OSDN Git Service

* configure.ac: Fix my previous change to really match GCC.
[pf3gnuchains/sourceware.git] / ChangeLog
1 2007-07-11  Bernd Schmidt  <bernd.schmidt@analog.com>
2
3         * configure.ac: Fix my previous change to really match GCC.
4         * configure: Regenerate.
5
6 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7
8         * configure.ac: Rewrite 'configure --help' strings to look nicer.
9         * configure: Regenerate.
10
11 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
12
13         * configure.ac: Add some missing m4 quotation.
14         * configure: Regenerate.
15
16 2007-07-09  Kai Tietz   <kai.tietz@onevision.com>
17
18         * Makefile.def: Add windmc tool to build.
19         * Makefile.tpl: Likewise.
20         * configure.ac: Likewise.
21         * Makefile.in: Regenerate.
22         * configure: Regenerate.
23
24 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
25
26         * lt~obsolete.m4: New. Import from 20070318 libtool.
27
28 2007-06-29  Bernd Schmidt  <bernd.schmidt@analog.com>
29
30         * configure.ac: Don't add target-libmudflap to noconfigdirs for
31         uclinux and linux-uclibc targets.
32         * configure: Regenerate.
33
34 2007-06-28  DJ Delorie  <dj@redhat.com>
35
36         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
37         not building newlib.
38         * configure: Regenerated.
39         
40 2007-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
41
42         * src-release (DEVO_SUPPORT): Correct typos.
43
44 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
45
46         * Makefile.def: Add dependency from configure-gdb to all-bfd.
47         * Makefile.in: Regenerated.
48
49 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
50
51         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
52         (distclean-stage[+id+]): Possibly delete stage_last.
53         * Makefile.in: Regenerate.
54
55 2007-06-07  Ben Elliston  <bje@au.ibm.com>
56
57         * config.sub, config.guess: Update from upstream sources.
58
59 2007-06-07  Ben Elliston  <bje@au.ibm.com>
60
61         * Makefile.tpl: Fix spelling error.
62         * Makefile.in: Regenerate.
63
64 2007-06-04  Paolo Bonzini  <bonzini@gnu.org>
65
66         Sync with gcc:
67         2007-05-30  Jakub Jelinek  <jakub@redhat.com>
68
69         PR bootstrap/29382
70         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
71         * configure: Rebuilt.
72
73 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
74
75         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
76         lt_cv_sys_max_cmd_len.
77
78 2007-05-31  Paolo Bonzini  <bonzini@gnu.org>
79
80         * ltgcc.m4: Update from GCC.
81
82 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
83
84         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
85
86 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
87
88         * ltmain.sh: Update from GCC.
89         * libtool.m4: Update from GCC.
90         * ltsugar.m4: New. Update from GCC.
91         * ltversion.m4: New. Update from GCC.
92         * ltoptions.m4: New. Update from GCC.
93         * ltconfig: Remove.
94         * ltcf-c.sh: Remove.
95         * ltcf-cxx.sh: Remove.
96         * ltcf-gcj.sh: Remove.
97         * src-release: Update with new libtool file list.
98
99 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
100
101         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
102         stage_cflags.
103         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
104         Remove CFLAGS/LIBCFLAGS.
105         (configure-stage[+id+]-[+prefix+][+module+],
106         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
107         * Makefile.in: Regenerate.
108
109 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
110
111         * config-ml.in: Update from GCC.
112
113 2007-04-09  Daniel Jacobowitz  <dan@codesourcery.com>
114
115         * src-release (do-proto-toplev): Process the support directories before
116         the tool directory.
117
118 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
119
120         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
121         of glob.  Quote arguments with single quotes too.
122         * configure: Regenerate.
123
124 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
125
126         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
127         * Makefile.in: Regenerate
128
129 2007-03-07  Andreas Schwab  <schwab@suse.de>
130
131         * configure: Regenerate.
132
133 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
134
135         * configure.ac: Add "--with-pdfdir" configure option,
136         which defines pdfdir variable.
137         * Makefile.def (target=fixincludes): Add install-pdf to
138         missing targets.
139         (recursive_targets): Add install-pdf target.
140         (flags_to_pass): Add pdfdir.
141         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
142         target.
143         * configure: Regenerate
144         * Makefile.in: Regenerate
145
146 2007-02-28  Eric Christopher  <echristo@apple.com>
147
148         Revert:
149         2006-12-07  Mike Stump  <mrs@apple.com>
150
151         * Makefile.def (dependencies): Add dependency for
152         install-target-libssp and install-target-libgomp on
153         install-gcc.
154         * Makefile.in: Regenerate.
155
156 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
157
158         * configure: Regenerate.
159         * configure.ac: Move statements after variable declarations.
160
161 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
162
163         * configure.ac: Adjust for loop syntax.
164         * configure: Regenerate.
165
166 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
167
168         * configure: Rebuilt.
169
170 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
171
172         * configure.ac: Drop multiple occurrences of --enable-languages,
173         and fix its quoting.
174         * configure: Rebuilt.
175
176 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
177             Nathan Sidwell  <nathan@codesourcery.com>
178             Vladimir Prus  <vladimir@codesourcery.com
179             Joseph Myers  <joseph@codesourcery.com>
180
181         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
182         * configure: Regenerate.
183
184 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
185
186         * configure.ac (target_libraries): Move libgcc before libiberty.
187         * configure: Regenerated.
188
189 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
190
191         * configure: Regenerate again?
192
193 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
194
195         * configure: Reapply PR30748 fix which was lost in the previous commit.
196
197 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
198             Paolo Bonzini  <bonzini@gnu.org>
199
200         PR bootstrap/30753
201         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
202         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
203         * configure: Regenerated.
204
205 2007-02-10  Paolo Bonzini  <bonzini@gnu.org>
206
207         * configure: Regenerate.
208
209 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
210
211         PR bootstrap/30748
212         * configure.ac: Correct syntax for Solaris ksh.
213         * configure: Regenerated.
214
215 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
216
217         * Makefile.def: Sync with GCC.
218         * Makefile.tpl: Sync with GCC.
219         * Makefile.in: Regenerate.
220         * configure: Regenerate.
221
222 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
223
224         * Makefile.tpl (build_alias, host_alias, target_alias): Use
225         noncanonical equivalents.
226         * configure.in: Rename to...
227         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
228         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
229         target_noncanonical.  Use them.  Rewrite removal of configure
230         arguments for autoconf 2.59.  Discard variable settings.  Force
231         program_transform_name for native tools.
232
233         * Makefile.in: Regenerated.
234         * configure: Regenerated with autoconf 2.59.
235
236         * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
237
238 2007-02-08  Jeff Johnston  <jjohnstn@redhat.com>
239
240         * COPYING.LIBGLOSS: Reformat default Red Hat
241         license to fit within 80 columns.
242         * COPYING.NEWLIB: Ditto.
243
244 2007-02-05  Dave Brolley  <brolley@redhat.com>
245
246         * Contribute the following changes:
247         2006-11-28  DJ Delorie  <dj@redhat.com>
248
249         * configure.in: Fix typo for mep's target_makefile_frag.
250         * configure: Regenerated.
251
252         2005-04-22  Richard Sandiford  <rsandifo@redhat.com>
253
254         * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
255         * configure: Regenerate.
256
257         2001-09-19  DJ Delorie  <dj@redhat.com>
258
259         * configure.in (target_makefile_frag): use mt-mep
260
261         2001-06-12  Don Howard  <dhoward@redhat.com>
262
263         * configure.in: Remove gdb from MeP skip list.
264
265         2001-04-05  DJ Delorie  <dj@redhat.com>
266
267         * configure.in (noconfigdirs): Remove gcc from MeP skip list.
268
269         2001-03-20  Ben Elliston  <bje@redhat.com>
270
271         * configure.in (noconfigdirs): Add gcc and gdb for MeP.
272
273         2001-03-19  Ben Elliston  <bje@redhat.com>
274
275         * config.sub (mep, mep-*): Add.
276
277 2007-01-31  Andreas Schwab  <schwab@suse.de>
278
279         * Makefile.tpl (LDFLAGS): Substitute it.
280         * Makefile.in: Regenerate.
281
282 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
283
284         * configure.in: Change == to = in test command.
285         * configure: Regenerate.
286
287 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
288             Nick Clifton  <nickc@redhat.com>
289             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
290
291         * configure.in (build_configargs, host_configargs, target_configargs):
292         Remove build/host/target parameters.
293         (host_libs): Add gmp and mpfr.
294         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
295         * Makefile.def (gmp, mpfr): New.
296         (gcc): Remove target.
297         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
298         target_os, target_vendor): New.
299         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
300         * configure: Regenerate.
301         * Makefile.in: Regenerate.
302
303 2007-01-11  Matt Fago  <fago@earthlink.net>
304
305         * configure.in: Try to link to functions only in mpfr 2.2.x
306         to improve robustness of configure tests.
307         * configure: Regenerate.
308
309 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
310
311         * configure.in: Add support for an x86_64-mingw* target.
312         * configure: Regenerate.
313
314 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
315
316         * Makefile.tpl (all-target): Correct @if conditional for target
317         modules.
318         * configure.in: Omit libiberty if building only target libgcc.
319         * configure, Makefile.in: Regenerated.
320
321 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
322
323         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
324         * configure: Regenerate.
325
326 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
327
328         * Makefile.def (target_modules): Add libgcc.
329         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
330         * Makefile.tpl (clean-target-libgcc): Delete.
331         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
332         on gcc even for bootstrapped modules.  Rewrite handling of
333         lang_env_dependencies to loop over target_modules.
334         * configure.in (target_libraries): Add target-libgcc.
335         * Makefile.in, configure: Regenerated.
336
337 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
338
339         Sync with gcc:
340         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
341
342         * configure.in: Reorganize recognition of languages.  Add
343         --enable-stage1-languages.  Show supported languages for the chosen
344         target rather than all recognized languages.
345         * configure: Regenerate.
346
347         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
348
349         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
350         * Makefile.in: Regenerate.
351
352         2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
353
354         * configure.in: Warn that MPFR 2.2.0 is buggy.
355         * configure: Regenerate.
356
357 2006-12-27  Ian Lance Taylor  <iant@google.com>
358
359         * configure.in: When removing Makefiles to force a reconfigure, also
360         remove prev-DIR*/Makefile.
361         * configure: Regenerate.
362
363 2006-12-23  Kazu Hirata  <kazu@codesourcery.com>
364
365         * config.bfd: Recognize fido.
366
367 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
368
369         Sync with gcc:
370
371         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
372
373         * configure.in: Remove "$build" case for powerpc-*-darwin* since
374         it only affects bootstrap and could be tested on "$host" as well.
375         * configure: Regenerate.
376         * config/mh-ppc-darwin: Add to the stage1 cflags here.
377
378         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
379
380         PR bootstrap/29544
381         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
382         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
383         move here comment from Makefile.tpl.
384         * Makefile.tpl: Move some definitions higher in the file.
385         (STAGE1_CHECKING): New.
386         * configure.in: Add --enable-stage1-checking.
387         * configure: Regenerate.
388         * Makefile.in: Regenerate.
389
390         2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
391
392         * configure.in: Update error message for missing GMP/MPFR.
393
394         * configure: Regenerate.
395
396         2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
397
398         * configure.in: Update MPFR version in error message.
399
400         * configure: Regenerate.
401
402         2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
403
404         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
405         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
406         --with-gmp-lib): New flags.
407
408         * configure: Regenerate.
409
410 2006-12-12  Andreas Tobler  <a.tobler@schweiz.org>
411
412         PR bootstrap/30134
413         * configure.in: Correct x86 darwin support for libjava to powerpc
414         and i?86 only.
415         * configure: Regenerate.
416
417 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
418
419         * configure.in:  Handle spu makefile frag.
420         * Makefile.tpl (MAINT): Define
421         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
422         * configure: Regenerate.
423         * Makefile.in: Regenerate.
424
425 2006-12-11  Ben Elliston  <bje@au.ibm.com>
426
427         * config.sub, config.guess: Update from upstream sources.
428
429 2006-12-11  Ben Elliston  <bje@au.ibm.com>
430
431         * configure.in: Sync with GCC (spu-*-*).
432         * configure: Sync with GCC.
433
434 2006-12-07  Mike Stump  <mrs@apple.com>
435
436         * Makefile.def (dependencies): Add dependency for
437         install-target-libssp and install-target-libgomp on
438         install-gcc.
439         * Makefile.in: Regenerate.
440
441 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
442
443         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
444         (unstage): Test for stage_last presence.
445
446         PR bootstrap/29802
447         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
448         * Makefile.in: Regenerate.
449
450 2006-11-14  DJ Delorie  <dj@redhat.com>
451
452         * Makefile.tpl (clean-stage*): Sync with GCC (clean).
453         * Makefile.in: Sync with GCC.
454         * configure.in: Sync with GCC (mpfr, gmp).
455         * configure: Sync with GCC.
456
457 2006-11-08  Jie Zhang  <jie.zhang@analog.com>
458
459         * configure.in: Remove target-libgloss from noconfigdirs for
460         bfin-*-*.
461         * configure: Regenerated.
462
463 2006-10-27  Jeff Johnston  <jjohnstn@redhat.com>
464
465         * COPYING.NEWLIB: Add spu license.
466         * COPYING.LIBGLOSS: Ditto.
467
468 2006-10-17  Brooks Moses  <bmoses@stanford.edu>
469
470         * Makefile.def: Added pdf target handling.
471         * Makefile.tpl: Added pdf target handling.
472         * Makefile.in: Regenerated.
473
474 2006-10-11  Jeff Johnston  <jjohnstn@redhat.com>
475
476         * COPYING.NEWLIB: Updated.
477         * COPYING.LIBGLOSS: Ditto.
478
479 2006-09-27  Dave Brolley  <brolley@redhat.com>
480
481         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
482         $s instead of $r.
483         * configure: Regenerated.
484
485 2006-09-26  Ben Elliston  <bje@au.ibm.com>
486
487         * config.sub, config.guess: Update from upstream sources.
488
489 2006-09-20  Thiemo Seufer  <ths@mips.com>
490
491         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
492         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
493         * configure: Regenerate.
494
495 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
496
497         * configure.in: Never build newlib for a Mingw host.
498         Never build newlib as Mingw target library.
499         Test the existence of winsup/cygwin for building a Cygwin newlib,
500         rather than just winsup.
501         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
502         building a Mingw target.
503         * configure: Regenerate.
504
505 2006-08-15  Thiemo Seufer  <ths@mips.com>
506             Nigel Stephens  <nigel@mips.com>
507             David Ung  <davidu@mips.com>
508
509         * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
510
511 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
512
513         Sync from GCC:
514         2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
515
516         PR bootstrap/18058
517         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
518         if the bootstrap compiler is a GCC version that supports it.
519         * configure: Regenerate.
520
521 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
522
523         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
524         * configure: Regenerated.
525
526 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
527
528         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
529         for stages after the first.
530
531 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
532
533         * Makefile.def: Add dependencies for configure-opcodes
534         on configure-intl and all-opcodes on all-intl.
535         * Makefile.in: Regenerated.
536
537 2006-07-04  Peter O'Gorman  <peter@pogma.com>
538
539         * ltconfig: chmod 644 before ranlib during install.
540
541 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
542
543         * configure.in: Fix thinkos in previous check-in.
544         * configure: Regenerate.
545
546 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
547
548         Sync from gcc:
549
550         2007-07-03  Paolo Bonzini  <bonzini@gnu.org>
551
552         PR other/27063
553         * configure.in: Test subdir_requires and give an appropriate
554         error message.
555         * configure: Regenerate.
556
557         2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
558
559         PR target/27540
560         * configure.in: Only enable libgomp on IRIX 6.
561         * configure: Regenerate.
562
563 2006-06-20  David Ayers  <d.ayers@inode.at>
564
565         PR bootstrap/28072
566         * configure.in: Add target-boehm-gc to noconfigdirs depending on
567         whether target-libjava is being configured instead of whether the
568         java front end is enabled.
569         * configure: Regenerate.
570
571 2006-06-15  Mark Shinwell  <shinwell@codesourcery.com>
572
573         * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
574         to R_ARM_LDC_SB_G{0,1,2} respectively.
575
576 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
577
578         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
579         too.
580         * Makefile.in: Regenerate.
581
582 2006-06-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
583
584         Sync from gcc:
585
586         2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
587         * configure.in: Don't enable libgomp on hpux10.
588         * configure: Rebuilt.
589
590 2006-06-13  David Ayers  <d.ayers@inode.at>
591
592         Sync from gcc:
593
594         2006-06-12  David Ayers  <d.ayers@inode.at>
595
596         PR bootstrap/27963
597         PR target/19970
598         * configure.in: Remove target-boehm-gc from noconfigdirs where
599         ${libgcj} is specified.
600         * configure: Regenerate.
601
602 2006-06-08  Jeff Johnston  <jjohnstn@redhat.com>
603
604         Sync from gcc:
605
606         2005-01-12  David Edelsohn  <edelsohn@gnu.org>
607                     Andreas Schwab  <schwab@suse.de>
608
609         PR bootstrap/18033
610         * config-ml.in: Eval option if surrounded by single quotes.
611
612 2006-06-07  Carlos O'Donell  <carlos@codesourcery.com>
613
614         Sync from gcc:
615
616         2006-06-06  David Ayers  <d.ayers@inode.at>
617
618         PR libobjc/13946
619         * Makefile.def: Add dependencies for libobjc which boehm-gc.
620         * Makefile.in: Regenerate.
621         * configure.in: Add --enable-objc-gc at toplevel and have it
622         enable boehm-gc for Objective-C.
623         Remove target-boehm-gc from libgcj.
624         Add target-boehm-gc to target_libraries.
625         Add target-boehm-gc to noconfigdirs where ${libgcj}
626         is specified.
627         Assert that boehm-gc is supported when requested for Objective-C.
628         Only build boehm-gc if needed either for Java or Objective-C.
629         * configure: Regenerate.
630
631         2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
632
633         PR 27674
634         * Makefile.tpl (configure-[+prefix+][+module+],
635         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
636         Remove rule to unstage bootstrapped modules.
637         (stage_current): New.
638         * Makefile.in: Regenerate.
639
640         2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
641         Andreas Tobler  <a.tobler@schweiz.ch>
642
643         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
644         * configure: Rebuilt.
645
646         Revert
647         2006-01-31  Richard Guenther  <rguenther@suse.de>
648         Paolo Bonzini  <bonzini@gnu.org>
649
650         * Makefile.def (target_modules): Add libgcc-math target module.
651         * configure.in (target_libraries): Add libgcc-math target library.
652         (--enable-libgcc-math): New configure switch.
653         * Makefile.in: Re-generate.
654         * configure: Re-generate.
655
656 2006-06-05  Jeff Johnston  <jjohnstn@redhat.com>
657
658         * config-ml.in: Alter CCASFLAGS to include special
659         multilib options the same as is done for CFLAGS.
660
661 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
662
663         * Makefile.def: Added dependencies from sim and gdb on intl, and
664         added configure dependencies to everything with an all dependency
665         on intl.
666         * gettext.m4: Removed.
667         * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
668         (GDB_SUPPORT_DIRS): Add intl.
669         * Makefile.in: Regenerated.
670
671 2006-05-25  Daniel Jacobowitz  <dan@codesourcery.com>
672
673         * src-release (DEVO_SUPPORT): Add config.rpath.
674
675 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
676
677         * Makefile.def (bfd, opcodes): Fix lib_path.
678         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
679         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
680         * Makefile.in: Regenerate.
681
682 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
683
684         * configure.in: Enable gprof for cross builds.
685         * configure: Regenerate.
686
687 2006-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
688
689         * src-release (MAKEINFOFLAGS): Define.
690         (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
691
692 2006-05-14  Ben Elliston  <bje@au.ibm.com>
693
694         * config.sub, config.guess: Update from upstream sources.
695
696 2006-05-12  Ben Elliston  <bje@au.ibm.com>
697
698         * config.sub, config.guess: Update from upstream sources.
699
700 2006-05-04  Steve Ellcey  <sje@cup.hp.com>
701
702         * blt, iwidgets, mmalloc: Remove directories.
703
704 2006-05-01  DJ Delorie  <dj@redhat.com>
705
706         * configure.in: Restore CFLAGS if GMP isn't present.
707         * configure: Regenerate.
708
709 2006-04-18  DJ Delorie  <dj@redhat.com>
710
711         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
712         reference libgloss so that libssp can be built in a combined
713         tree.
714         * configure: Regenerate.
715
716 2006-04-10  Ben Elliston  <bje@au.ibm.com>
717
718         * contrib: Remove directory.
719
720 2006-04-06  Carlos O'Donell <carlos@codesourcery.com>
721
722         * Makefile.tpl: Add install-html target.
723         * Makefile.def: Add install-html target.
724         * Makefile.in: Regenerate.
725         * configure.in: Add --with-datarootdir, --with-docdir,
726         and --with-htmldir options.
727         * configure: Regenerate.
728
729 2006-03-31  Ben Elliston  <bje@au.ibm.com>
730
731         PR binutils/1860
732         * configure.in: Require makeinfo 4.4 or higher.
733         * configure: Regenerate.
734
735 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
736
737         * Makefile.in: Regenerate.
738
739 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
740
741         Sync with gcc:
742         2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
743
744         * configure.in: Handle --disable-<component> generically.
745         * configure: Regenerate.
746
747         2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
748
749         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
750         (TARGET_CONFIGDIRS): Remove.
751         * configure.in: Remove AC_SUBST(target_configdirs).
752         * Makefile.in, configure: Regenerated.
753
754
755 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
756
757         PR libgcj/17311
758         * ltmain.sh: Don't use "$finalize_rpath" for compile.
759
760 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
761
762         PR bootstrap/25670
763
764         * Makefile.tpl ([+compare-target+]): Print explanation messages.
765
766         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
767         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
768         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
769         BUILD_PREFIX, BUILD_PREFIX_1.
770         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
771
772         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
773         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
774
775         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
776         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
777         of `cat stage_current`.  Always provide the `r' and `s' variables.
778         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
779         a single shell execution.
780         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
781         bootstrapped modules, make the stage1 module if the build was not
782         started yet, else build the current stage.
783         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
784         (all-build, all-host, all-target, [+make_target+]-host,
785         [+make_target+]-target): Do not use \-continued lines.
786         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
787         (current_stage, restrap, stage_last): New.
788
789         * Makefile.in: Regenerate.
790         * configure: Regenerate.
791
792 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
793
794         Sync from gcc:
795
796         2006-01-31  Richard Guenther  <rguenther@suse.de>
797                     Paolo Bonzini  <bonzini@gnu.org>
798
799         * Makefile.def (target_modules): Add libgcc-math target module.
800         * configure.in (target_libraries): Add libgcc-math target library.
801         (--enable-libgcc-math): New configure switch.
802         * Makefile.in: Re-generate.
803         * configure: Re-generate.
804         * libgcc-math: New toplevel directory.
805
806         2006-01-18  Richard Henderson  <rth@redhat.com>
807                     Jakub Jelinek  <jakub@redhat.com>
808                     Diego Novillo  <dnovillo@redhat.com>
809
810         * libgomp: New directory.
811         * Makefile.def: Add target_module libgomp.
812         * Makefile.in: Regenerate.
813         * configure.in (target_libraries): Add target-libgomp.
814         * configure: Regenerate.
815
816 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
817             Andreas Schwab  <schwab@suse.de>
818
819         * configure: Regenerate.
820
821 2006-01-16  Paolo Bonzini  <bonzini@gnu.org>
822
823         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
824         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
825         the assembler, linker and binutils.
826         * configure: Regenerate.
827
828 2006-01-16  Nick Clifton  <nickc@redhat.com>
829
830         * config.sub, config.guess: Sync from config repository.
831
832 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
833
834         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
835         @ from continuation.
836         * Makefile.in: Rebuilt.
837
838 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
839
840         Sync from gcc:
841
842         2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
843
844         PR bootstrap/24252
845
846         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
847         * Makefile.tpl (OBJDUMP): New.
848         (EXTRA_HOST_FLAGS): Add it.
849         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
850
851         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
852         to use symbolic links between directories.  Avoid race conditions
853         or make them harmless.
854         * configure.in: Do not try to use symbolic links between directories.
855
856         * Makefile.def (LEAN): Pass.
857         * Makefile.tpl (LEAN): Define.
858         (stage[+id+]-start): Accept that the previous directory does not
859         exist, if the bootstrap is lean.
860         (stage[+id+]-bubble): Invoke lean bootstrap commands after
861         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
862         configure substitution.
863         ([+compare-target+]): Likewise.
864         ([+bootstrap-target+]-lean): New.
865         * configure.in: Remove lean bootstrap support from here.
866
867         * Makefile.in: Regenerate.
868         * configure: Regenerate.
869
870         2006-01-02  Andreas Schwab  <schwab@suse.de>
871
872         * configure.in: When reconfiguring remove Makefile in
873         all stage directories.
874         * configure: Regenerate.
875
876 2005-12-27  Leif Ekblad  <leif@rdos.net>
877
878         * configure.in: Add support for RDOS target.
879         * configure: Regenerate.
880
881 2005-12-27  Nick Clifton  <nickc@redhat.com>
882
883         PR binutils/1990
884         * libtool.m4: Synchronize with version in GCC sources.
885
886 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
887
888         Revert Ada-related part of the previous change.
889
890         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
891         Do not pass.
892         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
893         * Makefile.in: Regenerate.
894         * configure.in: Do not include mt-ppc-aix target fragment.
895         * configure: Regenerate.
896
897 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
898
899         * configure.in: Select appropriate fragments for PowerPC/AIX.
900         * configure: Regenerate.
901
902         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
903         BOOT_CFLAGS, BOOT_LDFLAGS.
904         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
905         BOOT_CFLAGS, BOOT_LDFLAGS.
906         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
907         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
908         (stage): Fail if we cannot complete the work.
909         * Makefile.in: Regenerate.
910
911 2005-12-16  Jeff Johnston  <jjohnstn@redhat.com>
912
913         * COPYING.NEWLIB: Update copyright year for default
914         copyright.
915
916 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
917
918         * Makefile.tpl (all, do-[+make_target+], do-check, install,
919         install-host-nogcc): Don't invoke $(stage) at the end.
920         * Makefile.in: Regenerate.
921
922 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
923
924         * configure.in: Flip the top-level bootstrap switch.
925         * configure: Regenerate.
926
927         Merge from gcc:
928
929         2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
930
931         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
932         $(stage) and $(unstage).
933         (EXTRA_TARGET_FLAGS): Correct double-quoting.
934         (all): Remove stray semicolon.
935         (local-distclean): Don't handle multilib.tmp and multilib.out.
936         (install.all): Set $s for consistency.
937         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
938         check_multilibs setting.  Always make the install directory.
939         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
940         Correct @if/@endif.
941         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
942         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
943         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
944         (multilib.out): Remove.
945         * Makefile.in: Regenerated.
946
947 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
948
949         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
950         * configure.in: Replace ms1 arch with mt.
951         * configure: Rebuilt.
952
953 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
954
955         Sync with gcc:
956
957 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
958
959         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
960         * configure.in: Replace ms1 arch with mt.
961         * configure: Rebuilt.
962
963 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
964
965         Sync with gcc:
966
967         2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
968
969         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
970         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
971         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
972         Find in-tree tools if available.
973         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
974         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
975         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
976         (COMPILER_*_FOR_TARGET): New.
977         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
978         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
979         (CONFIGURED_*, USUAL_*): Remove.
980         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
981         STRIP): Use autoconf substitutions.
982         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
983         COMPILER_NM_FOR_TARGET): New.
984         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
985
986         (all): Make all-host and all-target in parallel.
987         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
988         that $$r and $$s are set before invoking a recursive make.
989         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
990         ([+bootstrap-target+]): Inline most of the `all' target.
991
992         2005-11-29  Ben Elliston  <bje@au.ibm.com>
993
994         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
995         from the gcc build directory.
996         * Makefile.in: Regenerate.
997
998         2005-11-29  Ben Elliston  <bje@au.ibm.com>
999
1000         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
1001         depend on all-libdecnumber.
1002         * configure.in (host_libs): Include libdecnumber.
1003         * Makefile.in: Regenerate.
1004         * configure: Likewise.
1005
1006         2005-11-21  Kean Johnston  <jkj@sco.com>
1007
1008         * config.sub, config.guess: Sync from upstream sources.
1009
1010 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
1011
1012         * Makefile.def: Remove gdb dependencies for gdbtk.
1013         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1014         (configure-gdb, install-gdb): New rules.
1015         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1016         * Makefile.in, configure: Regenerated.
1017
1018 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
1019
1020         PR bootstrap/24297
1021         * Makefile.tpl (do-[+make-target+], do-check, install,
1022         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1023         are set before recursing.
1024         * Makefile.in: Regenerate.
1025
1026 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
1027
1028         PR bootstrap/18939
1029         * Makefile.def (gcc) <target>: Fix thinko.
1030         * Makefile.in: Regenerate.
1031
1032 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
1033
1034         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1035         * configure: Regenerate.
1036
1037 2005-10-09  Kazu Hirata  <kazu@codesourcery.com>
1038
1039         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1040         target-libffi, target-qthreads, target-libjava, and
1041         targetlibobjc.
1042         * configure: Regenerate.
1043
1044 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
1045
1046         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1047         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1048         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1049         (USUAL_OBJDUMP_FOR_TARGET): New.
1050         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1051         * configure.in: Check for $OBJDUMP_FOR_TARGET.
1052         * configure, Makefile.in: Regenerated.
1053
1054 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1055
1056         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1057         before other host packages.
1058
1059 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
1060
1061         PR bootstrap/22340
1062
1063         * configure.in (default_target): Remove.
1064         * Makefile.tpl (all): Do not use prerequisites as subroutines
1065         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1066         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1067         use prerequisites as subroutines.
1068         (check-host, check-target): New.
1069         (bootstrap configure & all targets): Do not use stage*-start
1070         if the directory layout is already ok.
1071         (non-bootstrap configure & all targets): Prepend a $(unstage).
1072         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
1073         (NOTPARALLEL): Remove.
1074         (unstage, stage variables): New variables.
1075         (unstage, stage targets): Simply expand to those variables.
1076
1077         * configure: Regenerate.
1078         * Makefile.in: Regenerate.
1079
1080 2005-10-04  James E Wilson  <wilson@specifix.com>
1081
1082         * Makefile.def (lang_env_dependencies): Add libmudflap.
1083         * Makefile.in: Regenerate.
1084
1085 2005-10-03  Catherine Moore  <clm@cm00re.com>
1086
1087         * configure.in (bfin-*-*): Support bfin.
1088         * configure: Regenerated.
1089
1090 2005-09-30  H.J. Lu  <hongjiu.lu@intel.com>
1091
1092         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1093         * configure: Regenerated.
1094
1095 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
1096
1097         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1098         (LIPO_FOR_TARGET): New.
1099         (CONFIGURED_LIPO_FOR_TARGET): New.
1100         (USUAL_LIPO_FOR_TARGET): New.
1101         (STRIP_FOR_TARGET): New.
1102         (CONFIGURED_STRIP_FOR_TARGET): New.
1103         (USUAL_STRIP_FOR_TARGET): New.
1104         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1105         STRIP_FOR_TARGET.
1106         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1107         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1108         * Makefile.in: Regenerate.
1109         * configure: Regenerate.
1110
1111 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
1112
1113         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1114         (rs6000-*-aix*): Same.
1115         * configure: Regenerate.
1116
1117 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1118
1119         * configure.in: Recognize f95 in the --enable-languages option,
1120         and substitute it for fortran, issuing a warning.
1121         * configure: Regenerate.
1122
1123 2005-09-07  Ben Elliston  <bje@au.ibm.com>
1124
1125         Import from Autoconf sources:
1126
1127         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
1128         * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
1129         Elliston.  Handle weird characters correctly.
1130
1131 2005-08-30  Phil Edwards  <phil@codesourcery.com>
1132
1133         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
1134         * configure:  Regenerated.
1135
1136 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
1137
1138         * Makefile.def (libssp): Add to lang_env_dependencies.
1139         * Makefile.in: Regenerate.
1140
1141 2005-08-17  Christian Groessler  <chris@groessler.org>
1142
1143         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1144         * Makefile.in: Regenerate.
1145
1146 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
1147
1148         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
1149         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
1150         Look for alternate names of the target cc and c++
1151         * configure: Regenerate.
1152
1153 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
1154
1155         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1156         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
1157         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
1158         tools; remove code to manually set them.
1159         (Target tools): Look in the environment for them.
1160         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
1161         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
1162         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
1163         build directory.
1164         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
1165         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
1166         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
1167         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1168         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
1169         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
1170         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
1171         * configure: Regenerate.
1172         * Makefile.in: Regenerate.
1173
1174 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
1175
1176         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
1177         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
1178         * Makefile.in: Regenerated.
1179
1180 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
1181
1182         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
1183         (CFLAGS_FOR_TARGET): Use it.
1184         (CXXFLAGS_FOR_TARGET): Likewise.
1185         * Makefile.in: Regenerated.
1186         * configure.in (--with-build-sysroot): New option.
1187         * configure: Regenerated.
1188
1189 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
1190
1191         * Makefile.tpl: Wrap install between unstage and stage
1192         * Makefile.in: Regenerate.
1193
1194 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
1195
1196         * all files: Update FSF address.
1197
1198 2005-07-14  Jim Blandy  <jimb@redhat.com>
1199
1200         * configure.in: Add cases for Renesas m32c.
1201         * configure: Regenerated.
1202
1203 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
1204
1205         * COPYING, compile, config-ml.in, config.guess,
1206         config.sub, install-sh, missing, mkinstalldirs,
1207         symlink-tree, ylwrap: Sync from upstream sources.
1208
1209 2005-07-13  Eric Christopher  <echristo@redhat.com>
1210
1211         * configure.in: Add toplevel noconfigdir support for tpf.
1212         * configure: Regenerate.
1213
1214 2005-07-11  Jakub Jelinek  <jakub@redhat.com>
1215
1216         * Makefile.def (target_modules): Add libssp.
1217         * configure.in (target_libraries): Add target-libssp.
1218         * configure: Rebuilt.
1219         * Makefile.in: Rebuilt.
1220
1221 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
1222
1223         PR ada/22340
1224
1225         * Makefile.def: Sync with gcc.
1226         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
1227         * Makefile.in: Regenerate.
1228
1229 2005-07-07  Andreas Schwab  <schwab@suse.de>
1230
1231         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
1232         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
1233         * Makefile.in: Regenerated.
1234
1235 2005-07-07  Kazu Hirata  <kazu@codesourcery.com>
1236
1237         * configure.in: Add --enable-libssp and --disable-libssp.
1238         * configure: Regenerate with autoconf-2.13.
1239
1240 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
1241
1242         * configure.in: Don't build sim or rda when targetting darwin.
1243         * configure: Regenerate.
1244
1245 2005-07-04  Ben Elliston  <bje@gnu.org>
1246
1247         * src-release (do-proto-toplev): Remove dejagnu bits.
1248         (DEJAGNU_SUPPORT_DIRS): Remove.
1249         (dejagnu.tar.bz2, dejagnu.tar): Likewise.
1250         (GDBD_SUPPORT_DIRS): Likewise.
1251         (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
1252         (INSIGHTD_SUPPORT_DIRS): Likewise.
1253         (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
1254
1255 2005-06-30  Ben Elliston  <bje@gnu.org>
1256
1257         * setup.com (mpw): Remove unused directive.
1258
1259 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
1260
1261         * Makefile.def (stagefeedback): Come after profile.
1262         Define profiledbootstrap target.
1263         * Makefile.tpl (profiledbootstrap): Remove.
1264         (stageprofile-end): Zap stagefeedback.
1265         (stagefeedback-start): Copy all .gcda files, not only GCC's.
1266         * Makefile.in: Regenerate.
1267
1268 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
1269
1270         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
1271         In 'cpp' stanza, support '#line' as well as '# '.
1272
1273 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
1274
1275         * configure.in (unsupported_languages): New macro.
1276         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
1277         non-ported target libraries in noconfigdirs.
1278         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
1279         non-linux-gnu.  Remove libgcj_ex_libffi.
1280         <lang_frag loop>: Set add_this_lang=no if the language is in
1281         unsupported_languages.
1282         * configure: Regenerate.
1283
1284 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
1285
1286         * configure.in: Fix typo in handling of --with-mpfr-dir.
1287         * configure: Regenerate.
1288
1289 2005-06-02  Jim Blandy  <jimb@redhat.com>
1290
1291         * config.sub: Add cases for the Renesas m32c.  (This patch has been
1292         accepted into the master sources.)
1293
1294 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
1295             Michael Snyder  <msnyder@redhat.com>
1296             Stan Cox  <scox@redhat.com>
1297
1298         * configure.in: Set noconfigdirs for ms1.
1299
1300         * configure: Regenerate.
1301
1302 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
1303
1304         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
1305         (Dependencies): Consider target modules for bootstrap dependencies.
1306         Make target bootstrap modules depend on each stage's gcc.
1307         * Makefile.in: Regenerate.
1308
1309 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
1310
1311         * Makefile.def (configure-gcc): Depend on binutils having been built.
1312         (all-gcc): No need to do it here.
1313         * Makefile.in: Regenerate.
1314
1315 2005-05-19  Paul Brook  <paul@codesourcery.com>
1316
1317         * configure.in: Rewrite misleading error message when requested
1318         language cannot be built.
1319         * configure: Regenerate.
1320
1321 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
1322
1323         * ylwrap: Import from Automake 1.9.5.
1324
1325 2005-05-04  Mike Stump  <mrs@apple.com>
1326
1327         * configure.in: Always pass --target to target configures as
1328         otherwise rebuilds that do --recheck will fail.
1329         * configure: Rebuilt.
1330
1331 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
1332
1333         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
1334         STAGE_HOST_EXPORTS.
1335         (configure, all): Add bootstrap support.
1336         (Host modules, target modules): Pass post-stage1 flags and exports.
1337         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
1338         * Makefile.in: Regenerate.
1339
1340 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
1341
1342         Sync from gcc:
1343
1344         2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
1345
1346         * config.sub: Update from master copy.
1347
1348         2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
1349
1350         * configure.in <crisv32-*-*, cris-*-*>: New local variable
1351         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
1352         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
1353         "*-*-elf" and "*-*-linux*".
1354         * configure: Regenerate.
1355
1356 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
1357
1358         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
1359         (TARGET_CONFIGARGS): Include --with-target-subdir.
1360         (configure, all): New macros.  Use them throughout.
1361
1362 2005-04-05  Paolo Bonzini  <bonzini@gnu.org>
1363
1364         * Makefile.tpl: Sync with gcc.
1365         * Makefile.in: Regenerate.
1366
1367 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
1368
1369         * config/mh-mingw32: Delete.
1370         * configure.in: Don't use it.
1371         * configure: Regenerate.
1372
1373 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
1374
1375         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
1376         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
1377         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
1378         (HOST_LIB_PATH): Generate from Makefile.def.
1379         (TARGET_LIB_PATH): Likewise.
1380         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
1381         * Makefile.in: Regenerate.
1382         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
1383         (RPATH_ENVVAR): Include Darwin case.
1384         * configure: Regenerate.
1385
1386 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
1387
1388         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
1389         * configure: Regenerate.
1390
1391 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
1392
1393         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
1394         gcc_version, and gcc_version_trigger from set of flags to pass.
1395         * Makefile.tpl: Remove definitions of above variables.
1396         (config.status): Remove dependency on $(gcc_version_trigger).
1397         * Makefile.in: Regenerate.
1398         * configure.in: Do not reference config/gcc-version.m4 nor
1399         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
1400         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
1401         * configure: Regenerate.
1402
1403 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
1404             Andrew Pinski <pinskia@physics.uc.edu>
1405
1406         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
1407         * Makefile.in: Regenerate.
1408
1409 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
1410
1411         PR libgcj/20160
1412         * ltmain.sh: Avoid creating archives with components that have
1413         duplicate basenames.
1414
1415 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
1416
1417         PR bootstrap/20250
1418         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
1419         instead of check.
1420         * Makefile.in: Regenerate.
1421
1422 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
1423
1424         Sync from gcc.
1425
1426         2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
1427
1428         PR bootstrap/17383
1429         * Makefile.def (target_modules): Remove "stage", now unnecessary.
1430         * Makefile.tpl (HOST_SUBDIR): New substitution.
1431         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
1432         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
1433         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
1434         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
1435         (Host modules, Bootstrapped modules): Use it.
1436         (Build modules, Target modules): Do not create symlink trees,
1437         always configure out-of-srcdir.
1438         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
1439         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
1440         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
1441         $(HOST_SUBDIR).  Create a symlink for host_subdir.
1442
1443         * Makefile.in: Regenerate.
1444         * configure: Regenerate.
1445
1446         Merged from libada-gnattools-branch:
1447         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
1448
1449         * Makefile.def: Add gnattools as a module, depending on target-libada.
1450         * Makefile.in: Regenerate.
1451         * configure.in: Include gnattools in host_tools; disable it if ada
1452         is disabled.
1453         * configure: Regenerate.
1454
1455 2005-02-23  Nick Clifton  <nickc@redhat.com>
1456
1457         * configure: Regenerate.
1458
1459 2005-02-22  Paul Schlie  <schlie@comcast.net>
1460
1461         * configure.in: Allow darwin targeted ports to build tk, itcl and
1462         libgui.
1463
1464 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1465
1466         PR libgcj/10353
1467         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
1468         * configure: Regenerate.
1469
1470 2005-02-08  Andrew Cagney  <cagney@gnu.org>
1471
1472         * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
1473         gdb/ section.  Update GDB's URL.
1474
1475 2005-01-31  Andrew Cagney  <cagney@gnu.org>
1476
1477         * gettext.m4: Only set ENABLE_NLS when gettext is present.
1478
1479 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
1480
1481         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
1482         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
1483         target-libgloss when not *-*-elf and *-*-aout.
1484         * configure: Regenerate.
1485
1486 2005-01-27  Andrew Cagney  <cagney@gnu.org>
1487
1488         * gettext.m4: Don't use NONE as a default for CATOBJEXT.
1489
1490 2005-01-24  Andrew Cagney  <cagney@gnu.org>
1491
1492         * gettext.m4: Only fall back to ../intl/ when it's present.
1493
1494 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
1495
1496         * install-sh, config.sub: Import from upstream.
1497
1498 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
1499
1500         PR bootstrap/18222
1501         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
1502         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
1503         * Makefile.in: Regenerate.
1504
1505 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
1506
1507         Revert 2004-12-28 Makefile changes, a better fix will be
1508         applied to mainline and src after GCC 4.0 branches.
1509
1510 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
1511
1512         PR bootstrap/17383
1513
1514         * Makefile.def (target_modules): Remove stage parameter,
1515         it is always true now.
1516         * Makefile.tpl (configure-build-[+module+],
1517         configure-target-[+module+]): Always build symlink tree
1518         for the directory and for include.  BUILD_SUBDIR and
1519         TARGET_SUBDIR cannot be . anymore.
1520         * Makefile.in: Regenerate.
1521
1522 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
1523
1524         Revert 2004-12-08 Makefile changes.
1525
1526 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
1527
1528         * configure.in (sh64-*-*): Reenable gprof.
1529         * configure: Regenerate.
1530
1531 2004-12-09  Jim Blandy  <jimb@redhat.com>
1532
1533         * MAINTAINERS: List 'depcomp' as part of automake.
1534
1535 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
1536
1537         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
1538         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
1539         (EXTRA_TARGET_FLAGS): Add PICFLAG.
1540         * Makefile.in: Regenerate.
1541
1542 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
1543
1544         * Makefile.tpl: Generate normal dependencies if the LHS module is
1545         not bootstrapped.
1546         * Makefile.in: Regenerate.
1547
1548 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
1549
1550         * configure.in: Include config/gxx-include-dir.m4.  Use
1551         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
1552         * configure: Regenerate.
1553
1554 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
1555
1556         * config.if: Delete.
1557         * configure.in: Set libstdcxx_incdir directly.
1558         * configure: Regenerate.
1559         * MAINTAINERS: Remove mention of config.if.
1560         * src-release (DEVO_SUPPORT): Remove config.if.
1561
1562 2004-12-02  Eric Christopher  <echristo@redhat.com>
1563
1564         * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
1565         of things to remove.
1566         * Makefile.in: Regenerate.
1567
1568 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
1569
1570         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
1571         * configure: Regenerate.
1572
1573 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
1574
1575         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
1576         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
1577         * configure: Regenerate.
1578
1579 2004-11-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1580
1581         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
1582         (hppa*64*-*-*): Delete incorrect comment.
1583         * configure: Rebuilt.
1584
1585 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
1586
1587         * install-sh, compile: Import from automake.
1588
1589 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
1590
1591         * config.guess, config.sub:  Import from savannnah.
1592
1593 2004-11-12  Mike Stump  <mrs@apple.com>
1594
1595         * Makefile.def: Add html support.
1596         * Makefile.tpl: Likewise.
1597         * Makefile.in: Regenerate.
1598
1599 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
1600
1601         PR 18423
1602         * configure.in: Remove all instances of build-fixincludes from
1603         noconfigdirs.
1604         (build_configargs): Supply --target to subdirectories.
1605         * configure: Regenerate.
1606
1607         * Makefile.def: Make gcc install depend on fixincludes install.
1608         * Makefile.in: Regenerate.
1609
1610 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
1611
1612         * configure.in (noconfigdirs) [mmix-*-*]: Disable
1613         target-libgfortran.
1614         * configure: Regenerate.
1615
1616 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
1617
1618         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
1619         like CC.
1620
1621 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
1622
1623         * Makefile.def (host fixincludes): Specify missing targets.
1624         * Makefile.in: Regenerate.
1625
1626 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
1627
1628         PR other/17783
1629         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
1630         * configure: Regenerated.
1631
1632 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
1633
1634         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
1635         * configure: Regenerated.
1636
1637 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
1638
1639         PR target/18151
1640         * configure.in (case ${target}): Do not build fixincludes for avr.
1641         * configure: Regenerated.
1642
1643 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
1644
1645         * configure.in (case ${target}): Do not build fixincludes
1646         on platforms where it is not used.
1647         * configure: Regenerated.
1648
1649 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
1650
1651         * configure.in: Use an absolute path to install-sh.
1652         * configure: Regenerated.
1653
1654 2004-10-19  Andrew Cagney  <cagney@gnu.org>
1655
1656         * src-release (do-djunpack, do-md5sum): Install the generated file
1657         directly into the proto-toplev/ directory.
1658
1659 2004-10-19  Andrew Cagney  <cagney@gnu.org>
1660
1661         * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
1662
1663 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
1664
1665         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1666         * configure: Regenerate.
1667
1668 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
1669
1670         Fix wrong conflict resolution in:
1671
1672         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
1673
1674         * Makefile.in: Regenerate.
1675         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1676         in the recursive `make', instead of hardwiring `all'.
1677         (Autogenerated TARGET-* variables): New.
1678
1679 2004-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
1680
1681         Merged from GCC / libtool upstream:
1682         2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
1683         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1684         * ltcf-cxx.sh (tpf*): Likewise.
1685         * ltconfig (tpf*): Add TPF OS configuration support.
1686
1687 2004-09-30  Tomer Levi  <Tomer.Levi@nsc.com>
1688
1689         * configure.in: Enable target-libgloss for crx-*-*.
1690         * configure: Regenerate.
1691
1692 2004-09-24  Michael Roth  <mroth@nessie.de>
1693
1694         * configure.in (--without-headers): Add missing double quotes.
1695         * configure: Regenerate.
1696
1697 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
1698
1699         * ylwrap: Revert to previous version.
1700
1701 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
1702
1703         PR bootstrap/17369
1704         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1705         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1706         SET_GCC_LIB_PATH_CMD.
1707         (BASE_TARGET_EXPORTS): Likewise.
1708         * Makefile.in: Regenerated.
1709
1710         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1711         * configure: Regenerated.
1712
1713 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
1714
1715         * config.guess: New upstream version
1716         * compile, depcomp, install-sh, ylwrap: Likewise.
1717
1718 2004-09-19  Roger Sayle  <roger@eyesopen.com>
1719
1720         * config/mh-x86omitfp: New host makefile fragment.  Add
1721         -fomit-frame-pointer to the default BOOT_CFLAGS.
1722         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1723         * configure: Regenerate.
1724
1725 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
1726
1727         PR target/11572
1728         * configure.in (*-*-darwin*): Renable libobjc.
1729         * configure: Regenerate.
1730
1731 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
1732
1733         * Makefile.def: Remove libbanshee.
1734         * Makefile.tpl: Ditto.
1735         * configure.in: Ditto.
1736         * Makefile.in: Regen.
1737         * configure: Ditto.
1738
1739 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
1740
1741         * missing: Import latest version from master repository.
1742
1743 2004-09-04  Nick Clifton  <nickc@redhat.com>
1744
1745         * config.sub: Import latest version from master repository.
1746         * config.guess: Likewise.
1747         This includes these changes:
1748
1749         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
1750
1751         * config.sub: Handle crisv32, alias etraxfs.
1752         * config.guess (crisv32:Linux:*:*): Handle.
1753
1754         2004-08-13  Brad Smith  <brad@comstyle.com>
1755
1756         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1757         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1758
1759         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
1760
1761         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1762         assume the processor is a powerpc.  This is because coreutils
1763         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1764         in this case, due to a MacOS X bug that causes
1765         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1766         to return a negative number.
1767         Problem reported by Petter Reinholdtsen in:
1768         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1769
1770         2004-07-19  Ben Elliston  <bje@gnu.org>
1771
1772         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1773
1774         2004-06-24  Ben Elliston  <bje@gnu.org>
1775
1776         * config.guess: Update copyright years.
1777         * config.sub: Likewise.
1778
1779         2004-06-22  Robert Millan  <robertmh@gnu.org>
1780
1781         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1782         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1783
1784         2004-06-22  Stanley F. Quayle <stan@stanq.com>
1785
1786         * config.guess (*:*VMS:*:*): New entry. Replaces
1787         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1788         manufacturer.
1789
1790         2004-06-22  Ben Elliston  <bje@gnu.org>
1791
1792         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1793         * config.sub: Likewise.
1794
1795         2004-06-22  Ben Elliston  <bje@gnu.org>
1796
1797         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1798         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1799
1800         2004-06-11  Ben Elliston  <bje@gnu.org>
1801
1802         * config.guess (pegasos:OpenBSD:*:*): Remove.
1803
1804         2004-06-11  Ben Elliston  <bje@gnu.org>
1805
1806         From Wouter Verhelst <wouter@grep.be>:
1807         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1808
1809         2004-06-11  Ben Elliston  <bje@gnu.org>
1810
1811         * config.guess (luna88k:OpenBSD:*:*): New.
1812
1813         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
1814
1815         * config.guess (m32r*:Linux:*:*): New case.
1816         * config.sub: Handle m32rle.
1817
1818         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
1819
1820         From Jens Petersen  <petersen@redhat.com>:
1821         * config.sub: Handle sparcv8.
1822
1823         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
1824
1825         From Tom Smith <smith@cag.lkg.hp.com>:
1826         * config.guess: Version suffixes are equally significant on Tru64
1827         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
1828         prefix of "P" (patched kernel).
1829
1830         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
1831
1832         * config.sub: Add support for National Semiconductor CRX target.
1833
1834 2004-09-03  Jan Beulich  <jbeulich@novell.com>
1835
1836         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1837         *-*-netware, but add target-libmudflap.
1838         Consolidate *-*-netware targets (of which really only i?86 exists)
1839         into a single entry.
1840         * configure: Likewise.
1841
1842 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
1843
1844         * Makefile.tpl (sorry): Remove.
1845         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1846         (cleanstrap targets): Depend on distclean, not distclean-stage1.
1847         (do-clean): Clean per-stage directories too.
1848         (do-distclean): Run distclean-stage1 too.
1849         (.NOTPARALLEL): Enable during toplevel bootstrap.
1850         (stage[+id+]-bubble): Enable parallel execution during
1851         the recursive invocation.
1852         * Makefile.in: Regenerate.
1853
1854         Sync from gcc (moving the Makefile.in change to Makefile.tpl):
1855
1856         2004-08-31  Robert Bowdidge <bowdidge@apple.com>
1857
1858         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1859         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1860         * configure: regenerate
1861         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
1862         -mdynamic-no-pic
1863
1864 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
1865
1866         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1867         include.
1868         * configure.in: Fix indentation.
1869         * configure: Regenerate.
1870
1871 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
1872
1873         * Makefile.def (build_modules): Add fixincludes.
1874         (dependencies): Make gcc depend on fixincludes.
1875         * configure.in (build_tools): Add fixincludes.
1876         (build_configdirs): Always include build_libs.
1877         * Makefile.in: Regenerate.
1878         * configure: Regenerate.
1879
1880 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
1881
1882         * Makefile.def (bootstrap stages): Add 'lean' parameter.
1883         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1884         phony targets; do not generate timestamp files.
1885         (distclean-stageN): Remove references to their timestamp files.
1886         (restageN, touch-stageN): Remove.
1887         (stageN-bubble): Rewritten.
1888         (compare): Support lean bootstraps.
1889         * Makefile.in: Regenerate.
1890
1891         * configure.in: Only warn when bootstrapping but
1892         build != host or build != target.  Support lean bootstraps.
1893         * configure: Regenerate.
1894
1895         Sync from gcc:
1896         2004-08-26  Phil Edwards  <phil@codesourcery.com>
1897
1898         * configure.in:  Give a better error message if GMP/MPFR are missing
1899         and a language needing them has been requested.
1900         * configure:  Regenerated.
1901
1902         2004-08-25  Phil Edwards  <phil@codesourcery.com>
1903
1904         * configure.in:  Print a list of available language front-ends if
1905         a requested one is missing.  Tidy stray tab characters.
1906         * configure:  Regenerated.
1907
1908 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
1909
1910         * Makefile.in: Regenerate.
1911         * configure: Regenerate.
1912
1913         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1914         stage_*_flags.
1915         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1916         for bootstrapped modules if toplevel bootstrap is going.
1917         (GCC bootstrap): Generate per-stage targets for all bootstrapped
1918         modules.  Adjust for changes in Makefile.def.  Enable several
1919         rules even in non-bootstrap mode, just to avoid peppering the
1920         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1921         (stage-[+prev+]-bubble): Remove.
1922
1923         * Makefile.def (Dependencies): Depend on all-build-bison,
1924         all-build-flex, all-build-byacc, all-build-texinfo, rather
1925         than the host variations.
1926         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
1927         with BUILD_SUBDIR.
1928         (BISON): Update for recent Bisons.
1929         (YACC): Fix typo.
1930         (cross): Depend on all-build.
1931         (all): Do not depend on all-build.
1932         (prebootstrap): Remove.
1933         (dep-kind): Accept separate prefixes for MODULE and ON variables.
1934         (Prebootstrap dependencies): Add them to the per-stage targets
1935         and to all-prebootstrap.
1936         * configure.in (build_configdirs): Always enable build_tools.
1937         (BUILD_DIR_PREFIX): Remove.
1938
1939         * Makefile.def (gcc): Add target variable.
1940         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1941         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1942         in the recursive `make', instead of hardwiring `all'.
1943         (Autogenerated TARGET-* variables): New.
1944
1945 2004-08-17  Robert Millan  <robertmh@gnu.org>
1946
1947         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1948         (instead of FreeBSD).
1949         * configure: Regenerate.
1950
1951 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
1952
1953         * Makefile.def, configure.in, src-release: Remove useless, bogus
1954         references to tix.
1955         * Makefile.in, configure: Regenerate.
1956
1957         * src-release: Stop distributing mmalloc with gdb (which doesn't
1958         use it).
1959         * Makefile.def: GDB doesn't depend on mmalloc anymore.
1960         * Makefile.in: Regenerate.
1961
1962 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
1963
1964         * configure.in (arm*-*-eabi*): New target.
1965         * configure: Regenerate.
1966
1967 2004-08-01  Robert Millan  <robertmh@gnu.org>
1968
1969         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1970         libmudflap for all GNU-based systems (with Glibc).
1971         * configure: Regenerate.
1972
1973 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
1974
1975         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1976         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1977         (Dependencies): New section.
1978         * Makefile.tpl (Dependencies): Generate from Makefile.def.
1979         (configure-target-[+module+]): Depend on maybe-all-gcc
1980         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
1981         (toplevel profiledbootstrap): Fix dependencies.
1982         * Makefile.in: Regenerate.
1983
1984 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
1985
1986         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1987         target-libiberty to noconfigdirs.
1988
1989 2004-08-03  Paul Brook  <paul@codesourcery.com>
1990
1991         * configure.in: Check for MPFR as well as GMP.
1992         * configure: Regenerate.
1993
1994 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
1995
1996         * Makefile.def (host-modules): Add gcc.
1997         * Makefile.in: Regenerate.
1998         * Makefile.tpl (sorry): New rule.
1999         (configure-host, all-host, [+make_target+]-host, do-check,
2000         install-host): Do not add gcc as a special case.
2001         (host modules): Add a small special-casing for gcc.  Export
2002         extra_make_flags through the environment.
2003         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
2004         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
2005         other recursive targets for gcc): Remove.
2006
2007         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
2008         (stage, unstage): New rules.
2009         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
2010         distclean-stage[+id+]): Use stage_current.
2011         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
2012         the stage*-start rules.
2013
2014 2004-07-19  Robert Millan  <robertmh@gnu.org>
2015
2016         Synced from gcc:
2017
2018         2004-04-26  Robert Millan  <robertmh@gnu.org>
2019
2020         Add patches from libtool CVS.
2021         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
2022         * ltconfig: Likewise.
2023         * ltcf-c.sh: Likewise.
2024         * ltcf-cxx.sh: Likewise.
2025         * ltcf-gcj.sh: Likewise.
2026
2027 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
2028
2029         * configure.in: Add noconfigdirs for crx-*-*.
2030         * configure: Regenerate.
2031
2032 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
2033
2034         Synced from gcc:
2035
2036         2004-07-09  Loren J. Rittle <ljrittle@acm.org>
2037
2038         * configure.in: Build libmudflap by default on FreeBSD.
2039         * configure: Regenerated.
2040
2041         2004-07-09  Mark Mitchell  <mark@codesourcery.com>
2042
2043         * configure.in: Do not build libmudflap by default on non-GNU/Linux
2044         systems.
2045         * configure: Regenerated.
2046
2047         2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2048
2049         PR target/16344
2050         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
2051         feedback based compiler.
2052         * Makefile.in: Rebuilt.
2053
2054         2004-07-05  Phil Edwards  <phil@codesourcery.com>
2055
2056         * configure.in:  Do not prepend $srcdir to /dev/null in
2057         makefile fragments.
2058         * configure:  Regenerate.
2059
2060 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
2061
2062         * Makefile.def (host_modules): Set bootstrap=true for flex.
2063         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
2064         * Makefile.in: Rebuilt.
2065
2066 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
2067
2068         * Makefile.def (build_modules): Add bison, byacc, flex,
2069         m4, texinfo.
2070         (flags_to_pass): Add FLEX.
2071         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
2072         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
2073         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
2074         DEFAULT_MAKEINFO): Remove.
2075         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
2076         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
2077         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
2078         objdir or else use configured tool.
2079         (all-build): New.
2080         (all): Depend on it.
2081         (Build module dependencies): Add.
2082         * Makefile.in: Regenerate.
2083         * configure.in: Better support for multiple build modules,
2084         matching what is done for host/target modules.  Do not look
2085         for "plausible" locations of build tools if Canadian cross.
2086         Use autoconf's AC_PROG_CC to find a C compiler.  Define
2087         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
2088         * configure: Regenerate.
2089
2090 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
2091
2092         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
2093         * Makefile.in: Regenerate.
2094
2095 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
2096
2097         * Makefile.tpl (configure-build-[+module+],
2098         configure-[+module+], configure-target-[+module+]): Pass
2099         [+extra_configure_args+].
2100         (all-build-[+module+], all-[+module+], check-[+module+],
2101         install-[+module+], [+make_target+]-[+module+],
2102         all-target-[+module+], check-target-[+module+],
2103         install-target-[+module+], [+make_target+]-target-[+module+]):
2104         Pass [+extra_make_args+].
2105         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
2106         (GCC_HOST_EXPORTS): Remove.
2107         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
2108         cross, check-gcc, check-gcc-c++, install-gcc,
2109         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
2110         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
2111         * Makefile.in: Regenerate.
2112
2113 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
2114
2115         * configure.in: Check for srcdir/winsup rather than build directory
2116         winsup.
2117         * configure: Regenerate.
2118
2119 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
2120
2121         * configure.in: Don't build Cygwin native newlib if winsup
2122         directory is missing.  Emit warning instead.
2123         * configure: Regenerate.
2124
2125 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
2126
2127         * Makefile.tpl (touch-stage[+id+]): New.
2128         (restage[+prev+]): Depend on touch-stage[+id+].
2129
2130         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
2131         Use it throughout.
2132
2133         * Makefile.def: Add profile and feedback bootstrap stages.
2134         Remove next field from bootstrap stages.
2135         * Makefile.tpl (LN, LN_S): Substitute.
2136         (stageN-start, stageN-end): Use double-colon rules, to
2137         provide a hook for additional setup commands.
2138         (distclean-stageN-gcc, restageN): Create dependencies from
2139         [+prev+], not from [+next+].
2140         (stageN-bubble): Add commands for successive stages from
2141         [+prev+], using double-colon rules.
2142         (all-stageN-gcc): Fix typo.
2143         (stagefeedback-start, profiledbootstrap): New.
2144         * Makefile.in: Regenerate.
2145         * configure.in: Call ACX_PROG_LN.
2146         * configure: Regenerate.
2147
2148 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
2149
2150         * configure.in: Fix --enable-bootstrap breakage introduced in trees
2151         without gcc.
2152         * configure: Regenerate.
2153
2154 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
2155
2156         * Makefile.tpl: Fix typo.
2157         * Makefile.in: Regenerate.
2158
2159 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
2160
2161         * configure.in: Remove new- prefix from toplevel
2162         bootstrap targets.
2163         * configure: Regenerate.
2164
2165 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
2166
2167         Merge this patch from the gcc tree:
2168
2169         2004-05-30  Andreas Jaeger  <aj@suse.de>
2170                     Jim Wilson <wilson@specifixinc.com>
2171
2172         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
2173         like CC.
2174
2175 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
2176
2177         * Makefile.tpl (all.normal): Rename to all.
2178         (all): Replace with a rule to pick the default
2179         target from configure.
2180         (all-gcc, configure-gcc): Use conditionals to
2181         do nothing when toplevel bootstrap is going on.
2182         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
2183         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
2184         * configure.in: Support --enable-bootstrap.
2185
2186         * Makefile.def: Remove new- prefix from toplevel
2187         bootstrap targets.
2188         * Makefile.tpl: Likewise.
2189
2190         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
2191         target.
2192
2193         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
2194         $(RECURSE_FLAGS) to recursive invocation of make.
2195
2196         * Makefile.in: Regenerate.
2197         * configure: Regenerate.
2198
2199 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
2200
2201         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
2202         * configure: Regenerate.
2203
2204 2004-05-25  Daniel Jacobowitz  <drow@false.org>
2205
2206         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
2207         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
2208         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
2209         targets.
2210         * Makefile.in: Regenerate.
2211
2212 2005-05-24  Paolo Bonzini <bonzini@gnu.org>
2213
2214         * configure.in: Test the ability to symlink directories.
2215         * configure: Regenerate.
2216
2217         * Makefile.def (bootstrap-stage): New definitions.
2218         * Makefile.tpl (configure-stage1-gcc,
2219         configure-stage2-gcc, configure-stage3-gcc,
2220         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
2221         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
2222         new-restage3, compare): Autogenerate, see Makefile.in
2223         entry for behavioral changes.
2224         (distclean-stage1, new-stage1-start, new-stage1-end,
2225         new-stage1-bubble, distclean-stage2, new-stage2-start,
2226         new-stage2-end, new-stage2-bubble, distclean-stage3,
2227         new-stage3-start, new-stage3-end): New autogenerated targets.
2228         (objext, prebootstrap, BOOT_CFLAGS,
2229         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
2230         targets.
2231
2232         * Makefile.in: Regenerate.
2233         (distclean-stage1, new-stage1-start, new-stage1-end,
2234         new-stage1-bubble, distclean-stage2, new-stage2-start,
2235         new-stage2-end, new-stage2-bubble, distclean-stage3,
2236         new-stage3-start, new-stage3-end): New targets.
2237         (all-stage1-gcc): Move prebootstrap dependency from here...
2238         (configure-stage1-gcc): ...to here.
2239         (new-bootstrap): Use bubble targets.
2240         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2241         Use per-stage distclean targets.
2242         (configure-stage1-gcc, configure-stage2-gcc,
2243         configure-stage3-gcc, all-stage1-gcc,
2244         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
2245         Use new-stageN-start to prepare the tree.
2246
2247 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
2248
2249         * Makefile.def (host_modules): add libcpp.
2250         * Makefile.tpl: Add dependencies on and for libcpp.
2251         * Makefile.in: Regenerate.
2252         * configure.in: Add libcpp host module.
2253         * configure: Regenerate.
2254
2255 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
2256
2257         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
2258         of libf2c.
2259         * configure, Makefile.in: Regenerate.
2260
2261 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
2262
2263         Merge from tree-ssa-20020619-branch.
2264
2265         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
2266         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
2267         (HOST_GMPLIBS): Define.
2268         (HOST_GMPINC): Define.
2269         (TARGET_LIB_PATH): Add libmudflap.
2270         (GFORTRAN_FOR_TARGET): Define.
2271         (configure-build*): Export GFORTRAN.
2272         (configure-gcc): Export GMPLIBS and GMPINC.
2273         (all-gcc): Add maybe-all-libbanshee.
2274         (configure-target-libgfortran): Define.
2275         * Makefile.in: Regenerate.
2276         * configure.in (host_libs): Add libbanshee.
2277         (target_libraries): Add target-libmudflap and target-libgfortran.
2278         Add --with-libbanshee.
2279         Handle --disable-libmudflap.
2280         (*-*-freebsd*): Use with_gmp.
2281         Add $(libgcj) to noconfigdirs.
2282         * configure: Regenerate.
2283         * depcomp: New file.
2284         * MAINTAINERS: Add tree-ssa maintainers.
2285
2286 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
2287
2288         * config/acx.m4: Fix fastcompare support for new-bootstrap.
2289         * configure: Regenerate.
2290
2291 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
2292
2293         Revert:
2294         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2295
2296         * Makefile.def (flags_to_pass): Remove *dir variables that
2297         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2298         as well as prefix and exec_prefix.
2299         * Makefile.in: Regenerate.
2300
2301 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2302
2303         * Makefile.def (host_modules): Mark with the bootstrap
2304         flag packages on which gcc depends.
2305         * Makefile.tpl (all-bootstrap): Use it.
2306         * Makefile.in: Regenerate.
2307
2308 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2309
2310         * Makefile.def (flags_to_pass): Remove *dir variables that
2311         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
2312         as well as prefix and exec_prefix.
2313         * Makefile.in: Regenerate.
2314
2315 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
2316
2317         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
2318         * configure: Regenerate.
2319         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
2320         * gcc/Makefile.tpl (compare): Use the result of the test.
2321         * gcc/Makefile.in: Regenerate.
2322
2323 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
2324
2325         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
2326         Always relocate gcc and prev-gcc to the original names, even
2327         if the build fails.
2328         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
2329         New targets.
2330
2331 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2332
2333         * configure.in (mips*-*-irix5*): Enable ld.
2334         * configure: Regenerate.
2335
2336 2004-04-15  James E Wilson  <wilson@specifixinc.com>
2337
2338         * Makefile.tpl (configure-[+module+], configure-gcc,
2339         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
2340         Set and export LDFLAGS.
2341         * Makefile.in: Regenerate.
2342
2343 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
2344
2345         PR bootstrap/14871
2346         * Makefile.tpl: If we don't have built-in-tree target tools,
2347         use the ones found by configure rather than hacking around with
2348         program_transform_name.
2349         * configure.in: Give Makefile.tpl the information necessary
2350         to do that.
2351         * Makefile.in: Regenerate.
2352         * configure: Regenerate.
2353
2354 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
2355
2356         PR bootstrap/14760
2357         * configure.in: When computing baseargs, strip *all* copies of
2358         offending options.  Also, don't match/substitute the trailing space,
2359         so that this actually works when two similar options are separated by
2360         only one space.
2361         * configure: Regenerate.
2362
2363 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
2364
2365         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
2366         (rs6000-*-aix*): Same.
2367         * configure: Regenerate.
2368
2369 2004-03-25  Stan Shebs  <shebs@apple.com>
2370
2371         Remove MPW support, no longer used.
2372         * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
2373         mpw-install: Remove files.
2374         * src-release (DEVO_SUPPORT): Remove names of removed files.
2375         * MAINTAINERS: Likewise.
2376
2377 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
2378
2379         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
2380         STRICT_WARN, WARN_CFLAGS flags passed down to make.
2381         * Makefile.in: Regenerate.
2382
2383         * configure.in (top level bootstrap support): Rework --enable-werror
2384         to set @stage2_werror_flag@.
2385         * configure: Regenerate.
2386         * Makefile.tpl (top level bootstrap support): Pass
2387         @stage2_werror_flag@ down to configure in stages 2 and 3.
2388         * Makefile.in: Regenerate.
2389
2390 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2391
2392         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
2393         for stages 2 and 3 as well as in make.  As a consequence, remove
2394         OUTPUT_OPTION (now detected by configure) from the flags passed down
2395         to make.
2396         * Makefile.in: Regenerate.
2397
2398         * Makefile.tpl (new-bootstrap): Fix typo.
2399         * Makefile.in: Regenerate.
2400
2401 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
2402
2403         * Makefile.tpl: Rearrange by moving recursive_targets rules
2404         into their proper sections.
2405         * Makefile.tpl (top level bootstrap support): Move disabling
2406         of coverage flags from 'make' to 'configure'; improve comments.
2407         * Makefile.in: Regenerate.
2408
2409         * Makefile.tpl (experimental top level bootstrap) Move stage1
2410         language setting from all- target to configure- target; disable
2411         intermodule optimization in stage 1; prevent gratuitous rebuilds
2412         of stage 1.
2413         * Makefile.in: Regenerate.
2414         * configure.in: Comma-separate stage 1 language list for top
2415         level bootstrap.
2416         * configure: Regenerate.
2417
2418         * Makefile.tpl: Clean up experimental top level bootstrap support:
2419         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
2420         prev-gcc in configure- targets as well as all- targets.
2421         * Makefile.in: Regenerate.
2422
2423 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
2424
2425         * configure.in: Remove symbolic link section.
2426         * configure: Regenerate.
2427         * Makefile.tpl (links): Remove.
2428         * Makefile.in: Regenerate.
2429
2430 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
2431             Nathanael Nerode  <neroden@gcc.gnu.org>
2432
2433         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
2434         Set with AC_CHECK_PROGS.
2435         * configure.in: Fix comment typo from last patch.
2436         * configure: Regenerate.
2437
2438 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
2439
2440         * Makefile.tpl: Introduce experimental top level bootstrap support.
2441         * Makefile.in: Regenerate.
2442         * configure.in: Introduce support for top level bootstrap.
2443         * configure: Regenerate.
2444
2445 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
2446             Paolo Bonzini  <bonzini@gnu.org>
2447
2448         PR bootstrap/14522
2449         * configure.in: Cope with shells that do not support unquoted ^
2450         * configure: Regenerate.
2451
2452 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
2453             Paolo Bonzini  <bonzini@gnu.org>
2454
2455         PR bootstrap/14522
2456         * configure.in: Cope with shell that do not support nesting
2457         quotes inside quoted backquote substitutions.
2458         * configure: Regenerate.
2459
2460 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
2461
2462         PR bootstrap/14522
2463         * configure.in: Fix escaping of $.
2464         * configure: Regenerate.
2465
2466 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
2467
2468         * configure: Regenerate.
2469
2470 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
2471
2472         PR ada/14131
2473         Move language detection to the top level.
2474         * configure.in: Find default values for the tools as
2475         soon as possible.  Disable ada if GNAT is not found.
2476         Emit error message about missing languages.  Expand
2477         --enable-languages=all for the gcc subdirectory.
2478
2479 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
2480
2481         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
2482         and disable libgcj.
2483         * configure: Regenerated.
2484
2485 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2486
2487         PR bootstrap/7087
2488         * Makefile.tpl: Guard XFOO sed statements better.
2489         * Makefile.tpl: Add dependency for configure-target-libada.
2490         * Makefile.in: Regenerate (incidentally fixes broken
2491         commit when libada-branch was merged).
2492
2493 2004-02-28  Andrew Cagney  <cagney@redhat.com>
2494
2495         * src-release (CVS_NAMES): Define.
2496         (do-tar, do-tar): Prune $(CVS_NAMES).
2497
2498 2004-02-23  Andrew Cagney  <cagney@redhat.com>
2499
2500         * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
2501         2004-02-19.09.
2502
2503 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2504
2505         PR bootstrap/11932
2506         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
2507
2508 2004-02-19  Andrew Cagney  <cagney@redhat.com>
2509
2510         * config.guess: Update from version 2003-06-12 to 2004-02-16.
2511         * config.sub: Update from version 2003-06-13 to 2004-02-16.
2512
2513 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
2514
2515         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
2516         (rs6000-*-aix*): Same.
2517         * configure: Regenerate.
2518
2519 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
2520
2521         * configure.in (host): Add in missing $noconfigdirs to defines.
2522         * configure: Regenerate.
2523
2524 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
2525             Nathanael Nerode  <neroden@gcc.gnu.org>
2526
2527         PR ada/6637, PR ada/5911
2528         Merge with libada-branch:
2529         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2530         with appropriate dependencies. Add --enable-libada configure switch.
2531         * configure, Makefile.in: Regenerate.
2532
2533 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2534
2535         * configure.in: Don't pass --with-stabs on IRIX 5 either.
2536         * configure: Regenerate.
2537
2538 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
2539
2540         * COPYING.NEWLIB: Update Red Hat license to 2004.
2541
2542 2004-01-23  DJ Delorie  <dj@redhat.com>
2543
2544         * Makefile.def (target_modules) [libiberty]: Don't stage.
2545         * Makefile.in: Rebuilt.
2546
2547 2004-01-23  Jeff Johnston  <jjohnstn@redhat.com>
2548
2549         * COPYING.NEWLIB: Update to include copyrights for new
2550         iconv code.
2551
2552 2004-01-15  Andrew Cagney  <cagney@redhat.com>
2553
2554         * src-release: Update copyright year.
2555         (do-proto-toplev): Configure using i686-pc-linux-gnu.
2556         (NEWLIB_SUPPORT_DIRS): Delete macro.
2557         (newlib.tar.bz2): Delete rule.
2558
2559 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
2560
2561         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
2562         * Makefile.tpl (configure-target-[+module+]): Support stage.
2563         * Makefile.in: Rebuilt.
2564
2565 2003-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2566
2567         * gettext.m4: Quote names of macros to be defined by AC_DEFUN
2568         throughout.
2569
2570 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
2571
2572         * configure.in: Use ./config.cache, not config.cache.
2573         * configure: Regenerate.
2574         * Makefile.tpl: Special-casing not needed for GCC any more.
2575         * Makefile.in: Regenerate.
2576
2577         * configure.in: Don't share a cache file for host dirs.
2578         * configure: Regenerate.
2579
2580         * config-ml.in: Don't mess with the cache file.
2581
2582 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2583
2584         * Makefile.tpl: Make GCC use a separate config.cache.
2585         * Makefile.in: Regenerate.
2586
2587         PR bootstrap/11932, PR bootstrap/11933
2588         (I don't know if it will fix either of them, but it relates
2589         to them.)
2590         * configure.in: Don't use shared config.cache for target
2591         directories.
2592         * configure: Regenerate.
2593
2594 2003-12-31  Roger Sayle  <roger@eyesopen.com>
2595
2596         * configure.in (ia64*-*-hpux*): Disable building java libraries.
2597         * configure: Regenerated.
2598
2599 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
2600
2601         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
2602         * configure: Regenerated.
2603
2604 2003-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2605
2606         Port change over from GCC:
2607         2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
2608         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
2609         (configure-build-[+module+], configure-[+module+]): Likewise.
2610         (configure-target-[+module+], configure-gcc, config.status): Likewise.
2611         * Makefile.in: Regenerate.
2612
2613 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
2614
2615         * configure.in (raw_libstdcxx_flags): Remove the leading space.
2616         * configure: Regenerate.
2617
2618 2003-11-27  Jeff Johnston  <jjohnstn@redhat.com>
2619
2620         * COPYING.NEWLIB: Add license info for long long routines added to
2621         stdlib.
2622
2623 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
2624
2625         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2626         * Makefile.in: Regenerate.
2627
2628 2003-10-20  Phil Edwards  <phil@codesourcery.com>
2629
2630         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
2631         * configure:  Regenerate.
2632
2633 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
2634
2635         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
2636         HOST_FLAGS_TO_PASS.
2637         * Makefile.in: Regenerate.
2638
2639 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
2640
2641         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
2642         * configure: Rebuilt
2643         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
2644         * Makefile.in: Rebuilt
2645
2646 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
2647
2648         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
2649
2650 2003-10-01  Phil Edwards  <pme@gcc.gnu.org>
2651
2652         * config-ml.in:  Use ac_configure_args directly instead of
2653         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
2654         actually seen.
2655
2656 2003-10-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
2657
2658         * config-ml.in: Propagate INSTALL variables.
2659
2660 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
2661
2662         * configure.in: Pass a computed --program-transform-name
2663         to subconfigures.
2664         * configure: Regenerated.
2665
2666 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
2667
2668         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
2669         * Makefile.in: Regenerate.
2670
2671         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
2672         * Makefile.in: Regenerate.
2673
2674 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
2675
2676         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
2677         quoting.
2678         * configure: Regenerated.
2679
2680 2003-09-12  Michael Chastain  <mec@shout.net>
2681
2682         Fix PR gdb/857.
2683         * src-release (do-proto-topleve): Remove junk files
2684         intl/config.cache, intl/config.status,
2685         intl/config.h, intl/stamp-h.
2686
2687 2003-09-14  Andrew Cagney  <cagney@redhat.com>
2688
2689         * src-release (dejagnu.tar): New target.
2690         (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
2691         (do-djunpack): Use $(PACKAGE) for the package name.
2692
2693 2003-09-04  DJ Delorie  <dj@redhat.com>
2694
2695         * configure: Regenerate.
2696
2697 2003-09-04  Robert Millan  <robertmh@gnu.org>
2698
2699         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
2700
2701 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2702
2703         * configure.in: Ensure arguments to sed are properly spaced.
2704         * configure: Regenerate.
2705
2706 2003-08-28  Daniel Jacobowitz  <drow@mvista.com>
2707
2708         Merge from gcc:
2709         2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
2710         * install-sh:  Update to newer upstream versions (associated with
2711         aclocal 1.7).
2712         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
2713
2714 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
2715
2716         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
2717         * configure: Regenerated.
2718
2719 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
2720
2721         * configure.in:  Use newline instead of semicolon when assuming
2722         shell arguments in a for loop.
2723         * configure:  Regenerated.
2724
2725 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
2726
2727         PR 8180
2728         * configure.in: When testing with_libs and with_headers, treat
2729         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
2730         * configure: Regenerate.
2731
2732         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
2733         make, shell, etc.
2734         (baseargs): Likewise.
2735         * configure: Regenerate.
2736
2737 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
2738
2739         * configure.in: Disable libgcj for darwin not on powerpc.
2740         * configure: Rebuild.
2741
2742 2003-08-15  Michael Chastain  <mec@shout.net>
2743
2744         * src-release (do-proto-toplev): Remove junk files
2745         dejagnu/example/calc/config.status,
2746         dejagnu/example/calc/config.log.
2747
2748 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
2749
2750         * config-ml.in, symlink-tree: Add license.
2751
2752 2003-08-01  Nathanael Nerode  <neroden@gcc.gnu.org>
2753
2754         Merge from gcc:
2755
2756         2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
2757         * Makefile.tpl (check, check-c++): Express dependencies using
2758         dependencies rather than commands.
2759         * Makefile.in: Regenerate.
2760
2761         2003-07-31  Geoffrey Keating  <geoffk@apple.com>
2762         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
2763         * Makefile.in: Update.
2764
2765 2003-08-01  Andrew Cagney  <cagney@redhat.com>
2766
2767         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
2768         * configure: Ditto.
2769
2770 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
2771
2772         * configure.in: Enable libgcj for darwin.
2773         * configure: Rebuild.
2774
2775 2003-07-29  Nathanael Nerode  <neroden@gcc.gnu.org>
2776
2777         * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
2778
2779 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
2780
2781         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
2782         creating target and build subdirs to build all parent dirs as needed.
2783         * Makefile.in: Rebuild.
2784         * configure.in: Don't build dirs explicitly here.
2785         * configure: Rebuild.
2786
2787 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
2788
2789         * Makefile.tpl (all-make): Depend on intl.
2790         * Makefile.in: Rebuilt.
2791
2792 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
2793
2794         * config.if: Remove unused libc_interface determination.
2795
2796 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
2797
2798         * Makefile.in: Regenerate, correctly this time.
2799
2800 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
2801
2802         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
2803         unused INSTALL_PROGRAM_ARGS.
2804         * configure.in: Use AC_PROG_INSTALL.
2805         * Makefile.in: Regenerate.
2806         * configure: Regenerate.
2807
2808 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
2809
2810         * configure: Rebuilt.
2811         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
2812         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
2813         newlib nor libgloss.
2814         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
2815         * configure.in (am33_2.0-*-linux*): Added.
2816
2817 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
2818
2819         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
2820         * configure: Regenerate.
2821
2822 2003-07-06  H.J. Lu <hongjiu.lu@intel.com>
2823
2824         * config-ml.in: Replace PWD with PWD_COMMAND.
2825         * Makefile.tpl: Likewise.
2826         * Makefile.in: Regenerated.
2827
2828 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
2829
2830         * configure.in: Clean up config-lang.in handling.  Delete
2831         useless assignment to "subdirs".
2832         * configure: Regenerate.
2833
2834 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
2835
2836         * configure.in: Rename 'target_libs' to 'target_libraries'.
2837         Remove useless reference to 'target_libs'.
2838         * configure: Regenerate.
2839
2840 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
2841
2842         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
2843         * Makefile.in: Regenerate.
2844
2845 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2846
2847         * Makefile.def: Introduce flags_to_pass.
2848         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
2849         * Makefile.in: Regenerate.
2850
2851 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
2852
2853         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
2854         and target-libgloss.
2855         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
2856         <h8300*-*-*>: Disable libf2c and ${libgcj}.
2857         * configure: Regenerate.
2858
2859 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
2860
2861         * configure.in: Update testsuite_flags to new location.
2862         * configure. Regenerate.
2863
2864 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
2865
2866         * Makefile.tpl: Remove BUILD_CC stuff.
2867         * Makefile.in: Regenerate.
2868
2869 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
2870
2871         * config.guess: Update to 2003-06-12 version.
2872         * config.sub: Update to 2003-06-13 version.
2873
2874 2003-06-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2875
2876         * MAINTAINERS: Add myself as MIPS co-maintainer.
2877
2878 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
2879
2880         * config.guess: Update to 2003-06-06 version.
2881         * config.sub: Update to 2003-06-06 version.
2882
2883 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2884
2885         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
2886         * configure. Regenerate.
2887
2888 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
2889
2890         * configure.in: Disable serial configure by default.
2891         * configure: Regenerate.
2892         * Makefile.tpl: Abolish .NOTPARALLEL.
2893         * Makefile.in: Regenerate.
2894
2895         * Makefile.tpl: Replace {build,host,target}_canonical by
2896         {build,host,target}.
2897         * Makefile.in: Regenerate.
2898
2899         * Makefile.tpl: Fix stupid pasto.
2900         * Makefile.in: Regenerate.
2901
2902 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
2903
2904         * Makefile.tpl: Remove bogus conditional.
2905         * Makefile.in: Regenerate.
2906
2907 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2908
2909         * Makefile.tpl: Make 'recursive targets' using autogen rather
2910         than shell loop.  Remove duplicate 'clean' targets and false
2911         comments.
2912         * Makefile.def: Add systematic dependencies to 'recursive' targets.
2913         Add systematic method of specifying missing targets in subdirs.
2914         Add copyright boilerplate.
2915         * Makefile.in: Regenerate.
2916         * configure.in: Add 'recursive targets' to maybe list.
2917         * configure: Regenerate.
2918
2919         * Makefile.tpl: Rename [+target+] to [+make_target+].
2920         * Makefile.def: Rename 'target' to 'make_target'.
2921
2922 2003-05-30  Nick Clifton  <nickc@redhat.com>
2923
2924         * README-maintainer-mode: Update URL for locating blessed config
2925         tools.
2926
2927 2003-05-29  Robert Millan  <rmh@debian.org>
2928
2929         * ltconfig: Import this patch and modify for use with current
2930         version of ltconfig:
2931
2932         2003-05-21  Bruno Haible  <bruno@clisp.org>
2933
2934         * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
2935         GNU/FreeBSD.
2936
2937 2003-05-28  DJ Delorie  <dj@redhat.com>
2938
2939         * Makefile.tpl: Make maybe-check-gcc .PHONY.
2940         * Makefile.in: Regenerate.
2941
2942 2003-05-28  Jeff Johnston  <jjohnstn@redhat.com>
2943
2944         * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
2945
2946 2003-05-21  DJ Delorie  <dj@redhat.com>
2947
2948         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
2949         newlib or libgloss.
2950         * Makefile.in: Regenerate.
2951
2952 2003-05-21  DJ Delorie  <dj@redhat.com>
2953
2954         * Makefile.tpl: Add missing empty maybe-check-gcc target.
2955         * Makefile.in: Regenerate.
2956
2957 2003-05-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2958
2959         * configure.in: Use curly braces in the definition of tooldir.
2960         * configure: Regenerate.
2961
2962 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2963
2964         * configure.in: Switch more things to use maybe dependencies.
2965         * Makefile.tpl: Switch more things to use maybe dependencies.
2966         Factor out common code from autogen IF statements.
2967         * configure: Regenerate.
2968         * Makefile.in: Regenerate.
2969
2970 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
2971
2972         * configure.in: Accept i[3456789]86 for machine type.
2973         * configure: Regenerate.
2974
2975 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
2976
2977         * configure.in: Switch more things to use maybe dependencies.
2978         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
2979         * configure: Regenerate.
2980         * Makefile.tpl: Switch more things to use maybe dependencies.
2981         * Makefile.in: Regenerate.
2982
2983 2003-05-16  Andreas Schwab  <schwab@suse.de>
2984
2985         * Makefile.tpl (install-opcodes): Define.
2986         * Makefile.in: Rebuild.
2987
2988 2003-05-13  Andreas Jaeger  <aj@suse.de>
2989
2990         * config.guess: Update to 2003-05-09 version.
2991         * config.sub: Update to 2003-05-09 version.
2992
2993 2003-05-13  Michael Eager <eager@mvista.com>
2994
2995         * configure.in: Correct sed script so that options in quotes are not
2996         deleted.
2997         * configure: Rebuild.
2998
2999 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
3000
3001         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
3002         and $$s/newlib/libc/sys/cygwin32 include paths.
3003         * configure: Ditto.
3004
3005 2003-05-05  H.J. Lu <hjl@gnu.org>
3006
3007         * config-ml.in: Restored from gcc repository.
3008
3009 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
3010
3011         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
3012         * Makefile.in: Regenerate.
3013
3014 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
3015
3016         * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
3017         and Makefile.def.
3018
3019 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
3020
3021         * Makefile.tpl: Clean $(BUILD_SUBDIR).
3022         * Makefile.in: Regenerated.
3023
3024 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3025
3026         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
3027         * Makefile.in: Regenerate.
3028
3029 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
3030
3031         * configure.in (powerpc64*-*-linux*): Remove.
3032         * configure: Rebuilt.
3033
3034 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
3035
3036         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
3037         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
3038         and restrap.
3039         * Makefile.in:  Regenerate.
3040
3041 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
3042
3043         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
3044         * configure: Regenerated.
3045
3046 2003-04-11  Alexandre Oliva  <aoliva@redhat.com>
3047
3048         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
3049         * */configure: Rebuilt.
3050
3051 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
3052
3053         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
3054         * Makefile.in: Regenerate.
3055
3056 2003-03-14  Michael Chastain  <mec@shout.net>
3057
3058         * Makefile.in: Regenerate with correct Makefile.def.
3059
3060 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3061
3062         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
3063         Make macro.
3064         * Makefile.in: Regenerate.
3065         * configure.in: Clean up gxx_include_dir logic.
3066         * configure: Regenerate.
3067
3068 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3069
3070         * configure.in (gxx_include_dir): Fix typo.
3071         * configure: Regenerated.
3072
3073 2003-03-06  Andrew Cagney  <cagney@redhat.com>
3074
3075         * texinfo/texinfo.tex: Import version 2003-02-03.16.
3076
3077 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
3078
3079         * configure.in: Include $(build_tooldir)/sys-include in
3080         FLAGS_FOR_TARGET.
3081         * configure: Regenerated.
3082
3083 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
3084
3085         * Makefile.tpl: Reindent.
3086         * Makefile.in: Regenerate.
3087         * configure.in: Reindent.  Don't set unused variables.
3088         * configure: Regenerate.
3089
3090         * Makefile.tpl: Always pass down RANLIB.
3091         * Makefile.in: Regenerate.
3092
3093         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
3094         * Makefile.in: Regenerate.
3095         * configure.in: Remove unused logic relating to --enable-shared
3096         and --enable-threads.  Remove bogus comments.  Remove redundant
3097         noconfigdirs.
3098         * configure: Regenerate.
3099
3100         * configure.in: Replace ${libstdcxx_version} by its value.
3101         Remove reference to mh-dgux.
3102         * configure: Regenerate.
3103
3104 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3105
3106         * Makefile.tpl: Rearrange.
3107         * Makefile.in: Regenerate.
3108
3109 2003-02-25  Nick Clifton  <nickc@redhat.com>
3110
3111         * configure: Remove site-file supprot - it is obsolete.
3112
3113 2003-02-24  Uwe Stieber <uwe@wwws.de>
3114
3115         * configure.in: Add support for kaOS as cross build target system.
3116         * configure: Regenerated.
3117
3118 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
3119
3120         * Makefile.tpl: Add definition of CPPFLAGS to pass into
3121         configure-target-* as some target builds may require additional
3122         flags for preprocessor tests.
3123         * Makefile.in: Regenerated.
3124
3125 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
3126
3127         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
3128         * ltconfig: Handle it.
3129         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
3130         auto-detecting it.
3131
3132 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
3133
3134         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
3135         it is used as argument to $CC.
3136         * ltcf-gcj.sh: Likewise.
3137
3138 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
3139
3140         * configure.in: Introduce --enable-maintainer-mode.
3141         * configure: Rebuilt.
3142         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
3143         for maintainer mode.
3144         * Makefile.in: Rebuilt.
3145
3146 2003-02-19  Andrew Cagney <ac131313@redhat.com>
3147
3148         * configure: Regenerate using autoconf 2.13.
3149
3150 2003-02-19  Alan Modra  <amodra@bigpond.net.au>
3151
3152         * config.guess: Import latest version.
3153         * config.sub: Import latest version.
3154
3155 2003-02-18  Jason Merrill  <jason@redhat.com>
3156
3157         * Makefile.tpl (check-c++): Allow parallelism.
3158
3159 2003-02-17  Andrew Cagney  <ac131313@redhat.com>
3160
3161         * configure: Regenerate using autoconf 000227.
3162
3163 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
3164
3165         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
3166         don't configure target-libobjc.
3167         * configure: Regenerate.
3168
3169 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3170
3171         * Makefile.tpl (RANLIB): Define.
3172         * Makefile.in: Regenerate.
3173
3174 2003-02-06  Keith R Seitz  <keiths@redhat.com>
3175
3176         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
3177         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
3178         * Makefile.in: Regenerated.
3179         * configure.in: Remove all traces of snavigator, db, and grep.
3180         * configure: Regenerated.
3181
3182 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
3183
3184         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
3185         * Makefile.in: Regenerated.
3186
3187 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
3188
3189         * config.if: Copy from GCC.
3190
3191 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
3192
3193         * configure.in:  Revert 24Jan change.
3194         * configure:  Regenerate.
3195
3196 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3197
3198         * configure.in: Revert previous change.
3199         * configure: Regenerate.
3200
3201 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3202
3203         * configure.in: Make rda native-only.
3204         * configure: Regenerate.
3205
3206 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3207
3208         * configure.in: Add missing \.
3209         * configure: Rebuilt.
3210
3211 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
3212
3213         * configure.in (baseargs): Avoid using \| in sed regular
3214         expressions.
3215         * configure: Rebuilt.
3216
3217 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
3218
3219         * configure.in (baseargs): Remove all supported forms of
3220         --cache-file, --srcdir, --host, --build and --target options
3221         from argument lists.
3222         * configure: Rebuilt.
3223
3224 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
3225
3226         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3227         * configure: Rebuilt.
3228
3229 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3230
3231         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3232         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3233         * Makefile.in: Regenerate.
3234         * configure: Regenerate.
3235
3236 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
3237
3238         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3239         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3240         * Makefile.in: Regenerate.
3241
3242 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
3243
3244         * configure.in: Remove Makefile in build, host and target modules
3245         unless configure was run with --no-recursion.
3246         * configure: Rebuilt.
3247
3248 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
3249
3250         * config.guess: Update to 2003-01-03 version.
3251         * config.sub: Update to 2003-01-03 version.
3252
3253 2003-01-07  Christopher Faylor  <cgf@redhat.com>
3254
3255         * configure: Regenerate with proper autoconf 2.13.
3256
3257 2003-01-07  Christopher Faylor  <cgf@redhat.com>
3258
3259         * configure.in: Add AC_PREREQ for consistency.
3260         * configure: Regenerate.
3261
3262 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
3263
3264         * configure.in (GDB_TK): Add tcl directories conditional on
3265         gdb/gdbtk directory being present.
3266         * configure: Regenerate.
3267
3268 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
3269
3270         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
3271         by gcc if LD is not defined and we are not doing a Canadian Cross.
3272         * configure: Rebuilt.
3273
3274 2003-01-01  Daniel Jacobowitz  <drow@mvista.com>
3275
3276         * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
3277
3278 2002-12-31  Tom Tromey  <tromey@redhat.com>
3279
3280         * Makefile.in: Rebuilt.
3281         * Makefile.def (target_modules) [libffi]: Allow installation.
3282
3283 2002-12-31  Andreas Schwab  <schwab@suse.de>
3284
3285         * configure.in: Fix use of $program_transform_name.
3286         * configure: Regenerated.
3287
3288 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
3289
3290         * configure.in (baseargs): Don't remove first configure argument.
3291         * configure: Regenerated.
3292
3293 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
3294
3295         * Makefile.tpl (local-distclean): Don't remove...
3296         (multilib.ts): ... this.  Moved into...
3297         (multilib.out): ... this.  Don't use sub-make.
3298         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3299         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3300         (configure-build-[+module+], configure-[+module+],
3301         configure-target-[+module+], configure-gcc): ... these.  Test
3302         for Makefile existence.  Drop config.status from dependencies.
3303         * Makefile.in: Rebuilt.
3304         * configure.in: Move gcc-version-trigger to the end of
3305         ac_configure_args.  Add comments to maybedep.tmp and
3306         serdep.tmp.  Introduce --disable-serial-configure.  Remove
3307         nonopt from baseargs, matching and removing corresponding
3308         whitespace while at it.
3309         * configure: Rebuilt.
3310
3311 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
3312
3313         * configure.in (host_configargs): Replace reference to
3314         no-longer-defined buildopts with --build=${build_alias}.
3315         * configure: Rebuilt.
3316
3317 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
3318
3319         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
3320         program_transform_name to standard idiom.
3321         (AUTOGEN, AUTOCONF): Define.
3322         (Makefile.in): Use $(AUTOGEN).
3323         (Makefile): Depend on config.status, and use autoconf-style rule to
3324         build it.  Move original commands to...
3325         (config.status): ... this new target.
3326         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
3327         $(AUTOCONF).
3328         * Makefile.in: Rebuilt.
3329
3330 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3331
3332         * Makefile.tpl: Fix dramatic bustage due to change in
3333         program_transform_name.
3334         * Makefile.in: Regenerate.
3335
3336         * configure.in: Remove unnecessary PATH setting.
3337         * configure: Regnerate.
3338
3339         * configure.in: Don't default to unprefixed tools unless
3340         the native tools will work.
3341         * configure: Regenerate.
3342
3343         * configure.in: Convert to autoconf script.  Blow away lots
3344         of now-redundant Makefile fragments.
3345         * configure: Generate using Autoconf.
3346         * Makefile.tpl: Rewrite to reflect autoconfiscation.
3347         * Makefile.in: Regenerate.
3348
3349 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3350
3351         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
3352         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3353
3354         * ChangeLog: Move a couple of entries from here to winsup/cygwin,
3355         where they belong.
3356
3357 2002-12-24  Andreas Schwab  <schwab@suse.de>
3358
3359         * Makefile.tpl (multilib.out): Fix missing space.
3360         * Makefile.in: Regenerate.
3361
3362 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3363
3364         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
3365         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
3366         * Makefile.in: Regenerate.
3367         * configure.in: Remove unnecessary leftovers.
3368
3369 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
3370
3371         * configure.in (extra_ranlibflags_for_target): New variable.
3372         (*-*-darwin): Add -c to ranlib commands.
3373         * configure (tooldir): Handle extra_ranlibflags_for_target.
3374
3375 2002-12-20  Jeff Johnston  <jjohnstn@redhat.com>
3376
3377         * COPYING.NEWLIB: Updated.
3378         * COPYING.LIBGLOSS: Ditto.
3379
3380 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3381
3382         * Makefile.tpl: Revert HJL's change.
3383         * Makefile.in: Regenerated.
3384         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3385         always.
3386
3387 2002-12-19  Andreas Schwab  <schwab@suse.de>
3388
3389         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3390         * Makefile.in: Regenerate.
3391
3392 2002-12-18  H.J. Lu <hjl@gnu.org>
3393
3394         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3395         * Makefile.in: Regenerated.
3396
3397         * configure.in (build_prefix): New. Substitute.
3398
3399 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
3400
3401         * Makefile.tpl: Don't let real targets depend on phony targets.
3402         * Makefile.in: Regenerate.
3403
3404         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3405         * Makefile.in: Regenerate.
3406
3407 2002-12-16  Jason Merrill  <jason@redhat.com>
3408
3409         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3410         previous 'make bootstrap'.
3411         * Makefile.in: Regenerate.
3412
3413 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
3414
3415         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3416
3417 2002-12-13  Jason Merrill  <jason@redhat.com>
3418
3419         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
3420         library tests.
3421         (check-c++): Just depend on it and check-target-libstdc++-v3.
3422         * Makefile.in: Regenerate.
3423
3424 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3425
3426         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3427         * Makefile.in: Regenerate.
3428
3429 2002-12-12  Jeff Johnston  <jjohnstn@redhat.com>
3430
3431         * COPYING.NEWLIB: Update list of alternate Regent of California
3432         licenses and discuss official revoking of advertising clause.
3433         * COPYING.LIBGLOSS: Ditto.
3434
3435 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
3436
3437         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3438         * Makefile.in: Rebuilt.
3439
3440 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
3441
3442         * configure: Fix bug put in by gremlins.
3443
3444         * Makefile.tpl: Substitute more autoconfily.
3445         * configure: Substitute more autoconfily.
3446         * Makefile.in: Regenerate.
3447
3448 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
3449
3450         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3451         * Makefile.in (all-sim): Ditto.
3452
3453 2002-12-06  DJ Delorie  <dj@redhat.com>
3454
3455         * Makefile.tpl: Change configure dependencies to not have real
3456         targets depend on phony targets.
3457
3458 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
3459
3460         * configure.in: Revert unintentional change.
3461
3462         * src-release: Configure host subdirs.
3463
3464         * Makefile.tpl: Change dependency for */multilib.out so that
3465         it works when gcc isn't in the tree.
3466
3467         * configure.in: Substitute more.
3468         * configure: Run subconfigures from the Makefile.
3469         * Makefile.tpl: Run subconfigures from the Makefile; add a few
3470         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
3471
3472 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3473
3474         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
3475         and corresponding dependencies.
3476         * Makefile.in: Regenerate.
3477
3478         * configure.in (host_tools): Order binutils, gas and ld for
3479         convenience in running the testsuites.
3480
3481         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
3482         * Makefile.in: Regenerate.
3483         * configure.in: Introduce rules to serialize subconfigure runs.
3484
3485         * configure.in: Introduce BASE_CC_FOR_TARGET.
3486         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
3487         Realize configure-build-* targets.  Realize configure-target-* targets.
3488         * Makefile.in: Regenerate.
3489
3490 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3491
3492         * configure: Move gcc_version_trigger stuff from here...
3493         * configure.in: ...to here.
3494
3495         * configure.in: Separate subconfigure options added by this file from
3496         options given by the user.  Add machinery to put args for host
3497         subconfigures into the Makefile.
3498
3499         * Makefile.tpl: Remove 'vault' targets.
3500         * Makefile.tpl: Reorder and comment dependencies.
3501         * Makefile.in: Regenerate.
3502
3503 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
3504
3505         * configure.in: Move host-specific darwin noconfigdirs into
3506         the host-specific section.
3507
3508 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3509
3510         * Makefile.tpl: Restore bkorb's style patch, accidentally lost
3511         during replay.
3512         * Makefile.in: Regenerate.
3513
3514         (finishing slow-motion replay)
3515         * configure: Remove skip-this-dir support.
3516         * Makefile.tpl: Remove skip-this-dir support.
3517
3518         * Makefile.tpl: Remove leftover support for non-autoconfiscated
3519         subdirectories.
3520         * Makefile.in: Regenerate.
3521
3522         * Makefile.tpl: Strip out useless setting of 'dir'.
3523         * Makefile.in: Regenerate.
3524
3525 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3526
3527         (finishing slow-motion replay)
3528         * configure.in: Fix deeply stupid bug.
3529
3530         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
3531         shell code in CXX_FOR_TARGET
3532         * Makefile.def: Introduce raw_cxx.
3533         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
3534         RAW_CXX_FOR_TARGET.
3535         * Makefile.in: Regenerate.
3536
3537 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3538
3539         (finishing slow-motion replay)
3540         * Makefile.tpl: Remove unnecessary ifs.
3541         * Makefile.in: Regenerate.
3542
3543         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
3544         dependencies.  Maybe-ize build-libiberty.  Create dummy install
3545         targets for 'no_install' modules.
3546         * configure: Move GDB_TK substitution to configure.in.  Move
3547         build_modules stuff to configure.in.
3548         * configure.in: Implement soft dependency machinery.  Maybe-ize
3549         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
3550         * Makefile.in: Regenerate.
3551
3552 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3553
3554         (continuing slow-motion replay)
3555         * Makefile.tpl: Make all-target, install-target behave similarly
3556         to all, install (only hitting configured targets).  Eliminate
3557         unused macro defintions.
3558
3559         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
3560         build != host.
3561
3562         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
3563
3564         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
3565
3566         * configure.in: Produce lists of subdir targets we're actually
3567         configuring.  Remove references to "dosrel".
3568         * Makefile.tpl: Let configure set which subdir targets are hit.
3569         Remove install-cross; clean up install; remove ALL.  Remove
3570         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
3571         Autogenerate host module targets.  Remove empty dependency lines
3572         and redundant dependency; rearrange slightly.
3573         * Makefile.def: Add host-side libtermcap, utils.
3574
3575         * Makefile.in: Regenerate.
3576
3577 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3578
3579         (Continuing slow-motion replay)
3580         * Makefile.def: Add list of recursive targets to autogenerate.
3581         Add build_modules.
3582         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
3583         targets.  Autogenerate *-build-* targets.
3584         * Makefile.in: Regenerate.
3585
3586 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
3587
3588         (Continuing slow-motion replay)
3589         * configure: More autoconf-style substitutions.
3590         * Makefile.tpl: More autoconf-style substitutions.
3591         * Makefile.in: Regenerate.
3592
3593 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
3594
3595         (Continuing slow-motion replay)
3596         * configure: Substitute more variables in a more autoconf-friendly
3597         way.  Simplify slightly.
3598         * Makefile.tpl: Make more variables substitutable in an
3599         autoconf-friendly way.
3600         * Makefile.in: Regenerate.
3601
3602 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
3603
3604         (Continuing slow-motion replay)
3605         * configure.in (v810*): Remove special setting of tools.
3606
3607         * configure: Add support for extra required flags for ar or nm.
3608         * configure.in (aix4.3+): Use above support for target-specific
3609         issues, rather than using config/mt-aix43.
3610
3611 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
3612
3613         (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
3614         * configure: Remove 'removing', which doesn't work.  Replace $subdir
3615         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
3616         with $srcdir.  Reformat indentation.  Substitute some variables
3617         formerly hard-coded in the Makefile for build=host.
3618         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
3619         * Makefile.def: Autogenerate more.
3620         * Makefile.in: Regenerate.
3621
3622 2002-11-13  Bruce Korb  <bkorb@gnu.org>
3623
3624         * Makefile.tpl: syntactic cleanup
3625
3626 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
3627
3628         * Makefile.def (host_modules): Add rda.
3629         * Makefile.in: Regenerate.
3630         * configure.in (target_tool): Add target-rda to list.
3631
3632 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
3633
3634         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
3635         and restrap targets to this rule.
3636         * Makefile.in:  Regenerate.
3637
3638 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
3639
3640         * configure.in (i[3456]86-*-linux*): Add check to disable
3641         ${libgcj} for glibc1.
3642
3643 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
3644
3645         * configure.in: Add tic4x target.
3646
3647 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3648
3649         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
3650         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
3651         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
3652         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
3653         * Makefile.in: Regenerate.
3654
3655 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3656
3657         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
3658         * Makefile.in: Regenerate.
3659
3660         * Makefile.def: Remove order dependency comments.
3661         * Makefile.tpl: Add explicit install-install dependencies.
3662         * Makefile.in: Regenerate.
3663
3664         * Makefile.tpl: Remove material now in src-release.  (Finally!)
3665         * Makefile.in: Regenerate.
3666
3667         * configure: Restore my original patch by syncing with gcc version.
3668
3669         * Bring following over from gcc:
3670
3671 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
3672
3673         * configure.in (s390*-*-linux*): Enable libgcj.
3674
3675 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3676
3677         * Makefile.in: Regenerate.  This really ought to fix things. :sigh:
3678
3679 2002-10-02  Alan Modra  <amodra@bigpond.net.au>
3680
3681         * configure: Move stray lines back to where they belong.
3682
3683 2002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3684
3685         * Makefile.tpl: Insert configure-target target, for src-release.
3686
3687         * configure: Finish reverting change which Andrew Cagney started
3688         reverting.  Should fix bustage.
3689
3690         * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3691         * src-release: New file.  Contains material for making net
3692         releases for gdb, binutils, et al., formerly in Makefile.in.
3693
3694 2002-09-30  Nick Clifton  <nickc@redhat.com>
3695
3696         * cpu: New top level directory.  Intended to hold input files for
3697         CGEN which have FSF copyright assignment.
3698         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3699
3700 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
3701
3702         Revert below (note that src does not contain Makefile.tpl):
3703         * Makefile.tpl: Make subsituted variables more autoconfy.
3704         * Makefile.in: Regenerate.
3705
3706 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
3707
3708         * configure: Revert accidentally applied changes.
3709
3710         * Makefile.tpl: Make more autoconf-friendly.
3711         * Makefile.in: Regenerate.
3712         * configure: Make substitution more autoconf-like.
3713
3714 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
3715
3716         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
3717         single entry to handle all these.
3718         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
3719         libjava on arm-*-elf.
3720
3721 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
3722
3723         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
3724         things that depend on them.
3725
3726 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
3727
3728         * Makefile.tpl: Make subsituted variables more autoconfy.
3729         * Makefile.in: Regenerate.
3730         * configure: Make seds more autoconfy.
3731
3732 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
3733
3734         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
3735         * Makefile.in: Regenerate.
3736         * configure.in: Rewrite sed statements to look autoconfy.
3737
3738         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
3739         all-target-foo on configure-target-foo.
3740         * Makefile.def: Ditto.
3741         * Makefile.in: Rebuild.
3742
3743 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3744
3745         * Makefile.def: New file.
3746         * Makefile.tpl: New file.
3747         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
3748
3749         * configure.in: Minor rearrangement.  Simplify tests.
3750
3751 2002-09-23  Jason Thorpe  <thorpej@wasabisystems.com>
3752
3753         * configure.in (with_headers): Skip copy if value is "yes".
3754         (with_libs): Likewise.
3755
3756 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
3757
3758         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
3759         * configure.in (sh*-*-pe*): Ditto.
3760         * configure.in (mips*-*-pe*): Ditto.
3761         * configure.in (*arm-wince-pe): Ditto.
3762
3763         * configure.in: Rearrange.
3764
3765 2002-09-12  Nick Clifton  <nickc@redhat.com>
3766
3767         * Import these changes from the config master repository:
3768
3769         2002-09-05  Svein E. Seldal  <Svein.Seldal@solidas.com>
3770
3771                 * config.sub: Add tic4x target.
3772
3773         2002-09-03  Ben Elliston  <bje@redhat.com>
3774
3775                 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
3776                 Reported by <Duncan_Stodart@insession.com>.
3777
3778 2002-09-10  Jeff Johnston  <jjohnstn@redhat.com>
3779
3780         * COPYING.NEWLIB: More updates.
3781
3782 2002-09-09  Jeff Johnston  <jjohnstn@redhat.com>
3783
3784         * COPYING.NEWLIB: Update.
3785
3786 2002-08-23  Andrew Cagney  <ac131313@redhat.com>
3787
3788         * texinfo/texinfo.tex: Import version 2002-06-04.06.
3789
3790         * config.guess: Import version 2002-08-23.
3791         * config.sub: Import version 2002-08-22.
3792
3793 2002-08-20  Alexandre Oliva  <aoliva@redhat.com>
3794
3795         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
3796         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
3797         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
3798
3799 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
3800
3801         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
3802
3803 2002-08-04  H.J. Lu  (hjl@gnu.org)
3804
3805         * configure.in (mips*-*-linux*): Don't skip target-libffi.
3806
3807 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
3808
3809         * configure.in: Move generic linux case to end.  Copy generic
3810         linux noconfigdirs to mips*-*-linux* entry and new
3811         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
3812
3813 2002-07-19  Chris Demetriou  <cgd@broadcom.com>
3814
3815         * MAINTAINERS: Clarify on config.guess and config.sub, and add
3816         one instance of them which was missed to the list to update.
3817
3818 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
3819
3820         * config.guess: Update to 2002-07-09 version.
3821         * config.sub: Update to 2002-07-03 version.
3822
3823 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3824
3825         * configure.in: Remove two redundant tests.
3826
3827 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3828
3829         * configure.in (mips*-*-irix6*o32): Enable stabs.
3830
3831 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
3832
3833         * configure.in: Don't build grez.
3834         * Makefile.in: Ditto.
3835
3836         * Makefile.in: Remove references to bsp, cygmon, libstub.
3837         * configure.in: Ditto.
3838
3839         * configure.in: Remove leftover reference to gdbtest.
3840
3841 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
3842
3843         * configure.in (gxx_include_dir):  Change to match versioned
3844         C++ headers if --enable-version-specific-runtime-libs is used.
3845
3846 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
3847
3848         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
3849
3850 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3851
3852         * configure.in: Make --without-x work.
3853
3854 2002-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
3855
3856         * contrib: New directory.  Created to contain a copy of the
3857         texi2pod.pl script so that it is in the same place as the version in
3858         the FSF GCC sources.
3859
3860 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3861
3862         * configure.in: Rearrange target Makefile fragment collection.
3863
3864         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
3865         cvs[src].
3866         * configure.in: Ditto.
3867
3868 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
3869
3870         * Makefile.in: Eliminate 'apache' targets.
3871         * configure.in: Eliminate 'apache' targets.
3872
3873         * configure.in: Eliminate redundant tests.  Reorganize.
3874
3875         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
3876
3877         * config-ml.in: Eliminate references to Cygnus configure.
3878
3879         * Makefile.in: Eliminate references to building emacs.
3880
3881 2002-07-01  Denis Chertykov  <denisc@overta.ru>
3882
3883         * configure.in: Add support for ip2k.
3884
3885 2002-06-24  Ben Elliston  <bje@redhat.com>
3886
3887         * configure.in (host_tools): Remove cgen.
3888
3889         * Makefile.in (all-cgen): Remove; runs from its source directory.
3890         (check-cgen, install-cgen, clean-cgen): Likewise.
3891         (all-opcodes): No not depend on all-cgen.
3892         (all-sim): Likewise.
3893
3894 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
3895
3896         * configure.in: Fix AIX configury bug.
3897
3898 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
3899
3900         * configure.in: Replace ${topsrcdir} with ${srcdir}.
3901
3902         * configure.in: Move definition of libstdcxx_flags right above
3903         usage, rather than way earlier.
3904
3905         * configure.in: Pull definition of is_cross_compiler earlier.
3906
3907         * configure.in: Rearrange a little.
3908
3909         * configure.in: Remove references to librx.
3910         * Makefile.in: Remove references to librx.
3911
3912 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
3913
3914         * configure.in: Eliminate ${gasdir} variable.
3915
3916 2002-06-18  Dave Brolley  <brolley@redhat.com>
3917
3918         * configure.in: Add support for frv.
3919         * config.sub: Add support for frv.
3920
3921 2002-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3922
3923         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
3924
3925 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
3926
3927         * configure.in (vax-*-netbsd*): Re-enable gas.
3928
3929 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
3930
3931         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
3932         BUILD_PREFIX_1, to correct nomenclature.
3933         * configure: Likewise.
3934
3935         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
3936         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
3937
3938 2002-05-31  Olaf Hering  <olh@suse.de>
3939
3940         * config-ml.in: Propogate DESTDIR also.
3941
3942 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
3943
3944         * configure.in (vax-*-netbsd*): Don't build gas for this
3945         platform.
3946
3947 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
3948
3949         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3950         and libgcj for AVR.
3951
3952 2002-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
3953
3954         * config.sub: Add DLX target.
3955
3956 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
3957
3958         * config.guess: Update to 2002-05-22 version.
3959         * config.sub: Likewise.
3960
3961 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3962
3963         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
3964         * config-ml.in: Likewise.
3965         * configure: Likewise.
3966         * configure.in: Likewise.
3967
3968 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
3969
3970         * configure.in: Simplify makefile fragment collection.
3971
3972         * configure.in: Remove code to build emacs.
3973
3974         * configure.in : Remove --srcdir argument from targargs and buildargs
3975         (it's always overridden in the Makefile anyway).  Rearrange a bit.
3976
3977         * configure: Move some logic to configure.in.
3978         * configure.in: Move some logic from configure.
3979
3980 2002-05-07  Jeff Johnston  <jjohnstn@redhat.com>
3981
3982         * COPYING.LIBGLOSS: New file.
3983
3984 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
3985
3986         * Makefile.in: Honour DESTDIR.
3987
3988 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
3989
3990         * configure.in (noconfigdirs): Don't disable libgcj on
3991         sparc64-*-solaris* and sparcv9-*-solaris*.
3992
3993 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
3994
3995         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
3996
3997 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
3998
3999         * configure.in (FLAGS_FOR_TARGET): Do not add
4000         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
4001         on i[3456]86-*-linux*.
4002
4003 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
4004
4005         * configure.in (noconfigdirs): Replace [ ] with test.
4006
4007         * configure.in (noconfigdirs): Do not add target-newlib if
4008         target == i[3456]86-*-linux*, and host == target.
4009
4010 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
4011
4012         * config.guess: Updated to 2002-04-26's version.
4013         * config.sub: Updated to 2002-04-26's version.
4014
4015 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
4016
4017         * configure.in: delete reference to absent file
4018
4019         * configure.in: replace '[' with 'test'
4020
4021         * configure.in: Eliminate references to gash.
4022         * Makefile.in: Eliminate references to gash.
4023
4024         * configure.in: remove useless references to 'pic' makefile fragments.
4025
4026         * configure.in: (*-*-windows*) Finish removing.
4027
4028         * configure.in: Eliminate redundant test for libgui.
4029
4030 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
4031
4032         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4033         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4034
4035 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
4036
4037         * configure.in: remove references to dead files
4038
4039 2002-04-18  Tom Tromey  <tromey@redhat.com>
4040
4041         * configure.in: Disallow configuring libgcj when it is already
4042         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
4043         Solaris 2.8 by default.  For PR libgcj/6158.
4044
4045 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
4046
4047         * configure.in:  Move default CC setting out of config/mh-* fragments
4048         directly into here.
4049
4050 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
4051
4052         * configure.in: don't even try to configure or make a subdirectory
4053         if there's no configure script for it.
4054
4055 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
4056
4057         * MAINTAINERS: Remove chill maintainers.
4058         * Makefile.in (CHILLFLAGS): Remove.
4059         (CHILL_LIB): Remove.
4060         (TARGET_CONFIGDIRS): Remove libchill.
4061         (CHILL_FOR_TARGET): Remove.
4062         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4063         CHILL_LIB.
4064         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4065         (CHECK_TARGET_MODULES): Likewise.
4066         (INSTALL_TARGET_MODULES): Likewise.
4067         (CLEAN_TARGET_MODULES): Likewise.
4068         (configure-target-libchill): Remove.
4069         (all-target-libchill): Remove.
4070         * configure.in (target_libs): Remove target-libchill.
4071         Do not compute CHILL_FOR_TARGET.
4072         * libchill: Remove directory.
4073
4074 2002-04-15  DJ Delorie  <dj@redhat.com>
4075
4076         * Makefile.in, configure.in, configure: Sync with gcc, entries
4077         follow...
4078
4079 2002-04-08  Tom Tromey  <tromey@redhat.com>
4080
4081         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4082         Fixes PR libgcj/6068.
4083
4084 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
4085
4086         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4087
4088 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4089
4090         * configure.in (alpha*-dec-osf*): Enable libgcj.
4091
4092 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
4093
4094         Fix for: PR bootstrap/3591, target/5676
4095         * configure.in (mcore-pe): Disable the configuration of
4096         libstdc++-v3 since exceptions are not supported.
4097
4098 2002-03-20  Anthony Green  <green@redhat.com>
4099
4100         * configure.in: Enable libgcj for xscale-elf target.
4101
4102 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
4103
4104         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4105         libjava.
4106         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4107
4108 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
4109
4110         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4111         libstdc++-v3 and libjava.
4112
4113 2002-02-11  Adam Megacz <adam@xwt.org>
4114
4115         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4116         boehm-gc
4117
4118 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
4119
4120         * config.guess: Updated to 2002-01-30's version.
4121         * config.sub: Updated to 2002-02-01's version.
4122         Contribute sh64-elf.
4123         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
4124         * configure.in: Added sh64-*-*.
4125
4126 2002-01-17  H.J. Lu <hjl@gnu.org>
4127
4128         * Makefile.in (all-fastjar): Also depend on all-libiberty.
4129         (all-target-fastjar): Also depend on all-target-libiberty.
4130
4131 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
4132
4133         * configure, configure.in: Use temp file for long sed commands.
4134
4135 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
4136
4137         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4138         libf2c.
4139
4140 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
4141
4142         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4143
4144 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
4145
4146         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
4147
4148 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4149
4150         * configure: Handle temporary files securely using mkdir.
4151
4152 2001-09-26  Will Cohen <wcohen@redhat.com>
4153
4154         * configure.in (*-*-linux*): Disable configuration of target-newlib
4155         and target-libgloss.
4156
4157 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4158
4159         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4160         RANLIB.
4161
4162 2001-08-11  Graham Stott  <grahams@redhat.com>
4163
4164         * Makefile.in (check-c++): Add missing semicolon.
4165
4166 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
4167
4168         * configure.in (sh-*-linux*): New.
4169
4170 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4171
4172         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4173         and libgcj on m68hc11/m68hc12.
4174
4175 2001-06-27  H.J. Lu  (hjl@gnu.org)
4176
4177         * Makefile (CFLAGS_FOR_BUILD): New.
4178         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4179
4180 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
4181
4182         * configure.in (libstdcxx_flags): Do not try to execute
4183         libstdc++-v3/testsuite_flags until it exists.
4184
4185 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
4186
4187         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4188
4189 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
4190
4191         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4192
4193 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
4194
4195         * configure.in: Move *-chorusos target case to the proper switch.
4196         Disable libgcj.
4197
4198 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4199
4200         * Makefile.in (STAGE1_CFLAGS): Pass down.
4201
4202 2001-04-13  Alan Modra  <amodra@one.net.au>
4203
4204         * config.guess: Add hppa64-linux support.  Note for next import that
4205         this is already in the master file.
4206         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
4207
4208 2001-03-22  Colin Howell  <chowell@redhat.com>
4209
4210         * Makefile.in (DO_X): Do not backslash single-quotes in
4211         backquotes (two places).
4212
4213 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
4214
4215         * Makefile.in (DO_X): Quote nested quotes.
4216
4217 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
4218
4219         * Makefile.in (DO_X): Use double quotes for quoting
4220         "RANLIB=$${RANLIB}".
4221
4222 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
4223
4224         * configure.in: Only use `lang_requires' for languages athat are
4225         actually enabled.
4226
4227 2001-03-07  Tom Tromey  <tromey@redhat.com>
4228
4229         * configure.in: Allow config-lang.in to set `lang_requires' to list
4230         of other required languages.
4231
4232 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
4233
4234         * Makefile.in: Remove RANLIB definition. Use RANLIB
4235         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
4236         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
4237
4238 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
4239             Alexandre Oliva  <aoliva@redhat.com>
4240
4241         * Makefile.in (check-c++): Use tabs, not spaces.
4242
4243 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
4244
4245         * Makefile.in (check-c++): New rule.
4246
4247         * configure.in (target_libs): Remove libg++.
4248         (noconfigdirs): Remove libg++.
4249         (noconfigdirs): Same.
4250         (noconfigdirs): Same.
4251         (noconfigdirs): Same.
4252
4253         * config-ml.in: Remove libg++ references.
4254
4255         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
4256         (ALL_TARGET_MODULES): Same.
4257         (configure-target-libg++): Remove.
4258         (all-target-libg++): Remove.
4259         (configure-target-libio): Remove.
4260         (all-target-libio): Remove.
4261         (check-target-libio): Remove.
4262         (.PHONY): Remove.
4263         (libg++.tar.bz2): Remove.
4264         (all-target-cygmon): Remove libio.
4265         (all-target-libstdc++): Remove.
4266         (configure-target-libstdc++): Remove.
4267         (TARGET_LIB_PATH): Remove libstdc++.
4268         (ALL_GCC_CXX): Remove libstdc++.
4269         (all-target-gperf): Correct.
4270
4271 2001-02-15  Anthony Green  <green@redhat.com>
4272
4273         * configure: Introduce GCJ_FOR_TARGET.
4274         * configure.in: Ditto.
4275         * Makefile.in: Ditto.
4276
4277 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
4278
4279         * configure.in: for *-chorusos, don't config target-newlib and
4280         target-libgloss.
4281
4282 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
4283
4284         Remove V2 C++ library.
4285         * configure.in: Remove --enable-libstdcxx_v3 support.
4286
4287 2001-01-27  Richard Henderson  <rth@redhat.com>
4288
4289         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
4290
4291 2001-01-26  Tom Tromey  <tromey@redhat.com>
4292
4293         * configure.in: Allow libgcj to be built on Sparc Solaris.
4294
4295 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
4296
4297         * configure.in: Enable libgcj on several additional platforms.
4298
4299 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
4300
4301         * configure.in: Enable libgcj for linux targets.
4302
4303 2001-01-09  Mike Stump  <mrs@wrs.com>
4304
4305         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
4306         failures of subdirectories.
4307
4308 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
4309
4310         * configure: handle DOS-style absolute paths.
4311
4312 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
4313
4314         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
4315
4316 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
4317
4318         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
4319         (libstdcxx_incdir): Pass down.
4320         * config.if: Remove expired bits for cxx_interface, add stub.
4321         (libstdcxx_incdir): Add variable for g++ include directory.
4322         * configure.in (gxx_include_dir): Use it.
4323
4324 2000-12-15  Andreas Jaeger  <aj@suse.de>
4325
4326         * configure.in: Handle lang_dirs.
4327
4328 2000-12-13  Anthony Green  <green@redhat.com>
4329
4330         * configure.in: Disable libgcj for any target not specifically
4331         listed.  Disable libgcj for x86 and Alpha Linux until compatible
4332         with g++ abi.
4333
4334 2000-12-13  Mike Stump  <mrs@wrs.com>
4335
4336         * Makefile.in (local-distclean): Also remove fastjar.
4337
4338 2000-12-10  Anthony Green  <green@redhat.com>
4339
4340         * configure.in: Define libgcj.  Disable libgcj target libraries for
4341         most targets.
4342
4343 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
4344
4345         * configure.in (target_libs): Revert 2000-12-08 patch.
4346         (noconfigdirs): Added target-libjava.
4347
4348 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
4349
4350         * Makefile.in: handle DOS-style absolute paths.
4351
4352 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
4353
4354         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
4355         libjava.
4356         * configure.in (target_libs): Removed `target-libjava'.
4357
4358 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
4359
4360         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
4361         (ALL_MODULES): Added fastjar.
4362         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
4363         (all-target-libjava): all-fastjar replaces all-zip.
4364         (all-fastjar): Added.
4365         (configure-target-fastjar, all-target-fastjar): Likewise.
4366         * configure.in (host_tools): Added fastjar.
4367
4368 2000-12-07  Mike Stump  <mrs@wrs.com>
4369
4370         * Makefile.in (local-distclean): Remove leftover built files.
4371
4372 2000-11-16  Fred Fish  <fnf@be.com>
4373
4374         * configure.in (enable_libstdcxx_v3): Fix typo,
4375         libstd++ -> libstdc++.
4376
4377 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4378
4379         * configure: Provide the original toplevel configure arguments
4380         (including $0) to subprocesses in the environment rather than
4381         through gcc/configargs.h.
4382
4383 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
4384
4385         * configure: Turn on libstdc++ V3 by default.
4386
4387 2000-10-16  Michael Meissner  <meissner@redhat.com>
4388
4389         * configure (gcc/configargs.h): Only create if there is a build GCC
4390         directory created.
4391
4392 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
4393
4394         * configure: Save configure arguments to gcc/configargs.h.
4395
4396 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
4397
4398         * Makefile.in (bootstrap): avoid recursion if subdir missing
4399         (cross): ditto
4400         (do-proto-toplev): ditto
4401
4402 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
4403
4404         * configure.in: Do not build byacc for hppa64.  Provide paths to the
4405         X11 libraries for hppa64.
4406
4407 2000-09-02  Anthony Green  <green@cygnus.com>
4408
4409         * Makefile.in (all-gcc): Depend on all-zlib.
4410         (CLEAN_MODULES): Add clean-zlib.
4411         (ALL_MODULES): Add all-zlib.
4412         * configure.in (host_libs): Add zlib.
4413
4414 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
4415
4416         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
4417         $targargs to tell whether newlib is going to be built.
4418
4419         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
4420         $$r/TARGET_SUBDIR/libio for _G_config.h.
4421
4422 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
4423
4424         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
4425
4426         * configure: Make enable_threads and enable_shared defaults
4427         explicit.  Substitute enable_threads into generated Makefiles.
4428         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
4429         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
4430
4431 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
4432
4433         * configure.in: Re-enable all references to libg++ and librx.
4434
4435 2002-04-09  Loren James Rittle  <rittle@labs.mot.com>
4436
4437         * configure.in: Add *-*-freebsd* configurations.
4438
4439 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
4440
4441         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
4442         (do-tar, do-bz2): New rules.
4443         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
4444         (gdb-tar): New rule.
4445         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
4446         (insight_dejagnu.tar): New rule.
4447         (insight.tar): New rule.
4448         (gdb+dejagnu.tar): New rule.
4449         (gdb.tar): New rule.
4450
4451 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
4452
4453         * MAINTAINERS: Update dejagnu/
4454
4455 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
4456
4457         * ltmain.sh (relink_command): Fix typo in previous change.
4458
4459 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
4460
4461         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
4462         (relink_command): Added --tag flags.
4463         (mode=install): If relinking fails; error out.
4464
4465 2002-03-12  Richard Henderson  <rth@redhat.com>
4466
4467         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
4468         .NOTPARALLEL tag.
4469         (do-check): Rename from check.
4470         (check): Allow parallel check.
4471
4472 2002-03-11  Richard Henderson  <rth@redhat.com>
4473
4474         * Makefile.in (.NOTPARALLEL): Add fake tag.
4475
4476 2002-03-07  H.J. Lu  (hjl@gnu.org)
4477
4478         * configure.in: Enable gprof for mips*-*-linux*.
4479
4480 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
4481
4482         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4483         libjava.
4484         (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
4485
4486 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
4487
4488         * texinfo/texinfo.tex: Update to version 2002-02-14.08.
4489
4490 2002-02-23  Daniel Jacobowitz  <drow@mvista.com>
4491
4492         * config.guess: Import from master sources, rev 1.232.
4493         * config.sub: Import from master sources, rev 1.246.
4494
4495 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
4496
4497         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
4498         because its Makefile is there; test for the executable instead.
4499
4500 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
4501
4502         Contribute sh64-elf.
4503         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
4504         * configure.in: Added sh64-*-*.
4505
4506 2002-02-04  Jeff Johnston  <jjohnstn@redhat.com>
4507
4508         * COPYING.NEWLIB: Remove advertising clause from
4509         Berkeley and Red Hat licenses.
4510
4511 2002-02-01  Mo DeJong  <supermo@bayarea.net>
4512
4513         * Makefile.in: Add all-tix to deps for all-snavigator
4514         so that tix is built when building snavigator.
4515
4516 2002-02-01  Ben Elliston  <bje@redhat.com>
4517
4518         * config.guess: Import from master sources, rev 1.229.
4519         * config.sub: Import from master sources, rev 1.240.
4520
4521 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
4522
4523         From Steve Ellcey <sje@cup.hp.com>:
4524         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
4525         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
4526         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
4527         IA64.
4528         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
4529         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
4530         soname_spec, sys_lib_search_path_spec): Ditto.
4531
4532 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
4533
4534         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
4535         target-libiberty, and target-libgloss.  Skip Java-related
4536         libraries if not supported for NetBSD on target CPU.
4537
4538 2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
4539
4540         * configure.in: Import StrongARM and XScale target_configdirs from
4541         FSF GCC version.
4542
4543 2002-01-16  H.J. Lu  (hjl@gnu.org)
4544
4545         * config.guess: Import from master sources, rev 1.225.
4546         * config.sub: Import from master sources, rev 1.238.
4547
4548         * MAINTAINERS: Updated notes on config.guess and config.sub.
4549
4550 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
4551
4552         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
4553         ld and gdb are not supported.
4554
4555 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
4556
4557         * Change reference to Cygnus Solutions to be Red Hat.
4558
4559 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
4560
4561         * COPYING.NEWLIB: Update generic copyright date.
4562
4563 2002-01-07  Mark Salter  <msalter@redhat.com>
4564
4565         * configure.in: Remove target-bsp and target-cygmon from arm builds.
4566           Allow target-libgloss to be built for arm, strongarm, and xscale.
4567
4568 2002-01-03  Ben Elliston  <bje@redhat.com>
4569
4570         * MAINTAINERS: Update URL for config.* scripts.
4571
4572 2001-12-18  Alan Modra  <amodra@bigpond.net.au>
4573
4574         * config.sub: Import latest version.
4575         * config.guess: Likewise.
4576
4577 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
4578
4579         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
4580         options for i[3456]86-pc-linux* native builds.
4581
4582 2001-12-05  Laurent Guerby  <guerby@acm.org>
4583
4584         * MAINTAINERS: gcc adopts symlink-tree, refer more to
4585         libiberty.
4586
4587         Import this patch from gcc:
4588
4589         2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
4590
4591             * symlink-tree: handle DOS-style absolute paths.
4592
4593 2001-11-28  DJ Delorie <dj@redhat.com>
4594             Zack Weinberg  <zack@codesourcery.com>
4595
4596         When build != host, create libiberty for the build machine.
4597
4598         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
4599         CONFIG_ARGUMENTS.
4600         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
4601         New variables.
4602         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
4603         and rules.
4604         (all.normal): Depend on ALL_BUILD_MODULES.
4605         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
4606         (all-build-libiberty): Depend on configure-build-libiberty.
4607
4608         * configure: Calculate and substitute proper value for
4609         ALL_BUILD_MODULES.
4610         * configure.in: Create the build subdirectory.
4611         Calculate and substitute TARGET_CONFIGARGS (formerly
4612         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
4613
4614 2001-11-26  Geoffrey Keating  <geoffk@redhat.com>
4615
4616         * config.sub: Update to version 1.232 on subversion.
4617
4618 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
4619
4620         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
4621         files from .po files for a distribution.
4622
4623 2001-11-19  Hans-Peter Nilsson  <hp@bitrange.com>
4624
4625         * COPYING.NEWLIB: Mention preserved notice in specific parts.
4626
4627 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
4628
4629         Merged from net gcc:
4630         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
4631         * ltcf-c.sh: Use $objext, not $ac_objext.
4632         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
4633         * ltcf-cxx.sh: Add support for GNU.
4634         2001-07-22  Timothy Wall  <twall@redhat.com>
4635         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
4636         default settings if using GNU tools with that configuration.
4637         * ltcf-cxx.sh: Ditto.
4638         * ltcf-gcj.sh: Ditto.
4639         2001-07-21  Michael Chastain  <chastain@redhat.com>
4640         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
4641         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
4642         * ltmain.sh: Mark as gcc-local.
4643
4644 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
4645
4646         * Makefile.in (all-bison): Revert 2001-10-24.
4647         Don't depend on texinfo.
4648
4649 2001-11-12  Hans-Peter Nilsson  <hp@bitrange.com>
4650
4651         * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
4652
4653 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
4654
4655         * configure.in (--enable-languages): Be more permissive about
4656         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
4657
4658 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
4659
4660         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
4661
4662 2001-10-24  Jeff Holcomb  <jeffh@redhat.com>
4663
4664         Makefile.in (all-bison): Don't depend on texinfo.
4665
4666 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
4667
4668         * gettext.m4: Test po/POTFILES.in exists before trying to read.
4669
4670 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
4671
4672         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
4673
4674 2001-09-28  Hans-Peter Nilsson  <hp@axis.com>
4675
4676         * config.sub, config.guess: Import latest from subversions.
4677
4678 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
4679
4680         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
4681         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
4682         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
4683         avoid quotes nesting problems.
4684         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
4685         (DO_X): Export only variables that are set.
4686
4687 2001-09-19  Ben Elliston  <bje@redhat.com>
4688
4689         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
4690         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
4691         semantics.  Use the shell built-in "type" command instead.
4692
4693 2001-09-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4694
4695         * config.sub: Reverted the earlier change, this version is not the
4696         master file.
4697
4698 2001-09-14  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4699
4700         * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
4701         Add support for mips64.
4702
4703 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
4704
4705         * configure.in: Enable libstdc++-v3 for h8300 targets.
4706
4707 2001-08-30  Eric Christopher  <echristo@redhat.com>
4708             Jason Eckhardt  <jle@redhat.com>
4709
4710         * config.sub: Add support for mipsisa32.
4711
4712 2001-08-30  Eric Christopher  <echristo@redhat.com>
4713
4714         * config.sub, config.guess: Import latest from subversions.
4715
4716 2001-08-20  Alan Modra  <amodra@bigpond.net.au>
4717
4718         * config.sub, config.guess: Import latest from subversions.
4719
4720 2001-07-26  DJ Delorie  <dj@redhat.com>
4721
4722         * MAINTAINERS: Clarify libiberty merge rules and procedures.
4723
4724 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
4725
4726         * Makefile.in: Revert 2001-06-17.
4727         (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
4728
4729 2001-06-17  H.J. Lu <hjl@gnu.org>
4730
4731         * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
4732         (gas+binutils.tar.bz2): Likewise.
4733         (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
4734
4735 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
4736
4737         * Makefile.in (VER): When present, extract the version number from
4738         the file version.in.
4739
4740 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
4741
4742         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
4743         gcc/xgcc is built, use -print-prog-name to find out the program
4744         name to use.
4745
4746 2001-06-04  Mark Mitchell  <mark@codesourcery.com>
4747
4748         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
4749         with_gcc]: Use `gcc -shared' to build a shared library.
4750
4751 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4752
4753         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
4754         archives.
4755
4756 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
4757
4758         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
4759         libraries when using g++ with native linker.
4760
4761 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
4762
4763         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
4764
4765 2001-05-24  Tom Rix <trix@redhat.com>
4766
4767         * configure.in : enable ld for aix
4768
4769 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
4770
4771         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
4772         [aix4*|aix5*]: Prepend blank.
4773
4774 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
4775
4776         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4777         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
4778         of subdir/configure scripts to use the new libtool.m4.
4779
4780 2001-05-14  H.J. Lu <hjl@gnu.org>
4781
4782         * config.if (libc_interface): Set to -libc6.2- for cross
4783         compiling to Linux/glibc 2.2.
4784
4785 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
4786
4787         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
4788         libgcj.
4789
4790 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
4791
4792         * configure.in (noconfigdirs): Don't reset it from scratch in the
4793         target case; only append to it.
4794
4795 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
4796
4797         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
4798         sparc-*-solaris2.8]: Disable ${libgcj}.
4799
4800 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
4801
4802         * configure.in (libgcj_saved): Copy from $libgcj.
4803         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
4804         --disable-libgcj.
4805
4806 2001-04-20  Alexandre Oliva  <aoliva@redhat.com>
4807
4808         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
4809         1.641.2.228.
4810
4811 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
4812
4813         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4814         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
4815
4816 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
4817
4818         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
4819         New macros.
4820         (bootstrap, cross): Use RECURSE_FLAGS.
4821         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
4822
4823 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
4824
4825         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
4826
4827 2001-03-23  Nick Clifton  <nickc@redhat.com>
4828
4829         * README-maintainer-mode: Add note about inability to use "make
4830         distclean" in maintainer mode.
4831
4832 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
4833
4834         Re-installed:
4835         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
4836         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
4837         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
4838         * ltcf-cxx.sh: Likewise.
4839         * ltcf-gcj.sh: Likewise.
4840
4841 2001-03-22  Philip Blundell  <philb@gnu.org>
4842
4843         * config.sub, config.guess: Import latest from subversions.
4844
4845 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
4846
4847         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4848         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
4849
4850 2001-03-20  Michael Chastain  <chastain@redhat.com>
4851
4852         * Makefile.in: all-m4 depends on all-texinfo.
4853
4854 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
4855
4856         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
4857
4858 2001-02-22  Jeff Johnston <jjohnstn@redhat.com>
4859
4860         * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
4861         longer valid.
4862
4863 2001-02-16  Nick Clifton  <nickc@redhat.com>
4864
4865         * configure.in (noconfigdirs): Allow configuration of texinfo
4866         for Cygwin hosts.
4867
4868 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4869
4870         * config.guess: Add linux target for S/390.
4871         * config.sub: Likewise.
4872         * configure.in: Likewise.
4873
4874 2001-02-06  Ben Elliston  <bje@redhat.com>
4875
4876         * configure: Output host type to stdout, not stderr.
4877
4878 2001-02-04  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
4879
4880         * config.guess: Import from subversions.gnu.org (revision 1.181).
4881         * config.sub: Import from subversions.gnu.org (revision 1.199).
4882
4883 2001-01-30  Alan Modra  <alan@linuxcare.com.au>
4884
4885         * config.guess: Handle hppa64-linux systems.
4886
4887 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
4888
4889         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
4890         Don't unset, it's non-portable and no longer necessary, set to empty
4891         instead.
4892
4893 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4894
4895         * ltconfig: Shell portability fix for the tagname validity check.
4896
4897 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
4898
4899         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
4900
4901 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
4902
4903         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
4904         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
4905
4906 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
4907
4908         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
4909         keep at least one of build_libtool_libs or build_old_libs set to
4910         yes.
4911
4912 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
4913
4914         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
4915         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
4916
4917 2000-11-07  Philip Blundell  <pb@futuretv.com>
4918
4919         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
4920
4921 2000-11-03  Philip Blundell  <pb@futuretv.com>
4922
4923         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
4924         files.
4925
4926 2001-01-15  Jeff Johnston  <jjohnstn@redhat.com>
4927
4928         * COPYING.NEWLIB: Put into source repository.
4929
4930 2001-01-15  Ben Elliston  <bje@redhat.com>
4931
4932         * configure.in (host_tools): Add sid.
4933         Always configure cgen.
4934         * Makefile.in (all-sid): New target.
4935         (check-sid, clean-sid, install-sid): Likewise.
4936
4937 2001-01-07  Andreas Jaeger  <aj@suse.de>
4938
4939         * config.sub, config.guess: Update from subversions.
4940
4941 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
4942
4943         * configure.in: Disable language-specific target libraries for
4944         languages that aren't enabled.
4945
4946 2000-11-24  Nick Clifton  <nickc@redhat.com>
4947
4948         * configure.in (xscale-elf): Add target.
4949         (xscale-coff): Add target.
4950         (c4x, c5x, tic54x): Move after ARM targets.
4951
4952 2000-11-23  Alexandre Oliva  <aoliva@redhat.com>
4953
4954         * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
4955
4956 2000-11-20  Ian Lance Taylor  <ian@zembu.com>
4957
4958         * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
4959
4960 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
4961
4962         * Makefile.in: Merge with GCC and libgcj.
4963         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
4964         configure-target-<library> when their configure scripts need the C
4965         or C++ library to have already been built to work properly.
4966         (do_proto_toplev): Set them to an empty string.
4967
4968 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
4969
4970         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
4971         (REALLY_SET_LIB_PATH): Use them.
4972
4973 2000-11-06  Christopher Faylor <cgf@cygnus.com>
4974
4975         * config.sub: Add support for Sun Chorus
4976
4977 2000-11-02  Per Lundberg  <plundis@chaosdev.org>
4978
4979         * config.sub: Add support for the *-storm-chaos OS.
4980
4981 2000-10-30  Stephane Carrez  <stcarrez@worldnet.fr>
4982
4983         * configure.in (noconfigdirs): Don't compile some
4984         of the libraries for 68HC11 & 68hc12 targets.
4985
4986 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
4987
4988         * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
4989         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
4990         all affected `configure' scripts.
4991
4992 2000-09-25  Alexandre Oliva  <aoliva@redhat.com>
4993
4994         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
4995         ltcf-c.sh.
4996
4997 2000-09-12  Philip Blundell  <philb@gnu.org>
4998
4999         * config.sub, config.guess: Update from subversions.
5000
5001 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
5002
5003         * Makefile.in (all-zlib): Added dummy target.
5004
5005         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
5006         multi-language branch.
5007
5008 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
5009
5010         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5011         (bootstrap*): Depend on all-bootstrap.
5012
5013 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
5014
5015         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5016         crosses, but add gcc/include to the header search path for them.
5017
5018 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
5019
5020         * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
5021         * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
5022         * gettext.m4: New file, extracted from aclocal.m4.
5023
5024 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
5025
5026         * config-ml.in (CC, CXX): Avoid trailing whitespace.
5027         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5028         sub-configures.
5029
5030 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
5031
5032         * Makefile.in (ALL_MODULES): Add all-cgen.
5033         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
5034         (all-cgen): New target.
5035         (all-opcodes,all-sim): Depend on all-cgen.
5036         * configure.in (host_tools): Add cgen.
5037         Only configure cgen if --enable-cgen-maint.
5038
5039 2000-08-17  Alexandre Oliva  <aoliva@redhat.com>
5040
5041         * config-ml.in (CC, CXX): Don't introduce a leading space.
5042
5043 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
5044
5045         * configure.in (libstdcxx_flags): Use
5046         libstdc++-v3/src/libstdc++.INC.
5047
5048 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
5049
5050         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5051
5052 2000-08-11  Jason Merrill  <jason@redhat.com>
5053
5054         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5055         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5056         (FLAGS_FOR_TARGET): Not here.
5057         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5058
5059 2000-08-07  DJ Delorie  <dj@redhat.com>
5060
5061         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5062         "if we're also building gcc, and it's a gcc that will run on the
5063         build machine, we want to use its includes instead of the system's
5064         default includes".
5065
5066 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
5067
5068         * configure.in (libstdcxx_flags): Don't use `"'.
5069
5070         * config-ml.in: Adjust multilib search paths to the
5071         appropriate multilib tree.
5072
5073 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
5074
5075         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5076         commas in $LANGUAGES.
5077
5078 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
5079
5080         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5081
5082 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
5083
5084         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5085         CXX_FOR_TARGET for sed.
5086
5087 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
5088
5089         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5090         Do not override if already set in the environment or in configure.
5091         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5092         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5093
5094 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
5095
5096         * Makefile.in (FLAGS_FOR_TARGET): New macro.
5097         (GCC_FOR_TARGET): Use it.
5098         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5099         * configure.in: ... here.
5100         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
5101         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5102
5103 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
5104
5105         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5106         (configure-target-libchill, configure-target-libobjc): Likewise.
5107
5108         * configure.in: Use the same cache file for all target libs.
5109         * config-ml.in: But different cache files per multilib variant.
5110
5111 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5112
5113         * configure (topsrcdir): Don't use dirname.
5114
5115 2000-07-20  Jason Merrill  <jason@redhat.com>
5116
5117         * configure.in: Remove all references to libg++ and librx.
5118
5119         * configure, configure.in, Makefile.in: Unify gcc and binutils.
5120
5121 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
5122
5123         * config.sub: Update to subversions version 2000-07-06.
5124
5125 2000-07-12  Andrew Haley  <aph@cygnus.com>
5126
5127         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5128         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5129
5130 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
5131
5132         * symlink-tree:  Check number of arguments.
5133
5134 2000-06-06  Andrew Cagney  <cagney@b1.cygnus.com>
5135
5136         * texinfo/texinfo.tex: Update to version 2000-05-28.15.
5137
5138 2000-07-05  Jim Wilson  <wilson@cygnus.com>
5139
5140         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5141         search path for a g++ extracted from the build tree.  This
5142         will allow link tests run by configure scripts in
5143         subdirectories to succeed.
5144
5145 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
5146
5147         * ltconfig: Add support for mips-dde-sysv4.2MP
5148
5149 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
5150
5151         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5152         `os2'. Force ac_cv_exeext to be ".exe" in that case.
5153
5154 2000-06-19  Timothy Wall  <twall@cygnus.com>
5155
5156         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5157         * config.sub: Add tic54x target.
5158
5159 2000-06-07  Phillip Thomas  <pthomas@suse.de>
5160
5161         * README-maintainer-mode: New file: Contains notes on using
5162         --enable-maintainer-mode with binutils.
5163
5164 2000-05-29  Andrew Cagney  <cagney@b1.cygnus.com>
5165
5166         * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
5167
5168 2000-05-30  Andrew Cagney  <cagney@b1.cygnus.com>
5169
5170         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5171         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
5172
5173 20000-05-21  H.J. Lu  (hjl@gnu.org)
5174
5175         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5176         directory are used if they exist. Make sure
5177         $(build_tooldir)/include is searched for header files,
5178         $(build_tooldir)/lib/ for library files.
5179         (GCC_FOR_TARGET): Likewise.
5180         (CXX_FOR_TARGET): Likewise.
5181
5182 2000-05-18  Jeffrey A Law  (law@cygnus.com)
5183
5184         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5185
5186 2000-05-17  Alexandre Oliva  <aoliva@cygnus.com>
5187
5188         * Makefile.in (configure-target-libiberty): Depend on
5189         configure-target-newlib.
5190
5191 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
5192
5193         * configure.in, Makefile.in: Merge all libffi-related
5194         configury stuff from the libgcj tree.
5195
5196 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
5197
5198         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5199         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5200
5201 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
5202
5203         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5204         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
5205         current version information.  Add to proto-toplev directory.
5206         (gdb-taz): Build do-djunpack.
5207
5208 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
5209
5210         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
5211
5212 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5213
5214         * ltmain.sh: Preserve in relink_command any environment
5215         variables that may affect the linker behavior.
5216
5217 2000-05-12  Jeffrey A Law  (law@cygnus.com)
5218
5219         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
5220
5221 2000-05-10  Jim Wilson  <wilson@cygnus.com>
5222
5223         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
5224
5225 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
5226
5227         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
5228         with the version name.
5229
5230 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
5231
5232         * config.if: Tweak.
5233
5234 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
5235
5236         * djunpack.bat: New file.
5237
5238 2000-04-19  Andrew Cagney  <cagney@b1.cygnus.com>
5239
5240         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
5241         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
5242         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
5243         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
5244
5245 2000-04-16  Dave Pitts  <dpitts@cozx.com>
5246
5247         * config.sub (case $basic_machine): Change default for "ibm-*"
5248         to "openedition".
5249
5250 2000-04-12  Andrew Cagney  <cagney@b1.cygnus.com>
5251
5252         * Makefile.in (gdb-taz): New target.  GDB specific archive.
5253         (do-md5sum): New target.
5254         (MD5PROG): Define.
5255         (PACKAGE): Default to TOOL.
5256         (VER): Default to a shell script.
5257         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
5258         md5 checksum generation.
5259         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
5260         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
5261         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
5262         insight.tar.bz2): Use gdb-taz to create archive.
5263
5264 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
5265
5266         * configure (warn_cflags): Delete.
5267
5268 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
5269             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
5270
5271         * configure.in (enable_libstdcxx_v3): Add.
5272         (target_libs): Add bits here to switch between libstdc++-v2 and
5273         libstdc++-v3.
5274         * config.if: And this file too.
5275         * Makefile.in: Add libstdc++-v3 targets.
5276
5277 2000-04-05  Michael Meissner  <meissner@redhat.com>
5278
5279         * config.sub (d30v): Add d30v as a basic machine type.
5280
5281 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
5282
5283         * configure.in: -linux-gnu*, not -linux-gnu.
5284
5285 2000-03-03  Andrew Cagney  <cagney@b1.cygnus.com>
5286
5287         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
5288         (do-tar-bz2): Replace TOOL with PACKAGE.
5289         (gdb.tar.bz2): Remove GDBTK from GDB package.
5290         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
5291         dejagnu.tar.bz2): New packages.
5292
5293 2000-02-27  Andreas Jaeger  <aj@suse.de>
5294
5295         * configure.in: Add entry for mips*-*-linux*, move catch all
5296         *-*-*linux* entry below this one.
5297
5298 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
5299
5300         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
5301
5302 2000-02-24  Nick Clifton  <nickc@cygnus.com>
5303
5304         * config.sub: Support an OS of "wince".
5305
5306 2000-02-24  Andrew Cagney  <cagney@b1.cygnus.com>
5307
5308         * config.guess, config.sub: Updated to match config's 2000-02-15
5309         version.
5310
5311 2000-02-23  Linas Vepstas <linas@linas.org>
5312
5313         * config.sub: Add support for Linux/IBM 370.
5314         * configure.in: Likewise.
5315
5316 2000-02-22  Nick Clifton  <nickc@cygnus.com>
5317
5318         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
5319
5320 2000-02-20  Christopher Faylor <cgf@cygnus.com>
5321
5322         * config.guess: Guess "cygwin" rather than "cygwin32".
5323
5324 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5325
5326         * configure (gcc_version): When setting, narrow search to
5327         lines containing `version_string'.
5328
5329 2000-02-15  Denis Chertykov  <denisc@overta.ru>
5330
5331         * config.sub: Add support for avr target.
5332
5333 2000-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
5334
5335         * config.sub: Add mmix-knuth-mmixware.
5336
5337 2000-01-27  Christopher Faylor <cgf@redhat.com>
5338
5339         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
5340         structure stuff to -L library search.
5341         (CXX_FOR_TARGET): Ditto.
5342         (CROSS_CHECK_MODULES): Fix spelling mistake.
5343
5344 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
5345
5346         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
5347         the C++ compiler.
5348
5349 2000-01-12  Richard Henderson  <rth@cygnus.com>
5350
5351         * configure.in: Don't build some bits for beos.
5352
5353 2000-01-12  Joel Sherrill (joel@OARcorp.com)
5354
5355         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
5356         as include files.
5357
5358 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
5359
5360         * configure.in: Use mt-aix43 to handle *_TARGET defs,
5361         not mh-aix43.
5362
5363 1999-12-14  Richard Henderson  <rth@cygnus.com>
5364
5365         * config.guess (alpha-osf, alpha-linux): Detect ev67.
5366         * config.sub: Accept alphaev[78], alphaev8.
5367
5368 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5369
5370         * config.guess, config.sub: Update from autoconf.
5371
5372 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5373
5374         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
5375         necessary libraries are missing.
5376
5377 1999-10-25  Andreas Schwab  <schwab@suse.de>
5378
5379         * configure: Fix quoting inside arguments of eval.
5380
5381 1999-10-21  Nick Clifton  <nickc@cygnus.com>
5382
5383         * config-ml.in: Allow suppression of some ARM multilibs.
5384
5385 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
5386
5387         * config.guess: Add OS/390 match pattern.
5388         * config.sub: Add mvs, openedition targets.
5389         * configure.in (i370-ibm-opened*): New.
5390
5391 1999-09-04  Steve Chamberlain  <sac@pobox.com>
5392
5393         * config.sub: Add support for configuring for pj.
5394
5395 1999-08-31  Nick Clifton  <nickc@cygnus.com>
5396
5397         * config.sub (maybe_os): Add support for configuring for fr30.
5398
5399 1999-08-25  Nick Clifton  <nickc@cygnus.com>
5400
5401         * configure.in: Do not configure or build ld for AIX
5402         platforms.  ld is known to be broken on these platforms.
5403
5404 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5405
5406         * config-ml.in: Pass compiler flag corresponding to multidirs to
5407         subdir configures.
5408
5409 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
5410
5411         * Makefile.in (LDFLAGS): Define.
5412
5413 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
5414
5415         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
5416         noconfigdirs.
5417         (*-*-cygwin*): Likewise.
5418
5419 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
5420
5421         * mkdep: New file.
5422         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
5423         (BINUTILS_SUPPORT_DIRS): Add mkdep.
5424
5425         From Eli Zaretskii <eliz@is.elta.co.il>:
5426         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
5427         long file name when using DJGPP on MS-DOS.
5428
5429 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
5430
5431         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
5432
5433 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
5434
5435         * Makefile.in (check-target-libio): Remove all-target-libstdc++
5436         dependency as this causes "make check" to globally "make all"
5437
5438 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
5439
5440         * configure.in (target_libs): Added target-zlib.
5441         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
5442         (CONFIGURE_TARGET_MODULES): Likewise.
5443         (CHECK_TARGET_MODULES): Likewise.
5444         (INSTALL_TARGET_MODULES): Likewise.
5445         (CLEAN_TARGET_MODULES): Likewise.
5446         (configure-target-zlib): New target.
5447         (all-target-zlib): Likewise.
5448         (all-target-libjava): Depend on all-target-zlib.
5449         (configure-target-libjava): Depend on configure-target-zlib.
5450
5451         * Makefile.in (configure-target-libjava): Depend on
5452         configure-target-newlib.
5453         (configure-target-boehm-gc): New target.
5454         (configure-target-qthreads): New target.
5455
5456         * configure.in (target_libs): Added target-qthreads.
5457         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
5458         (CONFIGURE_TARGET_MODULES): Likewise.
5459         (CHECK_TARGET_MODULES): Likewise.
5460         (INSTALL_TARGET_MODULES): Likewise.
5461         (CLEAN_TARGET_MODULES): Likewise.
5462         (all-target-qthreads): New target.
5463         (configure-target-libjava): Depend on configure-target-qthreads.
5464         (all-target-libjava): Depend on all-target-qthreads.
5465
5466         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
5467         (CONFIGURE_TARGET_MODULES): Likewise.
5468         (CHECK_TARGET_MODULES): Likewise.
5469         (INSTALL_TARGET_MODULES): Likewise.
5470         (CLEAN_TARGET_MODULES): Likewise.
5471         (all-target-libjava): New target.
5472         (all-target-boehm-gc): Likewise.
5473         * configure.in (target_libs): Added libjava, boehm-gc.
5474
5475 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
5476
5477         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
5478         configure.bat in SUPPORT_FILES.
5479         (gas+binutils.tar.bz2): Likewise.
5480
5481         * makeall.bat: Remove; obsolete.
5482
5483 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
5484
5485         From Mark Elbrecht:
5486         * configure.bat: Remove; obsolete.
5487
5488 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
5489
5490         * configure: Add -W -Wall to the default CFLAGS when compiling with
5491         gcc.
5492
5493 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
5494
5495         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
5496
5497 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
5498
5499         * configure.in: Build ld on IRIX6.
5500
5501 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
5502
5503         * Makefile.in: Change distribution targets to use bzip2 instead of
5504         gzip.
5505         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
5506         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
5507
5508 1999-06-04  Nick Clifton  <nickc@cygnus.com>
5509
5510         * config.sub: Add mcore target.
5511
5512 1999-05-30  Cort Dougan  <cort@cs.nmt.edu>
5513
5514         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
5515
5516 1999-05-25  H.J. Lu  (hjl@gnu.org)
5517
5518         * config.guess (dummy): Changed to $dummy.
5519
5520 1999-05-24  Nick Clifton  <nickc@cygnus.com>
5521
5522         * config.sub: Tidied up case statements.
5523
5524 1999-05-22  Ben Elliston  <bje@cygnus.com>
5525
5526         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
5527         <jiro@din.or.jp>.
5528
5529         * config.guess: Merge with FSF version. Future changes will be
5530         more accurately recorded in this ChangeLog.
5531         * config.sub: Likewise.
5532
5533 1999-05-20   Stephen L Moshier  <moshier@world.std.com>
5534
5535          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
5536
5537 1999-04-30  Tom Tromey  <tromey@cygnus.com>
5538
5539         * ltmain.sh: [mode link] Always use CC given by ltconfig.
5540
5541 1999-04-23  Tom Tromey  <tromey@cygnus.com>
5542
5543         * ltconfig, ltmain.sh: Update to libtool 1.2f.
5544
5545 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
5546
5547         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
5548         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
5549         Bad merge removed these two changes.
5550
5551 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
5552                           Martin Heller (Ing.-Buero_Heller@t-online.de)
5553
5554         * config.guess (interix Alpha): Add.
5555
5556 1999-04-11  Richard Henderson  <rth@cygnus.com>
5557
5558         * configure.in (i?86-*-beos*): Do config gperf; don't config
5559         gdb, newlib, or libgloss.
5560
5561 1999-04-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
5562
5563         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
5564         link a trivial program with -mabi=64.  If it fails, remove mabi=64
5565         from multidirs.
5566
5567 1999-04-10  Philipp Thomas  (kthomas@gwdg.de)
5568
5569         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
5570
5571 1999-04-08  Nick Clifton  <nickc@cygnus.com>
5572
5573         * config.sub: Add support for mcore targets.
5574
5575 1999-04-07  Michael Meissner  <meissner@cygnus.com>
5576
5577         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
5578         not mt-ospace, in order to shut up assembler warning about using
5579         symbols that are named the same as registers.
5580
5581 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
5582
5583         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
5584         dependency list for all-target-cygmon.
5585
5586 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
5587
5588         * config-ml.in: Check $host, not $target, for selective multilibs.
5589         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
5590         thumb interworking, and underscore prefix multilibs.
5591
5592 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
5593
5594         * missing: Update to version from current automake.
5595
5596 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
5597
5598         * configure (gxx_include_dir): Removed.
5599
5600         * configure.in (gxx_include_dir): Handle it.
5601         * Makefile.in: Likewise.
5602
5603 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
5604
5605         * config.sub (mips64vr4111,mips64vr4111el) Add.
5606
5607 1999-03-21  Ben Elliston  <bje@cygnus.com>
5608
5609         * config.guess: Correct typo for detecting ELF on FreeBSD.
5610
5611 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
5612
5613         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
5614         config/mh-djgpp.
5615
5616 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
5617
5618         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
5619         all-target-newlib to dependency list for all-target-bsp.
5620
5621 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
5622
5623         * config.sub: Add i386-uwin support.
5624         * config.guess: Likewise.
5625
5626 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5627
5628         * configure.in: cleanup, add mh-*pic handling for arm, special
5629         case powerpc*-*-aix*
5630
5631 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
5632
5633         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
5634         can be built.
5635
5636 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
5637
5638         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
5639         targets.
5640
5641 1999-03-02  Nick Clifton  <nickc@cygnus.com>
5642
5643         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
5644
5645 1999-02-28  Geoffrey Noer  <noer@cygnus.com>
5646
5647         * config.sub: Check for "cygwin*" rather than "cygwin32*"
5648
5649 1999-02-24  Nick Clifton  <nickc@cygnus.com>
5650
5651         * config.sub: Fix typo in arm recognition.
5652
5653 1999-02-24  Drew Moseley  <dmoseley@cygnus.com>
5654
5655         * configure.in (noconfigdirs): Changed target_configdirs to
5656         include target-bsp only for m68k-*-elf* and m68k-*-coff*
5657         rather than m68k-*-* since it is not known to work on
5658         m68k-aout. Ditto for arm-*-*oabi.
5659
5660 1999-02-24  Stan Shebs  <shebs@andros.cygnus.com>
5661
5662         * configure.in (*-*-windows*): Remove, no longer used.
5663
5664 1999-02-19  Ben Elliston <bje@cygnus.com>
5665
5666         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
5667         Smart and improved by Andrew Cagney.
5668
5669 1999-02-18  Marc Espie <espie@cvs.openbsd.org>
5670
5671         * config.guess: Recognize openbsd-*-hppa.
5672
5673 1999-02-17  H.J. Lu  (hjl@gnu.org)
5674
5675         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
5676         only if it is not empty.
5677
5678 1999-02-17  Nick Clifton  <nickc@cygnus.com>
5679
5680         Patch from: Scott Bambrough <scottb@corelcomputer.com>
5681
5682         * config.guess: Modified to recognize uname's armv* syntax.
5683
5684         * config.sub: Modified to recognize uname's armv* syntax.
5685
5686 1999-02-17  Mark Salter  <msalter@cygnus.com>
5687
5688         * configure.in: Added target-bsp for sparclite.
5689
5690 1999-02-08  Richard Henderson  <rth@cygnus.com>
5691
5692         * config.sub: Recognize alphapca5[67] and up to alphaev8.
5693
5694 1999-02-08  Nick Clifton  <nickc@cygnus.com>
5695
5696         * configure.in: Add support for strongarm port.
5697         * config.sub: Add support for strongarm target.
5698
5699 1999-02-07  Mumit Khan  <khan@xraylith.wisc.edu>
5700
5701         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
5702         the old name config/mh-cygwin32.
5703         Enable texinfo.
5704
5705 1999-02-04  Ian Lance Taylor  <ian@cygnus.com>
5706
5707         * configure.in: Do build ld for ix86 Solaris.
5708
5709 1999-02-02  Jim Wilson  <wilson@cygnus.com>
5710
5711         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
5712         $AR_FOR_TARGET.  Likewise for RANLIB.
5713
5714 1999-02-02  Catherine Moore  <clm@cygnus.com>
5715
5716         * config.sub (oabi):  Recognize.
5717         * configure.in (arm-*-oabi):  Handle.
5718
5719 1999-01-30  Robert Lipe  (robertlipe@usa.net)
5720
5721         * config.guess: Improve detection of i686 on UnixWare 7.
5722
5723 1999-01-30  Mumit Khan  <khan@xraylith.wisc.edu>
5724
5725         * config.guess: Add support for i386-pc-interix.
5726         * config.sub: Likewise.
5727         * configure.in: Likewise.
5728
5729 1999-01-18  Christopher Faylor <cgf@cygnus.com>
5730
5731         * Makefile.in: Remove unneeded all-target-libio from
5732         from all-target-winsup target since it is now unneeded.
5733         Add all-target-libtermcap in its place since it is now
5734         needed.
5735
5736 1998-12-30  Christopher Faylor <cgf@cygnus.com>
5737
5738         * configure.in: makefile stub for cygwin target is probably
5739         unnecessary.  Remove it for now.
5740
5741 1998-12-30  Christopher Faylor <cgf@cygnus.com>
5742
5743         * configure.in: libtermcap.a should be built when cygwin is the
5744         target as well as the host.
5745         * config.guess: Allow mixed case in cygwin uname output.
5746         * Makefile.in: Add libtermcap target.
5747
5748 1998-12-23  Jeffrey A Law  (law@cygnus.com)
5749
5750         * config.sub: Clean up handling of hppa2.0.
5751
5752 1998-12-22  Rodney Brown  (rodneybrown@pmsc.com)
5753
5754         * config.guess: Use C code to identify more HP machines.
5755
5756 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
5757
5758         * config.sub: Handle hppa2.0.
5759
5760 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
5761
5762         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
5763         cygmon for all sparclite targets, regardless of object format.
5764
5765 1998-12-15  Mark Salter  <msalter@cygnus.com>
5766
5767         * configure.in: Added target-bsp for several target architectures.
5768
5769         * Makefile.in: Added rules for bsp.
5770
5771 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
5772
5773         * config.guess: Improve detection of hppa2.0 processors.
5774
5775 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
5776
5777         * config.guess: Recognize FreeBSD using ELF automatically.
5778
5779 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
5780
5781         * configure (skip-this-dir): Add handling for new shell script, which
5782         might be created by a sub-directory's configure to indicate, this particular
5783         directory is "unwanted".
5784         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
5785
5786 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
5787
5788         * ltconfig: import from libtool, after changing libtool to
5789         account for the cygwin name change.
5790
5791 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
5792
5793         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
5794         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
5795
5796 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
5797
5798         * configure.in: Add libtermcap to list of cygwin dependencies.
5799
5800 1998-11-17  Geoffrey Noer  <noer@cygnus.com>
5801
5802         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
5803         they include winsup/include when it's a cygwin target.
5804
5805 1998-11-12  Tom Tromey  <tromey@cygnus.com>
5806
5807         * configure.in (host_tools): Added zip.
5808         * Makefile.in (all-target-libjava): Depend on all-zip.
5809         (all-zip): New target.
5810         (ALL_MODULES): Added all-zip.
5811         (NATIVE_CHECK_MODULES): Added check-zip.
5812         (INSTALL_MODULES): Added install-zip.
5813         (CLEAN_MODULES): Added clean-zip.
5814
5815 1998-11-12  Geoffrey Noer  <noer@cygnus.com>
5816
5817         * Makefile.in: lose "32" from comment about cygwin.
5818
5819 1998-11-05  Nick Clifton  <nickc@cygnus.com>
5820
5821         * configure.in: Use -Os to build target libraries for the fr30.
5822
5823 1998-11-04  Dave Brolley  <brolley@cygnus.com>
5824
5825         * config.sub: Add fr30.
5826
5827 1998-11-02  Geoffrey Noer  <noer@cygnus.com>
5828
5829         * configure.in: drop "32" from config/mh-cygwin32.  Check
5830         cygwin* instead of cygwin32*.
5831         * config.sub: Check cygwin* instead of cygwin32*.
5832
5833 1998-10-22  Robert Lipe  <robertl@dgii.com>
5834
5835         * config.guess: Match any version of Unixware7.
5836
5837 1998-10-20  Syd Polk  <spolk@cygnus.com>
5838
5839         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
5840         if desired.
5841
5842 1998-10-18  Jeffrey A Law  (law@cygnus.com)
5843
5844         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
5845         these if the appropriate directories and files to not exist.
5846
5847 1998-10-14  Jeffrey A Law  (law@cygnus.com)
5848
5849         * Makefile.in (DEVO_SUPPORT): Add config.if.
5850
5851 1998-10-13  Manfred Hollstein  <manfred@s-direktnet.de>
5852
5853         * configure: Add pattern to replace "build_tooldir"'s
5854         definition in the generated Makefile with "tooldir"'s
5855         actual value.
5856
5857 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
5858
5859         * config.sub: Bring back lost sparcv9.
5860
5861         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
5862
5863 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
5864
5865         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
5866         CC_FOR_TARGET and friends.
5867
5868 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
5869
5870         * Makefile.in (build_tooldir): New variable, same as tooldir.
5871         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
5872         -B$(build_tooldir)/bin/.
5873         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5874
5875 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
5876
5877         * config.sub: Add support for i[34567]86-pc-udk.
5878         * configure.in: Likewise.
5879
5880 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
5881
5882         * Makefile.in: add bzip2 package building bits for user
5883         tools module
5884         * configure.in: ditto
5885
5886 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
5887
5888         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
5889         (ALL_TARGET_MODULES): Add all-target-libobjc.
5890         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5891         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5892         (all-target-libchill): Add dependencies.
5893         * configure.in (target_libs): Add libchill.
5894
5895 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
5896
5897         * configure.in (target_subdir): Remove duplicate line.
5898
5899 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
5900
5901         * Makefile.in (all-automake): fix dependencies.
5902
5903 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
5904
5905         * configure.in: Minor cleanups for building in the $(target_alias)
5906         subdir.
5907
5908 1998-09-22  Jim Wilson  <wilson@cygnus.com>
5909
5910         * Makefile.in (bootstrap): Set r and s before make all.  Use
5911         BASE_FLAGS_TO_PASS in make all.
5912         (cross): Likewise.
5913
5914 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
5915
5916         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
5917
5918 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
5919
5920         * config.sub: Fix typo in last change.
5921
5922 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
5923
5924         * config.sub: Add support for C4x target.
5925         * configure.in: Likewise.
5926
5927 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
5928
5929         * config.sub: Recognize sparcv9 just like sparc64.
5930
5931 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
5932
5933         * config.guess: Match "Pent II" or "PentII" for OpenServer.
5934
5935 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
5936
5937         * config.guess: Correctly identify Pentium II sco boxes.
5938
5939         * config.guess: Fix "tr" code.  From Weiwen Liu.
5940
5941 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
5942
5943         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
5944         stabs.
5945
5946 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
5947
5948         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
5949         (ALL_TARGET_MODULES): Add all-target-libchill.
5950         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
5951         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
5952         (all-target-libchill): Add dependencies.
5953         * configure.in (target_libs): Add libchill.
5954
5955 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
5956
5957         * config.guess: Avoid assumptions about "tr" behaves when
5958         LANG is set to something other than English.
5959
5960 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
5961
5962         * configure (gxx_include_dir): Changed to
5963         '${prefix}/include/g++'-${libstdcxx_interface}.
5964
5965         * config.if: New to determine the interfaces.
5966
5967 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
5968
5969         * config.guess: Detect and handle MPE/IX.
5970         * config.sub: Deal with MPE/IX.
5971
5972 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
5973
5974         * configure.in: Use mh-aix43.
5975
5976 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
5977
5978         * configure: Fix --without/--disable cases for gxx-include-dir.
5979
5980 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
5981
5982         * mdata-sh:  Imported.  Needed for automake support.
5983
5984 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
5985
5986         * Makefile.in (taz): Try "chmod -R og=u ." before
5987         "chmod og=u `find . -print`".
5988
5989 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
5990
5991         * configure.in: Add arm-elf and thumb-elf support.
5992
5993 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
5994
5995         * Makefile.in: Undo previous patch.
5996
5997 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
5998
5999         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6000         to here ...
6001         (install-no-fixedincludes): and here
6002         (INSTALL_MODULES): ... from here.
6003
6004 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
6005
6006         * config.sub: Merge with FSF.
6007
6008         * config.guess: Merge with FSF.
6009
6010 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
6011
6012         * configure (extraconfigdirs): New variable.
6013         (SUBDIRS): Add extraconfigdirs and recurse on them too.
6014         * Makefile.in (all): Move higher in file.
6015         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6016         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6017         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6018         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6019         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6020
6021 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
6022
6023         * Makefile.in (all-target-libjava): Depend on all-gcc and
6024         all-target-newlib.
6025         (configure-target-libjava): Depend on $(ALL_GCC).
6026
6027 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
6028
6029         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6030         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6031
6032 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
6033
6034         * ylwrap: Change absolute path checks to check for DOS style path
6035         names.
6036
6037         * ylwrap: Don't use a full path name if the source file is in the
6038         same directory.  From hjl@lucon.org (H.J. Lu).
6039
6040         * config-ml.in: Default to being verbose, to match Feb 18 change to
6041         configure.
6042
6043 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
6044
6045         Brought over from egcs:
6046
6047         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
6048
6049         * configure.in (target_subdir): Set to ${target_alias} instead
6050         of "libraries".
6051
6052         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
6053
6054         * configure.in (target_subdir): Set to libraries if enable_multilib.
6055
6056 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
6057
6058         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6059         multilibs, force reconfiguration the first time we create
6060         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6061
6062 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
6063
6064         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6065         avoid confusion with --no-recursion.
6066
6067 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
6068
6069         * configure.in: Win32 hosts shouldn't use install -x
6070         * install-sh: remove -x option, and special .exe-handling
6071         hack.
6072
6073 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
6074
6075         * config.guess: Recognize i586-pc-beos.
6076         * configure.in: Don't build some bits for beos.
6077
6078 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
6079
6080         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6081         CFLAGS default to -O2.
6082
6083         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6084         when using GNU ld.
6085
6086 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
6087
6088         * ltmain.sh: Correct install when using a different shell.
6089
6090 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
6091
6092         * ltconfig, ltmain.sh: Update to libtool 1.2b.
6093
6094 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
6095
6096         * makefile.vms: Update to build binutils/makefile.vms.  Add install
6097         target.
6098
6099 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
6100
6101         * ltconfig: Update to correct AIX handling.
6102
6103 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
6104
6105         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6106
6107         * configure.in (target_subdir): Set to ${target_alias} instead
6108         of "libraries".
6109
6110 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
6111
6112         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6113         (Makefile): Depend on $(gcc_version_trigger).
6114
6115         * configure (gcc_version): Change default initializer to empty
6116         string.
6117         (gcc_version_trigger): New variable; pass this variable down
6118         to subdir configures to enable them checking gcc's version
6119         themselves. Emit make macros for both gcc_version vars.
6120         (topsrcdir): Initialize reliably.
6121         (recursion line): Remove --with-gcc-version=${gcc_version}.
6122
6123 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
6124
6125         * configure (enable_version_specific_runtime_libs): Implement new flag
6126         --enable-version-specific-runtime-libs which installs C++ runtime stuff
6127         in $(libsubdir); emit definition in each generated Makefile.
6128         (gxx_include_dir): Initialize depending on
6129         $enable_version_specific_runtime_libs.
6130
6131 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
6132
6133         * configure (gcc_version): Initialize properly depending on
6134         how and where configure is started.
6135         (recursion line): Pass a --with-gcc-version=${gcc_version}
6136         to configures in subdirs.
6137
6138 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
6139
6140         * configure.in (noconfigdirs): Add configure pattern for mips tx39
6141         cygmon
6142
6143 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
6144
6145         * configure.in: Add cygmon and libstub support for mn10200.
6146
6147 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
6148
6149         * configure (gcc_version): Add new variable describing the
6150         particular gcc version we're building.
6151         * Makefile.in (libsubdir): Add new macro for the directory
6152         in which the compiler finds executables, libraries, etc.
6153         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6154         and libsubdir.
6155
6156 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
6157
6158         * Makefile.in (local-clean): Remove *.log.
6159         (warning.log): Built with warn_summary from build.log.
6160         (mail-report.log): Run test_summary.
6161         (mail-report-with-warnings.log): Run test_summary including
6162         warning.log in the report.
6163
6164 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
6165
6166         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6167
6168 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
6169
6170         * Makefile.in (grep): Grep no longer depends on libiberty.
6171
6172 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
6173
6174         * Makefile.in: all-snavigator needs all-libgui.
6175
6176 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
6177
6178         * configure.in: Add cygmon and libstub support for mn10300.
6179
6180 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
6181
6182         * missing: Update to version from automake 1.3.
6183
6184         * ltmain.sh: On installation, don't get confused if the same name
6185         appears more than once in the list of library names.
6186
6187 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
6188
6189         * config.sub: Accept m68060 and m5200 as CPU names.
6190
6191 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
6192
6193         * configure: Use && rather than using -a in test, because odd
6194         strings can confuse test.
6195         * configure.in: Likewise.
6196
6197 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
6198
6199         * ltconfig, ltmain.sh: Bring in Visual C++ support.
6200
6201 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
6202
6203         * Makefile.in (boostrap2-lean, bootstrap3-lean,
6204         bootstrap4-lean): New targets.
6205
6206 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
6207
6208         * mpw-* Delete.  Not used.
6209
6210 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
6211
6212         * COPYING.LIB: Update FSF address.
6213
6214 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
6215
6216         * ltconfig, ltmain.sh: Update to libtool 1.2a.
6217
6218         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
6219         GAS_SUPPORT_DIRS.
6220
6221 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
6222
6223         * ltconfig, ltmain.sh: Avoid producing a version number if
6224         -version-info was not used.
6225
6226 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
6227
6228         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
6229         building with newlib.
6230
6231 1998-04-30  Paul Eggert  <eggert@twinsun.com>
6232
6233         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
6234         Solaris `make' causes it to continue to next definition.
6235
6236 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6237
6238         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
6239         the right GUI libraries and files are installed along with GDB.
6240
6241 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
6242
6243         * configure.in: Change alpha to alpha* in several places.
6244
6245 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
6246
6247         * config.sub: Recognize sparc86x.
6248
6249 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
6250
6251         * configure.in (--enable-target-optspace): Remove debug echo.
6252
6253 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
6254
6255         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
6256
6257 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
6258
6259         * ltconfig: Update cygwin32 support.
6260
6261         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
6262         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
6263         (GDB_SUPPORT_DIRS): Likewise.
6264
6265 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
6266
6267         * configure.in (target_makefile_frag): If --enable-target-optspace,
6268         use -Os to compile target libraries rather than -O2.  Default to
6269         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
6270         not used.
6271         * configure.in (target_cflags): Ditto for d30v.
6272
6273 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
6274
6275         * Makefile.in (all-bfd): Depend on all-intl.
6276         (all-binutils): Likewise.
6277         (all-gas): Likewise.
6278         (all-gprof): Likewise.
6279         (all-ld): Likewise.
6280
6281 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
6282
6283         * configure.in (host_tools): Fix typo, lbtool -> libtool.
6284
6285 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
6286
6287         * Makefile.in (all-bfd): Depend upon all-libiberty.
6288
6289         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
6290
6291 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
6292
6293         * Makefile.in: Add libstub.
6294
6295         * configure.in: Ditto. Build libstub for targets that have cygmon
6296         support.
6297
6298 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
6299
6300         * configure.in: Don't set PICFLAG on ix86-cygwin32.
6301
6302 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
6303
6304         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
6305         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
6306
6307 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
6308
6309         * configure: Define DEFAULT_M4 by searching PATH.
6310         * Makfile.in: Use DEFAULT_M4.
6311
6312 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
6313
6314         * ltconfig: Add cygwin32 support.
6315
6316         * Makefile.in, configure.in: Add libtool as a native only directory
6317         to configure and build.
6318
6319 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
6320
6321         * Makefile.in (INSTALL_MODULES): Remove texinfo.
6322
6323 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
6324
6325         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
6326
6327 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
6328
6329         * Makefile.in: add ash make rules
6330         * configure.in: add ash to native_only and host_tools lists
6331
6332 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
6333
6334         * Makefile.in (all-gettext, all-intl): New targets.
6335         (ALL_MODULES): Added all-gettext, all-intl.
6336         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
6337         (INSTALL_MODULES): Added install-gettext, install-intl.
6338         (CLEAN_MODULES): Added clean-gettext, clean-intl.
6339
6340         * configure.in (host_tools): Added gettext.
6341         (native_only): Likewise.
6342         (noconfigdirs) [various cases]: Likewise.
6343         (host_libs): Added intl.
6344
6345 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
6346
6347         * configure: Do not disable building gdbtk for cygwin32 hosts.
6348
6349 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
6350
6351         * configure.in: Add thumb-coff target.
6352         * config.sub: Add thumb-coff target.
6353
6354 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6355
6356         * Makefile.in: Revert yesterday's change.
6357         (all-target-winsup):  all-target-librx stays out of here.
6358
6359 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6360
6361         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
6362         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
6363         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
6364         Remove references to librx and libg++.
6365
6366 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
6367
6368         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
6369         recursive makes
6370
6371 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
6372
6373         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
6374         for newlib directory.
6375         (CXX_FOR_TARGET): Likewise.
6376
6377 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
6378
6379         * ltconfig: Update after libtool/ltconfig.in change for
6380         hpux11.
6381
6382 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
6383
6384         * ltconfig, ltmain.sh: Update to libtool 1.2.
6385
6386 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6387
6388         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
6389         (install-gcc-cross): Instead, override LANGUAGES here.
6390
6391 1998-03-18  Dave Love  <d.love@dl.ac.uk>
6392
6393         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
6394         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
6395
6396 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
6397
6398         * configure.in: Add Thumb-pe target.
6399
6400 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
6401
6402         * Makefile.in - changed sn targets to snavigator
6403         * configure.in - changed sn targets to snavigator
6404
6405 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6406
6407         * config-ml.in: After building symlink tree call make distclean
6408         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
6409         to be the case for libiberty.
6410
6411 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
6412
6413         * configure: When making link, also check the current
6414         directory. The configure scripts may create one.
6415
6416 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
6417
6418         * config.sub: Accept alphapca56 and alphaev6 properly.
6419
6420 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6421
6422         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
6423
6424 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
6425
6426         * config.sub (sco5): Fix typo.
6427
6428 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
6429
6430         * Makefile.in (INSTALL_MODULES): Move install-tcl before
6431         install-itcl.
6432         (install-itcl): Remove dependency on install-tcl.
6433
6434 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
6435
6436         * configure.in: Remove libgloss from noconfigdirs for MN10300.
6437
6438 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
6439
6440         * configure.in: Don't build libgui for a cygwin32 target when not on
6441         a cygwin32 host.
6442
6443 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6444
6445         * configure (redirect): Set to null, so default behavior of
6446         configure is now --verbose.
6447
6448 1998-02-16  Dave Love  <d.love@dl.ac.uk>
6449
6450         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
6451         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
6452
6453 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
6454
6455         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
6456         this change to sync Makefile.in with its ChangeLog entries.
6457
6458 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
6459
6460         * ltmain.sh (mkdir): Check that the directory doesn't exist
6461         before we exit with error, so that we don't get races during
6462         parallel builds.
6463
6464 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
6465
6466         * ltconfig, ltmain.sh: Update from libtool 1.0i.
6467
6468 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6469
6470         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
6471         PICFLAG_FOR_TARGET.
6472         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
6473
6474         * configure: Emit a definition for the new macro enable_shared
6475         into each Makefile.
6476
6477 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6478
6479         * configure.in (host_tools, native_only): Add libtool.
6480
6481 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
6482
6483         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
6484         Fix typo in ming config comment.
6485
6486 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
6487
6488         * ltconfig, ltmain.sh: Update from libtool 1.0h.
6489
6490 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
6491
6492         * config.sub: Add tic30 cases, and map c30 to tic30.
6493
6494 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
6495
6496         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
6497         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
6498         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
6499         (CLEAN_TARGET_MODULES): Similarly
6500         (all-target-libf2c): Add dependences.
6501         * configure.in (target_libs): Add libf2c.
6502
6503 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
6504
6505         * configure.in: Remove expect from noconfigdirs when target
6506         is cygwin32.  OK to build expect and dejagnu with Canadian
6507         Cross.
6508
6509 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
6510
6511         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
6512         host.
6513
6514         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
6515         and mingw32.
6516
6517 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6518
6519         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
6520         here as it is not defined in the toplevel Makefile.
6521
6522 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6523
6524         * configure (package_makefile_rules_frag): New variable, which names
6525         a file with generic rules, ...
6526         Change comment to mention we now have FIVE parts.
6527         * configure: Undo last change.
6528
6529 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
6530
6531         * config.guess: More accurate determination of HP processor types.
6532         * config.sub: More accurate determination of HP processor types.
6533
6534 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6535
6536         * configure (package_makefile_frag): Move inserting the
6537         ${package_makefile_frag} to where it should be according
6538         to the comment.
6539
6540 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
6541
6542         * config.guess: Add support for Linux/ARM.
6543
6544 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
6545
6546         * .cvsignore: Remove *-info and *-install since they match
6547         release-info and mpw-install, which we don't want to just ignore.
6548
6549 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
6550
6551         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
6552
6553 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
6554
6555         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
6556         local_prefix to sub-make invocations.
6557
6558 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
6559
6560         * configure.in: Check makefile fragments in the source
6561         directory.
6562
6563 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
6564
6565         * configure.in: Check whether host and target makefile
6566         fragments exist before adding them to *_makefile_frag.
6567
6568 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
6569
6570         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
6571
6572 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
6573
6574         * configure.in: Make sure we only replace RPATH_ENVVAR on
6575         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
6576         regexp to sed.
6577
6578         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
6579         to sub-makes.
6580
6581 1998-01-13  Lee Iverson   (leei@ai.sri.com)
6582
6583         * config-ml.in (multi-do): LDFLAGS must include multilib
6584         designator.
6585
6586 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
6587
6588         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
6589
6590 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
6591
6592         * config.sub: Add mingw32 support.
6593         * configure.in: Likewise.
6594
6595 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
6596
6597         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
6598
6599 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
6600
6601         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6602         * configure (gxx_include_dir): Provide a definition for subdirs
6603         which do not use autoconf.
6604
6605 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
6606
6607         * config.guess: Sync with egcs.  Picks up new alpha support,
6608         BeOS & some additional linux support.
6609
6610 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
6611
6612         * config.guess: HP 9000/803 is a PA1.1 machine.
6613
6614 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
6615
6616         * configure.in: It's alpha*-...
6617
6618 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
6619
6620         * configure.in (host_makefile_frag, target_makefile_frag):
6621         Handle multiple config files.
6622         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
6623         alpha-*-*.
6624
6625 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
6626
6627         * mkdep: New file.
6628
6629 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
6630
6631         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
6632
6633 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
6634
6635         * Makefile.in: Add libgui directory.
6636         (GDB_TK): Add all-libgui.
6637         * configure.in: Add libgui directory.
6638         * configure: Add all-libgui to GDB_TK.
6639
6640 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
6641
6642         * config-ml.in (multidirs): Add m32r to multilib list.
6643
6644 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
6645
6646         * Makefile.in (all-target-gperf): Change dependency to
6647         all-target-libstdc++.
6648
6649 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
6650
6651         * config.guess: Add BeOS support.
6652
6653 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
6654
6655         Source directory cvs renamed to cvssrc:
6656         * configure.in (host_tools): Change cvs to cvssrc.
6657         (native_only): Likewise.
6658         (noconfigdirs) [various cases]: Likewise.
6659         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
6660         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
6661         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
6662         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
6663         (all-cvssrc): Rename target from all-cvs.
6664
6665 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
6666
6667         * configure (gxx_include_dir): Fix thinko.
6668
6669 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
6670
6671         * Makefile.in (INSTALL_TARGET_CROSS): Define.
6672         (install-cross, install-gcc-cross): New targets.
6673
6674 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
6675
6676         * configure.in (noconfigdirs): Add support for Thumb target.
6677
6678         * config.sub (maybe_os): Add support for Thumb target.
6679
6680 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
6681
6682         * Makefile.in: Add rules for cygmon.
6683
6684         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
6685
6686 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
6687
6688         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
6689         * configure (gxx_include_dir): Provide a definition for subdirs
6690         which do not use autoconf.
6691
6692 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
6693
6694         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
6695         11/18/97 build
6696
6697 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
6698
6699         * From Franz Sirl.
6700         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
6701         found on RedHat Linux systems.
6702
6703 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
6704
6705         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
6706         guesses.
6707
6708 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
6709
6710         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
6711
6712 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
6713
6714         * ltmain.sh: If mkdir fails, check whether the directory was created
6715         anyhow by some other process.
6716
6717 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
6718
6719         * configure.in (d30v-*-*): Configure all directories.
6720
6721 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
6722
6723         * configure.in (d30v-*-*): Configure newlib, libiberty directories
6724         for the D30V.
6725
6726 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
6727
6728         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
6729
6730 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
6731
6732         * include/libiberty.h: Add extern "C" { so it can be used with C++
6733         progrms.
6734         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
6735         programs.
6736
6737 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
6738
6739         * configure.in (d30v-*-*): Configure GCC now.
6740
6741 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
6742
6743         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
6744         is no longer needed.
6745
6746 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
6747
6748         * Makefile.in: check-target-libio depends on all-target-libstdc++.
6749
6750 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
6751
6752         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
6753         targets using "$@" to provide support for similar but not identical
6754         targets without having to duplicate code.
6755
6756 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
6757
6758         * makefile.vms: Fix to work with DEC C.
6759
6760 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
6761
6762         * config.sub: Add mips-tx39-elf to marketing names.
6763
6764 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
6765
6766         * ltmain.sh: Handle symlinks in generated script.
6767
6768 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
6769
6770         * configure: Handle autoconf style directory options: --bindir,
6771         --datadir, --includedir, --infodir, --libdir, --libexecdir,
6772         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
6773         --sysconfdir.
6774         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
6775         (sharedstatedir, localstatedir, oldincludedir): New variables.
6776         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
6777         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
6778         sbindir, sharedstatedir, and sysconfdir.
6779
6780 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
6781
6782         * Makefile.in (bootstrap-lean): New target.
6783
6784 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
6785
6786         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
6787         sn, and gnuserv from noconfigdirs.
6788
6789 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
6790
6791         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
6792
6793 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
6794
6795         * Makefile.in (cross): New target.
6796
6797 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
6798                           Jeff Law         <law@cygnus.com>
6799
6800         * Makefile.in (bootstrap2, bootstrap3): New targets.
6801         (all-bootstrap): Remove outdated and confusing target.
6802         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
6803
6804 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
6805
6806         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
6807         windows.  Consistent with gdb/configure.
6808
6809 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
6810
6811         * configure.in: Name Linux target fragment.
6812
6813         * configure: Rewrite so that project Makefile fragment is inserted
6814         first and appears last in the resulting Makefile.
6815
6816 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
6817
6818         * Makefile.in (install-itcl): Install tcl first.
6819
6820 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
6821
6822         * configure.in: remove bison from noconfigdirs for Cygwin32 host
6823
6824 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
6825
6826         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
6827
6828         * configure.in (skipdirs): Add target-librx for Linux.
6829         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
6830
6831 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
6832
6833         * Makefile.in (bootstrap): New target.
6834
6835 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
6836
6837         * config.sub: Accept 'amigados' for backward compatability.
6838
6839 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
6840
6841         * config.guess: Merge with FSF.
6842
6843 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
6844
6845         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
6846
6847 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
6848
6849         * config.sub: Add "marketing-names" patch.
6850
6851 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
6852
6853         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
6854
6855 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
6856
6857         * config.sub: Handle v850-elf.
6858
6859 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
6860
6861         * .cvsignore (*-install): Remove.
6862
6863 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
6864
6865         * ltconfig: Set CONFIG_SHELL in libtool.
6866         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
6867
6868 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
6869
6870         * configure.in (target_subdir): Set to libraries if enable_multilib.
6871
6872 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
6873
6874         * config.guess: Update from gcc directory.
6875
6876 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
6877
6878         * Makefile.in (all-sim): Depends on all-readline.
6879
6880 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
6881
6882         * Makefile.in (BISON, YACC): Use $$s.
6883         (all-bison): Depend on all-texinfo.
6884
6885 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
6886
6887         * Makefile.in (BISON): Add -L flag.
6888         (YACC): Likewise.
6889
6890 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
6891
6892         * configure.in (noconfigdirs): Add support for v850e target.
6893
6894         * config.sub (maybe_os): Add support for v850e target.
6895
6896 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
6897
6898         * configure.in (noconfigdirs): Add support for v850ea target.
6899
6900         * config.sub (maybe_os): Add support for v850ea target.
6901
6902 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
6903
6904         * config.sub: Add mipstx39.  Delete r3900.
6905
6906 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
6907
6908         * Makefile.in (all-autoconf): Depends on all-texinfo.
6909
6910 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
6911
6912         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
6913         eabi targets.
6914
6915 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
6916
6917         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
6918
6919         * configure: When handling a Canadian Cross, handle YACC as well as
6920         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
6921         * Makefile.in (all-bison): Depend upon all-texinfo.
6922
6923 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
6924
6925         * Makefile.in (BISON): bison, not byacc or bison -y.
6926         (YACC): bison -y or byacc or yacc.
6927         (various): Add *-bison as appropriate.
6928         (taz): No need to mess with BISON anymore.
6929
6930 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
6931
6932         * configure: If OSTYPE matches *win32*, try to find a good value for
6933         CONFIG_SHELL.
6934
6935 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
6936
6937         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
6938         configure.in if it is present.
6939
6940 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
6941
6942         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
6943
6944 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
6945
6946         * config.sub: Recognize `arc' cpu.
6947         * configure.in: Likewise.
6948         * config-ml.in: Likewise.
6949
6950 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
6951
6952         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
6953
6954 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
6955
6956         * configure: Changed sed delimiter from ':' to '|' when
6957         attempting to substitute ${config_shell} for SHELL. On
6958         NT ${config_shell} may contain a ':' in it.
6959
6960 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
6961
6962         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
6963
6964 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
6965
6966         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
6967
6968 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
6969
6970         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
6971
6972         * ylwrap: If the program is a relative path, force it to be
6973         absolute.
6974
6975 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
6976
6977         * configure (tooldir): Set BISON to `bison -y' and not just bison.
6978
6979 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
6980
6981         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
6982         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
6983         for libraries.
6984
6985 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
6986
6987         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
6988         separated by spaces.
6989
6990 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
6991
6992         * ylwrap: New file.
6993         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
6994
6995         * ltmain.sh: Handle /bin/sh at start of install program.
6996
6997         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
6998
6999         * ltconfig, ltmain.sh: New files, from libtool 1.0.
7000         * missing: New file, from automake 1.2.
7001
7002 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
7003
7004         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
7005         check-tk to CHECK_X11_MODULES.
7006
7007 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
7008
7009         * config.sub: Merge with FSF.
7010
7011 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
7012
7013         * config.guess: Merge with FSF.
7014
7015 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7016
7017         * configure: Treat msdosdjgpp like go32.
7018         * configure.in: Likewise.  Don't remove gprof for go32.
7019
7020         * configure: Change Makefile.tem2 to Makefile.tm2.
7021
7022 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
7023
7024         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7025
7026 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7027
7028         * install-sh (chmodcmd): Set to null if the DST directory already
7029         exists.  Same as Nov 11th change.
7030
7031 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
7032
7033         * configure (GDB_TK): Needs itcl and tix.
7034
7035 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
7036
7037         * config.guess: Update from FSF.
7038
7039 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
7040
7041         * Makefile.in (GDB_TK): Depend on itcl and tix.
7042
7043 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
7044
7045         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7046         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7047         (INSTALL_SCRIPT): New variable.
7048         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7049         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7050         to -x.
7051         * install-sh: Add support for -x option.
7052
7053 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
7054
7055         * configure.in, Makefile.in: Treat tix like itcl.
7056
7057 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
7058
7059         * Makefile.in (WINDRES): New variable.
7060         (WINDRES_FOR_TARGET): New variable.
7061         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7062         (EXTRA_HOST_FLAGS): Add WINDRES.
7063         (EXTRA_TARGET_FLAGS): Add WINDRES.
7064         (EXTRA_GCC_FLAGS): Add WINDRES.
7065         ($(DO_X)): Pass down WINDRES.
7066         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7067         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7068         DLLTOOL_FOR_TARGET.
7069
7070 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
7071
7072         * configure.in: configure sim before gdb for win32-x-ppc
7073
7074 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7075
7076         Move gperf into the toplevel, from libg++.
7077         * configure.in (target_tools): Add target-gperf.
7078         (native_only): Add target-gperf.
7079         * Makefile.in (all-target-gperf): New target, depend on
7080         all-target-libg++.
7081         (configure-target-gperf): Empty rule.
7082         (ALL_TARGET_MODULES): Add all-target-gperf.
7083         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7084         (CHECK_TARGET_MODULES): Add check-target-gperf.
7085         (INSTALL_TARGET_MODULES): Add install-target-gperf.
7086         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7087
7088 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
7089
7090         * config.sub (mn10200): Recognize new basic machine.
7091
7092 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7093
7094         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7095         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7096
7097 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7098
7099         * configure.in: If we're building mips-sgi-irix6* native, turn on
7100         ENABLE_MULTILIB and set TARGET_SUBDIR.
7101
7102 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
7103
7104         * Makefile.in (all-sn): Depend on all-grep.
7105
7106 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
7107
7108         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7109
7110         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7111         Makefile.  From Jeff Makey <jeff@cts.com>.
7112         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7113
7114         * Makefile.in (DISTBISONFILES): Remove.
7115         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
7116         $(DEFAULT_YACC).
7117
7118         * configure.in: Build itl, db, sn, etc., when building for native
7119         cygwin32.
7120
7121         * Makefile.in (LD): New variable.
7122         (EXTRA_HOST_FLAGS): Pass down LD.
7123         ($(DO_X)): Likewise.
7124
7125 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
7126
7127         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7128
7129 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
7130
7131         * configure.in (targargs): Strip out any supplied --build argument
7132         before adding our own. Always add --build.
7133
7134 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
7135
7136         * configure.in (targargs): Pass --build if we're doing
7137         a cross-compile.
7138
7139 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
7140
7141         * configure: Use '|' instead of ":" as the separator in
7142         sed. Otherwise sed chokes on NT path names with drive
7143         designators. Also look for "?:*" as the leading characters in an
7144         absolute pathname.
7145
7146 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
7147
7148         * config.sub: Support for r3900.
7149
7150 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
7151
7152         * configure.in: Use install-sh, not install.sh.
7153
7154 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
7155
7156         * Makefile.in (taz): Improve check for BISON so it doesn't try to
7157         apply it twice.
7158
7159 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
7160
7161         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7162         install-binutils.
7163
7164 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
7165
7166         * Makefile.in: Add automake targets.
7167         * configure.in (host_tools): Add automake.
7168
7169 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
7170
7171         * configure: Default CXX to c++, not gcc.
7172         * Makefile.in (CXX): Set to c++, not gcc.
7173         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7174
7175 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
7176
7177         * install-sh: try appending a .exe if source file doesn't
7178         exist
7179
7180 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
7181
7182         * configure.in: Turn on multilib by default.
7183         (cross_only): Remove target-libiberty.
7184
7185         * Makefile.in (all-gcc): Don't depend on libiberty.
7186
7187 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
7188
7189         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7190
7191 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
7192
7193         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7194         (DISTBISONFILES): Add ld/Makefile.in
7195
7196 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
7197
7198         * configure.in: if target is cygwin32 but host isn't cygwin32,
7199         don't configure gdb tcl tk expect, not just gdb.
7200
7201 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
7202
7203         * configure.in: Added gnuserv everywhere sn appears.
7204
7205         * Makefile.in (ALL_MODULES): Added all-gnuserv.
7206         (CROSS_CHECK_MODULES): Added check-gnuserv.
7207         (INSTALL_MODULES): Added install-gnuserv.
7208         (CLEAN_MODULES): Added clean-gnuserv.
7209         (all-gnuserv): New target.
7210
7211 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
7212
7213         * config.guess: Fixes for MIPS OpenBSD systems.
7214
7215 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
7216
7217         * Makefile.in (INSTALL_XFORM): Remove.
7218         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
7219
7220         * mkinstalldirs: New file, copied from automake.
7221         * Makefile.in (installdirs): Rename from install-dirs.  Use
7222         mkinstalldirs.  Change all users.
7223         (DEVO_SUPPORT): Add mkinstalldirs.
7224
7225 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
7226
7227         * install-sh: Rename from install.sh.
7228         * Makefile.in (INSTALL): Change install.sh to install-sh.
7229         (DEVO_SUPPORT): Likewise.
7230
7231         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
7232         Graichen <graichen@rzpd.de>.
7233
7234 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
7235
7236         * config.guess: Recognize OpenBSD systems correctly.
7237
7238 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7239
7240         * README, Makefile.in (ETC_SUPPORT): Remove references to
7241         cfg-paper*, configure.{texi,man,info*}._
7242
7243 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
7244
7245         * Makefile.in (all.normal): Ensure that gcc is built after all
7246         the x11 - ie gdb - targets.
7247
7248 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
7249
7250         * makefile.vms: Don't run conf-a-gas.
7251
7252 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
7253
7254         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
7255
7256 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
7257
7258         * configure.in: Remove noconfigdirs case since gdb also
7259         configures and builds for tic80-coff.
7260
7261 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
7262
7263         * configure: Set cache_file to config.cache.
7264         * Makefile.in (local-distclean): Remove config.cache.
7265
7266 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
7267
7268         * COPYING: Update FSF address.
7269
7270 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
7271
7272         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
7273         noconfigdirs.
7274
7275 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
7276
7277         * Makefile.in (install-dirs): Don't crash if prefix, and hence
7278         MAKEDIRS, is empty.
7279
7280 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
7281
7282         * config.sub: Tweak mn10300 entry.
7283
7284 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
7285
7286         * configure.in (host_tools): Put sim before gdb, so gdb's
7287         configure.tgt can determine if the simulator was configured.
7288
7289 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
7290
7291         * config.sub: Move BeOS $os case to be with other Cygnus
7292         local cases.
7293
7294 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
7295
7296         * config.sub: Remove misplaced comment that broke Linux.
7297
7298 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
7299
7300         * config.sub: Add BeOS support.
7301
7302 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
7303
7304         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
7305
7306 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
7307
7308         * configure.in (noconfigdirs): Remove tcl and tk from
7309         noconfigdirs for cygwin32 builds.
7310
7311 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
7312
7313         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
7314
7315 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
7316
7317         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
7318         make-all.com, use makefile.vms instead.
7319
7320 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
7321
7322         * config.sub: Accept -lnews*.
7323
7324 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
7325
7326         * configure.in (noconfigdirs): Disable target-newlib,
7327         target-examples and target-libiberty for d30v.
7328
7329 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
7330
7331         * configure.in (noconfigdirs): Enable ld for d30v.
7332
7333 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
7334
7335         * configure.in (tic80-*-*): Build compiler.
7336
7337 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
7338
7339         * configure.in (d30v-*): Remove sim directory from list of
7340         unsupported d30v directories
7341
7342 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
7343
7344         * config.sub, configure.in: Add d30v target cpu.
7345
7346 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
7347
7348         * makefile.vms: New file.
7349         * make-all.com: Remove.
7350
7351 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
7352
7353         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
7354
7355 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
7356
7357         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
7358
7359 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
7360
7361         * Makefile.in (ALL_MODULES): Added all-db.
7362         (CROSS_CHECK_MODULES): Addec check-db.
7363         (INSTALL_MODULES): Added install-db.
7364         (CLEAN_MODULES): Added clean-db.
7365
7366 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
7367
7368         * config.guess: Merge with latest FSF sources.
7369
7370 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
7371
7372         * Makefile.in (ALL_MODULES): Added all-itcl.
7373         (CROSS_CHECK_MODULES): Added check-itcl.
7374         (INSTALL_MODULES): Added install-itcl.
7375         (CLEAN_MODULES): Added clean-itcl.
7376
7377 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
7378
7379         * configure.in: build gdb for mn10200
7380
7381 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
7382
7383         * Makefile.in (all-target-winsup): Depend on all-target-libio.
7384
7385 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
7386
7387         * configure.in (tic80-*-*): Turn off most targets right now.
7388
7389 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
7390
7391         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
7392         rather than the makeinfo program.
7393         (do-info): Depend upon all-texinfo.
7394
7395 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
7396
7397         * configure.in: Remove uses of config/mh-linux.
7398
7399         * config.sub, config.guess: Merge with latest FSF sources.
7400
7401 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
7402
7403         * config.sub (case $basic_machine): Add tic80 entries.
7404
7405 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
7406
7407         * config.sub, config.guess: Merge with latest FSF sources.
7408
7409 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
7410
7411         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
7412         * mpw-config.in: Test for NewFolderRecursive.
7413         * mpw-install: Use symbolic name for startup filename.
7414         * mpw-README: Add various additional details.
7415
7416 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
7417
7418         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
7419
7420 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
7421
7422         * configure.in: Do build gcc and the target libraries for
7423         the mn10200.
7424
7425 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
7426
7427         * configure.in: don't avoid building gdb for mn10300 any more
7428         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
7429         instead of single-quoting it.
7430
7431 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
7432
7433         * configure.in: Don't use --with-stabs on IRIX 6.
7434
7435 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
7436
7437         * configure.in (m32r): Build gdb, libg++ now.
7438
7439 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
7440
7441         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
7442         directories from noconfigdirs.
7443
7444 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
7445
7446         * config.sub (basic_machine): added mips16 configuration
7447
7448 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7449
7450         * config.sub: Handle d10v-unknown.
7451
7452 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
7453
7454         * config.sub: Handle v850-unknown.
7455
7456 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
7457
7458         * Makefile.in: add findutils
7459         * configure.in: add findutils to list of host_tools
7460
7461 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
7462
7463         * config.sub: Handle mn10200 and mn10300.
7464
7465 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7466
7467         * configure.in (d10v-*): Do not build librx.
7468
7469 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
7470
7471         * configure.in (mn10300): Build everything except gdb & libgloss.
7472
7473 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
7474
7475         * config.guess:  Patch for Dansk Data Elektronik servers,
7476         from Niels Skou Olsen <nso@dde.dk>.
7477
7478         For ncr, use /bin/uname rather than uname, since GNU uname does not
7479         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
7480
7481         Patch for MIPS R4000 running System V,
7482         from Eric S. Raymond <esr@snark.thyrsus.com>.
7483
7484         Fix thinko for nextstep.
7485
7486         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
7487
7488         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
7489         * config.guess: Guess mips-dec-mach_bsd4.3.
7490
7491         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
7492         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
7493         release numbers.
7494         * config.guess (mips-mips-riscos*):  Emit just enough of the
7495         release number.
7496
7497         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
7498         * config.guess (sparc-auspex-sunos*):  Added.
7499         (f300-fujitsu-*): Added.
7500
7501         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
7502         * config.guess:  Recognize a Tadpole as a sparc.
7503
7504 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
7505
7506         * config.guess: Don't assume that NextStep version is either 2 or
7507         3.  NextStep 4 (aka OpenStep 4) has come out now.
7508
7509 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
7510
7511         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
7512         From Rik Faith <faith@cs.unc.edu>.
7513
7514 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
7515
7516         * config.sub: Contributions from bug-gnu-utils to:
7517         Support plain "hppa" (no version given) architecture, reported by
7518         OpenStep.
7519         OpenBSD like NetBSD.
7520         LynxOs is not a hardware supplier.
7521
7522         * config.guess: Contributions from bug-gnu-utils to add support for:
7523         OpenBSD like NetBSD.
7524         Stratus systems.
7525         More Pyramid systems.
7526         i[n>4]86 Intel chips.
7527         M680[n>4]0 Motorola chips.
7528         Use unknown instead of lynx for hardware manufacturer.
7529
7530 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7531
7532         * install.sh (chmodcmd): Set to null if the DST directory already
7533         exists.
7534
7535 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7536
7537         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
7538         not use mt-ppc target Makefile fragment any more.
7539
7540 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
7541
7542         * configure.in (*-*-windows):  Exclude everything but those dirs
7543         needed to build windows.
7544
7545 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
7546
7547         * Makefile.in (all-target-winsup): Depend on all-target-librx.
7548
7549 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
7550
7551         * configure.in:  Exclude mmalloc from i386-windows.
7552
7553 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
7554
7555         * Undo my previous change.
7556
7557 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
7558
7559         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
7560         unconditionally.
7561         (MAKEOVERRIDES): Define (revert this part of October 18 change).
7562
7563 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
7564
7565         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
7566         host to add it's own flags.
7567
7568 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
7569
7570         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
7571
7572 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
7573
7574         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
7575         (CXX_FOR_TARGET): Likewise.
7576         (GCC_FOR_TARGET): Define.
7577         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
7578         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
7579         CC_FOR_TARGET was specified on the command line.
7580         (MAKEOVERRIDES): Don't define.
7581
7582 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
7583
7584         * configure.in (m32r): Fix spelling of libg++ libs.
7585
7586 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
7587
7588         * config.sub (-apple*): Remove, now redundant.
7589
7590 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
7591
7592         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
7593
7594         * configure: Rework yesterday's sed script patch.
7595
7596         * config.sub: Merge with FSF.
7597
7598 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
7599
7600         * config.guess:  Merge from FSF.
7601
7602         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
7603         * config.guess: Use pc instead of unknown, for pc clone systems.
7604         Change linux to linux-gnu.
7605
7606         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
7607         * config.guess: Avoid non-portable tr syntax.
7608
7609 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
7610
7611         * test-build.mk (HOLES): Add "xargs" for gdb.
7612
7613         * configure: Avoid hpux10.20 sed bug.
7614
7615 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
7616
7617         * configure.in:  Add support for windows host
7618         (that is a build done under the Microsoft build environment).
7619
7620 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
7621
7622         * Makefile.in: Replace all uses of srcroot with s, to shrink
7623         command line lengths.
7624
7625         Patches from Geoffrey Noer <noer@cygnus.com>:
7626         * configure.in: If configuring for newlib, pass --with-newlib to
7627         subdirectories.
7628         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
7629         -Bnewlib/ and -Lwinsup to gcc.
7630         (CXX_FOR_TARGET): Likewise.
7631
7632 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
7633
7634         * Makefile.in (ETC_SUPPORT): Add configure.
7635
7636 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
7637
7638         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
7639         host configuration file.
7640
7641 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
7642
7643         * configure.in: Break mn10x00 support into separate
7644         mn10200 and mn10300 configurations.
7645         * config.sub: Likewise.
7646
7647 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
7648
7649         * configure.in: Add lots of stuff to noconfigdirs for
7650         the mn10x00 targets.
7651
7652         * config.sub, configure.in: Add mn10x00 support.
7653
7654 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
7655
7656         * make-all.com: Call conf-a-gas, not config-a-gas.
7657
7658 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
7659
7660         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
7661         targets.
7662
7663 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
7664
7665         * mpw-README: Add much more detail for native PowerMac.
7666         * mpw-install: New file.
7667         * mpw-configure: Add --norecursion and --help options.
7668         * mpw-config.in: Translate readme and install files when
7669         copying to objdir.
7670         * mpw-build.in: Don't always depend on byacc and flex.
7671         (install-only-top): New action.
7672
7673 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
7674
7675         * configure.in:  You can now configure GDB for the v850.
7676
7677 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
7678
7679         * configure.in (noconfigdirs): Don't configure any C++ dirs
7680         if targeting D10V.
7681
7682 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
7683
7684         * config.sub: Recognize mips64vr5000.
7685
7686 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
7687
7688         * configure.in: Use a single line for host_tools and native_only.
7689
7690 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
7691
7692         * config.sub, configure.in: Add entries for m32r.
7693
7694 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
7695
7696         * Makefile.in (inet-install): Don't run install-gzip.
7697
7698 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
7699
7700         * configure.in:  Don't config lots of things for *-*-windows*.
7701
7702 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
7703
7704         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
7705         (host_libs, host_tools): Copy from configure.in.
7706         * mpw-configure: Don't complain about directories not found.
7707
7708 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7709
7710         * configure.in (i[345]86): Recognize i686 for pentium pro.
7711         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
7712         file.
7713
7714         * config.guess (i[345]86): Ditto.
7715
7716 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
7717
7718         * configure.in (noconfigdirs): Removed gdb for D10V.
7719
7720 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
7721
7722         * configure.in: Remove ld, target-libio, target-libg++, and
7723         target-libstdc++ from noconfigdirs.
7724
7725 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
7726
7727         * configure: Fix three locations where shell scripts were
7728         being run directly rather than with config_shell.
7729
7730 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
7731
7732         * configure.in (v850-*-*): Set up initial $noconfigdirs.
7733         * config.sub (basic_machine): Recognize v850.
7734
7735 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
7736
7737         * mpw-configure: Handle multiple enable/disable options and
7738         pass them down recursively, handle -c and -s flags appropriately
7739         depending on choice of compiler, add escape mechanism for
7740         quoted arguments to gC.
7741
7742 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7743
7744         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
7745         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
7746         so that -mrelocatable-lib and -mno-eabi are used.
7747
7748         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
7749         not support --print-multi-lib, don't abort.
7750
7751 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
7752
7753         * make-all.com: Run config-a-gas.
7754         * setup.com: Don't copy subdirectory files around.
7755
7756 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
7757
7758         * configure.in (*-*-ose): Remove exclusion of libgloss for this
7759         target, it now compiles correctly.
7760
7761 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
7762
7763         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
7764
7765 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
7766
7767         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
7768
7769 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7770
7771         * configure.in (native_only): Add prms.
7772
7773 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
7774
7775         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
7776         (BINUTILS_SUPPORT_DIRS): Likewise.
7777
7778 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7779
7780         * configure.in (d10v-*-*): Don't configure ld or gdb until the
7781         d10v support is added.
7782
7783 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
7784
7785         * configure.in (d10v-*-*): New target.
7786
7787 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
7788
7789         * config.guess (HP 9000/811): Recognize this as a PA1.1
7790         machine.
7791
7792 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
7793
7794         * Makefile.in (do-tar-gz): New target, split out from tail end of
7795         taz target.  Run each command separately, don't use pipes.
7796         (taz): Use it.
7797
7798 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
7799
7800         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
7801         * mpw-build.in: No builds should depend on building byacc or flex,
7802         they are assumed to be installed already.
7803
7804 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7805
7806         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
7807         variable that CC_FOR_TARGET needs.
7808
7809 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7810
7811         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
7812         options have changed since the last time the subdirectory was
7813         configured, and if it has, reconfigure.
7814         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
7815         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
7816
7817 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
7818
7819         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
7820         CLEAN_MODULES): Add bash.
7821         (all-bash): New target.
7822
7823 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
7824
7825         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
7826
7827 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7828
7829         * config.sub (basic_machine): Recognize d10v as a valid processor.
7830
7831 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
7832
7833         * mpw-configure: Add support for --bindir.
7834         * mpw-build.in: Use a GCC-specific build script for GCC actions.
7835
7836 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
7837
7838         * configure.in: add bash, time, gawk to list of hosttools and things
7839         to only build for native toolchains
7840
7841 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7842
7843         * Makefile.in (docdir): Remove.
7844
7845 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7846
7847         * Makefile.in (datadir): Set to $(prefix)/share.
7848
7849 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
7850
7851         * configure.in: build diff and patch for cygwin32-hosted
7852         toolchains.
7853
7854 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
7855
7856         * config.sub: Accept -rtems*.
7857
7858 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
7859
7860         * configure.in: enable dosrel for cygwin32-hosted builds,
7861                 remove diff from the list of things not buildable
7862                 via Canadian Cross
7863
7864 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
7865
7866         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
7867         don't get ". ".
7868
7869 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
7870
7871         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
7872
7873 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
7874
7875         * Makefile.in (taz): Handle case where tex3patch didn't even get
7876         checked out.  Also, if it was found, put the symlink in a new util
7877         subdirectory.
7878
7879 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7880
7881         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
7882
7883 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
7884
7885         * config.sub: Recognize -openvms.
7886         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
7887         * make-all.com, setup.com: New files.
7888
7889 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
7890
7891         * Makefile.in (taz): tex3patch moved to texinfo/util.
7892
7893 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
7894
7895         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
7896         * configure.in: remove make from disable-if-Can-Cross list
7897                 enable gdb if ${host} and ${target} are cygwin32
7898
7899 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
7900
7901         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
7902         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
7903
7904 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
7905
7906         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
7907         distinguish sysv/svr4/bsd variants.
7908         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
7909
7910 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
7911
7912         * configure.in: Added copyright notice.
7913         * move-if-change: Added copyright notice.
7914
7915 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7916
7917         * configure.in (powerpcle-*-solaris*): Until we get shared
7918         libraries working, don't build gdb, sim, make, tcl, tk, or
7919         expect.
7920
7921 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
7922
7923         * config.guess:  Merge with FSF:
7924
7925         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
7926         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
7927
7928         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
7929         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
7930
7931         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
7932         * config.guess:  Combine two OSF1 rules.
7933         Also recognize field test versions.  From mjr@zk3.dec.com.
7934         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
7935         because GNU uname does not support -p.  From pmr@pajato.com.
7936
7937 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
7938
7939         * Makefile.in (MAKEDIRS): Removed $(tooldir).
7940
7941 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
7942
7943         * mpw-README: Document GCCIncludes.
7944
7945 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
7946
7947         * configure.in (alpha-*-linux*): Set enable_shared to yes.
7948
7949 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
7950
7951         * mpw-configure: Handle --enable-FOO and --disable-FOO.
7952
7953 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
7954
7955         * configure.in (*-*-cygwin32): Configure make.
7956
7957 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
7958
7959         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
7960
7961 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
7962
7963         * Makefile.in (all-inet): Depend on all-perl.
7964
7965         * Makefile.in (inet-install): New target.
7966
7967         * Makefile.in (all-inet): Depend on all-tcl.
7968         (all-inet): Depend on all-send-pr.
7969
7970 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7971
7972         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
7973         temporarily.
7974
7975 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
7976
7977         * configure.in: Don't configure --with-gnu-ld on AIX.
7978
7979 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
7980
7981         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
7982
7983 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
7984
7985         * Makefile.in (ALL_MODULES): Added all-inet.
7986         (CROSS_CHECK_MODULES): Added check-inet.
7987         (INSTALL_MODULES): Added install-inet.
7988         (CLEAN_MODULES): Added clean-inet.
7989         (all-indent): New target.
7990
7991         * configure.in (host_tools): Added inet.
7992         (native_only): Added inet.
7993         (noconfigdirs): Added inet.
7994
7995 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
7996
7997         * configure.in: Don't configure libgloss if we are not configuring
7998         newlib.
7999
8000 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
8001
8002         * configure.in: Don't configure libgloss for unsupported
8003         architectures.
8004
8005 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8006
8007         * Makefile.in (CLEAN_MODULES): Add clean-apache.
8008
8009 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
8010
8011         * Makefile.in (ALL_MODULES): Include all-apache.
8012         (CROSS_CHECK_MODULES): Include check-apache.
8013         (INSTALL_MODULES): Include install-apache.
8014         (all-apache): New target.
8015
8016         * configure.in: Added apache everywhere perl is seen.
8017
8018 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8019
8020         * Makefile.in: Add support for clean-{module} and
8021         clean-target-{module} rules.
8022
8023 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
8024
8025         * configure.in (*-*-ose) do not build libgloss.
8026
8027 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8028
8029         * config.guess (prep*:SunOS:5.*:*): Turn into
8030         powerpele-unknown-solaris2.
8031
8032 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
8033
8034         * configure.in: Permit --enable-shared to specify a list of
8035         directories.
8036
8037 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
8038
8039         * configure.in (host==solaris): Pass only the first word of $CC
8040         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8041
8042 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
8043
8044         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8045
8046 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
8047
8048         * Makefile.in (ALL_MODULES): Include all-perl.
8049         (CROSS_CHECK_MODULES): Include check-perl.
8050         (INSTALL_MODULES): Include install-perl.
8051         (ALL_X11_MODULES): Include all-guile.
8052         (CHECK_X11_MODULES): Include check-guile.
8053         (INSTALL_X11_MODULES): Include install-guile.
8054         (all-perl): New target.
8055         (all-guile): New target.
8056
8057         * configure.in (host_tools): Include perl and guile.
8058         (native_only): Include perl and guile.
8059         (noconfigdirs): Don't build guile and perl; no ports have been
8060         done.
8061
8062 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
8063
8064         * configure (--enable-*): Handle quoted option lists such as
8065         --enable-sim-cflags='-g0 -O' better.
8066
8067 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8068
8069         * Makefile.in ({,inst}all-target): New rule so we can make and
8070         install all of the target directories easily.
8071
8072 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8073
8074         * configure.in: Add missing global flag in sed substitution when
8075         deleting `target-' from ${configdirs}.
8076
8077 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
8078
8079         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8080         option.
8081
8082         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8083         config/mh-necv4.
8084
8085         * install.sh: Correct misspelling of transformbasename.
8086
8087         * config.guess: Recognize mips-*-sysv*.
8088
8089 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
8090
8091         * config.sub: Recognize mon960.
8092
8093 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
8094
8095         * configure: Restore Canadian Cross handling of BISON and LEX,
8096         removed in Feb 20 change.
8097
8098 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
8099
8100         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8101         Mention make install.  Remove the old copyright date as well the
8102         clumsy and rather pointless copyright on the README file.
8103
8104 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
8105
8106         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8107         Makefile after running symlink-tree, then run `make distclean' to
8108         avoid clobbering any generated files in srcdir.
8109
8110 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
8111
8112         * configure.in (m68k-*-netbsd*): Build everything now.
8113
8114 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
8115
8116         * Makefile.in (taz): Fix quoting.
8117
8118 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
8119
8120         * configure.in (sparclet-*-*): Build everything now.
8121
8122 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8123
8124         * configure.in (m68k-*-linux*): New host.
8125
8126 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
8127
8128         * configure: Check for bison before byacc.
8129
8130 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
8131
8132         * Makefile.in configure:  Change the way LEX and BISON/YACC are
8133         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
8134         searching PATH.  These are used as fallbacks by Makefile.in if
8135         flex/bison/byacc aren't in objdir.
8136
8137 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
8138
8139         * Makefile.in: Make everything which depends upon all-bfd also
8140         depend upon all-opcodes, in case --with-commonbfdlib is used.
8141
8142 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8143
8144         * configure.in (host *-*-cygwin32): Don't build gdb if we are
8145         building NT native compilers on Unix.
8146
8147 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
8148
8149         * configure.in: Don't get CC from the host Makefile fragment if we
8150         can find gcc in PATH, or if this is a Canadian Cross.  Move the
8151         Solaris test for /usr/ucb/cc to the post target script, just after
8152         the compiler sanity test.
8153
8154 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
8155
8156         * config.sub: Merge with FSF.
8157
8158 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
8159
8160         * Makefile.in (RPATH_ENVVAR): New variable.
8161         (REALLY_SET_LIB_PATH): Use it.
8162         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8163
8164 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
8165
8166         * config.sub, configure.in: Recognize sparclet cpu.
8167
8168 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8169
8170         * config.guess:  Support m68k-cbm-sysv4.
8171
8172 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8173
8174         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8175         m68k-unknown-linuxaout from linker help string.  Put quotes around
8176         $ld_help_string.
8177
8178 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
8179
8180         * config.guess (powerpc-harris-powerunix): Add guess for port
8181         to new target.
8182
8183 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8184
8185         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8186
8187 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
8188
8189         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8190         $(REALLY_SET_LIB_PATH) in Makefile.
8191         * Makefile.in (SET_LIB_PATH): New variable.
8192         (REALLY_SET_LIB_PATH): New variable.
8193         ($(DO_X)): Use $(SET_LIB_PATH).
8194         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8195         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8196         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
8197         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
8198         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
8199         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
8200         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
8201         (install-dosrel): Likewise.
8202         (all-opcodes): Depend upon all-libiberty.
8203
8204 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
8205
8206         * config.guess (*:CYGWIN*): New
8207
8208 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8209
8210         * Makefile.in (all-target-winsup): All all-target-libiberty.
8211
8212 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8213
8214         * configure.in (noconfigdirs): Add missing # in front of comment.
8215
8216 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
8217
8218         * configure.in: add second pass to things added to noconfigdirs
8219         so *-gm-magic can exclude libgloss properly.
8220
8221 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
8222
8223         * mpw-configure (extralibs_name, rez_name): Set correctly
8224         for MWC68K compiler.
8225
8226         * mpw-README: Add more info on the necessary build tools.
8227
8228 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
8229
8230         * configure.in, config.sub: Recognize cygwin32.
8231
8232 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
8233
8234         * config.guess, config.sub: Recognize A/UX.
8235
8236 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
8237
8238         * config.sub: Merge with gcc/config.sub.
8239
8240 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
8241
8242         * mpw-build.in (do-binutils): Add build of stamps.
8243
8244 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
8245
8246         * config.sub: Add recognition for mips64vr4100*-* targets.
8247
8248 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8249
8250         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
8251         Add creation of gconfigargs with `--enable-shared' turned on.
8252         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
8253         ($(host)-stamp-stage3-configured): Likewise.
8254         (HOLES): Add chatr and ldd.
8255         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
8256
8257 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
8258
8259         * configure: Pass --nfp to recursive configures.
8260
8261 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
8262
8263         * Makefile.in (DLLTOOL): New.
8264         (DLLTOOL_FOR_TARGET): New.
8265         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
8266         (EXTRA_TARGET_FLAGS): Ditto.
8267         (EXTRA_GCC_FLAGS): Ditto.
8268         (CONFIGURE_TARGET_MODULES): Ditto.
8269         (DO_X): Ditto.
8270         * configure: Add DLLTOOL.
8271
8272 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
8273
8274         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
8275         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
8276         mh-sco, since old workarounds no longer needed, and don't
8277         build ld, since libraries have weak symbols in COFF.
8278
8279 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
8280
8281         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
8282
8283 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
8284
8285         * configure.in: Make sure that ${CC} can be used to compile an
8286         executable.
8287
8288 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
8289
8290         * Makefile.in (all-gdb): Depend on $(GDB_TK).
8291         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
8292         nothing depending on whether gdbtk is being built.
8293
8294 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
8295
8296         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
8297
8298 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
8299
8300         * configure.in (noconfigdirs): Put ld or gas in this early, if the
8301         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
8302
8303 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
8304
8305         * config-ml.in: Add support for
8306         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
8307         Simplify setting of multidirs from --disable-foo.
8308
8309 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8310
8311         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
8312         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
8313         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
8314         non-empty, pass them on to the  GCC make.
8315         (all-bootstrap): New rule that is like all-gcc, except it executes
8316         the GCC bootstrap rule instead of the GCC all rule.
8317
8318 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
8319
8320         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
8321
8322 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8323
8324         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
8325         DG/UX support.
8326
8327 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
8328
8329         * config.sub (i*86*) Change [345] to [3456]
8330
8331 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8332
8333         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
8334         --with-gnu-ld=no.
8335
8336 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8337
8338         * config-ml.in (rs6000*, powerpc*): Add switches to control which
8339         AIX multilibs get built.
8340
8341 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8342
8343         * configure.in (i386-win32): Don't build expect if we're not
8344         building the tcl subdir.
8345
8346 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
8347
8348         * Makefile.in: (configure-target-examples, all-target-examples):
8349         New targets, configure and build example programs.
8350
8351 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
8352
8353         * mpw-configure: If an mpw-config.in generated a file mk.sed,
8354         use it as input to sedit the generated MPW makefile.
8355         * mpw-README: Add a suggestion about Gestalt.h.
8356
8357 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
8358
8359         * config.sub: Accept *-*-ieee*.
8360
8361 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
8362
8363         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
8364         Ronald F. Guilmette <rfg@monkeys.com>.
8365
8366 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8367
8368         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
8369         for powerpc-pe native.
8370         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
8371         (target==powerpc-pe): duplicate i386-win32 entry.
8372
8373 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8374
8375         * configure.in (noconfigdirs): Exclude target-newlib for all versions
8376         of vxworks, not just vxworks5.1.
8377
8378 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
8379
8380         * mpw-configure: Add support for exec-prefix.
8381
8382 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8383
8384         * config.guess: Recognize HP model 816 machines as having
8385         a PA1.1 processor.
8386
8387 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
8388
8389         * configure: Ignore new autoconf configure options.
8390
8391 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
8392
8393         * config.guess:  Recognize Pentium under SCO.
8394         From Robert Lipe <robertl@arnet.com>.
8395
8396 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8397
8398         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
8399
8400 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
8401
8402         * configure.in: Don't configure gas for alpha-dec-osf*.
8403
8404 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
8405
8406         * configure.in: Default to --with-stabs for some targets for which
8407         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
8408         i[345]86*-*-unixware*.
8409
8410 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
8411
8412         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
8413         rather than basing it on the target.  Simplify handling of options
8414         controlling which directories to configure.  Remove extraneous
8415         slash in multi-clean target.
8416
8417 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
8418
8419         * config-ml.in: Prefix more variables with ml_ so they don't collide
8420         with configure's.
8421
8422 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
8423
8424         * configure: Don't turn -v into --v.
8425
8426 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
8427
8428         * configure.in (targargs): Fix typo.
8429
8430         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
8431
8432 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
8433
8434         * configure.in: Strip --host and --target options from
8435         CONFIG_ARGUMENTS, and always configure for --host only.  Add
8436         --with-cross-host option when building with a cross-compiler.
8437         * configure: Canonicalize the arguments put into config.status by
8438         always using `=' for an option with an argument.  Pass a presumed
8439         --host or --target explicitly.
8440
8441 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
8442
8443         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
8444         into general OS recognition case.
8445
8446 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8447
8448         * configure.in (target_configdirs): add target-winsup only
8449         for win32 target systems.
8450
8451 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
8452
8453         * Makefile.in (all-target-libgloss): Depend upon
8454         configure-target-newlib, since when libgloss is built it looks to
8455         see if the newlib directory exists.
8456
8457 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
8458
8459         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
8460         cfg-ml-*.in.
8461
8462 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
8463
8464         * configure: Handle LD and LD_FOR_TARGET when configuring a
8465         Canadian Cross.
8466
8467 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8468
8469         * configure.in (target_libs): add target-winsup.
8470         (target==i386-win32): add patch diff flex make to $noconfigdirs.
8471         (target==ppcle-pe): remove ld from $noconfigdirs.
8472
8473 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
8474
8475         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
8476         Preserve relative path names in $srcdir.  Build symlink tree if
8477         configuring cross target dir and srcdir=. (= no VPATH support).
8478         (configure-target-libg++): Depend on configure-target-librx.
8479         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
8480         * config-ml.in: New file.
8481         * symlink-tree: New file.
8482         * configure: Ensure srcdir="." if that's what it is.
8483
8484 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
8485
8486         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
8487         includes and FLEX_SKELETON setting.
8488         * mpw-configure (--with-gnu-ld): New option, controls whether
8489         to use PPCLink or ld with PowerMac GCC.
8490         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
8491         * mpw-config.in: Configure grez if targeting Mac.
8492
8493         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
8494         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
8495         just macos.
8496         * configure.in: Configure grez resource compiler if targeting Mac.
8497         * Makefile.in (all-grez, install-grez): New targets.
8498
8499 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
8500
8501         * configure: CXX defaults to gcc, not g++.  If we find
8502         gcc in the path, set CC to gcc -O2.
8503
8504 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
8505
8506         * configure: Default ${build} correctly.  Avoid picking up extra
8507         spaces when reading CC and CXX from Makefile.  When doing a
8508         Canadian Cross, use plausible default values for numerous
8509         variables.
8510         * configure.in: When doing a Canadian Cross, don't try to
8511         configure tools whose configure script can't handle it.
8512
8513 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8514
8515         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
8516
8517 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8518
8519         * configure:  Remove dubious bug reporting address.
8520
8521 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8522
8523         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
8524         configure script, run that instead of this directory's configure.
8525         In either case, print a message that we're configuring the sub-dir.
8526
8527 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8528
8529         * configure.in: Before checking for the existence of various files,
8530         use sed to filter out "target-".
8531
8532 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
8533
8534         * Makefile.in (DO_X): Split rule to decrease command line length
8535         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
8536         (Philippe De Muyter).
8537
8538 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8539
8540         * Makefile.in (all-patch): depend on all-libiberty.
8541
8542 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
8543
8544         * configure.in: If the only directory in target_configdirs which
8545         actually exists is libiberty, then set target_configdirs to empty,
8546         to avoid trying to build a target libiberty in a gas or gdb
8547         distribution.
8548
8549 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
8550
8551         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
8552         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
8553         systems.
8554
8555 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8556
8557         * configure.in (copy_dirs): Use sys-include instead of include
8558         for --with-headers option.
8559
8560 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
8561
8562         * Makefile.in, configure.in: Make winsup builds work with
8563         new scheme.
8564
8565 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
8566
8567         * configure.in: Build the linker on AIX.
8568
8569 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8570
8571         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
8572         where needed.
8573
8574 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
8575
8576         * Makefile.in (all-gcc): Fix typo.
8577
8578 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8579
8580         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
8581
8582 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8583
8584         * configure.in:  Rename libFOO to target-libFOO, and xiberty
8585         to target-xiberty, to provide more flexibility.
8586         (target_subdir):  Define.  Create if cross.
8587         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
8588         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
8589         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
8590         check-libFOO -> check-target-libFOO, etc.
8591         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
8592         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
8593         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
8594         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
8595         allow ALL_GCC="" to only configure.
8596         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
8597         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
8598         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
8599
8600 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
8601
8602         * Makefile.in (taz): Build "info" in etc explicitly.
8603
8604 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
8605
8606         * configure.in:  Make sure that CC is undefined (as opposed to
8607         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
8608         problem with autoconf trying to configure on a host without GCC.
8609
8610 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
8611
8612         * mpw-configure: Set host alias from choice of host compiler,
8613         only use generic MPW Makefile sed if present, edit a file
8614         named "hacked_Makefile.in" instead of "Makefile.in" if present.
8615         * mpw-README: Add problem notes about CW6 and CW7.
8616
8617 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
8618
8619         * Makefile.in (taz): Use ";" instead of ";;".
8620
8621 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8622
8623         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
8624         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
8625         DISTDOCDIRS.
8626         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
8627         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
8628
8629 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8630
8631         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
8632         and gnats, because they are now subsumed by DISTSTUFFDIRS.
8633         Move bfd to DISTSTUFFDIRS.
8634
8635 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8636
8637         * Makefile.in (X11_LIB): Removed.
8638         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
8639
8640         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
8641
8642 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8643
8644         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
8645         names.
8646
8647 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8648
8649         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
8650
8651 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
8652
8653         * configure.in (i[345]86-*-win32): Always build newlib.
8654         Don't configure cvs, autoconf or texinfo.
8655         * Makefile.in (LD_FOR_TARGET): New.
8656         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
8657         Pass down LD_FOR_TARGET.
8658
8659 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
8660
8661         * winsup: New directory.
8662         * Makefile.in: Build winsup.
8663         * configure.in: Winsup is configured when target is win32.
8664         Can only build win32 target GDB when native.
8665
8666 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
8667
8668         * config.guess: Recognize HP model 819 machines as having
8669         a PA 1.1 processor.
8670
8671 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
8672
8673         * configure: Fix sed loop which substitutes for CC and CXX to
8674         avoid bug found in various sed implementations.
8675
8676 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8677
8678         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
8679         simulator.  Use standard powerpc-*-eabi*.
8680
8681 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
8682
8683         * configure.in: Stop putting gas and binutils in noconfigdirs for
8684         powerpc-*-aix* and rs6000-*-*.
8685
8686 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
8687
8688         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
8689         -mcall-aixdesc libraries.
8690
8691 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
8692
8693         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8694
8695         * config.sub (arm | armel | armeb): Fix shell syntax.
8696
8697 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8698
8699         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
8700         -msoft-float and -mcpu=common support.
8701         (powerpc*-*-eabisim*): Add support for building -mcall-aix
8702         libraries.
8703
8704 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8705
8706         * configure.in: Allow configuration and build of emacs19 for the alpha.
8707
8708 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8709
8710         * configure.in (CC): Get ^CC, not just any old CC, from
8711         ${host_makefile_frag}.
8712
8713 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8714
8715         * configure.in (CC): Try to get CC from
8716         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
8717
8718 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8719
8720         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
8721         only if it exists in $(srcdir).
8722
8723 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
8724
8725         * configure: If CC and CXX are not set in the environment, set
8726         them, based on either an existing Makefile or on searching for gcc
8727         in PATH.  Substitute for CC and CXX in Makefile.
8728         * configure.in: Remove libm from target_libs.  Separate
8729         target_configdirs from configdirs.  If CC is not set in
8730         environment, try to get it from a host Makefile fragment.  Rewrite
8731         changes of configdirs to use skipdirs instead.  A few minor
8732         tweaks.  Take directories out of target_configdirs as they are
8733         taken out of configdirs.  Remove existing Makefile files from
8734         subdirectories.  Substitute for TARGET_CONFIGDIRS and
8735         CONFIG_ARGUMENTS in Makefile.
8736         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
8737         by configure.in.
8738         (CONFIG_ARGUMENTS): Likewise.
8739         (CONFIGURE_TARGET_MODULES): New variable.
8740         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
8741         ($(CONFIGURE_TARGET_MODULES)): New target.
8742         (configure-libg++, configure-libio): New targets.
8743         (all-libg++): Depend upon configure-libg++.
8744         (all-libio): Depend upon configure-libio.
8745         (configure-libgloss, all-libgloss): New targets.
8746         (configure-libstdc++): New target.
8747         (all-libstdc++): Depend upon configure-libstdc++.
8748         (configure-librx, all-librx): New targets.
8749         (configure-newlib): New target.
8750         (all-newlib): Depend upon configure-newlib
8751         (configure-xiberty): New target.
8752         (all-xiberty): Depend upon configure-xiberty.
8753
8754 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
8755
8756         * configure.in (host i[345]86-*-win32):  Expand the
8757         noconfigdirs again.
8758
8759 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
8760
8761         * mpw-configure: Fix sed command file name.
8762
8763 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
8764
8765         * configure.in (host i[345]86-*-win32): Reduce the
8766         noconfigdirs again.
8767
8768 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
8769
8770         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
8771         or powerpc*-*-pe*, since they are not yet supported.
8772
8773 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
8774
8775         Add PowerMac support and many other enhancements.
8776         * mpw-configure: New option --cc to select compiler to use,
8777         paste options set according to --cc into the generated
8778         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
8779         if mpw-make.sed is present.
8780         * mpw-config.in: Don't test for gC1, test for mpw-touch,
8781         add forward includes for PowerPC include files.
8782         * mpw-build.in: Build using Makefile.PPC if present.
8783         (do-byacc, etc): Remove separate version resource builds.
8784         (do-gas): Build "stamps" before "all".
8785         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
8786         * mpw-README: Update to reflect --cc option, PowerMac support,
8787         and recently-reported compatibility problems.
8788
8789 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
8790
8791         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
8792         embedded m68k systems (-aout, -coff, -elf, -vxworks).
8793         (--with-multilib-top): Pass to recursive invocations.
8794
8795 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
8796
8797         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
8798         v810-*-*.
8799
8800 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8801
8802         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
8803         gdb, ld and opcodes on v810-*-*.
8804
8805 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
8806
8807         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
8808         (local-maintainer-clean): New target.
8809         (maintainer-clean): New target.
8810         (realclean): Just depend upon maintainer-clean.
8811
8812 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8813
8814         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
8815
8816 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
8817
8818         * configure.in: Build ld in mips*-*-bsd* case.
8819
8820 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
8821
8822         * config.sub: Accept -lites* OS.  From Ian Dall.
8823
8824 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
8825
8826         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
8827         targets.
8828
8829 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8830
8831         * configure.in: treat i386-win32 canadian cross the same as
8832         i386-go32 canadian cross.
8833
8834 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8835
8836         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
8837         running under the simulator to build a reduced set of libraries.
8838         (powerpc-*-eabiaix): Add fine grained multilib support added to
8839         other powerpc targets yesterday.
8840
8841 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8842
8843         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
8844         -disable-softfloat, -disable-relocatable, -disable-aix, and
8845         -disable-sysv to control which multilib libraries get built.
8846
8847 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
8848
8849         * configure: Add Makefile.tem to list of files to remove in trap
8850         handler.
8851
8852 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8853
8854         * config.guess (*Linux*):  Add missing "exit"s.
8855         Also, need specific check for alpha-unknown-linux (uses COFF).
8856
8857 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8858
8859         * config.guess:  Merge with FSF:
8860
8861         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
8862         * config.guess (AIX4): More robust release numbering discovery.
8863
8864         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
8865         * config.guess (i386-sequent-ptx): Properly get version number.
8866
8867         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
8868         * config.guess (mips:*:4*:UMIPS): New case.
8869
8870 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8871
8872         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
8873         (i386-win32 host): Likewise.  Don't build readline.
8874
8875 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
8876
8877         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
8878         SUPPORT_FILES to submakes.
8879
8880 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
8881
8882         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
8883         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
8884         mpw-configure.
8885
8886 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
8887
8888         * configure.in (appdirs): Use =, not ==, in test expression when
8889         trying to build the text to print in the warning message for
8890         Solaris users.
8891
8892 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
8893
8894         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
8895
8896 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8897
8898         * config.guess: Recognize lynx-2.3.
8899
8900 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
8901
8902         * config.sub (z8ksim): Deleted
8903         (z8k-*-coff): New, this is the one true name of the target.
8904
8905 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
8906
8907         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
8908
8909 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
8910
8911         * config.guess (*:Linux:*:*): First try asking the linker what the
8912         default object file format is (elf, aout, or coff).  Then if this
8913         fails, try previous methods.
8914
8915 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8916
8917         * configure.in: Don't build newlib for *-*-vxworks5.1.
8918
8919 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8920
8921         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
8922         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
8923
8924 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
8925
8926         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
8927
8928 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
8929
8930         * cfg-ml-com.in: New file.
8931         * cfg-ml-pos.in: New file.
8932
8933 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8934
8935         * COPYING.NEWLIB: Add HP free copyright to list.
8936
8937 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8938
8939         * config.sub: Recognize -eabi* for the system, not just -eabi.
8940
8941 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
8942
8943         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
8944         * config.sub, configure.in (win32): New target and host.
8945
8946 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
8947
8948         * configure.in: Add i386-pe configuration.
8949
8950 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
8951
8952         * mpw-build.in (install): Install GDB after LD.
8953
8954 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
8955
8956         * mpw-config.in (elf/mips.h): Always forward-include, needed
8957         for GDB to build.
8958
8959 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8960
8961         * testsuite: New directory for customer acceptance and whole tool
8962         chain tests.
8963
8964 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
8965
8966         * configure: If per-host line isn't found, but AC_OUTPUT is found
8967         and a configure script exists, run it instead.
8968
8969 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8970
8971         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
8972
8973 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8974
8975         * configure: Set build_{cpu,vendor,os,alias} to host values when
8976         --build isn't specified.
8977
8978 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8979
8980         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
8981         (FLAGS_TO_PASS): Pass them.
8982         (EXTRA_TARGET_FLAGS): Ditto.
8983
8984 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8985
8986         * Makefile.in (all-libg++): Depend on all-libstdc++.
8987
8988 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8989
8990         * configure.in (noconfigdirs): Enable all packages for
8991           i386-unknown-netbsd.
8992
8993 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
8994
8995         * configure.in (noconfigdirs): Don't configure tk for i386-go32
8996         hosted builds (DOS builds)
8997
8998 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
8999
9000         Changes for ARM based on patches from Richard Earnshaw:
9001         * config.sub: Handle armeb and armel.
9002         * configure.in: Omit arm linker only for riscix.
9003
9004 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9005
9006         * config.guess:  Update from FSF.
9007
9008 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
9009
9010         * config.sub: Recognize powerpcle as the little endian varient of
9011         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
9012         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
9013         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
9014         temporarily.
9015
9016 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
9017
9018         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9019
9020 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
9021
9022         * config.sub: Accept -lites* as a basic system type.
9023
9024 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
9025
9026         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9027         installed, and if so return linuxoldld as the system name.
9028
9029 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
9030
9031         * config.guess: Add hppa1.1-hp-lites support.
9032
9033 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9034
9035         * configure.in: Don't build newlib for m68k-vxworks5.1.
9036
9037 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9038
9039         * configure.in (mips-sgi-irix6): Use mh-irix5.
9040
9041 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
9042
9043         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9044
9045 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9046
9047         * test-build.mk: Enable building of shared libraries on IRIX 5 and
9048         OSF/1.  Fix compiler flags.
9049         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
9050
9051 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
9052
9053         * configure.in: Recognize --with-newlib.
9054         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9055
9056 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9057
9058         * Makefile.in: move {all,check,install}-gdb from *_MODULES
9059         to *_X11_MODULES due to gdbtk needing X include files et al.
9060
9061 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
9062
9063         Merge in support for Mac MPW as a host.
9064         (Old change descriptions retained for informational value.)
9065
9066         * mpw-config.in: Add generic include forwards for cpu-specific
9067         include files in aout and elf directories.
9068
9069         * mpw-configure: Added copyright.
9070         * mpw-config.in: Check for presence of required build tools.
9071         (target_libs): Add newlib.
9072         (target_tools): Add examples.
9073         (Read Me): Generate as "Read Me for MPW" instead.
9074         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9075         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9076         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9077
9078         * mpw-configure: Remove subdir-specific makefile hackery,
9079         delete mk.tmp after using it.
9080
9081         * mpw-build.in (all): Display start and end times.
9082
9083         * mpw-configure (host_canonical): Set.
9084         (target_cpu): Always add to makefiles.
9085         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9086         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9087         (mpw-mh-mpw): Look for in srcdir and srcroot.
9088         Use sed instead of mpw-edit-prefix to edit prefix definitions.
9089
9090         * mpw-build.in: (install-only): New target.
9091
9092         * mpw-configure (host_alias, target_alias): Rename from hostalias
9093         and targetalias, add into generated Makefile.
9094         (mk.tmp): If present, add into generated Makefile.
9095         * mpw-build.in (all-gas): Build config.h first before gas proper.
9096
9097         * mpw-configure (config.status): Write only if changed.
9098         * mpw-config.in (readline): Configure it (not built, just used for
9099         definitions).
9100
9101         * mpw-config.in (elf/mips.h): Add a forward include.
9102
9103         * mpw-config.in: Forward-include most .h files in include into
9104         extra-include.
9105         (readline): Don't build.
9106         mpw-build.in (install): Install GDB.
9107
9108         * mpw-configure (prefix, mpw_prefix): Handle it.
9109         * mpw-config.in (mmalloc, readline): Don't configure.
9110         * mpw-build.in (thisscript): Rename to ThisScript.
9111         Use mpw-build instead of BuildProgram everywhere.
9112         (mmalloc, readline): Don't build.
9113         * mpw-README: New file, basic documentation about the MPW port.
9114
9115         * mpw-config.in: Use forward-include to create include files.
9116
9117         * mpw-configure: Add more things to the top of each configured
9118         Makefile, including contents of config/mpw-mh-mpw.
9119         * mpw-config.in (extra-include): Create this directory and fill it
9120         with Posix-like include files when configuring.
9121
9122         * config.sub (apple, mac, mpw): Add various aliases.
9123
9124         * mpw-build.in: New file, top-level build script fragment for MPW.
9125         * mpw-configure: New file, configure script for MPW.
9126         * mpw-config.in: New file, config fragment for MPW.
9127
9128 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9129
9130         * configure.in (host_libs): Remove glob, since it is gone from the
9131         sources.
9132
9133 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9134
9135         * Makefile.in: define empty GDB_NLM_DEPS var.
9136
9137         * configure.in(target_makefile_frag): use config/mt-netware
9138         for netware targets.
9139
9140 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
9141
9142         * config.sub: Merge in recent FSF changes.  Remove linux special
9143         cases.
9144
9145 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9146
9147         Revert this change:
9148
9149         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
9150
9151                 * build-all.mk: Use CC=cc -Xs on Solaris.
9152
9153 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9154
9155         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
9156         stop using it.
9157         * Makefile.in: Nuke all references to glob subdirectory.
9158
9159 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9160
9161         * configure.in: Fix --enable-shared logic in per-host.
9162
9163 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
9164
9165         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9166
9167 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9168
9169         * configure.in (noconfigdirs): Don't build gas on AIX, for
9170         powerpc*-*-aix* as well as for rs6000*-*-aix*.
9171
9172 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
9173
9174         * configure: Fix --cache-file to work if the file argument is a
9175         relative path.
9176
9177 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
9178
9179         * configure: If the --cache-file is used, pass it down to
9180         configure in subdirectories.
9181
9182 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
9183
9184         * config.sub: add vxworks29k configuration.
9185
9186 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
9187
9188         * Makefile.in (taz): Do "diststuff" part quietly.
9189
9190 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9191
9192         * config.sub: Mini-merge with gcc/config.sub.
9193
9194 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9195
9196         * config.guess (IRIX): Sed - to _.
9197
9198 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9199
9200         * Makefile.in (source-vault, binary-vault): New targets.
9201
9202 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
9203
9204         * config.sub: Recognize -eabi as a basic system type.
9205
9206 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9207
9208         * configure.in (enable_shared stuff): Fix typo.
9209
9210 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
9211
9212         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
9213
9214 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9215
9216         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
9217
9218 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
9219
9220         * configure.in (rs6000-*-*): Don't build gas.
9221
9222 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
9223
9224         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
9225         reduce command line length.
9226         (AS_FOR_TARGET): Check for as.new, not Makefile.
9227         (NM_FOR_TARGET): Check for nm.new, not Makefile.
9228
9229 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9230
9231         * config.guess:  Merge from FSF.
9232
9233 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9234
9235         * configure: Don't use $ when handling program_suffix.
9236
9237 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
9238
9239         * configure.in:  Configure tk for hppa/hpux.
9240
9241 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9242
9243         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
9244
9245 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9246
9247         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
9248         to LIBCXXFLAGS.  Tests are better run without it.
9249
9250 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
9251
9252         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
9253
9254 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
9255
9256         * configure.in (*-*-netware*): Don't configure xiberty.
9257
9258 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
9259
9260         * configure.in:  Remove tk from native_only list.
9261
9262 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
9263
9264         * build-all.mk: Add mips-ncd-elf target to sun4 targets
9265           for special NCD build.
9266
9267 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9268
9269         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
9270         makeall.bat, they're only useful for binutils snapshots.
9271         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
9272         makeall.bat to specified SUPPORT_FILES.
9273
9274 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
9275
9276         * build-all.mk: Add Ericsson targets to sun4 and solaris
9277           hosts.  Add  BNR's sun4 target to solaris host, so their
9278           build-from-source will be tested in-house first.
9279
9280 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
9281
9282         * Makefile.in (LIBCFLAGS): New variable.
9283         (CFLAGS_FOR_TARGET): Ditto.
9284         (LIBCFLAGS_FOR_TARGET): Ditto.
9285         (LIBCXXFLAGS): Ditto.
9286         (CXXFLAGS_FOR_TARGET): Ditto.
9287         (LIBCXXFLAGS_FOR_TARGET): Ditto.
9288         (BASE_FLAGS_TO_PASS): Pass them.
9289         (EXTRA_TARGET_FLAGS): Ditto.
9290
9291         * configure.in: Support --enable-shared.
9292
9293 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9294
9295         * configure.in (target_libs):  Include libstdc++ again.
9296         * config.guess:  Update from FSF (for FreeBSD).
9297
9298 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9299
9300         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
9301         makeall.bat.
9302         (DISTDOCDIRS): Add `etc'.
9303         (ETC_SUPPORT_PFX): New variable.
9304         (taz): Include anything from etc starting with a word in
9305         ETC_SUPPORT_PFX.
9306
9307 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9308
9309         * config.sub: Update for recent FSF changes.  Remove obsolete
9310         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
9311         spacing changes.
9312
9313 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9314
9315         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
9316
9317         * config.guess:  Merge with FSF.
9318         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
9319
9320 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9321
9322         * configure: Since the "trap 0" handler will override the exit
9323         status on many systems, only use it for "exit 1", and make it set
9324         a non-zero exit status; reset it before "exit 0".  Also, check
9325         exit status of config.sub, and error out if it failed.
9326
9327 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
9328
9329         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
9330         and install libgloss.
9331
9332 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9333
9334         * Makefile.in (all-binutils): Depend upon all-byacc.
9335
9336         * configure.in: Don't build emacs on Irix 5.
9337
9338 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9339
9340         * configure.in (*-*-netware*): Add libio.
9341
9342 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
9343
9344         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
9345         (CHECK_TARGET_MODULES): Ditto.
9346         (INSTALL_TARGET_MODULES): Ditto.
9347         (TARGET_LIBS): Ditto.
9348         (all-libstdc++): Note dependencies.
9349
9350 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9351
9352         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
9353
9354 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
9355
9356         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
9357         -fexternal-templates.
9358
9359         * configure.in (target_libs): Add libstdc++.
9360         (noconfigdirs): Add libstdc++ as appropriate.
9361
9362 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9363
9364         * config.guess:  Update from FSF.
9365
9366 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9367
9368         * configure: Use ${config_shell} when running ${configsub}.
9369
9370 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
9371
9372         * config.sub: No longer recognize h8300h.
9373
9374 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9375
9376         * config.sub: Remove extraneous differences between config.sub and
9377         gcc/config.sub.
9378
9379 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9380
9381         * Makefile.in (DISTSTUFFDIRS): Add gas.
9382
9383 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
9384
9385         * COPYING.NEWLIB: New file.
9386
9387 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9388
9389         * config.guess (HP-UX):  Patch from Harlan Stenn
9390         <harlan@landmark.com> to also emit release level.
9391
9392 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9393
9394         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
9395
9396 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9397
9398         * config.sub:  Merge nextstep cleanup from FSF.
9399
9400 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9401
9402         * configure.in (arm-*-*): Don't configure ld for this target.
9403
9404 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9405
9406         * configure.in (*-*-netware): don't configure libg++, libio,
9407           librx, or newlib.
9408
9409 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9410
9411         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
9412         configure ld--it works, but it doesn't support shared libraries.
9413
9414 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9415
9416         * config.guess (*-unknown-freebsd*):  Get rid of possible
9417         trailing "(Release)" in version string.
9418         Patch from Paul Richards <paul@isl.cf.ac.uk>.
9419
9420 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9421
9422         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
9423         Fix type: *-next-neststep -> *-next-nextstep.
9424
9425         * config.guess:  Merge from FSF:
9426
9427         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
9428
9429         * config.guess: Recognize powerpc-ibm-aix3.2.5.
9430
9431         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
9432
9433         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
9434         instead of UNIX_SV for UnixWare 1.0).
9435
9436 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
9437
9438         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
9439         to make gdb/nlm/* build after the compiler and linker.
9440
9441 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9442
9443         * config.guess (netbsd, freebsd, linux):  Accept any machine,
9444         not just i[34]86.
9445         (m68k-atari-sysv4):  Relocate to match FSF version.
9446
9447         * config.guess:  More merges from the FSF:
9448
9449         Add a space before function call or macro invocation.
9450
9451         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9452
9453         * config.guess: Add trap cmd to remove dummy.c and dummy when
9454         interrupted.
9455
9456         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9457
9458         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
9459         (dummy): Redirect stderr from compilation of dummy.c.
9460
9461         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
9462
9463         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
9464
9465 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
9466
9467         * configure: Accept and ignore --cache*, for compatibility with
9468         new autoconf.
9469
9470 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9471
9472         * config.guess:  Merge from FSF:
9473
9474         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9475
9476         * config.guess (Pyramid*:OSx*:*:*): New case.
9477         (PATH): Add /.attbin at end for finding uname.
9478         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
9479
9480         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
9481
9482         * config.guess (M88*:DolphinOS:*:*): New case.
9483
9484         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
9485
9486         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
9487         to select whether to use ELF or COFF.
9488
9489         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9490
9491         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
9492
9493         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9494
9495         * config.guess: Guess the OS version for HPUX.
9496
9497         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
9498
9499         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
9500
9501 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9502
9503         * configure.in: Recognize --with-headers, --with-libs, and
9504         --without-newlib.
9505         * Makefile.in (all-xiberty): Depend upon all-ld.
9506
9507 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9508
9509         * configure.in: Change i[34]86 to i[345]86.
9510
9511 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9512
9513         * configure (version): A few more tweaks to help message.
9514
9515 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9516
9517         * Makefile.in:  Remove (for now) librx as a host library,
9518         now that we're building it for target.
9519
9520 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9521
9522         * configure: Fix up help message; from karl@owl.hq.ileaf.com
9523         (Karl Berry).
9524
9525 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9526
9527         * configure.in:  Also configure librx.
9528
9529 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9530
9531         * Makefile.in:  Update various rules to reflect that librx
9532         is now needed for libg++.
9533
9534 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9535
9536         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
9537
9538 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
9539
9540         * configure.in: Configure the examples directory.
9541
9542 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9543
9544         * configure: Simplify Jun 2 1994 change.
9545
9546 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
9547
9548         * change CC to /usr/latest/bin/gcc for lynx host builds, since
9549         /bin/gcc isn't good enough to build gcc.
9550
9551 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
9552
9553         * Makefile.in (GDB_SUPPORT_FILES): Remove
9554         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
9555         (gdb.tar.gz): Add new rule to use standard distribution building
9556         mechanism.
9557
9558 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9559
9560         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
9561         Bill Cox <bill@cygnus.com>.
9562
9563 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9564
9565         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
9566
9567 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
9568
9569         * configure:  Search current dir first in .gdbinit.
9570
9571 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9572
9573         * config.sub:  Recognize freebsd (merged from gcc config.sub).
9574
9575 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9576
9577         * config.sub:  Refer to NeXT's operating system as nextstep.
9578
9579         * config.sub (case $basic_machine):  Re-order the cases, to match
9580         the order in the FSF version (which is mostly alphabethical).
9581         Merge in some additions and changes from the FSF.
9582
9583 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
9584
9585         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
9586         * config.sub: Recognize cxux7.
9587         * configure.in: Use mh-cxux for m88k-harris-cxux*.
9588
9589 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9590
9591         * config.sub:  Fix typo powerpc -> powerpc-*.
9592
9593 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
9594
9595         * Makefile.in: `all-emacs19' depends on `all-byacc'.
9596
9597         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
9598         parallel with all-emacs and install-emacs).  Top-level command
9599         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
9600
9601 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9602
9603         * test-build.mk ($(host)-stamp-stage2-installed): Remove
9604         $(relbindir)/make before doing ``make install'', and use
9605         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
9606         installing over running make binary.
9607         ($(host)-stamp-stage3-installed): Likewise.
9608
9609 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9610
9611         * config.guess: Recognize Mach.
9612
9613 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9614
9615         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
9616         see whether --exec-prefix was used.
9617
9618 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9619
9620         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
9621
9622 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9623
9624         * Makefile.in: Add all-librx target similar to all-libproc.
9625
9626 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
9627
9628         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
9629         with post 1.2 uname bogosity.
9630
9631 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9632
9633         * configure: Remove temporary files on receipt of a signal.
9634
9635 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
9636
9637         * configure: If there is a package_makefile_frag, remove
9638         ${subdir}/Makefile.tem after copying it in.
9639
9640 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
9641
9642         * build_all.mk: support rs6000 lynx identifies itself as
9643         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
9644         since /bin/gcc is too feeble to compile a modern gcc.
9645
9646 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
9647
9648         * brought devo/test-build.mk update-to-date with progressive/
9649           test-build.mk. Add lynx targets and hppa flag info.
9650
9651 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9652
9653         * configure.in:  Use mh-ncrsvr43.  Patch from
9654         Tom McConnell <tmcconne@sedona.intel.com>.
9655
9656 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9657
9658         * config.guess (i386-unknown-bsdi):  No longer need to
9659         check #if defined(__bsdi__) && defined(__i386__).
9660
9661 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9662
9663         * configure: Set program_transform_nameoption correctly.
9664
9665 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
9666
9667         * brought build-all.mk update-to-date with progressive build-all.mk,
9668           added new targets and hppa info.
9669
9670 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9671
9672         * configure: If config.guess result is a prefix of the user
9673         specified target, assume a native build and use the user specified
9674         target as the host alias.  Remove SunOS patch suffix removal hack.
9675         * configure.in: Remove SunOS patch suffix removal hack.
9676
9677         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
9678         in NATIVE_CHECK_MODULES.
9679
9680 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
9681
9682         * Makefile.in: Rename HOST_ONLY to NATIVE.
9683         * configure: Delete SunOs patch suffix from host_canonical
9684           and build_canonical variables that are prepended to Makefiles.
9685         * configure.in: Add comments for easier maintenance.
9686
9687 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9688
9689         * Makefile.in: Add all-libproc target similar to all-gui.
9690
9691 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
9692
9693         * Makefile.in (CHECK_MODULES): split into
9694         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
9695
9696 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
9697
9698         * config.guess (i386-unknown-bsdi): New system to guess.
9699
9700 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9701
9702         * Makefile.in: Add all-gui target (but not yet build by "all").
9703
9704 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
9705
9706         * config.sub: Move deletion of patch suffix from here...
9707         * configure.in: To here, at Ian's suggestion.  The top-
9708           level scripts might need to know of a patch level.
9709
9710 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
9711
9712         * config.sub: Strip off patch suffix so rtl is recognized
9713           as a sunos4.1.3 machine, even though it's been patched.
9714
9715 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
9716
9717         * Makefile.in (INSTALL_LAST): Delete.
9718         (INSTALL_DOSREL): New.
9719
9720 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9721
9722         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
9723         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
9724         whether we pass down --with-gnu-ld anyhow.
9725
9726 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
9727
9728         * Makefile.in (INSTALL_LAST): Change operation so it works
9729         on more flavors of make.
9730         * configure.in (go32): Don't build libg++ or libio.
9731
9732 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
9733
9734         * Makefile.in (Move HOST_PREFIX_1 and friends up so
9735         they can be overriden by templates.
9736
9737 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
9738
9739         * configure.in (target==go32): Don't build gdb.
9740         * dosrel: New directory.
9741
9742 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
9743
9744         * configure.in (host==go32): Configure dosrel too.
9745         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
9746         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
9747         be set by incoming names or templates.
9748         (INSTALL_LAST): New rule.
9749
9750 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
9751
9752         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
9753
9754 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
9755
9756         * configure.in (appdirs): New variable.  Currently empty, but will
9757         be used in gas distribution.  If nonempty, lists a set of
9758         directories at least one of which must get configured, or top
9759         level configuration is considered to have failed.
9760         (rs6000-*-lynxos*): Use new file name.
9761
9762 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9763
9764         Eliminate XTRAFLAGS.
9765         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
9766         newlib include files using -idirafter, and also use -nostdinc.
9767         (CXX_FOR_TARGET): Likewise.
9768         (XTRAFLAGS): Removed.
9769         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
9770         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
9771         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
9772         ($(DO_X)): Don't pass down XTRAFLAGS.
9773
9774 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9775
9776         * configure.in (mips*-dec-bsd*): New target; do build linker.
9777         (mips*-*-bsd*): New target; don't build linker.
9778
9779 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
9780
9781         * configure.in: support rs6000-*-lynxos* configuration.
9782         support sunos4 as a cross target.
9783
9784         * config.sub: look for lynx*, not lynx since the OS version may
9785         legitimately be part of the name.
9786
9787 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
9788
9789         * configure.in (i[34]86-*-sco*): Move to be with other i386
9790         targets.
9791         (romp-*-*): New target.  Skip various binary utilities.
9792         (vax-*-*): New target.  Don't build newlib.
9793         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
9794
9795 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9796
9797         * configure.in: Only set host_makefile_frag if config
9798         directory exists.
9799
9800 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9801
9802         * install.sh: If $dstdir exists, don't check whether each
9803         component does.
9804
9805 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9806
9807         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
9808
9809 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
9810
9811         * configure.in (*-*-lynxos*): Don't configure newlib for either
9812         native or cross Lynx.
9813
9814 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
9815
9816         * config.sub (sparc64-elf): Fix os.
9817         (z8k): Remove duplicate.
9818
9819 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9820
9821         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
9822         gcc/stmp-fixproto, to try to prevent fixproto from being run.
9823
9824 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
9825
9826         * configure: Make file links cleanly even if Lynx fails on
9827           an NFS symlink (at least fail cleanly).
9828
9829 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9830
9831         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
9832         -XNh2000.
9833
9834 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9835
9836         * configure: Unknown options are fatal again.
9837
9838 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
9839
9840         * configure: Ignore --x-includes and --x-libraries, for Autoconf
9841         compatibility.
9842
9843 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
9844
9845         * build-all.mk: Add `clean' target.
9846
9847 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9848
9849         * config.guess:  Add SINIX support.
9850         * configure.in:  Add mips-*-sysv4* support.
9851
9852 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
9853
9854         * build-all.mk: Document all useful targets.
9855         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
9856         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
9857
9858 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9859
9860         * configure: Support --silent, --quiet.
9861
9862 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9863
9864         * configure: Support --disable-FEATURE.
9865
9866 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9867
9868         * config.guess: Recognize NCR running SVR4.3.
9869
9870 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9871
9872         * config.guess:  Make BSDI generate i386-unknown-bsd386.
9873         Patch from Paul Eggert <eggert@twinsun.com>.
9874
9875 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9876
9877         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
9878
9879 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9880
9881         * configure: Make unrecognized options give nonfatal warnings
9882         instead of fatal errors, and pass them to any subdirectory
9883         configures in case they recognize them.
9884         Make --x equivalent to --with-x.
9885
9886 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
9887
9888         * configure: Add --enable-* options.  Clean up usage message and
9889         some comments.
9890
9891 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
9892
9893         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
9894
9895 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9896
9897         * configure.in (hppa*-*-*): Enable binutils.
9898
9899 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9900
9901         * config.sub: Recognize cisco.
9902
9903 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
9904
9905         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
9906
9907 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9908
9909         * config.guess: about target *-hitachi-hiuxwe2, don't print more
9910         than one configuration name.  Add comment.
9911
9912 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
9913
9914         * config.guess: about target *-hitachi-hiuxwe2, fixed
9915         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
9916         macro is incorrect.]
9917
9918 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9919
9920         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
9921         than the "make ls" stuff which used to be here.
9922
9923 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9924
9925         * config.guess:  Recognize i[34]86-unknown-freebsd.
9926         From Shawn M Carey <smcarey@rodan.syr.edu>.
9927
9928 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9929
9930         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
9931
9932 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
9933
9934         * config.guess: Check for ptx.
9935
9936 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
9937
9938         * config.sub: Add os9k checking.
9939
9940 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9941
9942         * config.guess: Handle OSF1 running on HPPA processors
9943
9944 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
9945
9946         * configure: If subdir configure fails, print out a message with
9947         subdirectory name, in case subdir's configure code didn't identify
9948         itself.
9949
9950 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
9951
9952         * configure.in: Remove embedded newlines from configdirs.
9953         Avoid mismatches of substrings.  Fix matching strings at end
9954         of configdirs.
9955
9956 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
9957
9958         * config.guess:  Add Lynx/rs6000 config support.
9959
9960 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
9961
9962         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
9963
9964 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
9965
9966         * configure.in (hppa*-*-osf*): Treat this just like most other
9967         PA configurations (eg no binutils or ld).
9968         (hppa*-*-*elf*): These configurations have binutils and ld.
9969
9970 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9971
9972         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
9973
9974 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9975
9976         * configure.in (rs6000-*-*): Build gas.
9977
9978 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9979
9980         * Makefile.in:  Avoid bug in losing hpux sed.
9981
9982 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9983
9984         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
9985         for GDB and GDB has been fixed to not need it.
9986
9987 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
9988
9989         * config.guess: Recognize vax hosts.
9990
9991 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
9992
9993         * configure (while loop): Don't use "break 2" inside case
9994         statement -- the case statement isn't an enclosing loop.
9995
9996 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9997
9998         * config.guess:  Clean up NeXT support, to allow nextstep
9999         on Intel machines.  Make OS be nextstep.
10000
10001 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
10002
10003         * config.guess: Add alternate forms for Convex.
10004
10005 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
10006
10007         * configure:  Completely rewrite option processing.  Take
10008         advantage of pattern-matching to avoid invoking test frequently.
10009         Also clean up host and target defaulting logic.
10010
10011 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10012
10013         * Makefile.in: Replace all occurrances of "rootme" with "r" and
10014         "$${rootme}" with "$$r", to increase the likelihood that the do-*
10015         commands (plus user environment) will fit SCO limits.
10016
10017 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10018
10019         * configure.in: Don't issue warnings about directories which are
10020         not being configured if -norecursion is set.  Correct test for
10021         --with-gnu-as and --with-gnu-ld to not get confused by substring
10022         matches.
10023
10024         * configure.in: Don't build gas for alpha-dec-osf1*.
10025
10026 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
10027
10028         * configure:  Back out Per's change of 12/19/1993.  It changes the
10029         behavior of configure in unexpected and confusing ways.
10030
10031         Also, use different delim char when calculating
10032         program_transform_name so that the name can contain slashes.
10033
10034 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
10035
10036         * configure.in, config.sub: Add support for VSTa micro-kernel.
10037
10038 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
10039
10040         * configure.in: Nuke hacks which were used to get a special
10041         version of GAS for HPPA configurations.
10042
10043 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10044
10045         * configure:  If only ${target_alias} is given, use that
10046         as the default for ${host_alias}.
10047         * configure:  Add missing back-slashes before nested quotes.
10048
10049 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
10050
10051         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10052
10053 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
10054
10055         * config.guess:  Recognize some Tektronix configurations.
10056         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10057
10058 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
10059
10060         * config.sub: Match any flavor of SH.
10061
10062 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
10063
10064         * configure.in: Don't try to configure newlib for Alpha.
10065
10066 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10067
10068         * configure.in: Don't build ld for Irix 5.  Don't build gas,
10069         libg++ or libio for any Alpha target.
10070
10071         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
10072
10073 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
10074
10075         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10076         default arguments -- so it tried to compress itself.
10077
10078 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
10079
10080         * configure.in (notsupp): ensure that a space is always at the end
10081           of the configdirs list, since the grep checks for an explicit space
10082
10083 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10084
10085         * configure.in (target i386-sysv4.2): don't build ld, since static
10086           versions of many libraries are not available.
10087
10088 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10089
10090         * config.guess: Recognize Apollos (using environment variables).
10091         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10092
10093 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10094
10095         * config.guess: Recognize Sony news mips running newsos.
10096
10097 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
10098
10099         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10100         "fi ; else" for bash.
10101
10102 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
10103
10104         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10105
10106 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
10107
10108         * config.sub: accept unixware as an alias for svr4.2.
10109         Fix some inconsistancies with the gcc version.
10110
10111 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10112
10113         * Makefile.in (DISTDOCDIRS):  Add gdb.
10114
10115 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10116
10117         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
10118
10119 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10120
10121         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10122         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10123         this now.
10124
10125 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10126
10127         * config.sub: Accept hiux* as an OS name.
10128
10129         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10130         etc/make-stds.texi.  The underscore came from gcc, and dje now
10131         agrees that RUNTESTFLAGS is the correct name.
10132
10133 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10134
10135         * install.sh:  Remove 'set -e'.  It makes any conditionals
10136         in the script useless.
10137
10138         * config.guess: Automatically recognize arm-acorn-riscix
10139         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10140
10141 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10142
10143         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10144
10145 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10146
10147         * Makefile.in (DISTDOCDIRS): New variable.
10148         (taz): Edit local Makefile.in sooner, instead of proto-toplev
10149         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
10150
10151 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10152
10153         * configure.in (hppa target): check the source directory for the
10154           pagas sub-directory
10155
10156 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
10157
10158         * config.sub: Allow -aout* and -elf*.
10159
10160 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10161
10162         * configure.in: Don't build ld on i386-solaris2, same as for
10163         sparc-solaris2.
10164
10165 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10166
10167         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10168
10169 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10170
10171         * configure.in:  Configure gdb for alpha.
10172
10173 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10174
10175         * Makefile.in (CXXFLAGS): Add -O.
10176
10177 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10178
10179         * config.guess: added support for DG Aviion
10180
10181 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10182
10183         * configure.in: Produce warning message for subdirectories not
10184         configurable for this host/target combination.  Don't try to
10185         configure gdb for vms.
10186
10187 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10188
10189         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10190         appropriate files before making "diststuff".
10191         (DISTBISONFILES): New var: list of files to be edited.
10192         (DISTSTUFFDIRS): Add binutils.
10193
10194 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10195
10196         * config.sub: also handle mipsel and mips64el (for little endian mips)
10197
10198 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10199
10200         * configure.in: Add * to end of all OS names.
10201
10202 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
10203
10204         * configure.in: Build newlib for LynxOS native.
10205
10206 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10207
10208         * config.guess: Add support for delta 88k running SVR3.
10209
10210         * configure.in: Add comment about HP compiler vs. emacs.
10211
10212 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10213
10214         * configure.in: don't build ld on solaris2 (not a viable option
10215           due to bugs in getpwnam & getpwuid)
10216
10217 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10218
10219         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
10220         config.guess will produce a full version number.
10221
10222 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10223
10224         * configure.in: Build linker and binutils for alpha-dec-osf1.
10225
10226 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10227
10228         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
10229         and gdb/testsuite/Makefile.in.
10230
10231 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10232
10233         * configure.in: recognize mips*- instead of mips-
10234
10235 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
10236
10237         * config.sub: Accept linux*coff and linux*elf as operating
10238         systems.
10239
10240 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10241
10242         * config.sub: Recognize mips64, and mips3 as an alias for it.
10243
10244 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10245
10246         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
10247         gdb knows how to handle OSF/1 shared libraries.
10248
10249 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10250
10251         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
10252         * config.guess: Recognize Hitachi's HIUX.
10253         * config.sub: Recognize h3050r* and hppahitachi.
10254         Remove redundant cases for hp9k[23]*.
10255
10256 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10257
10258         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
10259         if gas and ld are in the source tree and are in ${configdirs}.
10260         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
10261         --with options (but still pass them down on the command line,
10262         if they were explicitly specified).
10263
10264 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10265
10266         * configure: substitute SHELL value in Makefile.in with
10267         ${CONFIG_SHELL}
10268
10269 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10270
10271         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
10272         *-*-solaris2* targets.
10273
10274 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10275
10276         * Makefile.in: define M4, and pass it down to sub-makes;
10277         all-autoconf now depends on all-m4
10278
10279 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10280
10281         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
10282         presence of {ar,ranlib} instead of a configured directory
10283
10284 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
10285
10286         * config.guess: Accept 34?? as well as 33?? for NCR.
10287
10288 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10289
10290         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
10291         of 'gas' in sed commands, since 'gash' is now in the tree as well.
10292
10293 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10294
10295         * configure: grab values for $(CC) and $(CXX) from the
10296         environment, so that someone can do "CC=gcc configure; make" and
10297         have it work right (matching the way that autoconf works now)
10298
10299         * configure.in, Makefile.in: add support for gash, the tcl
10300         interface to Galaxy
10301
10302         * config.guess: add NetBSD variants (hp300, x86)
10303
10304 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
10305
10306         * install.sh: Support -d option (in the manner of SunOS 4 install,
10307         as it is more deterministic than that of GNU install)
10308         (chmodcmd): Set file to mode 755 by default (should also do default
10309         chgrp and chown, but I don't feel like dealing with that now)
10310
10311 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
10312
10313         * config.sub: Remove h8300hhms alias.
10314
10315 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10316
10317         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
10318
10319 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10320
10321         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
10322         as stmp-fixinc
10323
10324 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
10325
10326         * config.sub: recognize m88110-bug-coff.
10327
10328 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10329
10330         * Makefile.in (all-libio): all dependencies on the toolchain used
10331         to build this (gcc, gas, ld, etc)
10332
10333 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10334
10335         * config.guess: Deal with OSF/1 1.3 on alpha.
10336
10337 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10338
10339         * install.sh: add some 'else true' clauses for portability
10340
10341         * configure.in: don't build libio for h8[35]00-*-* targets
10342
10343 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10344
10345         * Makefile.in:  Add support for new libio.
10346
10347 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10348
10349         * install.sh: If one command fails, don't try the rest.  Don't try
10350         to remove $dsttmp (via trap) unless we have already created it.
10351         If $src doesn't exist, detect it and exit with an error.
10352
10353         * config.guess: Recognize BSD on hp300.
10354
10355 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10356
10357         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
10358         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
10359
10360 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
10361
10362         * Makefile.in (all-send-pr): depends on all-prms
10363
10364 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10365
10366         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
10367
10368 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10369
10370         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
10371         Added test for mips-mips-riscos5.
10372
10373 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10374
10375         * configure.in: use mh-hp300 for 68k HP hosts
10376
10377 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10378
10379         * configure: add support for CONFIG_SHELL, so that you can use
10380         some alternate shell for evaluating configure scripts
10381
10382 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
10383
10384         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
10385         in configure script to bug-gdb@prep.ai.mit.edu when building
10386         distribution archive.
10387         * Makefile.in (COMPRESS):  Remove def.
10388         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
10389         gdb.tar.Z and make-gdb.tar.Z respectively.
10390         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
10391         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
10392         to convergence with 'taz' target in Makefile.in.
10393
10394 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10395
10396         * install.sh (dsttmp): use trap to ensure that tmp files go
10397         away on error conditions
10398
10399 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10400
10401         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
10402
10403 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10404
10405         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
10406         its parent is '/' not ''.
10407
10408         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
10409
10410 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
10411
10412         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
10413         that ${newsrcdir}/configure.in does.
10414
10415 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10416
10417         * test-build.mk: support for CONFIG_SHELL
10418
10419 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
10420
10421         * config.sub (netware):  Add as a basic system type.
10422
10423 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
10424
10425         * Makefile.in (Makefile): depend on configure.in.  Also drop the
10426           $(srcdir)/ from the dependency on Makefile.in.
10427
10428 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
10429
10430         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
10431         (h8300hhms is temporary until multi-libraries are implemented).
10432         * configure.in: Handle h8300h too.
10433
10434 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10435
10436         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
10437
10438 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
10439
10440         * configure:  Remove extraneous output when guessing host type.
10441         * config.guess:  Remove extraneous output when guessing using C
10442         compiler rather than uname, or when guessing fails.
10443
10444 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
10445
10446         * Makefile.in: remove all.cross and install.cross targets
10447
10448         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
10449           definitions
10450
10451 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
10452
10453         * configure.in (target sh): Build gprof.
10454
10455 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10456
10457         * config.sub: change -solaris to -solaris2
10458
10459 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10460
10461         * configure.in: Use config/mh-riscos for mips-*-sysv*.
10462
10463 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
10464
10465         * configure: Correct error message for missing Makefile.in to
10466         print correct directory.
10467
10468 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10469
10470         * install.sh: kludge around 386BSD shell bug
10471
10472 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
10473
10474         * config.guess:  Recognize NeXT.
10475         * config.guess:  Recognize i486-ncr-sysv4.
10476         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
10477
10478 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
10479
10480         * Makefile.in (MAKEINFOFLAGS): New variable.
10481         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
10482         * build-all.mk, test-build.mk: Pass down --no-split as
10483         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
10484
10485 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
10486
10487         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
10488
10489 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
10490
10491         * Makefile.in (libg++.tar.z):  New rule.
10492         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
10493         * Makefile.in (taz):  Only do a single chmod.
10494
10495 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
10496
10497         * install.sh: don't use dirname anymore (replaced with sed usage)
10498
10499 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
10500
10501         * Makefile.in:  Change extension for gzip'd files from '.z' to
10502         '.gz' per new FSF standard usage.
10503
10504 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
10505
10506         * configure: put quotes around the final value of program_transform_name
10507
10508 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10509
10510         * Makefile.in: new install.sh support; update install-info rules
10511
10512 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
10513
10514         * configure.in: Build diff for crosses, but not for go32 host.
10515
10516         * configure.in: Build gprof only for native, and don't build it
10517         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
10518
10519 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
10520
10521         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
10522
10523 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10524
10525         * configure.in (host_tools): Add prms.
10526
10527 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10528
10529         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
10530         with $(FLAGS_TO_PASS) on the command line
10531
10532         * config.sub: Recognize lynx and lynxos
10533
10534 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
10535
10536         * config.sub: Accept -ecoff*, not just -ecoff.
10537
10538 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10539
10540         * Makefile.in (taz): Use .gz suffix instead of .z.
10541         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
10542         names.
10543
10544 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10545
10546         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
10547
10548 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10549
10550         * Makefile.in (install-no-fixedincludes):  install gcc last, so
10551         that rebuilds that might happen during 'make install' don't get
10552         bogus gcc include files
10553
10554 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10555
10556         Change from Utah for HPPA support:
10557         * config.guess: Recognize hppa1.x-hp-bsd.
10558
10559 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
10560
10561         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
10562         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
10563
10564 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10565
10566         * config.sub: Add support for rom68k and bug boot monitors.
10567
10568 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
10569
10570         * Makefile.in: Make all-opcodes depend on all-bfd.
10571
10572 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
10573
10574         * config.guess: Added special check for i[34]86-univel-sysv4*.
10575
10576 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
10577
10578         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
10579         the processor rather than assuming i486.
10580
10581 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10582
10583         * config.guess: Recognize SunOS6 as Solaris3.
10584
10585 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
10586
10587         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
10588         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
10589
10590 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
10591
10592         * build-all.mk (all-cross): New target for Canadian Cross.
10593         Added Q2 go32 targets.
10594         * test-build.mk: Configure go32 cross sparclite-aout and
10595         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
10596         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
10597
10598 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10599
10600         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
10601         GO32 hosted toolchains
10602
10603 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10604
10605         * configure: change  so "-exec-prefix" gets passed down rather
10606         than "-exec_prefix" so autoconf generated Makefiles get the
10607         exec_prefix set right.
10608
10609 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10610
10611         * config.guess: get the Solaris2 minor version number
10612
10613         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
10614
10615 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10616
10617         * config.guess: Recognize some Sequent platforms.
10618
10619 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10620
10621         * Makefile.in: added the vault-install target
10622
10623         * configure.in: actually use the Sun3 makefile fragment that's in
10624         config, also added the release dir to configdirs
10625
10626 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10627
10628         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
10629
10630 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10631
10632         * configure.in: remove some program from Alpha targetted toolchains
10633
10634 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
10635
10636         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
10637         gprof.
10638         (taz): Run "make diststuff" in those directories instead of "make
10639         proto-dir".  Look for "VERSION=" only at start of line in subdir
10640         Makefile.  Use "gzip -9" for compression.
10641         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
10642         (binutils.tar.z): New target.
10643
10644 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
10645
10646         * Makefile.in (taz): Include gpl.texinfo.
10647
10648 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
10649
10650         * Makefile.in (setup-dirs): Merged into "taz" target.
10651         (taz): Only do `proto-dir' stuff if a directory is actually needed
10652         for this target.
10653
10654 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
10655
10656         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
10657         (FLAGS_TO_PASS): Pass down MUNCH_NM.
10658         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
10659         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
10660         (gcc-no-fixedincludes): Correct for current gcc Makefile.
10661
10662 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
10663
10664         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
10665         config.sub, and move-if-change to gdb testsuite distribution
10666         archive, so the testsuite can be extracted, configured, and
10667         run separately from the gdb distribution.  Blow away the Chill
10668         tests that require a Chill compiled executable, since GNU Chill
10669         is not yet publically available.
10670
10671 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10672
10673         * test-build.mk: set environment variables in a single command,
10674         instead of a list of assignments and exports
10675
10676         * config.guess: recognize Alpha/OSF1 systems
10677
10678 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
10679
10680         * configure: Change help message to prefer --options rather than
10681           -options.
10682
10683 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10684
10685         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
10686         zippy@ecst.csuchico.edu.
10687         * config.guess: Recognize miniframe.
10688
10689 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10690
10691        * Makefile.in: Use srcroot to find runtest rather than rootme.
10692        Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
10693
10694 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
10695
10696         * test-build.mk: Extensive additions to support building on a
10697         machine other than the host.
10698
10699 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
10700
10701         * configure (tooldir): Fix for i386-aix again.
10702
10703 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
10704
10705         * configure, Makefile.in:  Change definition of $(tooldir)
10706         to match the FSF.
10707
10708 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
10709
10710         * config.guess:  Recognize i[34]86/SVR4.
10711
10712 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
10713
10714         * Makefile.in (all-gdb): gdb depends on sim.
10715
10716 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
10717
10718         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
10719         at the same time we make the prototype gdb directory.
10720         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
10721         files at the same time as the gdb base release distribution.
10722
10723 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
10724
10725         * Makefile.in (check): Use individual check targets rather than
10726         DO_X rule.
10727         (check-gcc): Added.
10728
10729 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
10730
10731         * config.sub: Use sysv3.2 not sysv32 for canonical OS
10732         for System V release 3.2.
10733
10734 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10735
10736         * config.sub: Recognize hppaosf.
10737         * configure.in: Do configure ld/binutils/gas for it.
10738
10739 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10740
10741         * configure (tooldir): Alter syntax used to set this, for systems
10742         where "\$" isn't handled right, like i386-aix.
10743
10744 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
10745
10746         * configure: Pass program-transform-name, not
10747         program_transform_name, to recursive configures.
10748
10749 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
10750
10751         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
10752         of gas+ld+binutils.
10753
10754 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
10755
10756         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
10757
10758 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10759
10760         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
10761
10762 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10763
10764         * Makefile.in (PRMS): Set back to all-prms.
10765
10766 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
10767
10768         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
10769         targets, rather than for MIPS hosts.
10770
10771 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10772
10773         * configure.in: add comment for --with-x default values
10774
10775         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
10776
10777         * Makefile.in: add check-* targets for each of the directories in
10778         the tree.  Add a definition of RUNTEST that will use the one we
10779         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
10780
10781 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
10782
10783         * configure.in: Removed obsolete references to bfd_target and
10784         target_makefile_frag.
10785
10786         * build-all.mk: Set assorted targets for Q2.
10787         * config.sub: Recognize z8k-sim and h8300-hms.
10788         * test-build.mk: Really don't pass host to configure.
10789         (HOLES): Added uname.
10790
10791 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
10792
10793         * configure: Handle an empty program-prefix, program-suffix or
10794         program-transform-name correctly.
10795
10796 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
10797
10798         * build-all.mk: -G 8 no longer required for MIPS targets.
10799         * test-build.mk: Don't pass host argument to configure; make it
10800         guess.
10801
10802 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
10803
10804         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
10805         * Makefile.in (COMPRESS):  New macro, like GZIP.
10806
10807 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
10808
10809         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
10810
10811         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
10812         with gas currently defaults to -G 0.
10813
10814 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
10815
10816         * Makefile.in (all-flex): flex depends on byacc.
10817
10818         * build-all.mk: If host not specified, use config.guess.  Pass TAG
10819         to test-build.mk as RELEASE_TAG.
10820         * test-build.mk (configargs): New variable containing arguments to
10821         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
10822         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
10823
10824         * config.guess: Use /bin/uname when checking -X argument on SCO,
10825         to avoid invoking GNU uname which doesn't understand -X.
10826
10827         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
10828
10829         * configure.in: Build gas for mips-*-*.
10830
10831 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
10832
10833         * Makefile.in (all.normal): insert missing backslash.
10834
10835 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
10836
10837         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
10838
10839         * Makefile.in: Complete overhaul to merge many almost identical
10840         targets.
10841
10842 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10843
10844         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
10845         (gdb.tar.Z): Adjusted.
10846
10847         * Makefile.in (setup-dirs, taz): New targets; should be general
10848         enough to adapt for gdb sometime.  Build only .z file.
10849         (gas.tar.z): New target.
10850
10851 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
10852
10853         * build-all.mk: Use CC=cc -Xs on Solaris.
10854
10855 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
10856
10857         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
10858         for handling BISON for FSF releases.
10859
10860 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10861
10862         * configure: Actually implement the change zoo just documented.
10863
10864 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
10865
10866         * configure: when using config.guess, only set target_alias when
10867         it's not already been set (ie, on the command line)
10868
10869 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10870
10871         * Makefile.in: add installcheck target, set PRMS to install-prms
10872
10873 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10874
10875         * configure: add support for package_makefile_fragment, handle the
10876         case where a directory has a configure.in file but no Makefile.in
10877         more gracefully (with an actual understandable error message, even);
10878         add support for --without (and add this to the usage message); also
10879         explicitly add a --host=${host_alias} to the command line when
10880         config.guess is used
10881
10882 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
10883
10884         * configure: Must use both --host and --target in recursive calls.
10885
10886 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
10887
10888         * Makefile.in: Change deja-gnu to dejagnu.
10889
10890 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
10891
10892         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
10893
10894 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10895
10896         * configure.in: canonicalize all instances to *-*-solaris2*,
10897         also strip out a number of tools to not build for go32 host
10898
10899 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
10900
10901         * config.guess: add GPL.
10902
10903         * Makefile.in, config.guess, config.sub, configure: bump
10904           copyrights to 93.
10905
10906 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
10907
10908         * Makefile.in (do-info): Removed obsolete check for existence of
10909         localenv file.
10910
10911         * Makefile.in (MAKEOVERRIDES): Define to be empty.
10912
10913 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10914
10915         * Makefile.in: a couple of 'else true' for decstation,
10916         support for TclX
10917
10918         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
10919
10920 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
10921
10922         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
10923
10924 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
10925
10926         * config.guess: Recognize i386-ibm-aix (PS/2).
10927         * configure.in: Use config/mh-aix386 file for it.
10928
10929 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
10930
10931         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
10932         CC_FOR_TARGET instead.
10933         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
10934
10935 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
10936
10937         * Makefile.in: Add sim to list of directories sent with gdb
10938
10939 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
10940
10941         * configure.in: Put back mips-dec-bsd* case.
10942
10943 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
10944
10945         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
10946         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
10947         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
10948
10949 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10950
10951         * configure.in: remove no-op mips-dec-bsd* in "case $target"
10952
10953         * Makefile.in (dir.info): only run gen-info-dir if it exists,
10954         (install-info): install dir.info only if it exists,
10955         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
10956
10957 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
10958
10959         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
10960         gas for mips-dec-bsd.
10961
10962 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
10963
10964         * configure (makesrcdir): If ${srcdir} is relative and not ".",
10965         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
10966
10967 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
10968
10969         * configure.in: Added "dejagnu" to hosttools list.
10970
10971 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
10972
10973         * config.sub, configure.in, config.guess:  Add support
10974         for Bosx, an AIX variant from Bull.
10975         Patches from F.Pierresteguy@frcl.bull.fr.
10976
10977 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
10978
10979         * devo/dejagnu: Initial creation of devo/dejagnu.
10980         Migrated dejagnu testcases and support files for testing software
10981         tools to reside as subdirectories, currently called "testsuite",
10982         within the directory of the software tool.  Migrated all programs,
10983         support libraries, etc. beloging to dejagnu proper from
10984         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
10985         with no modifications.  The changes to these files which will
10986         allow them to configure, build, and execute properly will be made
10987         in a future update.
10988
10989 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10990
10991         * Makefile.in: Change send_pr to send-pr.
10992         * configure.in: Likewise.
10993         * send_pr: Renamed directory to send-pr.
10994
10995 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
10996
10997         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
10998
10999 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
11000
11001         * README:  Update for gdb-4.8 release.
11002         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
11003         gdb-xxx.tar.z (gzip'd) file also.
11004
11005 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11006
11007         * Makefile.in: make all-diff depend on all-libiberty
11008
11009 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
11010
11011         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11012
11013 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11014
11015         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11016
11017 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
11018
11019         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
11020         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
11021         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
11022
11023 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11024
11025         * Makefile.in:  makeinfo binary is in a new location
11026
11027 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
11028
11029         * config.sub: Accept -ecoff as an OS.
11030
11031         * Makefile.in: Various changes to eliminate a level of make
11032         recursion and reduce the required command line length.
11033         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11034         sub-makes.
11035         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11036         variables holding settings for specific sub-makes.
11037         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11038         in terms of BASE_FLAGS_TO_PASS.
11039         (TARGET_LIBS): New variable listing directories which use
11040         TARGET_FLAGS_TO_PASS.
11041         (subdir_do): Eliminated.
11042         (do-*): New set of targets to replace subdir_do.
11043         (various): All targets which used subdir_do now depend on do-*.
11044         (local-clean): Renamed from do_clean.
11045         (local-distclean): New target, dependency of distclean and
11046         realclean.
11047         (install-info): Don't create directories.  Depend on dir.info
11048         rather than calling make recursively.
11049         (install-dir.info): Eliminated.
11050         (install-info-dirs): Create all info directories here.
11051         (dir.info): Depend upon do-install-info.
11052
11053         * test-build.mk (HOLES): Added false.
11054
11055 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
11056
11057         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
11058
11059 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11060
11061         * Makefile.in (info): remove dependency on all-texinfo.  The
11062         problem was really in texinfo/C, not at this level.
11063
11064 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11065
11066         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11067
11068 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
11069
11070         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
11071         GDB releases.
11072
11073 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11074
11075         * configure: Include srcdir in message about target of link not
11076         being found.  Don't convert `-' to `_' in `with' options being
11077         passed to subdirs.
11078
11079 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11080
11081         * configure.in: add uudecode to host_tools
11082
11083         * Makefile.in: added {all,install}-uudecode targets, added them to
11084         the appropriate lists
11085
11086 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
11087
11088         * Makefile.in (all-gcc): Added dependency on all-gas.
11089
11090         * configure.in (mips-*-*): Build ld and binutils.
11091
11092 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11093
11094         * configure: check return code from mkdir, print error message and
11095           exit on failure.
11096
11097 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
11098
11099         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
11100
11101 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
11102
11103         * test-build.mk (HOLES): Added tar, cpio and uudecode.
11104
11105 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11106
11107         * config.sub (h8500):  Recognize this as a cpu type.
11108
11109 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11110
11111         * configure: source directory missing is no longer a warning
11112
11113         * configure.in: recognize irix[34]* instead of irix[34]
11114
11115         * Makefile.in: define and pass down X11_LIB
11116
11117 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
11118
11119         * guess-systype: Renamed to ...
11120         * config.guess:  ... by popular request.
11121         * configure.in, Makefile.in:  Update accordingly.
11122
11123 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
11124
11125         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
11126         + Add Convex, Cray/Unicos, and Encore/Multimax support.
11127         + Execute ./dummy instead of assuming . is in PATH.
11128
11129 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
11130
11131         * guess-systype:  New shell script.  Attempts to guess the
11132         canonical host name of the executing host.
11133         Only a few hosts are supported so far.
11134         * configure:  Call guess-systype if no host is specified.
11135
11136 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
11137
11138         * Makefile.in (gcc-no-fixedincludes): Made to work with current
11139         gcc Makefile.
11140
11141
11142 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
11143
11144         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11145         (all-gcc, install-gcc, subdir_do): Use it.
11146
11147 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11148
11149         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11150
11151 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
11152
11153         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11154           set exclusively by configure, using configure.in .
11155
11156 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11157
11158         * test-build.mk: set $PATH for all builds
11159
11160         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11161
11162 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
11163
11164         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
11165         the one used in gcc/Makefile.in, so that a null expansion doesn't
11166         override the one needed to build gcc with a native cc.
11167
11168
11169 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11170
11171         * configure: Accept -with arguments.
11172
11173 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11174
11175         * Makefile.in: added h8300sim
11176
11177 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
11178
11179         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11180         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
11181         (all-cygnus, native, build-cygnus): Make
11182         $(canonhost)-stamp-3stage-done, not $(host)....
11183         * test-build.mk (stamp-3stage-compared): Use tail +10c for
11184         i386-sco3.2v4.  Added else true to if command.
11185
11186 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
11187
11188         * config.sub: (from FSF) Sequent uses a BSD-like OS.
11189
11190 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
11191
11192         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11193
11194 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11195
11196         * configure.in: don't remove binutils from Solaris builds
11197
11198 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
11199
11200         * Makefile.in: get rid of earlier definitions for *clean,
11201         also handle the recursive info rule better
11202
11203 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
11204
11205         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
11206         do more-or-less the right thing.
11207
11208 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
11209
11210         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
11211         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
11212
11213 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11214
11215         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
11216         $(host_canonical).
11217
11218         * configure.in: split the configdirs list into 4 categories (native
11219         v. cross, library v. tool) and handle the cross-only and native-
11220         only in more reasonable (and correct!) way.
11221
11222 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
11223
11224         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
11225         configdirs anymore.
11226
11227 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11228
11229         * Makefile.in: extensive cleanup::  removed all of the explicit
11230         clean-* targets, collapsed many wrappers around subdir_do into
11231         one, added additional targets to satisfy standards.texi, deleted
11232         some old targets, some changes for consistency
11233
11234 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11235
11236         * configure.in: handle some programs as cross-only, and others as
11237         native only
11238
11239         * test-build.mk: handle partial holes in a more generic manner
11240
11241         * Makefile.in: m4 depends on libiberty
11242
11243 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11244
11245         * configure.in: add m4, textutils, fileutils, sed, shellutils,
11246         time, wdiff, and find to configdirs
11247
11248         * Makefile.in: all, clean, and install rules for the new programs
11249         added to configure.in
11250
11251 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11252
11253         * configure.in: use mh-sun for all *-sun-* hosts
11254
11255 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11256
11257         * Makefile.in: define flags for X11 include files and library file
11258         locations, pass them down to the programs that need this info
11259
11260         * build-all.mk: added a 'native' target, to 3stage the native toolchain
11261
11262 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11263
11264         * configure.in: start building libg++ for HP-UX targets
11265
11266 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
11267
11268         * README:  Update references to files moved into etc/.
11269
11270 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
11271
11272         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
11273         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
11274
11275 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
11276
11277         * configure: accept dash as well as underscore in long option
11278         names for FSF compatibility.
11279
11280 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
11281
11282         * config.sub: added -sco3.2v4 support from FSF.
11283
11284 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11285
11286         * configure.in: expand the section that adds or removes
11287         directories from the list of programs to build, to handle native
11288         vs. cross in addition to host v. native
11289
11290 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
11291
11292         * Makefile.in:  Replace C++ in macro names with CXX.
11293         This is less likely to break ...
11294
11295 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11296
11297         * test-build.mk: add -w to GNU_MAKE
11298
11299 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11300
11301         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
11302         add 'sparc' to list of recognized cpus.  This needed to make
11303         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
11304         Delete some redundant ose68 variants.  Recognize -wrs as an os,
11305         then changes that into $CPU-wrs-vxworks.
11306
11307         * configure.in: remove most references to gdbtest, regularize
11308         target based program removal
11309
11310         * test-build.mk: import from p3 tree (many fixes and changes)
11311
11312 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
11313
11314         * Makefile.in: added rules to handle tcl, tk, and expect
11315
11316         * configure.in: handle those directories if they exist
11317
11318 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11319
11320         * config.sub: removed bogus hppabsd and hppahpux names, since
11321         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
11322
11323 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11324
11325         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
11326         depends upon all-xiberty
11327
11328         * Makefile.in: changes from p3, including:
11329
11330         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
11331
11332         * Makefile.in (XTRAFLAGS): include newlib directories if
11333         newlib/Makefile exists, rather than if host != target.
11334
11335         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
11336
11337         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11338         from the same source tree and not building a cross-compiler.  This
11339         matters for the libg++ configuration if reconfiguring a tree that
11340         has already been installed.
11341
11342         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
11343
11344         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11345         pick up the machine and system specific header files.
11346
11347         * Makefile.in: added AS_FOR_TARGET, passed down in
11348         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
11349         the C compiler to use to create programs which are run in the
11350         build environment, set it to default to $(CC), and passed it down
11351         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11352
11353         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
11354
11355         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
11356         We need them for unusual native builds, like systems without
11357         ranlib.
11358
11359         * configure: also define $(host_canonical) and
11360         $(target_canonical), which are the full, canonical names for the
11361         given host and target
11362
11363 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
11364
11365         * Makefile.in:  Added separate definitions for C++.
11366
11367 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
11368
11369         * configure.in (configdirs):  Add deja-gnu.
11370
11371 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
11372
11373         * README:  Update for configure.texi and gdb-4.7 release.
11374
11375 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
11376
11377         * Makefile.in:  Move "all" target to top of file.
11378         Previously, first target was ".PHONY" which caused BSD4.4 make
11379         to build .PHONY when make was run without arguments.
11380
11381 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
11382
11383         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
11384         Library-copylefted code in libiberty.
11385
11386 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
11387
11388         * config.sub:  Replace m68kmote with plain old m68k.
11389
11390 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
11391
11392         * Makefile.in:  Remove space from blank line, avoid Make complaints.
11393
11394 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
11395
11396         * config.sub: Complain if no argument is given.  Added support for
11397         386bsd as OS and target alias.
11398
11399 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
11400
11401         * Makefile.in (XTRAFLAGS): include newlib directories if
11402         newlib/Makefile exists, rather than if host != target.
11403
11404 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
11405
11406         * config.sub: recognize sparclite-wrs-vxworks.
11407
11408         * Makefile.in (install-xiberty): added *-xiberty make rules (from
11409         p3.) Added clean-xiberty to clean.
11410
11411 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11412
11413         * configure.in: use *-*-* instead of nested cases for host and target
11414
11415 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
11416
11417         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11418         from the same source tree and not building a cross-compiler.  This
11419         matters for the libg++ configuration if reconfiguring a tree that
11420         has already been installed.
11421
11422 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
11423
11424         * config.sub (i486v/i486v4):  Merge in from FSF version.
11425
11426 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
11427
11428         * configure: only set PWD if it is already set.
11429
11430 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
11431
11432         * configure: just set PWD=`pwd` at the top, since Ultrix sh
11433         doesn't have unset and all success paths (and most error paths)
11434         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
11435         to just ${PWD} to avoid confusion.)
11436
11437 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
11438
11439         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
11440         even for a native compilation.
11441
11442 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
11443
11444         Changes to make the gdb.tar.Z rule work better.
11445
11446         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
11447         (DEVO_SUPPORT):  Add configure.texi.
11448         (bfd-ilrt.tar.Z):  Remove ancient rule.
11449
11450 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
11451
11452         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11453         pick up the machine and system specific header files.
11454
11455         * configure.in, config.sub: added new target m68010-adobe-scout,
11456         with alias of adobe68k.  Changed configure.in to check for
11457         -scout before -sco* to avoid a false match.
11458
11459         * Makefile.in: added AS_FOR_TARGET, passed down in
11460         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
11461         the C compiler to use to create programs which are run in the
11462         build environment, set it to default to $(CC), and passed it down
11463         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11464
11465 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
11466
11467         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
11468         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
11469         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
11470         FOR_TARGET variants, to newlib and libg++.
11471
11472 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11473
11474         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
11475         first.
11476
11477 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
11478
11479         * config.sub:  Accept `elf' as an environment.
11480
11481 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
11482
11483         * Makefile.in (all-opcodes):  cd into the right directory
11484
11485 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
11486
11487         * configure: added -program_transform_name option, used as
11488         argument to sed when installing programs.
11489         configure.texi: added documentation for -program_prefix,
11490         -program_suffix and -program_transform_name.
11491
11492 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
11493
11494         * config.sub:  Accept i486 where i386 ok.
11495
11496 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
11497
11498         * config.sub: accept we32k
11499
11500 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
11501
11502         * config.sub, configure.in: accept OSE68000 and OSE68k.
11503
11504         * Makefile.in: don't create all directories for ``make install'';
11505         let the subdirectories create the ones they need.
11506
11507 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11508
11509         * COPYING: new file, GPL v2
11510
11511 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11512
11513         * Makefile.in: use the new gen-info-dir, which needs a template
11514         argument (which also lives in texinfo)
11515
11516         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
11517
11518 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
11519
11520         * config.sub (ncr3000):  Change i386 to i486.
11521
11522 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11523
11524         * Makefile.in: add install-rcs, install-grep to
11525         install-no-fixedincludes, removed install-bison and install-libgcc
11526
11527 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
11528
11529         * configure.in: grab the HPUX makefile fragment if on HPUX
11530
11531 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
11532
11533         * Makefile.in: eradicate bison spoor (ditto libgcc).
11534          configure.in: recognise m68{k,000}-ericsson-OSE.
11535          es1800 is alias for m68k-ericsson-OSE
11536
11537 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11538
11539         * configure.in: rearrange the parts that remove programs from
11540         configdirs, based now on HOST==TARGET or by canonical triple.
11541
11542 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11543
11544         * test-build.mk: recurse explicitly with -f test-build.mk when
11545           appropriate.  predicate stage3 and comparison on the existence
11546           of gcc.  That is, if gcc isn't around, we aren't three-staging.
11547           On very clean, also remove ...stamp-co.  Build in-place before
11548           doing other builds.
11549
11550 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
11551
11552         * Makefile.in, configure.in: add tgas
11553
11554 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11555
11556         * Makefile.in: a number of changes merged in from progressive.
11557
11558         * configure.in: add libm.
11559
11560         * .cvsignore: ignore some stuff that comes from test-build.mk.
11561
11562 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
11563
11564         * config.sub:  Add es1800 (m68k-ericsson-es1800).
11565
11566 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
11567
11568         * configure: Add program_suffix (parallel to program_prefix)
11569         * Makefile.in: adjust directory-creating script for losing decstation
11570
11571 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
11572
11573         * configure:  Minor $subdir-related fixes.
11574
11575 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
11576
11577         * configure: fix various problems with propogating
11578         makefile_target_frag in subdirs.
11579         * configure.in: config libgcc if its there
11580
11581 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
11582
11583         * config.sub:  HPPA merge.
11584
11585 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
11586
11587         * Makefile.in:  Replace all-bison with all-byacc in all
11588         dependency lines for other tools (which now use byacc).
11589
11590 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
11591
11592         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
11593
11594 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
11595
11596         * Makefile.in: make gprof rules similar to byacc rules (instead of
11597         vestigal $(unsubdir) that didn't work...)
11598
11599 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
11600
11601         * config.sub:  Add support for Linux.
11602         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
11603         (at least for libg++).
11604
11605 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
11606
11607         * configure.texi: fix doc for the -nfp option to configure
11608
11609 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
11610
11611         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
11612
11613 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
11614
11615         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
11616         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
11617         * configure.in: added solaris* host_makefile_frag hook.
11618
11619 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11620
11621         * config.sub: changed recognition of m68000 so that various
11622         m68k types can be specified via m680[01234]0
11623
11624 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11625
11626         * config.sub (basic_machine): fix sed so that '-foo' isn't
11627         completely substituted out while .+'-foo' loses the '-foo'
11628
11629 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
11630
11631         * config.sub ($os): Add -aout.
11632
11633 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
11634
11635         * configure:  If host_makefile_frag is absolute, don't
11636         prefix ${invsubdir} (relevant to libg++ auto-configure).
11637
11638 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
11639
11640         * Makefile.in (tooldir): Define it.
11641         (all-ld): Depend on all-flex.
11642
11643 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
11644
11645         * Makefile.in (check):  Fix libg++ special case.
11646
11647 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
11648
11649         * configure: do not bury `pwd` into config.status, thus do fewer
11650           pwd's.
11651
11652         * configure: print the "Building in" message only when building in
11653           other than "." AND verbose.
11654
11655         * configure: remove -s, rework -v to better accomodate guested
11656           configures.
11657
11658         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
11659
11660 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
11661
11662         * Makefile.in: macroize flags passed on recursion.  remove
11663           fileutils.
11664
11665 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
11666
11667         * configure: get makesrcdir right for subdirs deeper than 1.
11668
11669         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
11670           install.
11671
11672 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
11673
11674         * Makefile.in: don't print subdir_do or recursion lines.
11675
11676 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
11677
11678         * standards.texi: added menu item.
11679
11680         * Makefile.in: build and install standards.info.
11681
11682         * standards.texi: new file.
11683
11684 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11685
11686         * configure: test for and move config.status pieces from
11687           ${subdir}/.
11688
11689 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
11690
11691         * configure:  Test for existance of files before trying to mv
11692         them, to avoid numerous non-existance messages.
11693
11694 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
11695
11696         * configure: correct final line of config.status.
11697
11698         * configure: patch from eggert.  Avoids a protection problem if
11699           the original Makefile.in is read only.
11700
11701         * configure: use move-if-change from gcc to create config.status.
11702           Some makefiles depend on config.status to tell if a directory
11703           has been reconfigured for a different host.  This change
11704           prevents those directories from remaking everything in the case
11705           where the reconfig was only intended to rebuild a Makefile.
11706
11707         * configure: test for config.sub with "config.sub sun4" rather
11708           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
11709           host alias from a missing config.sub.
11710
11711 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11712
11713         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
11714           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
11715
11716 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
11717
11718         * configure: mkdir ${subdir} as needed.
11719
11720 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
11721
11722         * Makefile.in,configure.in: added autoconf.
11723
11724 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11725
11726         * Makefile.in: no longer pass against on recursion.
11727
11728         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
11729           definitions are not inherited.
11730
11731         * configure: correct makesrcdir when subdir is .
11732
11733 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
11734
11735         * configure:  Add support for 'subdirs' variable, which is
11736         like 'configdirs', except that configure doesn't re-invoke
11737         itself for subdirs, it just creates a Makefile for each subdir.
11738         * configure.texi:  Document subdirs.
11739
11740 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11741
11742         * configure.in: added flex to configdirs
11743
11744 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
11745
11746         * Makefile.in: remove clean-stamps from clean.
11747
11748 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
11749
11750         * configure.in:  Add gdbtest to configdirs.
11751
11752 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
11753
11754         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
11755         to recursive makes.
11756         * configure.in:  Recognize new ncr3000 config.
11757
11758 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
11759
11760         * Makefile.in, configure.in: removed references to gdbm.
11761
11762 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
11763
11764         * config.sub:  Don't canonicalize os value
11765         newsos* to bsd (readline needs to check for newsos).
11766         (This fix was earlier made Jan 31, but got re-broken.)
11767
11768 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
11769
11770         * configure.in:  sco is an os, not a vendor!
11771
11772         * configure:  Quote $( better.  Keep various shells happy.
11773
11774 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
11775
11776         * Makefile.in: eliminate stamp-files.
11777
11778 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
11779
11780         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
11781           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
11782
11783 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
11784
11785         * config.sub:  fix iris/iris3.
11786
11787 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
11788
11789         * configure: re-add -rm.
11790
11791 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
11792
11793         * Maskefile.in: add .stmp-rcs to all.
11794
11795         * configure.in: remove gas from rs6000 build, use aix host fragment.
11796
11797 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
11798
11799         * configure: pass down site_option during recursion.
11800
11801 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
11802
11803         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
11804
11805 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
11806
11807         * configure: Change exec_prefix so that it really defaults to prefix.
11808
11809 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
11810
11811         * Makefile.in, configure.in:  Add support for mmalloc library.
11812
11813 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
11814
11815         * Makefile.in: add stmp dependencies for a few more things.
11816
11817 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
11818
11819         * configure: adjusted error message on objdir/srcdir configure
11820           collision, per john's suggestion.
11821
11822         * Makefile.in: add libiberty stmp to all and all.cross.
11823
11824 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
11825
11826         * Makefile.in: remove force dependencies, add grep to all.
11827
11828 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
11829
11830         * Makefile.in: drop flex.  make stamp files work.
11831
11832         * configure: added test for conflicting configuration in srcdir,
11833           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
11834           gets cranky.  use relative paths for configure and srcdir
11835           whenever possible.  Send some error messages to stderr that were
11836           going to stdout.
11837
11838 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
11839
11840         * Makefile.in:  Fix libg++ rule to check for gcc directory
11841         before using gcc/gcc.  Also pass XTRAFLAGS.
11842
11843 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
11844
11845         * Makefile.in: added stmp-files so that directories aren't polled
11846           when they are already built.
11847
11848         * configure.texi: fixed a node pointer problem.
11849
11850 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
11851
11852         * config.sub configure.in gdb/configure.in
11853         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
11854         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
11855         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
11856
11857 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11858
11859         * configure: -recurring becomes -silent.  corrected help message
11860           for -site= option.
11861
11862         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
11863
11864 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11865
11866         * configure: when building Makefile for crosses, replace
11867           tooldir and program_prefix.  default srcdir from location of
11868           config.sub.  remove "for host in hosts" and "for target in
11869           targets" loops.
11870
11871 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11872
11873         * Makefile.in: Do not pass bindir or mandir to cvs.
11874
11875 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
11876
11877         * Makefile.in, configure.in: removed traces of namesubdir,
11878           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
11879           copyrights to '92, changed some from Cygnus to FSF.
11880
11881         * configure.texi: remove most references to multiple hosts,
11882           multiple targets, subdirs, etc.
11883
11884         * configure.man: removed rcsid. reference config.sub not
11885           config.subr.
11886
11887         * Makefile.in: mkdir $(infodir) on install-info.
11888
11889 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
11890
11891         * configure.texi:  Explain better about .gdbinit and about
11892         the environment that configure.in sections run in.
11893
11894 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
11895
11896         * configure.in:  Ultrix is only a decstation if it's a MIPS.
11897
11898 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
11899
11900         * README:  DOC.configure => cfg-paper.texi.
11901
11902 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
11903
11904         * config.sub (near case $os):  Don't convert newsos* to bsd!
11905
11906 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
11907
11908         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
11909         the number of copies of COPYING that go into the GDB tar file.
11910
11911 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
11912
11913         * bfd/configure.in, gdb/config/mh-i386sco,
11914         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
11915         Fix SCO configuration stuff.
11916
11917 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
11918
11919         * Makefile.in:  For libg++, make sure the -I pointing
11920         to the gcc directory goes *after* all the libg++-local -I flags.
11921         Also, move just-gcc dependency from just-libg++ to all-libg++.
11922
11923 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
11924
11925         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
11926
11927 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
11928
11929         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
11930
11931 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
11932
11933         * config.sub:  Add stratus configuration frags.  Also
11934         submitted to FSF.
11935
11936 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
11937
11938         * Makefile.in (DEV_SUPPORT):  add configure.man.
11939
11940         * config.sub(Decode manufacturer-specific):  add -none*.
11941
11942 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
11943
11944         * Makefile.in:  remove form feeds to make Sun's make happy.
11945         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
11946
11947 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
11948
11949         * Makefile.in (AR_FLAGS):  Make quieter.
11950
11951 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
11952
11953         * configure.in:  Add libg++.
11954         * configure:  When verbose, don't output the command line at each
11955         level; it will be unremarkably the same as the previous version,
11956         which will be the same as what the user typed.
11957
11958 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
11959
11960         * configure.in, Makefile.in: fix clean-info, add flex.  add
11961           fileutils.
11962
11963         * configure: be less sensitive to spaces in Makefile.in.  Do not
11964           look for sources in "..".  Doing so breaks subdirectories that
11965           might have their own configure.  If a subdir has it's own
11966           configure script, use it.
11967
11968 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
11969
11970         * cfg-paper.texi: some changes suggested by rms.
11971
11972 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
11973
11974         * config.sub:  Merge in some small additions from the FSF version,
11975         taken from the gcc distribution, to bring the Cygnus and FSF
11976         versions into closer sync.
11977
11978 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
11979
11980         * configure.in:  Changed svr4 references to sysv4.
11981
11982 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
11983
11984         * configure: added -V for version number option.
11985
11986 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
11987
11988         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
11989           renamed from DOC.configure to cfg-paper.texi.
11990
11991 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
11992
11993         * configure, config.subr, config.sub: config.subr is now
11994           config.sub again.
11995
11996 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
11997
11998         * configure.texi: new file, in progress.
11999
12000         * Makefile.in: build info file and install the man page for
12001           configure.
12002
12003         * configure.man: new file, first cut.
12004
12005         * configure: find config.subr again now that configuration "none"
12006           has gone.  removed all traces of the -ansi option.  removed all
12007           traces of the -languages option.
12008
12009         * config.subr: resync from rms.
12010
12011 1991-12-11  K. Richard Pixley  (rich at rtl.cygnus.com)
12012
12013         * configure, config.sub, config.subr: merge config.sub into
12014           config.subr, call the result config.subr, remove config.sub, use
12015           config.subr.
12016
12017         * Makefile.in: revised install for dir.info.
12018
12019 1991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
12020
12021         * configure.in: add decstation host makefile frag.
12022
12023         * Makefile.in: BISON now bison -y again.  also install-gcc on
12024           install.  clean-gdbm on clean.  infodir belongs in datadir.
12025           Make directories for info install.  Build dir.info here then
12026           install it.
12027
12028 1991-12-09  K. Richard Pixley  (rich at rtl.cygnus.com)
12029
12030         * Makefile.in: fix for bad directory tests.
12031
12032 1991-12-07  K. Richard Pixley  (rich at rtl.cygnus.com)
12033
12034         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
12035           regexp.  -srcdir relative was being handled incorrectly.
12036
12037         * Makefile.in: unwrapped some for loops so that parallel makes
12038           work again and so one can focus one's attention on a particular
12039           package.
12040
12041 1991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
12042
12043         * configure: added PWD as a stand in for `pwd` (for speed). use
12044           elif wherever possible.  make -srcdir work without -objdir.
12045           -objdir= commented out.
12046
12047 1991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
12048
12049         * configure: +options become --options.  -subdirs commented out.
12050           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
12051           Makefile now at top of generated Makefile.  Removed cvs log
12052           entries.  added -srcdir.  create .gdbinit only if there is one
12053           in ${srcdir}.
12054
12055         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
12056           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
12057           and mandir now keyed off datadir by default.
12058
12059 1991-11-22  K. Richard Pixley  (rich at rtl.cygnus.com)
12060
12061         * Freshly created ChangeLog.
12062
12063 \f
12064 Local Variables:
12065 mode: change-log
12066 left-margin: 8
12067 fill-column: 76
12068 version-control: never
12069 End: