OSDN Git Service

2004-05-25 Janis Johnson <janis187@us.ibm.com>
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2004-05-25  Daniel Jacobowitz  <drow@false.org>
2
3         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6         targets.
7         * Makefile.in: Regenerate.
8
9 2005-05-24  Paolo Bonzini <bonzini@gnu.org>
10
11         * configure.in: Test the ability to symlink directories.
12         * configure: Regenerate.
13
14         * Makefile.def (bootstrap-stage): New definitions.
15         * Makefile.tpl (configure-stage1-gcc,
16         configure-stage2-gcc, configure-stage3-gcc,
17         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
18         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
19         new-restage3, compare): Autogenerate, see Makefile.in
20         entry for behavioral changes.
21         (distclean-stage1, new-stage1-start, new-stage1-end,
22         new-stage1-bubble, distclean-stage2, new-stage2-start,
23         new-stage2-end, new-stage2-bubble, distclean-stage3,
24         new-stage3-start, new-stage3-end): New autogenerated targets.
25         (objext, prebootstrap, BOOT_CFLAGS,
26         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
27         targets.
28
29         * Makefile.in: Regenerate.
30         (distclean-stage1, new-stage1-start, new-stage1-end,
31         new-stage1-bubble, distclean-stage2, new-stage2-start,
32         new-stage2-end, new-stage2-bubble, distclean-stage3,
33         new-stage3-start, new-stage3-end): New targets.
34         (all-stage1-gcc): Move prebootstrap dependency from here...
35         (configure-stage1-gcc): ...to here.
36         (new-bootstrap): Use bubble targets.
37         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
38         Use per-stage distclean targets.
39         (configure-stage1-gcc, configure-stage2-gcc,
40         configure-stage3-gcc, all-stage1-gcc,
41         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
42         Use new-stageN-start to prepare the tree.
43
44 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
45
46         * Makefile.def (host_modules): add libcpp.
47         * Makefile.tpl: Add dependencies on and for libcpp.
48         * Makefile.in: Regenerate.
49         * configure.in: Add libcpp host module.
50         * configure: Regenerate.
51
52 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
53
54         * Makefile.tpl: Whenever a recursive target is defined, wrap
55         it in a special @if/@endif block, and prepare its maybe
56         dependency in the @if/@endif block
57         * configure.in: Instead of writing maybe dependencies, remove
58         the @if/@endif statements, and remove the @if/@endif blocks
59         that remain.
60         * configure: Regenerate.
61         * Makefile.in: Regenerate.
62
63 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
64
65         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
66
67 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
68
69         PR bootstrap/15120
70         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
71         * */configure: Rebuilt.
72
73 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
74
75         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
76         of libf2c.
77         * configure, Makefile.in: Regenerate.
78
79 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
80
81         * MAINTAINERS (Write After Approval): Add myself.
82
83 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
84
85         Merge from tree-ssa-20020619-branch.
86
87         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
88         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
89         (HOST_GMPLIBS): Define.
90         (HOST_GMPINC): Define.
91         (TARGET_LIB_PATH): Add libmudflap.
92         (GFORTRAN_FOR_TARGET): Define.
93         (configure-build*): Export GFORTRAN.
94         (configure-gcc): Export GMPLIBS and GMPINC.
95         (all-gcc): Add maybe-all-libbanshee.
96         (configure-target-libgfortran): Define.
97         * Makefile.in: Regenerate.
98         * configure.in (host_libs): Add libbanshee.
99         (target_libraries): Add target-libmudflap and target-libgfortran.
100         Add --with-libbanshee.
101         Handle --disable-libmudflap.
102         (*-*-freebsd*): Use with_gmp.
103         Add $(libgcj) to noconfigdirs.
104         * configure: Regenerate.
105         * depcomp: New file.
106         * MAINTAINERS: Add tree-ssa maintainers.
107
108 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
109
110         * MAINTAINERS (Various Maintainers): Add myself.
111
112 2004-04-30  Brian Ford  <ford@vss.fsi.com>
113
114         * MAINTAINERS (Write After Approval): Add myself.
115
116 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
117
118         * MAINTAINERS (Write After Approval): Add myself.
119
120 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
121
122         * config/acx.m4: Fix fastcompare support for new-bootstrap.
123         * configure: Regenerate.
124
125 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
126
127         Revert:
128         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
129
130         * Makefile.def (flags_to_pass): Remove *dir variables that
131         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
132         as well as prefix and exec_prefix.
133         * Makefile.in: Regenerate.
134
135 2004-04-26  Robert Millan  <robertmh@gnu.org>
136
137         Add patches from libtool CVS.
138         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
139         * ltconfig: Likewise.
140         * ltcf-c.sh: Likewise.
141         * ltcf-cxx.sh: Likewise.
142         * ltcf-gcj.sh: Likewise.
143
144 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
145
146         * Makefile.def (host_modules): Mark with the bootstrap
147         flag packages on which gcc depends.
148         * Makefile.tpl (all-bootstrap): Use it.
149         * Makefile.in: Regenerate.
150
151 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
152
153         * Makefile.def (flags_to_pass): Remove *dir variables that
154         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
155         as well as prefix and exec_prefix.
156         * Makefile.in: Regenerate.
157
158 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
159
160         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
161         * configure: Regenerate.
162         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
163         * gcc/Makefile.tpl (compare): Use the result of the test.
164         * gcc/Makefile.in: Regenerate.
165
166 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
167
168         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
169         Always relocate gcc and prev-gcc to the original names, even
170         if the build fails.
171         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
172         New targets.
173
174 2004-04-23  Laurent GUERBY <laurent@guerby.net>
175
176         * MAINTAINERS: Update my email address.
177
178 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
179
180         * configure.in (mips*-*-irix5*): Enable ld.
181         * configure: Regenerate.
182
183 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
184
185         * configure: Regenerate.
186
187 2004-04-15  James E Wilson  <wilson@specifixinc.com>
188
189         * Makefile.tpl (configure-[+module+], configure-gcc,
190         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
191         Set and export LDFLAGS.
192         * Makefile.in: Regenerate.
193
194 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
195
196         * MAINTAINERS: Add myself to write-after-approval.
197
198 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
199
200         PR bootstrap/14871
201         * Makefile.tpl: If we don't have built-in-tree target tools,
202         use the ones found by configure rather than hacking around with
203         program_transform_name.
204         * configure.in: Give Makefile.tpl the information necessary
205         to do that.
206         * Makefile.in: Regenerate.
207         * configure: Regenerate.
208
209 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
210
211         PR bootstrap/14760
212         * configure.in: When computing baseargs, strip *all* copies of
213         offending options.  Also, don't match/substitute the trailing space,
214         so that this actually works when two similar options are separated by
215         only one space.
216         * configure: Regenerate.
217
218 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
219
220         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
221         (rs6000-*-aix*): Same.
222         * configure: Regenerate.
223
224 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
225
226         * MAINTAINERS: Add myself to write-after-approval.
227
228 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
229
230         * MAINTAINERS: Add myself to write-after-approval.
231
232 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
233
234         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
235         STRICT_WARN, WARN_CFLAGS flags passed down to make.
236         * Makefile.in: Regenerate.
237
238         * configure.in (top level bootstrap support): Rework --enable-werror
239         to set @stage2_werror_flag@.
240         * configure: Regenerate.
241         * Makefile.tpl (top level bootstrap support): Pass
242         @stage2_werror_flag@ down to configure in stages 2 and 3.
243         * Makefile.in: Regenerate.
244
245 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
246
247         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
248         for stages 2 and 3 as well as in make.  As a consequence, remove
249         OUTPUT_OPTION (now detected by configure) from the flags passed down
250         to make.
251         * Makefile.in: Regenerate.
252
253         * Makefile.tpl (new-bootstrap): Fix typo.
254         * Makefile.in: Regenerate.
255
256 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
257
258         * Makefile.tpl: Rearrange by moving recursive_targets rules
259         into their proper sections.
260         * Makefile.tpl (top level bootstrap support): Move disabling
261         of coverage flags from 'make' to 'configure'; improve comments.
262         * Makefile.in: Regenerate.
263
264         * Makefile.tpl (experimental top level bootstrap) Move stage1
265         language setting from all- target to configure- target; disable
266         intermodule optimization in stage 1; prevent gratuitous rebuilds
267         of stage 1.
268         * Makefile.in: Regenerate.
269         * configure.in: Comma-separate stage 1 language list for top
270         level bootstrap.
271         * configure: Regenerate.
272
273         * Makefile.tpl: Clean up experimental top level bootstrap support:
274         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
275         prev-gcc in configure- targets as well as all- targets.
276         * Makefile.in: Regenerate.
277
278 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
279
280         * compile: New file imported from automake.
281
282 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
283
284         * configure.in: Remove symbolic link section.
285         * configure: Regenerate.
286         * Makefile.tpl (links): Remove.
287         * Makefile.in: Regenerate.
288
289 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
290             Nathanael Nerode  <neroden@gcc.gnu.org>
291
292         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
293         Set with AC_CHECK_PROGS.
294         * configure.in: Fix comment typo from last patch.
295         * configure: Regenerate.
296
297 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
298
299         * Makefile.tpl: Introduce experimental top level bootstrap support.
300         * Makefile.in: Regenerate.
301         * configure.in: Introduce support for top level bootstrap.
302         * configure: Regenerate.
303
304 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
305             Paolo Bonzini  <bonzini@gnu.org>
306
307         PR bootstrap/14522
308         * configure.in: Cope with shells that do not support unquoted ^
309         * configure: Regenerate.
310
311 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
312             Paolo Bonzini  <bonzini@gnu.org>
313
314         PR bootstrap/14522
315         * configure.in: Cope with shells that do not support nesting
316         quotes inside quoted backquote substitutions.
317         * configure: Regenerate.
318
319 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
320
321         PR bootstrap/14522
322         * configure.in: Fix escaping of $.
323         * configure: Regenerate.
324
325 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
326
327         * configure: Regenerate, since I forgot to while committing Paolo's
328         changes.
329
330 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
331
332         PR ada/14131
333         Move language detection to the top level.
334         * configure.in: Find default values for the tools as
335         soon as possible.  Disable ada if GNAT is not found.
336         Emit error message about missing languages.  Expand
337         --enable-languages=all for the gcc subdirectory.
338
339 2004-03-10  Ben Elliston  <bje@gnu.org>
340
341         * MAINTAINERS: Update my email address.
342
343 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
344
345         * ltconfig: Disable building static libraries if building shared
346         libraries on AIX 5L.
347
348 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
349
350         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
351         and disable libgcj.
352         * configure: Regenerated.
353
354 2004-03-01  Brian Booth  <bbooth@redhat.com>
355
356         * MAINTAINERS: Add myself to write-after-approval.
357
358 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
359
360         * MAINTAINERS: Add myself to write-after-approval.
361
362 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
363
364         PR bootstrap/7087
365         * Makefile.tpl: Guard XFOO sed statements better.
366         * Makefile.tpl: Add dependency for configure-target-libada.
367         * Makefile.in: Regenerate (incidentally fixes broken
368         commit when libada-branch was merged).
369
370 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
371
372         * MAINTAINERS: Add myself to write-after-approval.
373
374 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
375
376         * MAINTAINERS: Add Nicola Pero and myself as libobjc
377         maintainers.
378
379 2004-02-20  Andrew Cagney  <cagney@redhat.com>
380
381         * config.guess: Update from version 2003-10-16 to 2004-02-16.
382         * config.sub: Update from version 2003-11-03 to 2004-02-16.
383
384 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
385
386         PR bootstrap/11932
387         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
388
389 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
390
391         * MAINTAINERS: Added myself to write-after-approval.
392
393 2004-02-14  Michael Koch  <konqueror@gmx.de>
394
395         * MAINTAINERS: Added myself to write-after-approval.
396
397 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
398
399         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
400         some OS port maintainers to OS port maintainers section.
401
402 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
403
404         * MAINTAINERS: Add self.
405
406 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
407
408         * MAINTAINERS: Alphabetize.
409
410 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
411
412         * MAINTAINERS: Remove myself.
413
414 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
415
416         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
417         (rs6000-*-aix*): Same.
418         * configure: Regenerate.
419
420 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
421
422         * configure.in (host): Add in missing $noconfigdirs to defines.
423         * configure: Regenerate.
424
425 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
426             Nathanael Nerode  <neroden@gcc.gnu.org>
427
428         PR ada/6637, PR ada/5911
429         Merge with libada-branch:
430         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
431         with appropriate dependencies. Add --enable-libada configure switch.
432         * configure, Makefile.in: Regenerate.
433
434 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
435
436         * MAINTAINERS: Add myself to write-after-approval.
437
438 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
439
440         * configure.in: Don't pass --with-stabs on IRIX 5 either.
441         * configure: Regenerate.
442
443 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
444
445         Merge from upstream:
446
447         * ltmain.in: When setting IFS to '~', be careful about user
448         arguments that contain '~'.
449
450         2004-02-04  Peter O'Gorman  <peter@pogma.com>
451
452         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
453         Also test $base_compile against $CC with escaped arguments. Bug
454         reported by Geoff Keating <geoffk@apple.com>.
455
456 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
457
458         * MAINTAINERS: Remove i960 port.
459
460 2004-01-23  DJ Delorie  <dj@redhat.com>
461
462         * Makefile.def (target_modules) [libiberty]: Don't stage.
463         * Makefile.in: Rebuilt.
464
465 2004-01-20  Caroline Tice  <ctice@apple.com>
466
467         * MAINTAINERS: Add myself to write-after-approval.
468
469 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
470
471         * MAINTAINERS: Update my email address.
472
473 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
474
475         * MAINTAINERS: Add myself to write-after-approval.
476
477 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
478
479         * MAINTAINERS: Remove entries without email address.
480
481 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
482
483         * MAINTAINERS: Add myself to write-after-approval.
484
485 2004-01-15  Steven Bosscher  <stevenb@suse.de>
486
487         * MAINTAINERS: Update my email address.
488
489 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
490
491         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
492         * Makefile.tpl (configure-target-[+module+]): Support stage.
493         * Makefile.in: Rebuilt.
494
495 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
496
497         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
498
499 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
500
501         * MAINTAINERS: Add myself as a MIPS maintainer.
502
503 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
504
505         * configure.in: Use ./config.cache, not config.cache.
506         * configure: Regenerate.
507         * Makefile.tpl: Special-casing not needed for GCC any more.
508         * Makefile.in: Regenerate.
509
510         * configure.in: Don't share a cache file for host dirs.
511         * configure: Regenerate.
512
513         * config-ml.in: Don't mess with the cache file.
514
515 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
516
517         * MAINTAINERS: Move myself from 'Write After Approval' to
518         'CPU Port Maintainers' section as SPARC maintainer.
519
520 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
521
522         * Makefile.tpl: Make GCC use a separate config.cache.
523         * Makefile.in: Regenerate.
524
525         PR bootstrap/11932, PR bootstrap/11933
526         (I don't know if it will fix either of them, but it relates
527         to them.)
528         * configure.in: Don't use shared config.cache for target
529         directories.
530         * configure: Regenerate.
531
532 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
533
534         * MAINTAINERS: Add myself to 'Write After Approval' section.
535
536 2003-12-31  Roger Sayle  <roger@eyesopen.com>
537
538         * configure.in (ia64*-*-hpux*): Disable building java libraries.
539         * configure: Regenerated.
540
541 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
542
543         * MAINTAINERS: Remove the mn10200 maintainer.
544
545 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
546
547         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
548         * configure: Regenerated.
549
550 2003-12-16  Jan Hubicka  <jh@suse.cz>
551
552         * MAINTAINERS: Add myself as callgraph maintainer.
553
554 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
555
556         * configure.in (raw_libstdcxx_flags): Remove the leading space.
557         * configure: Regenerate.
558
559 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
560
561         * MAINTAINERS: Move myself from 'Bug database only accounts' to
562         'Write After Approval' section. Update email.
563
564 2003-12-01  James Lemke <jim@wasabisystems.com>
565
566         * MAINTAINERS (Write After Approval): Add myself.
567
568 2003-11-20  Matt Thomas  <matt@3am-software.com>
569
570         * MAINTAINERS: Add myself as a vax port maintainer.
571
572 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
573
574         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
575         (configure-build-[+module+], configure-[+module+]): Likewise.
576         (configure-target-[+module+], configure-gcc, config.status): Likewise.
577         * Makefile.in: Regenerate.
578
579 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
580
581         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
582         shared/dylibed libraries.
583         * ltmain.sh: Likewise.
584         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
585         * ltcf-cxx.sh: Likewise.
586         * ltcf-gcj.sh: Likewise.
587         * ltconfig: Likewise.
588
589 2003-11-17  Stan Cox  <scox@redhat.com>
590
591         * MAINTAINERS: Add myself as iq2000 port maintainer.
592
593 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
594
595         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
596         * Makefile.in: Regenerate.
597
598 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
599
600         * config.sub: Update to 2003-11-03 version.
601
602 2003-10-20  Phil Edwards  <phil@codesourcery.com>
603
604         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
605         * configure:  Regenerate.
606
607 2003-10-20  Nicolas Pitre <nico@cam.org>
608
609         * MAINTAINERS: Add myself to 'Write After Approval' section.
610
611 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
612
613         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
614
615 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
616
617         * MAINTAINERS: Update my email address.
618
619 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
620
621         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
622
623 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
624
625         * MAINTAINERS: Add myself to 'Write After Approval' section.
626
627 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
628
629         * config.guess: Update to 2003-10-16 version.
630         * config.sub: Update to 2003-10-16 version.
631
632 2003-10-15 David Daney  <ddaney@avtrex.com>
633
634         * MAINTAINERS: Added myself to 'Write After Approval' section.
635
636 2003-10-15  Falk Hueffner  <falk@debian.org>
637
638         * MAINTAINERS: Move myself from 'Bug database only accounts' to
639         'Write After Approval' section. Update email.
640
641 2003-10-14  Roger Sayle  <roger@eyesopen.com>
642
643         * MAINTAINERS: Move myself from 'Write After Approval' to
644         'Various Maintainers' section as middle-end maintainer.
645
646 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
647
648         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
649         HOST_FLAGS_TO_PASS.
650         * Makefile.in: Regenerate.
651
652 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
653
654         * config.guess: Update to 2003-10-07 version.
655         * config.sub: Update to 2003-10-07 version.
656
657 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
658
659         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
660         * ltconfig (irix5*, irix6*): Don't override version_type.
661
662 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
663
664         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
665         * configure: Rebuilt
666         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
667         * Makefile.in: Rebuilt
668
669 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
670
671         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
672
673 2003-09-30  Carlo Wood  <carlo@alinoe.com>
674
675        * MAINTAINERS (Write After Approval): Add myself.
676
677 2003-09-29  Paul Koning  <ni1d@arrl.net>
678
679         * MAINTAINERS: Move myself from "Write After Approval"
680         to CPU platform maintainers for pdp11 platform.
681
682 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
683
684         * MAINTAINERS: Move myself from 'Write After Approval' to
685         'Various Maintainers' section as libffi testsuite maintainer.
686
687 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
688
689         * configure.in: Pass a computed --program-transform-name
690         to subconfigures.
691         * configure: Regenerated.
692
693 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
694
695         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
696         * Makefile.in: Regenerate.
697
698         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
699         * Makefile.in: Regenerate.
700
701 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
702
703         * MAINTAINERS: Move myself from 'Write After Approval'
704         to 'Various Maintainers' (objective-c) section.
705
706 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
707
708         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
709         quoting.
710         * configure: Regenerated.
711
712 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
713
714         * MAINTAINERS (Write After Approval): Add myself to write after
715         approval list.
716
717 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
718
719        * MAINTAINERS (Write After Approval): Add myself.
720
721 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
722
723         * MAINTAINERS: Update my e-mail address.
724
725 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
726
727         * libtool.m4 (LD): Correct powerpc64 host match.
728
729 2003-09-06  James E Wilson  <wilson@tuliptree.org>
730
731         * MAINTAINTERS: Update my affiliation and email address.
732
733 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
734
735         * MAINTAINERS (Write After Approval): Add myself.
736
737 2003-09-04  DJ Delorie  <dj@redhat.com>
738
739         * configure: Regenerate.
740
741 2003-09-04  Robert Millan  <robertmh@gnu.org>
742
743         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
744
745 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
746
747         * configure.in: Ensure arguments to sed are properly spaced.
748         * configure: Regenerate.
749
750 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
751
752         * MAINTAINERS: Update my e-mail address.
753
754 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
755
756         * MAINTAINERS (Write After Approval): Add myself.
757
758 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
759
760         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
761         * configure: Regenerated.
762
763 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
764
765         * MAINTAINERS: Update my email address.
766
767 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
768
769         * configure.in:  Use newline instead of semicolon when assuming
770         shell arguments in a for loop.
771         * configure:  Regenerated.
772
773 2003-08-22  Jason Eckhardt  <jle@rice.edu>
774
775         * MAINTAINERS: Resurrect the i860 maintainer.
776
777 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
778
779         PR 8180
780         * configure.in: When testing with_libs and with_headers, treat
781         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
782         * configure: Regenerate.
783
784         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
785         make, shell, etc.
786         (baseargs): Likewise.
787         * configure: Regenerate.
788
789 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
790
791         * MAINTAINERS (Write After Approval): Add myself.
792
793 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
794
795         * configure.in: Disable libgcj for darwin not on powerpc.
796         * configure: Rebuild.
797
798 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
799
800         * config-ml.in, symlink-tree: Add license.
801
802 2003-08-03  Richard Stallman  <rms@gnu.org>
803             Eben Moglen  <moglen@columbia.edu>
804
805         * README.SCO: New file.
806
807 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
808
809         * Makefile.tpl (check, check-c++): Express dependencies using
810         dependencies rather than commands.
811         * Makefile.in: Regenerate.
812
813 2003-08-01  Andrew Cagney  <cagney@redhat.com>
814
815         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
816         * configure: Ditto.
817
818 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
819
820         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
821         * Makefile.in: Update.
822
823 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
824
825         * configure.in: Enable libgcj for darwin.
826         * configure: Rebuild.
827
828 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
829
830         * config-ml.in:  Use ac_configure_args directly instead of
831         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
832         actually seen.
833
834 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
835
836         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
837         creating target and build subdirs to build all parent dirs as needed.
838         * Makefile.in: Rebuild.
839         * configure.in: Don't build dirs explicitly here.
840         * configure: Rebuild.
841
842 2003-07-26  Paul Brook  <paul@nowt.org>
843
844         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
845
846 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
847
848         * Makefile.tpl (all-make): Depend on intl.
849         * Makefile.in: Rebuilt.
850
851 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
852
853         * install-sh:  Update to newer upstream versions (associated with
854         aclocal 1.7).
855         * mkinstalldirs:  Likewise.
856         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
857
858 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
859
860         * MAINTAINERS: Move self from Bug database only accounts
861         to write-after-approval.
862
863 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
864
865         * config.if: Remove unused libc_interface determination.
866
867 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
868
869         * MAINTAINERS: Move self from write-after-approval to
870         build machinery (*.in).
871
872 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
873
874         PR bootstrap/11273
875         PR bootstrap/11408
876         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
877         unused INSTALL_PROGRAM_ARGS.
878         * configure.in: Use AC_PROG_INSTALL.
879         * Makefile.in: Regenerate.
880         * configure: Regenerate.
881
882 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
883
884         * MAINTAINERS: Alphabetize.
885
886 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
887
888         * configure: Rebuilt.
889         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
890         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
891         newlib nor libgloss.
892         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
893         * configure.in (am33_2.0-*-linux*): Added.
894
895 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
896
897         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
898         * configure: Regenerate.
899
900 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
901
902         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
903         * Makefile.in: Regenerate.
904
905 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
906
907         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
908         * Makefile.in: Regenerate.
909
910 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
911
912         * Makefile.tpl: Replace PWD with PWD_COMMAND.
913         * Makefile.in: Regenerated.
914
915         * config-ml.in: Replace PWD with PWD_COMMAND.
916
917 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
918
919         * intl: New directory; see intl/ChangeLog for details.
920         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
921         * Makefile.tpl: all-gcc depends on maybe-all-intl.
922         * Makefile.in: Regenerate.
923
924 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
925
926         * configure.in: Clean up config-lang.in handling.  Delete
927         useless assignment to "subdirs".
928         * configure: Regenerate.
929
930 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
931
932         * configure.in: Rename 'target_libs' to 'target_libraries'.
933         Remove useless reference to 'target_libs'.
934         * configure: Regenerate.
935
936 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
937
938         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
939         * Makefile.in: Regenerate.
940
941 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
942
943         * Makefile.def: Introduce flags_to_pass.
944         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
945         * Makefile.in: Regenerate.
946
947 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
948
949         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
950         and target-libgloss.
951         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
952         <h8300*-*-*>: Disable libf2c and ${libgcj}.
953         * configure: Regenerate.
954
955 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
956
957         * configure.in: Update testsuite_flags to new location.
958         * configure. Regenerate.
959
960 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
961
962         * Makefile.tpl: Remove BUILD_CC stuff.
963         * Makefile.in: Regenerate.
964
965 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
966
967         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
968
969 2003-06-16  Graeme Peterson <gp@qnx.com>
970
971         * MAINTAINERS (Write After Approval): Add myself.
972
973 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
974
975         * config.guess: Update to 2003-06-12 version.
976         * config.sub: Update to 2003-06-13 version.
977
978 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
979
980         * config.guess: Update to 2003-06-06 version.
981         * config.sub: Update to 2003-06-06 version.
982
983 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
984
985         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
986         * configure. Regenerate.
987
988 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
989
990         * configure.in: Disable serial configure by default.
991         * configure: Regenerate.
992         * Makefile.tpl: Abolish .NOTPARALLEL.
993         * Makefile.in: Regenerate.
994
995         * Makefile.tpl: Replace {build,host,target}_canonical by
996         {build,host,target}.
997         * Makefile.in: Regenerate.
998
999         * Makefile.tpl: Fix stupid pasto.
1000         * Makefile.in: Regenerate.
1001
1002 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
1003
1004         * Makefile.tpl: Remove bogus conditional.
1005         * Makefile.in: Regenerate.
1006
1007 2003-06-05  Jan Hubicka  <jh@suse.cz>
1008
1009         * Makefile.tpl (profiledbootstrap): New target.
1010         * Makefile.in (profiledbootstrap): New target.
1011
1012 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
1013
1014         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
1015         Pinski. Remove user names from other bugzilla-only maintainers.
1016
1017 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
1018
1019         * Makefile.tpl: Make 'recursive targets' using autogen rather
1020         than shell loop.  Remove duplicate 'clean' targets and false
1021         comments.
1022         * Makefile.def: Add systematic dependencies to 'recursive' targets.
1023         Add systematic method of specifying missing targets in subdirs.
1024         Add copyright boilerplate.
1025         * Makefile.in: Regenerate.
1026         * configure.in: Add 'recursive targets' to maybe list.
1027         * configure: Regenerate.
1028
1029         * MAINTAINERS: "GNATS only" -> "Bug database only".
1030
1031         * Makefile.tpl: Rename [+target+] to [+make_target+].
1032         * Makefile.def: Rename 'target' to 'make_target'.
1033
1034 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
1035
1036         * MAINTAINERS: Add self as options handling maintainer.
1037
1038 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
1039
1040         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
1041         been too long since I touched those ports.
1042
1043 2003-05-28  DJ Delorie  <dj@redhat.com>
1044
1045         * Makefile.tpl: Make maybe-check-gcc .PHONY.
1046         * Makefile.in: Regenerate.
1047
1048 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
1049
1050         * configure.in: Use curly braces in the definition of tooldir.
1051         * configure: Regenerate.
1052
1053 2003-05-21  DJ Delorie  <dj@redhat.com>
1054
1055         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
1056         newlib or libgloss.
1057         * Makefile.in: Regenerate.
1058
1059 2003-05-21  DJ Delorie  <dj@redhat.com>
1060
1061         * Makefile.tpl: Add missing empty maybe-check-gcc target.
1062         * Makefile.in: Regenerate.
1063
1064 2003-05-20  Ian Lance Taylor  <ian@airs.com>
1065
1066         * MAINTAINERS: Update my e-mail address.
1067
1068 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
1069
1070         * configure.in: Switch more things to use maybe dependencies.
1071         * Makefile.tpl: Switch more things to use maybe dependencies.
1072         Factor out common code from autogen IF statements.
1073         * configure: Regenerate.
1074         * Makefile.in: Regenerate.
1075
1076 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
1077
1078         * configure.in: Accept i[3456789]86 for machine type.
1079         * configure: Regenerate.
1080
1081 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
1082
1083         * configure.in: Switch more things to use maybe dependencies.
1084         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
1085         * configure: Regenerate.
1086         * Makefile.tpl: Switch more things to use maybe dependencies.
1087         * Makefile.in: Regenerate.
1088
1089 2003-05-16  Andreas Schwab  <schwab@suse.de>
1090
1091         * Makefile.tpl (install-opcodes): Define.
1092         * Makefile.in: Rebuild.
1093
1094 2003-05-13  Andreas Jaeger  <aj@suse.de>
1095
1096         * config.guess: Update to 2003-05-09 version.
1097         * config.sub: Update to 2003-05-09 version.
1098
1099 2003-05-13  Michael Eager <eager@mvista.com>
1100
1101         * configure.in: Correct sed script so that options in quotes are not
1102         deleted.
1103         * configure: Rebuild.
1104
1105 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
1106
1107         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
1108         and $$s/newlib/libc/sys/cygwin32 include paths.
1109         * configure: Ditto.
1110
1111 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
1112
1113         * MAINTAINERS: Update my email addresses.
1114
1115 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
1116
1117         * config-ml.in: Propagate INSTALL variables.
1118
1119 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1120
1121         * MAINTAINERS: Remove duplicate entries in Write After Approval.
1122
1123 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
1124
1125         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
1126         * Makefile.in: Regenerate.
1127
1128 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
1129
1130         * MAINTAINERS (GNATS only): Add Falk Hueffner.
1131
1132 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
1133
1134         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
1135
1136 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
1137
1138         * Makefile.tpl: Clean $(BUILD_SUBDIR).
1139         * Makefile.in: Regenerated.
1140
1141 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
1142
1143         * MAINTAINERS (Write After Approval): Upgrade myself from
1144         GNATS only to write-after-approval. Update my mail address.
1145
1146 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
1147
1148         (OS Port Maintainers: freebsd): Add myself.
1149
1150 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
1151
1152         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
1153
1154 2003-04-22  Kean Johnston  <jkj@sco.com>
1155
1156         * MAINTAINERS (SCO ports): Added myself.
1157
1158 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
1159
1160         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
1161
1162 2003-04-19  Kean Johnston  <jkj@sco.com>
1163
1164         * MAINTAINERS (Write After Approval): Add myself.
1165
1166 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1167
1168         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
1169         * Makefile.in: Regenerate.
1170
1171 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
1172
1173         * configure.in (powerpc64*-*-linux*): Remove.
1174         * configure: Rebuilt.
1175
1176 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
1177
1178         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
1179         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
1180         and restrap.
1181         * Makefile.in:  Regenerate.
1182
1183 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
1184
1185         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
1186         * configure: Regenerated.
1187
1188 2003-04-15  DJ Delorie  <dj@redhat.com>
1189
1190         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
1191
1192 2003-04-13  Nick Clifton  <nickc@redhat.com>
1193
1194         * config-ml.in: Remove support for --disable-aix removing
1195         call-aix multilibs.
1196
1197 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
1198
1199         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
1200         * */configure: Rebuilt.
1201
1202 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
1203
1204         * MAINTAINERS: Add my email address.
1205
1206 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
1207
1208         * MAINTAINERS (Write After Approval): Add myself.
1209
1210 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
1211
1212         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
1213         * Makefile.in: Regenerate.
1214
1215 2003-03-14  Michael Chastain  <mec@shout.net>
1216
1217         * Makefile.in: Regenerate with correct Makefile.def.
1218
1219 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
1220
1221         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
1222         Make macro.
1223         * Makefile.in: Regenerate.
1224         * configure.in: Clean up gxx_include_dir logic.
1225         * configure: Regenerate.
1226
1227 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
1228
1229         * MAINTAINERS (Write After Approval): Add myself.
1230
1231 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
1232
1233         * MAINTAINERS: Update my mail address.
1234
1235 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1236
1237         * configure.in (gxx_include_dir): Fix typo.
1238         * configure: Regenerated.
1239
1240 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
1241
1242         * Makefile.tpl: Reindent.
1243         * Makefile.in: Regenerate.
1244         * configure.in: Reindent.  Don't set unused variables.
1245         * configure: Regenerate.
1246
1247 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
1248
1249         * configure.in: Include $(build_tooldir)/sys-include in
1250         FLAGS_FOR_TARGET.
1251         * configure: Regenerated.
1252
1253 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
1254
1255         * Makefile.tpl: Always pass down RANLIB.
1256         * Makefile.in: Regenerate.
1257
1258         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
1259         * Makefile.in: Regenerate.
1260         * configure.in: Remove unused logic relating to --enable-shared
1261         and --enable-threads.  Remove bogus comments.  Remove redundant
1262         noconfigdirs.
1263         * configure: Regenerate.
1264
1265         * configure.in: Replace ${libstdcxx_version} by its value.
1266         Remove reference to mh-dgux.
1267         * configure: Regenerate.
1268
1269 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
1270
1271         * MAINTAINERS (Write After Approval): Add myself.
1272
1273 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
1274
1275         * Makefile.tpl: Rearrange.
1276         * Makefile.in: Regenerate.
1277
1278 2003-02-25  Uwe Stieber <uwe@wwws.de>
1279
1280         * configure.in: Add support for kaOS as cross build target system.
1281         * configure: Regenerated.
1282
1283 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
1284
1285         * MAINTAINERS (Write after approval): Add myself.
1286
1287 2003-02-21  James E Wilson  <wilson@tuliptree.org>
1288
1289         * MAINTAINERS: Update my email address.
1290
1291 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
1292
1293         * MAINTAINERS: Add self to blanket write privs. section.
1294
1295 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
1296
1297         * Makefile.tpl: Add definition of CPPFLAGS to pass into
1298         configure-target-* as some target builds may require additional
1299         flags for preprocessor tests.
1300         * Makefile.in: Regenerated.
1301
1302 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
1303
1304         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
1305         * ltconfig: Handle it.
1306         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
1307         auto-detecting it.
1308
1309         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
1310         it is used as argument to $CC.
1311         * ltcf-gcj.sh: Likewise.
1312
1313         * configure.in: Introduce --enable-maintainer-mode.
1314         * configure: Rebuilt.
1315         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
1316         for maintainer mode.
1317         * Makefile.in: Rebuilt.
1318
1319 2003-02-18  Jason Merrill  <jason@redhat.com>
1320
1321         * Makefile.tpl (check-c++): Allow parallelism.
1322
1323 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1324
1325         * MAINTAINERS: Remove John Carr (who never actually had access to
1326         gcc.gnu.org).
1327
1328 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
1329
1330         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
1331         don't configure target-libobjc.
1332         * configure: Regenerate.
1333
1334 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1335
1336         * Makefile.tpl (RANLIB): Define.
1337         * Makefile.in: Regenerate.
1338
1339 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
1340
1341         * MAINTAINERS: Update my email.
1342
1343 2003-02-06  Keith R Seitz  <keiths@redhat.com>
1344
1345         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
1346         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
1347         * Makefile.in: Regenerated.
1348         * configure.in: Remove all traces of snavigator, db, and grep.
1349         * configure: Regenerated.
1350
1351 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1352
1353         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
1354         After Approval.
1355
1356 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
1357
1358         * MAINTAINERS (Write after approval): Add myself.
1359
1360 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
1361
1362         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
1363         * Makefile.in: Regenerated.
1364
1365 2003-01-30  Roger Sayle  <roger@eyesopen.com>
1366
1367         * config.guess: Updated to 2003-01-30's version.
1368         * config.sub: Updated to 2003-01-28's version.
1369
1370 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
1371
1372         * config.if: If gcc_version is already set, just use it.  Don't set
1373         gcc_version_trigger if it's already set, otherwise set it to
1374         gcc/version.c, but only if the file exists.  If it is not set and
1375         gcc/version.c does not exist, try to extract the version number from
1376         $CC.
1377
1378 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
1379
1380         * MAINTAINERS: Add myself to write-after-approval list.
1381
1382 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
1383
1384         * configure.in:  Revert 24Jan change.
1385         * configure:  Regenerate.
1386
1387 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1388
1389         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
1390         entry of HJ Lu.
1391
1392 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
1393
1394         * configure.in: Revert previous change.
1395         * configure: Regenerate.
1396
1397 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
1398
1399         * configure.in: Make rda native-only.
1400         * configure: Regenerate.
1401
1402 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1403
1404         * MAINTAINERS: Move myself from GNATS-only-accounts to
1405         write-after-approval.
1406
1407 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
1408
1409         * configure.in: Add missing \.
1410         * configure: Rebuilt.
1411
1412 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
1413
1414         * configure.in (baseargs): Avoid using \| in sed regular
1415         expressions.
1416         * configure: Rebuilt.
1417
1418 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
1419
1420         * configure.in (baseargs): Remove all supported forms of
1421         --cache-file, --srcdir, --host, --build and --target options
1422         from argument lists.
1423         * configure: Rebuilt.
1424
1425 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
1426
1427         * MAINTAINERS: Add myself to write-after-approval list.
1428
1429 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
1430
1431         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
1432         * configure: Rebuilt.
1433
1434 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
1435
1436         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
1437         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
1438         * Makefile.in: Regenerate.
1439         * configure: Regenerate.
1440
1441 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
1442
1443         * configure.in: Remove Makefile in build, host and target modules
1444         unless configure was run with --no-recursion.
1445         * configure: Rebuilt.
1446
1447 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
1448
1449         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
1450         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
1451         * Makefile.in: Regenerate.
1452
1453 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
1454
1455         * config.guess: Update to 2003-01-03 version.
1456         * config.sub: Update to 2003-01-03 version.
1457
1458 2003-01-07  Christopher Faylor  <cgf@redhat.com>
1459
1460         * configure: Regenerate with proper autoconf 2.13.
1461
1462 2003-01-07  Christopher Faylor  <cgf@redhat.com>
1463
1464         * configure.in: Add AC_PREREQ for consistency.
1465         * configure: Regenerate.
1466
1467 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
1468
1469         * configure.in (GDB_TK): Add tcl directories conditional on
1470         gdb/gdbtk directory being present.
1471         * configure: Regenerate.
1472
1473 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
1474
1475         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
1476         by gcc if LD is not defined and we are not doing a Canadian Cross.
1477         * configure: Rebuilt.
1478
1479 2002-12-31  Tom Tromey  <tromey@redhat.com>
1480
1481         * Makefile.in: Rebuilt.
1482         * Makefile.def (target_modules) [libffi]: Allow installation.
1483
1484 2002-12-31  Andreas Schwab  <schwab@suse.de>
1485
1486         * configure.in: Fix use of $program_transform_name.
1487         * configure: Regenerated.
1488
1489 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
1490
1491         * configure.in (baseargs): Don't remove first configure argument.
1492         * configure: Regenerated.
1493
1494 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
1495
1496         * Makefile.tpl (local-distclean): Don't remove...
1497         (multilib.ts): ... this.  Moved into...
1498         (multilib.out): ... this.  Don't use sub-make.
1499         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
1500         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
1501         (configure-build-[+module+], configure-[+module+],
1502         configure-target-[+module+], configure-gcc): ... these.  Test
1503         for Makefile existence.  Drop config.status from dependencies.
1504         * Makefile.in: Rebuilt.
1505         * configure.in: Move gcc-version-trigger to the end of
1506         ac_configure_args.  Add comments to maybedep.tmp and
1507         serdep.tmp.  Introduce --disable-serial-configure.  Remove
1508         nonopt from baseargs, matching and removing corresponding
1509         whitespace while at it.
1510         * configure: Rebuilt.
1511
1512 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
1513
1514         * configure.in (host_configargs): Replace reference to
1515         no-longer-defined buildopts with --build=${build_alias}.
1516         * configure: Rebuilt.
1517
1518         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
1519         program_transform_name to standard idiom.
1520         (AUTOGEN, AUTOCONF): Define.
1521         (Makefile.in): Use $(AUTOGEN).
1522         (Makefile): Depend on config.status, and use autoconf-style rule to
1523         build it.  Move original commands to...
1524         (config.status): ... this new target.
1525         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
1526         $(AUTOCONF).
1527         * Makefile.in: Rebuilt.
1528
1529 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
1530
1531         * Makefile.tpl: Fix dramatic bustage due to change in
1532         program_transform_name.
1533         * Makefile.in: Regenerate.
1534
1535         * configure.in: Remove unnecessary PATH setting.
1536         * configure: Regnerate.
1537
1538         * configure.in: Don't default to unprefixed tools unless
1539         the native tools will work.
1540         * configure: Regenerate.
1541
1542         * configure.in: Convert to autoconf script.  Blow away lots
1543         of now-redundant Makefile fragments.
1544         * configure: Generate using Autoconf.
1545         * Makefile.tpl: Rewrite to reflect autoconfiscation.
1546         * Makefile.in: Regenerate.
1547
1548 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
1549
1550         * configure: Fix stupid bug where RANLIB was mistakenly included.
1551
1552         * configure.in: Rename (buildargs, hostargs, targargs) to
1553         (build_configargs, host_configargs, target_configargs).
1554
1555         * configure.in: Move logic out of sed statement.
1556
1557         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
1558         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
1559
1560 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
1561
1562         * config.sub: Import from master repository
1563         * config.guess: Ditto
1564
1565 2002-12-24  Andreas Schwab  <schwab@suse.de>
1566
1567         * Makefile.tpl (multilib.out): Fix missing space.
1568         * Makefile.in: Regenerate.
1569
1570 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
1571
1572         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
1573         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
1574         * Makefile.in: Regenerate.
1575         * configure.in: Remove unnecessary leftovers.
1576
1577 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
1578
1579         * configure.in (extra_ranlibflags_for_target): New variable.
1580         (*-*-darwin): Add -c to ranlib commands.
1581         * configure (tooldir): Handle extra_ranlibflags_for_target.
1582
1583 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
1584
1585         * Makefile.tpl: Revert HJL's change.
1586         * Makefile.in: Regenerated.
1587         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
1588         always.
1589
1590 2002-12-19  Andreas Schwab  <schwab@suse.de>
1591
1592         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
1593         * Makefile.in: Regenerate.
1594
1595 2002-12-18  H.J. Lu <hjl@gnu.org>
1596
1597         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
1598         * Makefile.in: Regenerated.
1599
1600         * configure.in (build_prefix): New. Substitute.
1601
1602 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
1603
1604         * Makefile.tpl: Don't let real targets depend on phony targets.
1605         * Makefile.in: Regenerate.
1606
1607         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
1608         * Makefile.in: Regenerate.
1609
1610 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
1611
1612         * config.sub: Import from master repository
1613         * config.guess: Ditto
1614
1615 2002-12-16  Jason Merrill  <jason@redhat.com>
1616
1617         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
1618         previous 'make bootstrap'.
1619         * Makefile.in: Regenerate.
1620
1621 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
1622
1623         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
1624
1625 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
1626
1627         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
1628         * Makefile.in: Regenerate.
1629
1630 2002-12-13  Jason Merrill  <jason@redhat.com>
1631
1632         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
1633         library tests.
1634         (check-c++): Just depend on it and check-target-libstdc++-v3.
1635         * Makefile.in: Regenerate.
1636
1637 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
1638
1639         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
1640         * Makefile.in: Rebuilt.
1641
1642 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
1643
1644         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
1645
1646 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
1647
1648         * configure: Fix bug put in by gremlins.
1649
1650         * Makefile.tpl: Substitute more autoconfily.
1651         * configure: Substitute more autoconfily.
1652         * Makefile.in: Regenerate.
1653
1654 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
1655
1656         * config.sub: Import from master repository
1657         * config.guess: Ditto
1658         * MAINTAINERS: Added Svein Seldal under write after approval
1659
1660 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
1661
1662         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
1663         * Makefile.in (all-sim): Ditto.
1664
1665 2002-12-06  DJ Delorie  <dj@redhat.com>
1666
1667         * Makefile.tpl: Change configure dependencies to not have real
1668         targets depend on phony targets.
1669
1670 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
1671
1672         * configure.in: Revert unintentional change.
1673
1674         * Makefile.tpl: Change dependency for */multilib.out so that
1675         it works when gcc isn't in the tree.
1676
1677         * configure.in: Substitute more.
1678         * configure: Run subconfigures from the Makefile.
1679         * Makefile.tpl: Run subconfigures from the Makefile; add a few
1680         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
1681
1682 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1683
1684         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
1685
1686 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
1687
1688         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
1689         and corresponding dependencies.
1690         * Makefile.in: Regenerate.
1691
1692         * configure.in (host_tools): Order binutils, gas and ld for
1693         convenience in running the testsuites.
1694
1695         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
1696         * Makefile.in: Regenerate.
1697         * configure.in: Introduce rules to serialize subconfigure runs.
1698
1699         * configure.in: Introduce BASE_CC_FOR_TARGET.
1700         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
1701         Realize configure-build-* targets.  Realize configure-target-* targets.
1702         * Makefile.in: Regenerate.
1703
1704 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
1705
1706         * configure: Move gcc_version_trigger stuff from here...
1707         * configure.in: ...to here.
1708
1709         * configure.in: Separate subconfigure options added by this file from
1710         options given by the user.  Add machinery to put args for host
1711         subconfigures into the Makefile.
1712
1713         * Makefile.tpl: Remove 'vault' targets.
1714         * Makefile.tpl: Reorder and comment dependencies.
1715         * Makefile.in: Regenerate.
1716
1717 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
1718         * configure.in: Fix my broken commit of previous patch. (sigh)
1719
1720 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
1721
1722         * configure.in: Move host-specific darwin noconfigdirs into
1723         the host-specific section.
1724
1725 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
1726
1727         * configure.in: Move host-specific darwin noconfigdirs into
1728         the host-specific section.
1729
1730 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
1731
1732         * configure: Remove skip-this-dir support.
1733         * Makefile.tpl: Remove skip-this-dir support.
1734
1735         * Makefile.tpl: Remove leftover support for non-autoconfiscated
1736         subdirectories.
1737         * Makefile.in: Regenerate.
1738
1739         * Makefile.tpl: Strip out useless setting of 'dir'.
1740         * Makefile.in: Regenerate.
1741
1742 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
1743
1744         * configure.in: Fix deeply stupid bug.
1745
1746         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
1747         shell code in CXX_FOR_TARGET
1748         * Makefile.def: Introduce raw_cxx.
1749         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
1750         RAW_CXX_FOR_TARGET.
1751         * Makefile.in: Regenerate.
1752
1753 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
1754
1755         * Makefile.tpl: Remove unnecessary ifs.
1756         * Makefile.in: Regenerate.
1757
1758         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
1759         dependencies.  Maybe-ize build-libiberty.  Create dummy install
1760         targets for 'no_install' modules.
1761         * configure: Move GDB_TK substitution to configure.in.  Move
1762         build_modules stuff to configure.in.
1763         * configure.in: Implement soft dependency machinery.  Maybe-ize
1764         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
1765         * Makefile.in: Regenerate.
1766
1767 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
1768
1769         * Makefile.tpl: Make all-target, install-target behave similarly
1770         to all, install (only hitting configured targets).  Eliminate
1771         unused macro defintions.
1772
1773         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
1774         build != host.
1775
1776         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
1777
1778         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
1779
1780         * configure.in: Produce lists of subdir targets we're actually
1781         configuring.  Remove references to "dosrel".
1782         * Makefile.tpl: Let configure set which subdir targets are hit.
1783         Remove install-cross; clean up install; remove ALL.  Remove
1784         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
1785         Autogenerate host module targets.  Remove empty dependency lines
1786         and redundant dependency; rearrange slightly.
1787         * Makefile.def: Add host-side libtermcap, utils.
1788
1789         * Makefile.in: Regenerate.
1790
1791 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1792
1793         * ltconfig (osf[345]): Append $major to soname_spec.
1794         Reflect this in library_names_spec.
1795         * ltmain.sh (osf): Prefix $major with . for use as extension.
1796
1797 2002-11-19  Andreas Jaeger  <aj@suse.de>
1798
1799         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
1800         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
1801         and sparc64 GNU/Linux systems.
1802
1803 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
1804
1805         * MAINTAINERS: Update email.
1806
1807 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1808
1809         * MAINTAINERS: Complete James Dennett's entry.
1810
1811 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
1812
1813         * MAINTAINERS (Write After Approval): Add myself.
1814
1815 2002-11-13  Bruce Korb  <bkorb@gnu.org>
1816
1817         * Makefile.tpl: syntactic cleanup
1818
1819 2002-11-13 Stuart Hastings <stuart@apple.com>
1820
1821         * MAINTAINERS: Add myself to write-after-approval list.
1822
1823 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
1824
1825         * Makefile.def: Add list of recursive targets to autogenerate.
1826         Add build_modules.
1827         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
1828         targets.  Autogenerate *-build-* targets.
1829         * Makefile.in: Regenerate.
1830
1831 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
1832
1833         * configure: More autoconf-style substitutions.
1834         * Makefile.tpl: More autoconf-style substitutions.
1835         * Makefile.in: Regenerate.
1836
1837 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
1838
1839         * configure: Substitute more variables in a more autoconf-friendly
1840         way.  Simplify slightly.
1841         * Makefile.tpl: Make more variables substitutable in an
1842         autoconf-friendly way.
1843         * Makefile.in: Regenerate.
1844
1845 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
1846
1847         * MAINTAINERS (Write After Approval): Add myself.
1848
1849 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
1850
1851         * configure.in (v810*): Remove special setting of tools.
1852
1853         * configure: Add support for extra required flags for ar or nm.
1854         * configure.in (aix4.3+): Use above support for target-specific
1855         issues, rather than using config/mt-aix43.
1856
1857 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
1858
1859         * configure: Remove 'removing', which doesn't work.  Replace $subdir
1860         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
1861         with $srcdir.  Reformat indentation.  Substitute some variables
1862         formerly hard-coded in the Makefile for build=host.
1863         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
1864         * Makefile.def: Autogenerate more.
1865         * Makefile.in: Regenerate.
1866
1867 2002-11-04  Adam Nemet  <anemet@lnxw.com>
1868
1869         * MAINTAINERS (Write After Approval): Add myself.
1870
1871 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
1872
1873         * Makefile.def (host_modules): Add rda.
1874         * Makefile.in: Regenerate.
1875         * configure.in (target_tool): Add target-rda to list.
1876
1877 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1878
1879         * MAINTAINERS: Remove "co-maintainer" note for web pages.
1880
1881 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
1882
1883         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
1884         and restrap targets to this rule.
1885         * Makefile.in:  Regenerate.
1886
1887 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1888
1889         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
1890         GNATS only accounts.
1891
1892 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
1893
1894         * configure.in (i[3456]86-*-linux*): Add check to disable
1895         ${libgcj} for glibc1.
1896
1897 2002-10-24  Denis Chertykov  <denisc@overta.ru>
1898
1899         * MAINTAINERS: Add myself as ip2k port maintainer.
1900
1901 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
1902
1903         * configure.in: Add tic4x target.
1904
1905 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
1906
1907         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
1908         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
1909         * Makefile.in: Regenerate.
1910
1911         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
1912         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
1913         * Makefile.in: Regenerate.
1914
1915 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
1916
1917         * MAINTAINERS: Add myself as web pages co-maintainer.
1918
1919 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
1920
1921         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
1922         * Makefile.in: Regenerate.
1923
1924 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
1925
1926         * MAINTAINERS: Add myself and Nathan Sidwell
1927         <nathan@codesourcery.com> as VxWorks maintainers.
1928
1929 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
1930
1931         * Makefile.def: Remove order dependency comments.
1932         * Makefile.tpl: Add explicit install-install dependencies.
1933         * Makefile.in: Regenerate.
1934
1935         * Makefile.tpl: Remove material now in src-release.  (Finally!)
1936         * Makefile.in: Regenerate.
1937
1938         * Makefile.tpl: Add configure-target (for src-release in src)
1939         * Makefile.in: Regenerate.
1940
1941 2002-09-30  Nick Clifton  <nickc@redhat.com>
1942
1943         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
1944
1945 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
1946
1947         * configure.in (s390*-*-linux*): Enable libgcj.
1948
1949 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
1950
1951         * configure: Revert accidentally applied changes.
1952
1953         * Makefile.tpl: Make more autoconf-friendly.
1954         * Makefile.in: Regenerate.
1955         * configure: Make substitution more autoconf-like.
1956
1957 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
1958
1959         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
1960         single entry to handle all these.
1961         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
1962         libjava on arm-*-elf.
1963
1964 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
1965
1966         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
1967         things that depend on them.
1968
1969 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
1970
1971         * Makefile.tpl: Make subsituted variables more autoconfy.
1972         * Makefile.in: Regenerate.
1973         * configure: Make seds more autoconfy.
1974
1975 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
1976
1977         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
1978         * Makefile.in: Regenerate.
1979         * configure.in: Rewrite sed statements to look autoconfy.
1980
1981         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
1982         all-target-foo on configure-target-foo.
1983         * Makefile.def: Ditto.
1984         * Makefile.in: Rebuild.
1985
1986 2002-09-25  Andrew Haley  <aph@redhat.com>
1987
1988         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
1989
1990 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
1991
1992         * Makefile.def: New file.
1993         * Makefile.tpl: New file.
1994         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
1995         * contrib/gcc_update: Note that Makefile.in is a generated file.
1996
1997         * configure.in: Minor rearrangement.  Simplify tests.
1998
1999 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
2000
2001         * configure.in (with_headers): Skip copy if value is "yes".
2002         (with_libs): Likewise.
2003
2004 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
2005
2006         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
2007         * configure.in (sh*-*-pe*): Ditto.
2008         * configure.in (mips*-*-pe*): Ditto.
2009         * configure.in (*arm-wince-pe): Ditto.
2010
2011         * configure.in: Rearrange.
2012
2013 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
2014
2015         * MAINTAINERS: Update my email address.
2016
2017 2002-08-30  Paul Koning  <pkoning@equallogic.com>
2018
2019         * MAINTAINERS: (Write After Approval): Add myself.
2020
2021 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
2022
2023         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
2024
2025 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
2026
2027         * MAINTAINERS: Change my mailing address.
2028
2029 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
2030
2031         * MAINTAINERS (Write After Approval): Remove myself.
2032         (Various Maintainers: c++ runtime libs): Add myself.
2033
2034 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
2035
2036         * MAINTAINERS (Write After Approval): Remove myself.
2037         (Various Maintainers: c++ runtime libs): Add myself.
2038
2039 2002-08-15  Eric Christopher  <echristo@redhat.com>
2040
2041         * config.sub: Import from master repository.
2042         * config.guess: Ditto.
2043
2044 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
2045
2046         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
2047         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
2048         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
2049
2050 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
2051
2052         * MAINTAINERS: Add self to rs6000 vector extensions.
2053
2054 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
2055
2056         * libiberty/configure: Reverted unintended yesterday's check in.
2057
2058 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
2059
2060         * boehm-gc/configure, libf2c/configure: Rebuilt.
2061         * libffi/configure, libiberty/configure: Ditto.
2062         * libjava/configure, libobjc/configure: Ditto.
2063         * libstdc++-v3/configure, zlib/configure: Ditto.
2064         Merged from binutils:
2065         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
2066         From Steve Ellcey <sje@cup.hp.com>:
2067         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
2068         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
2069         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
2070         IA64.
2071         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
2072         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
2073         soname_spec, sys_lib_search_path_spec): Ditto.
2074
2075 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
2076
2077         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
2078
2079 2002-08-04  H.J. Lu  (hjl@gnu.org)
2080
2081         * configure.in (mips*-*-linux*): Don't skip target-libffi.
2082
2083 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
2084
2085         * MAINTAINERS (Write After Approval): Add myself.
2086
2087 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
2088
2089         * configure.in: Move generic linux case to end.  Copy generic
2090         linux noconfigdirs to mips*-*-linux* entry and new
2091         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
2092
2093 2002-07-19  Michael Matz  <matz@suse.de>
2094
2095         * MAINTAINERS: Add myself as ra* maintainer.
2096
2097 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
2098
2099         * config.guess: Update to 2002-07-09 version.
2100         * config.sub: Update to 2002-07-03 version.
2101
2102 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
2103
2104         * MAINTAINERS: Fix typo in a maintainer email address.
2105
2106 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
2107
2108         * configure.in: Remove two redundant tests.
2109
2110 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2111
2112         * configure.in (mips*-*-irix6*o32): Enable stabs.
2113
2114 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
2115
2116         * configure.in: Don't build grez.
2117         * Makefile.in: Ditto.
2118
2119         * Makefile.in: Remove references to bsp, cygmon, libstub.
2120         * configure.in: Ditto.
2121
2122         * configure.in: Remove leftover reference to gdbtest.
2123
2124 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
2125
2126         * configure.in (gxx_include_dir):  Change to match versioned
2127         C++ headers if --enable-version-specific-runtime-libs is used.
2128
2129 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
2130
2131         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
2132
2133 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2134
2135         * configure.in: Make --without-x work.
2136
2137 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
2138
2139         * configure.in: Rearrange target Makefile fragment collection.
2140
2141         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
2142         cvs[src].
2143         * configure.in: Ditto.
2144
2145 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
2146
2147         * MAINTAINERS (Write After Approval): Update my e-mail address.
2148
2149 2002-06-24  Ben Elliston  <bje@redhat.com>
2150
2151         * configure.in (host_tools): Remove cgen.
2152
2153         * Makefile.in (all-cgen): Remove; runs from its source directory.
2154         (check-cgen, install-cgen, clean-cgen): Likewise.
2155         (all-opcodes): Do not depend on all-cgen.
2156         (all-sim): Likewise.
2157
2158 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
2159
2160         * Makefile.in: Eliminate 'apache' targets.
2161         * configure.in: Eliminate 'apache' targets.
2162
2163         * configure.in: Eliminate redundant tests.  Reorganize.
2164
2165         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
2166
2167         * config-ml.in: Eliminate references to Cygnus configure.
2168
2169         * Makefile.in: Eliminate references to building emacs.
2170
2171 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
2172
2173         * MAINTAINERS: Update my email address.
2174
2175 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
2176
2177         * config.if (libstdcxx_incdir): Version C++ headers.
2178         (cxx_incdir): Remove.
2179
2180 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
2181
2182         * MAINTAINERS (Write After Approval): Add self.
2183
2184 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
2185
2186         * configure.in: Add support for ip2k.
2187
2188 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
2189
2190         * configure.in: Fix AIX configury bug.
2191
2192 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
2193
2194         * MAINTAINERS (Write After Approval): Add self.
2195
2196 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
2197
2198         * configure.in: replace ${topsrcdir} with ${srcdir}
2199
2200         * configure.in: Move definition of libstdcxx_flags
2201         right above usage, rather than waaay earlier.
2202
2203         * configure.in: Pull definition of is_cross_compiler earlier.
2204
2205         * configure.in: Rearrange a little.
2206
2207         * configure.in: Remove references to librx.
2208         * Makefile.in: Remove references to librx.
2209
2210 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
2211
2212         * config.sub: Add support for avr target.
2213         Import from master sources, rev 1.255
2214
2215 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
2216
2217         * configure, .cvsignore:  Revert previous change...
2218         * Makefile:  ...delete.
2219
2220 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
2221
2222         * configure.in: Eliminate ${gasdir} variable.
2223
2224 2002-06-18  Dave Brolley  <brolley@redhat.com>
2225
2226         * configure.in: Add support for frv.
2227         * config.sub: Add support for frv.
2228
2229 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
2230
2231         * configure:  Remove garbage from previous commit.
2232
2233 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
2234
2235         * configure:  For in-source builds, make a subdir and re-exec there.
2236         * Makefile:  New file.  Pass targets through to build directory.
2237         * .cvsignore:  No longer ignore "Makefile".
2238
2239 2002-06-16  Douglas Rupp  <rupp@gnat.com>
2240
2241         * MAINTAINERS (Write After Approval): Add self.
2242
2243 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2244
2245         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
2246
2247 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
2248
2249         * configure.in (vax-*-netbsd*): Re-enable gas.
2250
2251 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
2252
2253         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
2254         BUILD_PREFIX_1, to correct nomenclature.
2255         * configure: Likewise.
2256
2257         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
2258         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
2259
2260 2002-05-31  Olaf Hering  <olh@suse.de>
2261
2262         * config-ml.in: Propogate DESTDIR also.
2263
2264 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
2265
2266         * configure.in (vax-*-netbsd*): Don't build gas for this
2267         platform.
2268
2269 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
2270
2271         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2272         and libgcj for AVR.
2273
2274 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
2275
2276         * MAINTAINERS (Write After Approval): Add myself.
2277
2278 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
2279
2280         * config.guess: Update to 2002-05-22 version.
2281         * config.sub: Likewise.
2282
2283 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2284
2285         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
2286         * config-ml.in: Likewise.
2287         * configure: Likewise.
2288         * configure.in: Likewise.
2289
2290 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
2291
2292         * MAINTAINERS: Update my email address.
2293
2294 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
2295
2296         * configure.in: Simplify makefile fragment collection.
2297
2298         * configure.in: Remove code to build emacs.
2299
2300         * configure.in : Remove --srcdir argument from targargs and buildargs
2301         (it's always overridden in the Makefile anyway).  Rearrange a bit.
2302
2303         * configure: Move some logic to configure.in.
2304         * configure.in: Move some logic from configure.
2305
2306 2002-05-11  Tom Tromey  <tromey@redhat.com>
2307
2308         * MAINTAINERS: Reflect libgcj reality.
2309
2310 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
2311
2312         * Makefile.in: Honour DESTDIR.
2313
2314 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
2315
2316         * config.guess: Import 2002-03-20 version.
2317         * config.sub: Import 2002-04-26 version.
2318
2319 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2320
2321         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
2322
2323 2002-05-07  Tim Josling  <tej@melbpc.org.au>
2324
2325         * MAINTAINERS: Add self.
2326
2327 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
2328
2329         * ltmain.sh: Detect and handle object name conflicts
2330         while piecewise linking a static library.
2331
2332 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
2333
2334         * configure.in (noconfigdirs): Don't disable libgcj on
2335         sparc64-*-solaris* and sparcv9-*-solaris*.
2336
2337 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
2338
2339         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
2340
2341 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
2342
2343         * configure.in (FLAGS_FOR_TARGET): Do not add
2344         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
2345         on i[3456]86-*-linux*.
2346
2347 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
2348
2349         * configure.in (noconfigdirs): Replace [ ] with test.
2350
2351         * configure.in (noconfigdirs): Do not add target-newlib if
2352         target == i[3456]86-*-linux*, and host == target.
2353
2354 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
2355
2356         * configure.in: delete reference to absent file
2357
2358         * configure.in: replace '[' with 'test'
2359
2360         * configure.in: Eliminate references to gash.
2361         * Makefile.in: Eliminate references to gash.
2362
2363         * configure.in: remove useless references to 'pic' makefile fragments.
2364
2365         * configure.in: (*-*-windows*) Finish removing.
2366
2367         * configure.in: Eliminate redundant test for libgui.
2368
2369 2002-04-29  Roger Sayle  <roger@eyesopen.com>
2370
2371         * MAINTAINERS: Add self and realphabetize.  Update entries
2372         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
2373         entry for a29k port maintainer.
2374
2375 2002-04-26      Joel Sherrill <joel@OARcorp.com>
2376
2377         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
2378         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
2379
2380 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
2381
2382         * configure.in: remove references to dead files
2383
2384 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
2385
2386         * MAINTAINERS: Add information about purpose of this file.
2387
2388 2002-04-18  Tom Tromey  <tromey@redhat.com>
2389
2390         * configure.in: Disallow configuring libgcj when it is already
2391         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
2392         Solaris 2.8 by default.  For PR libgcj/6158.
2393
2394 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
2395
2396         * configure.in:  Move default CC setting out of config/mh-* fragments
2397         directly into here.
2398
2399 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
2400
2401         * configure.in: don't even try to configure or make a subdirectory
2402         if there's no configure script for it.
2403
2404 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
2405
2406         * MAINTAINERS: Remove chill maintainers.
2407         * Makefile.in (CHILLFLAGS): Remove.
2408         (CHILL_LIB): Remove.
2409         (TARGET_CONFIGDIRS): Remove libchill.
2410         (CHILL_FOR_TARGET): Remove.
2411         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
2412         CHILL_LIB.
2413         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
2414         (CHECK_TARGET_MODULES): Likewise.
2415         (INSTALL_TARGET_MODULES): Likewise.
2416         (CLEAN_TARGET_MODULES): Likewise.
2417         (configure-target-libchill): Remove.
2418         (all-target-libchill): Remove.
2419         * configure.in (target_libs): Remove target-libchill.
2420         Do not compute CHILL_FOR_TARGET.
2421         * libchill: Remove directory.
2422
2423 2002-04-11  DJ Delorie  <dj@redhat.com>
2424
2425         * Makefile.in, configure.in: Sync with binutils, entries
2426         follow...
2427
2428 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
2429
2430         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
2431         (do-tar, do-bz2): New rules.
2432         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
2433         (gdb-tar): New rule.
2434         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
2435         (insight_dejagnu.tar): New rule.
2436         (insight.tar): New rule.
2437         (gdb+dejagnu.tar): New rule.
2438         (gdb.tar): New rule.
2439
2440 2002-02-01  Mo DeJong  <supermo@bayarea.net>
2441
2442         * Makefile.in: Add all-tix to deps for all-snavigator
2443         so that tix is built when building snavigator.
2444
2445 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
2446
2447         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
2448         ld and gdb are not supported.
2449
2450 2002-01-07  Mark Salter  <msalter@redhat.com>
2451
2452         * configure.in: Remove target-bsp and target-cygmon from arm builds.
2453         Allow target-libgloss to be built for arm, strongarm, and xscale.
2454
2455 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
2456
2457         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
2458         options for i[3456]86-pc-linux* native builds.
2459
2460 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
2461
2462         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
2463         files from .po files for a distribution.
2464
2465 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
2466
2467         * configure.in: Enable libstdc++-v3 for h8300 targets.
2468
2469 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
2470
2471         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
2472         version from bfd/.
2473
2474 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
2475
2476         * Makefile.in (VER): When present, extract the version number from
2477         the file version.in.
2478
2479 2001-05-24  Tom Rix <trix@redhat.com>
2480
2481         * configure.in : enable ld for aix
2482
2483 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2484
2485         * config.guess: Add linux target for S/390.
2486
2487 2000-11-07  Philip Blundell  <pb@futuretv.com>
2488
2489         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
2490
2491 2000-11-03  Philip Blundell  <pb@futuretv.com>
2492
2493         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
2494         files.
2495
2496 2001-01-15  Ben Elliston  <bje@redhat.com>
2497
2498         * configure.in (host_tools): Add sid.
2499         Always configure cgen.
2500
2501 2000-11-24  Nick Clifton  <nickc@redhat.com>
2502
2503         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
2504
2505
2506 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
2507
2508         * Makefile.in (ALL_MODULES): Add all-cgen.
2509         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
2510         (all-cgen): New target.
2511         (all-opcodes,all-sim): Depend on all-cgen.
2512         * configure.in (host_tools): Add cgen.
2513         Only configure cgen if --enable-cgen-maint.
2514
2515 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
2516
2517         * configure.in: Add *-*-freebsd* configurations.
2518
2519 2002-04-08  Tom Tromey  <tromey@redhat.com>
2520
2521         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
2522         Fixes PR libgcj/6068.
2523
2524 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
2525
2526         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
2527
2528 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2529
2530         * configure.in (alpha*-dec-osf*): Enable libgcj.
2531
2532 2003-03-27  Matthew Gingell <gingell@gnat.com>
2533
2534         * MAINTAINERS (Write After Approval): Add myself.
2535
2536 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
2537
2538         Fix for: PR bootstrap/3591, target/5676
2539         * configure.in (mcore-pe): Disable the configuration of
2540         libstdc++-v3 since exceptions are not supported.
2541
2542 2002-03-20  Anthony Green  <green@redhat.com>
2543
2544         * configure.in: Enable libgcj for xscale-elf target.
2545
2546 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
2547
2548         * MAINTAINERS:  Update my email address.
2549
2550 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
2551
2552         * ltmain.sh (relink_command): Fix typo in previous change.
2553
2554 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
2555
2556         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
2557         (relink_command): Added --tag flags.
2558         (mode=install): If relinking fails; error out.
2559
2560 2002-03-12  Richard Henderson  <rth@redhat.com>
2561
2562         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
2563         .NOTPARALLEL tag.
2564         (do-check): Rename from check.
2565         (check): Allow parallel check.
2566
2567 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
2568
2569         * MAINTAINERS: Add myself as maintainer for xtensa port.
2570         Fix alphabetical order in CPU port maintainer list.
2571         Remove myself from Write After Approval list.
2572
2573 2002-03-11  Richard Henderson  <rth@redhat.com>
2574
2575         * Makefile.in (.NOTPARALLEL): Add fake tag.
2576
2577 2002-03-07  H.J. Lu  (hjl@gnu.org)
2578
2579         * configure.in: Enable gprof for mips*-*-linux*.
2580
2581 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
2582
2583         * MAINTAINERS (Write After Approval): Add myself.
2584
2585 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
2586
2587         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
2588         libjava.
2589         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
2590
2591 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
2592
2593         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
2594         because its Makefile is there; test for the executable instead.
2595
2596 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
2597
2598         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
2599         libstdc++-v3 and libjava.
2600
2601 2002-02-11  Adam Megacz <adam@xwt.org>
2602
2603         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
2604         boehm-gc
2605
2606 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
2607
2608         * config.guess: Updated to 2002-01-30's version.
2609         * config.sub: Updated to 2002-02-01's version.
2610         Contribute sh64-elf.
2611         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
2612         * configure.in: Added sh64-*-*.
2613
2614 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
2615
2616         * MAINTAINERS: Belatedly add myself to write after approval list.
2617
2618 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
2619
2620         * MAINTAINERS: Put self in as maintainer for x86-64 port.
2621         Remove self as Write After Approval.
2622
2623 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
2624
2625         * MAINTAINERS: Put self in as maintainer for contrib/regression
2626         directory.
2627
2628 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
2629
2630         * MAINTAINERS:  Update my email address.
2631
2632 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
2633
2634         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
2635         target-libiberty, and target-libgloss.  Skip Java-related
2636         libraries if not supported for NetBSD on target CPU.
2637
2638 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
2639
2640         * install-sh: Use _inst.$$_ for temp file name.
2641
2642 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
2643
2644         * MAINTAINERS (Write After Approval): Move my contact info
2645         from here...
2646         (OS Port Maintainers): ...to here (netbsd).
2647
2648 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
2649
2650         * MAINTAINERS (Write After Approval): Add myself.
2651
2652 2002-01-17  H.J. Lu <hjl@gnu.org>
2653
2654         * Makefile.in (all-fastjar): Also depend on all-libiberty.
2655         (all-target-fastjar): Also depend on all-target-libiberty.
2656
2657 2002-01-16  H.J. Lu  (hjl@gnu.org)
2658
2659         * config.guess: Import from master sources, rev 1.225.
2660         * config.sub: Import from master sources, rev 1.238.
2661
2662 2002-01-16  Kazu Hirata  <kazu@hxi.com>
2663
2664         * MAINTAINERS (Write After Approval): Remove myself.
2665
2666 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
2667
2668         * MAINTAINERS (Write After Approval): Add myself.
2669
2670 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2671
2672         * MAINTAINERS: Add self as docs co-maintainer.
2673
2674 2001-12-11  Matthias Klose  <doko@debian.org>
2675
2676         * MAINTAINERS (Write After Approval): Add myself.
2677
2678 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
2679
2680         * MAINTAINERS: Update my email address.
2681
2682 2001-12-07  Turly O'Connor  <turly@apple.com>
2683         * MAINTAINERS (Write After Approval): Add myself.
2684         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
2685         (rs6000_initialize_trampoline): Call __trampoline_setup for
2686         ABI_DARWIN too.
2687         * darwin-tramp.asm: New file, implements __trampoline_setup.
2688         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
2689
2690 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
2691
2692         * MAINTAINERS (Write After Approval): Add myself.
2693
2694 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
2695
2696         * configure, configure.in: Use temp file for long sed commands.
2697
2698 2001-12-03  Laurent Guerby  <guerby@acm.org>
2699
2700         * config.sub: Update to version 1.232 on subversion.
2701
2702 2001-12-03  Ben Elliston  <bje@redhat.com>
2703
2704         * MAINTAINERS: Update mail address for config.* patches.
2705
2706 2001-11-27  DJ Delorie <dj@redhat.com>
2707             Zack Weinberg  <zack@codesourcery.com>
2708
2709         When build != host, create libiberty for the build machine.
2710
2711         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
2712         CONFIG_ARGUMENTS.
2713         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
2714         New variables.
2715         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
2716         and rules.
2717         (all.normal): Depend on ALL_BUILD_MODULES.
2718         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
2719         (all-build-libiberty): Depend on configure-build-libiberty.
2720
2721         * configure: Calculate and substitute proper value for
2722         ALL_BUILD_MODULES.
2723         * configure.in: Create the build subdirectory.
2724         Calculate and substitute TARGET_CONFIGARGS (formerly
2725         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
2726
2727 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
2728
2729         * MAINTAINERS (write-after-approval): Add self.
2730
2731 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
2732
2733         * MAINTAINERS (GNATS only accounts): Remove self.
2734
2735 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
2736
2737         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
2738         libf2c.
2739
2740 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
2741
2742         * MAINTAINERS (Write After Approval): Add self.
2743
2744 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
2745
2746         * MAINTAINERS: mips and s390 are also CPU ports.
2747
2748 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
2749
2750         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
2751
2752 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
2753
2754         * MAINTAINERS: Alphabetize.
2755
2756 2001-11-09  Kazu Hirata  <kazu@hxi.com>
2757
2758         * MAINTAINERS (Various maintainers: h8 port): Add myself.
2759
2760 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2761
2762         * MAINTAINERS (Various maintainers: hppa port): Added myself.
2763
2764 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
2765
2766         * configure.in (--enable-languages): Be more permissive about
2767         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
2768
2769 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
2770
2771         * config.sub: Import from master sources, rev. 1.230.
2772         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
2773
2774 2001-11-07  Laurent Guerby  <guerby@acm.org>
2775
2776         * MAINTAINERS (Write After Approval): Add self.
2777
2778 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
2779
2780         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
2781
2782 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
2783
2784         * config.sub: Import from master sources, rev 1.226.
2785         * config.guess: Import from master sources, rev 1.216.
2786
2787 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
2788
2789         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
2790         * MAINTAINERS: Add self as maintainer of MMIX port.
2791         Remove old after-approval entry.
2792
2793 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
2794
2795         * ChangeLog, configure: Fix spelling errors.
2796
2797 2001-10-20  Brendan Kehoe  <brendan@zen.org>
2798
2799         * MAINTAINERS: Tweak my address.
2800
2801 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
2802
2803         * MAINTAINERS: Update my email address.
2804
2805 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
2806
2807         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
2808         * MAINTAINERS: Add self as maintainer of CRIS port.
2809
2810 2001-10-10  Geert Bosch  <bosch@gnat.com>
2811
2812         * MAINTAINERS (Various maintainers: Ada front end):
2813         Added Robert Dewar.
2814
2815 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
2816
2817         * MAINTAINERS (Write After Approval): Added self
2818
2819 2001-10-02  Geert Bosch  <bosch@gnat.com>
2820
2821         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
2822
2823 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2824
2825         * configure: Handle temporary files securely using mkdir.
2826
2827 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
2828
2829         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
2830
2831 2001-09-26  Will Cohen <wcohen@redhat.com>
2832
2833         * configure.in (*-*-linux*): Disable configuration of target-newlib
2834         and target-libgloss.
2835
2836 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
2837
2838         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
2839         RANLIB.
2840
2841 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
2842
2843         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
2844         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
2845         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
2846         avoid quotes nesting problems.
2847         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
2848         (DO_X): Export only variables that are set.
2849
2850 2001-09-19  Ben Elliston  <bje@redhat.com>
2851
2852         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
2853         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
2854         semantics.  Use the shell built-in "type" command instead.
2855
2856 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
2857
2858         Merged from gcc-3_0-branch:
2859         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
2860         * ltcf-c.sh: Use $objext, not $ac_objext.
2861         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
2862         * ltcf-cxx.sh: Add support for GNU.
2863         2001-07-22  Timothy Wall  <twall@redhat.com>
2864         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
2865         default settings if using GNU tools with that configuration.
2866         * ltcf-cxx.sh: Ditto.
2867         * ltcf-gcj.sh: Ditto.
2868         2001-07-21  Michael Chastain  <chastain@redhat.com>
2869         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
2870         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
2871         * ltmain.sh: Mark as gcc-local.
2872
2873 2001-08-30  Eric Christopher  <echristo@redhat.com>
2874             Jason Eckhardt  <jle@redhat.com>
2875
2876         * config.guess: Merge from master sources.
2877         * config.sub: Merge from master sources, add support for mipsisa32.
2878
2879 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
2880         * config.sub: Merge from master sources, rev 1.219.
2881         * MAINTAINERS: Add self as contact for stormy16 port.
2882
2883 2001-08-14  Zack Weinberg  <zackw@panix.com>
2884
2885         * config.sub: Merge from master sources, rev 1.218.
2886         * config.guess: Merge from master sources, rev 1.209.
2887
2888 2001-08-11  Graham Stott  <grahams@redhat.com>
2889
2890         * Makefile.in (check-c++): Add missing semicolon.
2891
2892 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
2893
2894         * MAINTAINERS (Various maitainers: predict.def): Added myself.
2895
2896 2001-07-30  Eric Christopher  <echristo@redhat.com>
2897
2898         * MAINTAINERS (Various maintainers: mips port): Added myself.
2899
2900 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
2901
2902         * configure.in (sh-*-linux*): New.
2903
2904 2001-07-27  Richard Henderson  <rth@redhat.com>
2905
2906         * .cvsignore: Add LAST_UPDATED.
2907
2908 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
2909
2910         * MAINTAINERS (Various maintainers: s390 port): Added myself.
2911
2912 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
2913
2914         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
2915
2916 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
2917
2918         * MAINTAINERS (Write After Approval): Added myself.
2919
2920 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2921
2922         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
2923         and libgcj on m68hc11/m68hc12.
2924
2925 2001-06-27  H.J. Lu  (hjl@gnu.org)
2926
2927         * Makefile (CFLAGS_FOR_BUILD): New.
2928         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
2929
2930 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2931
2932         * README: Remove version number.
2933
2934 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2935
2936         * INSTALL/README: Update wrt. to the installation instructions now
2937         residing in gcc/doc/install.texi.
2938
2939 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2940
2941         * README: Replace with a cut-down and updated version of gcc/README.
2942
2943 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
2944
2945         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
2946         multilibs to be disabled.
2947
2948 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
2949
2950         * MAINTAINERS (Write After Approval): Add myself.
2951
2952 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
2953
2954         * config.guess: Import CVS version 1.195.
2955         * config.sub: Import CVS version 1.212.
2956
2957 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
2958
2959         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
2960         gcc/xgcc is built, use -print-prog-name to find out the program
2961         name to use.
2962
2963 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
2964
2965         * config.guess:  Import CVS version 1.194.  All gcc-local changes
2966         appear to also be in the master copy.
2967         * config.sub:  Import CVS version 1.211.
2968
2969 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
2970
2971         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
2972         with_gcc]: Use `gcc -shared' to build a shared library.
2973
2974 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2975
2976         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
2977         archives.
2978
2979 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2980
2981         * MAINTAINERS (Write After Approval): Add myself.
2982
2983 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
2984
2985         * configure.in (libstdcxx_flags): Do not try to execute
2986         libstdc++-v3/testsuite_flags until it exists.
2987
2988 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
2989
2990         * MAINTAINERS: Update my email address.
2991
2992 2001-05-31  Graham Stott  <grahams@redhat.com>
2993
2994         * MAINTAINERS (Write After Approval): Add myself.
2995
2996 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
2997
2998         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
2999         libraries when using g++ with native linker.
3000
3001 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
3002
3003         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
3004
3005 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
3006
3007         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
3008         [aix4*|aix5*]: Prepend blank.
3009
3010 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
3011
3012         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3013         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
3014         of subdir/configure scripts to use the new libtool.m4.
3015
3016 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
3017
3018         * MAINTAINERS (Write After Approval): Add myself.
3019
3020 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
3021
3022         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
3023
3024 2001-05-11  Ben Elliston  <bje@redhat.com>
3025
3026         * Makefile.in (all-sid): New target.
3027         (check-sid, clean-sid, install-sid): Likewise.
3028
3029 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
3030
3031         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
3032
3033 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
3034
3035         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
3036         libgcj.
3037
3038 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
3039
3040         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
3041         gcc/xgcc is built, use -print-prog-name to find out the program
3042         name to use.
3043
3044 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
3045
3046         * configure.in (noconfigdirs): Don't reset it from scratch in the
3047         target case; only append to it.
3048
3049         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
3050         sparc-*-solaris2.8]: Disable ${libgcj}.
3051
3052 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
3053
3054         * configure.in (libgcj_saved): Copy from $libgcj.
3055         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
3056         --disable-libgcj.
3057
3058 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
3059
3060         * MAINTAINERS: Remove self as MIPS maintainer and
3061         C front end maintainer.
3062
3063 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
3064
3065         * configure.in: Move *-chorusos target case to the proper switch.
3066         Disable libgcj.
3067
3068 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
3069
3070         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
3071         1.641.2.228.
3072
3073 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3074
3075         * Makefile.in (STAGE1_CFLAGS): Pass down.
3076
3077 2001-04-13  Alan Modra  <amodra@one.net.au>
3078
3079         * config.guess: Add hppa64-linux support.  Note for next import that
3080         this is already in the master file.
3081         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
3082
3083 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
3084
3085         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3086         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
3087
3088 2001-04-11  Stan Shebs  <shebs@apple.com>
3089
3090         * MAINTAINERS: Add self as Darwin port maintainer.
3091
3092 2001-04-11  Alan Modra  <amodra@one.net.au>
3093
3094         * MAINTAINERS: Update my email address.
3095
3096 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
3097
3098         * ltcf-cxx.sh: Support creation of C++ shared libraries on
3099         recent versions of FreeBSD (release 3 or later).
3100         * ltconfig: On FreeBSD, -lc must not be provided when building
3101         a shared library or else the standard -pthread gcc option is
3102         rendered worthless to later users of the built library.
3103
3104 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
3105
3106         * MAINTAINERS: Add self and RTH as C front end maintainers.
3107
3108 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
3109
3110         * config.sub: Make sure to match an already-canonicalized
3111         machine name (eg. mn10300-unknown-elf).
3112
3113 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
3114
3115         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
3116         New macros.
3117         (bootstrap, cross): Use RECURSE_FLAGS.
3118         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
3119
3120 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
3121
3122         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
3123
3124 2001-03-22  Colin Howell  <chowell@redhat.com>
3125
3126         * Makefile.in (DO_X): Do not backslash single-quotes in
3127         backquotes (two places).
3128
3129 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
3130
3131         Re-installed:
3132         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
3133         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
3134         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
3135         * ltcf-cxx.sh: Likewise.
3136         * ltcf-gcj.sh: Likewise.
3137
3138 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3139
3140         * MAINTAINERS: Add myself as "documentation co-maintainer".
3141
3142 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
3143
3144         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3145         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
3146
3147 2001-03-19  Tom Tromey  <tromey@redhat.com>
3148
3149         * config-ml.in: Handle GCJ and GCJFLAGS.
3150
3151 2001-03-21  Michael Chastain  <chastain@redhat.com>
3152
3153         * Makefile.in: all-m4 depends on all-texinfo.
3154
3155 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
3156
3157         * MAINTAINERS: Add myself to write after approval list.
3158
3159 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
3160
3161         * Makefile.in (DO_X): Quote nested quotes.
3162
3163 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
3164
3165         * MAINTAINERS: Add myself to write after approval list.
3166
3167 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
3168
3169         * Makefile.in (DO_X): Use double quotes for quoting
3170         "RANLIB=$${RANLIB}".
3171
3172 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
3173
3174         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
3175
3176 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
3177
3178         * configure.in: Only use `lang_requires' for languages athat are
3179         actually enabled.
3180
3181 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
3182
3183         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
3184
3185 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
3186
3187         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
3188
3189 2001-03-07  Tom Tromey  <tromey@redhat.com>
3190
3191         * configure.in: Allow config-lang.in to set `lang_requires' to list
3192         of other required languages.
3193
3194 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
3195
3196         * Makefile.in: Remove RANLIB definition. Use RANLIB
3197         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
3198         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
3199
3200 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
3201             Alexandre Oliva  <aoliva@redhat.com>
3202
3203         * Makefile.in (check-c++): Use tabs, not spaces.
3204
3205 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
3206
3207         * MAINTAINERS: add myself to Write After Approval list.
3208
3209 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
3210
3211         * Makefile.in (check-c++): New rule.
3212
3213         * configure.in (target_libs): Remove libg++.
3214         (noconfigdirs): Remove libg++.
3215         (noconfigdirs): Same.
3216         (noconfigdirs): Same.
3217         (noconfigdirs): Same.
3218
3219         * config-ml.in: Remove libg++ references.
3220
3221         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
3222         (ALL_TARGET_MODULES): Same.
3223         (configure-target-libg++): Remove.
3224         (all-target-libg++): Remove.
3225         (configure-target-libio): Remove.
3226         (all-target-libio): Remove.
3227         (check-target-libio): Remove.
3228         (.PHONY): Remove.
3229         (libg++.tar.bz2): Remove.
3230         (all-target-cygmon): Remove libio.
3231         (all-target-libstdc++): Remove.
3232         (configure-target-libstdc++): Remove.
3233         (TARGET_LIB_PATH): Remove libstdc++.
3234         (ALL_GCC_CXX): Remove libstdc++.
3235         (all-target-gperf): Correct.
3236
3237 2001-02-16  Nick Clifton  <nickc@redhat.com>
3238
3239         * configure.in (noconfigdirs): Allow configuration of texinfo
3240         for Cygwin hosts.
3241
3242 2001-02-15  Anthony Green  <green@redhat.com>
3243
3244         * configure: Introduce GCJ_FOR_TARGET.
3245         * configure.in: Ditto.
3246         * Makefile.in: Ditto.
3247
3248 2001-02-13  Andreas Schwab  <schwab@suse.de>
3249
3250         * MAINTAINERS: Update mail address.
3251
3252 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
3253
3254         * config.guess: Add linux target for S/390.
3255         * config.sub: Likewise.
3256
3257 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
3258
3259         * configure.in: for *-chorusos, don't config target-newlib and
3260         target-libgloss.
3261
3262 2001-02-06  Ben Elliston  <bje@redhat.com>
3263
3264         * configure: Output host type to stdout, not stderr.
3265
3266 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
3267
3268         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
3269         * ltcf-cxx.sh: Likewise.
3270
3271         * config.if: Assume enable_libstdcxx_v3 is defined.
3272
3273 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
3274
3275         Remove V2 C++ library.
3276         * configure.in: Remove --enable-libstdcxx_v3 support.
3277
3278 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
3279
3280         * include/demangle.h: Add prototype for java_demangle_v3.
3281
3282 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
3283
3284         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
3285
3286 2001-01-27  Richard Henderson  <rth@redhat.com>
3287
3288         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
3289
3290 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
3291
3292         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
3293         Don't unset, it's non-portable and no longer necessary, set to empty
3294         instead.
3295
3296 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
3297
3298         * ltconfig: Shell portability fix for the tagname validity check.
3299
3300 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
3301
3302         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
3303         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
3304
3305 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
3306
3307         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
3308
3309 2001-01-26  Tom Tromey  <tromey@redhat.com>
3310
3311         * configure.in: Allow libgcj to be built on Sparc Solaris.
3312
3313 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
3314
3315         * ltcf-c.sh: Add aix5 case.
3316         * ltcf-cxx.sh: Likewise.
3317         * ltconfig: Likewise.
3318
3319 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
3320
3321         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
3322         keep at least one of build_libtool_libs or build_old_libs set to
3323         yes.
3324
3325         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
3326         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
3327
3328 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
3329
3330         * configure.in: Enable libgcj on several additional platforms.
3331
3332 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
3333
3334         * configure.in: Enable libgcj for linux targets.
3335
3336 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
3337
3338         * MAINTAINERS (Write After Approval): Add myself.
3339
3340 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3341
3342         * MAINTAINERS: Add myself as vax port maintainer.
3343
3344 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
3345
3346         * MAINTAINERS: Add myself as Mercury front-end maintainer.
3347
3348 2001-01-09  Mike Stump  <mrs@wrs.com>
3349
3350         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
3351         failures of subdirectories.
3352
3353 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
3354
3355         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
3356         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
3357         * ltcf-cxx.sh: Likewise.
3358         * ltcf-gcj.sh: Likewise.
3359         * ltconfig.sh: Fix typo.
3360
3361 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
3362
3363         * configure: handle DOS-style absolute paths.
3364
3365 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
3366
3367         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
3368
3369 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
3370
3371         * MAINTAINERS: Add myself as avr port co-maintainer.
3372
3373 2000-12-28  Ben Elliston  <bje@redhat.com>
3374
3375         * MAINTAINERS: Add myself under ``Write After Approval''.
3376
3377 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
3378
3379         * texinfo: Remove directory from GCC.
3380
3381 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3382
3383         * COPYING: Update to current
3384         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
3385         to 19yy as example year in copyright notice).
3386
3387 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
3388
3389         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
3390         (libstdcxx_incdir): Pass down.
3391         * config.if: Remove expired bits for cxx_interface, add stub.
3392         (libstdcxx_incdir): Add variable for g++ include directory.
3393         * configure.in (gxx_include_dir): Use it.
3394
3395 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
3396
3397         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
3398         with old-email address from ``Write After Approval''.
3399
3400 2000-12-15  Andreas Jaeger  <aj@suse.de>
3401
3402         * configure.in: Handle lang_dirs.
3403
3404 2000-12-14  Tom Tromey  <tromey@redhat.com>
3405
3406         * MAINTAINERS: Removed brads.
3407
3408         * MAINTAINERS: Added gcj developers.
3409
3410 2000-12-13  Anthony Green  <green@redhat.com>
3411
3412         * configure.in: Disable libgcj for any target not specifically
3413         listed.  Disable libgcj for x86 and Alpha Linux until compatible
3414         with g++ abi.
3415
3416 2000-12-13  Mike Stump  <mrs@wrs.com>
3417
3418         * Makefile.in (local-distclean): Also remove fastjar.
3419
3420 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
3421
3422         * contrib/gcc_update: Add fastjar --touch entries.
3423
3424 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
3425
3426         * configure.in: Disable language-specific target libraries for
3427         languages that aren't enabled.
3428
3429 2000-12-10  Anthony Green  <green@redhat.com>
3430
3431         * configure.in: Define libgcj.  Disable libgcj target libraries for
3432         most targets.
3433
3434 2000-12-10  Neil Booth  <neilb@earthling.net>
3435
3436         * MAINTAINERS: Update mail address, remove from WAA list.
3437
3438 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
3439
3440         * libjava: Imported from /cvs/java.
3441         * libffi: Likewise.
3442         * Boehm-gc: Likewise.
3443
3444 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
3445
3446         * configure.in (target_libs): Revert 2000-12-08 patch.
3447         (noconfigdirs): Added target-libjava.
3448
3449 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
3450
3451         * djunpack.bat: removed.
3452
3453 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
3454
3455         * Makefile.in: handle DOS-style absolute paths.
3456         * config-ml.in: likewise.
3457         * symlink-tree: likewise.
3458
3459 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
3460
3461         * fastjar: Imported.
3462
3463 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
3464
3465         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
3466         libjava.
3467         * configure.in (target_libs): Removed `target-libjava'.
3468
3469 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
3470
3471         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
3472         (ALL_MODULES): Added fastjar.
3473         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
3474         (all-target-libjava): all-fastjar replaces all-zip.
3475         (all-fastjar): Added.
3476         (configure-target-fastjar, all-target-fastjar): Likewise.
3477         * configure.in (host_tools): Added fastjar.
3478
3479 2000-12-07  Mike Stump  <mrs@wrs.com>
3480
3481         * Makefile.in (local-distclean): Remove leftover built files.
3482
3483 2000-11-24  Nick Clifton  <nickc@redhat.com>
3484
3485         * configure.in (xscale-elf): Add target.
3486         (xscale-coff): Add target.
3487
3488 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
3489
3490         * ltcf-cxx.sh: Support creation of C++ shared libraries on
3491         recent versions of FreeBSD (release 3 or later).
3492         * ltconfig: On FreeBSD, -lc must not be provided when building
3493         a shared library or else the standard -pthread gcc option is
3494         rendered worthless to later users of the built library.
3495
3496 2000-11-16  Fred Fish  <fnf@be.com>
3497
3498         * configure.in (enable_libstdcxx_v3): Fix typo,
3499         libstd++ -> libstdc++.
3500
3501 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3502
3503         * MAINTAINERS: Add self to Write After Approval list.
3504
3505 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
3506
3507         * MAINTAINERS: Update my email address.  Add myself to global write
3508         privs list.
3509
3510 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
3511
3512         * Makefile.in: Merge with src and libgcj.
3513         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
3514         configure-target-<library> when their configure scripts need the C
3515         or C++ library to have already been built to work properly.
3516         (do_proto_toplev): Set them to an empty string.
3517
3518         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
3519         (REALLY_SET_LIB_PATH): Use them.
3520
3521 2000-11-17  Stan Shebs  <shebs@apple.com>
3522
3523         * MAINTAINERS: Add self to Write After Approval list.
3524
3525 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3526
3527         * configure: Provide the original toplevel configure arguments
3528         (including $0) to subprocesses in the environment rather than
3529         through gcc/configargs.h.
3530
3531 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3532
3533         * MAINTAINERS: Remove references to cccp. Change C9X reference to
3534         C99.  Alphabetise "Write After Approval" list.
3535
3536 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
3537
3538         * configure: Turn on libstdc++ V3 by default.
3539
3540         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
3541         if we've got GCC.
3542
3543 2000-11-11  Philip Blundell  <philb@gnu.org>
3544
3545         * MAINTAINERS: Add self to Write After Approval list.
3546
3547 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
3548
3549         * ltcf-c.sh (aix4): Improve shared library configuration; require
3550         exporting symbols.
3551         * ltcf-cxx.sh (aix4): Define.
3552         * ltconfig (aix4): Define library and soname specs appropriate for
3553         AIX.  Define command to create export symbols list.
3554
3555 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
3556
3557         * config.sub: Add support for Sun Chorus
3558
3559 2000-10-31  Nick Clifton  <nickc@redhat.com>
3560
3561         * MAINTAINERS: Rename <name>@cygnus.com addresses to
3562         <name>@redhat.com.  Also installed new email address for Clint
3563         Popetz.
3564
3565 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
3566
3567         * etc: Remove directory from GCC.
3568
3569 2000-10-16  Michael Meissner  <meissner@redhat.com>
3570
3571         * configure (gcc/configargs.h): Only create if there is a build GCC
3572         directory created.
3573
3574 2000-10-16  Matthias Klose  <doko@debian.org>
3575
3576         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
3577         when configured for libstdc++-v3.
3578
3579 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
3580
3581         * configure: Save configure arguments to gcc/configargs.h.
3582
3583 2000-10-04  Philipp Thomas  <pthomas@suse.de>
3584
3585         * config.guess: Import CVS version 1.157.
3586         * config.sub: Import CVS version 1.181.
3587
3588 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
3589
3590         * Makefile.in (bootstrap): avoid recursion if subdir missing
3591         (cross): ditto
3592         (do-proto-toplev): ditto
3593
3594 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
3595
3596         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
3597         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
3598
3599         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
3600         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
3601         all affected `configure' scripts.
3602
3603 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
3604
3605         * MAINTAINERS: Add self as cpplib co-maintainer.
3606
3607 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
3608
3609         * MAINTAINERS: Add self to Write After Approval list.
3610
3611 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3612
3613         * INSTALL/README: egcs -> GCC update.
3614
3615 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
3616
3617         * MAINTAINERS: Add myself to Write After Approval list.
3618
3619 2000-09-15  Kazu Hirata  <kazu@hxi.com>
3620
3621         * MAINTAINERS: Add myself to Write After Approval list.
3622
3623 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
3624
3625         * configure.in: Do not build byacc for hppa64.  Provide paths to the
3626         X11 libraries for hppa64.
3627
3628 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3629
3630         * MAINTAINERS: Add myself as 68hc11 port maintainer.
3631
3632 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
3633
3634         * Makefile.in (all-zlib): Added dummy target.
3635
3636         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
3637         ltcf-gcj.sh: Updated from libtool multi-language branch.
3638
3639 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
3640
3641         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
3642         (bootstrap*): Depend on all-bootstrap.
3643
3644 2000-09-05  Philipp Thomas  <pthomas@suse.de>
3645
3646         * config.guess: Import CVS version 1.156.
3647         * config.sub: Import CVS version 1.179.
3648
3649 2000-09-02  Anthony Green  <green@cygnus.com>
3650
3651         * Makefile.in (all-gcc): Depend on all-zlib.
3652         (CLEAN_MODULES): Add clean-zlib.
3653         (ALL_MODULES): Add all-zlib.
3654         * configure.in (host_libs): Add zlib.
3655
3656 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
3657
3658         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
3659         crosses, but add gcc/include to the header search path for them.
3660
3661 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
3662
3663         * MAINTAINERS: Add self to Write After Approval list.
3664
3665 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3666
3667         * config.guess: Import CVS version 1.152.
3668         * config.sub: Import CVS version 1.177.
3669
3670 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
3671
3672         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
3673         $targargs to tell whether newlib is going to be built.
3674
3675         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
3676         $$r/TARGET_SUBDIR/libio for _G_config.h.
3677
3678 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
3679
3680         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
3681
3682 2000-08-22  DJ Delorie  <dj@redhat.com>
3683
3684         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
3685
3686 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
3687
3688         * config-ml.in (CC, CXX): Avoid trailing whitespace.
3689         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
3690         sub-configures.
3691
3692 2000-08-21  DJ Delorie  <dj@redhat.com>
3693
3694         * MAINTAINERS: Add self as a libiberty maintainer
3695
3696 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
3697
3698         * configure.in (libstdcxx_flags): Use
3699         libstdc++-v3/src/libstdc++.INC.
3700
3701 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
3702
3703         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
3704
3705 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
3706
3707         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
3708
3709         * configure: Make enable_threads and enable_shared defaults
3710         explicit.  Substitute enable_threads into generated Makefiles.
3711         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
3712         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
3713
3714 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
3715
3716         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
3717
3718 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
3719
3720         * config-ml.in (CC): Remove bogus duplicate quotation mark from
3721         previous delta.
3722
3723 2000-08-11  Jason Merrill  <jason@redhat.com>
3724
3725         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
3726         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
3727         (FLAGS_FOR_TARGET): Not here.
3728         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
3729
3730 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
3731
3732         * config-ml.in (CC, CXX): Don't introduce a leading space.
3733
3734 2000-08-07  DJ Delorie  <dj@delorie.com>
3735
3736         * MAINTAINERS: Add self as a DJGPP maintainer
3737
3738 2000-08-07  DJ Delorie  <dj@redhat.com>
3739
3740         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
3741         "if we're also building gcc, and it's a gcc that will run on the
3742         build machine, we want to use its includes instead of the system's
3743         default includes".
3744
3745 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
3746
3747         * MAINTAINERS: Add self to Write After Approval list.
3748
3749 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
3750
3751         * configure.in (libstdcxx_flags): Don't use `"'.
3752
3753         * config-ml.in: Adjust multilib search paths to the
3754         appropriate multilib tree.
3755
3756 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
3757
3758         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
3759         commas in $LANGUAGES.
3760
3761 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
3762
3763         * configure.in: Re-enable all references to libg++ and librx.
3764
3765 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
3766
3767         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
3768         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
3769         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
3770         * ltcf-cxx.sh (need_lc): Set based on postdeps.
3771
3772         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
3773
3774 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
3775
3776         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
3777         CXX_FOR_TARGET for sed.
3778
3779 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
3780
3781         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
3782         Do not override if already set in the environment or in configure.
3783         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
3784         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
3785
3786 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
3787
3788         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
3789         the libtool CVS tree multi-language branch.
3790         * ltconfig, ltmain.sh: Updated.
3791
3792 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
3793
3794         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
3795         (clean-target): Depend on it.
3796
3797         * Makefile.in (FLAGS_FOR_TARGET): New macro.
3798         (GCC_FOR_TARGET): Use it.
3799         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
3800         * configure.in: ... here.
3801         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
3802         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
3803
3804 2000-07-24  Eric Christopher  <echristo@cygnus.com>
3805
3806         * MAINTAINERS: Add self to Write After Approval list.
3807
3808 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
3809
3810         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
3811         (configure-target-libchill, configure-target-libobjc): Likewise.
3812
3813         * configure.in: Use the same cache file for all target libs.
3814         * config-ml.in: But different cache files per multilib variant.
3815
3816 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
3817
3818         * configure (topsrcdir): Don't use dirname.
3819
3820 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
3821
3822         * MAINTAINERS: Add self to Write After Approval list.
3823
3824 2000-07-20  Jason Merrill  <jason@redhat.com>
3825
3826         * configure.in: Remove all references to libg++ and librx.
3827
3828         * configure, configure.in, Makefile.in: Unify gcc and binutils.
3829
3830 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
3831
3832         * config.sub: Update to subversions version 2000-07-06.
3833
3834 2000-07-12  Andrew Haley  <aph@cygnus.com>
3835
3836         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
3837         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
3838
3839 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
3840
3841         * symlink-tree:  Check number of arguments.
3842
3843 2000-07-05  Jim Wilson  <wilson@cygnus.com>
3844
3845         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
3846         search path for a g++ extracted from the build tree.  This
3847         will allow link tests run by configure scripts in
3848         subdirectories to succeed.
3849
3850 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
3851
3852         * ltconfig: Add support for mips-dde-sysv4.2MP
3853
3854 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
3855
3856         * MAINTAINERS: Add myself as loop discovery maintainer.
3857
3858 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
3859
3860         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
3861         `os2'. Force ac_cv_exeext to be ".exe" in that case.
3862
3863 2000-06-19  Timothy Wall  <twall@cygnus.com>
3864
3865         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
3866         * config.sub: Add tic54x target.
3867
3868 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
3869
3870         * MAINTAINERS: Add self as Fortran maintainer,
3871         remove Craig Burley.
3872
3873 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
3874
3875         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
3876         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
3877
3878 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
3879
3880         * MAINTAINERS: Add self as i18n maintainer
3881
3882 20000-05-21  H.J. Lu  (hjl@gnu.org)
3883
3884         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
3885         directory are used if they exist. Make sure
3886         $(build_tooldir)/include is searched for header files,
3887         $(build_tooldir)/lib/ for library files.
3888         (GCC_FOR_TARGET): Likewise.
3889         (CXX_FOR_TARGET): Likewise.
3890
3891 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
3892
3893         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
3894
3895 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
3896
3897         * Makefile.in (configure-target-libiberty): Depend on
3898         configure-target-newlib.
3899
3900 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
3901
3902         * configure.in, Makefile.in: Merge all libffi-related
3903         configury stuff from the libgcj tree.
3904
3905 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
3906
3907         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
3908         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
3909
3910 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
3911
3912         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
3913         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3914         current version information.  Add to proto-toplev directory.
3915         (gdb-taz): Build do-djunpack.
3916
3917 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
3918
3919         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
3920
3921 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
3922
3923         * MAINTAINERS: Add self to Write After Approval list.
3924
3925 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
3926
3927         * ltmain.sh: Preserve in relink_command any environment
3928         variables that may affect the linker behavior.
3929
3930 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
3931
3932         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
3933
3934 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
3935
3936         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
3937
3938 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
3939
3940         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
3941         with the version name.
3942
3943 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
3944
3945         * MAINTAINERS: Add self as bb-reorder maintainer.
3946
3947 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
3948
3949         * config.if: Tweak.
3950
3951 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
3952
3953         * djunpack.bat: New file.
3954
3955 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
3956
3957         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3958         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
3959         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
3960         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
3961
3962 2000-04-16  Dave Pitts  <dpitts@cozx.com>
3963
3964         * config.sub (case $basic_machine): Change default for "ibm-*"
3965         to "openedition".
3966
3967 2000-04-13  Andreas Jaeger  <aj@suse.de>
3968
3969         * MAINTAINERS: Added myself.
3970
3971 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
3972
3973         * Makefile.in (gdb-taz): New target.  GDB specific archive.
3974         (do-md5sum): New target.
3975         (MD5PROG): Define.
3976         (PACKAGE): Default to TOOL.
3977         (VER): Default to a shell script.
3978         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
3979         md5 checksum generation.
3980         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
3981         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
3982         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3983         insight.tar.bz2): Use gdb-taz to create archive.
3984
3985 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
3986
3987         * configure (warn_cflags): Delete.
3988
3989 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
3990
3991         * MAINTAINERS: Added myself.
3992
3993 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
3994             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
3995
3996         * configure.in (enable_libstdcxx_v3): Add.
3997         (target_libs): Add bits here to switch between libstdc++-v2 and
3998         libstdc++-v3.
3999         * config.if: And this file too.
4000         * Makefile.in: Add libstdc++-v3 targets.
4001
4002 2000-04-05  Michael Meissner  <meissner@redhat.com>
4003
4004         * config.sub (d30v): Add d30v as a basic machine type.
4005
4006 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
4007
4008         * configure.in: -linux-gnu*, not -linux-gnu.
4009
4010 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
4011
4012         * MAINTAINERS: Add self in write-after-approval section.
4013
4014 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
4015
4016         * MAINTAINERS: Add self as ia64 port maintainer.
4017
4018 2000-03-08  Neil Booth  <NeilB@earthling.net>
4019
4020         * MAINTAINERS: Add self in write-after-approval section.
4021
4022 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
4023
4024         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
4025         (do-tar-bz2): Replace TOOL with PACKAGE.
4026         (gdb.tar.bz2): Remove GDBTK from GDB package.
4027         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
4028         dejagnu.tar.bz2): New packages.
4029
4030 2000-02-27  Andreas Jaeger  <aj@suse.de>
4031
4032         * configure.in: Add entry for mips*-*-linux*, move catch all
4033         *-*-*linux* entry below this one.
4034
4035 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
4036
4037         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
4038
4039 2000-02-24  Nick Clifton  <nickc@cygnus.com>
4040
4041         * config.sub: Support an OS of "wince".
4042
4043 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
4044
4045         * config.guess, config.sub: Updated to match config's 2000-02-15
4046         version.
4047
4048 2000-02-23  Linas Vepstas <linas@linas.org>
4049
4050         * config.sub: Add support for Linux/IBM 370.
4051         * configure.in: Likewise.
4052
4053 2000-02-22  Nick Clifton  <nickc@cygnus.com>
4054
4055         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
4056
4057 2000-02-20  Christopher Faylor <cgf@cygnus.com>
4058
4059         * config.guess: Guess "cygwin" rather than "cygwin32".
4060
4061 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4062
4063         * configure (gcc_version): When setting, narrow search to
4064         lines containing `version_string'.
4065
4066 2000-02-15  Denis Chertykov  <denisc@overta.ru>
4067
4068         * config.sub: Add support for avr target.
4069
4070 2000-02-14  Nick Clifton  <nickc@cygnus.com>
4071
4072         * MAINTAINERS: Add maintainers for MCore port.
4073
4074 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
4075
4076         * config.sub: Add mmix-knuth-mmixware.
4077
4078 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4079
4080         * MAINTAINERS: Pair cccp with cpplib maintainership.
4081
4082 2000-01-27  Christopher Faylor <cgf@redhat.com>
4083
4084         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
4085         structure stuff to -L library search.
4086         (CXX_FOR_TARGET): Ditto.
4087         (CROSS_CHECK_MODULES): Fix spelling mistake.
4088
4089 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
4090
4091         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
4092         the C++ compiler.
4093
4094 2000-01-12  Richard Henderson  <rth@cygnus.com>
4095
4096         * configure.in: Don't build some bits for beos.
4097
4098 2000-01-12  Joel Sherrill (joel@OARcorp.com)
4099
4100         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
4101         as include files.
4102
4103 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
4104
4105         * Add self as cpplib maintainer, as requested by Jason
4106         Merrill.  Correct my e-mail address.
4107
4108 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
4109
4110         * configure.in: Use mt-aix43 to handle *_TARGET defs,
4111         not mh-aix43.
4112
4113 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
4114
4115         * MAINTAINERS: Add myself to "write after approval" list.
4116
4117 1999-12-14  Richard Henderson  <rth@cygnus.com>
4118
4119         * config.guess (alpha-osf, alpha-linux): Detect ev67.
4120         * config.sub: Accept alphaev[78], alphaev8.
4121
4122 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4123
4124         * config.guess, config.sub: Update from autoconf.
4125
4126 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
4127
4128         * MAINTAINERS:  update my playtime e-address.
4129
4130 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4131
4132         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
4133         necessary libraries are missing.
4134
4135 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
4136
4137         * MAINTAINERS: Add new 'write after approval' maintainer.
4138
4139 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
4140
4141         * MAINTAINERS: Add new Java maintainer.
4142
4143 1999-10-25  Andreas Schwab  <schwab@suse.de>
4144
4145         * configure: Fix quoting inside arguments of eval.
4146
4147 1999-10-21  Nick Clifton  <nickc@cygnus.com>
4148
4149         * config-ml.in: Allow suppression of some ARM multilibs.
4150
4151 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
4152
4153         * config.guess: Add OS/390 match pattern.
4154         * config.sub: Add mvs, openedition targets.
4155         * configure.in (i370-ibm-opened*): New.
4156
4157 1999-09-04  Steve Chamberlain  <sac@pobox.com>
4158
4159         * config.sub: Add support for configuring for pj.
4160
4161 1999-08-31  Nick Clifton  <nickc@cygnus.com>
4162
4163         * config.sub (maybe_os): Add support for configuring for fr30.
4164
4165 1999-08-25  Nick Clifton  <nickc@cygnus.com>
4166
4167         * configure.in: Do not configure or build ld for AIX
4168         platforms.  ld is known to be broken on these platforms.
4169
4170 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4171
4172         * config-ml.in: Pass compiler flag corresponding to multidirs to
4173         subdir configures.
4174
4175 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
4176
4177         * Makefile.in (LDFLAGS): Define.
4178
4179 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
4180
4181         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
4182         noconfigdirs.
4183         (*-*-cygwin*): Likewise.
4184
4185 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
4186
4187         * mkdep: New file.
4188         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
4189         (BINUTILS_SUPPORT_DIRS): Add mkdep.
4190
4191         From Eli Zaretskii <eliz@is.elta.co.il>:
4192         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
4193         long file name when using DJGPP on MS-DOS.
4194
4195 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
4196
4197         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
4198
4199 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
4200
4201         * Makefile.in (check-target-libio): Remove all-target-libstdc++
4202         dependency as this causes "make check" to globally "make all"
4203
4204 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
4205
4206         * configure.in (target_libs): Added target-zlib.
4207         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
4208         (CONFIGURE_TARGET_MODULES): Likewise.
4209         (CHECK_TARGET_MODULES): Likewise.
4210         (INSTALL_TARGET_MODULES): Likewise.
4211         (CLEAN_TARGET_MODULES): Likewise.
4212         (configure-target-zlib): New target.
4213         (all-target-zlib): Likewise.
4214         (all-target-libjava): Depend on all-target-zlib.
4215         (configure-target-libjava): Depend on configure-target-zlib.
4216
4217         * Makefile.in (configure-target-libjava): Depend on
4218         configure-target-newlib.
4219         (configure-target-boehm-gc): New target.
4220         (configure-target-qthreads): New target.
4221
4222         * configure.in (target_libs): Added target-qthreads.
4223         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
4224         (CONFIGURE_TARGET_MODULES): Likewise.
4225         (CHECK_TARGET_MODULES): Likewise.
4226         (INSTALL_TARGET_MODULES): Likewise.
4227         (CLEAN_TARGET_MODULES): Likewise.
4228         (all-target-qthreads): New target.
4229         (configure-target-libjava): Depend on configure-target-qthreads.
4230         (all-target-libjava): Depend on all-target-qthreads.
4231
4232         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
4233         (CONFIGURE_TARGET_MODULES): Likewise.
4234         (CHECK_TARGET_MODULES): Likewise.
4235         (INSTALL_TARGET_MODULES): Likewise.
4236         (CLEAN_TARGET_MODULES): Likewise.
4237         (all-target-libjava): New target.
4238         (all-target-boehm-gc): Likewise.
4239         * configure.in (target_libs): Added libjava, boehm-gc.
4240
4241 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
4242
4243         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
4244         configure.bat in SUPPORT_FILES.
4245         (gas+binutils.tar.bz2): Likewise.
4246
4247         * makeall.bat: Remove; obsolete.
4248
4249 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
4250
4251         From Mark Elbrecht:
4252         * configure.bat: Remove; obsolete.
4253
4254 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
4255
4256         * configure: Add -W -Wall to the default CFLAGS when compiling with
4257         gcc.
4258
4259 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
4260
4261         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
4262
4263 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
4264
4265         * configure.in: Build ld on IRIX6.
4266
4267 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
4268
4269         * Makefile.in: Change distribution targets to use bzip2 instead of
4270         gzip.
4271         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
4272         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
4273
4274 1999-06-04  Nick Clifton  <nickc@cygnus.com>
4275
4276         * config.sub: Add mcore target.
4277
4278 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
4279
4280         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
4281
4282 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
4283
4284         * config.guess (dummy): Changed to $dummy.
4285
4286 1999-05-24  Nick Clifton  <nickc@cygnus.com>
4287
4288         * config.sub: Tidied up case statements.
4289
4290 1999-05-22  Ben Elliston  <bje@cygnus.com>
4291
4292         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
4293         <jiro@din.or.jp>.
4294
4295         * config.guess: Merge with FSF version. Future changes will be
4296         more accurately recorded in this ChangeLog.
4297         * config.sub: Likewise.
4298
4299 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
4300
4301          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
4302
4303 1999-04-30  Tom Tromey  <tromey@cygnus.com>
4304
4305         * ltmain.sh: [mode link] Always use CC given by ltconfig.
4306
4307 1999-04-23  Tom Tromey  <tromey@cygnus.com>
4308
4309         * ltconfig, ltmain.sh: Update to libtool 1.2f.
4310
4311 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
4312
4313         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
4314         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
4315         Bad merge removed these two changes.
4316
4317 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
4318                           Martin Heller (Ing.-Buero_Heller@t-online.de)
4319
4320         * config.guess (interix Alpha): Add.
4321
4322 1999-04-11  Richard Henderson  <rth@cygnus.com>
4323
4324         * configure.in (i?86-*-beos*): Do config gperf; don't config
4325         gdb, newlib, or libgloss.
4326
4327 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
4328
4329         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
4330         link a trivial program with -mabi=64.  If it fails, remove mabi=64
4331         from multidirs.
4332
4333 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
4334
4335         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
4336
4337 1999-04-08  Nick Clifton  <nickc@cygnus.com>
4338
4339         * config.sub: Add support for mcore targets.
4340
4341 1999-04-07  Michael Meissner  <meissner@cygnus.com>
4342
4343         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
4344         not mt-ospace, in order to shut up assembler warning about using
4345         symbols that are named the same as registers.
4346
4347 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
4348
4349         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
4350         dependency list for all-target-cygmon.
4351
4352 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
4353
4354         * config-ml.in: Check $host, not $target, for selective multilibs.
4355         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
4356         thumb interworking, and underscore prefix multilibs.
4357
4358 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
4359
4360         * missing: Update to version from current automake.
4361
4362 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
4363
4364         * configure (gxx_include_dir): Removed.
4365
4366         * configure.in (gxx_include_dir): Handle it.
4367         * Makefile.in: Likewise.
4368
4369 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
4370
4371         * config.sub (mips64vr4111,mips64vr4111el) Add.
4372
4373 1999-03-21  Ben Elliston  <bje@cygnus.com>
4374
4375         * config.guess: Correct typo for detecting ELF on FreeBSD.
4376
4377 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
4378
4379         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
4380         config/mh-djgpp.
4381
4382 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
4383
4384         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
4385         all-target-newlib to dependency list for all-target-bsp.
4386
4387 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
4388
4389         * config.sub: Add i386-uwin support.
4390         * config.guess: Likewise.
4391
4392 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4393
4394         * configure.in: cleanup, add mh-*pic handling for arm, special
4395         case powerpc*-*-aix*
4396
4397 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
4398
4399         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
4400         can be built.
4401
4402 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
4403
4404         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
4405         targets.
4406
4407 1999-03-02  Nick Clifton  <nickc@cygnus.com>
4408
4409         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
4410
4411 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
4412
4413         * config.sub: Check for "cygwin*" rather than "cygwin32*"
4414
4415 1999-02-24  Nick Clifton  <nickc@cygnus.com>
4416
4417         * config.sub: Fix typo in arm recognition.
4418
4419 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
4420
4421         * configure.in (noconfigdirs): Changed target_configdirs to
4422         include target-bsp only for m68k-*-elf* and m68k-*-coff*
4423         rather than m68k-*-* since it is not known to work on
4424         m68k-aout. Ditto for arm-*-*oabi.
4425
4426 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
4427
4428         * configure.in (*-*-windows*): Remove, no longer used.
4429
4430 1999-02-19  Ben Elliston <bje@cygnus.com>
4431
4432         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
4433         Smart and improved by Andrew Cagney.
4434
4435 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
4436
4437         * config.guess: Recognize openbsd-*-hppa.
4438
4439 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
4440
4441         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
4442         only if it is not empty.
4443
4444 1999-02-17  Nick Clifton  <nickc@cygnus.com>
4445
4446         Patch from: Scott Bambrough <scottb@corelcomputer.com>
4447
4448         * config.guess: Modified to recognize uname's armv* syntax.
4449
4450         * config.sub: Modified to recognize uname's armv* syntax.
4451
4452 1999-02-17  Mark Salter  <msalter@cygnus.com>
4453
4454         * configure.in: Added target-bsp for sparclite.
4455
4456 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
4457
4458         * config.sub: Recognize alphapca5[67] and up to alphaev8.
4459
4460 1999-02-08  Nick Clifton  <nickc@cygnus.com>
4461
4462         * configure.in: Add support for strongarm port.
4463         * config.sub: Add support for strongarm target.
4464
4465 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
4466
4467         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
4468         the old name config/mh-cygwin32.
4469         Enable texinfo.
4470
4471 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
4472
4473         * configure.in: Do build ld for ix86 Solaris.
4474
4475 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
4476
4477         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
4478         $AR_FOR_TARGET.  Likewise for RANLIB.
4479
4480 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
4481
4482         * config.sub (oabi):  Recognize.
4483         * configure.in (arm-*-oabi):  Handle.
4484
4485 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
4486
4487         * config.guess: Improve detection of i686 on UnixWare 7.
4488
4489 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
4490
4491         * config.guess: Add support for i386-pc-interix.
4492         * config.sub: Likewise.
4493         * configure.in: Likewise.
4494
4495 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
4496
4497         * Makefile.in: Remove unneeded all-target-libio from
4498         from all-target-winsup target since it is now unneeded.
4499         Add all-target-libtermcap in its place since it is now
4500         needed.
4501
4502 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
4503
4504         * configure.in: makefile stub for cygwin target is probably
4505         unnecessary.  Remove it for now.
4506
4507 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
4508
4509         * configure.in: libtermcap.a should be built when cygwin is the
4510         target as well as the host.
4511         * config.guess: Allow mixed case in cygwin uname output.
4512         * Makefile.in: Add libtermcap target.
4513
4514 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
4515
4516         * config.sub: Clean up handling of hppa2.0.
4517
4518 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
4519
4520         * config.guess: Use C code to identify more HP machines.
4521
4522 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
4523
4524         * config.sub: Handle hppa2.0.
4525
4526 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
4527
4528         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
4529         cygmon for all sparclite targets, regardless of object format.
4530
4531 1998-12-15  Mark Salter  <msalter@cygnus.com>
4532
4533         * configure.in: Added target-bsp for several target architectures.
4534
4535         * Makefile.in: Added rules for bsp.
4536
4537 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
4538
4539         * config.guess: Improve detection of hppa2.0 processors.
4540
4541 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
4542
4543         * config.guess: Recognize FreeBSD using ELF automatically.
4544
4545 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
4546
4547         * configure (skip-this-dir): Add handling for new shell script, which
4548         might be created by a sub-directory's configure to indicate, this particular
4549         directory is "unwanted".
4550         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
4551
4552 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
4553
4554         * ltconfig: import from libtool, after changing libtool to
4555         account for the cygwin name change.
4556
4557 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
4558
4559         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
4560         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
4561
4562 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
4563
4564         * configure.in: Add libtermcap to list of cygwin dependencies.
4565
4566 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
4567
4568         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
4569         they include winsup/include when it's a cygwin target.
4570
4571 1998-11-12  Tom Tromey  <tromey@cygnus.com>
4572
4573         * configure.in (host_tools): Added zip.
4574         * Makefile.in (all-target-libjava): Depend on all-zip.
4575         (all-zip): New target.
4576         (ALL_MODULES): Added all-zip.
4577         (NATIVE_CHECK_MODULES): Added check-zip.
4578         (INSTALL_MODULES): Added install-zip.
4579         (CLEAN_MODULES): Added clean-zip.
4580
4581 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
4582
4583         * Makefile.in: lose "32" from comment about cygwin.
4584
4585 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
4586
4587         * configure.in: Use -Os to build target libraries for the fr30.
4588
4589 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
4590
4591         * config.sub: Add fr30.
4592
4593 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
4594
4595         * configure.in: drop "32" from config/mh-cygwin32.  Check
4596         cygwin* instead of cygwin32*.
4597         * config.sub: Check cygwin* instead of cygwin32*.
4598
4599 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
4600
4601         * config.guess: Match any version of Unixware7.
4602
4603 1998-10-20  Syd Polk  <spolk@cygnus.com>
4604
4605         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
4606         if desired.
4607
4608 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
4609
4610         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
4611         these if the appropriate directories and files to not exist.
4612
4613 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
4614
4615         * Makefile.in (DEVO_SUPPORT): Add config.if.
4616
4617 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
4618
4619         * configure: Add pattern to replace "build_tooldir"'s
4620         definition in the generated Makefile with "tooldir"'s
4621         actual value.
4622
4623 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
4624
4625         * config.sub: Bring back lost sparcv9.
4626
4627         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
4628
4629 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
4630
4631         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
4632         CC_FOR_TARGET and friends.
4633
4634 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
4635
4636         * Makefile.in (build_tooldir): New variable, same as tooldir.
4637         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
4638         -B$(build_tooldir)/bin/.
4639         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
4640
4641 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4642
4643         * README: Remove installation instructions and refer to the
4644         INSTALL directory instead.
4645
4646 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
4647
4648         * config.sub: Add support for i[34567]86-pc-udk.
4649         * configure.in: Likewise.
4650
4651 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
4652
4653         * Makefile.in: add bzip2 package building bits for user
4654         tools module
4655         * configure.in: ditto
4656
4657 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
4658
4659         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
4660         (ALL_TARGET_MODULES): Add all-target-libobjc.
4661         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
4662         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
4663         (all-target-libchill): Add dependencies.
4664         * configure.in (target_libs): Add libchill.
4665
4666 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
4667
4668         * configure.in (target_subdir): Remove duplicate line.
4669
4670 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
4671
4672         * Makefile.in (all-automake): fix dependencies.
4673
4674 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
4675
4676         * configure.in: Minor cleanups for building in the $(target_alias)
4677         subdir.
4678
4679 1998-09-22  Jim Wilson  <wilson@cygnus.com>
4680
4681         * Makefile.in (bootstrap): Set r and s before make all.  Use
4682         BASE_FLAGS_TO_PASS in make all.
4683         (cross): Likewise.
4684
4685 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
4686
4687         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
4688
4689 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
4690
4691         * config.sub: Fix typo in last change.
4692
4693 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
4694
4695         * config.sub: Add support for C4x target.
4696         * configure.in: Likewise.
4697
4698 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
4699
4700         * config.sub: Recognize sparcv9 just like sparc64.
4701
4702 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
4703
4704         * config.guess: Match "Pent II" or "PentII" for OpenServer.
4705
4706 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
4707
4708         * config.guess: Correctly identify Pentium II sco boxes.
4709
4710         * config.guess: Fix "tr" code.  From Weiwen Liu.
4711
4712 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
4713
4714         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
4715         stabs.
4716
4717 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
4718
4719         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
4720         (ALL_TARGET_MODULES): Add all-target-libchill.
4721         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
4722         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
4723         (all-target-libchill): Add dependencies.
4724         * configure.in (target_libs): Add libchill.
4725
4726 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
4727
4728         * config.guess: Avoid assumptions about "tr" behaves when
4729         LANG is set to something other than English.
4730
4731 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
4732
4733         * configure (gxx_include_dir): Changed to
4734         '${prefix}/include/g++'-${libstdcxx_interface}.
4735
4736         * config.if: New to determine the interfaces.
4737
4738 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
4739
4740         * config.guess: Detect and handle MPE/IX.
4741         * config.sub: Deal with MPE/IX.
4742
4743 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
4744
4745         * configure.in: Use mh-aix43.
4746
4747 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
4748
4749         * configure: Fix --without/--disable cases for gxx-include-dir.
4750
4751 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
4752
4753         * mdata-sh:  Imported.  Needed for automake support.
4754
4755 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
4756
4757         * Makefile.in (taz): Try "chmod -R og=u ." before
4758         "chmod og=u `find . -print`".
4759
4760 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
4761
4762         * configure.in: Add arm-elf and thumb-elf support.
4763
4764 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
4765
4766         * Makefile.in: Undo previous patch.
4767
4768 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
4769
4770         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
4771         to here ...
4772         (install-no-fixedincludes): and here
4773         (INSTALL_MODULES): ... from here.
4774
4775 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
4776
4777         * config.sub: Merge with FSF.
4778
4779         * config.guess: Merge with FSF.
4780
4781 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
4782
4783         * configure (extraconfigdirs): New variable.
4784         (SUBDIRS): Add extraconfigdirs and recurse on them too.
4785         * Makefile.in (all): Move higher in file.
4786         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
4787         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
4788         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
4789         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
4790         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
4791
4792 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
4793
4794         * Makefile.in (all-target-libjava): Depend on all-gcc and
4795         all-target-newlib.
4796         (configure-target-libjava): Depend on $(ALL_GCC).
4797
4798 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
4799
4800         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
4801         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
4802
4803 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
4804
4805         * INSTALL/README: Fix typo.
4806
4807 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
4808
4809         * ylwrap: Change absolute path checks to check for DOS style path
4810         names.
4811
4812         * ylwrap: Don't use a full path name if the source file is in the
4813         same directory.  From hjl@lucon.org (H.J. Lu).
4814
4815         * config-ml.in: Default to being verbose, to match Feb 18 change to
4816         configure.
4817
4818 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
4819
4820         Brought over from egcs:
4821
4822         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
4823
4824         * configure.in (target_subdir): Set to ${target_alias} instead
4825         of "libraries".
4826
4827         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
4828
4829         * configure.in (target_subdir): Set to libraries if enable_multilib.
4830
4831 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
4832
4833         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
4834         multilibs, force reconfiguration the first time we create
4835         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
4836
4837 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
4838
4839         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
4840         avoid confusion with --no-recursion.
4841
4842 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
4843
4844         * configure.in: Win32 hosts shouldn't use install -x
4845         * install-sh: remove -x option, and special .exe-handling
4846         hack.
4847
4848 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
4849
4850         * config.guess: Recognize i586-pc-beos.
4851         * configure.in: Don't build some bits for beos.
4852
4853 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
4854
4855         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
4856         CFLAGS default to -O2.
4857
4858         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
4859         when using GNU ld.
4860
4861 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
4862
4863         * ltmain.sh: Correct install when using a different shell.
4864
4865 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
4866
4867         * ltconfig, ltmain.sh: Update to libtool 1.2b.
4868
4869 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
4870
4871         * makefile.vms: Update to build binutils/makefile.vms.  Add install
4872         target.
4873
4874 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
4875
4876         * ltconfig: Update to correct AIX handling.
4877
4878 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
4879
4880         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
4881
4882         * configure.in (target_subdir): Set to ${target_alias} instead
4883         of "libraries".
4884
4885 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
4886
4887         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
4888         (Makefile): Depend on $(gcc_version_trigger).
4889
4890         * configure (gcc_version): Change default initializer to empty
4891         string.
4892         (gcc_version_trigger): New variable; pass this variable down
4893         to subdir configures to enable them checking gcc's version
4894         themselves. Emit make macros for both gcc_version vars.
4895         (topsrcdir): Initialize reliably.
4896         (recursion line): Remove --with-gcc-version=${gcc_version}.
4897
4898 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
4899
4900         * configure (enable_version_specific_runtime_libs): Implement new flag
4901         --enable-version-specific-runtime-libs which installs C++ runtime stuff
4902         in $(libsubdir); emit definition in each generated Makefile.
4903         (gxx_include_dir): Initialize depending on
4904         $enable_version_specific_runtime_libs.
4905
4906 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
4907
4908         * configure (gcc_version): Initialize properly depending on
4909         how and where configure is started.
4910         (recursion line): Pass a --with-gcc-version=${gcc_version}
4911         to configures in subdirs.
4912
4913 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
4914
4915         * configure.in (noconfigdirs): Add configure pattern for mips tx39
4916         cygmon
4917
4918 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
4919
4920         * configure.in: Add cygmon and libstub support for mn10200.
4921
4922 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
4923
4924         * configure (gcc_version): Add new variable describing the
4925         particular gcc version we're building.
4926         * Makefile.in (libsubdir): Add new macro for the directory
4927         in which the compiler finds executables, libraries, etc.
4928         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
4929         and libsubdir.
4930
4931 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
4932
4933         * Makefile.in (local-clean): Remove *.log.
4934         (warning.log): Built with warn_summary from build.log.
4935         (mail-report.log): Run test_summary.
4936         (mail-report-with-warnings.log): Run test_summary including
4937         warning.log in the report.
4938
4939 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
4940
4941         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
4942
4943 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
4944
4945         * Makefile.in (grep): Grep no longer depends on libiberty.
4946
4947 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
4948
4949         * Makefile.in: all-snavigator needs all-libgui.
4950
4951 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
4952
4953         * configure.in: Add cygmon and libstub support for mn10300.
4954
4955 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
4956
4957         * missing: Update to version from automake 1.3.
4958
4959         * ltmain.sh: On installation, don't get confused if the same name
4960         appears more than once in the list of library names.
4961
4962 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
4963
4964         * config.sub: Accept m68060 and m5200 as CPU names.
4965
4966 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
4967
4968         * configure: Use && rather than using -a in test, because odd
4969         strings can confuse test.
4970         * configure.in: Likewise.
4971
4972 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
4973
4974         * ltconfig, ltmain.sh: Bring in Visual C++ support.
4975
4976 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
4977
4978         * Makefile.in (boostrap2-lean, bootstrap3-lean,
4979         bootstrap4-lean): New targets.
4980
4981 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
4982
4983         * mpw-* Delete.  Not used.
4984
4985 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
4986
4987         * COPYING.LIB: Update FSF address.
4988
4989 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
4990
4991         * ltconfig, ltmain.sh: Update to libtool 1.2a.
4992
4993         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
4994         GAS_SUPPORT_DIRS.
4995
4996 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
4997
4998         * ltconfig, ltmain.sh: Avoid producing a version number if
4999         -version-info was not used.
5000
5001 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
5002
5003         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
5004         building with newlib.
5005
5006 1998-04-30  Paul Eggert  <eggert@twinsun.com>
5007
5008         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
5009         Solaris `make' causes it to continue to next definition.
5010
5011 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
5012
5013         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
5014         the right GUI libraries and files are installed along with GDB.
5015
5016 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
5017
5018         * configure.in: Change alpha to alpha* in several places.
5019
5020 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
5021
5022         * config.sub: Recognize sparc86x.
5023
5024 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
5025
5026         * configure.in (--enable-target-optspace): Remove debug echo.
5027
5028 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
5029
5030         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
5031
5032 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
5033
5034         * ltconfig: Update cygwin32 support.
5035
5036         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
5037         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
5038         (GDB_SUPPORT_DIRS): Likewise.
5039
5040 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
5041
5042         * configure.in (target_makefile_frag): If --enable-target-optspace,
5043         use -Os to compile target libraries rather than -O2.  Default to
5044         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
5045         not used.
5046         * configure.in (target_cflags): Ditto for d30v.
5047
5048 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
5049
5050         * Makefile.in (all-bfd): Depend on all-intl.
5051         (all-binutils): Likewise.
5052         (all-gas): Likewise.
5053         (all-gprof): Likewise.
5054         (all-ld): Likewise.
5055
5056 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
5057
5058         * configure.in (host_tools): Fix typo, lbtool -> libtool.
5059
5060 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
5061
5062         * Makefile.in (all-bfd): Depend upon all-libiberty.
5063
5064         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
5065
5066 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
5067
5068         * Makefile.in: Add libstub.
5069
5070         * configure.in: Ditto. Build libstub for targets that have cygmon
5071         support.
5072
5073 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
5074
5075         * configure.in: Don't set PICFLAG on ix86-cygwin32.
5076
5077 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
5078
5079         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
5080         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
5081
5082 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
5083
5084         * configure: Define DEFAULT_M4 by searching PATH.
5085         * Makfile.in: Use DEFAULT_M4.
5086
5087 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
5088
5089         * ltconfig: Add cygwin32 support.
5090
5091         * Makefile.in, configure.in: Add libtool as a native only directory
5092         to configure and build.
5093
5094 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
5095
5096         * Makefile.in (INSTALL_MODULES): Remove texinfo.
5097
5098 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
5099
5100         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
5101
5102 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
5103
5104         * Makefile.in: add ash make rules
5105         * configure.in: add ash to native_only and host_tools lists
5106
5107 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
5108
5109         * Makefile.in (all-gettext, all-intl): New targets.
5110         (ALL_MODULES): Added all-gettext, all-intl.
5111         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
5112         (INSTALL_MODULES): Added install-gettext, install-intl.
5113         (CLEAN_MODULES): Added clean-gettext, clean-intl.
5114
5115         * configure.in (host_tools): Added gettext.
5116         (native_only): Likewise.
5117         (noconfigdirs) [various cases]: Likewise.
5118         (host_libs): Added intl.
5119
5120 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
5121
5122         * configure: Do not disable building gdbtk for cygwin32 hosts.
5123
5124 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
5125
5126         * configure.in: Add thumb-coff target.
5127         * config.sub: Add thumb-coff target.
5128
5129 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
5130
5131         * Makefile.in: Revert yesterday's change.
5132         (all-target-winsup):  all-target-librx stays out of here.
5133
5134 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
5135
5136         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
5137         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
5138         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
5139         Remove references to librx and libg++.
5140
5141 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
5142
5143         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
5144         recursive makes
5145
5146 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
5147
5148         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
5149         for newlib directory.
5150         (CXX_FOR_TARGET): Likewise.
5151
5152 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
5153
5154         * ltconfig: Update after libtool/ltconfig.in change for
5155         hpux11.
5156
5157 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
5158
5159         * ltconfig, ltmain.sh: Update to libtool 1.2.
5160
5161 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
5162
5163         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
5164         (install-gcc-cross): Instead, override LANGUAGES here.
5165
5166 1998-03-18  Dave Love  <d.love@dl.ac.uk>
5167
5168         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
5169         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
5170
5171 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
5172
5173         * configure.in: Add Thumb-pe target.
5174
5175 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
5176
5177         * Makefile.in - changed sn targets to snavigator
5178         * configure.in - changed sn targets to snavigator
5179
5180 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
5181
5182         * config-ml.in: After building symlink tree call make distclean
5183         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
5184         to be the case for libiberty.
5185
5186 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
5187
5188         * configure: When making link, also check the current
5189         directory. The configure scripts may create one.
5190
5191 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
5192
5193         * config.sub: Accept alphapca56 and alphaev6 properly.
5194
5195 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5196
5197         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
5198
5199 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
5200
5201         * config.sub (sco5): Fix typo.
5202
5203 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
5204
5205         * Makefile.in (INSTALL_MODULES): Move install-tcl before
5206         install-itcl.
5207         (install-itcl): Remove dependency on install-tcl.
5208
5209 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
5210
5211         * configure.in: Remove libgloss from noconfigdirs for MN10300.
5212
5213 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
5214
5215         * configure.in: Don't build libgui for a cygwin32 target when not on
5216         a cygwin32 host.
5217
5218 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
5219
5220         * configure (redirect): Set to null, so default behavior of
5221         configure is now --verbose.
5222
5223 1998-02-16  Dave Love  <d.love@dl.ac.uk>
5224
5225         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
5226         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
5227
5228 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
5229
5230         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
5231         this change to sync Makefile.in with its ChangeLog entries.
5232
5233 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
5234
5235         * ltmain.sh (mkdir): Check that the directory doesn't exist
5236         before we exit with error, so that we don't get races during
5237         parallel builds.
5238
5239 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
5240
5241         * ltconfig, ltmain.sh: Update from libtool 1.0i.
5242
5243 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
5244
5245         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
5246         PICFLAG_FOR_TARGET.
5247         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
5248
5249         * configure: Emit a definition for the new macro enable_shared
5250         into each Makefile.
5251
5252 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
5253
5254         * configure.in (host_tools, native_only): Add libtool.
5255
5256 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
5257
5258         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
5259         Fix typo in ming config comment.
5260
5261 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
5262
5263         * ltconfig, ltmain.sh: Update from libtool 1.0h.
5264
5265 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
5266
5267         * config.sub: Add tic30 cases, and map c30 to tic30.
5268
5269 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
5270
5271         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
5272         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
5273         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
5274         (CLEAN_TARGET_MODULES): Similarly
5275         (all-target-libf2c): Add dependences.
5276         * configure.in (target_libs): Add libf2c.
5277
5278 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
5279
5280         * configure.in: Remove expect from noconfigdirs when target
5281         is cygwin32.  OK to build expect and dejagnu with Canadian
5282         Cross.
5283
5284 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
5285
5286         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
5287         host.
5288
5289         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
5290         and mingw32.
5291
5292 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
5293
5294         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
5295         here as it is not defined in the toplevel Makefile.
5296
5297 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
5298
5299         * configure (package_makefile_rules_frag): New variable, which names
5300         a file with generic rules, ...
5301         Change comment to mention we now have FIVE parts.
5302         * configure: Undo last change.
5303
5304 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
5305
5306         * config.guess: More accurate determination of HP processor types.
5307         * config.sub: More accurate determination of HP processor types.
5308
5309 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
5310
5311         * configure (package_makefile_frag): Move inserting the
5312         ${package_makefile_frag} to where it should be according
5313         to the comment.
5314
5315 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
5316
5317         * config.guess: Add support for Linux/ARM.
5318
5319 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
5320
5321         * .cvsignore: Remove *-info and *-install since they match
5322         release-info and mpw-install, which we don't want to just ignore.
5323
5324 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
5325
5326         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
5327
5328 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
5329
5330         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
5331         local_prefix to sub-make invocations.
5332
5333 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
5334
5335         * configure.in: Check makefile fragments in the source
5336         directory.
5337
5338 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
5339
5340         * configure.in: Check whether host and target makefile
5341         fragments exist before adding them to *_makefile_frag.
5342
5343 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
5344
5345         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
5346
5347 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
5348
5349         * configure.in: Make sure we only replace RPATH_ENVVAR on
5350         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
5351         regexp to sed.
5352
5353         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
5354         to sub-makes.
5355
5356 1998-01-13  Lee Iverson   (leei@ai.sri.com)
5357
5358         * config-ml.in (multi-do): LDFLAGS must include multilib
5359         designator.
5360
5361 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
5362
5363         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
5364
5365 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
5366
5367         * config.sub: Add mingw32 support.
5368         * configure.in: Likewise.
5369
5370 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
5371
5372         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
5373
5374 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
5375
5376         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
5377         * configure (gxx_include_dir): Provide a definition for subdirs
5378         which do not use autoconf.
5379
5380 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
5381
5382         * config.guess: Sync with egcs.  Picks up new alpha support,
5383         BeOS & some additional linux support.
5384
5385 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
5386
5387         * config.guess: HP 9000/803 is a PA1.1 machine.
5388
5389 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
5390
5391         * configure.in: It's alpha*-...
5392
5393 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
5394
5395         * configure.in (host_makefile_frag, target_makefile_frag):
5396         Handle multiple config files.
5397         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
5398         alpha-*-*.
5399
5400 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
5401
5402         * mkdep: New file.
5403
5404 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
5405
5406         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
5407
5408 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
5409
5410         * Makefile.in: Add libgui directory.
5411         (GDB_TK): Add all-libgui.
5412         * configure.in: Add libgui directory.
5413         * configure: Add all-libgui to GDB_TK.
5414
5415 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
5416
5417         * config-ml.in (multidirs): Add m32r to multilib list.
5418
5419 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
5420
5421         * Makefile.in (all-target-gperf): Change dependency to
5422         all-target-libstdc++.
5423
5424 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
5425
5426         * config.guess: Add BeOS support.
5427
5428 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
5429
5430         Source directory cvs renamed to cvssrc:
5431         * configure.in (host_tools): Change cvs to cvssrc.
5432         (native_only): Likewise.
5433         (noconfigdirs) [various cases]: Likewise.
5434         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
5435         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
5436         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
5437         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
5438         (all-cvssrc): Rename target from all-cvs.
5439
5440 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
5441
5442         * configure (gxx_include_dir): Fix thinko.
5443
5444 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
5445
5446         * Makefile.in (INSTALL_TARGET_CROSS): Define.
5447         (install-cross, install-gcc-cross): New targets.
5448
5449 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
5450
5451         * configure.in (noconfigdirs): Add support for Thumb target.
5452
5453         * config.sub (maybe_os): Add support for Thumb target.
5454
5455 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
5456
5457         * Makefile.in: Add rules for cygmon.
5458
5459         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
5460
5461 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
5462
5463         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
5464         * configure (gxx_include_dir): Provide a definition for subdirs
5465         which do not use autoconf.
5466
5467 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
5468
5469         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
5470         11/18/97 build
5471
5472 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
5473
5474         * From Franz Sirl.
5475         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
5476         found on RedHat Linux systems.
5477
5478 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
5479
5480         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
5481         guesses.
5482
5483 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
5484
5485         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
5486
5487 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
5488
5489         * ltmain.sh: If mkdir fails, check whether the directory was created
5490         anyhow by some other process.
5491
5492 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
5493
5494         * configure.in (d30v-*-*): Configure all directories.
5495
5496 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
5497
5498         * configure.in (d30v-*-*): Configure newlib, libiberty directories
5499         for the D30V.
5500
5501 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
5502
5503         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
5504
5505 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
5506
5507         * include/libiberty.h: Add extern "C" { so it can be used with C++
5508         progrms.
5509         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
5510         programs.
5511
5512 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
5513
5514         * configure.in (d30v-*-*): Configure GCC now.
5515
5516 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
5517
5518         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
5519         is no longer needed.
5520
5521 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
5522
5523         * Makefile.in: check-target-libio depends on all-target-libstdc++.
5524
5525 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
5526
5527         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
5528         targets using "$@" to provide support for similar but not identical
5529         targets without having to duplicate code.
5530
5531 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
5532
5533         * makefile.vms: Fix to work with DEC C.
5534
5535 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
5536
5537         * config.sub: Add mips-tx39-elf to marketing names.
5538
5539 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
5540
5541         * ltmain.sh: Handle symlinks in generated script.
5542
5543 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
5544
5545         * configure: Handle autoconf style directory options: --bindir,
5546         --datadir, --includedir, --infodir, --libdir, --libexecdir,
5547         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
5548         --sysconfdir.
5549         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
5550         (sharedstatedir, localstatedir, oldincludedir): New variables.
5551         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
5552         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
5553         sbindir, sharedstatedir, and sysconfdir.
5554
5555 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
5556
5557         * Makefile.in (bootstrap-lean): New target.
5558
5559 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
5560
5561         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
5562         sn, and gnuserv from noconfigdirs.
5563
5564 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
5565
5566         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
5567
5568 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
5569
5570         * Makefile.in (cross): New target.
5571
5572 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
5573                           Jeff Law         <law@cygnus.com>
5574
5575         * Makefile.in (bootstrap2, bootstrap3): New targets.
5576         (all-bootstrap): Remove outdated and confusing target.
5577         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
5578
5579 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
5580
5581         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
5582         windows.  Consistent with gdb/configure.
5583
5584 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
5585
5586         * configure.in: Name Linux target fragment.
5587
5588         * configure: Rewrite so that project Makefile fragment is inserted
5589         first and appears last in the resulting Makefile.
5590
5591 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
5592
5593         * Makefile.in (install-itcl): Install tcl first.
5594
5595 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
5596
5597         * configure.in: remove bison from noconfigdirs for Cygwin32 host
5598
5599 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
5600
5601         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
5602
5603         * configure.in (skipdirs): Add target-librx for Linux.
5604         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
5605
5606 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
5607
5608         * Makefile.in (bootstrap): New target.
5609
5610 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
5611
5612         * config.sub: Accept 'amigados' for backward compatibility.
5613
5614 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
5615
5616         * config.guess: Merge with FSF.
5617
5618 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
5619
5620         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
5621
5622 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
5623
5624         * config.sub: Add "marketing-names" patch.
5625
5626 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
5627
5628         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
5629
5630 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
5631
5632         * config.sub: Handle v850-elf.
5633
5634 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
5635
5636         * .cvsignore (*-install): Remove.
5637
5638 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
5639
5640         * ltconfig: Set CONFIG_SHELL in libtool.
5641         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
5642
5643 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
5644
5645         * configure.in (target_subdir): Set to libraries if enable_multilib.
5646
5647 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
5648
5649         * config.guess: Update from gcc directory.
5650
5651 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
5652
5653         * Makefile.in (all-sim): Depends on all-readline.
5654
5655 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
5656
5657         * Makefile.in (BISON, YACC): Use $$s.
5658         (all-bison): Depend on all-texinfo.
5659
5660 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
5661
5662         * Makefile.in (BISON): Add -L flag.
5663         (YACC): Likewise.
5664
5665 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
5666
5667         * configure.in (noconfigdirs): Add support for v850e target.
5668
5669         * config.sub (maybe_os): Add support for v850e target.
5670
5671 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
5672
5673         * configure.in (noconfigdirs): Add support for v850ea target.
5674
5675         * config.sub (maybe_os): Add support for v850ea target.
5676
5677 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
5678
5679         * config.sub: Add mipstx39.  Delete r3900.
5680
5681 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
5682
5683         * Makefile.in (all-autoconf): Depends on all-texinfo.
5684
5685 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
5686
5687         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
5688         eabi targets.
5689
5690 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
5691
5692         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
5693
5694         * configure: When handling a Canadian Cross, handle YACC as well as
5695         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
5696         * Makefile.in (all-bison): Depend upon all-texinfo.
5697
5698 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
5699
5700         * Makefile.in (BISON): bison, not byacc or bison -y.
5701         (YACC): bison -y or byacc or yacc.
5702         (various): Add *-bison as appropriate.
5703         (taz): No need to mess with BISON anymore.
5704
5705 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
5706
5707         * configure: If OSTYPE matches *win32*, try to find a good value for
5708         CONFIG_SHELL.
5709
5710 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
5711
5712         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
5713         configure.in if it is present.
5714
5715 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
5716
5717         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
5718
5719 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
5720
5721         * config.sub: Recognize `arc' cpu.
5722         * configure.in: Likewise.
5723         * config-ml.in: Likewise.
5724
5725 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
5726
5727         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
5728
5729 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
5730
5731         * configure: Changed sed delimiter from ':' to '|' when
5732         attempting to substitute ${config_shell} for SHELL. On
5733         NT ${config_shell} may contain a ':' in it.
5734
5735 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
5736
5737         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
5738
5739 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
5740
5741         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
5742
5743 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
5744
5745         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
5746
5747         * ylwrap: If the program is a relative path, force it to be
5748         absolute.
5749
5750 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
5751
5752         * configure (tooldir): Set BISON to `bison -y' and not just bison.
5753
5754 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
5755
5756         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
5757         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
5758         for libraries.
5759
5760 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
5761
5762         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
5763         separated by spaces.
5764
5765 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
5766
5767         * ylwrap: New file.
5768         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
5769
5770         * ltmain.sh: Handle /bin/sh at start of install program.
5771
5772         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
5773
5774         * ltconfig, ltmain.sh: New files, from libtool 1.0.
5775         * missing: New file, from automake 1.2.
5776
5777 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
5778
5779         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
5780         check-tk to CHECK_X11_MODULES.
5781
5782 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
5783
5784         * config.sub: Merge with FSF.
5785
5786 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
5787
5788         * config.guess: Merge with FSF.
5789
5790 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
5791
5792         * configure: Treat msdosdjgpp like go32.
5793         * configure.in: Likewise.  Don't remove gprof for go32.
5794
5795         * configure: Change Makefile.tem2 to Makefile.tm2.
5796
5797 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
5798
5799         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
5800
5801 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
5802
5803         * install-sh (chmodcmd): Set to null if the DST directory already
5804         exists.  Same as Nov 11th change.
5805
5806 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
5807
5808         * configure (GDB_TK): Needs itcl and tix.
5809
5810 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
5811
5812         * config.guess: Update from FSF.
5813
5814 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
5815
5816         * Makefile.in (GDB_TK): Depend on itcl and tix.
5817
5818 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
5819
5820         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
5821         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
5822         (INSTALL_SCRIPT): New variable.
5823         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
5824         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
5825         to -x.
5826         * install-sh: Add support for -x option.
5827
5828 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
5829
5830         * configure.in, Makefile.in: Treat tix like itcl.
5831
5832 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
5833
5834         * Makefile.in (WINDRES): New variable.
5835         (WINDRES_FOR_TARGET): New variable.
5836         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
5837         (EXTRA_HOST_FLAGS): Add WINDRES.
5838         (EXTRA_TARGET_FLAGS): Add WINDRES.
5839         (EXTRA_GCC_FLAGS): Add WINDRES.
5840         ($(DO_X)): Pass down WINDRES.
5841         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
5842         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
5843         DLLTOOL_FOR_TARGET.
5844
5845 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
5846
5847         * configure.in: configure sim before gdb for win32-x-ppc
5848
5849 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
5850
5851         Move gperf into the toplevel, from libg++.
5852         * configure.in (target_tools): Add target-gperf.
5853         (native_only): Add target-gperf.
5854         * Makefile.in (all-target-gperf): New target, depend on
5855         all-target-libg++.
5856         (configure-target-gperf): Empty rule.
5857         (ALL_TARGET_MODULES): Add all-target-gperf.
5858         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
5859         (CHECK_TARGET_MODULES): Add check-target-gperf.
5860         (INSTALL_TARGET_MODULES): Add install-target-gperf.
5861         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
5862
5863 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
5864
5865         * config.sub (mn10200): Recognize new basic machine.
5866
5867 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
5868
5869         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
5870         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
5871
5872 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
5873
5874         * configure.in: If we're building mips-sgi-irix6* native, turn on
5875         ENABLE_MULTILIB and set TARGET_SUBDIR.
5876
5877 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
5878
5879         * Makefile.in (all-sn): Depend on all-grep.
5880
5881 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
5882
5883         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
5884
5885         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
5886         Makefile.  From Jeff Makey <jeff@cts.com>.
5887         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
5888
5889         * Makefile.in (DISTBISONFILES): Remove.
5890         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
5891         $(DEFAULT_YACC).
5892
5893         * configure.in: Build itl, db, sn, etc., when building for native
5894         cygwin32.
5895
5896         * Makefile.in (LD): New variable.
5897         (EXTRA_HOST_FLAGS): Pass down LD.
5898         ($(DO_X)): Likewise.
5899
5900 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
5901
5902         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
5903
5904 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
5905
5906         * configure.in (targargs): Strip out any supplied --build argument
5907         before adding our own. Always add --build.
5908
5909 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
5910
5911         * configure.in (targargs): Pass --build if we're doing
5912         a cross-compile.
5913
5914 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
5915
5916         * configure: Use '|' instead of ":" as the separator in
5917         sed. Otherwise sed chokes on NT path names with drive
5918         designators. Also look for "?:*" as the leading characters in an
5919         absolute pathname.
5920
5921 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
5922
5923         * config.sub: Support for r3900.
5924
5925 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
5926
5927         * configure.in: Use install-sh, not install.sh.
5928
5929 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
5930
5931         * Makefile.in (taz): Improve check for BISON so it doesn't try to
5932         apply it twice.
5933
5934 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
5935
5936         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
5937         install-binutils.
5938
5939 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
5940
5941         * Makefile.in: Add automake targets.
5942         * configure.in (host_tools): Add automake.
5943
5944 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
5945
5946         * configure: Default CXX to c++, not gcc.
5947         * Makefile.in (CXX): Set to c++, not gcc.
5948         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
5949
5950 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
5951
5952         * install-sh: try appending a .exe if source file doesn't
5953         exist
5954
5955 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
5956
5957         * configure.in: Turn on multilib by default.
5958         (cross_only): Remove target-libiberty.
5959
5960         * Makefile.in (all-gcc): Don't depend on libiberty.
5961
5962 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
5963
5964         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
5965
5966 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
5967
5968         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
5969         (DISTBISONFILES): Add ld/Makefile.in
5970
5971 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
5972
5973         * configure.in: if target is cygwin32 but host isn't cygwin32,
5974         don't configure gdb tcl tk expect, not just gdb.
5975
5976 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
5977
5978         * configure.in: Added gnuserv everywhere sn appears.
5979
5980         * Makefile.in (ALL_MODULES): Added all-gnuserv.
5981         (CROSS_CHECK_MODULES): Added check-gnuserv.
5982         (INSTALL_MODULES): Added install-gnuserv.
5983         (CLEAN_MODULES): Added clean-gnuserv.
5984         (all-gnuserv): New target.
5985
5986 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
5987
5988         * config.guess: Fixes for MIPS OpenBSD systems.
5989
5990 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
5991
5992         * Makefile.in (INSTALL_XFORM): Remove.
5993         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
5994
5995         * mkinstalldirs: New file, copied from automake.
5996         * Makefile.in (installdirs): Rename from install-dirs.  Use
5997         mkinstalldirs.  Change all users.
5998         (DEVO_SUPPORT): Add mkinstalldirs.
5999
6000 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
6001
6002         * install-sh: Rename from install.sh.
6003         * Makefile.in (INSTALL): Change install.sh to install-sh.
6004         (DEVO_SUPPORT): Likewise.
6005
6006         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
6007         Graichen <graichen@rzpd.de>.
6008
6009 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
6010
6011         * config.guess: Recognize OpenBSD systems correctly.
6012
6013 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
6014
6015         * README, Makefile.in (ETC_SUPPORT): Remove references to
6016         cfg-paper*, configure.{texi,man,info*}._
6017
6018 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
6019
6020         * Makefile.in (all.normal): Ensure that gcc is built after all
6021         the x11 - ie gdb - targets.
6022
6023 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
6024
6025         * makefile.vms: Don't run conf-a-gas.
6026
6027 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
6028
6029         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6030
6031 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
6032
6033         * configure.in: Remove noconfigdirs case since gdb also
6034         configures and builds for tic80-coff.
6035
6036 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
6037
6038         * configure: Set cache_file to config.cache.
6039         * Makefile.in (local-distclean): Remove config.cache.
6040
6041 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
6042
6043         * COPYING: Update FSF address.
6044
6045 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
6046
6047         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
6048         noconfigdirs.
6049
6050 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
6051
6052         * Makefile.in (install-dirs): Don't crash if prefix, and hence
6053         MAKEDIRS, is empty.
6054
6055 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
6056
6057         * config.sub: Tweak mn10300 entry.
6058
6059 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
6060
6061         * configure.in (host_tools): Put sim before gdb, so gdb's
6062         configure.tgt can determine if the simulator was configured.
6063
6064 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
6065
6066         * config.sub: Move BeOS $os case to be with other Cygnus
6067         local cases.
6068
6069 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
6070
6071         * config.sub: Remove misplaced comment that broke Linux.
6072
6073 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
6074
6075         * config.sub: Add BeOS support.
6076
6077 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
6078
6079         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
6080
6081 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
6082
6083         * configure.in (noconfigdirs): Remove tcl and tk from
6084         noconfigdirs for cygwin32 builds.
6085
6086 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
6087
6088         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
6089
6090 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
6091
6092         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
6093         make-all.com, use makefile.vms instead.
6094
6095 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
6096
6097         * config.sub: Accept -lnews*.
6098
6099 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
6100
6101         * configure.in (noconfigdirs): Disable target-newlib,
6102         target-examples and target-libiberty for d30v.
6103
6104 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
6105
6106         * configure.in (noconfigdirs): Enable ld for d30v.
6107
6108 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
6109
6110         * configure.in (tic80-*-*): Build compiler.
6111
6112 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
6113
6114         * configure.in (d30v-*): Remove sim directory from list of
6115         unsupported d30v directories
6116
6117 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
6118
6119         * config.sub, configure.in: Add d30v target cpu.
6120
6121 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
6122
6123         * makefile.vms: New file.
6124         * make-all.com: Remove.
6125
6126 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
6127
6128         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
6129
6130 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
6131
6132         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
6133
6134 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
6135
6136         * Makefile.in (ALL_MODULES): Added all-db.
6137         (CROSS_CHECK_MODULES): Addec check-db.
6138         (INSTALL_MODULES): Added install-db.
6139         (CLEAN_MODULES): Added clean-db.
6140
6141 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
6142
6143         * config.guess: Merge with latest FSF sources.
6144
6145 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
6146
6147         * Makefile.in (ALL_MODULES): Added all-itcl.
6148         (CROSS_CHECK_MODULES): Added check-itcl.
6149         (INSTALL_MODULES): Added install-itcl.
6150         (CLEAN_MODULES): Added clean-itcl.
6151
6152 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
6153
6154         * configure.in: build gdb for mn10200
6155
6156 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
6157
6158         * Makefile.in (all-target-winsup): Depend on all-target-libio.
6159
6160 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
6161
6162         * configure.in (tic80-*-*): Turn off most targets right now.
6163
6164 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
6165
6166         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
6167         rather than the makeinfo program.
6168         (do-info): Depend upon all-texinfo.
6169
6170 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
6171
6172         * configure.in: Remove uses of config/mh-linux.
6173
6174         * config.sub, config.guess: Merge with latest FSF sources.
6175
6176 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
6177
6178         * config.sub (case $basic_machine): Add tic80 entries.
6179
6180 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
6181
6182         * config.sub, config.guess: Merge with latest FSF sources.
6183
6184 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
6185
6186         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
6187         * mpw-config.in: Test for NewFolderRecursive.
6188         * mpw-install: Use symbolic name for startup filename.
6189         * mpw-README: Add various additional details.
6190
6191 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
6192
6193         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
6194
6195 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
6196
6197         * configure.in: Do build gcc and the target libraries for
6198         the mn10200.
6199
6200 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
6201
6202         * configure.in: don't avoid building gdb for mn10300 any more
6203         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
6204         instead of single-quoting it.
6205
6206 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
6207
6208         * configure.in: Don't use --with-stabs on IRIX 6.
6209
6210 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
6211
6212         * configure.in (m32r): Build gdb, libg++ now.
6213
6214 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
6215
6216         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
6217         directories from noconfigdirs.
6218
6219 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
6220
6221         * config.sub (basic_machine): added mips16 configuration
6222
6223 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6224
6225         * config.sub: Handle d10v-unknown.
6226
6227 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
6228
6229         * config.sub: Handle v850-unknown.
6230
6231 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
6232
6233         * Makefile.in: add findutils
6234         * configure.in: add findutils to list of host_tools
6235
6236 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
6237
6238         * config.sub: Handle mn10200 and mn10300.
6239
6240 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6241
6242         * configure.in (d10v-*): Do not build librx.
6243
6244 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
6245
6246         * configure.in (mn10300): Build everything except gdb & libgloss.
6247
6248 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
6249
6250         * config.guess:  Patch for Dansk Data Elektronik servers,
6251         from Niels Skou Olsen <nso@dde.dk>.
6252
6253         For ncr, use /bin/uname rather than uname, since GNU uname does not
6254         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
6255
6256         Patch for MIPS R4000 running System V,
6257         from Eric S. Raymond <esr@snark.thyrsus.com>.
6258
6259         Fix thinko for nextstep.
6260
6261         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
6262
6263         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
6264         * config.guess: Guess mips-dec-mach_bsd4.3.
6265
6266         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
6267         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
6268         release numbers.
6269         * config.guess (mips-mips-riscos*):  Emit just enough of the
6270         release number.
6271
6272         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
6273         * config.guess (sparc-auspex-sunos*):  Added.
6274         (f300-fujitsu-*): Added.
6275
6276         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
6277         * config.guess:  Recognize a Tadpole as a sparc.
6278
6279 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
6280
6281         * config.guess: Don't assume that NextStep version is either 2 or
6282         3.  NextStep 4 (aka OpenStep 4) has come out now.
6283
6284 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
6285
6286         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
6287         From Rik Faith <faith@cs.unc.edu>.
6288
6289 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
6290
6291         * config.sub: Contributions from bug-gnu-utils to:
6292         Support plain "hppa" (no version given) architecture, reported by
6293         OpenStep.
6294         OpenBSD like NetBSD.
6295         LynxOs is not a hardware supplier.
6296
6297         * config.guess: Contributions from bug-gnu-utils to add support for:
6298         OpenBSD like NetBSD.
6299         Stratus systems.
6300         More Pyramid systems.
6301         i[n>4]86 Intel chips.
6302         M680[n>4]0 Motorola chips.
6303         Use unknown instead of lynx for hardware manufacturer.
6304
6305 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
6306
6307         * install.sh (chmodcmd): Set to null if the DST directory already
6308         exists.
6309
6310 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6311
6312         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
6313         not use mt-ppc target Makefile fragment any more.
6314
6315 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
6316
6317         * configure.in (*-*-windows):  Exclude everything but those dirs
6318         needed to build windows.
6319
6320 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
6321
6322         * Makefile.in (all-target-winsup): Depend on all-target-librx.
6323
6324 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
6325
6326         * configure.in:  Exclude mmalloc from i386-windows.
6327
6328 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
6329
6330         * Undo my previous change.
6331
6332 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
6333
6334         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
6335         unconditionally.
6336         (MAKEOVERRIDES): Define (revert this part of October 18 change).
6337
6338 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
6339
6340         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
6341         host to add it's own flags.
6342
6343 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
6344
6345         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
6346
6347 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
6348
6349         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
6350         (CXX_FOR_TARGET): Likewise.
6351         (GCC_FOR_TARGET): Define.
6352         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
6353         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
6354         CC_FOR_TARGET was specified on the command line.
6355         (MAKEOVERRIDES): Don't define.
6356
6357 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
6358
6359         * configure.in (m32r): Fix spelling of libg++ libs.
6360
6361 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
6362
6363         * config.sub (-apple*): Remove, now redundant.
6364
6365 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
6366
6367         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
6368
6369         * configure: Rework yesterday's sed script patch.
6370
6371         * config.sub: Merge with FSF.
6372
6373 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
6374
6375         * config.guess:  Merge from FSF.
6376
6377         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
6378         * config.guess: Use pc instead of unknown, for pc clone systems.
6379         Change linux to linux-gnu.
6380
6381         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
6382         * config.guess: Avoid non-portable tr syntax.
6383
6384 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
6385
6386         * test-build.mk (HOLES): Add "xargs" for gdb.
6387
6388         * configure: Avoid hpux10.20 sed bug.
6389
6390 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
6391
6392         * configure.in:  Add support for windows host
6393         (that is a build done under the Microsoft build environment).
6394
6395 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
6396
6397         * Makefile.in: Replace all uses of srcroot with s, to shrink
6398         command line lengths.
6399
6400         Patches from Geoffrey Noer <noer@cygnus.com>:
6401         * configure.in: If configuring for newlib, pass --with-newlib to
6402         subdirectories.
6403         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
6404         -Bnewlib/ and -Lwinsup to gcc.
6405         (CXX_FOR_TARGET): Likewise.
6406
6407 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
6408
6409         * Makefile.in (ETC_SUPPORT): Add configure.
6410
6411 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
6412
6413         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6414         host configuration file.
6415
6416 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
6417
6418         * configure.in: Break mn10x00 support into separate
6419         mn10200 and mn10300 configurations.
6420         * config.sub: Likewise.
6421
6422 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
6423
6424         * configure.in: Add lots of stuff to noconfigdirs for
6425         the mn10x00 targets.
6426
6427         * config.sub, configure.in: Add mn10x00 support.
6428
6429 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
6430
6431         * make-all.com: Call conf-a-gas, not config-a-gas.
6432
6433 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
6434
6435         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
6436         targets.
6437
6438 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
6439
6440         * mpw-README: Add much more detail for native PowerMac.
6441         * mpw-install: New file.
6442         * mpw-configure: Add --norecursion and --help options.
6443         * mpw-config.in: Translate readme and install files when
6444         copying to objdir.
6445         * mpw-build.in: Don't always depend on byacc and flex.
6446         (install-only-top): New action.
6447
6448 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
6449
6450         * configure.in:  You can now configure GDB for the v850.
6451
6452 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
6453
6454         * configure.in (noconfigdirs): Don't configure any C++ dirs
6455         if targeting D10V.
6456
6457 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
6458
6459         * config.sub: Recognize mips64vr5000.
6460
6461 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
6462
6463         * configure.in: Use a single line for host_tools and native_only.
6464
6465 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
6466
6467         * config.sub, configure.in: Add entries for m32r.
6468
6469 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
6470
6471         * Makefile.in (inet-install): Don't run install-gzip.
6472
6473 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
6474
6475         * configure.in:  Don't config lots of things for *-*-windows*.
6476
6477 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
6478
6479         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
6480         (host_libs, host_tools): Copy from configure.in.
6481         * mpw-configure: Don't complain about directories not found.
6482
6483 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6484
6485         * configure.in (i[345]86): Recognize i686 for pentium pro.
6486         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
6487         file.
6488
6489         * config.guess (i[345]86): Ditto.
6490
6491 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
6492
6493         * configure.in (noconfigdirs): Removed gdb for D10V.
6494
6495 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
6496
6497         * configure.in: Remove ld, target-libio, target-libg++, and
6498         target-libstdc++ from noconfigdirs.
6499
6500 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
6501
6502         * configure: Fix three locations where shell scripts were
6503         being run directly rather than with config_shell.
6504
6505 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
6506
6507         * configure.in (v850-*-*): Set up initial $noconfigdirs.
6508         * config.sub (basic_machine): Recognize v850.
6509
6510 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
6511
6512         * mpw-configure: Handle multiple enable/disable options and
6513         pass them down recursively, handle -c and -s flags appropriately
6514         depending on choice of compiler, add escape mechanism for
6515         quoted arguments to gC.
6516
6517 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6518
6519         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
6520         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
6521         so that -mrelocatable-lib and -mno-eabi are used.
6522
6523         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
6524         not support --print-multi-lib, don't abort.
6525
6526 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
6527
6528         * make-all.com: Run config-a-gas.
6529         * setup.com: Don't copy subdirectory files around.
6530
6531 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
6532
6533         * configure.in (*-*-ose): Remove exclusion of libgloss for this
6534         target, it now compiles correctly.
6535
6536 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
6537
6538         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
6539
6540 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
6541
6542         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6543
6544 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
6545
6546         * configure.in (native_only): Add prms.
6547
6548 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
6549
6550         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
6551         (BINUTILS_SUPPORT_DIRS): Likewise.
6552
6553 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6554
6555         * configure.in (d10v-*-*): Don't configure ld or gdb until the
6556         d10v support is added.
6557
6558 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
6559
6560         * configure.in (d10v-*-*): New target.
6561
6562 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
6563
6564         * config.guess (HP 9000/811): Recognize this as a PA1.1
6565         machine.
6566
6567 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
6568
6569         * Makefile.in (do-tar-gz): New target, split out from tail end of
6570         taz target.  Run each command separately, don't use pipes.
6571         (taz): Use it.
6572
6573 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
6574
6575         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
6576         * mpw-build.in: No builds should depend on building byacc or flex,
6577         they are assumed to be installed already.
6578
6579 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6580
6581         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
6582         variable that CC_FOR_TARGET needs.
6583
6584 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6585
6586         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
6587         options have changed since the last time the subdirectory was
6588         configured, and if it has, reconfigure.
6589         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
6590         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
6591
6592 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
6593
6594         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
6595         CLEAN_MODULES): Add bash.
6596         (all-bash): New target.
6597
6598 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
6599
6600         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
6601
6602 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6603
6604         * config.sub (basic_machine): Recognize d10v as a valid processor.
6605
6606 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
6607
6608         * mpw-configure: Add support for --bindir.
6609         * mpw-build.in: Use a GCC-specific build script for GCC actions.
6610
6611 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
6612
6613         * configure.in: add bash, time, gawk to list of hosttools and things
6614         to only build for native toolchains
6615
6616 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
6617
6618         * Makefile.in (docdir): Remove.
6619
6620 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
6621
6622         * Makefile.in (datadir): Set to $(prefix)/share.
6623
6624 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
6625
6626         * configure.in: build diff and patch for cygwin32-hosted
6627         toolchains.
6628
6629 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
6630
6631         * config.sub: Accept -rtems*.
6632
6633 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
6634
6635         * configure.in: enable dosrel for cygwin32-hosted builds,
6636                 remove diff from the list of things not buildable
6637                 via Canadian Cross
6638
6639 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
6640
6641         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
6642         don't get ". ".
6643
6644 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
6645
6646         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
6647
6648 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
6649
6650         * Makefile.in (taz): Handle case where tex3patch didn't even get
6651         checked out.  Also, if it was found, put the symlink in a new util
6652         subdirectory.
6653
6654 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6655
6656         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
6657
6658 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
6659
6660         * config.sub: Recognize -openvms.
6661         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
6662         * make-all.com, setup.com: New files.
6663
6664 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
6665
6666         * Makefile.in (taz): tex3patch moved to texinfo/util.
6667
6668 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
6669
6670         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
6671         * configure.in: remove make from disable-if-Can-Cross list
6672                 enable gdb if ${host} and ${target} are cygwin32
6673
6674 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
6675
6676         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
6677         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
6678
6679 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
6680
6681         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
6682         distinguish sysv/svr4/bsd variants.
6683         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
6684
6685 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
6686
6687         * configure.in: Added copyright notice.
6688         * move-if-change: Added copyright notice.
6689
6690 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6691
6692         * configure.in (powerpcle-*-solaris*): Until we get shared
6693         libraries working, don't build gdb, sim, make, tcl, tk, or
6694         expect.
6695
6696 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
6697
6698         * config.guess:  Merge with FSF:
6699
6700         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
6701         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
6702
6703         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
6704         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
6705
6706         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
6707         * config.guess:  Combine two OSF1 rules.
6708         Also recognize field test versions.  From mjr@zk3.dec.com.
6709         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
6710         because GNU uname does not support -p.  From pmr@pajato.com.
6711
6712 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
6713
6714         * Makefile.in (MAKEDIRS): Removed $(tooldir).
6715
6716 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
6717
6718         * mpw-README: Document GCCIncludes.
6719
6720 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
6721
6722         * configure.in (alpha-*-linux*): Set enable_shared to yes.
6723
6724 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
6725
6726         * mpw-configure: Handle --enable-FOO and --disable-FOO.
6727
6728 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
6729
6730         * configure.in (*-*-cygwin32): Configure make.
6731
6732 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
6733
6734         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
6735
6736 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
6737
6738         * Makefile.in (all-inet): Depend on all-perl.
6739
6740         * Makefile.in (inet-install): New target.
6741
6742         * Makefile.in (all-inet): Depend on all-tcl.
6743         (all-inet): Depend on all-send-pr.
6744
6745 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6746
6747         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
6748         temporarily.
6749
6750 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
6751
6752         * configure.in: Don't configure --with-gnu-ld on AIX.
6753
6754 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
6755
6756         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
6757
6758 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
6759
6760         * Makefile.in (ALL_MODULES): Added all-inet.
6761         (CROSS_CHECK_MODULES): Added check-inet.
6762         (INSTALL_MODULES): Added install-inet.
6763         (CLEAN_MODULES): Added clean-inet.
6764         (all-indent): New target.
6765
6766         * configure.in (host_tools): Added inet.
6767         (native_only): Added inet.
6768         (noconfigdirs): Added inet.
6769
6770 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
6771
6772         * configure.in: Don't configure libgloss if we are not configuring
6773         newlib.
6774
6775 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
6776
6777         * configure.in: Don't configure libgloss for unsupported
6778         architectures.
6779
6780 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6781
6782         * Makefile.in (CLEAN_MODULES): Add clean-apache.
6783
6784 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
6785
6786         * Makefile.in (ALL_MODULES): Include all-apache.
6787         (CROSS_CHECK_MODULES): Include check-apache.
6788         (INSTALL_MODULES): Include install-apache.
6789         (all-apache): New target.
6790
6791         * configure.in: Added apache everywhere perl is seen.
6792
6793 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6794
6795         * Makefile.in: Add support for clean-{module} and
6796         clean-target-{module} rules.
6797
6798 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
6799
6800         * configure.in (*-*-ose) do not build libgloss.
6801
6802 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6803
6804         * config.guess (prep*:SunOS:5.*:*): Turn into
6805         powerpele-unknown-solaris2.
6806
6807 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
6808
6809         * configure.in: Permit --enable-shared to specify a list of
6810         directories.
6811
6812 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
6813
6814         * configure.in (host==solaris): Pass only the first word of $CC
6815         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
6816
6817 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
6818
6819         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
6820
6821 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
6822
6823         * Makefile.in (ALL_MODULES): Include all-perl.
6824         (CROSS_CHECK_MODULES): Include check-perl.
6825         (INSTALL_MODULES): Include install-perl.
6826         (ALL_X11_MODULES): Include all-guile.
6827         (CHECK_X11_MODULES): Include check-guile.
6828         (INSTALL_X11_MODULES): Include install-guile.
6829         (all-perl): New target.
6830         (all-guile): New target.
6831
6832         * configure.in (host_tools): Include perl and guile.
6833         (native_only): Include perl and guile.
6834         (noconfigdirs): Don't build guile and perl; no ports have been
6835         done.
6836
6837 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
6838
6839         * configure (--enable-*): Handle quoted option lists such as
6840         --enable-sim-cflags='-g0 -O' better.
6841
6842 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6843
6844         * Makefile.in ({,inst}all-target): New rule so we can make and
6845         install all of the target directories easily.
6846
6847 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6848
6849         * configure.in: Add missing global flag in sed substitution when
6850         deleting `target-' from ${configdirs}.
6851
6852 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
6853
6854         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
6855         option.
6856
6857         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
6858         config/mh-necv4.
6859
6860         * install.sh: Correct misspelling of transformbasename.
6861
6862         * config.guess: Recognize mips-*-sysv*.
6863
6864 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
6865
6866         * config.sub: Recognize mon960.
6867
6868 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
6869
6870         * configure: Restore Canadian Cross handling of BISON and LEX,
6871         removed in Feb 20 change.
6872
6873 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
6874
6875         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
6876         Mention make install.  Remove the old copyright date as well the
6877         clumsy and rather pointless copyright on the README file.
6878
6879 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
6880
6881         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
6882         Makefile after running symlink-tree, then run `make distclean' to
6883         avoid clobbering any generated files in srcdir.
6884
6885 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
6886
6887         * configure.in (m68k-*-netbsd*): Build everything now.
6888
6889 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
6890
6891         * Makefile.in (taz): Fix quoting.
6892
6893 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
6894
6895         * configure.in (sparclet-*-*): Build everything now.
6896
6897 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6898
6899         * configure.in (m68k-*-linux*): New host.
6900
6901 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
6902
6903         * configure: Check for bison before byacc.
6904
6905 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
6906
6907         * Makefile.in configure:  Change the way LEX and BISON/YACC are
6908         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
6909         searching PATH.  These are used as fallbacks by Makefile.in if
6910         flex/bison/byacc aren't in objdir.
6911
6912 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
6913
6914         * Makefile.in: Make everything which depends upon all-bfd also
6915         depend upon all-opcodes, in case --with-commonbfdlib is used.
6916
6917 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6918
6919         * configure.in (host *-*-cygwin32): Don't build gdb if we are
6920         building NT native compilers on Unix.
6921
6922 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
6923
6924         * configure.in: Don't get CC from the host Makefile fragment if we
6925         can find gcc in PATH, or if this is a Canadian Cross.  Move the
6926         Solaris test for /usr/ucb/cc to the post target script, just after
6927         the compiler sanity test.
6928
6929 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
6930
6931         * config.sub: Merge with FSF.
6932
6933 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
6934
6935         * Makefile.in (RPATH_ENVVAR): New variable.
6936         (REALLY_SET_LIB_PATH): Use it.
6937         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
6938
6939 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
6940
6941         * config.sub, configure.in: Recognize sparclet cpu.
6942
6943 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
6944
6945         * config.guess:  Support m68k-cbm-sysv4.
6946
6947 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
6948
6949         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
6950         m68k-unknown-linuxaout from linker help string.  Put quotes around
6951         $ld_help_string.
6952
6953 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
6954
6955         * config.guess (powerpc-harris-powerunix): Add guess for port
6956         to new target.
6957
6958 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
6959
6960         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
6961
6962 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
6963
6964         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
6965         $(REALLY_SET_LIB_PATH) in Makefile.
6966         * Makefile.in (SET_LIB_PATH): New variable.
6967         (REALLY_SET_LIB_PATH): New variable.
6968         ($(DO_X)): Use $(SET_LIB_PATH).
6969         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
6970         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
6971         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
6972         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
6973         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
6974         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
6975         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
6976         (install-dosrel): Likewise.
6977         (all-opcodes): Depend upon all-libiberty.
6978
6979 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
6980
6981         * config.guess (*:CYGWIN*): New
6982
6983 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6984
6985         * Makefile.in (all-target-winsup): All all-target-libiberty.
6986
6987 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
6988
6989         * configure.in (noconfigdirs): Add missing # in front of comment.
6990
6991 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
6992
6993         * configure.in: add second pass to things added to noconfigdirs
6994         so *-gm-magic can exclude libgloss properly.
6995
6996 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
6997
6998         * mpw-configure (extralibs_name, rez_name): Set correctly
6999         for MWC68K compiler.
7000
7001         * mpw-README: Add more info on the necessary build tools.
7002
7003 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
7004
7005         * configure.in, config.sub: Recognize cygwin32.
7006
7007 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
7008
7009         * config.guess, config.sub: Recognize A/UX.
7010
7011 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
7012
7013         * config.sub: Merge with gcc/config.sub.
7014
7015 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
7016
7017         * mpw-build.in (do-binutils): Add build of stamps.
7018
7019 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
7020
7021         * config.sub: Add recognition for mips64vr4100*-* targets.
7022
7023 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7024
7025         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
7026         Add creation of gconfigargs with `--enable-shared' turned on.
7027         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
7028         ($(host)-stamp-stage3-configured): Likewise.
7029         (HOLES): Add chatr and ldd.
7030         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
7031
7032 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
7033
7034         * configure: Pass --nfp to recursive configures.
7035
7036 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
7037
7038         * Makefile.in (DLLTOOL): New.
7039         (DLLTOOL_FOR_TARGET): New.
7040         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
7041         (EXTRA_TARGET_FLAGS): Ditto.
7042         (EXTRA_GCC_FLAGS): Ditto.
7043         (CONFIGURE_TARGET_MODULES): Ditto.
7044         (DO_X): Ditto.
7045         * configure: Add DLLTOOL.
7046
7047 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
7048
7049         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
7050         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
7051         mh-sco, since old workarounds no longer needed, and don't
7052         build ld, since libraries have weak symbols in COFF.
7053
7054 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
7055
7056         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
7057
7058 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
7059
7060         * configure.in: Make sure that ${CC} can be used to compile an
7061         executable.
7062
7063 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
7064
7065         * Makefile.in (all-gdb): Depend on $(GDB_TK).
7066         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
7067         nothing depending on whether gdbtk is being built.
7068
7069 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
7070
7071         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
7072
7073 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
7074
7075         * configure.in (noconfigdirs): Put ld or gas in this early, if the
7076         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
7077
7078 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
7079
7080         * config-ml.in: Add support for
7081         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
7082         Simplify setting of multidirs from --disable-foo.
7083
7084 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7085
7086         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
7087         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
7088         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
7089         non-empty, pass them on to the  GCC make.
7090         (all-bootstrap): New rule that is like all-gcc, except it executes
7091         the GCC bootstrap rule instead of the GCC all rule.
7092
7093 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
7094
7095         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
7096
7097 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7098
7099         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
7100         DG/UX support.
7101
7102 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
7103
7104         * config.sub (i*86*) Change [345] to [3456]
7105
7106 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7107
7108         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
7109         --with-gnu-ld=no.
7110
7111 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7112
7113         * config-ml.in (rs6000*, powerpc*): Add switches to control which
7114         AIX multilibs get built.
7115
7116 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7117
7118         * configure.in (i386-win32): Don't build expect if we're not
7119         building the tcl subdir.
7120
7121 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
7122
7123         * Makefile.in: (configure-target-examples, all-target-examples):
7124         New targets, configure and build example programs.
7125
7126 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
7127
7128         * mpw-configure: If an mpw-config.in generated a file mk.sed,
7129         use it as input to sedit the generated MPW makefile.
7130         * mpw-README: Add a suggestion about Gestalt.h.
7131
7132 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
7133
7134         * config.sub: Accept *-*-ieee*.
7135
7136 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
7137
7138         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
7139         Ronald F. Guilmette <rfg@monkeys.com>.
7140
7141 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7142
7143         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
7144         for powerpc-pe native.
7145         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
7146         (target==powerpc-pe): duplicate i386-win32 entry.
7147
7148 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
7149
7150         * configure.in (noconfigdirs): Exclude target-newlib for all versions
7151         of vxworks, not just vxworks5.1.
7152
7153 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
7154
7155         * mpw-configure: Add support for exec-prefix.
7156
7157 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
7158
7159         * config.guess: Recognize HP model 816 machines as having
7160         a PA1.1 processor.
7161
7162 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
7163
7164         * configure: Ignore new autoconf configure options.
7165
7166 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
7167
7168         * config.guess:  Recognize Pentium under SCO.
7169         From Robert Lipe <robertl@arnet.com>.
7170
7171 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7172
7173         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
7174
7175 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
7176
7177         * configure.in: Don't configure gas for alpha-dec-osf*.
7178
7179 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
7180
7181         * configure.in: Default to --with-stabs for some targets for which
7182         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
7183         i[345]86*-*-unixware*.
7184
7185 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
7186
7187         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
7188         rather than basing it on the target.  Simplify handling of options
7189         controlling which directories to configure.  Remove extraneous
7190         slash in multi-clean target.
7191
7192 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
7193
7194         * config-ml.in: Prefix more variables with ml_ so they don't collide
7195         with configure's.
7196
7197 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
7198
7199         * configure: Don't turn -v into --v.
7200
7201 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
7202
7203         * configure.in (targargs): Fix typo.
7204
7205         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
7206
7207 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
7208
7209         * configure.in: Strip --host and --target options from
7210         CONFIG_ARGUMENTS, and always configure for --host only.  Add
7211         --with-cross-host option when building with a cross-compiler.
7212         * configure: Canonicalize the arguments put into config.status by
7213         always using `=' for an option with an argument.  Pass a presumed
7214         --host or --target explicitly.
7215
7216 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
7217
7218         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
7219         into general OS recognition case.
7220
7221 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7222
7223         * configure.in (target_configdirs): add target-winsup only
7224         for win32 target systems.
7225
7226 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
7227
7228         * Makefile.in (all-target-libgloss): Depend upon
7229         configure-target-newlib, since when libgloss is built it looks to
7230         see if the newlib directory exists.
7231
7232 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
7233
7234         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
7235         cfg-ml-*.in.
7236
7237 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
7238
7239         * configure: Handle LD and LD_FOR_TARGET when configuring a
7240         Canadian Cross.
7241
7242 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7243
7244         * configure.in (target_libs): add target-winsup.
7245         (target==i386-win32): add patch diff flex make to $noconfigdirs.
7246         (target==ppcle-pe): remove ld from $noconfigdirs.
7247
7248 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
7249
7250         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
7251         Preserve relative path names in $srcdir.  Build symlink tree if
7252         configuring cross target dir and srcdir=. (= no VPATH support).
7253         (configure-target-libg++): Depend on configure-target-librx.
7254         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
7255         * config-ml.in: New file.
7256         * symlink-tree: New file.
7257         * configure: Ensure srcdir="." if that's what it is.
7258
7259 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
7260
7261         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
7262         includes and FLEX_SKELETON setting.
7263         * mpw-configure (--with-gnu-ld): New option, controls whether
7264         to use PPCLink or ld with PowerMac GCC.
7265         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
7266         * mpw-config.in: Configure grez if targeting Mac.
7267
7268         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
7269         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
7270         just macos.
7271         * configure.in: Configure grez resource compiler if targeting Mac.
7272         * Makefile.in (all-grez, install-grez): New targets.
7273
7274 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
7275
7276         * configure: CXX defaults to gcc, not g++.  If we find
7277         gcc in the path, set CC to gcc -O2.
7278
7279 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
7280
7281         * configure: Default ${build} correctly.  Avoid picking up extra
7282         spaces when reading CC and CXX from Makefile.  When doing a
7283         Canadian Cross, use plausible default values for numerous
7284         variables.
7285         * configure.in: When doing a Canadian Cross, don't try to
7286         configure tools whose configure script can't handle it.
7287
7288 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
7289
7290         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
7291
7292 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7293
7294         * configure:  Remove dubious bug reporting address.
7295
7296 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7297
7298         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
7299         configure script, run that instead of this directory's configure.
7300         In either case, print a message that we're configuring the sub-dir.
7301
7302 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7303
7304         * configure.in: Before checking for the existence of various files,
7305         use sed to filter out "target-".
7306
7307 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
7308
7309         * Makefile.in (DO_X): Split rule to decrease command line length
7310         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
7311         (Philippe De Muyter).
7312
7313 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7314
7315         * Makefile.in (all-patch): depend on all-libiberty.
7316
7317 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
7318
7319         * configure.in: If the only directory in target_configdirs which
7320         actually exists is libiberty, then set target_configdirs to empty,
7321         to avoid trying to build a target libiberty in a gas or gdb
7322         distribution.
7323
7324 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
7325
7326         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
7327         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
7328         systems.
7329
7330 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
7331
7332         * configure.in (copy_dirs): Use sys-include instead of include
7333         for --with-headers option.
7334
7335 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
7336
7337         * Makefile.in, configure.in: Make winsup builds work with
7338         new scheme.
7339
7340 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
7341
7342         * configure.in: Build the linker on AIX.
7343
7344 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7345
7346         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
7347         where needed.
7348
7349 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
7350
7351         * Makefile.in (all-gcc): Fix typo.
7352
7353 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7354
7355         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
7356
7357 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7358
7359         * configure.in:  Rename libFOO to target-libFOO, and xiberty
7360         to target-xiberty, to provide more flexibility.
7361         (target_subdir):  Define.  Create if cross.
7362         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
7363         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
7364         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
7365         check-libFOO -> check-target-libFOO, etc.
7366         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
7367         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
7368         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
7369         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
7370         allow ALL_GCC="" to only configure.
7371         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
7372         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
7373         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
7374
7375 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
7376
7377         * Makefile.in (taz): Build "info" in etc explicitly.
7378
7379 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
7380
7381         * configure.in:  Make sure that CC is undefined (as opposed to
7382         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
7383         problem with autoconf trying to configure on a host without GCC.
7384
7385 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
7386
7387         * mpw-configure: Set host alias from choice of host compiler,
7388         only use generic MPW Makefile sed if present, edit a file
7389         named "hacked_Makefile.in" instead of "Makefile.in" if present.
7390         * mpw-README: Add problem notes about CW6 and CW7.
7391
7392 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
7393
7394         * Makefile.in (taz): Use ";" instead of ";;".
7395
7396 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7397
7398         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
7399         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
7400         DISTDOCDIRS.
7401         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
7402         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
7403
7404 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7405
7406         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
7407         and gnats, because they are now subsumed by DISTSTUFFDIRS.
7408         Move bfd to DISTSTUFFDIRS.
7409
7410 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7411
7412         * Makefile.in (X11_LIB): Removed.
7413         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
7414
7415         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
7416
7417 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7418
7419         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
7420         names.
7421
7422 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7423
7424         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
7425
7426 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
7427
7428         * configure.in (i[345]86-*-win32): Always build newlib.
7429         Don't configure cvs, autoconf or texinfo.
7430         * Makefile.in (LD_FOR_TARGET): New.
7431         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
7432         Pass down LD_FOR_TARGET.
7433
7434 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
7435
7436         * winsup: New directory.
7437         * Makefile.in: Build winsup.
7438         * configure.in: Winsup is configured when target is win32.
7439         Can only build win32 target GDB when native.
7440
7441 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
7442
7443         * config.guess: Recognize HP model 819 machines as having
7444         a PA 1.1 processor.
7445
7446 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
7447
7448         * configure: Fix sed loop which substitutes for CC and CXX to
7449         avoid bug found in various sed implementations.
7450
7451 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7452
7453         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
7454         simulator.  Use standard powerpc-*-eabi*.
7455
7456 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
7457
7458         * configure.in: Stop putting gas and binutils in noconfigdirs for
7459         powerpc-*-aix* and rs6000-*-*.
7460
7461 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
7462
7463         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
7464         -mcall-aixdesc libraries.
7465
7466 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
7467
7468         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
7469
7470         * config.sub (arm | armel | armeb): Fix shell syntax.
7471
7472 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7473
7474         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
7475         -msoft-float and -mcpu=common support.
7476         (powerpc*-*-eabisim*): Add support for building -mcall-aix
7477         libraries.
7478
7479 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7480
7481         * configure.in: Allow configuration and build of emacs19 for the alpha.
7482
7483 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7484
7485         * configure.in (CC): Get ^CC, not just any old CC, from
7486         ${host_makefile_frag}.
7487
7488 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7489
7490         * configure.in (CC): Try to get CC from
7491         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
7492
7493 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7494
7495         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
7496         only if it exists in $(srcdir).
7497
7498 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
7499
7500         * configure: If CC and CXX are not set in the environment, set
7501         them, based on either an existing Makefile or on searching for gcc
7502         in PATH.  Substitute for CC and CXX in Makefile.
7503         * configure.in: Remove libm from target_libs.  Separate
7504         target_configdirs from configdirs.  If CC is not set in
7505         environment, try to get it from a host Makefile fragment.  Rewrite
7506         changes of configdirs to use skipdirs instead.  A few minor
7507         tweaks.  Take directories out of target_configdirs as they are
7508         taken out of configdirs.  Remove existing Makefile files from
7509         subdirectories.  Substitute for TARGET_CONFIGDIRS and
7510         CONFIG_ARGUMENTS in Makefile.
7511         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
7512         by configure.in.
7513         (CONFIG_ARGUMENTS): Likewise.
7514         (CONFIGURE_TARGET_MODULES): New variable.
7515         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
7516         ($(CONFIGURE_TARGET_MODULES)): New target.
7517         (configure-libg++, configure-libio): New targets.
7518         (all-libg++): Depend upon configure-libg++.
7519         (all-libio): Depend upon configure-libio.
7520         (configure-libgloss, all-libgloss): New targets.
7521         (configure-libstdc++): New target.
7522         (all-libstdc++): Depend upon configure-libstdc++.
7523         (configure-librx, all-librx): New targets.
7524         (configure-newlib): New target.
7525         (all-newlib): Depend upon configure-newlib
7526         (configure-xiberty): New target.
7527         (all-xiberty): Depend upon configure-xiberty.
7528
7529 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
7530
7531         * configure.in (host i[345]86-*-win32):  Expand the
7532         noconfigdirs again.
7533
7534 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
7535
7536         * mpw-configure: Fix sed command file name.
7537
7538 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
7539
7540         * configure.in (host i[345]86-*-win32): Reduce the
7541         noconfigdirs again.
7542
7543 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
7544
7545         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
7546         or powerpc*-*-pe*, since they are not yet supported.
7547
7548 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
7549
7550         Add PowerMac support and many other enhancements.
7551         * mpw-configure: New option --cc to select compiler to use,
7552         paste options set according to --cc into the generated
7553         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
7554         if mpw-make.sed is present.
7555         * mpw-config.in: Don't test for gC1, test for mpw-touch,
7556         add forward includes for PowerPC include files.
7557         * mpw-build.in: Build using Makefile.PPC if present.
7558         (do-byacc, etc): Remove separate version resource builds.
7559         (do-gas): Build "stamps" before "all".
7560         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
7561         * mpw-README: Update to reflect --cc option, PowerMac support,
7562         and recently-reported compatibility problems.
7563
7564 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
7565
7566         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
7567         embedded m68k systems (-aout, -coff, -elf, -vxworks).
7568         (--with-multilib-top): Pass to recursive invocations.
7569
7570 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
7571
7572         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
7573         v810-*-*.
7574
7575 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7576
7577         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
7578         gdb, ld and opcodes on v810-*-*.
7579
7580 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
7581
7582         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
7583         (local-maintainer-clean): New target.
7584         (maintainer-clean): New target.
7585         (realclean): Just depend upon maintainer-clean.
7586
7587 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7588
7589         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
7590
7591 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
7592
7593         * configure.in: Build ld in mips*-*-bsd* case.
7594
7595 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
7596
7597         * config.sub: Accept -lites* OS.  From Ian Dall.
7598
7599 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
7600
7601         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
7602         targets.
7603
7604 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7605
7606         * configure.in: treat i386-win32 canadian cross the same as
7607         i386-go32 canadian cross.
7608
7609 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7610
7611         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
7612         running under the simulator to build a reduced set of libraries.
7613         (powerpc-*-eabiaix): Add fine grained multilib support added to
7614         other powerpc targets yesterday.
7615
7616 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7617
7618         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
7619         -disable-softfloat, -disable-relocatable, -disable-aix, and
7620         -disable-sysv to control which multilib libraries get built.
7621
7622 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
7623
7624         * configure: Add Makefile.tem to list of files to remove in trap
7625         handler.
7626
7627 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7628
7629         * config.guess (*Linux*):  Add missing "exit"s.
7630         Also, need specific check for alpha-unknown-linux (uses COFF).
7631
7632 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7633
7634         * config.guess:  Merge with FSF:
7635
7636         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
7637         * config.guess (AIX4): More robust release numbering discovery.
7638
7639         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
7640         * config.guess (i386-sequent-ptx): Properly get version number.
7641
7642         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
7643         * config.guess (mips:*:4*:UMIPS): New case.
7644
7645 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
7646
7647         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
7648         (i386-win32 host): Likewise.  Don't build readline.
7649
7650 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
7651
7652         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
7653         SUPPORT_FILES to submakes.
7654
7655 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
7656
7657         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
7658         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
7659         mpw-configure.
7660
7661 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
7662
7663         * configure.in (appdirs): Use =, not ==, in test expression when
7664         trying to build the text to print in the warning message for
7665         Solaris users.
7666
7667 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
7668
7669         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
7670
7671 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
7672
7673         * config.guess: Recognize lynx-2.3.
7674
7675 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
7676
7677         * config.sub (z8ksim): Deleted
7678         (z8k-*-coff): New, this is the one true name of the target.
7679
7680 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
7681
7682         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
7683
7684 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
7685
7686         * config.guess (*:Linux:*:*): First try asking the linker what the
7687         default object file format is (elf, aout, or coff).  Then if this
7688         fails, try previous methods.
7689
7690 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7691
7692         * configure.in: Don't build newlib for *-*-vxworks5.1.
7693
7694 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7695
7696         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
7697         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
7698
7699 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
7700
7701         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
7702
7703 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
7704
7705         * cfg-ml-com.in: New file.
7706         * cfg-ml-pos.in: New file.
7707
7708 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
7709
7710         * COPYING.NEWLIB: Add HP free copyright to list.
7711
7712 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
7713
7714         * config.sub: Recognize -eabi* for the system, not just -eabi.
7715
7716 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
7717
7718         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
7719         * config.sub, configure.in (win32): New target and host.
7720
7721 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
7722
7723         * configure.in: Add i386-pe configuration.
7724
7725 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
7726
7727         * mpw-build.in (install): Install GDB after LD.
7728
7729 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
7730
7731         * mpw-config.in (elf/mips.h): Always forward-include, needed
7732         for GDB to build.
7733
7734 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
7735
7736         * testsuite: New directory for customer acceptance and whole tool
7737         chain tests.
7738
7739 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
7740
7741         * configure: If per-host line isn't found, but AC_OUTPUT is found
7742         and a configure script exists, run it instead.
7743
7744 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7745
7746         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
7747
7748 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
7749
7750         * configure: Set build_{cpu,vendor,os,alias} to host values when
7751         --build isn't specified.
7752
7753 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
7754
7755         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
7756         (FLAGS_TO_PASS): Pass them.
7757         (EXTRA_TARGET_FLAGS): Ditto.
7758
7759 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
7760
7761         * Makefile.in (all-libg++): Depend on all-libstdc++.
7762
7763 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7764
7765         * configure.in (noconfigdirs): Enable all packages for
7766           i386-unknown-netbsd.
7767
7768 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
7769
7770         * configure.in (noconfigdirs): Don't configure tk for i386-go32
7771         hosted builds (DOS builds)
7772
7773 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
7774
7775         Changes for ARM based on patches from Richard Earnshaw:
7776         * config.sub: Handle armeb and armel.
7777         * configure.in: Omit arm linker only for riscix.
7778
7779 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
7780
7781         * config.guess:  Update from FSF.
7782
7783 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
7784
7785         * config.sub: Recognize powerpcle as the little endian variant of
7786         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
7787         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
7788         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
7789         temporarily.
7790
7791 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
7792
7793         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
7794
7795 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
7796
7797         * config.sub: Accept -lites* as a basic system type.
7798
7799 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
7800
7801         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
7802         installed, and if so return linuxoldld as the system name.
7803
7804 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
7805
7806         * config.guess: Add hppa1.1-hp-lites support.
7807
7808 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
7809
7810         * configure.in: Don't build newlib for m68k-vxworks5.1.
7811
7812 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
7813
7814         * configure.in (mips-sgi-irix6): Use mh-irix5.
7815
7816 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
7817
7818         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
7819
7820 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
7821
7822         * test-build.mk: Enable building of shared libraries on IRIX 5 and
7823         OSF/1.  Fix compiler flags.
7824         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
7825
7826 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
7827
7828         * configure.in: Recognize --with-newlib.
7829         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
7830
7831 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
7832
7833         * Makefile.in: move {all,check,install}-gdb from *_MODULES
7834         to *_X11_MODULES due to gdbtk needing X include files et al.
7835
7836 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
7837
7838         Merge in support for Mac MPW as a host.
7839         (Old change descriptions retained for informational value.)
7840
7841         * mpw-config.in: Add generic include forwards for cpu-specific
7842         include files in aout and elf directories.
7843
7844         * mpw-configure: Added copyright.
7845         * mpw-config.in: Check for presence of required build tools.
7846         (target_libs): Add newlib.
7847         (target_tools): Add examples.
7848         (Read Me): Generate as "Read Me for MPW" instead.
7849         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
7850         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
7851         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
7852
7853         * mpw-configure: Remove subdir-specific makefile hackery,
7854         delete mk.tmp after using it.
7855
7856         * mpw-build.in (all): Display start and end times.
7857
7858         * mpw-configure (host_canonical): Set.
7859         (target_cpu): Always add to makefiles.
7860         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
7861         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
7862         (mpw-mh-mpw): Look for in srcdir and srcroot.
7863         Use sed instead of mpw-edit-prefix to edit prefix definitions.
7864
7865         * mpw-build.in: (install-only): New target.
7866
7867         * mpw-configure (host_alias, target_alias): Rename from hostalias
7868         and targetalias, add into generated Makefile.
7869         (mk.tmp): If present, add into generated Makefile.
7870         * mpw-build.in (all-gas): Build config.h first before gas proper.
7871
7872         * mpw-configure (config.status): Write only if changed.
7873         * mpw-config.in (readline): Configure it (not built, just used for
7874         definitions).
7875
7876         * mpw-config.in (elf/mips.h): Add a forward include.
7877
7878         * mpw-config.in: Forward-include most .h files in include into
7879         extra-include.
7880         (readline): Don't build.
7881         mpw-build.in (install): Install GDB.
7882
7883         * mpw-configure (prefix, mpw_prefix): Handle it.
7884         * mpw-config.in (mmalloc, readline): Don't configure.
7885         * mpw-build.in (thisscript): Rename to ThisScript.
7886         Use mpw-build instead of BuildProgram everywhere.
7887         (mmalloc, readline): Don't build.
7888         * mpw-README: New file, basic documentation about the MPW port.
7889
7890         * mpw-config.in: Use forward-include to create include files.
7891
7892         * mpw-configure: Add more things to the top of each configured
7893         Makefile, including contents of config/mpw-mh-mpw.
7894         * mpw-config.in (extra-include): Create this directory and fill it
7895         with Posix-like include files when configuring.
7896
7897         * config.sub (apple, mac, mpw): Add various aliases.
7898
7899         * mpw-build.in: New file, top-level build script fragment for MPW.
7900         * mpw-configure: New file, configure script for MPW.
7901         * mpw-config.in: New file, config fragment for MPW.
7902
7903 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
7904
7905         * configure.in (host_libs): Remove glob, since it is gone from the
7906         sources.
7907
7908 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
7909
7910         * Makefile.in: define empty GDB_NLM_DEPS var.
7911
7912         * configure.in(target_makefile_frag): use config/mt-netware
7913         for netware targets.
7914
7915 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
7916
7917         * config.sub: Merge in recent FSF changes.  Remove linux special
7918         cases.
7919
7920 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
7921
7922         Revert this change:
7923
7924         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
7925
7926                 * build-all.mk: Use CC=cc -Xs on Solaris.
7927
7928 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
7929
7930         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
7931         stop using it.
7932         * Makefile.in: Nuke all references to glob subdirectory.
7933
7934 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
7935
7936         * configure.in: Fix --enable-shared logic in per-host.
7937
7938 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
7939
7940         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
7941
7942 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
7943
7944         * configure.in (noconfigdirs): Don't build gas on AIX, for
7945         powerpc*-*-aix* as well as for rs6000*-*-aix*.
7946
7947 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
7948
7949         * configure: Fix --cache-file to work if the file argument is a
7950         relative path.
7951
7952 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
7953
7954         * configure: If the --cache-file is used, pass it down to
7955         configure in subdirectories.
7956
7957 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
7958
7959         * config.sub: add vxworks29k configuration.
7960
7961 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
7962
7963         * Makefile.in (taz): Do "diststuff" part quietly.
7964
7965 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
7966
7967         * config.sub: Mini-merge with gcc/config.sub.
7968
7969 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
7970
7971         * config.guess (IRIX): Sed - to _.
7972
7973 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7974
7975         * Makefile.in (source-vault, binary-vault): New targets.
7976
7977 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
7978
7979         * config.sub: Recognize -eabi as a basic system type.
7980
7981 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
7982
7983         * configure.in (enable_shared stuff): Fix typo.
7984
7985 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
7986
7987         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
7988
7989 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
7990
7991         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
7992
7993 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
7994
7995         * configure.in (rs6000-*-*): Don't build gas.
7996
7997 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
7998
7999         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
8000         reduce command line length.
8001         (AS_FOR_TARGET): Check for as.new, not Makefile.
8002         (NM_FOR_TARGET): Check for nm.new, not Makefile.
8003
8004 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8005
8006         * config.guess:  Merge from FSF.
8007
8008 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
8009
8010         * configure: Don't use $ when handling program_suffix.
8011
8012 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
8013
8014         * configure.in:  Configure tk for hppa/hpux.
8015
8016 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
8017
8018         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
8019
8020 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
8021
8022         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
8023         to LIBCXXFLAGS.  Tests are better run without it.
8024
8025 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
8026
8027         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
8028
8029 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
8030
8031         * configure.in (*-*-netware*): Don't configure xiberty.
8032
8033 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
8034
8035         * configure.in:  Remove tk from native_only list.
8036
8037 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
8038
8039         * build-all.mk: Add mips-ncd-elf target to sun4 targets
8040           for special NCD build.
8041
8042 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
8043
8044         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
8045         makeall.bat, they're only useful for binutils snapshots.
8046         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
8047         makeall.bat to specified SUPPORT_FILES.
8048
8049 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
8050
8051         * build-all.mk: Add Ericsson targets to sun4 and solaris
8052           hosts.  Add  BNR's sun4 target to solaris host, so their
8053           build-from-source will be tested in-house first.
8054
8055 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
8056
8057         * Makefile.in (LIBCFLAGS): New variable.
8058         (CFLAGS_FOR_TARGET): Ditto.
8059         (LIBCFLAGS_FOR_TARGET): Ditto.
8060         (LIBCXXFLAGS): Ditto.
8061         (CXXFLAGS_FOR_TARGET): Ditto.
8062         (LIBCXXFLAGS_FOR_TARGET): Ditto.
8063         (BASE_FLAGS_TO_PASS): Pass them.
8064         (EXTRA_TARGET_FLAGS): Ditto.
8065
8066         * configure.in: Support --enable-shared.
8067
8068 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
8069
8070         * configure.in (target_libs):  Include libstdc++ again.
8071         * config.guess:  Update from FSF (for FreeBSD).
8072
8073 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
8074
8075         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
8076         makeall.bat.
8077         (DISTDOCDIRS): Add `etc'.
8078         (ETC_SUPPORT_PFX): New variable.
8079         (taz): Include anything from etc starting with a word in
8080         ETC_SUPPORT_PFX.
8081
8082 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
8083
8084         * config.sub: Update for recent FSF changes.  Remove obsolete
8085         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
8086         spacing changes.
8087
8088 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
8089
8090         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
8091
8092         * config.guess:  Merge with FSF.
8093         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
8094
8095 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
8096
8097         * configure: Since the "trap 0" handler will override the exit
8098         status on many systems, only use it for "exit 1", and make it set
8099         a non-zero exit status; reset it before "exit 0".  Also, check
8100         exit status of config.sub, and error out if it failed.
8101
8102 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
8103
8104         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
8105         and install libgloss.
8106
8107 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
8108
8109         * Makefile.in (all-binutils): Depend upon all-byacc.
8110
8111         * configure.in: Don't build emacs on Irix 5.
8112
8113 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
8114
8115         * configure.in (*-*-netware*): Add libio.
8116
8117 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
8118
8119         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
8120         (CHECK_TARGET_MODULES): Ditto.
8121         (INSTALL_TARGET_MODULES): Ditto.
8122         (TARGET_LIBS): Ditto.
8123         (all-libstdc++): Note dependencies.
8124
8125 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
8126
8127         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
8128
8129 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
8130
8131         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
8132         -fexternal-templates.
8133
8134         * configure.in (target_libs): Add libstdc++.
8135         (noconfigdirs): Add libstdc++ as appropriate.
8136
8137 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8138
8139         * config.guess:  Update from FSF.
8140
8141 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
8142
8143         * configure: Use ${config_shell} when running ${configsub}.
8144
8145 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
8146
8147         * config.sub: No longer recognize h8300h.
8148
8149 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
8150
8151         * config.sub: Remove extraneous differences between config.sub and
8152         gcc/config.sub.
8153
8154 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
8155
8156         * Makefile.in (DISTSTUFFDIRS): Add gas.
8157
8158 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
8159
8160         * COPYING.NEWLIB: New file.
8161
8162 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8163
8164         * config.guess (HP-UX):  Patch from Harlan Stenn
8165         <harlan@landmark.com> to also emit release level.
8166
8167 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8168
8169         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
8170
8171 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8172
8173         * config.sub:  Merge nextstep cleanup from FSF.
8174
8175 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
8176
8177         * configure.in (arm-*-*): Don't configure ld for this target.
8178
8179 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
8180
8181         * configure.in (*-*-netware): don't configure libg++, libio,
8182           librx, or newlib.
8183
8184 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8185
8186         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
8187         configure ld--it works, but it doesn't support shared libraries.
8188
8189 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8190
8191         * config.guess (*-unknown-freebsd*):  Get rid of possible
8192         trailing "(Release)" in version string.
8193         Patch from Paul Richards <paul@isl.cf.ac.uk>.
8194
8195 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8196
8197         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
8198         Fix type: *-next-neststep -> *-next-nextstep.
8199
8200         * config.guess:  Merge from FSF:
8201
8202         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
8203
8204         * config.guess: Recognize powerpc-ibm-aix3.2.5.
8205
8206         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
8207
8208         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
8209         instead of UNIX_SV for UnixWare 1.0).
8210
8211 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
8212
8213         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
8214         to make gdb/nlm/* build after the compiler and linker.
8215
8216 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8217
8218         * config.guess (netbsd, freebsd, linux):  Accept any machine,
8219         not just i[34]86.
8220         (m68k-atari-sysv4):  Relocate to match FSF version.
8221
8222         * config.guess:  More merges from the FSF:
8223
8224         Add a space before function call or macro invocation.
8225
8226         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8227
8228         * config.guess: Add trap cmd to remove dummy.c and dummy when
8229         interrupted.
8230
8231         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
8232
8233         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
8234         (dummy): Redirect stderr from compilation of dummy.c.
8235
8236         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
8237
8238         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
8239
8240 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
8241
8242         * configure: Accept and ignore --cache*, for compatibility with
8243         new autoconf.
8244
8245 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8246
8247         * config.guess:  Merge from FSF:
8248
8249         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8250
8251         * config.guess (Pyramid*:OSx*:*:*): New case.
8252         (PATH): Add /.attbin at end for finding uname.
8253         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
8254
8255         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
8256
8257         * config.guess (M88*:DolphinOS:*:*): New case.
8258
8259         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
8260
8261         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
8262         to select whether to use ELF or COFF.
8263
8264         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8265
8266         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
8267
8268         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8269
8270         * config.guess: Guess the OS version for HPUX.
8271
8272         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
8273
8274         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
8275
8276 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8277
8278         * configure.in: Recognize --with-headers, --with-libs, and
8279         --without-newlib.
8280         * Makefile.in (all-xiberty): Depend upon all-ld.
8281
8282 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8283
8284         * configure.in: Change i[34]86 to i[345]86.
8285
8286 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8287
8288         * configure (version): A few more tweaks to help message.
8289
8290 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8291
8292         * Makefile.in:  Remove (for now) librx as a host library,
8293         now that we're building it for target.
8294
8295 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8296
8297         * configure: Fix up help message; from karl@owl.hq.ileaf.com
8298         (Karl Berry).
8299
8300 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8301
8302         * configure.in:  Also configure librx.
8303
8304 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8305
8306         * Makefile.in:  Update various rules to reflect that librx
8307         is now needed for libg++.
8308
8309 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8310
8311         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
8312
8313 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
8314
8315         * configure.in: Configure the examples directory.
8316
8317 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8318
8319         * configure: Simplify Jun 2 1994 change.
8320
8321 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
8322
8323         * change CC to /usr/latest/bin/gcc for lynx host builds, since
8324         /bin/gcc isn't good enough to build gcc.
8325
8326 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
8327
8328         * Makefile.in (GDB_SUPPORT_FILES): Remove
8329         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
8330         (gdb.tar.gz): Add new rule to use standard distribution building
8331         mechanism.
8332
8333 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8334
8335         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
8336         Bill Cox <bill@cygnus.com>.
8337
8338 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8339
8340         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
8341
8342 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
8343
8344         * configure:  Search current dir first in .gdbinit.
8345
8346 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8347
8348         * config.sub:  Recognize freebsd (merged from gcc config.sub).
8349
8350 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8351
8352         * config.sub:  Refer to NeXT's operating system as nextstep.
8353
8354         * config.sub (case $basic_machine):  Re-order the cases, to match
8355         the order in the FSF version (which is mostly alphabethical).
8356         Merge in some additions and changes from the FSF.
8357
8358 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
8359
8360         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
8361         * config.sub: Recognize cxux7.
8362         * configure.in: Use mh-cxux for m88k-harris-cxux*.
8363
8364 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8365
8366         * config.sub:  Fix typo powerpc -> powerpc-*.
8367
8368 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
8369
8370         * Makefile.in: `all-emacs19' depends on `all-byacc'.
8371
8372         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
8373         parallel with all-emacs and install-emacs).  Top-level command
8374         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
8375
8376 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8377
8378         * test-build.mk ($(host)-stamp-stage2-installed): Remove
8379         $(relbindir)/make before doing ``make install'', and use
8380         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
8381         installing over running make binary.
8382         ($(host)-stamp-stage3-installed): Likewise.
8383
8384 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8385
8386         * config.guess: Recognize Mach.
8387
8388 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
8389
8390         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
8391         see whether --exec-prefix was used.
8392
8393 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8394
8395         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
8396
8397 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8398
8399         * Makefile.in: Add all-librx target similar to all-libproc.
8400
8401 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
8402
8403         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
8404         with post 1.2 uname bogosity.
8405
8406 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8407
8408         * configure: Remove temporary files on receipt of a signal.
8409
8410 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
8411
8412         * configure: If there is a package_makefile_frag, remove
8413         ${subdir}/Makefile.tem after copying it in.
8414
8415 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
8416
8417         * build_all.mk: support rs6000 lynx identifies itself as
8418         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
8419         since /bin/gcc is too feeble to compile a modern gcc.
8420
8421 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
8422
8423         * brought devo/test-build.mk update-to-date with progressive/
8424           test-build.mk. Add lynx targets and hppa flag info.
8425
8426 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8427
8428         * configure.in:  Use mh-ncrsvr43.  Patch from
8429         Tom McConnell <tmcconne@sedona.intel.com>.
8430
8431 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8432
8433         * config.guess (i386-unknown-bsdi):  No longer need to
8434         check #if defined(__bsdi__) && defined(__i386__).
8435
8436 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8437
8438         * configure: Set program_transform_nameoption correctly.
8439
8440 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
8441
8442         * brought build-all.mk update-to-date with progressive build-all.mk,
8443           added new targets and hppa info.
8444
8445 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8446
8447         * configure: If config.guess result is a prefix of the user
8448         specified target, assume a native build and use the user specified
8449         target as the host alias.  Remove SunOS patch suffix removal hack.
8450         * configure.in: Remove SunOS patch suffix removal hack.
8451
8452         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
8453         in NATIVE_CHECK_MODULES.
8454
8455 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
8456
8457         * Makefile.in: Rename HOST_ONLY to NATIVE.
8458         * configure: Delete SunOs patch suffix from host_canonical
8459           and build_canonical variables that are prepended to Makefiles.
8460         * configure.in: Add comments for easier maintenance.
8461
8462 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8463
8464         * Makefile.in: Add all-libproc target similar to all-gui.
8465
8466 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
8467
8468         * Makefile.in (CHECK_MODULES): split into
8469         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
8470
8471 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
8472
8473         * config.guess (i386-unknown-bsdi): New system to guess.
8474
8475 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8476
8477         * Makefile.in: Add all-gui target (but not yet build by "all").
8478
8479 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
8480
8481         * config.sub: Move deletion of patch suffix from here...
8482         * configure.in: To here, at Ian's suggestion.  The top-
8483           level scripts might need to know of a patch level.
8484
8485 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
8486
8487         * config.sub: Strip off patch suffix so rtl is recognized
8488           as a sunos4.1.3 machine, even though it's been patched.
8489
8490 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
8491
8492         * Makefile.in (INSTALL_LAST): Delete.
8493         (INSTALL_DOSREL): New.
8494
8495 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8496
8497         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
8498         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
8499         whether we pass down --with-gnu-ld anyhow.
8500
8501 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
8502
8503         * Makefile.in (INSTALL_LAST): Change operation so it works
8504         on more flavors of make.
8505         * configure.in (go32): Don't build libg++ or libio.
8506
8507 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
8508
8509         * Makefile.in (Move HOST_PREFIX_1 and friends up so
8510         they can be overriden by templates.
8511
8512 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
8513
8514         * configure.in (target==go32): Don't build gdb.
8515         * dosrel: New directory.
8516
8517 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
8518
8519         * configure.in (host==go32): Configure dosrel too.
8520         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
8521         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
8522         be set by incoming names or templates.
8523         (INSTALL_LAST): New rule.
8524
8525 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
8526
8527         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
8528
8529 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
8530
8531         * configure.in (appdirs): New variable.  Currently empty, but will
8532         be used in gas distribution.  If nonempty, lists a set of
8533         directories at least one of which must get configured, or top
8534         level configuration is considered to have failed.
8535         (rs6000-*-lynxos*): Use new file name.
8536
8537 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8538
8539         Eliminate XTRAFLAGS.
8540         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
8541         newlib include files using -idirafter, and also use -nostdinc.
8542         (CXX_FOR_TARGET): Likewise.
8543         (XTRAFLAGS): Removed.
8544         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
8545         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
8546         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
8547         ($(DO_X)): Don't pass down XTRAFLAGS.
8548
8549 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
8550
8551         * configure.in (mips*-dec-bsd*): New target; do build linker.
8552         (mips*-*-bsd*): New target; don't build linker.
8553
8554 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
8555
8556         * configure.in: support rs6000-*-lynxos* configuration.
8557         support sunos4 as a cross target.
8558
8559         * config.sub: look for lynx*, not lynx since the OS version may
8560         legitimately be part of the name.
8561
8562 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
8563
8564         * configure.in (i[34]86-*-sco*): Move to be with other i386
8565         targets.
8566         (romp-*-*): New target.  Skip various binary utilities.
8567         (vax-*-*): New target.  Don't build newlib.
8568         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
8569
8570 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
8571
8572         * configure.in: Only set host_makefile_frag if config
8573         directory exists.
8574
8575 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
8576
8577         * install.sh: If $dstdir exists, don't check whether each
8578         component does.
8579
8580 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8581
8582         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
8583
8584 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
8585
8586         * configure.in (*-*-lynxos*): Don't configure newlib for either
8587         native or cross Lynx.
8588
8589 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
8590
8591         * config.sub (sparc64-elf): Fix os.
8592         (z8k): Remove duplicate.
8593
8594 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8595
8596         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
8597         gcc/stmp-fixproto, to try to prevent fixproto from being run.
8598
8599 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
8600
8601         * configure: Make file links cleanly even if Lynx fails on
8602           an NFS symlink (at least fail cleanly).
8603
8604 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8605
8606         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
8607         -XNh2000.
8608
8609 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
8610
8611         * configure: Unknown options are fatal again.
8612
8613 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
8614
8615         * configure: Ignore --x-includes and --x-libraries, for Autoconf
8616         compatibility.
8617
8618 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
8619
8620         * build-all.mk: Add `clean' target.
8621
8622 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
8623
8624         * config.guess:  Add SINIX support.
8625         * configure.in:  Add mips-*-sysv4* support.
8626
8627 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
8628
8629         * build-all.mk: Document all useful targets.
8630         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
8631         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
8632
8633 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
8634
8635         * configure: Support --silent, --quiet.
8636
8637 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
8638
8639         * configure: Support --disable-FEATURE.
8640
8641 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8642
8643         * config.guess: Recognize NCR running SVR4.3.
8644
8645 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8646
8647         * config.guess:  Make BSDI generate i386-unknown-bsd386.
8648         Patch from Paul Eggert <eggert@twinsun.com>.
8649
8650 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8651
8652         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
8653
8654 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
8655
8656         * configure: Make unrecognized options give nonfatal warnings
8657         instead of fatal errors, and pass them to any subdirectory
8658         configures in case they recognize them.
8659         Make --x equivalent to --with-x.
8660
8661 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
8662
8663         * configure: Add --enable-* options.  Clean up usage message and
8664         some comments.
8665
8666 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
8667
8668         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
8669
8670 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
8671
8672         * configure.in (hppa*-*-*): Enable binutils.
8673
8674 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8675
8676         * config.sub: Recognize cisco.
8677
8678 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
8679
8680         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
8681
8682 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8683
8684         * config.guess: about target *-hitachi-hiuxwe2, don't print more
8685         than one configuration name.  Add comment.
8686
8687 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
8688
8689         * config.guess: about target *-hitachi-hiuxwe2, fixed
8690         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
8691         macro is incorrect.]
8692
8693 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8694
8695         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
8696         than the "make ls" stuff which used to be here.
8697
8698 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8699
8700         * config.guess:  Recognize i[34]86-unknown-freebsd.
8701         From Shawn M Carey <smcarey@rodan.syr.edu>.
8702
8703 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8704
8705         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
8706
8707 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
8708
8709         * config.guess: Check for ptx.
8710
8711 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
8712
8713         * config.sub: Add os9k checking.
8714
8715 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
8716
8717         * config.guess: Handle OSF1 running on HPPA processors
8718
8719 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
8720
8721         * configure: If subdir configure fails, print out a message with
8722         subdirectory name, in case subdir's configure code didn't identify
8723         itself.
8724
8725 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
8726
8727         * configure.in: Remove embedded newlines from configdirs.
8728         Avoid mismatches of substrings.  Fix matching strings at end
8729         of configdirs.
8730
8731 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
8732
8733         * config.guess:  Add Lynx/rs6000 config support.
8734
8735 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
8736
8737         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
8738
8739 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
8740
8741         * configure.in (hppa*-*-osf*): Treat this just like most other
8742         PA configurations (eg no binutils or ld).
8743         (hppa*-*-*elf*): These configurations have binutils and ld.
8744
8745 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
8746
8747         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
8748
8749 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8750
8751         * configure.in (rs6000-*-*): Build gas.
8752
8753 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
8754
8755         * Makefile.in:  Avoid bug in losing hpux sed.
8756
8757 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8758
8759         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
8760         for GDB and GDB has been fixed to not need it.
8761
8762 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
8763
8764         * config.guess: Recognize vax hosts.
8765
8766 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
8767
8768         * configure (while loop): Don't use "break 2" inside case
8769         statement -- the case statement isn't an enclosing loop.
8770
8771 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
8772
8773         * config.guess:  Clean up NeXT support, to allow nextstep
8774         on Intel machines.  Make OS be nextstep.
8775
8776 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
8777
8778         * config.guess: Add alternate forms for Convex.
8779
8780 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
8781
8782         * configure:  Completely rewrite option processing.  Take
8783         advantage of pattern-matching to avoid invoking test frequently.
8784         Also clean up host and target defaulting logic.
8785
8786 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
8787
8788         * Makefile.in: Replace all occurrances of "rootme" with "r" and
8789         "$${rootme}" with "$$r", to increase the likelihood that the do-*
8790         commands (plus user environment) will fit SCO limits.
8791
8792 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8793
8794         * configure.in: Don't issue warnings about directories which are
8795         not being configured if -norecursion is set.  Correct test for
8796         --with-gnu-as and --with-gnu-ld to not get confused by substring
8797         matches.
8798
8799         * configure.in: Don't build gas for alpha-dec-osf1*.
8800
8801 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
8802
8803         * configure:  Back out Per's change of 12/19/1993.  It changes the
8804         behavior of configure in unexpected and confusing ways.
8805
8806         Also, use different delim char when calculating
8807         program_transform_name so that the name can contain slashes.
8808
8809 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
8810
8811         * configure.in, config.sub: Add support for VSTa micro-kernel.
8812
8813 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
8814
8815         * configure.in: Nuke hacks which were used to get a special
8816         version of GAS for HPPA configurations.
8817
8818 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8819
8820         * configure:  If only ${target_alias} is given, use that
8821         as the default for ${host_alias}.
8822         * configure:  Add missing back-slashes before nested quotes.
8823
8824 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
8825
8826         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
8827
8828 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
8829
8830         * config.guess:  Recognize some Tektronix configurations.
8831         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
8832
8833 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
8834
8835         * config.sub: Match any flavor of SH.
8836
8837 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
8838
8839         * configure.in: Don't try to configure newlib for Alpha.
8840
8841 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8842
8843         * configure.in: Don't build ld for Irix 5.  Don't build gas,
8844         libg++ or libio for any Alpha target.
8845
8846         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
8847
8848 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
8849
8850         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
8851         default arguments -- so it tried to compress itself.
8852
8853 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
8854
8855         * configure.in (notsupp): ensure that a space is always at the end
8856           of the configdirs list, since the grep checks for an explicit space
8857
8858 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
8859
8860         * configure.in (target i386-sysv4.2): don't build ld, since static
8861           versions of many libraries are not available.
8862
8863 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
8864
8865         * config.guess: Recognize Apollos (using environment variables).
8866         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
8867
8868 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
8869
8870         * config.guess: Recognize Sony news mips running newsos.
8871
8872 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
8873
8874         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
8875         "fi ; else" for bash.
8876
8877 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
8878
8879         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
8880
8881 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
8882
8883         * config.sub: accept unixware as an alias for svr4.2.
8884         Fix some inconsistancies with the gcc version.
8885
8886 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
8887
8888         * Makefile.in (DISTDOCDIRS):  Add gdb.
8889
8890 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8891
8892         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
8893
8894 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
8895
8896         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
8897         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
8898         this now.
8899
8900 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
8901
8902         * config.sub: Accept hiux* as an OS name.
8903
8904         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
8905         etc/make-stds.texi.  The underscore came from gcc, and dje now
8906         agrees that RUNTESTFLAGS is the correct name.
8907
8908 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8909
8910         * install.sh:  Remove 'set -e'.  It makes any conditionals
8911         in the script useless.
8912
8913         * config.guess: Automatically recognize arm-acorn-riscix
8914         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
8915
8916 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8917
8918         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
8919
8920 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
8921
8922         * Makefile.in (DISTDOCDIRS): New variable.
8923         (taz): Edit local Makefile.in sooner, instead of proto-toplev
8924         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
8925
8926 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
8927
8928         * configure.in (hppa target): check the source directory for the
8929           pagas sub-directory
8930
8931 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
8932
8933         * config.sub: Allow -aout* and -elf*.
8934
8935 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
8936
8937         * configure.in: Don't build ld on i386-solaris2, same as for
8938         sparc-solaris2.
8939
8940 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8941
8942         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
8943
8944 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
8945
8946         * configure.in:  Configure gdb for alpha.
8947
8948 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
8949
8950         * Makefile.in (CXXFLAGS): Add -O.
8951
8952 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
8953
8954         * config.guess: added support for DG Aviion
8955
8956 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
8957
8958         * configure.in: Produce warning message for subdirectories not
8959         configurable for this host/target combination.  Don't try to
8960         configure gdb for vms.
8961
8962 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
8963
8964         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
8965         appropriate files before making "diststuff".
8966         (DISTBISONFILES): New var: list of files to be edited.
8967         (DISTSTUFFDIRS): Add binutils.
8968
8969 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
8970
8971         * config.sub: also handle mipsel and mips64el (for little endian mips)
8972
8973 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
8974
8975         * configure.in: Add * to end of all OS names.
8976
8977 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
8978
8979         * configure.in: Build newlib for LynxOS native.
8980
8981 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
8982
8983         * config.guess: Add support for delta 88k running SVR3.
8984
8985         * configure.in: Add comment about HP compiler vs. emacs.
8986
8987 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
8988
8989         * configure.in: don't build ld on solaris2 (not a viable option
8990           due to bugs in getpwnam & getpwuid)
8991
8992 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
8993
8994         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
8995         config.guess will produce a full version number.
8996
8997 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
8998
8999         * configure.in: Build linker and binutils for alpha-dec-osf1.
9000
9001 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9002
9003         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
9004         and gdb/testsuite/Makefile.in.
9005
9006 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9007
9008         * configure.in: recognize mips*- instead of mips-
9009
9010 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
9011
9012         * config.sub: Accept linux*coff and linux*elf as operating
9013         systems.
9014
9015 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9016
9017         * config.sub: Recognize mips64, and mips3 as an alias for it.
9018
9019 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9020
9021         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
9022         gdb knows how to handle OSF/1 shared libraries.
9023
9024 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9025
9026         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
9027         * config.guess: Recognize Hitachi's HIUX.
9028         * config.sub: Recognize h3050r* and hppahitachi.
9029         Remove redundant cases for hp9k[23]*.
9030
9031 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9032
9033         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
9034         if gas and ld are in the source tree and are in ${configdirs}.
9035         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
9036         --with options (but still pass them down on the command line,
9037         if they were explicitly specified).
9038
9039 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9040
9041         * configure: substitute SHELL value in Makefile.in with
9042         ${CONFIG_SHELL}
9043
9044 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9045
9046         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
9047         *-*-solaris2* targets.
9048
9049 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9050
9051         * Makefile.in: define M4, and pass it down to sub-makes;
9052         all-autoconf now depends on all-m4
9053
9054 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9055
9056         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
9057         presence of {ar,ranlib} instead of a configured directory
9058
9059 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
9060
9061         * config.guess: Accept 34?? as well as 33?? for NCR.
9062
9063 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9064
9065         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
9066         of 'gas' in sed commands, since 'gash' is now in the tree as well.
9067
9068 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9069
9070         * configure: grab values for $(CC) and $(CXX) from the
9071         environment, so that someone can do "CC=gcc configure; make" and
9072         have it work right (matching the way that autoconf works now)
9073
9074         * configure.in, Makefile.in: add support for gash, the tcl
9075         interface to Galaxy
9076
9077         * config.guess: add NetBSD variants (hp300, x86)
9078
9079 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
9080
9081         * install.sh: Support -d option (in the manner of SunOS 4 install,
9082         as it is more deterministic than that of GNU install)
9083         (chmodcmd): Set file to mode 755 by default (should also do default
9084         chgrp and chown, but I don't feel like dealing with that now)
9085
9086 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
9087
9088         * config.sub: Remove h8300hhms alias.
9089
9090 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9091
9092         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
9093
9094 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9095
9096         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
9097         as stmp-fixinc
9098
9099 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
9100
9101         * config.sub: recognize m88110-bug-coff.
9102
9103 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9104
9105         * Makefile.in (all-libio): all dependencies on the toolchain used
9106         to build this (gcc, gas, ld, etc)
9107
9108 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9109
9110         * config.guess: Deal with OSF/1 1.3 on alpha.
9111
9112 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9113
9114         * install.sh: add some 'else true' clauses for portability
9115
9116         * configure.in: don't build libio for h8[35]00-*-* targets
9117
9118 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9119
9120         * Makefile.in:  Add support for new libio.
9121
9122 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9123
9124         * install.sh: If one command fails, don't try the rest.  Don't try
9125         to remove $dsttmp (via trap) unless we have already created it.
9126         If $src doesn't exist, detect it and exit with an error.
9127
9128         * config.guess: Recognize BSD on hp300.
9129
9130 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9131
9132         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
9133         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
9134
9135 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
9136
9137         * Makefile.in (all-send-pr): depends on all-prms
9138
9139 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9140
9141         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
9142
9143 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9144
9145         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
9146         Added test for mips-mips-riscos5.
9147
9148 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9149
9150         * configure.in: use mh-hp300 for 68k HP hosts
9151
9152 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9153
9154         * configure: add support for CONFIG_SHELL, so that you can use
9155         some alternate shell for evaluating configure scripts
9156
9157 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
9158
9159         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
9160         in configure script to bug-gdb@prep.ai.mit.edu when building
9161         distribution archive.
9162         * Makefile.in (COMPRESS):  Remove def.
9163         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
9164         gdb.tar.Z and make-gdb.tar.Z respectively.
9165         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
9166         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
9167         to convergence with 'taz' target in Makefile.in.
9168
9169 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9170
9171         * install.sh (dsttmp): use trap to ensure that tmp files go
9172         away on error conditions
9173
9174 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9175
9176         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
9177
9178 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9179
9180         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
9181         its parent is '/' not ''.
9182
9183         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
9184
9185 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
9186
9187         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
9188         that ${newsrcdir}/configure.in does.
9189
9190 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
9191
9192         * test-build.mk: support for CONFIG_SHELL
9193
9194 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
9195
9196         * config.sub (netware):  Add as a basic system type.
9197
9198 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
9199
9200         * Makefile.in (Makefile): depend on configure.in.  Also drop the
9201           $(srcdir)/ from the dependency on Makefile.in.
9202
9203 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
9204
9205         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
9206         (h8300hhms is temporary until multi-libraries are implemented).
9207         * configure.in: Handle h8300h too.
9208
9209 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9210
9211         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
9212
9213 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
9214
9215         * configure:  Remove extraneous output when guessing host type.
9216         * config.guess:  Remove extraneous output when guessing using C
9217         compiler rather than uname, or when guessing fails.
9218
9219 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
9220
9221         * Makefile.in: remove all.cross and install.cross targets
9222
9223         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
9224           definitions
9225
9226 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
9227
9228         * configure.in (target sh): Build gprof.
9229
9230 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9231
9232         * config.sub: change -solaris to -solaris2
9233
9234 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9235
9236         * configure.in: Use config/mh-riscos for mips-*-sysv*.
9237
9238 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
9239
9240         * configure: Correct error message for missing Makefile.in to
9241         print correct directory.
9242
9243 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9244
9245         * install.sh: kludge around 386BSD shell bug
9246
9247 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
9248
9249         * config.guess:  Recognize NeXT.
9250         * config.guess:  Recognize i486-ncr-sysv4.
9251         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
9252
9253 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
9254
9255         * Makefile.in (MAKEINFOFLAGS): New variable.
9256         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
9257         * build-all.mk, test-build.mk: Pass down --no-split as
9258         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
9259
9260 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
9261
9262         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
9263
9264 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
9265
9266         * Makefile.in (libg++.tar.z):  New rule.
9267         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
9268         * Makefile.in (taz):  Only do a single chmod.
9269
9270 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
9271
9272         * install.sh: don't use dirname anymore (replaced with sed usage)
9273
9274 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
9275
9276         * Makefile.in:  Change extension for gzip'd files from '.z' to
9277         '.gz' per new FSF standard usage.
9278
9279 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
9280
9281         * configure: put quotes around the final value of program_transform_name
9282
9283 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9284
9285         * Makefile.in: new install.sh support; update install-info rules
9286
9287 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
9288
9289         * configure.in: Build diff for crosses, but not for go32 host.
9290
9291         * configure.in: Build gprof only for native, and don't build it
9292         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
9293
9294 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
9295
9296         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
9297
9298 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9299
9300         * configure.in (host_tools): Add prms.
9301
9302 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9303
9304         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
9305         with $(FLAGS_TO_PASS) on the command line
9306
9307         * config.sub: Recognize lynx and lynxos
9308
9309 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
9310
9311         * config.sub: Accept -ecoff*, not just -ecoff.
9312
9313 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
9314
9315         * Makefile.in (taz): Use .gz suffix instead of .z.
9316         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
9317         names.
9318
9319 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9320
9321         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
9322
9323 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9324
9325         * Makefile.in (install-no-fixedincludes):  install gcc last, so
9326         that rebuilds that might happen during 'make install' don't get
9327         bogus gcc include files
9328
9329 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
9330
9331         Change from Utah for HPPA support:
9332         * config.guess: Recognize hppa1.x-hp-bsd.
9333
9334 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
9335
9336         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
9337         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
9338
9339 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9340
9341         * config.sub: Add support for rom68k and bug boot monitors.
9342
9343 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
9344
9345         * Makefile.in: Make all-opcodes depend on all-bfd.
9346
9347 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
9348
9349         * config.guess: Added special check for i[34]86-univel-sysv4*.
9350
9351 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
9352
9353         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
9354         the processor rather than assuming i486.
9355
9356 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9357
9358         * config.guess: Recognize SunOS6 as Solaris3.
9359
9360 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
9361
9362         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
9363         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
9364
9365 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
9366
9367         * build-all.mk (all-cross): New target for Canadian Cross.
9368         Added Q2 go32 targets.
9369         * test-build.mk: Configure go32 cross sparclite-aout and
9370         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
9371         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
9372
9373 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9374
9375         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
9376         GO32 hosted toolchains
9377
9378 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9379
9380         * configure: change  so "-exec-prefix" gets passed down rather
9381         than "-exec_prefix" so autoconf generated Makefiles get the
9382         exec_prefix set right.
9383
9384 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9385
9386         * config.guess: get the Solaris2 minor version number
9387
9388         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
9389
9390 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9391
9392         * config.guess: Recognize some Sequent platforms.
9393
9394 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9395
9396         * Makefile.in: added the vault-install target
9397
9398         * configure.in: actually use the Sun3 makefile fragment that's in
9399         config, also added the release dir to configdirs
9400
9401 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
9402
9403         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
9404
9405 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9406
9407         * configure.in: remove some program from Alpha targetted toolchains
9408
9409 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
9410
9411         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
9412         gprof.
9413         (taz): Run "make diststuff" in those directories instead of "make
9414         proto-dir".  Look for "VERSION=" only at start of line in subdir
9415         Makefile.  Use "gzip -9" for compression.
9416         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
9417         (binutils.tar.z): New target.
9418
9419 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
9420
9421         * Makefile.in (taz): Include gpl.texinfo.
9422
9423 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
9424
9425         * Makefile.in (setup-dirs): Merged into "taz" target.
9426         (taz): Only do `proto-dir' stuff if a directory is actually needed
9427         for this target.
9428
9429 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
9430
9431         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
9432         (FLAGS_TO_PASS): Pass down MUNCH_NM.
9433         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
9434         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
9435         (gcc-no-fixedincludes): Correct for current gcc Makefile.
9436
9437 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
9438
9439         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
9440         config.sub, and move-if-change to gdb testsuite distribution
9441         archive, so the testsuite can be extracted, configured, and
9442         run separately from the gdb distribution.  Blow away the Chill
9443         tests that require a Chill compiled executable, since GNU Chill
9444         is not yet publically available.
9445
9446 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9447
9448         * test-build.mk: set environment variables in a single command,
9449         instead of a list of assignments and exports
9450
9451         * config.guess: recognize Alpha/OSF1 systems
9452
9453 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
9454
9455         * configure: Change help message to prefer --options rather than
9456           -options.
9457
9458 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9459
9460         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
9461         zippy@ecst.csuchico.edu.
9462         * config.guess: Recognize miniframe.
9463
9464 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9465
9466        * Makefile.in: Use srcroot to find runtest rather than rootme.
9467        Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
9468
9469 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
9470
9471         * test-build.mk: Extensive additions to support building on a
9472         machine other than the host.
9473
9474 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
9475
9476         * configure (tooldir): Fix for i386-aix again.
9477
9478 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
9479
9480         * configure, Makefile.in:  Change definition of $(tooldir)
9481         to match the FSF.
9482
9483 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
9484
9485         * config.guess:  Recognize i[34]86/SVR4.
9486
9487 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
9488
9489         * Makefile.in (all-gdb): gdb depends on sim.
9490
9491 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
9492
9493         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
9494         at the same time we make the prototype gdb directory.
9495         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
9496         files at the same time as the gdb base release distribution.
9497
9498 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
9499
9500         * Makefile.in (check): Use individual check targets rather than
9501         DO_X rule.
9502         (check-gcc): Added.
9503
9504 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
9505
9506         * config.sub: Use sysv3.2 not sysv32 for canonical OS
9507         for System V release 3.2.
9508
9509 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
9510
9511         * config.sub: Recognize hppaosf.
9512         * configure.in: Do configure ld/binutils/gas for it.
9513
9514 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9515
9516         * configure (tooldir): Alter syntax used to set this, for systems
9517         where "\$" isn't handled right, like i386-aix.
9518
9519 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
9520
9521         * configure: Pass program-transform-name, not
9522         program_transform_name, to recursive configures.
9523
9524 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
9525
9526         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
9527         of gas+ld+binutils.
9528
9529 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
9530
9531         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
9532
9533 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9534
9535         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
9536
9537 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9538
9539         * Makefile.in (PRMS): Set back to all-prms.
9540
9541 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
9542
9543         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
9544         targets, rather than for MIPS hosts.
9545
9546 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9547
9548         * configure.in: add comment for --with-x default values
9549
9550         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
9551
9552         * Makefile.in: add check-* targets for each of the directories in
9553         the tree.  Add a definition of RUNTEST that will use the one we
9554         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
9555
9556 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
9557
9558         * configure.in: Removed obsolete references to bfd_target and
9559         target_makefile_frag.
9560
9561         * build-all.mk: Set assorted targets for Q2.
9562         * config.sub: Recognize z8k-sim and h8300-hms.
9563         * test-build.mk: Really don't pass host to configure.
9564         (HOLES): Added uname.
9565
9566 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
9567
9568         * configure: Handle an empty program-prefix, program-suffix or
9569         program-transform-name correctly.
9570
9571 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
9572
9573         * build-all.mk: -G 8 no longer required for MIPS targets.
9574         * test-build.mk: Don't pass host argument to configure; make it
9575         guess.
9576
9577 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
9578
9579         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
9580         * Makefile.in (COMPRESS):  New macro, like GZIP.
9581
9582 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
9583
9584         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
9585
9586         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
9587         with gas currently defaults to -G 0.
9588
9589 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
9590
9591         * Makefile.in (all-flex): flex depends on byacc.
9592
9593         * build-all.mk: If host not specified, use config.guess.  Pass TAG
9594         to test-build.mk as RELEASE_TAG.
9595         * test-build.mk (configargs): New variable containing arguments to
9596         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
9597         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
9598
9599         * config.guess: Use /bin/uname when checking -X argument on SCO,
9600         to avoid invoking GNU uname which doesn't understand -X.
9601
9602         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
9603
9604         * configure.in: Build gas for mips-*-*.
9605
9606 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
9607
9608         * Makefile.in (all.normal): insert missing backslash.
9609
9610 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
9611
9612         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
9613
9614         * Makefile.in: Complete overhaul to merge many almost identical
9615         targets.
9616
9617 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
9618
9619         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
9620         (gdb.tar.Z): Adjusted.
9621
9622         * Makefile.in (setup-dirs, taz): New targets; should be general
9623         enough to adapt for gdb sometime.  Build only .z file.
9624         (gas.tar.z): New target.
9625
9626 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
9627
9628         * build-all.mk: Use CC=cc -Xs on Solaris.
9629
9630 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
9631
9632         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
9633         for handling BISON for FSF releases.
9634
9635 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9636
9637         * configure: Actually implement the change zoo just documented.
9638
9639 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
9640
9641         * configure: when using config.guess, only set target_alias when
9642         it's not already been set (ie, on the command line)
9643
9644 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9645
9646         * Makefile.in: add installcheck target, set PRMS to install-prms
9647
9648 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9649
9650         * configure: add support for package_makefile_fragment, handle the
9651         case where a directory has a configure.in file but no Makefile.in
9652         more gracefully (with an actual understandable error message, even);
9653         add support for --without (and add this to the usage message); also
9654         explicitly add a --host=${host_alias} to the command line when
9655         config.guess is used
9656
9657 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
9658
9659         * configure: Must use both --host and --target in recursive calls.
9660
9661 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
9662
9663         * Makefile.in: Change deja-gnu to dejagnu.
9664
9665 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
9666
9667         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
9668
9669 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9670
9671         * configure.in: canonicalize all instances to *-*-solaris2*,
9672         also strip out a number of tools to not build for go32 host
9673
9674 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
9675
9676         * config.guess: add GPL.
9677
9678         * Makefile.in, config.guess, config.sub, configure: bump
9679           copyrights to 93.
9680
9681 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
9682
9683         * Makefile.in (do-info): Removed obsolete check for existence of
9684         localenv file.
9685
9686         * Makefile.in (MAKEOVERRIDES): Define to be empty.
9687
9688 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9689
9690         * Makefile.in: a couple of 'else true' for decstation,
9691         support for TclX
9692
9693         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
9694
9695 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
9696
9697         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
9698
9699 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
9700
9701         * config.guess: Recognize i386-ibm-aix (PS/2).
9702         * configure.in: Use config/mh-aix386 file for it.
9703
9704 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
9705
9706         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
9707         CC_FOR_TARGET instead.
9708         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
9709
9710 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
9711
9712         * Makefile.in: Add sim to list of directories sent with gdb
9713
9714 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
9715
9716         * configure.in: Put back mips-dec-bsd* case.
9717
9718 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
9719
9720         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
9721         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
9722         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
9723
9724 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9725
9726         * configure.in: remove no-op mips-dec-bsd* in "case $target"
9727
9728         * Makefile.in (dir.info): only run gen-info-dir if it exists,
9729         (install-info): install dir.info only if it exists,
9730         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
9731
9732 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
9733
9734         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
9735         gas for mips-dec-bsd.
9736
9737 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
9738
9739         * configure (makesrcdir): If ${srcdir} is relative and not ".",
9740         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
9741
9742 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
9743
9744         * configure.in: Added "dejagnu" to hosttools list.
9745
9746 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
9747
9748         * config.sub, configure.in, config.guess:  Add support
9749         for Bosx, an AIX variant from Bull.
9750         Patches from F.Pierresteguy@frcl.bull.fr.
9751
9752 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
9753
9754         * devo/dejagnu: Initial creation of devo/dejagnu.
9755         Migrated dejagnu testcases and support files for testing software
9756         tools to reside as subdirectories, currently called "testsuite",
9757         within the directory of the software tool.  Migrated all programs,
9758         support libraries, etc. beloging to dejagnu proper from
9759         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
9760         with no modifications.  The changes to these files which will
9761         allow them to configure, build, and execute properly will be made
9762         in a future update.
9763
9764 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9765
9766         * Makefile.in: Change send_pr to send-pr.
9767         * configure.in: Likewise.
9768         * send_pr: Renamed directory to send-pr.
9769
9770 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
9771
9772         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
9773
9774 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
9775
9776         * README:  Update for gdb-4.8 release.
9777         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
9778         gdb-xxx.tar.z (gzip'd) file also.
9779
9780 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9781
9782         * Makefile.in: make all-diff depend on all-libiberty
9783
9784 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
9785
9786         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
9787
9788 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9789
9790         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
9791
9792 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
9793
9794         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
9795         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
9796         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
9797
9798 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9799
9800         * Makefile.in:  makeinfo binary is in a new location
9801
9802 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
9803
9804         * config.sub: Accept -ecoff as an OS.
9805
9806         * Makefile.in: Various changes to eliminate a level of make
9807         recursion and reduce the required command line length.
9808         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
9809         sub-makes.
9810         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
9811         variables holding settings for specific sub-makes.
9812         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
9813         in terms of BASE_FLAGS_TO_PASS.
9814         (TARGET_LIBS): New variable listing directories which use
9815         TARGET_FLAGS_TO_PASS.
9816         (subdir_do): Eliminated.
9817         (do-*): New set of targets to replace subdir_do.
9818         (various): All targets which used subdir_do now depend on do-*.
9819         (local-clean): Renamed from do_clean.
9820         (local-distclean): New target, dependency of distclean and
9821         realclean.
9822         (install-info): Don't create directories.  Depend on dir.info
9823         rather than calling make recursively.
9824         (install-dir.info): Eliminated.
9825         (install-info-dirs): Create all info directories here.
9826         (dir.info): Depend upon do-install-info.
9827
9828         * test-build.mk (HOLES): Added false.
9829
9830 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
9831
9832         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
9833
9834 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9835
9836         * Makefile.in (info): remove dependency on all-texinfo.  The
9837         problem was really in texinfo/C, not at this level.
9838
9839 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
9840
9841         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
9842
9843 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
9844
9845         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
9846         GDB releases.
9847
9848 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
9849
9850         * configure: Include srcdir in message about target of link not
9851         being found.  Don't convert `-' to `_' in `with' options being
9852         passed to subdirs.
9853
9854 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9855
9856         * configure.in: add uudecode to host_tools
9857
9858         * Makefile.in: added {all,install}-uudecode targets, added them to
9859         the appropriate lists
9860
9861 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
9862
9863         * Makefile.in (all-gcc): Added dependency on all-gas.
9864
9865         * configure.in (mips-*-*): Build ld and binutils.
9866
9867 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
9868
9869         * configure: check return code from mkdir, print error message and
9870           exit on failure.
9871
9872 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
9873
9874         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
9875
9876 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
9877
9878         * test-build.mk (HOLES): Added tar, cpio and uudecode.
9879
9880 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
9881
9882         * config.sub (h8500):  Recognize this as a cpu type.
9883
9884 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9885
9886         * configure: source directory missing is no longer a warning
9887
9888         * configure.in: recognize irix[34]* instead of irix[34]
9889
9890         * Makefile.in: define and pass down X11_LIB
9891
9892 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
9893
9894         * guess-systype: Renamed to ...
9895         * config.guess:  ... by popular request.
9896         * configure.in, Makefile.in:  Update accordingly.
9897
9898 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
9899
9900         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
9901         + Add Convex, Cray/Unicos, and Encore/Multimax support.
9902         + Execute ./dummy instead of assuming . is in PATH.
9903
9904 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
9905
9906         * guess-systype:  New shell script.  Attempts to guess the
9907         canonical host name of the executing host.
9908         Only a few hosts are supported so far.
9909         * configure:  Call guess-systype if no host is specified.
9910
9911 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
9912
9913         * Makefile.in (gcc-no-fixedincludes): Made to work with current
9914         gcc Makefile.
9915
9916
9917 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
9918
9919         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
9920         (all-gcc, install-gcc, subdir_do): Use it.
9921
9922 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
9923
9924         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
9925
9926 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
9927
9928         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
9929           set exclusively by configure, using configure.in .
9930
9931 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9932
9933         * test-build.mk: set $PATH for all builds
9934
9935         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
9936
9937 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
9938
9939         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
9940         the one used in gcc/Makefile.in, so that a null expansion doesn't
9941         override the one needed to build gcc with a native cc.
9942
9943
9944 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
9945
9946         * configure: Accept -with arguments.
9947
9948 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
9949
9950         * Makefile.in: added h8300sim
9951
9952 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
9953
9954         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
9955         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
9956         (all-cygnus, native, build-cygnus): Make
9957         $(canonhost)-stamp-3stage-done, not $(host)....
9958         * test-build.mk (stamp-3stage-compared): Use tail +10c for
9959         i386-sco3.2v4.  Added else true to if command.
9960
9961 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
9962
9963         * config.sub: (from FSF) Sequent uses a BSD-like OS.
9964
9965 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
9966
9967         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
9968
9969 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9970
9971         * configure.in: don't remove binutils from Solaris builds
9972
9973 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
9974
9975         * Makefile.in: get rid of earlier definitions for *clean,
9976         also handle the recursive info rule better
9977
9978 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
9979
9980         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
9981         do more-or-less the right thing.
9982
9983 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
9984
9985         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
9986         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
9987
9988 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9989
9990         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
9991         $(host_canonical).
9992
9993         * configure.in: split the configdirs list into 4 categories (native
9994         v. cross, library v. tool) and handle the cross-only and native-
9995         only in more reasonable (and correct!) way.
9996
9997 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
9998
9999         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
10000         configdirs anymore.
10001
10002 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10003
10004         * Makefile.in: extensive cleanup::  removed all of the explicit
10005         clean-* targets, collapsed many wrappers around subdir_do into
10006         one, added additional targets to satisfy standards.texi, deleted
10007         some old targets, some changes for consistency
10008
10009 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10010
10011         * configure.in: handle some programs as cross-only, and others as
10012         native only
10013
10014         * test-build.mk: handle partial holes in a more generic manner
10015
10016         * Makefile.in: m4 depends on libiberty
10017
10018 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10019
10020         * configure.in: add m4, textutils, fileutils, sed, shellutils,
10021         time, wdiff, and find to configdirs
10022
10023         * Makefile.in: all, clean, and install rules for the new programs
10024         added to configure.in
10025
10026 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10027
10028         * configure.in: use mh-sun for all *-sun-* hosts
10029
10030 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10031
10032         * Makefile.in: define flags for X11 include files and library file
10033         locations, pass them down to the programs that need this info
10034
10035         * build-all.mk: added a 'native' target, to 3stage the native toolchain
10036
10037 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10038
10039         * configure.in: start building libg++ for HP-UX targets
10040
10041 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
10042
10043         * README:  Update references to files moved into etc/.
10044
10045 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
10046
10047         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
10048         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
10049
10050 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
10051
10052         * configure: accept dash as well as underscore in long option
10053         names for FSF compatibility.
10054
10055 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
10056
10057         * config.sub: added -sco3.2v4 support from FSF.
10058
10059 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10060
10061         * configure.in: expand the section that adds or removes
10062         directories from the list of programs to build, to handle native
10063         vs. cross in addition to host v. native
10064
10065 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
10066
10067         * Makefile.in:  Replace C++ in macro names with CXX.
10068         This is less likely to break ...
10069
10070 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10071
10072         * test-build.mk: add -w to GNU_MAKE
10073
10074 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10075
10076         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
10077         add 'sparc' to list of recognized cpus.  This needed to make
10078         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
10079         Delete some redundant ose68 variants.  Recognize -wrs as an os,
10080         then changes that into $CPU-wrs-vxworks.
10081
10082         * configure.in: remove most references to gdbtest, regularize
10083         target based program removal
10084
10085         * test-build.mk: import from p3 tree (many fixes and changes)
10086
10087 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
10088
10089         * Makefile.in: added rules to handle tcl, tk, and expect
10090
10091         * configure.in: handle those directories if they exist
10092
10093 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10094
10095         * config.sub: removed bogus hppabsd and hppahpux names, since
10096         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
10097
10098 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10099
10100         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
10101         depends upon all-xiberty
10102
10103         * Makefile.in: changes from p3, including:
10104
10105         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
10106
10107         * Makefile.in (XTRAFLAGS): include newlib directories if
10108         newlib/Makefile exists, rather than if host != target.
10109
10110         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
10111
10112         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
10113         from the same source tree and not building a cross-compiler.  This
10114         matters for the libg++ configuration if reconfiguring a tree that
10115         has already been installed.
10116
10117         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
10118
10119         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
10120         pick up the machine and system specific header files.
10121
10122         * Makefile.in: added AS_FOR_TARGET, passed down in
10123         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
10124         the C compiler to use to create programs which are run in the
10125         build environment, set it to default to $(CC), and passed it down
10126         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
10127
10128         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
10129
10130         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
10131         We need them for unusual native builds, like systems without
10132         ranlib.
10133
10134         * configure: also define $(host_canonical) and
10135         $(target_canonical), which are the full, canonical names for the
10136         given host and target
10137
10138 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
10139
10140         * Makefile.in:  Added separate definitions for C++.
10141
10142 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
10143
10144         * configure.in (configdirs):  Add deja-gnu.
10145
10146 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
10147
10148         * README:  Update for configure.texi and gdb-4.7 release.
10149
10150 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
10151
10152         * Makefile.in:  Move "all" target to top of file.
10153         Previously, first target was ".PHONY" which caused BSD4.4 make
10154         to build .PHONY when make was run without arguments.
10155
10156 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
10157
10158         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
10159         Library-copylefted code in libiberty.
10160
10161 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
10162
10163         * config.sub:  Replace m68kmote with plain old m68k.
10164
10165 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
10166
10167         * Makefile.in:  Remove space from blank line, avoid Make complaints.
10168
10169 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
10170
10171         * config.sub: Complain if no argument is given.  Added support for
10172         386bsd as OS and target alias.
10173
10174 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
10175
10176         * Makefile.in (XTRAFLAGS): include newlib directories if
10177         newlib/Makefile exists, rather than if host != target.
10178
10179 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
10180
10181         * config.sub: recognize sparclite-wrs-vxworks.
10182
10183         * Makefile.in (install-xiberty): added *-xiberty make rules (from
10184         p3.) Added clean-xiberty to clean.
10185
10186 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10187
10188         * configure.in: use *-*-* instead of nested cases for host and target
10189
10190 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
10191
10192         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
10193         from the same source tree and not building a cross-compiler.  This
10194         matters for the libg++ configuration if reconfiguring a tree that
10195         has already been installed.
10196
10197 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
10198
10199         * config.sub (i486v/i486v4):  Merge in from FSF version.
10200
10201 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
10202
10203         * configure: only set PWD if it is already set.
10204
10205 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
10206
10207         * configure: just set PWD=`pwd` at the top, since Ultrix sh
10208         doesn't have unset and all success paths (and most error paths)
10209         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
10210         to just ${PWD} to avoid confusion.)
10211
10212 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
10213
10214         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
10215         even for a native compilation.
10216
10217 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
10218
10219         Changes to make the gdb.tar.Z rule work better.
10220
10221         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
10222         (DEVO_SUPPORT):  Add configure.texi.
10223         (bfd-ilrt.tar.Z):  Remove ancient rule.
10224
10225 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
10226
10227         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
10228         pick up the machine and system specific header files.
10229
10230         * configure.in, config.sub: added new target m68010-adobe-scout,
10231         with alias of adobe68k.  Changed configure.in to check for
10232         -scout before -sco* to avoid a false match.
10233
10234         * Makefile.in: added AS_FOR_TARGET, passed down in
10235         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
10236         the C compiler to use to create programs which are run in the
10237         build environment, set it to default to $(CC), and passed it down
10238         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
10239
10240 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
10241
10242         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
10243         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
10244         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
10245         FOR_TARGET variants, to newlib and libg++.
10246
10247 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10248
10249         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
10250         first.
10251
10252 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
10253
10254         * config.sub:  Accept `elf' as an environment.
10255
10256 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
10257
10258         * Makefile.in (all-opcodes):  cd into the right directory
10259
10260 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
10261
10262         * configure: added -program_transform_name option, used as
10263         argument to sed when installing programs.
10264         configure.texi: added documentation for -program_prefix,
10265         -program_suffix and -program_transform_name.
10266
10267 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
10268
10269         * config.sub:  Accept i486 where i386 ok.
10270
10271 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
10272
10273         * config.sub: accept we32k
10274
10275 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
10276
10277         * config.sub, configure.in: accept OSE68000 and OSE68k.
10278
10279         * Makefile.in: don't create all directories for ``make install'';
10280         let the subdirectories create the ones they need.
10281
10282 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10283
10284         * COPYING: new file, GPL v2
10285
10286 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10287
10288         * Makefile.in: use the new gen-info-dir, which needs a template
10289         argument (which also lives in texinfo)
10290
10291         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
10292
10293 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
10294
10295         * config.sub (ncr3000):  Change i386 to i486.
10296
10297 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10298
10299         * Makefile.in: add install-rcs, install-grep to
10300         install-no-fixedincludes, removed install-bison and install-libgcc
10301
10302 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
10303
10304         * configure.in: grab the HPUX makefile fragment if on HPUX
10305
10306 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
10307
10308         * Makefile.in: eradicate bison spoor (ditto libgcc).
10309          configure.in: recognise m68{k,000}-ericsson-OSE.
10310          es1800 is alias for m68k-ericsson-OSE
10311
10312 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10313
10314         * configure.in: rearrange the parts that remove programs from
10315         configdirs, based now on HOST==TARGET or by canonical triple.
10316
10317 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
10318
10319         * test-build.mk: recurse explicitly with -f test-build.mk when
10320           appropriate.  predicate stage3 and comparison on the existence
10321           of gcc.  That is, if gcc isn't around, we aren't three-staging.
10322           On very clean, also remove ...stamp-co.  Build in-place before
10323           doing other builds.
10324
10325 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
10326
10327         * Makefile.in, configure.in: add tgas
10328
10329 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
10330
10331         * Makefile.in: a number of changes merged in from progressive.
10332
10333         * configure.in: add libm.
10334
10335         * .cvsignore: ignore some stuff that comes from test-build.mk.
10336
10337 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
10338
10339         * config.sub:  Add es1800 (m68k-ericsson-es1800).
10340
10341 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
10342
10343         * configure: Add program_suffix (parallel to program_prefix)
10344         * Makefile.in: adjust directory-creating script for losing decstation
10345
10346 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
10347
10348         * configure:  Minor $subdir-related fixes.
10349
10350 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
10351
10352         * configure: fix various problems with propogating
10353         makefile_target_frag in subdirs.
10354         * configure.in: config libgcc if its there
10355
10356 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
10357
10358         * config.sub:  HPPA merge.
10359
10360 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
10361
10362         * Makefile.in:  Replace all-bison with all-byacc in all
10363         dependency lines for other tools (which now use byacc).
10364
10365 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
10366
10367         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
10368
10369 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
10370
10371         * Makefile.in: make gprof rules similar to byacc rules (instead of
10372         vestigal $(unsubdir) that didn't work...)
10373
10374 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
10375
10376         * config.sub:  Add support for Linux.
10377         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
10378         (at least for libg++).
10379
10380 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
10381
10382         * configure.texi: fix doc for the -nfp option to configure
10383
10384 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
10385
10386         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
10387
10388 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
10389
10390         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
10391         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
10392         * configure.in: added solaris* host_makefile_frag hook.
10393
10394 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10395
10396         * config.sub: changed recognition of m68000 so that various
10397         m68k types can be specified via m680[01234]0
10398
10399 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10400
10401         * config.sub (basic_machine): fix sed so that '-foo' isn't
10402         completely substituted out while .+'-foo' loses the '-foo'
10403
10404 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
10405
10406         * config.sub ($os): Add -aout.
10407
10408 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
10409
10410         * configure:  If host_makefile_frag is absolute, don't
10411         prefix ${invsubdir} (relevant to libg++ auto-configure).
10412
10413 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
10414
10415         * Makefile.in (tooldir): Define it.
10416         (all-ld): Depend on all-flex.
10417
10418 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
10419
10420         * Makefile.in (check):  Fix libg++ special case.
10421
10422 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
10423
10424         * configure: do not bury `pwd` into config.status, thus do fewer
10425           pwd's.
10426
10427         * configure: print the "Building in" message only when building in
10428           other than "." AND verbose.
10429
10430         * configure: remove -s, rework -v to better accommodate guested
10431           configures.
10432
10433         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
10434
10435 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
10436
10437         * Makefile.in: macroize flags passed on recursion.  remove
10438           fileutils.
10439
10440 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
10441
10442         * configure: get makesrcdir right for subdirs deeper than 1.
10443
10444         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
10445           install.
10446
10447 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
10448
10449         * Makefile.in: don't print subdir_do or recursion lines.
10450
10451 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
10452
10453         * standards.texi: added menu item.
10454
10455         * Makefile.in: build and install standards.info.
10456
10457         * standards.texi: new file.
10458
10459 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
10460
10461         * configure: test for and move config.status pieces from
10462           ${subdir}/.
10463
10464 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
10465
10466         * configure:  Test for existance of files before trying to mv
10467         them, to avoid numerous non-existance messages.
10468
10469 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
10470
10471         * configure: correct final line of config.status.
10472
10473         * configure: patch from eggert.  Avoids a protection problem if
10474           the original Makefile.in is read only.
10475
10476         * configure: use move-if-change from gcc to create config.status.
10477           Some makefiles depend on config.status to tell if a directory
10478           has been reconfigured for a different host.  This change
10479           prevents those directories from remaking everything in the case
10480           where the reconfig was only intended to rebuild a Makefile.
10481
10482         * configure: test for config.sub with "config.sub sun4" rather
10483           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
10484           host alias from a missing config.sub.
10485
10486 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
10487
10488         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
10489           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
10490
10491 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
10492
10493         * configure: mkdir ${subdir} as needed.
10494
10495 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
10496
10497         * Makefile.in,configure.in: added autoconf.
10498
10499 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
10500
10501         * Makefile.in: no longer pass against on recursion.
10502
10503         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
10504           definitions are not inherited.
10505
10506         * configure: correct makesrcdir when subdir is .
10507
10508 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
10509
10510         * configure:  Add support for 'subdirs' variable, which is
10511         like 'configdirs', except that configure doesn't re-invoke
10512         itself for subdirs, it just creates a Makefile for each subdir.
10513         * configure.texi:  Document subdirs.
10514
10515 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10516
10517         * configure.in: added flex to configdirs
10518
10519 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
10520
10521         * Makefile.in: remove clean-stamps from clean.
10522
10523 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
10524
10525         * configure.in:  Add gdbtest to configdirs.
10526
10527 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
10528
10529         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
10530         to recursive makes.
10531         * configure.in:  Recognize new ncr3000 config.
10532
10533 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
10534
10535         * Makefile.in, configure.in: removed references to gdbm.
10536
10537 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
10538
10539         * config.sub:  Don't canonicalize os value
10540         newsos* to bsd (readline needs to check for newsos).
10541         (This fix was earlier made Jan 31, but got re-broken.)
10542
10543 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
10544
10545         * configure.in:  sco is an os, not a vendor!
10546
10547         * configure:  Quote $( better.  Keep various shells happy.
10548
10549 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
10550
10551         * Makefile.in: eliminate stamp-files.
10552
10553 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
10554
10555         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
10556           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
10557
10558 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
10559
10560         * config.sub:  fix iris/iris3.
10561
10562 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
10563
10564         * configure: re-add -rm.
10565
10566 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
10567
10568         * Maskefile.in: add .stmp-rcs to all.
10569
10570         * configure.in: remove gas from rs6000 build, use aix host fragment.
10571
10572 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
10573
10574         * configure: pass down site_option during recursion.
10575
10576 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
10577
10578         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
10579
10580 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
10581
10582         * configure: Change exec_prefix so that it really defaults to prefix.
10583
10584 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
10585
10586         * Makefile.in, configure.in:  Add support for mmalloc library.
10587
10588 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
10589
10590         * Makefile.in: add stmp dependencies for a few more things.
10591
10592 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
10593
10594         * configure: adjusted error message on objdir/srcdir configure
10595           collision, per john's suggestion.
10596
10597         * Makefile.in: add libiberty stmp to all and all.cross.
10598
10599 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
10600
10601         * Makefile.in: remove force dependencies, add grep to all.
10602
10603 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
10604
10605         * Makefile.in: drop flex.  make stamp files work.
10606
10607         * configure: added test for conflicting configuration in srcdir,
10608           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
10609           gets cranky.  use relative paths for configure and srcdir
10610           whenever possible.  Send some error messages to stderr that were
10611           going to stdout.
10612
10613 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
10614
10615         * Makefile.in:  Fix libg++ rule to check for gcc directory
10616         before using gcc/gcc.  Also pass XTRAFLAGS.
10617
10618 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
10619
10620         * Makefile.in: added stmp-files so that directories aren't polled
10621           when they are already built.
10622
10623         * configure.texi: fixed a node pointer problem.
10624
10625 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
10626
10627         * config.sub configure.in gdb/configure.in
10628         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
10629         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
10630         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
10631
10632 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
10633
10634         * configure: -recurring becomes -silent.  corrected help message
10635           for -site= option.
10636
10637         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
10638
10639 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
10640
10641         * configure: when building Makefile for crosses, replace
10642           tooldir and program_prefix.  default srcdir from location of
10643           config.sub.  remove "for host in hosts" and "for target in
10644           targets" loops.
10645
10646 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
10647
10648         * Makefile.in: Do not pass bindir or mandir to cvs.
10649
10650 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
10651
10652         * Makefile.in, configure.in: removed traces of namesubdir,
10653           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
10654           copyrights to '92, changed some from Cygnus to FSF.
10655
10656         * configure.texi: remove most references to multiple hosts,
10657           multiple targets, subdirs, etc.
10658
10659         * configure.man: removed rcsid. reference config.sub not
10660           config.subr.
10661
10662         * Makefile.in: mkdir $(infodir) on install-info.
10663
10664 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
10665
10666         * configure.texi:  Explain better about .gdbinit and about
10667         the environment that configure.in sections run in.
10668
10669 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
10670
10671         * configure.in:  Ultrix is only a decstation if it's a MIPS.
10672
10673 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
10674
10675         * README:  DOC.configure => cfg-paper.texi.
10676
10677 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
10678
10679         * config.sub (near case $os):  Don't convert newsos* to bsd!
10680
10681 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
10682
10683         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
10684         the number of copies of COPYING that go into the GDB tar file.
10685
10686 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
10687
10688         * bfd/configure.in, gdb/config/mh-i386sco,
10689         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
10690         Fix SCO configuration stuff.
10691
10692 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
10693
10694         * Makefile.in:  For libg++, make sure the -I pointing
10695         to the gcc directory goes *after* all the libg++-local -I flags.
10696         Also, move just-gcc dependency from just-libg++ to all-libg++.
10697
10698 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
10699
10700         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
10701
10702 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
10703
10704         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
10705
10706 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
10707
10708         * config.sub:  Add stratus configuration frags.  Also
10709         submitted to FSF.
10710
10711 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
10712
10713         * Makefile.in (DEV_SUPPORT):  add configure.man.
10714
10715         * config.sub(Decode manufacturer-specific):  add -none*.
10716
10717 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
10718
10719         * Makefile.in:  remove form feeds to make Sun's make happy.
10720         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
10721
10722 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
10723
10724         * Makefile.in (AR_FLAGS):  Make quieter.
10725
10726 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
10727
10728         * configure.in:  Add libg++.
10729         * configure:  When verbose, don't output the command line at each
10730         level; it will be unremarkably the same as the previous version,
10731         which will be the same as what the user typed.
10732
10733 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
10734
10735         * configure.in, Makefile.in: fix clean-info, add flex.  add
10736           fileutils.
10737
10738         * configure: be less sensitive to spaces in Makefile.in.  Do not
10739           look for sources in "..".  Doing so breaks subdirectories that
10740           might have their own configure.  If a subdir has it's own
10741           configure script, use it.
10742
10743 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
10744
10745         * cfg-paper.texi: some changes suggested by rms.
10746
10747 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
10748
10749         * config.sub:  Merge in some small additions from the FSF version,
10750         taken from the gcc distribution, to bring the Cygnus and FSF
10751         versions into closer sync.
10752
10753 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
10754
10755         * configure.in:  Changed svr4 references to sysv4.
10756
10757 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
10758
10759         * configure: added -V for version number option.
10760
10761 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
10762
10763         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
10764           renamed from DOC.configure to cfg-paper.texi.
10765
10766 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
10767
10768         * configure, config.subr, config.sub: config.subr is now
10769           config.sub again.
10770
10771 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
10772
10773         * configure.texi: new file, in progress.
10774
10775         * Makefile.in: build info file and install the man page for
10776           configure.
10777
10778         * configure.man: new file, first cut.
10779
10780         * configure: find config.subr again now that configuration "none"
10781           has gone.  removed all traces of the -ansi option.  removed all
10782           traces of the -languages option.
10783
10784         * config.subr: resync from rms.
10785
10786 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
10787
10788         * configure, config.sub, config.subr: merge config.sub into
10789           config.subr, call the result config.subr, remove config.sub, use
10790           config.subr.
10791
10792         * Makefile.in: revised install for dir.info.
10793
10794 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
10795
10796         * configure.in: add decstation host makefile frag.
10797
10798         * Makefile.in: BISON now bison -y again.  also install-gcc on
10799           install.  clean-gdbm on clean.  infodir belongs in datadir.
10800           Make directories for info install.  Build dir.info here then
10801           install it.
10802
10803 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
10804
10805         * Makefile.in: fix for bad directory tests.
10806
10807 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
10808
10809         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
10810           regexp.  -srcdir relative was being handled incorrectly.
10811
10812         * Makefile.in: unwrapped some for loops so that parallel makes
10813           work again and so one can focus one's attention on a particular
10814           package.
10815
10816 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
10817
10818         * configure: added PWD as a stand in for `pwd` (for speed). use
10819           elif wherever possible.  make -srcdir work without -objdir.
10820           -objdir= commented out.
10821
10822 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
10823
10824         * configure: +options become --options.  -subdirs commented out.
10825           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
10826           Makefile now at top of generated Makefile.  Removed cvs log
10827           entries.  added -srcdir.  create .gdbinit only if there is one
10828           in ${srcdir}.
10829
10830         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
10831           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
10832           and mandir now keyed off datadir by default.
10833
10834 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
10835
10836         * Freshly created ChangeLog.
10837
10838 \f
10839 Local Variables:
10840 mode: change-log
10841 left-margin: 8
10842 fill-column: 76
10843 version-control: never
10844 End: