OSDN Git Service

PR middle-end/25457
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
2
3         * configure.in: Replace ms1 with mt.
4         * configure: Rebuilt.
5
6 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
7
8         * MAINTAINERS: Update my email address.
9
10 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
11
12         * Makefile.tpl (all, do-[+make_target+], do-check, install,
13         install-host-nogcc): Don't invoke $(stage) at the end.
14         * Makefile.in: Regenerate.
15
16 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
17
18         * configure.in: Flip the top-level bootstrap switch.
19         * configure: Regenerate.
20
21 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
22
23         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
24         $(stage) and $(unstage).
25         (EXTRA_TARGET_FLAGS): Correct double-quoting.
26         (all): Remove stray semicolon.
27         (local-distclean): Don't handle multilib.tmp and multilib.out.
28         (install.all): Set $s for consistency.
29         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
30         check_multilibs setting.  Always make the install directory.
31         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
32         Correct @if/@endif.
33         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
34         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
35         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
36         (multilib.out): Remove.
37         * Makefile.in: Regenerated.
38
39 2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
40
41         * MAINTAINERS (Write After Approval): Add myself.
42
43 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
44
45         * MAINTAINERS: Add myself as mt maintainer.
46
47         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
48
49 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
50
51         * MAINTAINERS: Change email address.
52
53 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
54
55         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
56         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
57         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
58         Find in-tree tools if available.
59         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
60         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
61         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
62         (COMPILER_*_FOR_TARGET): New.
63         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
64         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
65         (CONFIGURED_*, USUAL_*): Remove.
66         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
67         STRIP): Use autoconf substitutions.
68         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
69         COMPILER_NM_FOR_TARGET): New.
70         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
71
72         (all): Make all-host and all-target in parallel.
73         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
74         that $$r and $$s are set before invoking a recursive make.
75         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
76         ([+bootstrap-target+]): Inline most of the `all' target.
77
78 2005-11-29  Ben Elliston  <bje@au.ibm.com>
79
80         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
81         from the gcc build directory.
82         * Makefile.in: Regenerate.
83
84 2005-11-29  Ben Elliston  <bje@au.ibm.com>
85
86         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
87         depend on all-libdecnumber.
88         * configure.in (host_libs): Include libdecnumber.
89         * Makefile.in: Regenerate.
90         * configure: Likewise.
91
92 2005-11-29  Ben Elliston  <bje@au.ibm.com>
93
94         * libdecnumber: Import decNumber sources from the dfp-branch.
95
96 2005-11-21  Kean Johnston  <jkj@sco.com>
97
98         * config.sub, config.guess: Sync from upstream sources.
99
100 2005-11-21  Ben Elliston  <bje@au.ibm.com>
101
102         Import from Autoconf sources:
103
104         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
105         * config/move-if-change: Don't output "$2 is unchanged";
106         suggested by Ben Elliston.  Handle weird characters correctly.
107
108 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
109
110         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
111         to match upstream libtool for darwin.
112
113 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
114
115         * Makefile.def: Remove gdb dependencies for gdbtk.
116         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
117         (configure-gdb, install-gdb): New rules.
118         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
119         * Makefile.in, configure: Regenerated.
120
121 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
122
123         * MAINTAINERS (Write After Approval): Add myself.
124
125 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
126
127         * MAINTAINERS (Write After Approval): Add myself.
128
129 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
130
131         * MAINTAINERS (alias analysis): Add Daniel Berlin and
132         Diego Novillo.
133
134 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
135
136         PR bootstrap/24297
137         * Makefile.tpl (do-[+make-target+], do-check, install,
138         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
139         are set before recursing.
140         * Makefile.in: Regenerate.
141
142 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
143
144         PR bootstrap/18939
145         * Makefile.def (gcc) <target>: Fix thinko.
146         * Makefile.in: Regenerate.
147
148 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
149
150         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
151         * configure: Regenerate.
152
153 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
154
155         * MAINTAINERS (Write After Approval): Add self.
156
157 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
158
159         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
160         target-libffi, target-qthreads, target-libjava, and
161         targetlibobjc.
162         * configure: Regenerate.
163
164 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
165
166         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
167         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
168         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
169         (USUAL_OBJDUMP_FOR_TARGET): New.
170         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
171         * configure.in: Check for $OBJDUMP_FOR_TARGET.
172         * configure, Makefile.in: Regenerated.
173
174 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
175
176         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
177         before other host packages.
178
179 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
180
181         * MAINTAINERS: Add self as sh libraries/configury maintainer.
182
183 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
184
185         PR bootstrap/22340
186
187         * configure.in (default_target): Remove.
188         * Makefile.tpl (all): Do not use prerequisites as subroutines
189         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
190         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
191         use prerequisites as subroutines.
192         (check-host, check-target): New.
193         (bootstrap configure & all targets): Do not use stage*-start
194         if the directory layout is already ok.
195         (non-bootstrap configure & all targets): Prepend a $(unstage).
196         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
197         (NOTPARALLEL): Remove.
198         (unstage, stage variables): New variables.
199         (unstage, stage targets): Simply expand to those variables.
200
201         * configure: Regenerate.
202         * Makefile.in: Regenerate.
203
204 2005-10-04  James E Wilson  <wilson@specifix.com>
205
206         * Makefile.def (lang_env_dependencies): Add libmudflap.
207         * Makefile.in: Regenerate.
208
209 2005-10-03  Andreas Schwab  <schwab@suse.de>
210
211         Backport from libtool CVS:
212         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
213
214         * ltmain.sh: add support for installing into temporary
215         staging area (e.g. 'make install DESTDIR=...')
216
217 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
218
219         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
220         * configure: Regenerated.
221
222 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
223
224         * configure: Regenerate with the correct
225         autoconf version.
226
227 2005-09-30  Catherine Moore  <clm@cm00re.com>
228
229         * configure.in (bfin-*-*): New.
230         * configure: Regenerated.
231
232 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
233
234         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
235         (LIPO_FOR_TARGET): New.
236         (CONFIGURED_LIPO_FOR_TARGET): New.
237         (USUAL_LIPO_FOR_TARGET): New.
238         (STRIP_FOR_TARGET): New.
239         (CONFIGURED_STRIP_FOR_TARGET): New.
240         (USUAL_STRIP_FOR_TARGET): New.
241         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
242         STRIP_FOR_TARGET.
243         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
244         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
245         * Makefile.in: Regenerate.
246         * configure: Regenerate.
247         
248 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
249
250         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
251         (rs6000-*-aix*): Same.
252         * configure: Regenerate.
253
254 2005-09-16  Tom Tromey  <tromey@redhat.com>
255
256         * MAINTAINERS: Add self as java maintainer.
257
258 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
259
260         * configure.in: Recognize f95 in the --enable-languages option,
261         and substitute it for fortran, issuing a warning.
262         * configure: Regenerate.
263
264 2005-08-30  Phil Edwards  <phil@codesourcery.com>
265
266         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
267         * configure:  Regenerated.
268
269 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
270
271         * MAINTAINERS: Add self as ms1 maintainer.
272
273 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
274
275         * Makefile.def (libssp): Add to lang_env_dependencies.
276         * Makefile.in: Regenerate.
277
278 2005-08-18  Ian Lance Taylor  <ian@airs.com>
279
280         * MAINTAINERS: Add myself as middle-end maintainer.
281
282 2005-08-17  Christian Groessler  <chris@groessler.org>
283
284         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
285         * Makefile.in: Regenerate.
286
287 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
288
289         * MAINTAINERS (write after approval): Added myself.
290
291 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
292
293         * MAINTAINERS (Write After Approval): Add myself.
294
295 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
296
297         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
298         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
299         Look for alternate names of the target cc and c++
300         * configure: Regenerate.
301
302 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
303
304         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
305         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
306         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
307         tools; remove code to manually set them.
308         (Target tools): Look in the environment for them.
309         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
310         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
311         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
312         build directory.
313         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
314         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
315         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
316         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
317         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
318         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
319         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
320         * configure: Regenerate.
321         * Makefile.in: Regenerate.
322
323 2005-07-28  Ben Elliston  <bje@au.ibm.com>
324
325         * MAINTAINERS: Update for removed CPU targets.
326
327 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
328
329         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
330         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET. 
331         * Makefile.in: Regenerated.
332
333 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
334
335         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
336         (CFLAGS_FOR_TARGET): Use it.
337         (CXXFLAGS_FOR_TARGET): Likewise.
338         * Makefile.in: Regenerated.
339         * configure.in (--with-build-sysroot): New option.
340         * configure: Regenerated.
341
342 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
343
344         * Makefile.tpl: Wrap install between unstage and stage
345         * Makefile.in: Regenerate.
346
347 2005-07-21  Eric Christopher  <echristo@apple.com>
348
349         * MAINTAINERS: Update affiliation.
350
351 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
352
353         * MAINTAINERS: Add self as crx port maintainer.
354
355 2005-07-20  DJ Delorie  <dj@redhat.com>
356
357         * MAINTAINERS: Add self as m32c maintainer.
358
359 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
360
361         * all files: Update FSF address.
362
363 2005-07-15  Eric Christopher  <echristo@redhat.com>
364
365         * MAINTAINERS: Change affiliation.
366
367 2005-07-14  Jim Blandy  <jimb@redhat.com>
368
369         * configure.in: Add cases for Renesas m32c.
370         * configure: Regenerated.
371         
372 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
373
374         * COPYING.LIB: Update from fsf.org.
375
376 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
377
378         * COPYING, compile, config.guess,
379         config.sub, install-sh, missing, mkinstalldirs,
380         symlink-tree, ylwrap: Sync from upstream sources.
381         * config-ml.in: Update FSF address.
382
383 2005-07-13  Eric Christopher  <echristo@redhat.com>
384
385         * configure.in: Add toplevel noconfigdir support for tpf.
386         * configure: Regenerate.
387
388 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
389
390         PR ada/22340
391
392         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
393         * Makefile.in: Regenerate.
394
395 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
396
397         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
398         Brolley to write-after-approval. 
399
400 2005-07-07  Andreas Schwab  <schwab@suse.de>
401
402         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
403         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
404         * Makefile.in: Regenerated.
405
406 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
407
408         * configure.in: Don't build sim or rda when targetting darwin.
409         * configure: Regenerate.
410
411 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
412
413         * configure.in: Add --enable-libssp and --disable-libssp.
414         * configure: Regenerate with autoconf-2.13.
415
416 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
417
418         * Makefile.def (target_modules): Add libssp.
419         * configure.in (target_libraries): Add target-libssp.
420         * configure: Rebuilt.
421         * Makefile.in: Rebuilt.
422
423 2005-07-01  Zack Weinberg  <zackw@panix.com>
424
425         * MAINTAINERS: Change email address.  Resign from maintainership.
426
427 2005-07-01  Richard Guenther  <rguenther@suse.de>
428
429         * MAINTAINERS: Change my e-mail address and affiliation.
430
431 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
432
433         * Makefile.def (stagefeedback): Come after profile.
434         Define profiledbootstrap target.
435         * Makefile.tpl (profiledbootstrap): Remove.
436         (stageprofile-end): Zap stagefeedback.
437         (stagefeedback-start): Copy all .gcda files, not only GCC's.
438         * Makefile.in: Regenerate.
439
440 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
441
442         * MAINTAINERS: Update my email address.
443
444 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
445
446         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
447         In 'cpp' stanza, support '#line' as well as '# '.
448
449 2005-06-08  Andreas Schwab  <schwab@suse.de>
450
451         * MAINTAINERS: Move myself from 'Write After Approval' to
452         'CPU Port Maintainers' section as m68k maintainer.
453
454 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
455
456         * configure.in (unsupported_languages): New macro.
457         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
458         non-ported target libraries in noconfigdirs.
459         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
460         non-linux-gnu.  Remove libgcj_ex_libffi.
461         <lang_frag loop>: Set add_this_lang=no if the language is in
462         unsupported_languages.
463         * configure: Regenerate.
464
465 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
466
467         * configure.in: Fix typo in handling of --with-mpfr-dir.
468         * configure: Regenerate.
469
470 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
471
472         * MAINTAINERS: Update my email address.
473
474 2005-06-02  Jim Blandy  <jimb@redhat.com>
475
476         * config.sub: Add cases for the Renesas m32c.  (This patch has been
477         accepted into the master sources.)
478
479 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
480             Michael Snyder  <msnyder@redhat.com>
481             Stan Cox  <scox@redhat.com>
482
483         * configure.in: Set noconfigdirs for ms1.
484
485         * configure: Regenerate.
486
487 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
488
489         * MAINTAINERS (Write After Approval): Add self.
490
491 2005-06-01  Josh Conner  <jconner@apple.com>
492
493         * MAINTAINERS (Write After Approval): Add self.
494
495 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
496
497         * MAINTAINERS: Update my email address.
498
499 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
500
501         * MAINTAINERS (Write After Approval): Add self.
502
503 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
504
505         * MAINTAINERS (Write After Approval): Remove self.
506
507 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
508
509         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
510         (Dependencies): Consider target modules for bootstrap dependencies.
511         Make target bootstrap modules depend on each stage's gcc.
512         * Makefile.in: Regenerate.
513
514 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
515
516         * Makefile.def (configure-gcc): Depend on binutils having been built.
517         (all-gcc): No need to do it here.
518         * Makefile.in: Regenerate.
519
520 2005-05-19  Paul Brook  <paul@codesourcery.com>
521
522         * configure.in: Rewrite misleading error message when requested
523         language cannot be built.
524         * configure: Regenerate.
525
526 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
527
528         * ylwrap: Import from Automake 1.9.5.
529
530 2005-05-13  David Ung  <davidu@mips.com>
531
532         * MAINTAINERS (Write After Approval): Add self.
533
534 2005-05-09  Mike Stump  <mrs@apple.com>
535
536         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
537         lt_cv_sys_max_cmd_len for now.
538
539 2005-05-09  Stan Cox  <scox@redhat.com>
540
541         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
542
543 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
544
545         * README.SCO: Update the URL.
546
547 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
548
549         * ltconfig: Define file_list_spec.  Pass file_list_spec and
550         with_gnu_ld to libtool.
551         * ltcf-c.sh (aix[45]): Define file_list_spec.
552         * ltcf-cxx.sh (aix[45]): Same.
553         * ltcf-gcj.sh (aix[45]): Same.
554         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
555         exists, write list of input files to temporary file.
556
557 2005-05-04  Mike Stump  <mrs@apple.com>
558
559         * configure.in: Always pass --target to target configures as
560         otherwise rebuilds that do --recheck will fail.
561         * confiugure: Rebuilt.
562
563 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
564
565         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
566         STAGE_HOST_EXPORTS.
567         (configure, all): Add bootstrap support.
568         (Host modules, target modules): Pass post-stage1 flags and exports.
569         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
570         * Makefile.in: Regenerate.
571
572 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
573
574         * configure: Regenerate.
575
576 2005-04-27  Mike Stump  <mrs@apple.com>
577
578         * MAINTAINERS: Add self as darwin maintainer.
579
580 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
581
582         * config.sub: Update from master copy.
583
584 2005-04-21  Mike Stump  <mrs@apple.com>
585
586         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
587         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
588
589 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
590
591         * configure.in <crisv32-*-*, cris-*-*>: New local variable
592         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
593         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
594         "*-*-elf" and "*-*-linux*".
595         * configure: Regenerate.
596
597 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
598
599         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
600
601 2005-04-12  Mike Stump  <mrs@apple.com>
602
603         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
604
605 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
606
607         * MAINTAINERS (Write After Approval): Add myself.
608
609 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
610
611         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
612
613 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
614
615         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
616         (TARGET_CONFIGARGS): Include --with-target-subdir.
617         (configure, all): New macros.  Use them throughout.
618         * Makefile.in: Regenerate.
619
620 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
621
622         * MAINTAINERS (Write After Approval): Add myself.
623
624 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
625
626         * MAINTAINERS: Remove 'loop unrolling' maintainer.
627
628 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
629
630         * MAINTAINERS: Move John Carr to Write After Approval.
631
632 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
633
634         * config/mh-mingw32: Delete.
635         * configure.in: Don't use it.
636         * configure: Regenerate.
637
638 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
639
640         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
641         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
642         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
643         (HOST_LIB_PATH): Generate from Makefile.def.
644         (TARGET_LIB_PATH): Likewise.
645         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
646         * Makefile.in: Regenerate.
647         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
648         (RPATH_ENVVAR): Include Darwin case.
649         * configure: Regenerate.
650
651 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
652
653         * MAINTAINERS (Various Maintainers): Remove self.
654         (Write After Approval): Add self.
655
656 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
657
658         * MAINTAINERS (Various Maintainers): Add self.
659
660 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
661
662         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
663         * configure: Regenerate.
664
665 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
666
667         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
668         gcc_version, and gcc_version_trigger from set of flags to pass.
669         * Makefile.tpl: Remove definitions of above variables.
670         (config.status): Remove dependency on $(gcc_version_trigger).
671         * Makefile.in: Regenerate.
672         * configure.in: Do not reference config/gcc-version.m4 nor
673         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
674         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
675         * configure: Regenerate.
676
677 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
678             Andrew Pinski <pinskia@physics.uc.edu>
679
680         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
681         * Makefile.in: Regenerate.
682
683 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
684
685         * MAINTAINERS (Write After Approval): Add myself.
686
687 2005-03-03  David Ayers  <d.ayers@inode.at>
688
689         * MAINTAINERS (Write After Approval): Add myself.
690
691 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
692
693         PR libgcj/20160
694         * ltmain.sh: Avoid creating archives with components that have
695         duplicate basenames.
696
697 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
698
699         PR bootstrap/20250
700         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
701         instead of check.
702         * Makefile.in: Regenerate.
703
704 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
705
706         * Makefile.in: Regenerate to fix conflict between the previous two
707         patches.
708
709 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
710
711         PR bootstrap/17383
712         * Makefile.def (target_modules): Remove "stage", now unnecessary.
713         * Makefile.tpl (HOST_SUBDIR): New substitution.
714         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
715         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
716         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
717         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
718         (Host modules, Bootstrapped modules): Use it.
719         (Build modules, Target modules): Do not create symlink trees,
720         always configure out-of-srcdir.
721         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
722         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
723         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
724         $(HOST_SUBDIR).  Create a symlink for host_subdir.
725
726         * Makefile.in: Regenerate.
727         * configure: Regenerate.
728
729 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
730
731         Merged from libada-gnattools-branch:
732         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
733
734         * gnattools: New directory.
735         * Makefile.def: Add gnattools as a module, depending on target-libada.
736         * Makefile.in: Regenerate.
737         * configure.in: Include gnattools in host_tools; disable it if ada
738         is disabled.
739         * configure: Regenerate.
740
741 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
742
743         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
744         treelang maintainer.
745         (Write After Approval): Remove myself.
746
747 2005-02-23  Paul Schlie  <schlie@comcast.net>
748
749         * configure.in: Allow darwin targeted ports to build tk, itcl and
750         libgui.
751         * configure: Regenerate.
752
753 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
754
755         PR libgcj/10353
756         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
757         * configure: Regenerate.
758
759 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
760
761         * MAINTAINERS (Write After Approval): Add myself.
762
763 2005-02-10  Ian Lance Taylor  <ian@airs.com>
764
765         * MAINTAINERS: Update my e-mail address.
766
767 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
768
769         * MAINTAINERS (Write After Approval): Add myself.
770
771 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
772
773         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
774         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
775         target-libgloss when not *-*-elf and *-*-aout.
776         * configure: Regenerate.
777
778 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
779
780         * MAINTAINERS: Remove obsolete entries.
781
782         * MAINTAINERS (Write After Approval): Add Michael Matz.
783
784 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
785
786         * MAINTAINERS: Remove self as cpplib maintainer.
787
788 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
789
790         * install-sh, config.sub: Import from upstream.
791
792 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
793
794         PR bootstrap/18222
795         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
796         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
797         * Makefile.in: Regenerate.
798
799 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
800
801         * MAINTAINERS: Update my email address.
802
803 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
804             Andreas Schwab  <schwab@suse.de>
805
806         PR bootstrap/18033
807         * config-ml.in: Eval option if surrounded by single quotes.
808
809 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
810
811         Revert 2004-12-28 Makefile changes, a better fix will be
812         applied to mainline and src after GCC 4.0 branches.
813
814 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
815
816         PR bootstrap/17383
817
818         * Makefile.def (target_modules): Remove stage parameter,
819         it is always true now.
820         * Makefile.tpl (configure-build-[+module+],
821         configure-target-[+module+]): Always build symlink tree
822         for the directory and for include.  BUILD_SUBDIR and
823         TARGET_SUBDIR cannot be . anymore.
824         * Makefile.in: Regenerate.
825
826 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
827
828         Revert 2004-12-08 Makefile changes.
829
830 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
831
832         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
833         cygwin, mingw.
834
835 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
836
837         * configure.in (sh64-*-*): Reenable gprof.
838         * configure: Regenerate.
839
840 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
841
842         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
843         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
844         (EXTRA_TARGET_FLAGS): Add PICFLAG.
845         * Makefile.in: Regenerate.
846
847 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
848
849         * MAINTAINERS: Update my email address.
850
851 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
852
853         * Makefile.tpl: Generate normal dependencies if the LHS module is
854         not bootstrapped.
855         * Makefile.in: Regenerate.
856
857 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
858
859         * configure.in: Include config/gxx-include-dir.m4.  Use
860         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
861         * configure: Regenerate.
862
863 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
864
865         * config.if: Delete.
866         * configure.in: Set libstdcxx_incdir directly.
867         * configure: Regenerate.
868
869 2004-12-02  Eric Christopher  <echristo@redhat.com>
870
871         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
872         * Makefile.in: Regenerate.
873
874 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
875
876         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
877         * configure: Regenerate.
878
879 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
880
881         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
882         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
883         * configure: Regenerate.
884
885 2004-12-01  Eric Christopher  <echristo@redhat.com>
886
887         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
888         of things to remove.
889
890 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
891
892         * MAINTAINERS (Write After Approval): Update my e-mail address.
893
894 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
895
896         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
897         from CVS libtool to always pass_all.
898
899 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
900
901         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
902         (hppa*64*-*-*): Delete incorrect comment.
903         * configure: Rebuilt.
904
905 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
906
907         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
908
909 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
910
911         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
912         from CVS libtool to always pass_all.
913
914 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
915
916         * install-sh, compile: Import from automake.
917
918 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
919
920         * config.guess, config.sub:  Import from savannnah.
921
922 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
923
924         * MAINTAINERS (Write After Approval): Add myself
925
926 2004-11-12  Mike Stump  <mrs@apple.com>
927
928         * Makefile.def: Add html support.
929         * Makefile.tpl: Likewise.
930         * Makefile.in: Regenerate.
931
932 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
933
934         PR 18423
935         * configure.in: Remove all instances of build-fixincludes from
936         noconfigdirs.
937         (build_configargs): Supply --target to subdirectories.
938         * configure: Regenerate.
939
940         * Makefile.def: Make gcc install depend on fixincludes install.
941         * Makefile.in: Regenerate.
942
943 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
944
945         * MAINTAINERS: Add myself as gcc testsuite maintainer.
946
947 2004-11-11  Paul Brook  <paul@codesourcery.com>
948
949         * MAINTAINERS: Add self as arm maintainer.  Update email address.
950
951 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
952
953         * configure.in (noconfigdirs) [mmix-*-*]: Disable
954         target-libgfortran.
955         * configure: Regenerate.
956
957 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
958
959         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
960         like CC.
961
962 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
963
964         * Makefile.def (host fixincludes): Specify missing targets.
965         * Makefile.in: Regenerate.
966
967 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
968
969         * MAINTAINERS: Add myself
970
971 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
972
973         * MAINTAINERS (Write After Approval): Add myself.
974
975 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
976
977         * Makefile.def: Build fixincludes for the host, too.
978         * Makefile.in: Regenerate.
979         * configure.in (host_tools): Add fixincludes.
980         * configure: Regenerate.
981
982 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
983
984         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
985         * configure: Regenerated.
986
987 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
988
989         PR other/17783
990         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
991         * configure: Regenerated.
992
993 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
994
995         * README.SCO: Update per FSF instructions.
996
997 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
998
999         PR target/18151
1000         * configure.in (case ${target}): Do not build fixincludes for avr.
1001         * configure: Regenerated.
1002
1003 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
1004
1005         * configure.in (case ${target}): Do not build fixincludes
1006         on platforms where it is not used.
1007         * configure: Regenerated.
1008
1009 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
1010
1011         * configure.in: Use an absolute path to install-sh.
1012         * configure: Regenerated.
1013
1014 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1015
1016         * MAINTAINERS (Write After Approval): Add myself.
1017
1018 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
1019
1020         * MAINTAINERS: Remove from Write After Approval those that are
1021         already maintainers.
1022
1023 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
1024
1025         * MAINTAINERS:  Update my email address.
1026
1027 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
1028
1029         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
1030         * configure: Regenerate.
1031
1032 2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
1033
1034         * MAINTAINERS:  Update my email address.
1035
1036 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
1037
1038         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
1039         entries belonging to this category.
1040
1041 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
1042
1043         * MAINTAINERS: Update my e-mail address.
1044
1045 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
1046
1047         Fix wrong conflict resolution in:
1048
1049         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
1050
1051         * Makefile.in: Regenerate.
1052         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1053         in the recursive `make', instead of hardwiring `all'.
1054         (Autogenerated TARGET-* variables): New.
1055
1056 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
1057
1058         * configure.in: Enable target-libgloss for crx-*-*.
1059         * configure: Regenerate.
1060
1061 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
1062
1063         * MAINTAINERS (Various Maintainers): Move the "windows,
1064         cygwin, mingw" maintainer to ...
1065         (OS Port Maintainers): ... here.
1066
1067 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
1068
1069         * MAINTAINERS (Write After Approval): Remove those that are
1070         maintainers of some subsystem.
1071
1072 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
1073
1074         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
1075         * ltcf-cxx.sh (tpf*): Likewise.
1076         * ltconfig (tpf*): Add TPF OS configuration support.
1077
1078 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
1079
1080         * MAINTAINERS: Change my email address to my new work account.
1081
1082 2004-09-24  Michael Roth  <mroth@nessie.de>
1083
1084         * configure.in (--without-headers): Add missing double quotes.
1085         * configure: Regenerate.
1086
1087 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
1088
1089         * ylwrap: Revert to previous version.
1090
1091 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
1092
1093         PR bootstrap/17369
1094         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
1095         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
1096         SET_GCC_LIB_PATH_CMD.
1097         (BASE_TARGET_EXPORTS): Likewise.
1098         * Makefile.in: Regenerated.
1099
1100         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
1101         * configure: Regenerated.
1102
1103 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
1104
1105         * config.guess: New upstream version
1106         * compile, depcomp, install-sh, ylwrap: Likewise.
1107
1108 2004-09-19  Roger Sayle  <roger@eyesopen.com>
1109
1110         * config/mh-x86omitfp: New host makefile fragment.  Add
1111         -fomit-frame-pointer to the default BOOT_CFLAGS.
1112         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
1113         * configure: Regenerate.
1114
1115 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
1116
1117         PR target/11572
1118         * configure.in (*-*-darwin*): Renable libobjc.
1119         * configure: Regenerate.
1120
1121 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
1122
1123         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
1124
1125 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
1126
1127         * Makefile.def: Remove libbanshee.
1128         * Makefile.tpl: Ditto.
1129         * configure.in: Ditto.
1130         * Makefile.in: Regen.
1131         * configure: Ditto.
1132
1133 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
1134
1135         * ltmain.sh: Use $pic_object as $non_pic_object if
1136         $non_pic_object=none.
1137
1138 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
1139
1140         * missing: Import latest version from master repository.
1141
1142 2004-09-06  Nick Clifton  <nickc@redhat.com>
1143
1144         * config.sub: Import latest version from master repository.
1145         * config.guess: Likewise.
1146         This includes these changes:
1147
1148         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
1149
1150         * config.sub: Handle crisv32, alias etraxfs.
1151         * config.guess (crisv32:Linux:*:*): Handle.
1152
1153         2004-08-13  Brad Smith  <brad@comstyle.com>
1154
1155         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
1156         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
1157
1158         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
1159
1160         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
1161         assume the processor is a powerpc.  This is because coreutils
1162         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
1163         in this case, due to a MacOS X bug that causes
1164         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
1165         to return a negative number.
1166         Problem reported by Petter Reinholdtsen in:
1167         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
1168
1169         2004-07-19  Ben Elliston  <bje@gnu.org>
1170
1171         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
1172
1173         2004-06-24  Ben Elliston  <bje@gnu.org>
1174
1175         * config.guess: Update copyright years.
1176         * config.sub: Likewise.
1177
1178         2004-06-22  Robert Millan  <robertmh@gnu.org>
1179
1180         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
1181         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
1182
1183         2004-06-22  Stanley F. Quayle <stan@stanq.com>
1184
1185         * config.guess (*:*VMS:*:*): New entry. Replaces
1186         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
1187         manufacturer.
1188
1189         2004-06-22  Ben Elliston  <bje@gnu.org>
1190
1191         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
1192         * config.sub: Likewise.
1193
1194         2004-06-22  Ben Elliston  <bje@gnu.org>
1195
1196         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
1197         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
1198
1199         2004-06-11  Ben Elliston  <bje@gnu.org>
1200
1201         * config.guess (pegasos:OpenBSD:*:*): Remove.
1202
1203         2004-06-11  Ben Elliston  <bje@gnu.org>
1204
1205         From Wouter Verhelst <wouter@grep.be>:
1206         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
1207
1208         2004-06-11  Ben Elliston  <bje@gnu.org>
1209
1210         * config.guess (luna88k:OpenBSD:*:*): New.
1211
1212         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
1213
1214         * config.guess (m32r*:Linux:*:*): New case.
1215         * config.sub: Handle m32rle.
1216
1217         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
1218
1219         From Jens Petersen  <petersen@redhat.com>:
1220         * config.sub: Handle sparcv8.
1221
1222         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
1223
1224         From Tom Smith <smith@cag.lkg.hp.com>:
1225         * config.guess: Version suffixes are equally significant on Tru64
1226         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
1227         prefix of "P" (patched kernel).
1228
1229         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
1230
1231         * config.sub: Add support for National Semiconductor CRX target.
1232
1233 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
1234
1235         * MAINTAINERS (Various Maintainers): Remove myself as web page
1236         maintainer, add myself as maintainer of build status lists.
1237
1238 2004-09-03  Jan Beulich  <jbeulich@novell.com>
1239
1240         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
1241         *-*-netware, but add target-libmudflap.
1242         Consolidate *-*-netware targets (of which really only i?86 exists)
1243         into a single entry.
1244         * configure: Likewise.
1245
1246 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
1247
1248         * Makefile.tpl (sorry): Remove.
1249         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
1250         (cleanstrap targets): Depend on distclean, not distclean-stage1.
1251         (do-clean): Clean per-stage directories too.
1252         (do-distclean): Run distclean-stage1 too.
1253         (.NOTPARALLEL): Enable during toplevel bootstrap.
1254         (stage[+id+]-bubble): Enable parallel execution during
1255         the recursive invocation.
1256         * Makefile.in: Regenerate.
1257
1258         Fix previous checkin:
1259
1260         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
1261         include.
1262         * configure.in: Fix indentation.
1263         * configure: Regenerate.
1264
1265 2004-08-31  Robert Bowdidge <bowdidge@apple.com>
1266
1267         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
1268         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
1269         * configure: regenerate
1270         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
1271         -mdynamic-no-pic
1272
1273
1274 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
1275
1276         * Makefile.def (build_modules): Add fixincludes.
1277         (dependencies): Make gcc depend on fixincludes.
1278         * configure.in (build_tools): Add fixincludes.
1279         (build_configdirs): Always include build_libs.
1280         * Makefile.in: Regenerate.
1281         * configure: Regenerate.
1282
1283 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
1284
1285         * Makefile.def (bootstrap stages): Add 'lean' parameter.
1286         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
1287         phony targets; do not generate timestamp files.
1288         (distclean-stageN): Remove references to their timestamp files.
1289         (restageN, touch-stageN): Remove.
1290         (stageN-bubble): Rewritten.
1291         (compare): Support lean bootstraps.
1292         * Makefile.in: Regenerate.
1293
1294         * configure.in: Only warn when bootstrapping but
1295         build != host or build != target.  Support lean bootstraps.
1296         * configure: Regenerate.
1297
1298 2004-08-26  Phil Edwards  <phil@codesourcery.com>
1299
1300         * configure.in:  Give a better error message if GMP/MPFR are missing
1301         and a language needing them has been requested.
1302         * configure:  Regenerated.
1303
1304 2004-08-25  Phil Edwards  <phil@codesourcery.com>
1305
1306         * configure.in:  Print a list of available language front-ends if
1307         a requested one is missing.  Tidy stray tab characters.
1308         * configure:  Regenerated.
1309
1310 2004-08-19  Michael Koch  <konqueror@gmx.de>
1311
1312         * gcc/doc/install.texi: Update entry about automake for libjava.
1313
1314 2004-08-17  Robert Millan  <robertmh@gnu.org>
1315
1316         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
1317         (instead of FreeBSD).
1318         * configure: Regenerate.
1319
1320 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
1321
1322         * Makefile.in: Regenerate.
1323         * configure: Regenerate.
1324
1325         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
1326         stage_*_flags.
1327         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
1328         for bootstrapped modules if toplevel bootstrap is going.
1329         (GCC bootstrap): Generate per-stage targets for all bootstrapped
1330         modules.  Adjust for changes in Makefile.def.  Enable several
1331         rules even in non-bootstrap mode, just to avoid peppering the
1332         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
1333         (stage-[+prev+]-bubble): Remove.
1334
1335         * Makefile.def (Dependencies): Depend on all-build-bison,
1336         all-build-flex, all-build-byacc, all-build-texinfo, rather
1337         than the host variations.
1338         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
1339         with BUILD_SUBDIR.
1340         (BISON): Update for recent Bisons.
1341         (YACC): Fix typo.
1342         (cross): Depend on all-build.
1343         (all): Do not depend on all-build.
1344         (prebootstrap): Remove.
1345         (dep-kind): Accept separate prefixes for MODULE and ON variables.
1346         (Prebootstrap dependencies): Add them to the per-stage targets
1347         and to all-prebootstrap.
1348         * configure.in (build_configdirs): Always enable build_tools.
1349         (BUILD_DIR_PREFIX): Remove.
1350
1351         * Makefile.def (gcc): Add target variable.
1352         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
1353         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
1354         in the recursive `make', instead of hardwiring `all'.
1355         (Autogenerated TARGET-* variables): New.
1356
1357 2004-08-13  Brian Booth  <bbooth@redhat.com>
1358
1359         * MAINTAINERS: Remove myself from write-after-approval.
1360
1361 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
1362
1363         * src-release: Stop distributing mmalloc with gdb (which doesn't
1364         use it).
1365         * Makefile.def: GDB doesn't depend on mmalloc anymore.
1366         * Makefile.in: Regenerate.
1367
1368 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
1369
1370         * configure.in (arm*-*-eabi*): New target.
1371         * configure: Regenerate.
1372
1373 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
1374
1375         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
1376         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
1377         (Dependencies): New section.
1378         * Makefile.tpl (Dependencies): Generate from Makefile.def.
1379         (configure-target-[+module+]): Depend on maybe-all-gcc
1380         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
1381         (toplevel profiledbootstrap): Fix dependencies.
1382         * Makefile.in: Regenerate.
1383
1384 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
1385
1386         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
1387         target-libiberty to noconfigdirs.
1388         * configure: Regenerate.
1389
1390 2004-08-03  Paul Brook  <paul@codesourcery.com>
1391
1392         * configure.in: Check for MPFR as well as GMP.
1393         * configure: Regenerate.
1394
1395 2004-08-01  Robert Millan  <robertmh@gnu.org>
1396
1397         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
1398         libmudflap for all GNU-based systems (with Glibc).
1399         * configure: Regenerate.
1400
1401 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
1402
1403         * Makefile.def (host-modules): Add gcc.
1404         * Makefile.in: Regenerate.
1405         * Makefile.tpl (sorry): New rule.
1406         (configure-host, all-host, [+make_target+]-host, do-check,
1407         install-host): Do not add gcc as a special case.
1408         (host modules): Add a small special-casing for gcc.  Export
1409         extra_make_flags through the environment.
1410         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
1411         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
1412         other recursive targets for gcc): Remove.
1413
1414         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
1415         (stage, unstage): New rules.
1416         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
1417         distclean-stage[+id+]): Use stage_current.
1418         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
1419         the stage*-start rules.
1420
1421 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
1422
1423         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
1424         use -all_load flag.
1425
1426 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
1427
1428         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
1429         * configure: Regenerate.
1430
1431 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
1432
1433         * maintainer-scripts/gcc_release: Revert yesterday's change.
1434
1435 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
1436
1437         * MAINTAINERS: Add myself to write-after-approval.
1438
1439 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
1440
1441         * libf2c: Removed.
1442         * gcc/gccbug.in: Updated because of libf2c removal.
1443         * maintainer-scripts/gcc_release: Ditto.
1444
1445 2004-07-09  Loren J. Rittle <ljrittle@acm.org>
1446
1447         * configure.in: Build libmudflap by default on FreeBSD.
1448         * configure: Regenerated.
1449
1450 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
1451
1452         * configure.in: Do not build libmudflap by default on non-GNU/Linux
1453         systems.
1454         * configure: Regenerated.
1455
1456 2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1457
1458         PR target/16344
1459         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
1460         feedback based compiler.
1461         * Makefile.in: Rebuilt.
1462
1463 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
1464
1465         * Makefile.def (host_modules): Set bootstrap=true for flex.
1466         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
1467         * Makefile.in: Rebuilt.
1468
1469 2004-07-07  Jan Hubicka  <jh@suse.cz>
1470
1471         * MAINTAINERS: Add self as a profile feedback maintainer.
1472
1473 2004-07-05  Phil Edwards  <phil@codesourcery.com>
1474
1475         * configure.in:  Do not prepend $srcdir to /dev/null in
1476         makefile fragments.
1477         * configure:  Regenerate.
1478
1479 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
1480
1481         * Makefile.def (build_modules): Add bison, byacc, flex,
1482         m4, texinfo.
1483         (flags_to_pass): Add FLEX.
1484         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
1485         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
1486         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
1487         DEFAULT_MAKEINFO): Remove.
1488         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
1489         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
1490         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
1491         objdir or else use configured tool.
1492         (all-build): New.
1493         (all): Depend on it.
1494         (Build module dependencies): Add.
1495         * Makefile.in: Regenerate.
1496         * configure.in: Better support for multiple build modules,
1497         matching what is done for host/target modules.  Do not look
1498         for "plausible" locations of build tools if Canadian cross.
1499         Use autoconf's AC_PROG_CC to find a C compiler.  Define
1500         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
1501         * configure: Regenerate.
1502
1503 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
1504
1505         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
1506         * Makefile.in: Regenerate.
1507
1508 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
1509
1510         * Makefile.tpl (configure-build-[+module+],
1511         configure-[+module+], configure-target-[+module+]): Pass
1512         [+extra_configure_args+].
1513         (all-build-[+module+], all-[+module+], check-[+module+],
1514         install-[+module+], [+make_target+]-[+module+],
1515         all-target-[+module+], check-target-[+module+],
1516         install-target-[+module+], [+make_target+]-target-[+module+]):
1517         Pass [+extra_make_args+].
1518         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
1519         (GCC_HOST_EXPORTS): Remove.
1520         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
1521         cross, check-gcc, check-gcc-c++, install-gcc,
1522         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
1523         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
1524         * Makefile.in: Regenerate.
1525
1526 2004-06-21  Matthew Sachs  <msachs@apple.com>
1527
1528         * MAINTAINERS: Added self to write-after-approval.
1529
1530 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
1531
1532         * configure.in: Check for srcdir/winsup rather than build directory
1533         winsup.
1534         * configure: Regenerate.
1535
1536 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
1537
1538         * configure.in: Don't build Cygwin native newlib if winsup
1539         directory is missing.  Emit warning instead.
1540         * configure: Regenerate.
1541
1542 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
1543
1544         * Makefile.tpl (touch-stage[+id+]): New.
1545         (restage[+prev+]): Depend on touch-stage[+id+].
1546
1547         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
1548         Use it throughout.
1549
1550         * Makefile.def: Add profile and feedback bootstrap stages.
1551         Remove next field from bootstrap stages.
1552         * Makefile.tpl (LN, LN_S): Substitute.
1553         (stageN-start, stageN-end): Use double-colon rules, to
1554         provide a hook for additional setup commands.
1555         (distclean-stageN-gcc, restageN): Create dependencies from
1556         [+prev+], not from [+next+].
1557         (stageN-bubble): Add commands for successive stages from
1558         [+prev+], using double-colon rules.
1559         (all-stageN-gcc): Fix typo.
1560         (stagefeedback-start, profiledbootstrap): New.
1561         * Makefile.in: Regenerate.
1562         * configure.in: Call ACX_PROG_LN.
1563         * configure: Regenerate.
1564
1565 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
1566
1567         * MAINTAINERS (Write After Approval): Add myself.
1568
1569 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
1570
1571         * MAINTAINERS (Write After Approval): Add myself.
1572
1573 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
1574
1575         * configure.in: Fix --enable-bootstrap breakage introduced in trees
1576         without gcc.
1577         * configure: Regenerate.
1578
1579 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
1580
1581         * Makefile.tpl: Fix typo.
1582         * Makefile.in: Regenerate.
1583
1584 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
1585
1586         * configure.in: Remove new- prefix from toplevel
1587         bootstrap targets.
1588         * configure: Regenerate.
1589
1590 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
1591
1592         * Makefile.tpl (all.normal): Rename to all.
1593         (all): Replace with a rule to pick the default
1594         target from configure.
1595         (all-gcc, configure-gcc): Use conditionals to
1596         do nothing when toplevel bootstrap is going on.
1597         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
1598         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
1599         * configure.in: Support --enable-bootstrap.
1600
1601         * Makefile.def: Remove new- prefix from toplevel
1602         bootstrap targets.
1603         * Makefile.tpl: Likewise.
1604
1605         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
1606         target.
1607
1608         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
1609         $(RECURSE_FLAGS) to recursive invocation of make.
1610
1611         * Makefile.in: Regenerate.
1612         * configure: Regenerate.
1613
1614 2004-05-30  Andreas Jaeger  <aj@suse.de>
1615             Jim Wilson <wilson@specifixinc.com>
1616
1617         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
1618         like CC.
1619
1620 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
1621
1622         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
1623         * configure: Regenerate.
1624
1625 2004-05-25  Daniel Jacobowitz  <drow@false.org>
1626
1627         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
1628         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
1629         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
1630         targets.
1631         * Makefile.in: Regenerate.
1632
1633 2004-05-24  Paolo Bonzini <bonzini@gnu.org>
1634
1635         * configure.in: Test the ability to symlink directories.
1636         * configure: Regenerate.
1637
1638         * Makefile.def (bootstrap-stage): New definitions.
1639         * Makefile.tpl (configure-stage1-gcc,
1640         configure-stage2-gcc, configure-stage3-gcc,
1641         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
1642         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
1643         new-restage3, compare): Autogenerate, see Makefile.in
1644         entry for behavioral changes.
1645         (distclean-stage1, new-stage1-start, new-stage1-end,
1646         new-stage1-bubble, distclean-stage2, new-stage2-start,
1647         new-stage2-end, new-stage2-bubble, distclean-stage3,
1648         new-stage3-start, new-stage3-end): New autogenerated targets.
1649         (objext, prebootstrap, BOOT_CFLAGS,
1650         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
1651         targets.
1652
1653         * Makefile.in: Regenerate.
1654         (distclean-stage1, new-stage1-start, new-stage1-end,
1655         new-stage1-bubble, distclean-stage2, new-stage2-start,
1656         new-stage2-end, new-stage2-bubble, distclean-stage3,
1657         new-stage3-start, new-stage3-end): New targets.
1658         (all-stage1-gcc): Move prebootstrap dependency from here...
1659         (configure-stage1-gcc): ...to here.
1660         (new-bootstrap): Use bubble targets.
1661         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1662         Use per-stage distclean targets.
1663         (configure-stage1-gcc, configure-stage2-gcc,
1664         configure-stage3-gcc, all-stage1-gcc,
1665         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
1666         Use new-stageN-start to prepare the tree.
1667
1668 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
1669
1670         * Makefile.def (host_modules): add libcpp.
1671         * Makefile.tpl: Add dependencies on and for libcpp.
1672         * Makefile.in: Regenerate.
1673         * configure.in: Add libcpp host module.
1674         * configure: Regenerate.
1675
1676 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
1677
1678         * Makefile.tpl: Whenever a recursive target is defined, wrap
1679         it in a special @if/@endif block, and prepare its maybe
1680         dependency in the @if/@endif block
1681         * configure.in: Instead of writing maybe dependencies, remove
1682         the @if/@endif statements, and remove the @if/@endif blocks
1683         that remain.
1684         * configure: Regenerate.
1685         * Makefile.in: Regenerate.
1686
1687 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
1688
1689         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
1690
1691 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
1692
1693         PR bootstrap/15120
1694         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
1695         * */configure: Rebuilt.
1696
1697 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
1698
1699         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
1700         of libf2c.
1701         * configure, Makefile.in: Regenerate.
1702
1703 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
1704
1705         * MAINTAINERS (Write After Approval): Add myself.
1706
1707 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
1708
1709         Merge from tree-ssa-20020619-branch.
1710
1711         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
1712         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
1713         (HOST_GMPLIBS): Define.
1714         (HOST_GMPINC): Define.
1715         (TARGET_LIB_PATH): Add libmudflap.
1716         (GFORTRAN_FOR_TARGET): Define.
1717         (configure-build*): Export GFORTRAN.
1718         (configure-gcc): Export GMPLIBS and GMPINC.
1719         (all-gcc): Add maybe-all-libbanshee.
1720         (configure-target-libgfortran): Define.
1721         * Makefile.in: Regenerate.
1722         * configure.in (host_libs): Add libbanshee.
1723         (target_libraries): Add target-libmudflap and target-libgfortran.
1724         Add --with-libbanshee.
1725         Handle --disable-libmudflap.
1726         (*-*-freebsd*): Use with_gmp.
1727         Add $(libgcj) to noconfigdirs.
1728         * configure: Regenerate.
1729         * depcomp: New file.
1730         * MAINTAINERS: Add tree-ssa maintainers.
1731
1732 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
1733
1734         * MAINTAINERS (Various Maintainers): Add myself.
1735
1736 2004-04-30  Brian Ford  <ford@vss.fsi.com>
1737
1738         * MAINTAINERS (Write After Approval): Add myself.
1739
1740 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
1741
1742         * MAINTAINERS (Write After Approval): Add myself.
1743
1744 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
1745
1746         * config/acx.m4: Fix fastcompare support for new-bootstrap.
1747         * configure: Regenerate.
1748
1749 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
1750
1751         Revert:
1752         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
1753
1754         * Makefile.def (flags_to_pass): Remove *dir variables that
1755         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1756         as well as prefix and exec_prefix.
1757         * Makefile.in: Regenerate.
1758
1759 2004-04-26  Robert Millan  <robertmh@gnu.org>
1760
1761         Add patches from libtool CVS.
1762         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
1763         * ltconfig: Likewise.
1764         * ltcf-c.sh: Likewise.
1765         * ltcf-cxx.sh: Likewise.
1766         * ltcf-gcj.sh: Likewise.
1767
1768 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
1769
1770         * Makefile.def (host_modules): Mark with the bootstrap
1771         flag packages on which gcc depends.
1772         * Makefile.tpl (all-bootstrap): Use it.
1773         * Makefile.in: Regenerate.
1774
1775 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
1776
1777         * Makefile.def (flags_to_pass): Remove *dir variables that
1778         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
1779         as well as prefix and exec_prefix.
1780         * Makefile.in: Regenerate.
1781
1782 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
1783
1784         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
1785         * configure: Regenerate.
1786         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
1787         * gcc/Makefile.tpl (compare): Use the result of the test.
1788         * gcc/Makefile.in: Regenerate.
1789
1790 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
1791
1792         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
1793         Always relocate gcc and prev-gcc to the original names, even
1794         if the build fails.
1795         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
1796         New targets.
1797
1798 2004-04-23  Laurent GUERBY <laurent@guerby.net>
1799
1800         * MAINTAINERS: Update my email address.
1801
1802 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1803
1804         * configure.in (mips*-*-irix5*): Enable ld.
1805         * configure: Regenerate.
1806
1807 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1808
1809         * configure: Regenerate.
1810
1811 2004-04-15  James E Wilson  <wilson@specifixinc.com>
1812
1813         * Makefile.tpl (configure-[+module+], configure-gcc,
1814         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
1815         Set and export LDFLAGS.
1816         * Makefile.in: Regenerate.
1817
1818 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
1819
1820         * MAINTAINERS: Add myself to write-after-approval.
1821
1822 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
1823
1824         PR bootstrap/14871
1825         * Makefile.tpl: If we don't have built-in-tree target tools,
1826         use the ones found by configure rather than hacking around with
1827         program_transform_name.
1828         * configure.in: Give Makefile.tpl the information necessary
1829         to do that.
1830         * Makefile.in: Regenerate.
1831         * configure: Regenerate.
1832
1833 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
1834
1835         PR bootstrap/14760
1836         * configure.in: When computing baseargs, strip *all* copies of
1837         offending options.  Also, don't match/substitute the trailing space,
1838         so that this actually works when two similar options are separated by
1839         only one space.
1840         * configure: Regenerate.
1841
1842 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
1843
1844         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
1845         (rs6000-*-aix*): Same.
1846         * configure: Regenerate.
1847
1848 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
1849
1850         * MAINTAINERS: Add myself to write-after-approval.
1851
1852 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
1853
1854         * MAINTAINERS: Add myself to write-after-approval.
1855
1856 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
1857
1858         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
1859         STRICT_WARN, WARN_CFLAGS flags passed down to make.
1860         * Makefile.in: Regenerate.
1861
1862         * configure.in (top level bootstrap support): Rework --enable-werror
1863         to set @stage2_werror_flag@.
1864         * configure: Regenerate.
1865         * Makefile.tpl (top level bootstrap support): Pass
1866         @stage2_werror_flag@ down to configure in stages 2 and 3.
1867         * Makefile.in: Regenerate.
1868
1869 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
1870
1871         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
1872         for stages 2 and 3 as well as in make.  As a consequence, remove
1873         OUTPUT_OPTION (now detected by configure) from the flags passed down
1874         to make.
1875         * Makefile.in: Regenerate.
1876
1877         * Makefile.tpl (new-bootstrap): Fix typo.
1878         * Makefile.in: Regenerate.
1879
1880 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
1881
1882         * Makefile.tpl: Rearrange by moving recursive_targets rules
1883         into their proper sections.
1884         * Makefile.tpl (top level bootstrap support): Move disabling
1885         of coverage flags from 'make' to 'configure'; improve comments.
1886         * Makefile.in: Regenerate.
1887
1888         * Makefile.tpl (experimental top level bootstrap) Move stage1
1889         language setting from all- target to configure- target; disable
1890         intermodule optimization in stage 1; prevent gratuitous rebuilds
1891         of stage 1.
1892         * Makefile.in: Regenerate.
1893         * configure.in: Comma-separate stage 1 language list for top
1894         level bootstrap.
1895         * configure: Regenerate.
1896
1897         * Makefile.tpl: Clean up experimental top level bootstrap support:
1898         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
1899         prev-gcc in configure- targets as well as all- targets.
1900         * Makefile.in: Regenerate.
1901
1902 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
1903
1904         * compile: New file imported from automake.
1905
1906 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
1907
1908         * configure.in: Remove symbolic link section.
1909         * configure: Regenerate.
1910         * Makefile.tpl (links): Remove.
1911         * Makefile.in: Regenerate.
1912
1913 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
1914             Nathanael Nerode  <neroden@gcc.gnu.org>
1915
1916         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
1917         Set with AC_CHECK_PROGS.
1918         * configure.in: Fix comment typo from last patch.
1919         * configure: Regenerate.
1920
1921 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
1922
1923         * Makefile.tpl: Introduce experimental top level bootstrap support.
1924         * Makefile.in: Regenerate.
1925         * configure.in: Introduce support for top level bootstrap.
1926         * configure: Regenerate.
1927
1928 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
1929             Paolo Bonzini  <bonzini@gnu.org>
1930
1931         PR bootstrap/14522
1932         * configure.in: Cope with shells that do not support unquoted ^
1933         * configure: Regenerate.
1934
1935 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
1936             Paolo Bonzini  <bonzini@gnu.org>
1937
1938         PR bootstrap/14522
1939         * configure.in: Cope with shells that do not support nesting
1940         quotes inside quoted backquote substitutions.
1941         * configure: Regenerate.
1942
1943 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
1944
1945         PR bootstrap/14522
1946         * configure.in: Fix escaping of $.
1947         * configure: Regenerate.
1948
1949 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
1950
1951         * configure: Regenerate, since I forgot to while committing Paolo's
1952         changes.
1953
1954 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
1955
1956         PR ada/14131
1957         Move language detection to the top level.
1958         * configure.in: Find default values for the tools as
1959         soon as possible.  Disable ada if GNAT is not found.
1960         Emit error message about missing languages.  Expand
1961         --enable-languages=all for the gcc subdirectory.
1962
1963 2004-03-10  Ben Elliston  <bje@gnu.org>
1964
1965         * MAINTAINERS: Update my email address.
1966
1967 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
1968
1969         * ltconfig: Disable building static libraries if building shared
1970         libraries on AIX 5L.
1971
1972 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
1973
1974         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
1975         and disable libgcj.
1976         * configure: Regenerated.
1977
1978 2004-03-01  Brian Booth  <bbooth@redhat.com>
1979
1980         * MAINTAINERS: Add myself to write-after-approval.
1981
1982 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
1983
1984         * MAINTAINERS: Add myself to write-after-approval.
1985
1986 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
1987
1988         PR bootstrap/7087
1989         * Makefile.tpl: Guard XFOO sed statements better.
1990         * Makefile.tpl: Add dependency for configure-target-libada.
1991         * Makefile.in: Regenerate (incidentally fixes broken
1992         commit when libada-branch was merged).
1993
1994 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
1995
1996         * MAINTAINERS: Add myself to write-after-approval.
1997
1998 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
1999
2000         * MAINTAINERS: Add Nicola Pero and myself as libobjc
2001         maintainers.
2002
2003 2004-02-20  Andrew Cagney  <cagney@redhat.com>
2004
2005         * config.guess: Update from version 2003-10-16 to 2004-02-16.
2006         * config.sub: Update from version 2003-11-03 to 2004-02-16.
2007
2008 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2009
2010         PR bootstrap/11932
2011         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
2012
2013 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
2014
2015         * MAINTAINERS: Added myself to write-after-approval.
2016
2017 2004-02-14  Michael Koch  <konqueror@gmx.de>
2018
2019         * MAINTAINERS: Added myself to write-after-approval.
2020
2021 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
2022
2023         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
2024         some OS port maintainers to OS port maintainers section.
2025
2026 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
2027
2028         * MAINTAINERS: Add self.
2029
2030 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
2031
2032         * MAINTAINERS: Alphabetize.
2033
2034 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
2035
2036         * MAINTAINERS: Remove myself.
2037
2038 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
2039
2040         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
2041         (rs6000-*-aix*): Same.
2042         * configure: Regenerate.
2043
2044 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
2045
2046         * configure.in (host): Add in missing $noconfigdirs to defines.
2047         * configure: Regenerate.
2048
2049 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
2050             Nathanael Nerode  <neroden@gcc.gnu.org>
2051
2052         PR ada/6637, PR ada/5911
2053         Merge with libada-branch:
2054         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
2055         with appropriate dependencies. Add --enable-libada configure switch.
2056         * configure, Makefile.in: Regenerate.
2057
2058 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
2059
2060         * MAINTAINERS: Add myself to write-after-approval.
2061
2062 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2063
2064         * configure.in: Don't pass --with-stabs on IRIX 5 either.
2065         * configure: Regenerate.
2066
2067 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
2068
2069         Merge from upstream:
2070
2071         * ltmain.in: When setting IFS to '~', be careful about user
2072         arguments that contain '~'.
2073
2074         2004-02-04  Peter O'Gorman  <peter@pogma.com>
2075
2076         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
2077         Also test $base_compile against $CC with escaped arguments. Bug
2078         reported by Geoff Keating <geoffk@apple.com>.
2079
2080 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
2081
2082         * MAINTAINERS: Remove i960 port.
2083
2084 2004-01-23  DJ Delorie  <dj@redhat.com>
2085
2086         * Makefile.def (target_modules) [libiberty]: Don't stage.
2087         * Makefile.in: Rebuilt.
2088
2089 2004-01-20  Caroline Tice  <ctice@apple.com>
2090
2091         * MAINTAINERS: Add myself to write-after-approval.
2092
2093 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
2094
2095         * MAINTAINERS: Update my email address.
2096
2097 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
2098
2099         * MAINTAINERS: Add myself to write-after-approval.
2100
2101 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2102
2103         * MAINTAINERS: Remove entries without email address.
2104
2105 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
2106
2107         * MAINTAINERS: Add myself to write-after-approval.
2108
2109 2004-01-15  Steven Bosscher  <stevenb@suse.de>
2110
2111         * MAINTAINERS: Update my email address.
2112
2113 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
2114
2115         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
2116         * Makefile.tpl (configure-target-[+module+]): Support stage.
2117         * Makefile.in: Rebuilt.
2118
2119 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
2120
2121         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
2122
2123 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
2124
2125         * MAINTAINERS: Add myself as a MIPS maintainer.
2126
2127 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
2128
2129         * configure.in: Use ./config.cache, not config.cache.
2130         * configure: Regenerate.
2131         * Makefile.tpl: Special-casing not needed for GCC any more.
2132         * Makefile.in: Regenerate.
2133
2134         * configure.in: Don't share a cache file for host dirs.
2135         * configure: Regenerate.
2136
2137         * config-ml.in: Don't mess with the cache file.
2138
2139 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2140
2141         * MAINTAINERS: Move myself from 'Write After Approval' to
2142         'CPU Port Maintainers' section as SPARC maintainer.
2143
2144 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2145
2146         * Makefile.tpl: Make GCC use a separate config.cache.
2147         * Makefile.in: Regenerate.
2148
2149         PR bootstrap/11932, PR bootstrap/11933
2150         (I don't know if it will fix either of them, but it relates
2151         to them.)
2152         * configure.in: Don't use shared config.cache for target
2153         directories.
2154         * configure: Regenerate.
2155
2156 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
2157
2158         * MAINTAINERS: Add myself to 'Write After Approval' section.
2159
2160 2003-12-31  Roger Sayle  <roger@eyesopen.com>
2161
2162         * configure.in (ia64*-*-hpux*): Disable building java libraries.
2163         * configure: Regenerated.
2164
2165 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
2166
2167         * MAINTAINERS: Remove the mn10200 maintainer.
2168
2169 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
2170
2171         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
2172         * configure: Regenerated.
2173
2174 2003-12-16  Jan Hubicka  <jh@suse.cz>
2175
2176         * MAINTAINERS: Add myself as callgraph maintainer.
2177
2178 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
2179
2180         * configure.in (raw_libstdcxx_flags): Remove the leading space.
2181         * configure: Regenerate.
2182
2183 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2184
2185         * MAINTAINERS: Move myself from 'Bug database only accounts' to
2186         'Write After Approval' section. Update email.
2187
2188 2003-12-01  James Lemke <jim@wasabisystems.com>
2189
2190         * MAINTAINERS (Write After Approval): Add myself.
2191
2192 2003-11-20  Matt Thomas  <matt@3am-software.com>
2193
2194         * MAINTAINERS: Add myself as a vax port maintainer.
2195
2196 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
2197
2198         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
2199         (configure-build-[+module+], configure-[+module+]): Likewise.
2200         (configure-target-[+module+], configure-gcc, config.status): Likewise.
2201         * Makefile.in: Regenerate.
2202
2203 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
2204
2205         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
2206         shared/dylibed libraries.
2207         * ltmain.sh: Likewise.
2208         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
2209         * ltcf-cxx.sh: Likewise.
2210         * ltcf-gcj.sh: Likewise.
2211         * ltconfig: Likewise.
2212
2213 2003-11-17  Stan Cox  <scox@redhat.com>
2214
2215         * MAINTAINERS: Add myself as iq2000 port maintainer.
2216
2217 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
2218
2219         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
2220         * Makefile.in: Regenerate.
2221
2222 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
2223
2224         * config.sub: Update to 2003-11-03 version.
2225
2226 2003-10-20  Phil Edwards  <phil@codesourcery.com>
2227
2228         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
2229         * configure:  Regenerate.
2230
2231 2003-10-20  Nicolas Pitre <nico@cam.org>
2232
2233         * MAINTAINERS: Add myself to 'Write After Approval' section.
2234
2235 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
2236
2237         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
2238
2239 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
2240
2241         * MAINTAINERS: Update my email address.
2242
2243 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2244
2245         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
2246
2247 2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
2248
2249         * MAINTAINERS: Add myself to 'Write After Approval' section.
2250
2251 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
2252
2253         * config.guess: Update to 2003-10-16 version.
2254         * config.sub: Update to 2003-10-16 version.
2255
2256 2003-10-15 David Daney  <ddaney@avtrex.com>
2257
2258         * MAINTAINERS: Added myself to 'Write After Approval' section.
2259
2260 2003-10-15  Falk Hueffner  <falk@debian.org>
2261
2262         * MAINTAINERS: Move myself from 'Bug database only accounts' to
2263         'Write After Approval' section. Update email.
2264
2265 2003-10-14  Roger Sayle  <roger@eyesopen.com>
2266
2267         * MAINTAINERS: Move myself from 'Write After Approval' to
2268         'Various Maintainers' section as middle-end maintainer.
2269
2270 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
2271
2272         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
2273         HOST_FLAGS_TO_PASS.
2274         * Makefile.in: Regenerate.
2275
2276 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
2277
2278         * config.guess: Update to 2003-10-07 version.
2279         * config.sub: Update to 2003-10-07 version.
2280
2281 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2282
2283         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
2284         * ltconfig (irix5*, irix6*): Don't override version_type.
2285
2286 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
2287
2288         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
2289         * configure: Rebuilt
2290         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
2291         * Makefile.in: Rebuilt
2292
2293 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
2294
2295         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
2296
2297 2003-09-30  Carlo Wood  <carlo@alinoe.com>
2298
2299        * MAINTAINERS (Write After Approval): Add myself.
2300
2301 2003-09-29  Paul Koning  <ni1d@arrl.net>
2302
2303         * MAINTAINERS: Move myself from "Write After Approval"
2304         to CPU platform maintainers for pdp11 platform.
2305
2306 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
2307
2308         * MAINTAINERS: Move myself from 'Write After Approval' to
2309         'Various Maintainers' section as libffi testsuite maintainer.
2310
2311 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
2312
2313         * configure.in: Pass a computed --program-transform-name
2314         to subconfigures.
2315         * configure: Regenerated.
2316
2317 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
2318
2319         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
2320         * Makefile.in: Regenerate.
2321
2322         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
2323         * Makefile.in: Regenerate.
2324
2325 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
2326
2327         * MAINTAINERS: Move myself from 'Write After Approval'
2328         to 'Various Maintainers' (objective-c) section.
2329
2330 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
2331
2332         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
2333         quoting.
2334         * configure: Regenerated.
2335
2336 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
2337
2338         * MAINTAINERS (Write After Approval): Add myself to write after
2339         approval list.
2340
2341 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
2342
2343        * MAINTAINERS (Write After Approval): Add myself.
2344
2345 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
2346
2347         * MAINTAINERS: Update my e-mail address.
2348
2349 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
2350
2351         * libtool.m4 (LD): Correct powerpc64 host match.
2352
2353 2003-09-06  James E Wilson  <wilson@tuliptree.org>
2354
2355         * MAINTAINTERS: Update my affiliation and email address.
2356
2357 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2358
2359         * MAINTAINERS (Write After Approval): Add myself.
2360
2361 2003-09-04  DJ Delorie  <dj@redhat.com>
2362
2363         * configure: Regenerate.
2364
2365 2003-09-04  Robert Millan  <robertmh@gnu.org>
2366
2367         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
2368
2369 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2370
2371         * configure.in: Ensure arguments to sed are properly spaced.
2372         * configure: Regenerate.
2373
2374 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2375
2376         * MAINTAINERS: Update my e-mail address.
2377
2378 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
2379
2380         * MAINTAINERS (Write After Approval): Add myself.
2381
2382 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
2383
2384         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
2385         * configure: Regenerated.
2386
2387 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
2388
2389         * MAINTAINERS: Update my email address.
2390
2391 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
2392
2393         * configure.in:  Use newline instead of semicolon when assuming
2394         shell arguments in a for loop.
2395         * configure:  Regenerated.
2396
2397 2003-08-22  Jason Eckhardt  <jle@rice.edu>
2398
2399         * MAINTAINERS: Resurrect the i860 maintainer.
2400
2401 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
2402
2403         PR 8180
2404         * configure.in: When testing with_libs and with_headers, treat
2405         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
2406         * configure: Regenerate.
2407
2408         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
2409         make, shell, etc.
2410         (baseargs): Likewise.
2411         * configure: Regenerate.
2412
2413 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
2414
2415         * MAINTAINERS (Write After Approval): Add myself.
2416
2417 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
2418
2419         * configure.in: Disable libgcj for darwin not on powerpc.
2420         * configure: Rebuild.
2421
2422 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
2423
2424         * config-ml.in, symlink-tree: Add license.
2425
2426 2003-08-03  Richard Stallman  <rms@gnu.org>
2427             Eben Moglen  <moglen@columbia.edu>
2428
2429         * README.SCO: New file.
2430
2431 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
2432
2433         * Makefile.tpl (check, check-c++): Express dependencies using
2434         dependencies rather than commands.
2435         * Makefile.in: Regenerate.
2436
2437 2003-08-01  Andrew Cagney  <cagney@redhat.com>
2438
2439         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
2440         * configure: Ditto.
2441
2442 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
2443
2444         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
2445         * Makefile.in: Update.
2446
2447 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
2448
2449         * configure.in: Enable libgcj for darwin.
2450         * configure: Rebuild.
2451
2452 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
2453
2454         * config-ml.in:  Use ac_configure_args directly instead of
2455         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
2456         actually seen.
2457
2458 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
2459
2460         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
2461         creating target and build subdirs to build all parent dirs as needed.
2462         * Makefile.in: Rebuild.
2463         * configure.in: Don't build dirs explicitly here.
2464         * configure: Rebuild.
2465
2466 2003-07-26  Paul Brook  <paul@nowt.org>
2467
2468         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
2469
2470 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
2471
2472         * Makefile.tpl (all-make): Depend on intl.
2473         * Makefile.in: Rebuilt.
2474
2475 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
2476
2477         * install-sh:  Update to newer upstream versions (associated with
2478         aclocal 1.7).
2479         * mkinstalldirs:  Likewise.
2480         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
2481
2482 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
2483
2484         * MAINTAINERS: Move self from Bug database only accounts
2485         to write-after-approval.
2486
2487 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
2488
2489         * config.if: Remove unused libc_interface determination.
2490
2491 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
2492
2493         * MAINTAINERS: Move self from write-after-approval to
2494         build machinery (*.in).
2495
2496 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
2497
2498         PR bootstrap/11273
2499         PR bootstrap/11408
2500         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
2501         unused INSTALL_PROGRAM_ARGS.
2502         * configure.in: Use AC_PROG_INSTALL.
2503         * Makefile.in: Regenerate.
2504         * configure: Regenerate.
2505
2506 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
2507
2508         * MAINTAINERS: Alphabetize.
2509
2510 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
2511
2512         * configure: Rebuilt.
2513         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
2514         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
2515         newlib nor libgloss.
2516         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
2517         * configure.in (am33_2.0-*-linux*): Added.
2518
2519 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
2520
2521         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
2522         * configure: Regenerate.
2523
2524 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
2525
2526         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
2527         * Makefile.in: Regenerate.
2528
2529 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
2530
2531         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
2532         * Makefile.in: Regenerate.
2533
2534 2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
2535
2536         * Makefile.tpl: Replace PWD with PWD_COMMAND.
2537         * Makefile.in: Regenerated.
2538
2539         * config-ml.in: Replace PWD with PWD_COMMAND.
2540
2541 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
2542
2543         * intl: New directory; see intl/ChangeLog for details.
2544         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
2545         * Makefile.tpl: all-gcc depends on maybe-all-intl.
2546         * Makefile.in: Regenerate.
2547
2548 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
2549
2550         * configure.in: Clean up config-lang.in handling.  Delete
2551         useless assignment to "subdirs".
2552         * configure: Regenerate.
2553
2554 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
2555
2556         * configure.in: Rename 'target_libs' to 'target_libraries'.
2557         Remove useless reference to 'target_libs'.
2558         * configure: Regenerate.
2559
2560 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
2561
2562         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
2563         * Makefile.in: Regenerate.
2564
2565 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
2566
2567         * Makefile.def: Introduce flags_to_pass.
2568         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
2569         * Makefile.in: Regenerate.
2570
2571 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
2572
2573         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
2574         and target-libgloss.
2575         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
2576         <h8300*-*-*>: Disable libf2c and ${libgcj}.
2577         * configure: Regenerate.
2578
2579 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
2580
2581         * configure.in: Update testsuite_flags to new location.
2582         * configure. Regenerate.
2583
2584 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
2585
2586         * Makefile.tpl: Remove BUILD_CC stuff.
2587         * Makefile.in: Regenerate.
2588
2589 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
2590
2591         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
2592
2593 2003-06-16  Graeme Peterson <gp@qnx.com>
2594
2595         * MAINTAINERS (Write After Approval): Add myself.
2596
2597 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
2598
2599         * config.guess: Update to 2003-06-12 version.
2600         * config.sub: Update to 2003-06-13 version.
2601
2602 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
2603
2604         * config.guess: Update to 2003-06-06 version.
2605         * config.sub: Update to 2003-06-06 version.
2606
2607 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2608
2609         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
2610         * configure. Regenerate.
2611
2612 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
2613
2614         * configure.in: Disable serial configure by default.
2615         * configure: Regenerate.
2616         * Makefile.tpl: Abolish .NOTPARALLEL.
2617         * Makefile.in: Regenerate.
2618
2619         * Makefile.tpl: Replace {build,host,target}_canonical by
2620         {build,host,target}.
2621         * Makefile.in: Regenerate.
2622
2623         * Makefile.tpl: Fix stupid pasto.
2624         * Makefile.in: Regenerate.
2625
2626 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
2627
2628         * Makefile.tpl: Remove bogus conditional.
2629         * Makefile.in: Regenerate.
2630
2631 2003-06-05  Jan Hubicka  <jh@suse.cz>
2632
2633         * Makefile.tpl (profiledbootstrap): New target.
2634         * Makefile.in (profiledbootstrap): New target.
2635
2636 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
2637
2638         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
2639         Pinski. Remove user names from other bugzilla-only maintainers.
2640
2641 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
2642
2643         * Makefile.tpl: Make 'recursive targets' using autogen rather
2644         than shell loop.  Remove duplicate 'clean' targets and false
2645         comments.
2646         * Makefile.def: Add systematic dependencies to 'recursive' targets.
2647         Add systematic method of specifying missing targets in subdirs.
2648         Add copyright boilerplate.
2649         * Makefile.in: Regenerate.
2650         * configure.in: Add 'recursive targets' to maybe list.
2651         * configure: Regenerate.
2652
2653         * MAINTAINERS: "GNATS only" -> "Bug database only".
2654
2655         * Makefile.tpl: Rename [+target+] to [+make_target+].
2656         * Makefile.def: Rename 'target' to 'make_target'.
2657
2658 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
2659
2660         * MAINTAINERS: Add self as options handling maintainer.
2661
2662 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
2663
2664         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
2665         been too long since I touched those ports.
2666
2667 2003-05-28  DJ Delorie  <dj@redhat.com>
2668
2669         * Makefile.tpl: Make maybe-check-gcc .PHONY.
2670         * Makefile.in: Regenerate.
2671
2672 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2673
2674         * configure.in: Use curly braces in the definition of tooldir.
2675         * configure: Regenerate.
2676
2677 2003-05-21  DJ Delorie  <dj@redhat.com>
2678
2679         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
2680         newlib or libgloss.
2681         * Makefile.in: Regenerate.
2682
2683 2003-05-21  DJ Delorie  <dj@redhat.com>
2684
2685         * Makefile.tpl: Add missing empty maybe-check-gcc target.
2686         * Makefile.in: Regenerate.
2687
2688 2003-05-20  Ian Lance Taylor  <ian@airs.com>
2689
2690         * MAINTAINERS: Update my e-mail address.
2691
2692 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2693
2694         * configure.in: Switch more things to use maybe dependencies.
2695         * Makefile.tpl: Switch more things to use maybe dependencies.
2696         Factor out common code from autogen IF statements.
2697         * configure: Regenerate.
2698         * Makefile.in: Regenerate.
2699
2700 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
2701
2702         * configure.in: Accept i[3456789]86 for machine type.
2703         * configure: Regenerate.
2704
2705 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
2706
2707         * configure.in: Switch more things to use maybe dependencies.
2708         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
2709         * configure: Regenerate.
2710         * Makefile.tpl: Switch more things to use maybe dependencies.
2711         * Makefile.in: Regenerate.
2712
2713 2003-05-16  Andreas Schwab  <schwab@suse.de>
2714
2715         * Makefile.tpl (install-opcodes): Define.
2716         * Makefile.in: Rebuild.
2717
2718 2003-05-13  Andreas Jaeger  <aj@suse.de>
2719
2720         * config.guess: Update to 2003-05-09 version.
2721         * config.sub: Update to 2003-05-09 version.
2722
2723 2003-05-13  Michael Eager <eager@mvista.com>
2724
2725         * configure.in: Correct sed script so that options in quotes are not
2726         deleted.
2727         * configure: Rebuild.
2728
2729 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
2730
2731         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
2732         and $$s/newlib/libc/sys/cygwin32 include paths.
2733         * configure: Ditto.
2734
2735 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
2736
2737         * MAINTAINERS: Update my email addresses.
2738
2739 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2740
2741         * config-ml.in: Propagate INSTALL variables.
2742
2743 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2744
2745         * MAINTAINERS: Remove duplicate entries in Write After Approval.
2746
2747 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
2748
2749         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
2750         * Makefile.in: Regenerate.
2751
2752 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
2753
2754         * MAINTAINERS (GNATS only): Add Falk Hueffner.
2755
2756 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
2757
2758         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
2759
2760 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
2761
2762         * Makefile.tpl: Clean $(BUILD_SUBDIR).
2763         * Makefile.in: Regenerated.
2764
2765 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
2766
2767         * MAINTAINERS (Write After Approval): Upgrade myself from
2768         GNATS only to write-after-approval. Update my mail address.
2769
2770 2003-04-25  Loren J. Rittle <ljrittle@acm.org>
2771
2772         (OS Port Maintainers: freebsd): Add myself.
2773
2774 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
2775
2776         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
2777
2778 2003-04-22  Kean Johnston  <jkj@sco.com>
2779
2780         * MAINTAINERS (SCO ports): Added myself.
2781
2782 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
2783
2784         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
2785
2786 2003-04-19  Kean Johnston  <jkj@sco.com>
2787
2788         * MAINTAINERS (Write After Approval): Add myself.
2789
2790 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2791
2792         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
2793         * Makefile.in: Regenerate.
2794
2795 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
2796
2797         * configure.in (powerpc64*-*-linux*): Remove.
2798         * configure: Rebuilt.
2799
2800 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
2801
2802         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
2803         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
2804         and restrap.
2805         * Makefile.in:  Regenerate.
2806
2807 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
2808
2809         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
2810         * configure: Regenerated.
2811
2812 2003-04-15  DJ Delorie  <dj@redhat.com>
2813
2814         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
2815
2816 2003-04-13  Nick Clifton  <nickc@redhat.com>
2817
2818         * config-ml.in: Remove support for --disable-aix removing
2819         call-aix multilibs.
2820
2821 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
2822
2823         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
2824         * */configure: Rebuilt.
2825
2826 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
2827
2828         * MAINTAINERS: Add my email address.
2829
2830 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
2831
2832         * MAINTAINERS (Write After Approval): Add myself.
2833
2834 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
2835
2836         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
2837         * Makefile.in: Regenerate.
2838
2839 2003-03-14  Michael Chastain  <mec@shout.net>
2840
2841         * Makefile.in: Regenerate with correct Makefile.def.
2842
2843 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
2844
2845         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
2846         Make macro.
2847         * Makefile.in: Regenerate.
2848         * configure.in: Clean up gxx_include_dir logic.
2849         * configure: Regenerate.
2850
2851 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
2852
2853         * MAINTAINERS (Write After Approval): Add myself.
2854
2855 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
2856
2857         * MAINTAINERS: Update my mail address.
2858
2859 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2860
2861         * configure.in (gxx_include_dir): Fix typo.
2862         * configure: Regenerated.
2863
2864 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
2865
2866         * Makefile.tpl: Reindent.
2867         * Makefile.in: Regenerate.
2868         * configure.in: Reindent.  Don't set unused variables.
2869         * configure: Regenerate.
2870
2871 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
2872
2873         * configure.in: Include $(build_tooldir)/sys-include in
2874         FLAGS_FOR_TARGET.
2875         * configure: Regenerated.
2876
2877 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
2878
2879         * Makefile.tpl: Always pass down RANLIB.
2880         * Makefile.in: Regenerate.
2881
2882         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
2883         * Makefile.in: Regenerate.
2884         * configure.in: Remove unused logic relating to --enable-shared
2885         and --enable-threads.  Remove bogus comments.  Remove redundant
2886         noconfigdirs.
2887         * configure: Regenerate.
2888
2889         * configure.in: Replace ${libstdcxx_version} by its value.
2890         Remove reference to mh-dgux.
2891         * configure: Regenerate.
2892
2893 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
2894
2895         * MAINTAINERS (Write After Approval): Add myself.
2896
2897 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
2898
2899         * Makefile.tpl: Rearrange.
2900         * Makefile.in: Regenerate.
2901
2902 2003-02-25  Uwe Stieber <uwe@wwws.de>
2903
2904         * configure.in: Add support for kaOS as cross build target system.
2905         * configure: Regenerated.
2906
2907 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
2908
2909         * MAINTAINERS (Write after approval): Add myself.
2910
2911 2003-02-21  James E Wilson  <wilson@tuliptree.org>
2912
2913         * MAINTAINERS: Update my email address.
2914
2915 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
2916
2917         * MAINTAINERS: Add self to blanket write privs. section.
2918
2919 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
2920
2921         * Makefile.tpl: Add definition of CPPFLAGS to pass into
2922         configure-target-* as some target builds may require additional
2923         flags for preprocessor tests.
2924         * Makefile.in: Regenerated.
2925
2926 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
2927
2928         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
2929         * ltconfig: Handle it.
2930         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
2931         auto-detecting it.
2932
2933         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
2934         it is used as argument to $CC.
2935         * ltcf-gcj.sh: Likewise.
2936
2937         * configure.in: Introduce --enable-maintainer-mode.
2938         * configure: Rebuilt.
2939         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
2940         for maintainer mode.
2941         * Makefile.in: Rebuilt.
2942
2943 2003-02-18  Jason Merrill  <jason@redhat.com>
2944
2945         * Makefile.tpl (check-c++): Allow parallelism.
2946
2947 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2948
2949         * MAINTAINERS: Remove John Carr (who never actually had access to
2950         gcc.gnu.org).
2951
2952 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
2953
2954         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
2955         don't configure target-libobjc.
2956         * configure: Regenerate.
2957
2958 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2959
2960         * Makefile.tpl (RANLIB): Define.
2961         * Makefile.in: Regenerate.
2962
2963 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
2964
2965         * MAINTAINERS: Update my email.
2966
2967 2003-02-06  Keith R Seitz  <keiths@redhat.com>
2968
2969         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
2970         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
2971         * Makefile.in: Regenerated.
2972         * configure.in: Remove all traces of snavigator, db, and grep.
2973         * configure: Regenerated.
2974
2975 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2976
2977         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
2978         After Approval.
2979
2980 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
2981
2982         * MAINTAINERS (Write after approval): Add myself.
2983
2984 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
2985
2986         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
2987         * Makefile.in: Regenerated.
2988
2989 2003-01-30  Roger Sayle  <roger@eyesopen.com>
2990
2991         * config.guess: Updated to 2003-01-30's version.
2992         * config.sub: Updated to 2003-01-28's version.
2993
2994 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
2995
2996         * config.if: If gcc_version is already set, just use it.  Don't set
2997         gcc_version_trigger if it's already set, otherwise set it to
2998         gcc/version.c, but only if the file exists.  If it is not set and
2999         gcc/version.c does not exist, try to extract the version number from
3000         $CC.
3001
3002 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
3003
3004         * MAINTAINERS: Add myself to write-after-approval list.
3005
3006 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
3007
3008         * configure.in:  Revert 24Jan change.
3009         * configure:  Regenerate.
3010
3011 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3012
3013         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
3014         entry of HJ Lu.
3015
3016 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3017
3018         * configure.in: Revert previous change.
3019         * configure: Regenerate.
3020
3021 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3022
3023         * configure.in: Make rda native-only.
3024         * configure: Regenerate.
3025
3026 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3027
3028         * MAINTAINERS: Move myself from GNATS-only-accounts to
3029         write-after-approval.
3030
3031 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3032
3033         * configure.in: Add missing \.
3034         * configure: Rebuilt.
3035
3036 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
3037
3038         * configure.in (baseargs): Avoid using \| in sed regular
3039         expressions.
3040         * configure: Rebuilt.
3041
3042 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
3043
3044         * configure.in (baseargs): Remove all supported forms of
3045         --cache-file, --srcdir, --host, --build and --target options
3046         from argument lists.
3047         * configure: Rebuilt.
3048
3049 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
3050
3051         * MAINTAINERS: Add myself to write-after-approval list.
3052
3053 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
3054
3055         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
3056         * configure: Rebuilt.
3057
3058 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3059
3060         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
3061         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
3062         * Makefile.in: Regenerate.
3063         * configure: Regenerate.
3064
3065 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
3066
3067         * configure.in: Remove Makefile in build, host and target modules
3068         unless configure was run with --no-recursion.
3069         * configure: Rebuilt.
3070
3071 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
3072
3073         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
3074         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
3075         * Makefile.in: Regenerate.
3076
3077 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
3078
3079         * config.guess: Update to 2003-01-03 version.
3080         * config.sub: Update to 2003-01-03 version.
3081
3082 2003-01-07  Christopher Faylor  <cgf@redhat.com>
3083
3084         * configure: Regenerate with proper autoconf 2.13.
3085
3086 2003-01-07  Christopher Faylor  <cgf@redhat.com>
3087
3088         * configure.in: Add AC_PREREQ for consistency.
3089         * configure: Regenerate.
3090
3091 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
3092
3093         * configure.in (GDB_TK): Add tcl directories conditional on
3094         gdb/gdbtk directory being present.
3095         * configure: Regenerate.
3096
3097 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
3098
3099         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
3100         by gcc if LD is not defined and we are not doing a Canadian Cross.
3101         * configure: Rebuilt.
3102
3103 2002-12-31  Tom Tromey  <tromey@redhat.com>
3104
3105         * Makefile.in: Rebuilt.
3106         * Makefile.def (target_modules) [libffi]: Allow installation.
3107
3108 2002-12-31  Andreas Schwab  <schwab@suse.de>
3109
3110         * configure.in: Fix use of $program_transform_name.
3111         * configure: Regenerated.
3112
3113 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
3114
3115         * configure.in (baseargs): Don't remove first configure argument.
3116         * configure: Regenerated.
3117
3118 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
3119
3120         * Makefile.tpl (local-distclean): Don't remove...
3121         (multilib.ts): ... this.  Moved into...
3122         (multilib.out): ... this.  Don't use sub-make.
3123         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
3124         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
3125         (configure-build-[+module+], configure-[+module+],
3126         configure-target-[+module+], configure-gcc): ... these.  Test
3127         for Makefile existence.  Drop config.status from dependencies.
3128         * Makefile.in: Rebuilt.
3129         * configure.in: Move gcc-version-trigger to the end of
3130         ac_configure_args.  Add comments to maybedep.tmp and
3131         serdep.tmp.  Introduce --disable-serial-configure.  Remove
3132         nonopt from baseargs, matching and removing corresponding
3133         whitespace while at it.
3134         * configure: Rebuilt.
3135
3136 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
3137
3138         * configure.in (host_configargs): Replace reference to
3139         no-longer-defined buildopts with --build=${build_alias}.
3140         * configure: Rebuilt.
3141
3142         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
3143         program_transform_name to standard idiom.
3144         (AUTOGEN, AUTOCONF): Define.
3145         (Makefile.in): Use $(AUTOGEN).
3146         (Makefile): Depend on config.status, and use autoconf-style rule to
3147         build it.  Move original commands to...
3148         (config.status): ... this new target.
3149         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
3150         $(AUTOCONF).
3151         * Makefile.in: Rebuilt.
3152
3153 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3154
3155         * Makefile.tpl: Fix dramatic bustage due to change in
3156         program_transform_name.
3157         * Makefile.in: Regenerate.
3158
3159         * configure.in: Remove unnecessary PATH setting.
3160         * configure: Regnerate.
3161
3162         * configure.in: Don't default to unprefixed tools unless
3163         the native tools will work.
3164         * configure: Regenerate.
3165
3166         * configure.in: Convert to autoconf script.  Blow away lots
3167         of now-redundant Makefile fragments.
3168         * configure: Generate using Autoconf.
3169         * Makefile.tpl: Rewrite to reflect autoconfiscation.
3170         * Makefile.in: Regenerate.
3171
3172 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
3173
3174         * configure: Fix stupid bug where RANLIB was mistakenly included.
3175
3176         * configure.in: Rename (buildargs, hostargs, targargs) to
3177         (build_configargs, host_configargs, target_configargs).
3178
3179         * configure.in: Move logic out of sed statement.
3180
3181         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
3182         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
3183
3184 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
3185
3186         * config.sub: Import from master repository
3187         * config.guess: Ditto
3188
3189 2002-12-24  Andreas Schwab  <schwab@suse.de>
3190
3191         * Makefile.tpl (multilib.out): Fix missing space.
3192         * Makefile.in: Regenerate.
3193
3194 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
3195
3196         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
3197         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
3198         * Makefile.in: Regenerate.
3199         * configure.in: Remove unnecessary leftovers.
3200
3201 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
3202
3203         * configure.in (extra_ranlibflags_for_target): New variable.
3204         (*-*-darwin): Add -c to ranlib commands.
3205         * configure (tooldir): Handle extra_ranlibflags_for_target.
3206
3207 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3208
3209         * Makefile.tpl: Revert HJL's change.
3210         * Makefile.in: Regenerated.
3211         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
3212         always.
3213
3214 2002-12-19  Andreas Schwab  <schwab@suse.de>
3215
3216         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
3217         * Makefile.in: Regenerate.
3218
3219 2002-12-18  H.J. Lu <hjl@gnu.org>
3220
3221         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
3222         * Makefile.in: Regenerated.
3223
3224         * configure.in (build_prefix): New. Substitute.
3225
3226 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
3227
3228         * Makefile.tpl: Don't let real targets depend on phony targets.
3229         * Makefile.in: Regenerate.
3230
3231         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
3232         * Makefile.in: Regenerate.
3233
3234 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
3235
3236         * config.sub: Import from master repository
3237         * config.guess: Ditto
3238
3239 2002-12-16  Jason Merrill  <jason@redhat.com>
3240
3241         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
3242         previous 'make bootstrap'.
3243         * Makefile.in: Regenerate.
3244
3245 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
3246
3247         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
3248
3249 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
3250
3251         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
3252         * Makefile.in: Regenerate.
3253
3254 2002-12-13  Jason Merrill  <jason@redhat.com>
3255
3256         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
3257         library tests.
3258         (check-c++): Just depend on it and check-target-libstdc++-v3.
3259         * Makefile.in: Regenerate.
3260
3261 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
3262
3263         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
3264         * Makefile.in: Rebuilt.
3265
3266 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
3267
3268         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
3269
3270 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
3271
3272         * configure: Fix bug put in by gremlins.
3273
3274         * Makefile.tpl: Substitute more autoconfily.
3275         * configure: Substitute more autoconfily.
3276         * Makefile.in: Regenerate.
3277
3278 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
3279
3280         * config.sub: Import from master repository
3281         * config.guess: Ditto
3282         * MAINTAINERS: Added Svein Seldal under write after approval
3283
3284 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
3285
3286         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
3287         * Makefile.in (all-sim): Ditto.
3288
3289 2002-12-06  DJ Delorie  <dj@redhat.com>
3290
3291         * Makefile.tpl: Change configure dependencies to not have real
3292         targets depend on phony targets.
3293
3294 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
3295
3296         * configure.in: Revert unintentional change.
3297
3298         * Makefile.tpl: Change dependency for */multilib.out so that
3299         it works when gcc isn't in the tree.
3300
3301         * configure.in: Substitute more.
3302         * configure: Run subconfigures from the Makefile.
3303         * Makefile.tpl: Run subconfigures from the Makefile; add a few
3304         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
3305
3306 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3307
3308         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
3309
3310 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3311
3312         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
3313         and corresponding dependencies.
3314         * Makefile.in: Regenerate.
3315
3316         * configure.in (host_tools): Order binutils, gas and ld for
3317         convenience in running the testsuites.
3318
3319         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
3320         * Makefile.in: Regenerate.
3321         * configure.in: Introduce rules to serialize subconfigure runs.
3322
3323         * configure.in: Introduce BASE_CC_FOR_TARGET.
3324         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
3325         Realize configure-build-* targets.  Realize configure-target-* targets.
3326         * Makefile.in: Regenerate.
3327
3328 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3329
3330         * configure: Move gcc_version_trigger stuff from here...
3331         * configure.in: ...to here.
3332
3333         * configure.in: Separate subconfigure options added by this file from
3334         options given by the user.  Add machinery to put args for host
3335         subconfigures into the Makefile.
3336
3337         * Makefile.tpl: Remove 'vault' targets.
3338         * Makefile.tpl: Reorder and comment dependencies.
3339         * Makefile.in: Regenerate.
3340
3341 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3342         * configure.in: Fix my broken commit of previous patch. (sigh)
3343
3344 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
3345
3346         * configure.in: Move host-specific darwin noconfigdirs into
3347         the host-specific section.
3348
3349 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
3350
3351         * configure.in: Move host-specific darwin noconfigdirs into
3352         the host-specific section.
3353
3354 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
3355
3356         * configure: Remove skip-this-dir support.
3357         * Makefile.tpl: Remove skip-this-dir support.
3358
3359         * Makefile.tpl: Remove leftover support for non-autoconfiscated
3360         subdirectories.
3361         * Makefile.in: Regenerate.
3362
3363         * Makefile.tpl: Strip out useless setting of 'dir'.
3364         * Makefile.in: Regenerate.
3365
3366 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3367
3368         * configure.in: Fix deeply stupid bug.
3369
3370         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
3371         shell code in CXX_FOR_TARGET
3372         * Makefile.def: Introduce raw_cxx.
3373         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
3374         RAW_CXX_FOR_TARGET.
3375         * Makefile.in: Regenerate.
3376
3377 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
3378
3379         * Makefile.tpl: Remove unnecessary ifs.
3380         * Makefile.in: Regenerate.
3381
3382         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
3383         dependencies.  Maybe-ize build-libiberty.  Create dummy install
3384         targets for 'no_install' modules.
3385         * configure: Move GDB_TK substitution to configure.in.  Move
3386         build_modules stuff to configure.in.
3387         * configure.in: Implement soft dependency machinery.  Maybe-ize
3388         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
3389         * Makefile.in: Regenerate.
3390
3391 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
3392
3393         * Makefile.tpl: Make all-target, install-target behave similarly
3394         to all, install (only hitting configured targets).  Eliminate
3395         unused macro defintions.
3396
3397         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
3398         build != host.
3399
3400         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
3401
3402         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
3403
3404         * configure.in: Produce lists of subdir targets we're actually
3405         configuring.  Remove references to "dosrel".
3406         * Makefile.tpl: Let configure set which subdir targets are hit.
3407         Remove install-cross; clean up install; remove ALL.  Remove
3408         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
3409         Autogenerate host module targets.  Remove empty dependency lines
3410         and redundant dependency; rearrange slightly.
3411         * Makefile.def: Add host-side libtermcap, utils.
3412
3413         * Makefile.in: Regenerate.
3414
3415 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3416
3417         * ltconfig (osf[345]): Append $major to soname_spec.
3418         Reflect this in library_names_spec.
3419         * ltmain.sh (osf): Prefix $major with . for use as extension.
3420
3421 2002-11-19  Andreas Jaeger  <aj@suse.de>
3422
3423         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
3424         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
3425         and sparc64 GNU/Linux systems.
3426
3427 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
3428
3429         * MAINTAINERS: Update email.
3430
3431 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3432
3433         * MAINTAINERS: Complete James Dennett's entry.
3434
3435 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
3436
3437         * MAINTAINERS (Write After Approval): Add myself.
3438
3439 2002-11-13  Bruce Korb  <bkorb@gnu.org>
3440
3441         * Makefile.tpl: syntactic cleanup
3442
3443 2002-11-13 Stuart Hastings <stuart@apple.com>
3444
3445         * MAINTAINERS: Add myself to write-after-approval list.
3446
3447 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3448
3449         * Makefile.def: Add list of recursive targets to autogenerate.
3450         Add build_modules.
3451         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
3452         targets.  Autogenerate *-build-* targets.
3453         * Makefile.in: Regenerate.
3454
3455 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
3456
3457         * configure: More autoconf-style substitutions.
3458         * Makefile.tpl: More autoconf-style substitutions.
3459         * Makefile.in: Regenerate.
3460
3461 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3462
3463         * configure: Substitute more variables in a more autoconf-friendly
3464         way.  Simplify slightly.
3465         * Makefile.tpl: Make more variables substitutable in an
3466         autoconf-friendly way.
3467         * Makefile.in: Regenerate.
3468
3469 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
3470
3471         * MAINTAINERS (Write After Approval): Add myself.
3472
3473 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
3474
3475         * configure.in (v810*): Remove special setting of tools.
3476
3477         * configure: Add support for extra required flags for ar or nm.
3478         * configure.in (aix4.3+): Use above support for target-specific
3479         issues, rather than using config/mt-aix43.
3480
3481 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
3482
3483         * configure: Remove 'removing', which doesn't work.  Replace $subdir
3484         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
3485         with $srcdir.  Reformat indentation.  Substitute some variables
3486         formerly hard-coded in the Makefile for build=host.
3487         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
3488         * Makefile.def: Autogenerate more.
3489         * Makefile.in: Regenerate.
3490
3491 2002-11-04  Adam Nemet  <anemet@lnxw.com>
3492
3493         * MAINTAINERS (Write After Approval): Add myself.
3494
3495 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
3496
3497         * Makefile.def (host_modules): Add rda.
3498         * Makefile.in: Regenerate.
3499         * configure.in (target_tool): Add target-rda to list.
3500
3501 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3502
3503         * MAINTAINERS: Remove "co-maintainer" note for web pages.
3504
3505 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
3506
3507         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
3508         and restrap targets to this rule.
3509         * Makefile.in:  Regenerate.
3510
3511 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3512
3513         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
3514         GNATS only accounts.
3515
3516 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
3517
3518         * configure.in (i[3456]86-*-linux*): Add check to disable
3519         ${libgcj} for glibc1.
3520
3521 2002-10-24  Denis Chertykov  <denisc@overta.ru>
3522
3523         * MAINTAINERS: Add myself as ip2k port maintainer.
3524
3525 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
3526
3527         * configure.in: Add tic4x target.
3528
3529 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3530
3531         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
3532         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
3533         * Makefile.in: Regenerate.
3534
3535         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
3536         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
3537         * Makefile.in: Regenerate.
3538
3539 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
3540
3541         * MAINTAINERS: Add myself as web pages co-maintainer.
3542
3543 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3544
3545         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
3546         * Makefile.in: Regenerate.
3547
3548 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
3549
3550         * MAINTAINERS: Add myself and Nathan Sidwell
3551         <nathan@codesourcery.com> as VxWorks maintainers.
3552
3553 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3554
3555         * Makefile.def: Remove order dependency comments.
3556         * Makefile.tpl: Add explicit install-install dependencies.
3557         * Makefile.in: Regenerate.
3558
3559         * Makefile.tpl: Remove material now in src-release.  (Finally!)
3560         * Makefile.in: Regenerate.
3561
3562         * Makefile.tpl: Add configure-target (for src-release in src)
3563         * Makefile.in: Regenerate.
3564
3565 2002-09-30  Nick Clifton  <nickc@redhat.com>
3566
3567         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
3568
3569 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
3570
3571         * configure.in (s390*-*-linux*): Enable libgcj.
3572
3573 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
3574
3575         * configure: Revert accidentally applied changes.
3576
3577         * Makefile.tpl: Make more autoconf-friendly.
3578         * Makefile.in: Regenerate.
3579         * configure: Make substitution more autoconf-like.
3580
3581 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
3582
3583         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
3584         single entry to handle all these.
3585         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
3586         libjava on arm-*-elf.
3587
3588 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
3589
3590         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
3591         things that depend on them.
3592
3593 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
3594
3595         * Makefile.tpl: Make subsituted variables more autoconfy.
3596         * Makefile.in: Regenerate.
3597         * configure: Make seds more autoconfy.
3598
3599 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
3600
3601         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
3602         * Makefile.in: Regenerate.
3603         * configure.in: Rewrite sed statements to look autoconfy.
3604
3605         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
3606         all-target-foo on configure-target-foo.
3607         * Makefile.def: Ditto.
3608         * Makefile.in: Rebuild.
3609
3610 2002-09-25  Andrew Haley  <aph@redhat.com>
3611
3612         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
3613
3614 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
3615
3616         * Makefile.def: New file.
3617         * Makefile.tpl: New file.
3618         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
3619         * contrib/gcc_update: Note that Makefile.in is a generated file.
3620
3621         * configure.in: Minor rearrangement.  Simplify tests.
3622
3623 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
3624
3625         * configure.in (with_headers): Skip copy if value is "yes".
3626         (with_libs): Likewise.
3627
3628 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
3629
3630         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
3631         * configure.in (sh*-*-pe*): Ditto.
3632         * configure.in (mips*-*-pe*): Ditto.
3633         * configure.in (*arm-wince-pe): Ditto.
3634
3635         * configure.in: Rearrange.
3636
3637 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
3638
3639         * MAINTAINERS: Update my email address.
3640
3641 2002-08-30  Paul Koning  <pkoning@equallogic.com>
3642
3643         * MAINTAINERS: (Write After Approval): Add myself.
3644
3645 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
3646
3647         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
3648
3649 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
3650
3651         * MAINTAINERS: Change my mailing address.
3652
3653 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
3654
3655         * MAINTAINERS (Write After Approval): Remove myself.
3656         (Various Maintainers: c++ runtime libs): Add myself.
3657
3658 2002-08-20  Loren J. Rittle <ljrittle@acm.org>
3659
3660         * MAINTAINERS (Write After Approval): Remove myself.
3661         (Various Maintainers: c++ runtime libs): Add myself.
3662
3663 2002-08-15  Eric Christopher  <echristo@redhat.com>
3664
3665         * config.sub: Import from master repository.
3666         * config.guess: Ditto.
3667
3668 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
3669
3670         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
3671         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
3672         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
3673
3674 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
3675
3676         * MAINTAINERS: Add self to rs6000 vector extensions.
3677
3678 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
3679
3680         * libiberty/configure: Reverted unintended yesterday's check in.
3681
3682 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
3683
3684         * boehm-gc/configure, libf2c/configure: Rebuilt.
3685         * libffi/configure, libiberty/configure: Ditto.
3686         * libjava/configure, libobjc/configure: Ditto.
3687         * libstdc++-v3/configure, zlib/configure: Ditto.
3688         Merged from binutils:
3689         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
3690         From Steve Ellcey <sje@cup.hp.com>:
3691         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
3692         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
3693         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
3694         IA64.
3695         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
3696         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
3697         soname_spec, sys_lib_search_path_spec): Ditto.
3698
3699 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
3700
3701         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
3702
3703 2002-08-04  H.J. Lu  (hjl@gnu.org)
3704
3705         * configure.in (mips*-*-linux*): Don't skip target-libffi.
3706
3707 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
3708
3709         * MAINTAINERS (Write After Approval): Add myself.
3710
3711 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
3712
3713         * configure.in: Move generic linux case to end.  Copy generic
3714         linux noconfigdirs to mips*-*-linux* entry and new
3715         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
3716
3717 2002-07-19  Michael Matz  <matz@suse.de>
3718
3719         * MAINTAINERS: Add myself as ra* maintainer.
3720
3721 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
3722
3723         * config.guess: Update to 2002-07-09 version.
3724         * config.sub: Update to 2002-07-03 version.
3725
3726 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
3727
3728         * MAINTAINERS: Fix typo in a maintainer email address.
3729
3730 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
3731
3732         * configure.in: Remove two redundant tests.
3733
3734 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3735
3736         * configure.in (mips*-*-irix6*o32): Enable stabs.
3737
3738 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
3739
3740         * configure.in: Don't build grez.
3741         * Makefile.in: Ditto.
3742
3743         * Makefile.in: Remove references to bsp, cygmon, libstub.
3744         * configure.in: Ditto.
3745
3746         * configure.in: Remove leftover reference to gdbtest.
3747
3748 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
3749
3750         * configure.in (gxx_include_dir):  Change to match versioned
3751         C++ headers if --enable-version-specific-runtime-libs is used.
3752
3753 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
3754
3755         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
3756
3757 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3758
3759         * configure.in: Make --without-x work.
3760
3761 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3762
3763         * configure.in: Rearrange target Makefile fragment collection.
3764
3765         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
3766         cvs[src].
3767         * configure.in: Ditto.
3768
3769 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
3770
3771         * MAINTAINERS (Write After Approval): Update my e-mail address.
3772
3773 2002-06-24  Ben Elliston  <bje@redhat.com>
3774
3775         * configure.in (host_tools): Remove cgen.
3776
3777         * Makefile.in (all-cgen): Remove; runs from its source directory.
3778         (check-cgen, install-cgen, clean-cgen): Likewise.
3779         (all-opcodes): Do not depend on all-cgen.
3780         (all-sim): Likewise.
3781
3782 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
3783
3784         * Makefile.in: Eliminate 'apache' targets.
3785         * configure.in: Eliminate 'apache' targets.
3786
3787         * configure.in: Eliminate redundant tests.  Reorganize.
3788
3789         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
3790
3791         * config-ml.in: Eliminate references to Cygnus configure.
3792
3793         * Makefile.in: Eliminate references to building emacs.
3794
3795 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
3796
3797         * MAINTAINERS: Update my email address.
3798
3799 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
3800
3801         * config.if (libstdcxx_incdir): Version C++ headers.
3802         (cxx_incdir): Remove.
3803
3804 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
3805
3806         * MAINTAINERS (Write After Approval): Add self.
3807
3808 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
3809
3810         * configure.in: Add support for ip2k.
3811
3812 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
3813
3814         * configure.in: Fix AIX configury bug.
3815
3816 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
3817
3818         * MAINTAINERS (Write After Approval): Add self.
3819
3820 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
3821
3822         * configure.in: replace ${topsrcdir} with ${srcdir}
3823
3824         * configure.in: Move definition of libstdcxx_flags
3825         right above usage, rather than waaay earlier.
3826
3827         * configure.in: Pull definition of is_cross_compiler earlier.
3828
3829         * configure.in: Rearrange a little.
3830
3831         * configure.in: Remove references to librx.
3832         * Makefile.in: Remove references to librx.
3833
3834 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
3835
3836         * config.sub: Add support for avr target.
3837         Import from master sources, rev 1.255
3838
3839 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
3840
3841         * configure, .cvsignore:  Revert previous change...
3842         * Makefile:  ...delete.
3843
3844 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
3845
3846         * configure.in: Eliminate ${gasdir} variable.
3847
3848 2002-06-18  Dave Brolley  <brolley@redhat.com>
3849
3850         * configure.in: Add support for frv.
3851         * config.sub: Add support for frv.
3852
3853 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
3854
3855         * configure:  Remove garbage from previous commit.
3856
3857 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
3858
3859         * configure:  For in-source builds, make a subdir and re-exec there.
3860         * Makefile:  New file.  Pass targets through to build directory.
3861         * .cvsignore:  No longer ignore "Makefile".
3862
3863 2002-06-16  Douglas Rupp  <rupp@gnat.com>
3864
3865         * MAINTAINERS (Write After Approval): Add self.
3866
3867 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3868
3869         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
3870
3871 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
3872
3873         * configure.in (vax-*-netbsd*): Re-enable gas.
3874
3875 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
3876
3877         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
3878         BUILD_PREFIX_1, to correct nomenclature.
3879         * configure: Likewise.
3880
3881         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
3882         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
3883
3884 2002-05-31  Olaf Hering  <olh@suse.de>
3885
3886         * config-ml.in: Propogate DESTDIR also.
3887
3888 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
3889
3890         * configure.in (vax-*-netbsd*): Don't build gas for this
3891         platform.
3892
3893 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
3894
3895         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
3896         and libgcj for AVR.
3897
3898 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
3899
3900         * MAINTAINERS (Write After Approval): Add myself.
3901
3902 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
3903
3904         * config.guess: Update to 2002-05-22 version.
3905         * config.sub: Likewise.
3906
3907 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3908
3909         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
3910         * config-ml.in: Likewise.
3911         * configure: Likewise.
3912         * configure.in: Likewise.
3913
3914 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
3915
3916         * MAINTAINERS: Update my email address.
3917
3918 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
3919
3920         * configure.in: Simplify makefile fragment collection.
3921
3922         * configure.in: Remove code to build emacs.
3923
3924         * configure.in : Remove --srcdir argument from targargs and buildargs
3925         (it's always overridden in the Makefile anyway).  Rearrange a bit.
3926
3927         * configure: Move some logic to configure.in.
3928         * configure.in: Move some logic from configure.
3929
3930 2002-05-11  Tom Tromey  <tromey@redhat.com>
3931
3932         * MAINTAINERS: Reflect libgcj reality.
3933
3934 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
3935
3936         * Makefile.in: Honour DESTDIR.
3937
3938 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
3939
3940         * config.guess: Import 2002-03-20 version.
3941         * config.sub: Import 2002-04-26 version.
3942
3943 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3944
3945         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
3946
3947 2002-05-07  Tim Josling  <tej@melbpc.org.au>
3948
3949         * MAINTAINERS: Add self.
3950
3951 2002-05-06  Loren J. Rittle <ljrittle@acm.org>
3952
3953         * ltmain.sh: Detect and handle object name conflicts
3954         while piecewise linking a static library.
3955
3956 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
3957
3958         * configure.in (noconfigdirs): Don't disable libgcj on
3959         sparc64-*-solaris* and sparcv9-*-solaris*.
3960
3961 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
3962
3963         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
3964
3965 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
3966
3967         * configure.in (FLAGS_FOR_TARGET): Do not add
3968         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
3969         on i[3456]86-*-linux*.
3970
3971 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
3972
3973         * configure.in (noconfigdirs): Replace [ ] with test.
3974
3975         * configure.in (noconfigdirs): Do not add target-newlib if
3976         target == i[3456]86-*-linux*, and host == target.
3977
3978 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
3979
3980         * configure.in: delete reference to absent file
3981
3982         * configure.in: replace '[' with 'test'
3983
3984         * configure.in: Eliminate references to gash.
3985         * Makefile.in: Eliminate references to gash.
3986
3987         * configure.in: remove useless references to 'pic' makefile fragments.
3988
3989         * configure.in: (*-*-windows*) Finish removing.
3990
3991         * configure.in: Eliminate redundant test for libgui.
3992
3993 2002-04-29  Roger Sayle  <roger@eyesopen.com>
3994
3995         * MAINTAINERS: Add self and realphabetize.  Update entries
3996         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
3997         entry for a29k port maintainer.
3998
3999 2002-04-26      Joel Sherrill <joel@OARcorp.com>
4000
4001         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
4002         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
4003
4004 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
4005
4006         * configure.in: remove references to dead files
4007
4008 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
4009
4010         * MAINTAINERS: Add information about purpose of this file.
4011
4012 2002-04-18  Tom Tromey  <tromey@redhat.com>
4013
4014         * configure.in: Disallow configuring libgcj when it is already
4015         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
4016         Solaris 2.8 by default.  For PR libgcj/6158.
4017
4018 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
4019
4020         * configure.in:  Move default CC setting out of config/mh-* fragments
4021         directly into here.
4022
4023 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
4024
4025         * configure.in: don't even try to configure or make a subdirectory
4026         if there's no configure script for it.
4027
4028 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
4029
4030         * MAINTAINERS: Remove chill maintainers.
4031         * Makefile.in (CHILLFLAGS): Remove.
4032         (CHILL_LIB): Remove.
4033         (TARGET_CONFIGDIRS): Remove libchill.
4034         (CHILL_FOR_TARGET): Remove.
4035         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
4036         CHILL_LIB.
4037         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
4038         (CHECK_TARGET_MODULES): Likewise.
4039         (INSTALL_TARGET_MODULES): Likewise.
4040         (CLEAN_TARGET_MODULES): Likewise.
4041         (configure-target-libchill): Remove.
4042         (all-target-libchill): Remove.
4043         * configure.in (target_libs): Remove target-libchill.
4044         Do not compute CHILL_FOR_TARGET.
4045         * libchill: Remove directory.
4046
4047 2002-04-11  DJ Delorie  <dj@redhat.com>
4048
4049         * Makefile.in, configure.in: Sync with binutils, entries
4050         follow...
4051
4052 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
4053
4054         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
4055         (do-tar, do-bz2): New rules.
4056         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
4057         (gdb-tar): New rule.
4058         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
4059         (insight_dejagnu.tar): New rule.
4060         (insight.tar): New rule.
4061         (gdb+dejagnu.tar): New rule.
4062         (gdb.tar): New rule.
4063
4064 2002-02-01  Mo DeJong  <supermo@bayarea.net>
4065
4066         * Makefile.in: Add all-tix to deps for all-snavigator
4067         so that tix is built when building snavigator.
4068
4069 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
4070
4071         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
4072         ld and gdb are not supported.
4073
4074 2002-01-07  Mark Salter  <msalter@redhat.com>
4075
4076         * configure.in: Remove target-bsp and target-cygmon from arm builds.
4077         Allow target-libgloss to be built for arm, strongarm, and xscale.
4078
4079 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
4080
4081         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
4082         options for i[3456]86-pc-linux* native builds.
4083
4084 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
4085
4086         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
4087         files from .po files for a distribution.
4088
4089 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
4090
4091         * configure.in: Enable libstdc++-v3 for h8300 targets.
4092
4093 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
4094
4095         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
4096         version from bfd/.
4097
4098 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
4099
4100         * Makefile.in (VER): When present, extract the version number from
4101         the file version.in.
4102
4103 2001-05-24  Tom Rix <trix@redhat.com>
4104
4105         * configure.in : enable ld for aix
4106
4107 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4108
4109         * config.guess: Add linux target for S/390.
4110
4111 2000-11-07  Philip Blundell  <pb@futuretv.com>
4112
4113         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
4114
4115 2000-11-03  Philip Blundell  <pb@futuretv.com>
4116
4117         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
4118         files.
4119
4120 2001-01-15  Ben Elliston  <bje@redhat.com>
4121
4122         * configure.in (host_tools): Add sid.
4123         Always configure cgen.
4124
4125 2000-11-24  Nick Clifton  <nickc@redhat.com>
4126
4127         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
4128
4129
4130 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
4131
4132         * Makefile.in (ALL_MODULES): Add all-cgen.
4133         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
4134         (all-cgen): New target.
4135         (all-opcodes,all-sim): Depend on all-cgen.
4136         * configure.in (host_tools): Add cgen.
4137         Only configure cgen if --enable-cgen-maint.
4138
4139 2002-04-09  Loren J. Rittle <ljrittle@acm.org>
4140
4141         * configure.in: Add *-*-freebsd* configurations.
4142
4143 2002-04-08  Tom Tromey  <tromey@redhat.com>
4144
4145         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
4146         Fixes PR libgcj/6068.
4147
4148 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
4149
4150         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
4151
4152 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4153
4154         * configure.in (alpha*-dec-osf*): Enable libgcj.
4155
4156 2003-03-27  Matthew Gingell <gingell@gnat.com>
4157
4158         * MAINTAINERS (Write After Approval): Add myself.
4159
4160 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
4161
4162         Fix for: PR bootstrap/3591, target/5676
4163         * configure.in (mcore-pe): Disable the configuration of
4164         libstdc++-v3 since exceptions are not supported.
4165
4166 2002-03-20  Anthony Green  <green@redhat.com>
4167
4168         * configure.in: Enable libgcj for xscale-elf target.
4169
4170 Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
4171
4172         * MAINTAINERS:  Update my email address.
4173
4174 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
4175
4176         * ltmain.sh (relink_command): Fix typo in previous change.
4177
4178 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
4179
4180         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
4181         (relink_command): Added --tag flags.
4182         (mode=install): If relinking fails; error out.
4183
4184 2002-03-12  Richard Henderson  <rth@redhat.com>
4185
4186         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
4187         .NOTPARALLEL tag.
4188         (do-check): Rename from check.
4189         (check): Allow parallel check.
4190
4191 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
4192
4193         * MAINTAINERS: Add myself as maintainer for xtensa port.
4194         Fix alphabetical order in CPU port maintainer list.
4195         Remove myself from Write After Approval list.
4196
4197 2002-03-11  Richard Henderson  <rth@redhat.com>
4198
4199         * Makefile.in (.NOTPARALLEL): Add fake tag.
4200
4201 2002-03-07  H.J. Lu  (hjl@gnu.org)
4202
4203         * configure.in: Enable gprof for mips*-*-linux*.
4204
4205 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
4206
4207         * MAINTAINERS (Write After Approval): Add myself.
4208
4209 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
4210
4211         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
4212         libjava.
4213         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
4214
4215 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
4216
4217         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
4218         because its Makefile is there; test for the executable instead.
4219
4220 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
4221
4222         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
4223         libstdc++-v3 and libjava.
4224
4225 2002-02-11  Adam Megacz <adam@xwt.org>
4226
4227         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
4228         boehm-gc
4229
4230 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
4231
4232         * config.guess: Updated to 2002-01-30's version.
4233         * config.sub: Updated to 2002-02-01's version.
4234         Contribute sh64-elf.
4235         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
4236         * configure.in: Added sh64-*-*.
4237
4238 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
4239
4240         * MAINTAINERS: Belatedly add myself to write after approval list.
4241
4242 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
4243
4244         * MAINTAINERS: Put self in as maintainer for x86-64 port.
4245         Remove self as Write After Approval.
4246
4247 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
4248
4249         * MAINTAINERS: Put self in as maintainer for contrib/regression
4250         directory.
4251
4252 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
4253
4254         * MAINTAINERS:  Update my email address.
4255
4256 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
4257
4258         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
4259         target-libiberty, and target-libgloss.  Skip Java-related
4260         libraries if not supported for NetBSD on target CPU.
4261
4262 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
4263
4264         * install-sh: Use _inst.$$_ for temp file name.
4265
4266 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
4267
4268         * MAINTAINERS (Write After Approval): Move my contact info
4269         from here...
4270         (OS Port Maintainers): ...to here (netbsd).
4271
4272 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
4273
4274         * MAINTAINERS (Write After Approval): Add myself.
4275
4276 2002-01-17  H.J. Lu <hjl@gnu.org>
4277
4278         * Makefile.in (all-fastjar): Also depend on all-libiberty.
4279         (all-target-fastjar): Also depend on all-target-libiberty.
4280
4281 2002-01-16  H.J. Lu  (hjl@gnu.org)
4282
4283         * config.guess: Import from master sources, rev 1.225.
4284         * config.sub: Import from master sources, rev 1.238.
4285
4286 2002-01-16  Kazu Hirata  <kazu@hxi.com>
4287
4288         * MAINTAINERS (Write After Approval): Remove myself.
4289
4290 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
4291
4292         * MAINTAINERS (Write After Approval): Add myself.
4293
4294 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4295
4296         * MAINTAINERS: Add self as docs co-maintainer.
4297
4298 2001-12-11  Matthias Klose  <doko@debian.org>
4299
4300         * MAINTAINERS (Write After Approval): Add myself.
4301
4302 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
4303
4304         * MAINTAINERS: Update my email address.
4305
4306 2001-12-07  Turly O'Connor  <turly@apple.com>
4307         * MAINTAINERS (Write After Approval): Add myself.
4308         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
4309         (rs6000_initialize_trampoline): Call __trampoline_setup for
4310         ABI_DARWIN too.
4311         * darwin-tramp.asm: New file, implements __trampoline_setup.
4312         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4313
4314 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
4315
4316         * MAINTAINERS (Write After Approval): Add myself.
4317
4318 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
4319
4320         * configure, configure.in: Use temp file for long sed commands.
4321
4322 2001-12-03  Laurent Guerby  <guerby@acm.org>
4323
4324         * config.sub: Update to version 1.232 on subversion.
4325
4326 2001-12-03  Ben Elliston  <bje@redhat.com>
4327
4328         * MAINTAINERS: Update mail address for config.* patches.
4329
4330 2001-11-27  DJ Delorie <dj@redhat.com>
4331             Zack Weinberg  <zack@codesourcery.com>
4332
4333         When build != host, create libiberty for the build machine.
4334
4335         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
4336         CONFIG_ARGUMENTS.
4337         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
4338         New variables.
4339         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
4340         and rules.
4341         (all.normal): Depend on ALL_BUILD_MODULES.
4342         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
4343         (all-build-libiberty): Depend on configure-build-libiberty.
4344
4345         * configure: Calculate and substitute proper value for
4346         ALL_BUILD_MODULES.
4347         * configure.in: Create the build subdirectory.
4348         Calculate and substitute TARGET_CONFIGARGS (formerly
4349         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
4350
4351 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
4352
4353         * MAINTAINERS (write-after-approval): Add self.
4354
4355 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
4356
4357         * MAINTAINERS (GNATS only accounts): Remove self.
4358
4359 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
4360
4361         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
4362         libf2c.
4363
4364 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
4365
4366         * MAINTAINERS (Write After Approval): Add self.
4367
4368 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
4369
4370         * MAINTAINERS: mips and s390 are also CPU ports.
4371
4372 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
4373
4374         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
4375
4376 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
4377
4378         * MAINTAINERS: Alphabetize.
4379
4380 2001-11-09  Kazu Hirata  <kazu@hxi.com>
4381
4382         * MAINTAINERS (Various maintainers: h8 port): Add myself.
4383
4384 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4385
4386         * MAINTAINERS (Various maintainers: hppa port): Added myself.
4387
4388 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
4389
4390         * configure.in (--enable-languages): Be more permissive about
4391         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
4392
4393 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
4394
4395         * config.sub: Import from master sources, rev. 1.230.
4396         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
4397
4398 2001-11-07  Laurent Guerby  <guerby@acm.org>
4399
4400         * MAINTAINERS (Write After Approval): Add self.
4401
4402 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
4403
4404         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
4405
4406 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
4407
4408         * config.sub: Import from master sources, rev 1.226.
4409         * config.guess: Import from master sources, rev 1.216.
4410
4411 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
4412
4413         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
4414         * MAINTAINERS: Add self as maintainer of MMIX port.
4415         Remove old after-approval entry.
4416
4417 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
4418
4419         * ChangeLog, configure: Fix spelling errors.
4420
4421 2001-10-20  Brendan Kehoe  <brendan@zen.org>
4422
4423         * MAINTAINERS: Tweak my address.
4424
4425 Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
4426
4427         * MAINTAINERS: Update my email address.
4428
4429 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
4430
4431         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
4432         * MAINTAINERS: Add self as maintainer of CRIS port.
4433
4434 2001-10-10  Geert Bosch  <bosch@gnat.com>
4435
4436         * MAINTAINERS (Various maintainers: Ada front end):
4437         Added Robert Dewar.
4438
4439 2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
4440
4441         * MAINTAINERS (Write After Approval): Added self
4442
4443 2001-10-02  Geert Bosch  <bosch@gnat.com>
4444
4445         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4446
4447 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
4448
4449         * configure: Handle temporary files securely using mkdir.
4450
4451 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
4452
4453         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
4454
4455 2001-09-26  Will Cohen <wcohen@redhat.com>
4456
4457         * configure.in (*-*-linux*): Disable configuration of target-newlib
4458         and target-libgloss.
4459
4460 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
4461
4462         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
4463         RANLIB.
4464
4465 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
4466
4467         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
4468         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
4469         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
4470         avoid quotes nesting problems.
4471         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
4472         (DO_X): Export only variables that are set.
4473
4474 2001-09-19  Ben Elliston  <bje@redhat.com>
4475
4476         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
4477         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
4478         semantics.  Use the shell built-in "type" command instead.
4479
4480 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
4481
4482         Merged from gcc-3_0-branch:
4483         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
4484         * ltcf-c.sh: Use $objext, not $ac_objext.
4485         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
4486         * ltcf-cxx.sh: Add support for GNU.
4487         2001-07-22  Timothy Wall  <twall@redhat.com>
4488         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
4489         default settings if using GNU tools with that configuration.
4490         * ltcf-cxx.sh: Ditto.
4491         * ltcf-gcj.sh: Ditto.
4492         2001-07-21  Michael Chastain  <chastain@redhat.com>
4493         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
4494         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
4495         * ltmain.sh: Mark as gcc-local.
4496
4497 2001-08-30  Eric Christopher  <echristo@redhat.com>
4498             Jason Eckhardt  <jle@redhat.com>
4499
4500         * config.guess: Merge from master sources.
4501         * config.sub: Merge from master sources, add support for mipsisa32.
4502
4503 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
4504         * config.sub: Merge from master sources, rev 1.219.
4505         * MAINTAINERS: Add self as contact for stormy16 port.
4506
4507 2001-08-14  Zack Weinberg  <zackw@panix.com>
4508
4509         * config.sub: Merge from master sources, rev 1.218.
4510         * config.guess: Merge from master sources, rev 1.209.
4511
4512 2001-08-11  Graham Stott  <grahams@redhat.com>
4513
4514         * Makefile.in (check-c++): Add missing semicolon.
4515
4516 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
4517
4518         * MAINTAINERS (Various maitainers: predict.def): Added myself.
4519
4520 2001-07-30  Eric Christopher  <echristo@redhat.com>
4521
4522         * MAINTAINERS (Various maintainers: mips port): Added myself.
4523
4524 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
4525
4526         * configure.in (sh-*-linux*): New.
4527
4528 2001-07-27  Richard Henderson  <rth@redhat.com>
4529
4530         * .cvsignore: Add LAST_UPDATED.
4531
4532 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
4533
4534         * MAINTAINERS (Various maintainers: s390 port): Added myself.
4535
4536 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
4537
4538         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
4539
4540 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
4541
4542         * MAINTAINERS (Write After Approval): Added myself.
4543
4544 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4545
4546         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
4547         and libgcj on m68hc11/m68hc12.
4548
4549 2001-06-27  H.J. Lu  (hjl@gnu.org)
4550
4551         * Makefile (CFLAGS_FOR_BUILD): New.
4552         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
4553
4554 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4555
4556         * README: Remove version number.
4557
4558 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4559
4560         * INSTALL/README: Update wrt. to the installation instructions now
4561         residing in gcc/doc/install.texi.
4562
4563 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4564
4565         * README: Replace with a cut-down and updated version of gcc/README.
4566
4567 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
4568
4569         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
4570         multilibs to be disabled.
4571
4572 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
4573
4574         * MAINTAINERS (Write After Approval): Add myself.
4575
4576 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
4577
4578         * config.guess: Import CVS version 1.195.
4579         * config.sub: Import CVS version 1.212.
4580
4581 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
4582
4583         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
4584         gcc/xgcc is built, use -print-prog-name to find out the program
4585         name to use.
4586
4587 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
4588
4589         * config.guess:  Import CVS version 1.194.  All gcc-local changes
4590         appear to also be in the master copy.
4591         * config.sub:  Import CVS version 1.211.
4592
4593 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
4594
4595         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
4596         with_gcc]: Use `gcc -shared' to build a shared library.
4597
4598 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4599
4600         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
4601         archives.
4602
4603 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4604
4605         * MAINTAINERS (Write After Approval): Add myself.
4606
4607 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
4608
4609         * configure.in (libstdcxx_flags): Do not try to execute
4610         libstdc++-v3/testsuite_flags until it exists.
4611
4612 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
4613
4614         * MAINTAINERS: Update my email address.
4615
4616 2001-05-31  Graham Stott  <grahams@redhat.com>
4617
4618         * MAINTAINERS (Write After Approval): Add myself.
4619
4620 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
4621
4622         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
4623         libraries when using g++ with native linker.
4624
4625 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
4626
4627         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
4628
4629 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
4630
4631         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
4632         [aix4*|aix5*]: Prepend blank.
4633
4634 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
4635
4636         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4637         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
4638         of subdir/configure scripts to use the new libtool.m4.
4639
4640 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
4641
4642         * MAINTAINERS (Write After Approval): Add myself.
4643
4644 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
4645
4646         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
4647
4648 2001-05-11  Ben Elliston  <bje@redhat.com>
4649
4650         * Makefile.in (all-sid): New target.
4651         (check-sid, clean-sid, install-sid): Likewise.
4652
4653 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
4654
4655         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
4656
4657 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
4658
4659         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
4660         libgcj.
4661
4662 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
4663
4664         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
4665         gcc/xgcc is built, use -print-prog-name to find out the program
4666         name to use.
4667
4668 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
4669
4670         * configure.in (noconfigdirs): Don't reset it from scratch in the
4671         target case; only append to it.
4672
4673         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
4674         sparc-*-solaris2.8]: Disable ${libgcj}.
4675
4676 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
4677
4678         * configure.in (libgcj_saved): Copy from $libgcj.
4679         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
4680         --disable-libgcj.
4681
4682 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
4683
4684         * MAINTAINERS: Remove self as MIPS maintainer and
4685         C front end maintainer.
4686
4687 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
4688
4689         * configure.in: Move *-chorusos target case to the proper switch.
4690         Disable libgcj.
4691
4692 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
4693
4694         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
4695         1.641.2.228.
4696
4697 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4698
4699         * Makefile.in (STAGE1_CFLAGS): Pass down.
4700
4701 2001-04-13  Alan Modra  <amodra@one.net.au>
4702
4703         * config.guess: Add hppa64-linux support.  Note for next import that
4704         this is already in the master file.
4705         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
4706
4707 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
4708
4709         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4710         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
4711
4712 2001-04-11  Stan Shebs  <shebs@apple.com>
4713
4714         * MAINTAINERS: Add self as Darwin port maintainer.
4715
4716 2001-04-11  Alan Modra  <amodra@one.net.au>
4717
4718         * MAINTAINERS: Update my email address.
4719
4720 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
4721
4722         * ltcf-cxx.sh: Support creation of C++ shared libraries on
4723         recent versions of FreeBSD (release 3 or later).
4724         * ltconfig: On FreeBSD, -lc must not be provided when building
4725         a shared library or else the standard -pthread gcc option is
4726         rendered worthless to later users of the built library.
4727
4728 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4729
4730         * MAINTAINERS: Add self and RTH as C front end maintainers.
4731
4732 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
4733
4734         * config.sub: Make sure to match an already-canonicalized
4735         machine name (eg. mn10300-unknown-elf).
4736
4737 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
4738
4739         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
4740         New macros.
4741         (bootstrap, cross): Use RECURSE_FLAGS.
4742         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
4743
4744 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
4745
4746         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
4747
4748 2001-03-22  Colin Howell  <chowell@redhat.com>
4749
4750         * Makefile.in (DO_X): Do not backslash single-quotes in
4751         backquotes (two places).
4752
4753 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
4754
4755         Re-installed:
4756         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
4757         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
4758         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
4759         * ltcf-cxx.sh: Likewise.
4760         * ltcf-gcj.sh: Likewise.
4761
4762 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4763
4764         * MAINTAINERS: Add myself as "documentation co-maintainer".
4765
4766 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
4767
4768         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
4769         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
4770
4771 2001-03-19  Tom Tromey  <tromey@redhat.com>
4772
4773         * config-ml.in: Handle GCJ and GCJFLAGS.
4774
4775 2001-03-21  Michael Chastain  <chastain@redhat.com>
4776
4777         * Makefile.in: all-m4 depends on all-texinfo.
4778
4779 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
4780
4781         * MAINTAINERS: Add myself to write after approval list.
4782
4783 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
4784
4785         * Makefile.in (DO_X): Quote nested quotes.
4786
4787 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
4788
4789         * MAINTAINERS: Add myself to write after approval list.
4790
4791 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
4792
4793         * Makefile.in (DO_X): Use double quotes for quoting
4794         "RANLIB=$${RANLIB}".
4795
4796 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
4797
4798         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
4799
4800 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
4801
4802         * configure.in: Only use `lang_requires' for languages athat are
4803         actually enabled.
4804
4805 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
4806
4807         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
4808
4809 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
4810
4811         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
4812
4813 2001-03-07  Tom Tromey  <tromey@redhat.com>
4814
4815         * configure.in: Allow config-lang.in to set `lang_requires' to list
4816         of other required languages.
4817
4818 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
4819
4820         * Makefile.in: Remove RANLIB definition. Use RANLIB
4821         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
4822         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
4823
4824 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
4825             Alexandre Oliva  <aoliva@redhat.com>
4826
4827         * Makefile.in (check-c++): Use tabs, not spaces.
4828
4829 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
4830
4831         * MAINTAINERS: add myself to Write After Approval list.
4832
4833 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
4834
4835         * Makefile.in (check-c++): New rule.
4836
4837         * configure.in (target_libs): Remove libg++.
4838         (noconfigdirs): Remove libg++.
4839         (noconfigdirs): Same.
4840         (noconfigdirs): Same.
4841         (noconfigdirs): Same.
4842
4843         * config-ml.in: Remove libg++ references.
4844
4845         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
4846         (ALL_TARGET_MODULES): Same.
4847         (configure-target-libg++): Remove.
4848         (all-target-libg++): Remove.
4849         (configure-target-libio): Remove.
4850         (all-target-libio): Remove.
4851         (check-target-libio): Remove.
4852         (.PHONY): Remove.
4853         (libg++.tar.bz2): Remove.
4854         (all-target-cygmon): Remove libio.
4855         (all-target-libstdc++): Remove.
4856         (configure-target-libstdc++): Remove.
4857         (TARGET_LIB_PATH): Remove libstdc++.
4858         (ALL_GCC_CXX): Remove libstdc++.
4859         (all-target-gperf): Correct.
4860
4861 2001-02-16  Nick Clifton  <nickc@redhat.com>
4862
4863         * configure.in (noconfigdirs): Allow configuration of texinfo
4864         for Cygwin hosts.
4865
4866 2001-02-15  Anthony Green  <green@redhat.com>
4867
4868         * configure: Introduce GCJ_FOR_TARGET.
4869         * configure.in: Ditto.
4870         * Makefile.in: Ditto.
4871
4872 2001-02-13  Andreas Schwab  <schwab@suse.de>
4873
4874         * MAINTAINERS: Update mail address.
4875
4876 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
4877
4878         * config.guess: Add linux target for S/390.
4879         * config.sub: Likewise.
4880
4881 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
4882
4883         * configure.in: for *-chorusos, don't config target-newlib and
4884         target-libgloss.
4885
4886 2001-02-06  Ben Elliston  <bje@redhat.com>
4887
4888         * configure: Output host type to stdout, not stderr.
4889
4890 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
4891
4892         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
4893         * ltcf-cxx.sh: Likewise.
4894
4895         * config.if: Assume enable_libstdcxx_v3 is defined.
4896
4897 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
4898
4899         Remove V2 C++ library.
4900         * configure.in: Remove --enable-libstdcxx_v3 support.
4901
4902 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
4903
4904         * include/demangle.h: Add prototype for java_demangle_v3.
4905
4906 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
4907
4908         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
4909
4910 2001-01-27  Richard Henderson  <rth@redhat.com>
4911
4912         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
4913
4914 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
4915
4916         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
4917         Don't unset, it's non-portable and no longer necessary, set to empty
4918         instead.
4919
4920 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4921
4922         * ltconfig: Shell portability fix for the tagname validity check.
4923
4924 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
4925
4926         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
4927         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
4928
4929 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
4930
4931         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
4932
4933 2001-01-26  Tom Tromey  <tromey@redhat.com>
4934
4935         * configure.in: Allow libgcj to be built on Sparc Solaris.
4936
4937 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
4938
4939         * ltcf-c.sh: Add aix5 case.
4940         * ltcf-cxx.sh: Likewise.
4941         * ltconfig: Likewise.
4942
4943 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
4944
4945         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
4946         keep at least one of build_libtool_libs or build_old_libs set to
4947         yes.
4948
4949         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
4950         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
4951
4952 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
4953
4954         * configure.in: Enable libgcj on several additional platforms.
4955
4956 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
4957
4958         * configure.in: Enable libgcj for linux targets.
4959
4960 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
4961
4962         * MAINTAINERS (Write After Approval): Add myself.
4963
4964 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4965
4966         * MAINTAINERS: Add myself as vax port maintainer.
4967
4968 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
4969
4970         * MAINTAINERS: Add myself as Mercury front-end maintainer.
4971
4972 2001-01-09  Mike Stump  <mrs@wrs.com>
4973
4974         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
4975         failures of subdirectories.
4976
4977 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
4978
4979         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
4980         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
4981         * ltcf-cxx.sh: Likewise.
4982         * ltcf-gcj.sh: Likewise.
4983         * ltconfig.sh: Fix typo.
4984
4985 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
4986
4987         * configure: handle DOS-style absolute paths.
4988
4989 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
4990
4991         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
4992
4993 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
4994
4995         * MAINTAINERS: Add myself as avr port co-maintainer.
4996
4997 2000-12-28  Ben Elliston  <bje@redhat.com>
4998
4999         * MAINTAINERS: Add myself under ``Write After Approval''.
5000
5001 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
5002
5003         * texinfo: Remove directory from GCC.
5004
5005 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5006
5007         * COPYING: Update to current
5008         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
5009         to 19yy as example year in copyright notice).
5010
5011 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
5012
5013         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
5014         (libstdcxx_incdir): Pass down.
5015         * config.if: Remove expired bits for cxx_interface, add stub.
5016         (libstdcxx_incdir): Add variable for g++ include directory.
5017         * configure.in (gxx_include_dir): Use it.
5018
5019 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
5020
5021         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
5022         with old-email address from ``Write After Approval''.
5023
5024 2000-12-15  Andreas Jaeger  <aj@suse.de>
5025
5026         * configure.in: Handle lang_dirs.
5027
5028 2000-12-14  Tom Tromey  <tromey@redhat.com>
5029
5030         * MAINTAINERS: Removed brads.
5031
5032         * MAINTAINERS: Added gcj developers.
5033
5034 2000-12-13  Anthony Green  <green@redhat.com>
5035
5036         * configure.in: Disable libgcj for any target not specifically
5037         listed.  Disable libgcj for x86 and Alpha Linux until compatible
5038         with g++ abi.
5039
5040 2000-12-13  Mike Stump  <mrs@wrs.com>
5041
5042         * Makefile.in (local-distclean): Also remove fastjar.
5043
5044 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
5045
5046         * contrib/gcc_update: Add fastjar --touch entries.
5047
5048 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
5049
5050         * configure.in: Disable language-specific target libraries for
5051         languages that aren't enabled.
5052
5053 2000-12-10  Anthony Green  <green@redhat.com>
5054
5055         * configure.in: Define libgcj.  Disable libgcj target libraries for
5056         most targets.
5057
5058 2000-12-10  Neil Booth  <neilb@earthling.net>
5059
5060         * MAINTAINERS: Update mail address, remove from WAA list.
5061
5062 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5063
5064         * libjava: Imported from /cvs/java.
5065         * libffi: Likewise.
5066         * Boehm-gc: Likewise.
5067
5068 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5069
5070         * configure.in (target_libs): Revert 2000-12-08 patch.
5071         (noconfigdirs): Added target-libjava.
5072
5073 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
5074
5075         * djunpack.bat: removed.
5076
5077 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
5078
5079         * Makefile.in: handle DOS-style absolute paths.
5080         * config-ml.in: likewise.
5081         * symlink-tree: likewise.
5082
5083 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5084
5085         * fastjar: Imported.
5086
5087 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5088
5089         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
5090         libjava.
5091         * configure.in (target_libs): Removed `target-libjava'.
5092
5093 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5094
5095         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
5096         (ALL_MODULES): Added fastjar.
5097         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
5098         (all-target-libjava): all-fastjar replaces all-zip.
5099         (all-fastjar): Added.
5100         (configure-target-fastjar, all-target-fastjar): Likewise.
5101         * configure.in (host_tools): Added fastjar.
5102
5103 2000-12-07  Mike Stump  <mrs@wrs.com>
5104
5105         * Makefile.in (local-distclean): Remove leftover built files.
5106
5107 2000-11-24  Nick Clifton  <nickc@redhat.com>
5108
5109         * configure.in (xscale-elf): Add target.
5110         (xscale-coff): Add target.
5111
5112 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
5113
5114         * ltcf-cxx.sh: Support creation of C++ shared libraries on
5115         recent versions of FreeBSD (release 3 or later).
5116         * ltconfig: On FreeBSD, -lc must not be provided when building
5117         a shared library or else the standard -pthread gcc option is
5118         rendered worthless to later users of the built library.
5119
5120 2000-11-16  Fred Fish  <fnf@be.com>
5121
5122         * configure.in (enable_libstdcxx_v3): Fix typo,
5123         libstd++ -> libstdc++.
5124
5125 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5126
5127         * MAINTAINERS: Add self to Write After Approval list.
5128
5129 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
5130
5131         * MAINTAINERS: Update my email address.  Add myself to global write
5132         privs list.
5133
5134 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
5135
5136         * Makefile.in: Merge with src and libgcj.
5137         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
5138         configure-target-<library> when their configure scripts need the C
5139         or C++ library to have already been built to work properly.
5140         (do_proto_toplev): Set them to an empty string.
5141
5142         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
5143         (REALLY_SET_LIB_PATH): Use them.
5144
5145 2000-11-17  Stan Shebs  <shebs@apple.com>
5146
5147         * MAINTAINERS: Add self to Write After Approval list.
5148
5149 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5150
5151         * configure: Provide the original toplevel configure arguments
5152         (including $0) to subprocesses in the environment rather than
5153         through gcc/configargs.h.
5154
5155 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5156
5157         * MAINTAINERS: Remove references to cccp. Change C9X reference to
5158         C99.  Alphabetise "Write After Approval" list.
5159
5160 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
5161
5162         * configure: Turn on libstdc++ V3 by default.
5163
5164         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
5165         if we've got GCC.
5166
5167 2000-11-11  Philip Blundell  <philb@gnu.org>
5168
5169         * MAINTAINERS: Add self to Write After Approval list.
5170
5171 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
5172
5173         * ltcf-c.sh (aix4): Improve shared library configuration; require
5174         exporting symbols.
5175         * ltcf-cxx.sh (aix4): Define.
5176         * ltconfig (aix4): Define library and soname specs appropriate for
5177         AIX.  Define command to create export symbols list.
5178
5179 Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
5180
5181         * config.sub: Add support for Sun Chorus
5182
5183 2000-10-31  Nick Clifton  <nickc@redhat.com>
5184
5185         * MAINTAINERS: Rename <name>@cygnus.com addresses to
5186         <name>@redhat.com.  Also installed new email address for Clint
5187         Popetz.
5188
5189 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
5190
5191         * etc: Remove directory from GCC.
5192
5193 2000-10-16  Michael Meissner  <meissner@redhat.com>
5194
5195         * configure (gcc/configargs.h): Only create if there is a build GCC
5196         directory created.
5197
5198 2000-10-16  Matthias Klose  <doko@debian.org>
5199
5200         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
5201         when configured for libstdc++-v3.
5202
5203 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
5204
5205         * configure: Save configure arguments to gcc/configargs.h.
5206
5207 2000-10-04  Philipp Thomas  <pthomas@suse.de>
5208
5209         * config.guess: Import CVS version 1.157.
5210         * config.sub: Import CVS version 1.181.
5211
5212 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
5213
5214         * Makefile.in (bootstrap): avoid recursion if subdir missing
5215         (cross): ditto
5216         (do-proto-toplev): ditto
5217
5218 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
5219
5220         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
5221         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
5222
5223         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
5224         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
5225         all affected `configure' scripts.
5226
5227 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
5228
5229         * MAINTAINERS: Add self as cpplib co-maintainer.
5230
5231 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
5232
5233         * MAINTAINERS: Add self to Write After Approval list.
5234
5235 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5236
5237         * INSTALL/README: egcs -> GCC update.
5238
5239 Sun Sep 17 16:55:59 CEST 2000   Marc Espie <espie@cvs.openbsd.org>
5240
5241         * MAINTAINERS: Add myself to Write After Approval list.
5242
5243 2000-09-15  Kazu Hirata  <kazu@hxi.com>
5244
5245         * MAINTAINERS: Add myself to Write After Approval list.
5246
5247 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
5248
5249         * configure.in: Do not build byacc for hppa64.  Provide paths to the
5250         X11 libraries for hppa64.
5251
5252 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5253
5254         * MAINTAINERS: Add myself as 68hc11 port maintainer.
5255
5256 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
5257
5258         * Makefile.in (all-zlib): Added dummy target.
5259
5260         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
5261         ltcf-gcj.sh: Updated from libtool multi-language branch.
5262
5263 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
5264
5265         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
5266         (bootstrap*): Depend on all-bootstrap.
5267
5268 2000-09-05  Philipp Thomas  <pthomas@suse.de>
5269
5270         * config.guess: Import CVS version 1.156.
5271         * config.sub: Import CVS version 1.179.
5272
5273 2000-09-02  Anthony Green  <green@cygnus.com>
5274
5275         * Makefile.in (all-gcc): Depend on all-zlib.
5276         (CLEAN_MODULES): Add clean-zlib.
5277         (ALL_MODULES): Add all-zlib.
5278         * configure.in (host_libs): Add zlib.
5279
5280 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
5281
5282         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
5283         crosses, but add gcc/include to the header search path for them.
5284
5285 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
5286
5287         * MAINTAINERS: Add self to Write After Approval list.
5288
5289 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5290
5291         * config.guess: Import CVS version 1.152.
5292         * config.sub: Import CVS version 1.177.
5293
5294 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
5295
5296         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
5297         $targargs to tell whether newlib is going to be built.
5298
5299         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
5300         $$r/TARGET_SUBDIR/libio for _G_config.h.
5301
5302 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
5303
5304         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
5305
5306 2000-08-22  DJ Delorie  <dj@redhat.com>
5307
5308         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
5309
5310 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
5311
5312         * config-ml.in (CC, CXX): Avoid trailing whitespace.
5313         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
5314         sub-configures.
5315
5316 2000-08-21  DJ Delorie  <dj@redhat.com>
5317
5318         * MAINTAINERS: Add self as a libiberty maintainer
5319
5320 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
5321
5322         * configure.in (libstdcxx_flags): Use
5323         libstdc++-v3/src/libstdc++.INC.
5324
5325 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
5326
5327         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
5328
5329 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
5330
5331         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
5332
5333         * configure: Make enable_threads and enable_shared defaults
5334         explicit.  Substitute enable_threads into generated Makefiles.
5335         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
5336         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
5337
5338 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
5339
5340         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
5341
5342 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
5343
5344         * config-ml.in (CC): Remove bogus duplicate quotation mark from
5345         previous delta.
5346
5347 2000-08-11  Jason Merrill  <jason@redhat.com>
5348
5349         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
5350         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
5351         (FLAGS_FOR_TARGET): Not here.
5352         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
5353
5354 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
5355
5356         * config-ml.in (CC, CXX): Don't introduce a leading space.
5357
5358 2000-08-07  DJ Delorie  <dj@delorie.com>
5359
5360         * MAINTAINERS: Add self as a DJGPP maintainer
5361
5362 2000-08-07  DJ Delorie  <dj@redhat.com>
5363
5364         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
5365         "if we're also building gcc, and it's a gcc that will run on the
5366         build machine, we want to use its includes instead of the system's
5367         default includes".
5368
5369 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
5370
5371         * MAINTAINERS: Add self to Write After Approval list.
5372
5373 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
5374
5375         * configure.in (libstdcxx_flags): Don't use `"'.
5376
5377         * config-ml.in: Adjust multilib search paths to the
5378         appropriate multilib tree.
5379
5380 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
5381
5382         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
5383         commas in $LANGUAGES.
5384
5385 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
5386
5387         * configure.in: Re-enable all references to libg++ and librx.
5388
5389 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
5390
5391         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
5392         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
5393         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
5394         * ltcf-cxx.sh (need_lc): Set based on postdeps.
5395
5396         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
5397
5398 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
5399
5400         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
5401         CXX_FOR_TARGET for sed.
5402
5403 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
5404
5405         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
5406         Do not override if already set in the environment or in configure.
5407         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
5408         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
5409
5410 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
5411
5412         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
5413         the libtool CVS tree multi-language branch.
5414         * ltconfig, ltmain.sh: Updated.
5415
5416 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
5417
5418         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
5419         (clean-target): Depend on it.
5420
5421         * Makefile.in (FLAGS_FOR_TARGET): New macro.
5422         (GCC_FOR_TARGET): Use it.
5423         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
5424         * configure.in: ... here.
5425         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
5426         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
5427
5428 2000-07-24  Eric Christopher  <echristo@cygnus.com>
5429
5430         * MAINTAINERS: Add self to Write After Approval list.
5431
5432 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
5433
5434         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
5435         (configure-target-libchill, configure-target-libobjc): Likewise.
5436
5437         * configure.in: Use the same cache file for all target libs.
5438         * config-ml.in: But different cache files per multilib variant.
5439
5440 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
5441
5442         * configure (topsrcdir): Don't use dirname.
5443
5444 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
5445
5446         * MAINTAINERS: Add self to Write After Approval list.
5447
5448 2000-07-20  Jason Merrill  <jason@redhat.com>
5449
5450         * configure.in: Remove all references to libg++ and librx.
5451
5452         * configure, configure.in, Makefile.in: Unify gcc and binutils.
5453
5454 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
5455
5456         * config.sub: Update to subversions version 2000-07-06.
5457
5458 2000-07-12  Andrew Haley  <aph@cygnus.com>
5459
5460         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
5461         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
5462
5463 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
5464
5465         * symlink-tree:  Check number of arguments.
5466
5467 2000-07-05  Jim Wilson  <wilson@cygnus.com>
5468
5469         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
5470         search path for a g++ extracted from the build tree.  This
5471         will allow link tests run by configure scripts in
5472         subdirectories to succeed.
5473
5474 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
5475
5476         * ltconfig: Add support for mips-dde-sysv4.2MP
5477
5478 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
5479
5480         * MAINTAINERS: Add myself as loop discovery maintainer.
5481
5482 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
5483
5484         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
5485         `os2'. Force ac_cv_exeext to be ".exe" in that case.
5486
5487 2000-06-19  Timothy Wall  <twall@cygnus.com>
5488
5489         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
5490         * config.sub: Add tic54x target.
5491
5492 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
5493
5494         * MAINTAINERS: Add self as Fortran maintainer,
5495         remove Craig Burley.
5496
5497 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5498
5499         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
5500         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
5501
5502 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
5503
5504         * MAINTAINERS: Add self as i18n maintainer
5505
5506 20000-05-21  H.J. Lu  (hjl@gnu.org)
5507
5508         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
5509         directory are used if they exist. Make sure
5510         $(build_tooldir)/include is searched for header files,
5511         $(build_tooldir)/lib/ for library files.
5512         (GCC_FOR_TARGET): Likewise.
5513         (CXX_FOR_TARGET): Likewise.
5514
5515 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
5516
5517         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
5518
5519 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
5520
5521         * Makefile.in (configure-target-libiberty): Depend on
5522         configure-target-newlib.
5523
5524 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
5525
5526         * configure.in, Makefile.in: Merge all libffi-related
5527         configury stuff from the libgcj tree.
5528
5529 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5530
5531         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5532         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
5533
5534 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5535
5536         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
5537         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
5538         current version information.  Add to proto-toplev directory.
5539         (gdb-taz): Build do-djunpack.
5540
5541 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
5542
5543         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
5544
5545 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5546
5547         * MAINTAINERS: Add self to Write After Approval list.
5548
5549 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5550
5551         * ltmain.sh: Preserve in relink_command any environment
5552         variables that may affect the linker behavior.
5553
5554 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
5555
5556         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
5557
5558 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
5559
5560         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
5561
5562 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
5563
5564         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
5565         with the version name.
5566
5567 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
5568
5569         * MAINTAINERS: Add self as bb-reorder maintainer.
5570
5571 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
5572
5573         * config.if: Tweak.
5574
5575 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
5576
5577         * djunpack.bat: New file.
5578
5579 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5580
5581         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
5582         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
5583         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
5584         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
5585
5586 2000-04-16  Dave Pitts  <dpitts@cozx.com>
5587
5588         * config.sub (case $basic_machine): Change default for "ibm-*"
5589         to "openedition".
5590
5591 2000-04-13  Andreas Jaeger  <aj@suse.de>
5592
5593         * MAINTAINERS: Added myself.
5594
5595 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5596
5597         * Makefile.in (gdb-taz): New target.  GDB specific archive.
5598         (do-md5sum): New target.
5599         (MD5PROG): Define.
5600         (PACKAGE): Default to TOOL.
5601         (VER): Default to a shell script.
5602         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
5603         md5 checksum generation.
5604         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
5605         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
5606         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
5607         insight.tar.bz2): Use gdb-taz to create archive.
5608
5609 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5610
5611         * configure (warn_cflags): Delete.
5612
5613 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
5614
5615         * MAINTAINERS: Added myself.
5616
5617 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
5618             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
5619
5620         * configure.in (enable_libstdcxx_v3): Add.
5621         (target_libs): Add bits here to switch between libstdc++-v2 and
5622         libstdc++-v3.
5623         * config.if: And this file too.
5624         * Makefile.in: Add libstdc++-v3 targets.
5625
5626 2000-04-05  Michael Meissner  <meissner@redhat.com>
5627
5628         * config.sub (d30v): Add d30v as a basic machine type.
5629
5630 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
5631
5632         * configure.in: -linux-gnu*, not -linux-gnu.
5633
5634 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
5635
5636         * MAINTAINERS: Add self in write-after-approval section.
5637
5638 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
5639
5640         * MAINTAINERS: Add self as ia64 port maintainer.
5641
5642 2000-03-08  Neil Booth  <NeilB@earthling.net>
5643
5644         * MAINTAINERS: Add self in write-after-approval section.
5645
5646 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5647
5648         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
5649         (do-tar-bz2): Replace TOOL with PACKAGE.
5650         (gdb.tar.bz2): Remove GDBTK from GDB package.
5651         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
5652         dejagnu.tar.bz2): New packages.
5653
5654 2000-02-27  Andreas Jaeger  <aj@suse.de>
5655
5656         * configure.in: Add entry for mips*-*-linux*, move catch all
5657         *-*-*linux* entry below this one.
5658
5659 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
5660
5661         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
5662
5663 2000-02-24  Nick Clifton  <nickc@cygnus.com>
5664
5665         * config.sub: Support an OS of "wince".
5666
5667 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5668
5669         * config.guess, config.sub: Updated to match config's 2000-02-15
5670         version.
5671
5672 2000-02-23  Linas Vepstas <linas@linas.org>
5673
5674         * config.sub: Add support for Linux/IBM 370.
5675         * configure.in: Likewise.
5676
5677 2000-02-22  Nick Clifton  <nickc@cygnus.com>
5678
5679         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
5680
5681 2000-02-20  Christopher Faylor <cgf@cygnus.com>
5682
5683         * config.guess: Guess "cygwin" rather than "cygwin32".
5684
5685 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5686
5687         * configure (gcc_version): When setting, narrow search to
5688         lines containing `version_string'.
5689
5690 2000-02-15  Denis Chertykov  <denisc@overta.ru>
5691
5692         * config.sub: Add support for avr target.
5693
5694 2000-02-14  Nick Clifton  <nickc@cygnus.com>
5695
5696         * MAINTAINERS: Add maintainers for MCore port.
5697
5698 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
5699
5700         * config.sub: Add mmix-knuth-mmixware.
5701
5702 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5703
5704         * MAINTAINERS: Pair cccp with cpplib maintainership.
5705
5706 2000-01-27  Christopher Faylor <cgf@redhat.com>
5707
5708         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
5709         structure stuff to -L library search.
5710         (CXX_FOR_TARGET): Ditto.
5711         (CROSS_CHECK_MODULES): Fix spelling mistake.
5712
5713 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
5714
5715         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
5716         the C++ compiler.
5717
5718 2000-01-12  Richard Henderson  <rth@cygnus.com>
5719
5720         * configure.in: Don't build some bits for beos.
5721
5722 2000-01-12  Joel Sherrill (joel@OARcorp.com)
5723
5724         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
5725         as include files.
5726
5727 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
5728
5729         * Add self as cpplib maintainer, as requested by Jason
5730         Merrill.  Correct my e-mail address.
5731
5732 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
5733
5734         * configure.in: Use mt-aix43 to handle *_TARGET defs,
5735         not mh-aix43.
5736
5737 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
5738
5739         * MAINTAINERS: Add myself to "write after approval" list.
5740
5741 1999-12-14  Richard Henderson  <rth@cygnus.com>
5742
5743         * config.guess (alpha-osf, alpha-linux): Detect ev67.
5744         * config.sub: Accept alphaev[78], alphaev8.
5745
5746 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5747
5748         * config.guess, config.sub: Update from autoconf.
5749
5750 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
5751
5752         * MAINTAINERS:  update my playtime e-address.
5753
5754 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5755
5756         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
5757         necessary libraries are missing.
5758
5759 Fri Nov 19 11:22:31 MST 1999    Diego Novillo <dnovillo@cygnus.com>
5760
5761         * MAINTAINERS: Add new 'write after approval' maintainer.
5762
5763 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
5764
5765         * MAINTAINERS: Add new Java maintainer.
5766
5767 1999-10-25  Andreas Schwab  <schwab@suse.de>
5768
5769         * configure: Fix quoting inside arguments of eval.
5770
5771 1999-10-21  Nick Clifton  <nickc@cygnus.com>
5772
5773         * config-ml.in: Allow suppression of some ARM multilibs.
5774
5775 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
5776
5777         * config.guess: Add OS/390 match pattern.
5778         * config.sub: Add mvs, openedition targets.
5779         * configure.in (i370-ibm-opened*): New.
5780
5781 1999-09-04  Steve Chamberlain  <sac@pobox.com>
5782
5783         * config.sub: Add support for configuring for pj.
5784
5785 1999-08-31  Nick Clifton  <nickc@cygnus.com>
5786
5787         * config.sub (maybe_os): Add support for configuring for fr30.
5788
5789 1999-08-25  Nick Clifton  <nickc@cygnus.com>
5790
5791         * configure.in: Do not configure or build ld for AIX
5792         platforms.  ld is known to be broken on these platforms.
5793
5794 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5795
5796         * config-ml.in: Pass compiler flag corresponding to multidirs to
5797         subdir configures.
5798
5799 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
5800
5801         * Makefile.in (LDFLAGS): Define.
5802
5803 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
5804
5805         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
5806         noconfigdirs.
5807         (*-*-cygwin*): Likewise.
5808
5809 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
5810
5811         * mkdep: New file.
5812         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
5813         (BINUTILS_SUPPORT_DIRS): Add mkdep.
5814
5815         From Eli Zaretskii <eliz@is.elta.co.il>:
5816         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
5817         long file name when using DJGPP on MS-DOS.
5818
5819 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
5820
5821         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
5822
5823 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
5824
5825         * Makefile.in (check-target-libio): Remove all-target-libstdc++
5826         dependency as this causes "make check" to globally "make all"
5827
5828 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
5829
5830         * configure.in (target_libs): Added target-zlib.
5831         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
5832         (CONFIGURE_TARGET_MODULES): Likewise.
5833         (CHECK_TARGET_MODULES): Likewise.
5834         (INSTALL_TARGET_MODULES): Likewise.
5835         (CLEAN_TARGET_MODULES): Likewise.
5836         (configure-target-zlib): New target.
5837         (all-target-zlib): Likewise.
5838         (all-target-libjava): Depend on all-target-zlib.
5839         (configure-target-libjava): Depend on configure-target-zlib.
5840
5841         * Makefile.in (configure-target-libjava): Depend on
5842         configure-target-newlib.
5843         (configure-target-boehm-gc): New target.
5844         (configure-target-qthreads): New target.
5845
5846         * configure.in (target_libs): Added target-qthreads.
5847         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
5848         (CONFIGURE_TARGET_MODULES): Likewise.
5849         (CHECK_TARGET_MODULES): Likewise.
5850         (INSTALL_TARGET_MODULES): Likewise.
5851         (CLEAN_TARGET_MODULES): Likewise.
5852         (all-target-qthreads): New target.
5853         (configure-target-libjava): Depend on configure-target-qthreads.
5854         (all-target-libjava): Depend on all-target-qthreads.
5855
5856         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
5857         (CONFIGURE_TARGET_MODULES): Likewise.
5858         (CHECK_TARGET_MODULES): Likewise.
5859         (INSTALL_TARGET_MODULES): Likewise.
5860         (CLEAN_TARGET_MODULES): Likewise.
5861         (all-target-libjava): New target.
5862         (all-target-boehm-gc): Likewise.
5863         * configure.in (target_libs): Added libjava, boehm-gc.
5864
5865 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
5866
5867         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
5868         configure.bat in SUPPORT_FILES.
5869         (gas+binutils.tar.bz2): Likewise.
5870
5871         * makeall.bat: Remove; obsolete.
5872
5873 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
5874
5875         From Mark Elbrecht:
5876         * configure.bat: Remove; obsolete.
5877
5878 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
5879
5880         * configure: Add -W -Wall to the default CFLAGS when compiling with
5881         gcc.
5882
5883 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
5884
5885         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
5886
5887 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
5888
5889         * configure.in: Build ld on IRIX6.
5890
5891 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
5892
5893         * Makefile.in: Change distribution targets to use bzip2 instead of
5894         gzip.
5895         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
5896         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
5897
5898 1999-06-04  Nick Clifton  <nickc@cygnus.com>
5899
5900         * config.sub: Add mcore target.
5901
5902 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
5903
5904         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
5905
5906 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
5907
5908         * config.guess (dummy): Changed to $dummy.
5909
5910 1999-05-24  Nick Clifton  <nickc@cygnus.com>
5911
5912         * config.sub: Tidied up case statements.
5913
5914 1999-05-22  Ben Elliston  <bje@cygnus.com>
5915
5916         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
5917         <jiro@din.or.jp>.
5918
5919         * config.guess: Merge with FSF version. Future changes will be
5920         more accurately recorded in this ChangeLog.
5921         * config.sub: Likewise.
5922
5923 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
5924
5925          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
5926
5927 1999-04-30  Tom Tromey  <tromey@cygnus.com>
5928
5929         * ltmain.sh: [mode link] Always use CC given by ltconfig.
5930
5931 1999-04-23  Tom Tromey  <tromey@cygnus.com>
5932
5933         * ltconfig, ltmain.sh: Update to libtool 1.2f.
5934
5935 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
5936
5937         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
5938         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
5939         Bad merge removed these two changes.
5940
5941 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
5942                           Martin Heller (Ing.-Buero_Heller@t-online.de)
5943
5944         * config.guess (interix Alpha): Add.
5945
5946 1999-04-11  Richard Henderson  <rth@cygnus.com>
5947
5948         * configure.in (i?86-*-beos*): Do config gperf; don't config
5949         gdb, newlib, or libgloss.
5950
5951 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
5952
5953         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
5954         link a trivial program with -mabi=64.  If it fails, remove mabi=64
5955         from multidirs.
5956
5957 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
5958
5959         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
5960
5961 1999-04-08  Nick Clifton  <nickc@cygnus.com>
5962
5963         * config.sub: Add support for mcore targets.
5964
5965 1999-04-07  Michael Meissner  <meissner@cygnus.com>
5966
5967         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
5968         not mt-ospace, in order to shut up assembler warning about using
5969         symbols that are named the same as registers.
5970
5971 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
5972
5973         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
5974         dependency list for all-target-cygmon.
5975
5976 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
5977
5978         * config-ml.in: Check $host, not $target, for selective multilibs.
5979         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
5980         thumb interworking, and underscore prefix multilibs.
5981
5982 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
5983
5984         * missing: Update to version from current automake.
5985
5986 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
5987
5988         * configure (gxx_include_dir): Removed.
5989
5990         * configure.in (gxx_include_dir): Handle it.
5991         * Makefile.in: Likewise.
5992
5993 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
5994
5995         * config.sub (mips64vr4111,mips64vr4111el) Add.
5996
5997 1999-03-21  Ben Elliston  <bje@cygnus.com>
5998
5999         * config.guess: Correct typo for detecting ELF on FreeBSD.
6000
6001 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
6002
6003         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
6004         config/mh-djgpp.
6005
6006 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
6007
6008         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
6009         all-target-newlib to dependency list for all-target-bsp.
6010
6011 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
6012
6013         * config.sub: Add i386-uwin support.
6014         * config.guess: Likewise.
6015
6016 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6017
6018         * configure.in: cleanup, add mh-*pic handling for arm, special
6019         case powerpc*-*-aix*
6020
6021 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
6022
6023         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
6024         can be built.
6025
6026 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
6027
6028         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
6029         targets.
6030
6031 1999-03-02  Nick Clifton  <nickc@cygnus.com>
6032
6033         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
6034
6035 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
6036
6037         * config.sub: Check for "cygwin*" rather than "cygwin32*"
6038
6039 1999-02-24  Nick Clifton  <nickc@cygnus.com>
6040
6041         * config.sub: Fix typo in arm recognition.
6042
6043 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
6044
6045         * configure.in (noconfigdirs): Changed target_configdirs to
6046         include target-bsp only for m68k-*-elf* and m68k-*-coff*
6047         rather than m68k-*-* since it is not known to work on
6048         m68k-aout. Ditto for arm-*-*oabi.
6049
6050 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
6051
6052         * configure.in (*-*-windows*): Remove, no longer used.
6053
6054 1999-02-19  Ben Elliston <bje@cygnus.com>
6055
6056         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
6057         Smart and improved by Andrew Cagney.
6058
6059 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
6060
6061         * config.guess: Recognize openbsd-*-hppa.
6062
6063 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
6064
6065         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
6066         only if it is not empty.
6067
6068 1999-02-17  Nick Clifton  <nickc@cygnus.com>
6069
6070         Patch from: Scott Bambrough <scottb@corelcomputer.com>
6071
6072         * config.guess: Modified to recognize uname's armv* syntax.
6073
6074         * config.sub: Modified to recognize uname's armv* syntax.
6075
6076 1999-02-17  Mark Salter  <msalter@cygnus.com>
6077
6078         * configure.in: Added target-bsp for sparclite.
6079
6080 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
6081
6082         * config.sub: Recognize alphapca5[67] and up to alphaev8.
6083
6084 1999-02-08  Nick Clifton  <nickc@cygnus.com>
6085
6086         * configure.in: Add support for strongarm port.
6087         * config.sub: Add support for strongarm target.
6088
6089 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
6090
6091         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
6092         the old name config/mh-cygwin32.
6093         Enable texinfo.
6094
6095 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
6096
6097         * configure.in: Do build ld for ix86 Solaris.
6098
6099 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
6100
6101         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
6102         $AR_FOR_TARGET.  Likewise for RANLIB.
6103
6104 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
6105
6106         * config.sub (oabi):  Recognize.
6107         * configure.in (arm-*-oabi):  Handle.
6108
6109 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
6110
6111         * config.guess: Improve detection of i686 on UnixWare 7.
6112
6113 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
6114
6115         * config.guess: Add support for i386-pc-interix.
6116         * config.sub: Likewise.
6117         * configure.in: Likewise.
6118
6119 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
6120
6121         * Makefile.in: Remove unneeded all-target-libio from
6122         from all-target-winsup target since it is now unneeded.
6123         Add all-target-libtermcap in its place since it is now
6124         needed.
6125
6126 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
6127
6128         * configure.in: makefile stub for cygwin target is probably
6129         unnecessary.  Remove it for now.
6130
6131 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
6132
6133         * configure.in: libtermcap.a should be built when cygwin is the
6134         target as well as the host.
6135         * config.guess: Allow mixed case in cygwin uname output.
6136         * Makefile.in: Add libtermcap target.
6137
6138 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
6139
6140         * config.sub: Clean up handling of hppa2.0.
6141
6142 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
6143
6144         * config.guess: Use C code to identify more HP machines.
6145
6146 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
6147
6148         * config.sub: Handle hppa2.0.
6149
6150 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
6151
6152         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
6153         cygmon for all sparclite targets, regardless of object format.
6154
6155 1998-12-15  Mark Salter  <msalter@cygnus.com>
6156
6157         * configure.in: Added target-bsp for several target architectures.
6158
6159         * Makefile.in: Added rules for bsp.
6160
6161 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
6162
6163         * config.guess: Improve detection of hppa2.0 processors.
6164
6165 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
6166
6167         * config.guess: Recognize FreeBSD using ELF automatically.
6168
6169 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
6170
6171         * configure (skip-this-dir): Add handling for new shell script, which
6172         might be created by a sub-directory's configure to indicate, this particular
6173         directory is "unwanted".
6174         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
6175
6176 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
6177
6178         * ltconfig: import from libtool, after changing libtool to
6179         account for the cygwin name change.
6180
6181 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
6182
6183         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
6184         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
6185
6186 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
6187
6188         * configure.in: Add libtermcap to list of cygwin dependencies.
6189
6190 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
6191
6192         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
6193         they include winsup/include when it's a cygwin target.
6194
6195 1998-11-12  Tom Tromey  <tromey@cygnus.com>
6196
6197         * configure.in (host_tools): Added zip.
6198         * Makefile.in (all-target-libjava): Depend on all-zip.
6199         (all-zip): New target.
6200         (ALL_MODULES): Added all-zip.
6201         (NATIVE_CHECK_MODULES): Added check-zip.
6202         (INSTALL_MODULES): Added install-zip.
6203         (CLEAN_MODULES): Added clean-zip.
6204
6205 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
6206
6207         * Makefile.in: lose "32" from comment about cygwin.
6208
6209 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
6210
6211         * configure.in: Use -Os to build target libraries for the fr30.
6212
6213 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
6214
6215         * config.sub: Add fr30.
6216
6217 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
6218
6219         * configure.in: drop "32" from config/mh-cygwin32.  Check
6220         cygwin* instead of cygwin32*.
6221         * config.sub: Check cygwin* instead of cygwin32*.
6222
6223 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
6224
6225         * config.guess: Match any version of Unixware7.
6226
6227 1998-10-20  Syd Polk  <spolk@cygnus.com>
6228
6229         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
6230         if desired.
6231
6232 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
6233
6234         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
6235         these if the appropriate directories and files to not exist.
6236
6237 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
6238
6239         * Makefile.in (DEVO_SUPPORT): Add config.if.
6240
6241 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6242
6243         * configure: Add pattern to replace "build_tooldir"'s
6244         definition in the generated Makefile with "tooldir"'s
6245         actual value.
6246
6247 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
6248
6249         * config.sub: Bring back lost sparcv9.
6250
6251         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
6252
6253 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
6254
6255         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
6256         CC_FOR_TARGET and friends.
6257
6258 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
6259
6260         * Makefile.in (build_tooldir): New variable, same as tooldir.
6261         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
6262         -B$(build_tooldir)/bin/.
6263         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
6264
6265 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6266
6267         * README: Remove installation instructions and refer to the
6268         INSTALL directory instead.
6269
6270 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
6271
6272         * config.sub: Add support for i[34567]86-pc-udk.
6273         * configure.in: Likewise.
6274
6275 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
6276
6277         * Makefile.in: add bzip2 package building bits for user
6278         tools module
6279         * configure.in: ditto
6280
6281 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
6282
6283         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
6284         (ALL_TARGET_MODULES): Add all-target-libobjc.
6285         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6286         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6287         (all-target-libchill): Add dependencies.
6288         * configure.in (target_libs): Add libchill.
6289
6290 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
6291
6292         * configure.in (target_subdir): Remove duplicate line.
6293
6294 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
6295
6296         * Makefile.in (all-automake): fix dependencies.
6297
6298 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
6299
6300         * configure.in: Minor cleanups for building in the $(target_alias)
6301         subdir.
6302
6303 1998-09-22  Jim Wilson  <wilson@cygnus.com>
6304
6305         * Makefile.in (bootstrap): Set r and s before make all.  Use
6306         BASE_FLAGS_TO_PASS in make all.
6307         (cross): Likewise.
6308
6309 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
6310
6311         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
6312
6313 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
6314
6315         * config.sub: Fix typo in last change.
6316
6317 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
6318
6319         * config.sub: Add support for C4x target.
6320         * configure.in: Likewise.
6321
6322 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
6323
6324         * config.sub: Recognize sparcv9 just like sparc64.
6325
6326 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
6327
6328         * config.guess: Match "Pent II" or "PentII" for OpenServer.
6329
6330 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
6331
6332         * config.guess: Correctly identify Pentium II sco boxes.
6333
6334         * config.guess: Fix "tr" code.  From Weiwen Liu.
6335
6336 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
6337
6338         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
6339         stabs.
6340
6341 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
6342
6343         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
6344         (ALL_TARGET_MODULES): Add all-target-libchill.
6345         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
6346         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
6347         (all-target-libchill): Add dependencies.
6348         * configure.in (target_libs): Add libchill.
6349
6350 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
6351
6352         * config.guess: Avoid assumptions about "tr" behaves when
6353         LANG is set to something other than English.
6354
6355 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
6356
6357         * configure (gxx_include_dir): Changed to
6358         '${prefix}/include/g++'-${libstdcxx_interface}.
6359
6360         * config.if: New to determine the interfaces.
6361
6362 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
6363
6364         * config.guess: Detect and handle MPE/IX.
6365         * config.sub: Deal with MPE/IX.
6366
6367 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
6368
6369         * configure.in: Use mh-aix43.
6370
6371 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
6372
6373         * configure: Fix --without/--disable cases for gxx-include-dir.
6374
6375 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
6376
6377         * mdata-sh:  Imported.  Needed for automake support.
6378
6379 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
6380
6381         * Makefile.in (taz): Try "chmod -R og=u ." before
6382         "chmod og=u `find . -print`".
6383
6384 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
6385
6386         * configure.in: Add arm-elf and thumb-elf support.
6387
6388 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
6389
6390         * Makefile.in: Undo previous patch.
6391
6392 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
6393
6394         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
6395         to here ...
6396         (install-no-fixedincludes): and here
6397         (INSTALL_MODULES): ... from here.
6398
6399 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
6400
6401         * config.sub: Merge with FSF.
6402
6403         * config.guess: Merge with FSF.
6404
6405 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
6406
6407         * configure (extraconfigdirs): New variable.
6408         (SUBDIRS): Add extraconfigdirs and recurse on them too.
6409         * Makefile.in (all): Move higher in file.
6410         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
6411         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
6412         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
6413         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
6414         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
6415
6416 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
6417
6418         * Makefile.in (all-target-libjava): Depend on all-gcc and
6419         all-target-newlib.
6420         (configure-target-libjava): Depend on $(ALL_GCC).
6421
6422 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
6423
6424         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
6425         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
6426
6427 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
6428
6429         * INSTALL/README: Fix typo.
6430
6431 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
6432
6433         * ylwrap: Change absolute path checks to check for DOS style path
6434         names.
6435
6436         * ylwrap: Don't use a full path name if the source file is in the
6437         same directory.  From hjl@lucon.org (H.J. Lu).
6438
6439         * config-ml.in: Default to being verbose, to match Feb 18 change to
6440         configure.
6441
6442 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
6443
6444         Brought over from egcs:
6445
6446         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
6447
6448         * configure.in (target_subdir): Set to ${target_alias} instead
6449         of "libraries".
6450
6451         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
6452
6453         * configure.in (target_subdir): Set to libraries if enable_multilib.
6454
6455 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
6456
6457         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
6458         multilibs, force reconfiguration the first time we create
6459         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
6460
6461 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
6462
6463         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
6464         avoid confusion with --no-recursion.
6465
6466 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
6467
6468         * configure.in: Win32 hosts shouldn't use install -x
6469         * install-sh: remove -x option, and special .exe-handling
6470         hack.
6471
6472 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
6473
6474         * config.guess: Recognize i586-pc-beos.
6475         * configure.in: Don't build some bits for beos.
6476
6477 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
6478
6479         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
6480         CFLAGS default to -O2.
6481
6482         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
6483         when using GNU ld.
6484
6485 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
6486
6487         * ltmain.sh: Correct install when using a different shell.
6488
6489 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
6490
6491         * ltconfig, ltmain.sh: Update to libtool 1.2b.
6492
6493 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
6494
6495         * makefile.vms: Update to build binutils/makefile.vms.  Add install
6496         target.
6497
6498 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
6499
6500         * ltconfig: Update to correct AIX handling.
6501
6502 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
6503
6504         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
6505
6506         * configure.in (target_subdir): Set to ${target_alias} instead
6507         of "libraries".
6508
6509 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
6510
6511         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
6512         (Makefile): Depend on $(gcc_version_trigger).
6513
6514         * configure (gcc_version): Change default initializer to empty
6515         string.
6516         (gcc_version_trigger): New variable; pass this variable down
6517         to subdir configures to enable them checking gcc's version
6518         themselves. Emit make macros for both gcc_version vars.
6519         (topsrcdir): Initialize reliably.
6520         (recursion line): Remove --with-gcc-version=${gcc_version}.
6521
6522 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
6523
6524         * configure (enable_version_specific_runtime_libs): Implement new flag
6525         --enable-version-specific-runtime-libs which installs C++ runtime stuff
6526         in $(libsubdir); emit definition in each generated Makefile.
6527         (gxx_include_dir): Initialize depending on
6528         $enable_version_specific_runtime_libs.
6529
6530 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
6531
6532         * configure (gcc_version): Initialize properly depending on
6533         how and where configure is started.
6534         (recursion line): Pass a --with-gcc-version=${gcc_version}
6535         to configures in subdirs.
6536
6537 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
6538
6539         * configure.in (noconfigdirs): Add configure pattern for mips tx39
6540         cygmon
6541
6542 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
6543
6544         * configure.in: Add cygmon and libstub support for mn10200.
6545
6546 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
6547
6548         * configure (gcc_version): Add new variable describing the
6549         particular gcc version we're building.
6550         * Makefile.in (libsubdir): Add new macro for the directory
6551         in which the compiler finds executables, libraries, etc.
6552         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
6553         and libsubdir.
6554
6555 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
6556
6557         * Makefile.in (local-clean): Remove *.log.
6558         (warning.log): Built with warn_summary from build.log.
6559         (mail-report.log): Run test_summary.
6560         (mail-report-with-warnings.log): Run test_summary including
6561         warning.log in the report.
6562
6563 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
6564
6565         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
6566
6567 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
6568
6569         * Makefile.in (grep): Grep no longer depends on libiberty.
6570
6571 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
6572
6573         * Makefile.in: all-snavigator needs all-libgui.
6574
6575 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
6576
6577         * configure.in: Add cygmon and libstub support for mn10300.
6578
6579 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
6580
6581         * missing: Update to version from automake 1.3.
6582
6583         * ltmain.sh: On installation, don't get confused if the same name
6584         appears more than once in the list of library names.
6585
6586 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
6587
6588         * config.sub: Accept m68060 and m5200 as CPU names.
6589
6590 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
6591
6592         * configure: Use && rather than using -a in test, because odd
6593         strings can confuse test.
6594         * configure.in: Likewise.
6595
6596 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
6597
6598         * ltconfig, ltmain.sh: Bring in Visual C++ support.
6599
6600 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
6601
6602         * Makefile.in (boostrap2-lean, bootstrap3-lean,
6603         bootstrap4-lean): New targets.
6604
6605 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
6606
6607         * mpw-* Delete.  Not used.
6608
6609 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
6610
6611         * COPYING.LIB: Update FSF address.
6612
6613 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
6614
6615         * ltconfig, ltmain.sh: Update to libtool 1.2a.
6616
6617         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
6618         GAS_SUPPORT_DIRS.
6619
6620 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
6621
6622         * ltconfig, ltmain.sh: Avoid producing a version number if
6623         -version-info was not used.
6624
6625 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
6626
6627         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
6628         building with newlib.
6629
6630 1998-04-30  Paul Eggert  <eggert@twinsun.com>
6631
6632         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
6633         Solaris `make' causes it to continue to next definition.
6634
6635 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6636
6637         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
6638         the right GUI libraries and files are installed along with GDB.
6639
6640 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
6641
6642         * configure.in: Change alpha to alpha* in several places.
6643
6644 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
6645
6646         * config.sub: Recognize sparc86x.
6647
6648 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
6649
6650         * configure.in (--enable-target-optspace): Remove debug echo.
6651
6652 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
6653
6654         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
6655
6656 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
6657
6658         * ltconfig: Update cygwin32 support.
6659
6660         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
6661         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
6662         (GDB_SUPPORT_DIRS): Likewise.
6663
6664 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
6665
6666         * configure.in (target_makefile_frag): If --enable-target-optspace,
6667         use -Os to compile target libraries rather than -O2.  Default to
6668         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
6669         not used.
6670         * configure.in (target_cflags): Ditto for d30v.
6671
6672 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
6673
6674         * Makefile.in (all-bfd): Depend on all-intl.
6675         (all-binutils): Likewise.
6676         (all-gas): Likewise.
6677         (all-gprof): Likewise.
6678         (all-ld): Likewise.
6679
6680 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
6681
6682         * configure.in (host_tools): Fix typo, lbtool -> libtool.
6683
6684 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
6685
6686         * Makefile.in (all-bfd): Depend upon all-libiberty.
6687
6688         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
6689
6690 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
6691
6692         * Makefile.in: Add libstub.
6693
6694         * configure.in: Ditto. Build libstub for targets that have cygmon
6695         support.
6696
6697 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
6698
6699         * configure.in: Don't set PICFLAG on ix86-cygwin32.
6700
6701 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
6702
6703         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
6704         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
6705
6706 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
6707
6708         * configure: Define DEFAULT_M4 by searching PATH.
6709         * Makfile.in: Use DEFAULT_M4.
6710
6711 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
6712
6713         * ltconfig: Add cygwin32 support.
6714
6715         * Makefile.in, configure.in: Add libtool as a native only directory
6716         to configure and build.
6717
6718 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
6719
6720         * Makefile.in (INSTALL_MODULES): Remove texinfo.
6721
6722 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
6723
6724         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
6725
6726 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
6727
6728         * Makefile.in: add ash make rules
6729         * configure.in: add ash to native_only and host_tools lists
6730
6731 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
6732
6733         * Makefile.in (all-gettext, all-intl): New targets.
6734         (ALL_MODULES): Added all-gettext, all-intl.
6735         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
6736         (INSTALL_MODULES): Added install-gettext, install-intl.
6737         (CLEAN_MODULES): Added clean-gettext, clean-intl.
6738
6739         * configure.in (host_tools): Added gettext.
6740         (native_only): Likewise.
6741         (noconfigdirs) [various cases]: Likewise.
6742         (host_libs): Added intl.
6743
6744 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
6745
6746         * configure: Do not disable building gdbtk for cygwin32 hosts.
6747
6748 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
6749
6750         * configure.in: Add thumb-coff target.
6751         * config.sub: Add thumb-coff target.
6752
6753 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6754
6755         * Makefile.in: Revert yesterday's change.
6756         (all-target-winsup):  all-target-librx stays out of here.
6757
6758 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6759
6760         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
6761         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
6762         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
6763         Remove references to librx and libg++.
6764
6765 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
6766
6767         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
6768         recursive makes
6769
6770 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
6771
6772         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
6773         for newlib directory.
6774         (CXX_FOR_TARGET): Likewise.
6775
6776 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
6777
6778         * ltconfig: Update after libtool/ltconfig.in change for
6779         hpux11.
6780
6781 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
6782
6783         * ltconfig, ltmain.sh: Update to libtool 1.2.
6784
6785 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6786
6787         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
6788         (install-gcc-cross): Instead, override LANGUAGES here.
6789
6790 1998-03-18  Dave Love  <d.love@dl.ac.uk>
6791
6792         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
6793         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
6794
6795 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
6796
6797         * configure.in: Add Thumb-pe target.
6798
6799 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
6800
6801         * Makefile.in - changed sn targets to snavigator
6802         * configure.in - changed sn targets to snavigator
6803
6804 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6805
6806         * config-ml.in: After building symlink tree call make distclean
6807         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
6808         to be the case for libiberty.
6809
6810 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
6811
6812         * configure: When making link, also check the current
6813         directory. The configure scripts may create one.
6814
6815 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
6816
6817         * config.sub: Accept alphapca56 and alphaev6 properly.
6818
6819 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6820
6821         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
6822
6823 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
6824
6825         * config.sub (sco5): Fix typo.
6826
6827 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
6828
6829         * Makefile.in (INSTALL_MODULES): Move install-tcl before
6830         install-itcl.
6831         (install-itcl): Remove dependency on install-tcl.
6832
6833 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
6834
6835         * configure.in: Remove libgloss from noconfigdirs for MN10300.
6836
6837 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
6838
6839         * configure.in: Don't build libgui for a cygwin32 target when not on
6840         a cygwin32 host.
6841
6842 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6843
6844         * configure (redirect): Set to null, so default behavior of
6845         configure is now --verbose.
6846
6847 1998-02-16  Dave Love  <d.love@dl.ac.uk>
6848
6849         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
6850         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
6851
6852 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
6853
6854         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
6855         this change to sync Makefile.in with its ChangeLog entries.
6856
6857 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
6858
6859         * ltmain.sh (mkdir): Check that the directory doesn't exist
6860         before we exit with error, so that we don't get races during
6861         parallel builds.
6862
6863 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
6864
6865         * ltconfig, ltmain.sh: Update from libtool 1.0i.
6866
6867 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6868
6869         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
6870         PICFLAG_FOR_TARGET.
6871         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
6872
6873         * configure: Emit a definition for the new macro enable_shared
6874         into each Makefile.
6875
6876 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6877
6878         * configure.in (host_tools, native_only): Add libtool.
6879
6880 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
6881
6882         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
6883         Fix typo in ming config comment.
6884
6885 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
6886
6887         * ltconfig, ltmain.sh: Update from libtool 1.0h.
6888
6889 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
6890
6891         * config.sub: Add tic30 cases, and map c30 to tic30.
6892
6893 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
6894
6895         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
6896         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
6897         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
6898         (CLEAN_TARGET_MODULES): Similarly
6899         (all-target-libf2c): Add dependences.
6900         * configure.in (target_libs): Add libf2c.
6901
6902 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
6903
6904         * configure.in: Remove expect from noconfigdirs when target
6905         is cygwin32.  OK to build expect and dejagnu with Canadian
6906         Cross.
6907
6908 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
6909
6910         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
6911         host.
6912
6913         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
6914         and mingw32.
6915
6916 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6917
6918         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
6919         here as it is not defined in the toplevel Makefile.
6920
6921 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6922
6923         * configure (package_makefile_rules_frag): New variable, which names
6924         a file with generic rules, ...
6925         Change comment to mention we now have FIVE parts.
6926         * configure: Undo last change.
6927
6928 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
6929
6930         * config.guess: More accurate determination of HP processor types.
6931         * config.sub: More accurate determination of HP processor types.
6932
6933 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6934
6935         * configure (package_makefile_frag): Move inserting the
6936         ${package_makefile_frag} to where it should be according
6937         to the comment.
6938
6939 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
6940
6941         * config.guess: Add support for Linux/ARM.
6942
6943 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
6944
6945         * .cvsignore: Remove *-info and *-install since they match
6946         release-info and mpw-install, which we don't want to just ignore.
6947
6948 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
6949
6950         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
6951
6952 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
6953
6954         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
6955         local_prefix to sub-make invocations.
6956
6957 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
6958
6959         * configure.in: Check makefile fragments in the source
6960         directory.
6961
6962 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
6963
6964         * configure.in: Check whether host and target makefile
6965         fragments exist before adding them to *_makefile_frag.
6966
6967 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
6968
6969         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
6970
6971 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
6972
6973         * configure.in: Make sure we only replace RPATH_ENVVAR on
6974         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
6975         regexp to sed.
6976
6977         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
6978         to sub-makes.
6979
6980 1998-01-13  Lee Iverson   (leei@ai.sri.com)
6981
6982         * config-ml.in (multi-do): LDFLAGS must include multilib
6983         designator.
6984
6985 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
6986
6987         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
6988
6989 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
6990
6991         * config.sub: Add mingw32 support.
6992         * configure.in: Likewise.
6993
6994 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
6995
6996         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
6997
6998 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
6999
7000         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7001         * configure (gxx_include_dir): Provide a definition for subdirs
7002         which do not use autoconf.
7003
7004 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
7005
7006         * config.guess: Sync with egcs.  Picks up new alpha support,
7007         BeOS & some additional linux support.
7008
7009 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
7010
7011         * config.guess: HP 9000/803 is a PA1.1 machine.
7012
7013 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
7014
7015         * configure.in: It's alpha*-...
7016
7017 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
7018
7019         * configure.in (host_makefile_frag, target_makefile_frag):
7020         Handle multiple config files.
7021         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
7022         alpha-*-*.
7023
7024 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
7025
7026         * mkdep: New file.
7027
7028 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
7029
7030         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
7031
7032 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
7033
7034         * Makefile.in: Add libgui directory.
7035         (GDB_TK): Add all-libgui.
7036         * configure.in: Add libgui directory.
7037         * configure: Add all-libgui to GDB_TK.
7038
7039 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
7040
7041         * config-ml.in (multidirs): Add m32r to multilib list.
7042
7043 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
7044
7045         * Makefile.in (all-target-gperf): Change dependency to
7046         all-target-libstdc++.
7047
7048 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
7049
7050         * config.guess: Add BeOS support.
7051
7052 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
7053
7054         Source directory cvs renamed to cvssrc:
7055         * configure.in (host_tools): Change cvs to cvssrc.
7056         (native_only): Likewise.
7057         (noconfigdirs) [various cases]: Likewise.
7058         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
7059         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
7060         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
7061         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
7062         (all-cvssrc): Rename target from all-cvs.
7063
7064 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
7065
7066         * configure (gxx_include_dir): Fix thinko.
7067
7068 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
7069
7070         * Makefile.in (INSTALL_TARGET_CROSS): Define.
7071         (install-cross, install-gcc-cross): New targets.
7072
7073 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
7074
7075         * configure.in (noconfigdirs): Add support for Thumb target.
7076
7077         * config.sub (maybe_os): Add support for Thumb target.
7078
7079 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
7080
7081         * Makefile.in: Add rules for cygmon.
7082
7083         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
7084
7085 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
7086
7087         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
7088         * configure (gxx_include_dir): Provide a definition for subdirs
7089         which do not use autoconf.
7090
7091 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
7092
7093         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
7094         11/18/97 build
7095
7096 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
7097
7098         * From Franz Sirl.
7099         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
7100         found on RedHat Linux systems.
7101
7102 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
7103
7104         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
7105         guesses.
7106
7107 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
7108
7109         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
7110
7111 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
7112
7113         * ltmain.sh: If mkdir fails, check whether the directory was created
7114         anyhow by some other process.
7115
7116 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
7117
7118         * configure.in (d30v-*-*): Configure all directories.
7119
7120 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
7121
7122         * configure.in (d30v-*-*): Configure newlib, libiberty directories
7123         for the D30V.
7124
7125 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
7126
7127         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
7128
7129 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
7130
7131         * include/libiberty.h: Add extern "C" { so it can be used with C++
7132         progrms.
7133         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
7134         programs.
7135
7136 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
7137
7138         * configure.in (d30v-*-*): Configure GCC now.
7139
7140 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
7141
7142         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
7143         is no longer needed.
7144
7145 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
7146
7147         * Makefile.in: check-target-libio depends on all-target-libstdc++.
7148
7149 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
7150
7151         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
7152         targets using "$@" to provide support for similar but not identical
7153         targets without having to duplicate code.
7154
7155 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
7156
7157         * makefile.vms: Fix to work with DEC C.
7158
7159 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
7160
7161         * config.sub: Add mips-tx39-elf to marketing names.
7162
7163 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
7164
7165         * ltmain.sh: Handle symlinks in generated script.
7166
7167 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
7168
7169         * configure: Handle autoconf style directory options: --bindir,
7170         --datadir, --includedir, --infodir, --libdir, --libexecdir,
7171         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
7172         --sysconfdir.
7173         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
7174         (sharedstatedir, localstatedir, oldincludedir): New variables.
7175         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
7176         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
7177         sbindir, sharedstatedir, and sysconfdir.
7178
7179 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
7180
7181         * Makefile.in (bootstrap-lean): New target.
7182
7183 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
7184
7185         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
7186         sn, and gnuserv from noconfigdirs.
7187
7188 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
7189
7190         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
7191
7192 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
7193
7194         * Makefile.in (cross): New target.
7195
7196 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
7197                           Jeff Law         <law@cygnus.com>
7198
7199         * Makefile.in (bootstrap2, bootstrap3): New targets.
7200         (all-bootstrap): Remove outdated and confusing target.
7201         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
7202
7203 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7204
7205         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
7206         windows.  Consistent with gdb/configure.
7207
7208 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
7209
7210         * configure.in: Name Linux target fragment.
7211
7212         * configure: Rewrite so that project Makefile fragment is inserted
7213         first and appears last in the resulting Makefile.
7214
7215 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7216
7217         * Makefile.in (install-itcl): Install tcl first.
7218
7219 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
7220
7221         * configure.in: remove bison from noconfigdirs for Cygwin32 host
7222
7223 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
7224
7225         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
7226
7227         * configure.in (skipdirs): Add target-librx for Linux.
7228         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
7229
7230 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
7231
7232         * Makefile.in (bootstrap): New target.
7233
7234 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
7235
7236         * config.sub: Accept 'amigados' for backward compatibility.
7237
7238 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
7239
7240         * config.guess: Merge with FSF.
7241
7242 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
7243
7244         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
7245
7246 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
7247
7248         * config.sub: Add "marketing-names" patch.
7249
7250 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
7251
7252         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
7253
7254 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
7255
7256         * config.sub: Handle v850-elf.
7257
7258 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
7259
7260         * .cvsignore (*-install): Remove.
7261
7262 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
7263
7264         * ltconfig: Set CONFIG_SHELL in libtool.
7265         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
7266
7267 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
7268
7269         * configure.in (target_subdir): Set to libraries if enable_multilib.
7270
7271 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
7272
7273         * config.guess: Update from gcc directory.
7274
7275 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7276
7277         * Makefile.in (all-sim): Depends on all-readline.
7278
7279 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
7280
7281         * Makefile.in (BISON, YACC): Use $$s.
7282         (all-bison): Depend on all-texinfo.
7283
7284 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
7285
7286         * Makefile.in (BISON): Add -L flag.
7287         (YACC): Likewise.
7288
7289 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
7290
7291         * configure.in (noconfigdirs): Add support for v850e target.
7292
7293         * config.sub (maybe_os): Add support for v850e target.
7294
7295 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
7296
7297         * configure.in (noconfigdirs): Add support for v850ea target.
7298
7299         * config.sub (maybe_os): Add support for v850ea target.
7300
7301 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
7302
7303         * config.sub: Add mipstx39.  Delete r3900.
7304
7305 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7306
7307         * Makefile.in (all-autoconf): Depends on all-texinfo.
7308
7309 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
7310
7311         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
7312         eabi targets.
7313
7314 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
7315
7316         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
7317
7318         * configure: When handling a Canadian Cross, handle YACC as well as
7319         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
7320         * Makefile.in (all-bison): Depend upon all-texinfo.
7321
7322 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
7323
7324         * Makefile.in (BISON): bison, not byacc or bison -y.
7325         (YACC): bison -y or byacc or yacc.
7326         (various): Add *-bison as appropriate.
7327         (taz): No need to mess with BISON anymore.
7328
7329 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
7330
7331         * configure: If OSTYPE matches *win32*, try to find a good value for
7332         CONFIG_SHELL.
7333
7334 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
7335
7336         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
7337         configure.in if it is present.
7338
7339 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
7340
7341         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
7342
7343 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
7344
7345         * config.sub: Recognize `arc' cpu.
7346         * configure.in: Likewise.
7347         * config-ml.in: Likewise.
7348
7349 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
7350
7351         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
7352
7353 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
7354
7355         * configure: Changed sed delimiter from ':' to '|' when
7356         attempting to substitute ${config_shell} for SHELL. On
7357         NT ${config_shell} may contain a ':' in it.
7358
7359 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
7360
7361         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
7362
7363 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
7364
7365         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
7366
7367 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
7368
7369         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
7370
7371         * ylwrap: If the program is a relative path, force it to be
7372         absolute.
7373
7374 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7375
7376         * configure (tooldir): Set BISON to `bison -y' and not just bison.
7377
7378 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
7379
7380         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
7381         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
7382         for libraries.
7383
7384 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
7385
7386         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
7387         separated by spaces.
7388
7389 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
7390
7391         * ylwrap: New file.
7392         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
7393
7394         * ltmain.sh: Handle /bin/sh at start of install program.
7395
7396         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
7397
7398         * ltconfig, ltmain.sh: New files, from libtool 1.0.
7399         * missing: New file, from automake 1.2.
7400
7401 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
7402
7403         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
7404         check-tk to CHECK_X11_MODULES.
7405
7406 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
7407
7408         * config.sub: Merge with FSF.
7409
7410 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
7411
7412         * config.guess: Merge with FSF.
7413
7414 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
7415
7416         * configure: Treat msdosdjgpp like go32.
7417         * configure.in: Likewise.  Don't remove gprof for go32.
7418
7419         * configure: Change Makefile.tem2 to Makefile.tm2.
7420
7421 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
7422
7423         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
7424
7425 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7426
7427         * install-sh (chmodcmd): Set to null if the DST directory already
7428         exists.  Same as Nov 11th change.
7429
7430 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
7431
7432         * configure (GDB_TK): Needs itcl and tix.
7433
7434 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
7435
7436         * config.guess: Update from FSF.
7437
7438 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
7439
7440         * Makefile.in (GDB_TK): Depend on itcl and tix.
7441
7442 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
7443
7444         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
7445         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
7446         (INSTALL_SCRIPT): New variable.
7447         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
7448         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
7449         to -x.
7450         * install-sh: Add support for -x option.
7451
7452 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
7453
7454         * configure.in, Makefile.in: Treat tix like itcl.
7455
7456 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
7457
7458         * Makefile.in (WINDRES): New variable.
7459         (WINDRES_FOR_TARGET): New variable.
7460         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
7461         (EXTRA_HOST_FLAGS): Add WINDRES.
7462         (EXTRA_TARGET_FLAGS): Add WINDRES.
7463         (EXTRA_GCC_FLAGS): Add WINDRES.
7464         ($(DO_X)): Pass down WINDRES.
7465         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
7466         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
7467         DLLTOOL_FOR_TARGET.
7468
7469 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
7470
7471         * configure.in: configure sim before gdb for win32-x-ppc
7472
7473 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7474
7475         Move gperf into the toplevel, from libg++.
7476         * configure.in (target_tools): Add target-gperf.
7477         (native_only): Add target-gperf.
7478         * Makefile.in (all-target-gperf): New target, depend on
7479         all-target-libg++.
7480         (configure-target-gperf): Empty rule.
7481         (ALL_TARGET_MODULES): Add all-target-gperf.
7482         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
7483         (CHECK_TARGET_MODULES): Add check-target-gperf.
7484         (INSTALL_TARGET_MODULES): Add install-target-gperf.
7485         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
7486
7487 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
7488
7489         * config.sub (mn10200): Recognize new basic machine.
7490
7491 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7492
7493         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
7494         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
7495
7496 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
7497
7498         * configure.in: If we're building mips-sgi-irix6* native, turn on
7499         ENABLE_MULTILIB and set TARGET_SUBDIR.
7500
7501 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
7502
7503         * Makefile.in (all-sn): Depend on all-grep.
7504
7505 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
7506
7507         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
7508
7509         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
7510         Makefile.  From Jeff Makey <jeff@cts.com>.
7511         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
7512
7513         * Makefile.in (DISTBISONFILES): Remove.
7514         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
7515         $(DEFAULT_YACC).
7516
7517         * configure.in: Build itl, db, sn, etc., when building for native
7518         cygwin32.
7519
7520         * Makefile.in (LD): New variable.
7521         (EXTRA_HOST_FLAGS): Pass down LD.
7522         ($(DO_X)): Likewise.
7523
7524 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
7525
7526         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
7527
7528 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
7529
7530         * configure.in (targargs): Strip out any supplied --build argument
7531         before adding our own. Always add --build.
7532
7533 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
7534
7535         * configure.in (targargs): Pass --build if we're doing
7536         a cross-compile.
7537
7538 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
7539
7540         * configure: Use '|' instead of ":" as the separator in
7541         sed. Otherwise sed chokes on NT path names with drive
7542         designators. Also look for "?:*" as the leading characters in an
7543         absolute pathname.
7544
7545 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
7546
7547         * config.sub: Support for r3900.
7548
7549 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
7550
7551         * configure.in: Use install-sh, not install.sh.
7552
7553 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
7554
7555         * Makefile.in (taz): Improve check for BISON so it doesn't try to
7556         apply it twice.
7557
7558 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
7559
7560         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
7561         install-binutils.
7562
7563 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
7564
7565         * Makefile.in: Add automake targets.
7566         * configure.in (host_tools): Add automake.
7567
7568 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
7569
7570         * configure: Default CXX to c++, not gcc.
7571         * Makefile.in (CXX): Set to c++, not gcc.
7572         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
7573
7574 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
7575
7576         * install-sh: try appending a .exe if source file doesn't
7577         exist
7578
7579 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
7580
7581         * configure.in: Turn on multilib by default.
7582         (cross_only): Remove target-libiberty.
7583
7584         * Makefile.in (all-gcc): Don't depend on libiberty.
7585
7586 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
7587
7588         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
7589
7590 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
7591
7592         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
7593         (DISTBISONFILES): Add ld/Makefile.in
7594
7595 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
7596
7597         * configure.in: if target is cygwin32 but host isn't cygwin32,
7598         don't configure gdb tcl tk expect, not just gdb.
7599
7600 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
7601
7602         * configure.in: Added gnuserv everywhere sn appears.
7603
7604         * Makefile.in (ALL_MODULES): Added all-gnuserv.
7605         (CROSS_CHECK_MODULES): Added check-gnuserv.
7606         (INSTALL_MODULES): Added install-gnuserv.
7607         (CLEAN_MODULES): Added clean-gnuserv.
7608         (all-gnuserv): New target.
7609
7610 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
7611
7612         * config.guess: Fixes for MIPS OpenBSD systems.
7613
7614 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
7615
7616         * Makefile.in (INSTALL_XFORM): Remove.
7617         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
7618
7619         * mkinstalldirs: New file, copied from automake.
7620         * Makefile.in (installdirs): Rename from install-dirs.  Use
7621         mkinstalldirs.  Change all users.
7622         (DEVO_SUPPORT): Add mkinstalldirs.
7623
7624 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
7625
7626         * install-sh: Rename from install.sh.
7627         * Makefile.in (INSTALL): Change install.sh to install-sh.
7628         (DEVO_SUPPORT): Likewise.
7629
7630         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
7631         Graichen <graichen@rzpd.de>.
7632
7633 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
7634
7635         * config.guess: Recognize OpenBSD systems correctly.
7636
7637 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
7638
7639         * README, Makefile.in (ETC_SUPPORT): Remove references to
7640         cfg-paper*, configure.{texi,man,info*}._
7641
7642 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
7643
7644         * Makefile.in (all.normal): Ensure that gcc is built after all
7645         the x11 - ie gdb - targets.
7646
7647 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
7648
7649         * makefile.vms: Don't run conf-a-gas.
7650
7651 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
7652
7653         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
7654
7655 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
7656
7657         * configure.in: Remove noconfigdirs case since gdb also
7658         configures and builds for tic80-coff.
7659
7660 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
7661
7662         * configure: Set cache_file to config.cache.
7663         * Makefile.in (local-distclean): Remove config.cache.
7664
7665 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
7666
7667         * COPYING: Update FSF address.
7668
7669 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
7670
7671         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
7672         noconfigdirs.
7673
7674 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
7675
7676         * Makefile.in (install-dirs): Don't crash if prefix, and hence
7677         MAKEDIRS, is empty.
7678
7679 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
7680
7681         * config.sub: Tweak mn10300 entry.
7682
7683 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
7684
7685         * configure.in (host_tools): Put sim before gdb, so gdb's
7686         configure.tgt can determine if the simulator was configured.
7687
7688 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
7689
7690         * config.sub: Move BeOS $os case to be with other Cygnus
7691         local cases.
7692
7693 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
7694
7695         * config.sub: Remove misplaced comment that broke Linux.
7696
7697 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
7698
7699         * config.sub: Add BeOS support.
7700
7701 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
7702
7703         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
7704
7705 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
7706
7707         * configure.in (noconfigdirs): Remove tcl and tk from
7708         noconfigdirs for cygwin32 builds.
7709
7710 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
7711
7712         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
7713
7714 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
7715
7716         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
7717         make-all.com, use makefile.vms instead.
7718
7719 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
7720
7721         * config.sub: Accept -lnews*.
7722
7723 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
7724
7725         * configure.in (noconfigdirs): Disable target-newlib,
7726         target-examples and target-libiberty for d30v.
7727
7728 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
7729
7730         * configure.in (noconfigdirs): Enable ld for d30v.
7731
7732 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
7733
7734         * configure.in (tic80-*-*): Build compiler.
7735
7736 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
7737
7738         * configure.in (d30v-*): Remove sim directory from list of
7739         unsupported d30v directories
7740
7741 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
7742
7743         * config.sub, configure.in: Add d30v target cpu.
7744
7745 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
7746
7747         * makefile.vms: New file.
7748         * make-all.com: Remove.
7749
7750 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
7751
7752         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
7753
7754 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
7755
7756         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
7757
7758 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
7759
7760         * Makefile.in (ALL_MODULES): Added all-db.
7761         (CROSS_CHECK_MODULES): Addec check-db.
7762         (INSTALL_MODULES): Added install-db.
7763         (CLEAN_MODULES): Added clean-db.
7764
7765 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
7766
7767         * config.guess: Merge with latest FSF sources.
7768
7769 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
7770
7771         * Makefile.in (ALL_MODULES): Added all-itcl.
7772         (CROSS_CHECK_MODULES): Added check-itcl.
7773         (INSTALL_MODULES): Added install-itcl.
7774         (CLEAN_MODULES): Added clean-itcl.
7775
7776 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
7777
7778         * configure.in: build gdb for mn10200
7779
7780 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
7781
7782         * Makefile.in (all-target-winsup): Depend on all-target-libio.
7783
7784 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
7785
7786         * configure.in (tic80-*-*): Turn off most targets right now.
7787
7788 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
7789
7790         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
7791         rather than the makeinfo program.
7792         (do-info): Depend upon all-texinfo.
7793
7794 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
7795
7796         * configure.in: Remove uses of config/mh-linux.
7797
7798         * config.sub, config.guess: Merge with latest FSF sources.
7799
7800 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
7801
7802         * config.sub (case $basic_machine): Add tic80 entries.
7803
7804 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
7805
7806         * config.sub, config.guess: Merge with latest FSF sources.
7807
7808 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
7809
7810         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
7811         * mpw-config.in: Test for NewFolderRecursive.
7812         * mpw-install: Use symbolic name for startup filename.
7813         * mpw-README: Add various additional details.
7814
7815 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
7816
7817         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
7818
7819 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
7820
7821         * configure.in: Do build gcc and the target libraries for
7822         the mn10200.
7823
7824 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
7825
7826         * configure.in: don't avoid building gdb for mn10300 any more
7827         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
7828         instead of single-quoting it.
7829
7830 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
7831
7832         * configure.in: Don't use --with-stabs on IRIX 6.
7833
7834 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
7835
7836         * configure.in (m32r): Build gdb, libg++ now.
7837
7838 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
7839
7840         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
7841         directories from noconfigdirs.
7842
7843 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
7844
7845         * config.sub (basic_machine): added mips16 configuration
7846
7847 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7848
7849         * config.sub: Handle d10v-unknown.
7850
7851 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
7852
7853         * config.sub: Handle v850-unknown.
7854
7855 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
7856
7857         * Makefile.in: add findutils
7858         * configure.in: add findutils to list of host_tools
7859
7860 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
7861
7862         * config.sub: Handle mn10200 and mn10300.
7863
7864 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7865
7866         * configure.in (d10v-*): Do not build librx.
7867
7868 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
7869
7870         * configure.in (mn10300): Build everything except gdb & libgloss.
7871
7872 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
7873
7874         * config.guess:  Patch for Dansk Data Elektronik servers,
7875         from Niels Skou Olsen <nso@dde.dk>.
7876
7877         For ncr, use /bin/uname rather than uname, since GNU uname does not
7878         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
7879
7880         Patch for MIPS R4000 running System V,
7881         from Eric S. Raymond <esr@snark.thyrsus.com>.
7882
7883         Fix thinko for nextstep.
7884
7885         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
7886
7887         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
7888         * config.guess: Guess mips-dec-mach_bsd4.3.
7889
7890         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
7891         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
7892         release numbers.
7893         * config.guess (mips-mips-riscos*):  Emit just enough of the
7894         release number.
7895
7896         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
7897         * config.guess (sparc-auspex-sunos*):  Added.
7898         (f300-fujitsu-*): Added.
7899
7900         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
7901         * config.guess:  Recognize a Tadpole as a sparc.
7902
7903 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
7904
7905         * config.guess: Don't assume that NextStep version is either 2 or
7906         3.  NextStep 4 (aka OpenStep 4) has come out now.
7907
7908 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
7909
7910         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
7911         From Rik Faith <faith@cs.unc.edu>.
7912
7913 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
7914
7915         * config.sub: Contributions from bug-gnu-utils to:
7916         Support plain "hppa" (no version given) architecture, reported by
7917         OpenStep.
7918         OpenBSD like NetBSD.
7919         LynxOs is not a hardware supplier.
7920
7921         * config.guess: Contributions from bug-gnu-utils to add support for:
7922         OpenBSD like NetBSD.
7923         Stratus systems.
7924         More Pyramid systems.
7925         i[n>4]86 Intel chips.
7926         M680[n>4]0 Motorola chips.
7927         Use unknown instead of lynx for hardware manufacturer.
7928
7929 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7930
7931         * install.sh (chmodcmd): Set to null if the DST directory already
7932         exists.
7933
7934 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
7935
7936         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
7937         not use mt-ppc target Makefile fragment any more.
7938
7939 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
7940
7941         * configure.in (*-*-windows):  Exclude everything but those dirs
7942         needed to build windows.
7943
7944 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
7945
7946         * Makefile.in (all-target-winsup): Depend on all-target-librx.
7947
7948 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
7949
7950         * configure.in:  Exclude mmalloc from i386-windows.
7951
7952 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
7953
7954         * Undo my previous change.
7955
7956 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
7957
7958         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
7959         unconditionally.
7960         (MAKEOVERRIDES): Define (revert this part of October 18 change).
7961
7962 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
7963
7964         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
7965         host to add it's own flags.
7966
7967 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
7968
7969         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
7970
7971 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
7972
7973         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
7974         (CXX_FOR_TARGET): Likewise.
7975         (GCC_FOR_TARGET): Define.
7976         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
7977         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
7978         CC_FOR_TARGET was specified on the command line.
7979         (MAKEOVERRIDES): Don't define.
7980
7981 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
7982
7983         * configure.in (m32r): Fix spelling of libg++ libs.
7984
7985 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
7986
7987         * config.sub (-apple*): Remove, now redundant.
7988
7989 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
7990
7991         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
7992
7993         * configure: Rework yesterday's sed script patch.
7994
7995         * config.sub: Merge with FSF.
7996
7997 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
7998
7999         * config.guess:  Merge from FSF.
8000
8001         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
8002         * config.guess: Use pc instead of unknown, for pc clone systems.
8003         Change linux to linux-gnu.
8004
8005         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
8006         * config.guess: Avoid non-portable tr syntax.
8007
8008 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
8009
8010         * test-build.mk (HOLES): Add "xargs" for gdb.
8011
8012         * configure: Avoid hpux10.20 sed bug.
8013
8014 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
8015
8016         * configure.in:  Add support for windows host
8017         (that is a build done under the Microsoft build environment).
8018
8019 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
8020
8021         * Makefile.in: Replace all uses of srcroot with s, to shrink
8022         command line lengths.
8023
8024         Patches from Geoffrey Noer <noer@cygnus.com>:
8025         * configure.in: If configuring for newlib, pass --with-newlib to
8026         subdirectories.
8027         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
8028         -Bnewlib/ and -Lwinsup to gcc.
8029         (CXX_FOR_TARGET): Likewise.
8030
8031 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
8032
8033         * Makefile.in (ETC_SUPPORT): Add configure.
8034
8035 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
8036
8037         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
8038         host configuration file.
8039
8040 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
8041
8042         * configure.in: Break mn10x00 support into separate
8043         mn10200 and mn10300 configurations.
8044         * config.sub: Likewise.
8045
8046 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
8047
8048         * configure.in: Add lots of stuff to noconfigdirs for
8049         the mn10x00 targets.
8050
8051         * config.sub, configure.in: Add mn10x00 support.
8052
8053 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
8054
8055         * make-all.com: Call conf-a-gas, not config-a-gas.
8056
8057 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
8058
8059         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
8060         targets.
8061
8062 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
8063
8064         * mpw-README: Add much more detail for native PowerMac.
8065         * mpw-install: New file.
8066         * mpw-configure: Add --norecursion and --help options.
8067         * mpw-config.in: Translate readme and install files when
8068         copying to objdir.
8069         * mpw-build.in: Don't always depend on byacc and flex.
8070         (install-only-top): New action.
8071
8072 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
8073
8074         * configure.in:  You can now configure GDB for the v850.
8075
8076 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
8077
8078         * configure.in (noconfigdirs): Don't configure any C++ dirs
8079         if targeting D10V.
8080
8081 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
8082
8083         * config.sub: Recognize mips64vr5000.
8084
8085 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
8086
8087         * configure.in: Use a single line for host_tools and native_only.
8088
8089 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
8090
8091         * config.sub, configure.in: Add entries for m32r.
8092
8093 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
8094
8095         * Makefile.in (inet-install): Don't run install-gzip.
8096
8097 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
8098
8099         * configure.in:  Don't config lots of things for *-*-windows*.
8100
8101 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
8102
8103         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
8104         (host_libs, host_tools): Copy from configure.in.
8105         * mpw-configure: Don't complain about directories not found.
8106
8107 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8108
8109         * configure.in (i[345]86): Recognize i686 for pentium pro.
8110         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
8111         file.
8112
8113         * config.guess (i[345]86): Ditto.
8114
8115 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
8116
8117         * configure.in (noconfigdirs): Removed gdb for D10V.
8118
8119 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
8120
8121         * configure.in: Remove ld, target-libio, target-libg++, and
8122         target-libstdc++ from noconfigdirs.
8123
8124 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
8125
8126         * configure: Fix three locations where shell scripts were
8127         being run directly rather than with config_shell.
8128
8129 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
8130
8131         * configure.in (v850-*-*): Set up initial $noconfigdirs.
8132         * config.sub (basic_machine): Recognize v850.
8133
8134 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
8135
8136         * mpw-configure: Handle multiple enable/disable options and
8137         pass them down recursively, handle -c and -s flags appropriately
8138         depending on choice of compiler, add escape mechanism for
8139         quoted arguments to gC.
8140
8141 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8142
8143         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
8144         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
8145         so that -mrelocatable-lib and -mno-eabi are used.
8146
8147         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
8148         not support --print-multi-lib, don't abort.
8149
8150 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
8151
8152         * make-all.com: Run config-a-gas.
8153         * setup.com: Don't copy subdirectory files around.
8154
8155 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
8156
8157         * configure.in (*-*-ose): Remove exclusion of libgloss for this
8158         target, it now compiles correctly.
8159
8160 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
8161
8162         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
8163
8164 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
8165
8166         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
8167
8168 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8169
8170         * configure.in (native_only): Add prms.
8171
8172 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
8173
8174         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
8175         (BINUTILS_SUPPORT_DIRS): Likewise.
8176
8177 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8178
8179         * configure.in (d10v-*-*): Don't configure ld or gdb until the
8180         d10v support is added.
8181
8182 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
8183
8184         * configure.in (d10v-*-*): New target.
8185
8186 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
8187
8188         * config.guess (HP 9000/811): Recognize this as a PA1.1
8189         machine.
8190
8191 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
8192
8193         * Makefile.in (do-tar-gz): New target, split out from tail end of
8194         taz target.  Run each command separately, don't use pipes.
8195         (taz): Use it.
8196
8197 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
8198
8199         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
8200         * mpw-build.in: No builds should depend on building byacc or flex,
8201         they are assumed to be installed already.
8202
8203 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8204
8205         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
8206         variable that CC_FOR_TARGET needs.
8207
8208 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8209
8210         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
8211         options have changed since the last time the subdirectory was
8212         configured, and if it has, reconfigure.
8213         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
8214         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
8215
8216 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
8217
8218         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
8219         CLEAN_MODULES): Add bash.
8220         (all-bash): New target.
8221
8222 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
8223
8224         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
8225
8226 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8227
8228         * config.sub (basic_machine): Recognize d10v as a valid processor.
8229
8230 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
8231
8232         * mpw-configure: Add support for --bindir.
8233         * mpw-build.in: Use a GCC-specific build script for GCC actions.
8234
8235 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
8236
8237         * configure.in: add bash, time, gawk to list of hosttools and things
8238         to only build for native toolchains
8239
8240 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8241
8242         * Makefile.in (docdir): Remove.
8243
8244 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8245
8246         * Makefile.in (datadir): Set to $(prefix)/share.
8247
8248 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
8249
8250         * configure.in: build diff and patch for cygwin32-hosted
8251         toolchains.
8252
8253 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
8254
8255         * config.sub: Accept -rtems*.
8256
8257 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
8258
8259         * configure.in: enable dosrel for cygwin32-hosted builds,
8260                 remove diff from the list of things not buildable
8261                 via Canadian Cross
8262
8263 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
8264
8265         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
8266         don't get ". ".
8267
8268 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
8269
8270         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
8271
8272 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
8273
8274         * Makefile.in (taz): Handle case where tex3patch didn't even get
8275         checked out.  Also, if it was found, put the symlink in a new util
8276         subdirectory.
8277
8278 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8279
8280         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
8281
8282 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
8283
8284         * config.sub: Recognize -openvms.
8285         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
8286         * make-all.com, setup.com: New files.
8287
8288 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
8289
8290         * Makefile.in (taz): tex3patch moved to texinfo/util.
8291
8292 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
8293
8294         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
8295         * configure.in: remove make from disable-if-Can-Cross list
8296                 enable gdb if ${host} and ${target} are cygwin32
8297
8298 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
8299
8300         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
8301         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
8302
8303 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
8304
8305         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
8306         distinguish sysv/svr4/bsd variants.
8307         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
8308
8309 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
8310
8311         * configure.in: Added copyright notice.
8312         * move-if-change: Added copyright notice.
8313
8314 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8315
8316         * configure.in (powerpcle-*-solaris*): Until we get shared
8317         libraries working, don't build gdb, sim, make, tcl, tk, or
8318         expect.
8319
8320 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
8321
8322         * config.guess:  Merge with FSF:
8323
8324         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
8325         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
8326
8327         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
8328         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
8329
8330         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
8331         * config.guess:  Combine two OSF1 rules.
8332         Also recognize field test versions.  From mjr@zk3.dec.com.
8333         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
8334         because GNU uname does not support -p.  From pmr@pajato.com.
8335
8336 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
8337
8338         * Makefile.in (MAKEDIRS): Removed $(tooldir).
8339
8340 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
8341
8342         * mpw-README: Document GCCIncludes.
8343
8344 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
8345
8346         * configure.in (alpha-*-linux*): Set enable_shared to yes.
8347
8348 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
8349
8350         * mpw-configure: Handle --enable-FOO and --disable-FOO.
8351
8352 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
8353
8354         * configure.in (*-*-cygwin32): Configure make.
8355
8356 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
8357
8358         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
8359
8360 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
8361
8362         * Makefile.in (all-inet): Depend on all-perl.
8363
8364         * Makefile.in (inet-install): New target.
8365
8366         * Makefile.in (all-inet): Depend on all-tcl.
8367         (all-inet): Depend on all-send-pr.
8368
8369 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8370
8371         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
8372         temporarily.
8373
8374 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
8375
8376         * configure.in: Don't configure --with-gnu-ld on AIX.
8377
8378 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
8379
8380         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
8381
8382 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
8383
8384         * Makefile.in (ALL_MODULES): Added all-inet.
8385         (CROSS_CHECK_MODULES): Added check-inet.
8386         (INSTALL_MODULES): Added install-inet.
8387         (CLEAN_MODULES): Added clean-inet.
8388         (all-indent): New target.
8389
8390         * configure.in (host_tools): Added inet.
8391         (native_only): Added inet.
8392         (noconfigdirs): Added inet.
8393
8394 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
8395
8396         * configure.in: Don't configure libgloss if we are not configuring
8397         newlib.
8398
8399 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
8400
8401         * configure.in: Don't configure libgloss for unsupported
8402         architectures.
8403
8404 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8405
8406         * Makefile.in (CLEAN_MODULES): Add clean-apache.
8407
8408 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
8409
8410         * Makefile.in (ALL_MODULES): Include all-apache.
8411         (CROSS_CHECK_MODULES): Include check-apache.
8412         (INSTALL_MODULES): Include install-apache.
8413         (all-apache): New target.
8414
8415         * configure.in: Added apache everywhere perl is seen.
8416
8417 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8418
8419         * Makefile.in: Add support for clean-{module} and
8420         clean-target-{module} rules.
8421
8422 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
8423
8424         * configure.in (*-*-ose) do not build libgloss.
8425
8426 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8427
8428         * config.guess (prep*:SunOS:5.*:*): Turn into
8429         powerpele-unknown-solaris2.
8430
8431 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
8432
8433         * configure.in: Permit --enable-shared to specify a list of
8434         directories.
8435
8436 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
8437
8438         * configure.in (host==solaris): Pass only the first word of $CC
8439         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
8440
8441 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
8442
8443         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
8444
8445 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
8446
8447         * Makefile.in (ALL_MODULES): Include all-perl.
8448         (CROSS_CHECK_MODULES): Include check-perl.
8449         (INSTALL_MODULES): Include install-perl.
8450         (ALL_X11_MODULES): Include all-guile.
8451         (CHECK_X11_MODULES): Include check-guile.
8452         (INSTALL_X11_MODULES): Include install-guile.
8453         (all-perl): New target.
8454         (all-guile): New target.
8455
8456         * configure.in (host_tools): Include perl and guile.
8457         (native_only): Include perl and guile.
8458         (noconfigdirs): Don't build guile and perl; no ports have been
8459         done.
8460
8461 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
8462
8463         * configure (--enable-*): Handle quoted option lists such as
8464         --enable-sim-cflags='-g0 -O' better.
8465
8466 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8467
8468         * Makefile.in ({,inst}all-target): New rule so we can make and
8469         install all of the target directories easily.
8470
8471 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8472
8473         * configure.in: Add missing global flag in sed substitution when
8474         deleting `target-' from ${configdirs}.
8475
8476 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
8477
8478         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
8479         option.
8480
8481         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
8482         config/mh-necv4.
8483
8484         * install.sh: Correct misspelling of transformbasename.
8485
8486         * config.guess: Recognize mips-*-sysv*.
8487
8488 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
8489
8490         * config.sub: Recognize mon960.
8491
8492 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
8493
8494         * configure: Restore Canadian Cross handling of BISON and LEX,
8495         removed in Feb 20 change.
8496
8497 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
8498
8499         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
8500         Mention make install.  Remove the old copyright date as well the
8501         clumsy and rather pointless copyright on the README file.
8502
8503 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
8504
8505         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
8506         Makefile after running symlink-tree, then run `make distclean' to
8507         avoid clobbering any generated files in srcdir.
8508
8509 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
8510
8511         * configure.in (m68k-*-netbsd*): Build everything now.
8512
8513 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
8514
8515         * Makefile.in (taz): Fix quoting.
8516
8517 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
8518
8519         * configure.in (sparclet-*-*): Build everything now.
8520
8521 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8522
8523         * configure.in (m68k-*-linux*): New host.
8524
8525 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
8526
8527         * configure: Check for bison before byacc.
8528
8529 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
8530
8531         * Makefile.in configure:  Change the way LEX and BISON/YACC are
8532         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
8533         searching PATH.  These are used as fallbacks by Makefile.in if
8534         flex/bison/byacc aren't in objdir.
8535
8536 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
8537
8538         * Makefile.in: Make everything which depends upon all-bfd also
8539         depend upon all-opcodes, in case --with-commonbfdlib is used.
8540
8541 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8542
8543         * configure.in (host *-*-cygwin32): Don't build gdb if we are
8544         building NT native compilers on Unix.
8545
8546 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
8547
8548         * configure.in: Don't get CC from the host Makefile fragment if we
8549         can find gcc in PATH, or if this is a Canadian Cross.  Move the
8550         Solaris test for /usr/ucb/cc to the post target script, just after
8551         the compiler sanity test.
8552
8553 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
8554
8555         * config.sub: Merge with FSF.
8556
8557 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
8558
8559         * Makefile.in (RPATH_ENVVAR): New variable.
8560         (REALLY_SET_LIB_PATH): Use it.
8561         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
8562
8563 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
8564
8565         * config.sub, configure.in: Recognize sparclet cpu.
8566
8567 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
8568
8569         * config.guess:  Support m68k-cbm-sysv4.
8570
8571 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
8572
8573         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
8574         m68k-unknown-linuxaout from linker help string.  Put quotes around
8575         $ld_help_string.
8576
8577 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
8578
8579         * config.guess (powerpc-harris-powerunix): Add guess for port
8580         to new target.
8581
8582 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8583
8584         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
8585
8586 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
8587
8588         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
8589         $(REALLY_SET_LIB_PATH) in Makefile.
8590         * Makefile.in (SET_LIB_PATH): New variable.
8591         (REALLY_SET_LIB_PATH): New variable.
8592         ($(DO_X)): Use $(SET_LIB_PATH).
8593         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
8594         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
8595         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
8596         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
8597         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
8598         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
8599         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
8600         (install-dosrel): Likewise.
8601         (all-opcodes): Depend upon all-libiberty.
8602
8603 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
8604
8605         * config.guess (*:CYGWIN*): New
8606
8607 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8608
8609         * Makefile.in (all-target-winsup): All all-target-libiberty.
8610
8611 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
8612
8613         * configure.in (noconfigdirs): Add missing # in front of comment.
8614
8615 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
8616
8617         * configure.in: add second pass to things added to noconfigdirs
8618         so *-gm-magic can exclude libgloss properly.
8619
8620 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
8621
8622         * mpw-configure (extralibs_name, rez_name): Set correctly
8623         for MWC68K compiler.
8624
8625         * mpw-README: Add more info on the necessary build tools.
8626
8627 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
8628
8629         * configure.in, config.sub: Recognize cygwin32.
8630
8631 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
8632
8633         * config.guess, config.sub: Recognize A/UX.
8634
8635 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
8636
8637         * config.sub: Merge with gcc/config.sub.
8638
8639 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
8640
8641         * mpw-build.in (do-binutils): Add build of stamps.
8642
8643 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
8644
8645         * config.sub: Add recognition for mips64vr4100*-* targets.
8646
8647 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8648
8649         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
8650         Add creation of gconfigargs with `--enable-shared' turned on.
8651         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
8652         ($(host)-stamp-stage3-configured): Likewise.
8653         (HOLES): Add chatr and ldd.
8654         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
8655
8656 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
8657
8658         * configure: Pass --nfp to recursive configures.
8659
8660 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
8661
8662         * Makefile.in (DLLTOOL): New.
8663         (DLLTOOL_FOR_TARGET): New.
8664         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
8665         (EXTRA_TARGET_FLAGS): Ditto.
8666         (EXTRA_GCC_FLAGS): Ditto.
8667         (CONFIGURE_TARGET_MODULES): Ditto.
8668         (DO_X): Ditto.
8669         * configure: Add DLLTOOL.
8670
8671 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
8672
8673         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
8674         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
8675         mh-sco, since old workarounds no longer needed, and don't
8676         build ld, since libraries have weak symbols in COFF.
8677
8678 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
8679
8680         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
8681
8682 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
8683
8684         * configure.in: Make sure that ${CC} can be used to compile an
8685         executable.
8686
8687 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
8688
8689         * Makefile.in (all-gdb): Depend on $(GDB_TK).
8690         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
8691         nothing depending on whether gdbtk is being built.
8692
8693 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
8694
8695         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
8696
8697 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
8698
8699         * configure.in (noconfigdirs): Put ld or gas in this early, if the
8700         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
8701
8702 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
8703
8704         * config-ml.in: Add support for
8705         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
8706         Simplify setting of multidirs from --disable-foo.
8707
8708 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8709
8710         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
8711         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
8712         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
8713         non-empty, pass them on to the  GCC make.
8714         (all-bootstrap): New rule that is like all-gcc, except it executes
8715         the GCC bootstrap rule instead of the GCC all rule.
8716
8717 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
8718
8719         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
8720
8721 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8722
8723         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
8724         DG/UX support.
8725
8726 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
8727
8728         * config.sub (i*86*) Change [345] to [3456]
8729
8730 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8731
8732         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
8733         --with-gnu-ld=no.
8734
8735 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
8736
8737         * config-ml.in (rs6000*, powerpc*): Add switches to control which
8738         AIX multilibs get built.
8739
8740 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8741
8742         * configure.in (i386-win32): Don't build expect if we're not
8743         building the tcl subdir.
8744
8745 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
8746
8747         * Makefile.in: (configure-target-examples, all-target-examples):
8748         New targets, configure and build example programs.
8749
8750 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
8751
8752         * mpw-configure: If an mpw-config.in generated a file mk.sed,
8753         use it as input to sedit the generated MPW makefile.
8754         * mpw-README: Add a suggestion about Gestalt.h.
8755
8756 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
8757
8758         * config.sub: Accept *-*-ieee*.
8759
8760 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
8761
8762         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
8763         Ronald F. Guilmette <rfg@monkeys.com>.
8764
8765 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8766
8767         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
8768         for powerpc-pe native.
8769         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
8770         (target==powerpc-pe): duplicate i386-win32 entry.
8771
8772 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8773
8774         * configure.in (noconfigdirs): Exclude target-newlib for all versions
8775         of vxworks, not just vxworks5.1.
8776
8777 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
8778
8779         * mpw-configure: Add support for exec-prefix.
8780
8781 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8782
8783         * config.guess: Recognize HP model 816 machines as having
8784         a PA1.1 processor.
8785
8786 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
8787
8788         * configure: Ignore new autoconf configure options.
8789
8790 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
8791
8792         * config.guess:  Recognize Pentium under SCO.
8793         From Robert Lipe <robertl@arnet.com>.
8794
8795 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8796
8797         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
8798
8799 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
8800
8801         * configure.in: Don't configure gas for alpha-dec-osf*.
8802
8803 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
8804
8805         * configure.in: Default to --with-stabs for some targets for which
8806         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
8807         i[345]86*-*-unixware*.
8808
8809 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
8810
8811         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
8812         rather than basing it on the target.  Simplify handling of options
8813         controlling which directories to configure.  Remove extraneous
8814         slash in multi-clean target.
8815
8816 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
8817
8818         * config-ml.in: Prefix more variables with ml_ so they don't collide
8819         with configure's.
8820
8821 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
8822
8823         * configure: Don't turn -v into --v.
8824
8825 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
8826
8827         * configure.in (targargs): Fix typo.
8828
8829         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
8830
8831 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
8832
8833         * configure.in: Strip --host and --target options from
8834         CONFIG_ARGUMENTS, and always configure for --host only.  Add
8835         --with-cross-host option when building with a cross-compiler.
8836         * configure: Canonicalize the arguments put into config.status by
8837         always using `=' for an option with an argument.  Pass a presumed
8838         --host or --target explicitly.
8839
8840 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
8841
8842         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
8843         into general OS recognition case.
8844
8845 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8846
8847         * configure.in (target_configdirs): add target-winsup only
8848         for win32 target systems.
8849
8850 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
8851
8852         * Makefile.in (all-target-libgloss): Depend upon
8853         configure-target-newlib, since when libgloss is built it looks to
8854         see if the newlib directory exists.
8855
8856 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
8857
8858         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
8859         cfg-ml-*.in.
8860
8861 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
8862
8863         * configure: Handle LD and LD_FOR_TARGET when configuring a
8864         Canadian Cross.
8865
8866 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8867
8868         * configure.in (target_libs): add target-winsup.
8869         (target==i386-win32): add patch diff flex make to $noconfigdirs.
8870         (target==ppcle-pe): remove ld from $noconfigdirs.
8871
8872 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
8873
8874         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
8875         Preserve relative path names in $srcdir.  Build symlink tree if
8876         configuring cross target dir and srcdir=. (= no VPATH support).
8877         (configure-target-libg++): Depend on configure-target-librx.
8878         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
8879         * config-ml.in: New file.
8880         * symlink-tree: New file.
8881         * configure: Ensure srcdir="." if that's what it is.
8882
8883 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
8884
8885         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
8886         includes and FLEX_SKELETON setting.
8887         * mpw-configure (--with-gnu-ld): New option, controls whether
8888         to use PPCLink or ld with PowerMac GCC.
8889         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
8890         * mpw-config.in: Configure grez if targeting Mac.
8891
8892         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
8893         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
8894         just macos.
8895         * configure.in: Configure grez resource compiler if targeting Mac.
8896         * Makefile.in (all-grez, install-grez): New targets.
8897
8898 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
8899
8900         * configure: CXX defaults to gcc, not g++.  If we find
8901         gcc in the path, set CC to gcc -O2.
8902
8903 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
8904
8905         * configure: Default ${build} correctly.  Avoid picking up extra
8906         spaces when reading CC and CXX from Makefile.  When doing a
8907         Canadian Cross, use plausible default values for numerous
8908         variables.
8909         * configure.in: When doing a Canadian Cross, don't try to
8910         configure tools whose configure script can't handle it.
8911
8912 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8913
8914         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
8915
8916 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8917
8918         * configure:  Remove dubious bug reporting address.
8919
8920 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8921
8922         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
8923         configure script, run that instead of this directory's configure.
8924         In either case, print a message that we're configuring the sub-dir.
8925
8926 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8927
8928         * configure.in: Before checking for the existence of various files,
8929         use sed to filter out "target-".
8930
8931 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
8932
8933         * Makefile.in (DO_X): Split rule to decrease command line length
8934         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
8935         (Philippe De Muyter).
8936
8937 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
8938
8939         * Makefile.in (all-patch): depend on all-libiberty.
8940
8941 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
8942
8943         * configure.in: If the only directory in target_configdirs which
8944         actually exists is libiberty, then set target_configdirs to empty,
8945         to avoid trying to build a target libiberty in a gas or gdb
8946         distribution.
8947
8948 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
8949
8950         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
8951         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
8952         systems.
8953
8954 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
8955
8956         * configure.in (copy_dirs): Use sys-include instead of include
8957         for --with-headers option.
8958
8959 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
8960
8961         * Makefile.in, configure.in: Make winsup builds work with
8962         new scheme.
8963
8964 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
8965
8966         * configure.in: Build the linker on AIX.
8967
8968 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8969
8970         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
8971         where needed.
8972
8973 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
8974
8975         * Makefile.in (all-gcc): Fix typo.
8976
8977 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8978
8979         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
8980
8981 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8982
8983         * configure.in:  Rename libFOO to target-libFOO, and xiberty
8984         to target-xiberty, to provide more flexibility.
8985         (target_subdir):  Define.  Create if cross.
8986         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
8987         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
8988         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
8989         check-libFOO -> check-target-libFOO, etc.
8990         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
8991         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
8992         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
8993         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
8994         allow ALL_GCC="" to only configure.
8995         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
8996         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
8997         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
8998
8999 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
9000
9001         * Makefile.in (taz): Build "info" in etc explicitly.
9002
9003 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
9004
9005         * configure.in:  Make sure that CC is undefined (as opposed to
9006         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
9007         problem with autoconf trying to configure on a host without GCC.
9008
9009 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
9010
9011         * mpw-configure: Set host alias from choice of host compiler,
9012         only use generic MPW Makefile sed if present, edit a file
9013         named "hacked_Makefile.in" instead of "Makefile.in" if present.
9014         * mpw-README: Add problem notes about CW6 and CW7.
9015
9016 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
9017
9018         * Makefile.in (taz): Use ";" instead of ";;".
9019
9020 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9021
9022         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
9023         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
9024         DISTDOCDIRS.
9025         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
9026         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
9027
9028 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9029
9030         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
9031         and gnats, because they are now subsumed by DISTSTUFFDIRS.
9032         Move bfd to DISTSTUFFDIRS.
9033
9034 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9035
9036         * Makefile.in (X11_LIB): Removed.
9037         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
9038
9039         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
9040
9041 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9042
9043         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
9044         names.
9045
9046 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9047
9048         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
9049
9050 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
9051
9052         * configure.in (i[345]86-*-win32): Always build newlib.
9053         Don't configure cvs, autoconf or texinfo.
9054         * Makefile.in (LD_FOR_TARGET): New.
9055         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
9056         Pass down LD_FOR_TARGET.
9057
9058 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
9059
9060         * winsup: New directory.
9061         * Makefile.in: Build winsup.
9062         * configure.in: Winsup is configured when target is win32.
9063         Can only build win32 target GDB when native.
9064
9065 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
9066
9067         * config.guess: Recognize HP model 819 machines as having
9068         a PA 1.1 processor.
9069
9070 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
9071
9072         * configure: Fix sed loop which substitutes for CC and CXX to
9073         avoid bug found in various sed implementations.
9074
9075 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9076
9077         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
9078         simulator.  Use standard powerpc-*-eabi*.
9079
9080 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
9081
9082         * configure.in: Stop putting gas and binutils in noconfigdirs for
9083         powerpc-*-aix* and rs6000-*-*.
9084
9085 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
9086
9087         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
9088         -mcall-aixdesc libraries.
9089
9090 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
9091
9092         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
9093
9094         * config.sub (arm | armel | armeb): Fix shell syntax.
9095
9096 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9097
9098         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
9099         -msoft-float and -mcpu=common support.
9100         (powerpc*-*-eabisim*): Add support for building -mcall-aix
9101         libraries.
9102
9103 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9104
9105         * configure.in: Allow configuration and build of emacs19 for the alpha.
9106
9107 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9108
9109         * configure.in (CC): Get ^CC, not just any old CC, from
9110         ${host_makefile_frag}.
9111
9112 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9113
9114         * configure.in (CC): Try to get CC from
9115         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
9116
9117 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9118
9119         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
9120         only if it exists in $(srcdir).
9121
9122 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
9123
9124         * configure: If CC and CXX are not set in the environment, set
9125         them, based on either an existing Makefile or on searching for gcc
9126         in PATH.  Substitute for CC and CXX in Makefile.
9127         * configure.in: Remove libm from target_libs.  Separate
9128         target_configdirs from configdirs.  If CC is not set in
9129         environment, try to get it from a host Makefile fragment.  Rewrite
9130         changes of configdirs to use skipdirs instead.  A few minor
9131         tweaks.  Take directories out of target_configdirs as they are
9132         taken out of configdirs.  Remove existing Makefile files from
9133         subdirectories.  Substitute for TARGET_CONFIGDIRS and
9134         CONFIG_ARGUMENTS in Makefile.
9135         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
9136         by configure.in.
9137         (CONFIG_ARGUMENTS): Likewise.
9138         (CONFIGURE_TARGET_MODULES): New variable.
9139         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
9140         ($(CONFIGURE_TARGET_MODULES)): New target.
9141         (configure-libg++, configure-libio): New targets.
9142         (all-libg++): Depend upon configure-libg++.
9143         (all-libio): Depend upon configure-libio.
9144         (configure-libgloss, all-libgloss): New targets.
9145         (configure-libstdc++): New target.
9146         (all-libstdc++): Depend upon configure-libstdc++.
9147         (configure-librx, all-librx): New targets.
9148         (configure-newlib): New target.
9149         (all-newlib): Depend upon configure-newlib
9150         (configure-xiberty): New target.
9151         (all-xiberty): Depend upon configure-xiberty.
9152
9153 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9154
9155         * configure.in (host i[345]86-*-win32):  Expand the
9156         noconfigdirs again.
9157
9158 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
9159
9160         * mpw-configure: Fix sed command file name.
9161
9162 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
9163
9164         * configure.in (host i[345]86-*-win32): Reduce the
9165         noconfigdirs again.
9166
9167 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
9168
9169         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
9170         or powerpc*-*-pe*, since they are not yet supported.
9171
9172 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
9173
9174         Add PowerMac support and many other enhancements.
9175         * mpw-configure: New option --cc to select compiler to use,
9176         paste options set according to --cc into the generated
9177         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
9178         if mpw-make.sed is present.
9179         * mpw-config.in: Don't test for gC1, test for mpw-touch,
9180         add forward includes for PowerPC include files.
9181         * mpw-build.in: Build using Makefile.PPC if present.
9182         (do-byacc, etc): Remove separate version resource builds.
9183         (do-gas): Build "stamps" before "all".
9184         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
9185         * mpw-README: Update to reflect --cc option, PowerMac support,
9186         and recently-reported compatibility problems.
9187
9188 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
9189
9190         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
9191         embedded m68k systems (-aout, -coff, -elf, -vxworks).
9192         (--with-multilib-top): Pass to recursive invocations.
9193
9194 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
9195
9196         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
9197         v810-*-*.
9198
9199 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9200
9201         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
9202         gdb, ld and opcodes on v810-*-*.
9203
9204 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
9205
9206         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
9207         (local-maintainer-clean): New target.
9208         (maintainer-clean): New target.
9209         (realclean): Just depend upon maintainer-clean.
9210
9211 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9212
9213         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
9214
9215 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
9216
9217         * configure.in: Build ld in mips*-*-bsd* case.
9218
9219 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
9220
9221         * config.sub: Accept -lites* OS.  From Ian Dall.
9222
9223 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
9224
9225         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
9226         targets.
9227
9228 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9229
9230         * configure.in: treat i386-win32 canadian cross the same as
9231         i386-go32 canadian cross.
9232
9233 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9234
9235         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
9236         running under the simulator to build a reduced set of libraries.
9237         (powerpc-*-eabiaix): Add fine grained multilib support added to
9238         other powerpc targets yesterday.
9239
9240 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9241
9242         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
9243         -disable-softfloat, -disable-relocatable, -disable-aix, and
9244         -disable-sysv to control which multilib libraries get built.
9245
9246 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
9247
9248         * configure: Add Makefile.tem to list of files to remove in trap
9249         handler.
9250
9251 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9252
9253         * config.guess (*Linux*):  Add missing "exit"s.
9254         Also, need specific check for alpha-unknown-linux (uses COFF).
9255
9256 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9257
9258         * config.guess:  Merge with FSF:
9259
9260         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
9261         * config.guess (AIX4): More robust release numbering discovery.
9262
9263         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
9264         * config.guess (i386-sequent-ptx): Properly get version number.
9265
9266         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
9267         * config.guess (mips:*:4*:UMIPS): New case.
9268
9269 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9270
9271         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
9272         (i386-win32 host): Likewise.  Don't build readline.
9273
9274 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
9275
9276         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
9277         SUPPORT_FILES to submakes.
9278
9279 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
9280
9281         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
9282         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
9283         mpw-configure.
9284
9285 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
9286
9287         * configure.in (appdirs): Use =, not ==, in test expression when
9288         trying to build the text to print in the warning message for
9289         Solaris users.
9290
9291 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
9292
9293         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
9294
9295 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9296
9297         * config.guess: Recognize lynx-2.3.
9298
9299 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
9300
9301         * config.sub (z8ksim): Deleted
9302         (z8k-*-coff): New, this is the one true name of the target.
9303
9304 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
9305
9306         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
9307
9308 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
9309
9310         * config.guess (*:Linux:*:*): First try asking the linker what the
9311         default object file format is (elf, aout, or coff).  Then if this
9312         fails, try previous methods.
9313
9314 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9315
9316         * configure.in: Don't build newlib for *-*-vxworks5.1.
9317
9318 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
9319
9320         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
9321         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
9322
9323 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
9324
9325         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
9326
9327 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
9328
9329         * cfg-ml-com.in: New file.
9330         * cfg-ml-pos.in: New file.
9331
9332 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
9333
9334         * COPYING.NEWLIB: Add HP free copyright to list.
9335
9336 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
9337
9338         * config.sub: Recognize -eabi* for the system, not just -eabi.
9339
9340 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
9341
9342         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
9343         * config.sub, configure.in (win32): New target and host.
9344
9345 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
9346
9347         * configure.in: Add i386-pe configuration.
9348
9349 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
9350
9351         * mpw-build.in (install): Install GDB after LD.
9352
9353 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
9354
9355         * mpw-config.in (elf/mips.h): Always forward-include, needed
9356         for GDB to build.
9357
9358 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9359
9360         * testsuite: New directory for customer acceptance and whole tool
9361         chain tests.
9362
9363 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
9364
9365         * configure: If per-host line isn't found, but AC_OUTPUT is found
9366         and a configure script exists, run it instead.
9367
9368 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9369
9370         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
9371
9372 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9373
9374         * configure: Set build_{cpu,vendor,os,alias} to host values when
9375         --build isn't specified.
9376
9377 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9378
9379         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
9380         (FLAGS_TO_PASS): Pass them.
9381         (EXTRA_TARGET_FLAGS): Ditto.
9382
9383 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9384
9385         * Makefile.in (all-libg++): Depend on all-libstdc++.
9386
9387 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9388
9389         * configure.in (noconfigdirs): Enable all packages for
9390           i386-unknown-netbsd.
9391
9392 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
9393
9394         * configure.in (noconfigdirs): Don't configure tk for i386-go32
9395         hosted builds (DOS builds)
9396
9397 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
9398
9399         Changes for ARM based on patches from Richard Earnshaw:
9400         * config.sub: Handle armeb and armel.
9401         * configure.in: Omit arm linker only for riscix.
9402
9403 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9404
9405         * config.guess:  Update from FSF.
9406
9407 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
9408
9409         * config.sub: Recognize powerpcle as the little endian variant of
9410         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
9411         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
9412         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
9413         temporarily.
9414
9415 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
9416
9417         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
9418
9419 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
9420
9421         * config.sub: Accept -lites* as a basic system type.
9422
9423 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
9424
9425         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
9426         installed, and if so return linuxoldld as the system name.
9427
9428 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
9429
9430         * config.guess: Add hppa1.1-hp-lites support.
9431
9432 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
9433
9434         * configure.in: Don't build newlib for m68k-vxworks5.1.
9435
9436 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9437
9438         * configure.in (mips-sgi-irix6): Use mh-irix5.
9439
9440 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
9441
9442         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
9443
9444 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9445
9446         * test-build.mk: Enable building of shared libraries on IRIX 5 and
9447         OSF/1.  Fix compiler flags.
9448         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
9449
9450 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
9451
9452         * configure.in: Recognize --with-newlib.
9453         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
9454
9455 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9456
9457         * Makefile.in: move {all,check,install}-gdb from *_MODULES
9458         to *_X11_MODULES due to gdbtk needing X include files et al.
9459
9460 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
9461
9462         Merge in support for Mac MPW as a host.
9463         (Old change descriptions retained for informational value.)
9464
9465         * mpw-config.in: Add generic include forwards for cpu-specific
9466         include files in aout and elf directories.
9467
9468         * mpw-configure: Added copyright.
9469         * mpw-config.in: Check for presence of required build tools.
9470         (target_libs): Add newlib.
9471         (target_tools): Add examples.
9472         (Read Me): Generate as "Read Me for MPW" instead.
9473         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
9474         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
9475         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
9476
9477         * mpw-configure: Remove subdir-specific makefile hackery,
9478         delete mk.tmp after using it.
9479
9480         * mpw-build.in (all): Display start and end times.
9481
9482         * mpw-configure (host_canonical): Set.
9483         (target_cpu): Always add to makefiles.
9484         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
9485         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
9486         (mpw-mh-mpw): Look for in srcdir and srcroot.
9487         Use sed instead of mpw-edit-prefix to edit prefix definitions.
9488
9489         * mpw-build.in: (install-only): New target.
9490
9491         * mpw-configure (host_alias, target_alias): Rename from hostalias
9492         and targetalias, add into generated Makefile.
9493         (mk.tmp): If present, add into generated Makefile.
9494         * mpw-build.in (all-gas): Build config.h first before gas proper.
9495
9496         * mpw-configure (config.status): Write only if changed.
9497         * mpw-config.in (readline): Configure it (not built, just used for
9498         definitions).
9499
9500         * mpw-config.in (elf/mips.h): Add a forward include.
9501
9502         * mpw-config.in: Forward-include most .h files in include into
9503         extra-include.
9504         (readline): Don't build.
9505         mpw-build.in (install): Install GDB.
9506
9507         * mpw-configure (prefix, mpw_prefix): Handle it.
9508         * mpw-config.in (mmalloc, readline): Don't configure.
9509         * mpw-build.in (thisscript): Rename to ThisScript.
9510         Use mpw-build instead of BuildProgram everywhere.
9511         (mmalloc, readline): Don't build.
9512         * mpw-README: New file, basic documentation about the MPW port.
9513
9514         * mpw-config.in: Use forward-include to create include files.
9515
9516         * mpw-configure: Add more things to the top of each configured
9517         Makefile, including contents of config/mpw-mh-mpw.
9518         * mpw-config.in (extra-include): Create this directory and fill it
9519         with Posix-like include files when configuring.
9520
9521         * config.sub (apple, mac, mpw): Add various aliases.
9522
9523         * mpw-build.in: New file, top-level build script fragment for MPW.
9524         * mpw-configure: New file, configure script for MPW.
9525         * mpw-config.in: New file, config fragment for MPW.
9526
9527 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9528
9529         * configure.in (host_libs): Remove glob, since it is gone from the
9530         sources.
9531
9532 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
9533
9534         * Makefile.in: define empty GDB_NLM_DEPS var.
9535
9536         * configure.in(target_makefile_frag): use config/mt-netware
9537         for netware targets.
9538
9539 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
9540
9541         * config.sub: Merge in recent FSF changes.  Remove linux special
9542         cases.
9543
9544 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
9545
9546         Revert this change:
9547
9548         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
9549
9550                 * build-all.mk: Use CC=cc -Xs on Solaris.
9551
9552 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9553
9554         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
9555         stop using it.
9556         * Makefile.in: Nuke all references to glob subdirectory.
9557
9558 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9559
9560         * configure.in: Fix --enable-shared logic in per-host.
9561
9562 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
9563
9564         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
9565
9566 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
9567
9568         * configure.in (noconfigdirs): Don't build gas on AIX, for
9569         powerpc*-*-aix* as well as for rs6000*-*-aix*.
9570
9571 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
9572
9573         * configure: Fix --cache-file to work if the file argument is a
9574         relative path.
9575
9576 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
9577
9578         * configure: If the --cache-file is used, pass it down to
9579         configure in subdirectories.
9580
9581 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
9582
9583         * config.sub: add vxworks29k configuration.
9584
9585 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
9586
9587         * Makefile.in (taz): Do "diststuff" part quietly.
9588
9589 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
9590
9591         * config.sub: Mini-merge with gcc/config.sub.
9592
9593 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
9594
9595         * config.guess (IRIX): Sed - to _.
9596
9597 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
9598
9599         * Makefile.in (source-vault, binary-vault): New targets.
9600
9601 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
9602
9603         * config.sub: Recognize -eabi as a basic system type.
9604
9605 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9606
9607         * configure.in (enable_shared stuff): Fix typo.
9608
9609 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
9610
9611         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
9612
9613 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
9614
9615         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
9616
9617 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
9618
9619         * configure.in (rs6000-*-*): Don't build gas.
9620
9621 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
9622
9623         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
9624         reduce command line length.
9625         (AS_FOR_TARGET): Check for as.new, not Makefile.
9626         (NM_FOR_TARGET): Check for nm.new, not Makefile.
9627
9628 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
9629
9630         * config.guess:  Merge from FSF.
9631
9632 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9633
9634         * configure: Don't use $ when handling program_suffix.
9635
9636 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
9637
9638         * configure.in:  Configure tk for hppa/hpux.
9639
9640 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9641
9642         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
9643
9644 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9645
9646         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
9647         to LIBCXXFLAGS.  Tests are better run without it.
9648
9649 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
9650
9651         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
9652
9653 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
9654
9655         * configure.in (*-*-netware*): Don't configure xiberty.
9656
9657 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
9658
9659         * configure.in:  Remove tk from native_only list.
9660
9661 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
9662
9663         * build-all.mk: Add mips-ncd-elf target to sun4 targets
9664           for special NCD build.
9665
9666 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9667
9668         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
9669         makeall.bat, they're only useful for binutils snapshots.
9670         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
9671         makeall.bat to specified SUPPORT_FILES.
9672
9673 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
9674
9675         * build-all.mk: Add Ericsson targets to sun4 and solaris
9676           hosts.  Add  BNR's sun4 target to solaris host, so their
9677           build-from-source will be tested in-house first.
9678
9679 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
9680
9681         * Makefile.in (LIBCFLAGS): New variable.
9682         (CFLAGS_FOR_TARGET): Ditto.
9683         (LIBCFLAGS_FOR_TARGET): Ditto.
9684         (LIBCXXFLAGS): Ditto.
9685         (CXXFLAGS_FOR_TARGET): Ditto.
9686         (LIBCXXFLAGS_FOR_TARGET): Ditto.
9687         (BASE_FLAGS_TO_PASS): Pass them.
9688         (EXTRA_TARGET_FLAGS): Ditto.
9689
9690         * configure.in: Support --enable-shared.
9691
9692 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9693
9694         * configure.in (target_libs):  Include libstdc++ again.
9695         * config.guess:  Update from FSF (for FreeBSD).
9696
9697 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9698
9699         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
9700         makeall.bat.
9701         (DISTDOCDIRS): Add `etc'.
9702         (ETC_SUPPORT_PFX): New variable.
9703         (taz): Include anything from etc starting with a word in
9704         ETC_SUPPORT_PFX.
9705
9706 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9707
9708         * config.sub: Update for recent FSF changes.  Remove obsolete
9709         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
9710         spacing changes.
9711
9712 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
9713
9714         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
9715
9716         * config.guess:  Merge with FSF.
9717         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
9718
9719 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9720
9721         * configure: Since the "trap 0" handler will override the exit
9722         status on many systems, only use it for "exit 1", and make it set
9723         a non-zero exit status; reset it before "exit 0".  Also, check
9724         exit status of config.sub, and error out if it failed.
9725
9726 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
9727
9728         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
9729         and install libgloss.
9730
9731 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9732
9733         * Makefile.in (all-binutils): Depend upon all-byacc.
9734
9735         * configure.in: Don't build emacs on Irix 5.
9736
9737 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9738
9739         * configure.in (*-*-netware*): Add libio.
9740
9741 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
9742
9743         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
9744         (CHECK_TARGET_MODULES): Ditto.
9745         (INSTALL_TARGET_MODULES): Ditto.
9746         (TARGET_LIBS): Ditto.
9747         (all-libstdc++): Note dependencies.
9748
9749 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9750
9751         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
9752
9753 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
9754
9755         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
9756         -fexternal-templates.
9757
9758         * configure.in (target_libs): Add libstdc++.
9759         (noconfigdirs): Add libstdc++ as appropriate.
9760
9761 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9762
9763         * config.guess:  Update from FSF.
9764
9765 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9766
9767         * configure: Use ${config_shell} when running ${configsub}.
9768
9769 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
9770
9771         * config.sub: No longer recognize h8300h.
9772
9773 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
9774
9775         * config.sub: Remove extraneous differences between config.sub and
9776         gcc/config.sub.
9777
9778 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
9779
9780         * Makefile.in (DISTSTUFFDIRS): Add gas.
9781
9782 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
9783
9784         * COPYING.NEWLIB: New file.
9785
9786 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9787
9788         * config.guess (HP-UX):  Patch from Harlan Stenn
9789         <harlan@landmark.com> to also emit release level.
9790
9791 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9792
9793         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
9794
9795 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9796
9797         * config.sub:  Merge nextstep cleanup from FSF.
9798
9799 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9800
9801         * configure.in (arm-*-*): Don't configure ld for this target.
9802
9803 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9804
9805         * configure.in (*-*-netware): don't configure libg++, libio,
9806           librx, or newlib.
9807
9808 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9809
9810         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
9811         configure ld--it works, but it doesn't support shared libraries.
9812
9813 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9814
9815         * config.guess (*-unknown-freebsd*):  Get rid of possible
9816         trailing "(Release)" in version string.
9817         Patch from Paul Richards <paul@isl.cf.ac.uk>.
9818
9819 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9820
9821         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
9822         Fix type: *-next-neststep -> *-next-nextstep.
9823
9824         * config.guess:  Merge from FSF:
9825
9826         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
9827
9828         * config.guess: Recognize powerpc-ibm-aix3.2.5.
9829
9830         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
9831
9832         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
9833         instead of UNIX_SV for UnixWare 1.0).
9834
9835 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
9836
9837         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
9838         to make gdb/nlm/* build after the compiler and linker.
9839
9840 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9841
9842         * config.guess (netbsd, freebsd, linux):  Accept any machine,
9843         not just i[34]86.
9844         (m68k-atari-sysv4):  Relocate to match FSF version.
9845
9846         * config.guess:  More merges from the FSF:
9847
9848         Add a space before function call or macro invocation.
9849
9850         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9851
9852         * config.guess: Add trap cmd to remove dummy.c and dummy when
9853         interrupted.
9854
9855         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
9856
9857         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
9858         (dummy): Redirect stderr from compilation of dummy.c.
9859
9860         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
9861
9862         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
9863
9864 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
9865
9866         * configure: Accept and ignore --cache*, for compatibility with
9867         new autoconf.
9868
9869 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9870
9871         * config.guess:  Merge from FSF:
9872
9873         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9874
9875         * config.guess (Pyramid*:OSx*:*:*): New case.
9876         (PATH): Add /.attbin at end for finding uname.
9877         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
9878
9879         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
9880
9881         * config.guess (M88*:DolphinOS:*:*): New case.
9882
9883         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
9884
9885         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
9886         to select whether to use ELF or COFF.
9887
9888         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9889
9890         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
9891
9892         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9893
9894         * config.guess: Guess the OS version for HPUX.
9895
9896         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
9897
9898         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
9899
9900 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9901
9902         * configure.in: Recognize --with-headers, --with-libs, and
9903         --without-newlib.
9904         * Makefile.in (all-xiberty): Depend upon all-ld.
9905
9906 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9907
9908         * configure.in: Change i[34]86 to i[345]86.
9909
9910 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9911
9912         * configure (version): A few more tweaks to help message.
9913
9914 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9915
9916         * Makefile.in:  Remove (for now) librx as a host library,
9917         now that we're building it for target.
9918
9919 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9920
9921         * configure: Fix up help message; from karl@owl.hq.ileaf.com
9922         (Karl Berry).
9923
9924 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9925
9926         * configure.in:  Also configure librx.
9927
9928 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9929
9930         * Makefile.in:  Update various rules to reflect that librx
9931         is now needed for libg++.
9932
9933 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9934
9935         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
9936
9937 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
9938
9939         * configure.in: Configure the examples directory.
9940
9941 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
9942
9943         * configure: Simplify Jun 2 1994 change.
9944
9945 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
9946
9947         * change CC to /usr/latest/bin/gcc for lynx host builds, since
9948         /bin/gcc isn't good enough to build gcc.
9949
9950 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
9951
9952         * Makefile.in (GDB_SUPPORT_FILES): Remove
9953         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
9954         (gdb.tar.gz): Add new rule to use standard distribution building
9955         mechanism.
9956
9957 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
9958
9959         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
9960         Bill Cox <bill@cygnus.com>.
9961
9962 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9963
9964         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
9965
9966 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
9967
9968         * configure:  Search current dir first in .gdbinit.
9969
9970 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9971
9972         * config.sub:  Recognize freebsd (merged from gcc config.sub).
9973
9974 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9975
9976         * config.sub:  Refer to NeXT's operating system as nextstep.
9977
9978         * config.sub (case $basic_machine):  Re-order the cases, to match
9979         the order in the FSF version (which is mostly alphabethical).
9980         Merge in some additions and changes from the FSF.
9981
9982 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
9983
9984         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
9985         * config.sub: Recognize cxux7.
9986         * configure.in: Use mh-cxux for m88k-harris-cxux*.
9987
9988 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
9989
9990         * config.sub:  Fix typo powerpc -> powerpc-*.
9991
9992 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
9993
9994         * Makefile.in: `all-emacs19' depends on `all-byacc'.
9995
9996         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
9997         parallel with all-emacs and install-emacs).  Top-level command
9998         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
9999
10000 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10001
10002         * test-build.mk ($(host)-stamp-stage2-installed): Remove
10003         $(relbindir)/make before doing ``make install'', and use
10004         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
10005         installing over running make binary.
10006         ($(host)-stamp-stage3-installed): Likewise.
10007
10008 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10009
10010         * config.guess: Recognize Mach.
10011
10012 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
10013
10014         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
10015         see whether --exec-prefix was used.
10016
10017 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10018
10019         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
10020
10021 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10022
10023         * Makefile.in: Add all-librx target similar to all-libproc.
10024
10025 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
10026
10027         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
10028         with post 1.2 uname bogosity.
10029
10030 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10031
10032         * configure: Remove temporary files on receipt of a signal.
10033
10034 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
10035
10036         * configure: If there is a package_makefile_frag, remove
10037         ${subdir}/Makefile.tem after copying it in.
10038
10039 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
10040
10041         * build_all.mk: support rs6000 lynx identifies itself as
10042         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
10043         since /bin/gcc is too feeble to compile a modern gcc.
10044
10045 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
10046
10047         * brought devo/test-build.mk update-to-date with progressive/
10048           test-build.mk. Add lynx targets and hppa flag info.
10049
10050 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10051
10052         * configure.in:  Use mh-ncrsvr43.  Patch from
10053         Tom McConnell <tmcconne@sedona.intel.com>.
10054
10055 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10056
10057         * config.guess (i386-unknown-bsdi):  No longer need to
10058         check #if defined(__bsdi__) && defined(__i386__).
10059
10060 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10061
10062         * configure: Set program_transform_nameoption correctly.
10063
10064 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
10065
10066         * brought build-all.mk update-to-date with progressive build-all.mk,
10067           added new targets and hppa info.
10068
10069 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10070
10071         * configure: If config.guess result is a prefix of the user
10072         specified target, assume a native build and use the user specified
10073         target as the host alias.  Remove SunOS patch suffix removal hack.
10074         * configure.in: Remove SunOS patch suffix removal hack.
10075
10076         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
10077         in NATIVE_CHECK_MODULES.
10078
10079 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
10080
10081         * Makefile.in: Rename HOST_ONLY to NATIVE.
10082         * configure: Delete SunOs patch suffix from host_canonical
10083           and build_canonical variables that are prepended to Makefiles.
10084         * configure.in: Add comments for easier maintenance.
10085
10086 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10087
10088         * Makefile.in: Add all-libproc target similar to all-gui.
10089
10090 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
10091
10092         * Makefile.in (CHECK_MODULES): split into
10093         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
10094
10095 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
10096
10097         * config.guess (i386-unknown-bsdi): New system to guess.
10098
10099 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10100
10101         * Makefile.in: Add all-gui target (but not yet build by "all").
10102
10103 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
10104
10105         * config.sub: Move deletion of patch suffix from here...
10106         * configure.in: To here, at Ian's suggestion.  The top-
10107           level scripts might need to know of a patch level.
10108
10109 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
10110
10111         * config.sub: Strip off patch suffix so rtl is recognized
10112           as a sunos4.1.3 machine, even though it's been patched.
10113
10114 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
10115
10116         * Makefile.in (INSTALL_LAST): Delete.
10117         (INSTALL_DOSREL): New.
10118
10119 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10120
10121         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
10122         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
10123         whether we pass down --with-gnu-ld anyhow.
10124
10125 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
10126
10127         * Makefile.in (INSTALL_LAST): Change operation so it works
10128         on more flavors of make.
10129         * configure.in (go32): Don't build libg++ or libio.
10130
10131 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
10132
10133         * Makefile.in (Move HOST_PREFIX_1 and friends up so
10134         they can be overriden by templates.
10135
10136 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
10137
10138         * configure.in (target==go32): Don't build gdb.
10139         * dosrel: New directory.
10140
10141 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
10142
10143         * configure.in (host==go32): Configure dosrel too.
10144         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
10145         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
10146         be set by incoming names or templates.
10147         (INSTALL_LAST): New rule.
10148
10149 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
10150
10151         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
10152
10153 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10154
10155         * configure.in (appdirs): New variable.  Currently empty, but will
10156         be used in gas distribution.  If nonempty, lists a set of
10157         directories at least one of which must get configured, or top
10158         level configuration is considered to have failed.
10159         (rs6000-*-lynxos*): Use new file name.
10160
10161 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10162
10163         Eliminate XTRAFLAGS.
10164         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
10165         newlib include files using -idirafter, and also use -nostdinc.
10166         (CXX_FOR_TARGET): Likewise.
10167         (XTRAFLAGS): Removed.
10168         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
10169         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
10170         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
10171         ($(DO_X)): Don't pass down XTRAFLAGS.
10172
10173 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
10174
10175         * configure.in (mips*-dec-bsd*): New target; do build linker.
10176         (mips*-*-bsd*): New target; don't build linker.
10177
10178 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
10179
10180         * configure.in: support rs6000-*-lynxos* configuration.
10181         support sunos4 as a cross target.
10182
10183         * config.sub: look for lynx*, not lynx since the OS version may
10184         legitimately be part of the name.
10185
10186 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10187
10188         * configure.in (i[34]86-*-sco*): Move to be with other i386
10189         targets.
10190         (romp-*-*): New target.  Skip various binary utilities.
10191         (vax-*-*): New target.  Don't build newlib.
10192         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
10193
10194 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10195
10196         * configure.in: Only set host_makefile_frag if config
10197         directory exists.
10198
10199 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10200
10201         * install.sh: If $dstdir exists, don't check whether each
10202         component does.
10203
10204 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10205
10206         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
10207
10208 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
10209
10210         * configure.in (*-*-lynxos*): Don't configure newlib for either
10211         native or cross Lynx.
10212
10213 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
10214
10215         * config.sub (sparc64-elf): Fix os.
10216         (z8k): Remove duplicate.
10217
10218 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10219
10220         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
10221         gcc/stmp-fixproto, to try to prevent fixproto from being run.
10222
10223 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
10224
10225         * configure: Make file links cleanly even if Lynx fails on
10226           an NFS symlink (at least fail cleanly).
10227
10228 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
10229
10230         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
10231         -XNh2000.
10232
10233 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10234
10235         * configure: Unknown options are fatal again.
10236
10237 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
10238
10239         * configure: Ignore --x-includes and --x-libraries, for Autoconf
10240         compatibility.
10241
10242 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
10243
10244         * build-all.mk: Add `clean' target.
10245
10246 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10247
10248         * config.guess:  Add SINIX support.
10249         * configure.in:  Add mips-*-sysv4* support.
10250
10251 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
10252
10253         * build-all.mk: Document all useful targets.
10254         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
10255         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
10256
10257 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10258
10259         * configure: Support --silent, --quiet.
10260
10261 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10262
10263         * configure: Support --disable-FEATURE.
10264
10265 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10266
10267         * config.guess: Recognize NCR running SVR4.3.
10268
10269 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10270
10271         * config.guess:  Make BSDI generate i386-unknown-bsd386.
10272         Patch from Paul Eggert <eggert@twinsun.com>.
10273
10274 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10275
10276         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
10277
10278 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10279
10280         * configure: Make unrecognized options give nonfatal warnings
10281         instead of fatal errors, and pass them to any subdirectory
10282         configures in case they recognize them.
10283         Make --x equivalent to --with-x.
10284
10285 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
10286
10287         * configure: Add --enable-* options.  Clean up usage message and
10288         some comments.
10289
10290 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
10291
10292         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
10293
10294 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10295
10296         * configure.in (hppa*-*-*): Enable binutils.
10297
10298 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10299
10300         * config.sub: Recognize cisco.
10301
10302 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
10303
10304         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
10305
10306 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10307
10308         * config.guess: about target *-hitachi-hiuxwe2, don't print more
10309         than one configuration name.  Add comment.
10310
10311 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
10312
10313         * config.guess: about target *-hitachi-hiuxwe2, fixed
10314         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
10315         macro is incorrect.]
10316
10317 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10318
10319         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
10320         than the "make ls" stuff which used to be here.
10321
10322 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10323
10324         * config.guess:  Recognize i[34]86-unknown-freebsd.
10325         From Shawn M Carey <smcarey@rodan.syr.edu>.
10326
10327 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10328
10329         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
10330
10331 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
10332
10333         * config.guess: Check for ptx.
10334
10335 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
10336
10337         * config.sub: Add os9k checking.
10338
10339 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10340
10341         * config.guess: Handle OSF1 running on HPPA processors
10342
10343 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
10344
10345         * configure: If subdir configure fails, print out a message with
10346         subdirectory name, in case subdir's configure code didn't identify
10347         itself.
10348
10349 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
10350
10351         * configure.in: Remove embedded newlines from configdirs.
10352         Avoid mismatches of substrings.  Fix matching strings at end
10353         of configdirs.
10354
10355 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
10356
10357         * config.guess:  Add Lynx/rs6000 config support.
10358
10359 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
10360
10361         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
10362
10363 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
10364
10365         * configure.in (hppa*-*-osf*): Treat this just like most other
10366         PA configurations (eg no binutils or ld).
10367         (hppa*-*-*elf*): These configurations have binutils and ld.
10368
10369 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10370
10371         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
10372
10373 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10374
10375         * configure.in (rs6000-*-*): Build gas.
10376
10377 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
10378
10379         * Makefile.in:  Avoid bug in losing hpux sed.
10380
10381 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10382
10383         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
10384         for GDB and GDB has been fixed to not need it.
10385
10386 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10387
10388         * config.guess: Recognize vax hosts.
10389
10390 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10391
10392         * configure (while loop): Don't use "break 2" inside case
10393         statement -- the case statement isn't an enclosing loop.
10394
10395 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
10396
10397         * config.guess:  Clean up NeXT support, to allow nextstep
10398         on Intel machines.  Make OS be nextstep.
10399
10400 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
10401
10402         * config.guess: Add alternate forms for Convex.
10403
10404 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
10405
10406         * configure:  Completely rewrite option processing.  Take
10407         advantage of pattern-matching to avoid invoking test frequently.
10408         Also clean up host and target defaulting logic.
10409
10410 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
10411
10412         * Makefile.in: Replace all occurrances of "rootme" with "r" and
10413         "$${rootme}" with "$$r", to increase the likelihood that the do-*
10414         commands (plus user environment) will fit SCO limits.
10415
10416 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10417
10418         * configure.in: Don't issue warnings about directories which are
10419         not being configured if -norecursion is set.  Correct test for
10420         --with-gnu-as and --with-gnu-ld to not get confused by substring
10421         matches.
10422
10423         * configure.in: Don't build gas for alpha-dec-osf1*.
10424
10425 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
10426
10427         * configure:  Back out Per's change of 12/19/1993.  It changes the
10428         behavior of configure in unexpected and confusing ways.
10429
10430         Also, use different delim char when calculating
10431         program_transform_name so that the name can contain slashes.
10432
10433 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
10434
10435         * configure.in, config.sub: Add support for VSTa micro-kernel.
10436
10437 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
10438
10439         * configure.in: Nuke hacks which were used to get a special
10440         version of GAS for HPPA configurations.
10441
10442 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10443
10444         * configure:  If only ${target_alias} is given, use that
10445         as the default for ${host_alias}.
10446         * configure:  Add missing back-slashes before nested quotes.
10447
10448 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
10449
10450         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
10451
10452 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
10453
10454         * config.guess:  Recognize some Tektronix configurations.
10455         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
10456
10457 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
10458
10459         * config.sub: Match any flavor of SH.
10460
10461 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
10462
10463         * configure.in: Don't try to configure newlib for Alpha.
10464
10465 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10466
10467         * configure.in: Don't build ld for Irix 5.  Don't build gas,
10468         libg++ or libio for any Alpha target.
10469
10470         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
10471
10472 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
10473
10474         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
10475         default arguments -- so it tried to compress itself.
10476
10477 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
10478
10479         * configure.in (notsupp): ensure that a space is always at the end
10480           of the configdirs list, since the grep checks for an explicit space
10481
10482 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10483
10484         * configure.in (target i386-sysv4.2): don't build ld, since static
10485           versions of many libraries are not available.
10486
10487 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10488
10489         * config.guess: Recognize Apollos (using environment variables).
10490         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
10491
10492 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10493
10494         * config.guess: Recognize Sony news mips running newsos.
10495
10496 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
10497
10498         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
10499         "fi ; else" for bash.
10500
10501 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
10502
10503         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
10504
10505 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
10506
10507         * config.sub: accept unixware as an alias for svr4.2.
10508         Fix some inconsistancies with the gcc version.
10509
10510 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10511
10512         * Makefile.in (DISTDOCDIRS):  Add gdb.
10513
10514 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10515
10516         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
10517
10518 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10519
10520         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
10521         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
10522         this now.
10523
10524 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10525
10526         * config.sub: Accept hiux* as an OS name.
10527
10528         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
10529         etc/make-stds.texi.  The underscore came from gcc, and dje now
10530         agrees that RUNTESTFLAGS is the correct name.
10531
10532 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10533
10534         * install.sh:  Remove 'set -e'.  It makes any conditionals
10535         in the script useless.
10536
10537         * config.guess: Automatically recognize arm-acorn-riscix
10538         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
10539
10540 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
10541
10542         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
10543
10544 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10545
10546         * Makefile.in (DISTDOCDIRS): New variable.
10547         (taz): Edit local Makefile.in sooner, instead of proto-toplev
10548         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
10549
10550 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10551
10552         * configure.in (hppa target): check the source directory for the
10553           pagas sub-directory
10554
10555 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
10556
10557         * config.sub: Allow -aout* and -elf*.
10558
10559 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10560
10561         * configure.in: Don't build ld on i386-solaris2, same as for
10562         sparc-solaris2.
10563
10564 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10565
10566         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
10567
10568 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10569
10570         * configure.in:  Configure gdb for alpha.
10571
10572 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10573
10574         * Makefile.in (CXXFLAGS): Add -O.
10575
10576 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10577
10578         * config.guess: added support for DG Aviion
10579
10580 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10581
10582         * configure.in: Produce warning message for subdirectories not
10583         configurable for this host/target combination.  Don't try to
10584         configure gdb for vms.
10585
10586 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
10587
10588         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
10589         appropriate files before making "diststuff".
10590         (DISTBISONFILES): New var: list of files to be edited.
10591         (DISTSTUFFDIRS): Add binutils.
10592
10593 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10594
10595         * config.sub: also handle mipsel and mips64el (for little endian mips)
10596
10597 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10598
10599         * configure.in: Add * to end of all OS names.
10600
10601 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
10602
10603         * configure.in: Build newlib for LynxOS native.
10604
10605 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10606
10607         * config.guess: Add support for delta 88k running SVR3.
10608
10609         * configure.in: Add comment about HP compiler vs. emacs.
10610
10611 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10612
10613         * configure.in: don't build ld on solaris2 (not a viable option
10614           due to bugs in getpwnam & getpwuid)
10615
10616 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
10617
10618         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
10619         config.guess will produce a full version number.
10620
10621 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10622
10623         * configure.in: Build linker and binutils for alpha-dec-osf1.
10624
10625 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10626
10627         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
10628         and gdb/testsuite/Makefile.in.
10629
10630 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10631
10632         * configure.in: recognize mips*- instead of mips-
10633
10634 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
10635
10636         * config.sub: Accept linux*coff and linux*elf as operating
10637         systems.
10638
10639 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10640
10641         * config.sub: Recognize mips64, and mips3 as an alias for it.
10642
10643 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10644
10645         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
10646         gdb knows how to handle OSF/1 shared libraries.
10647
10648 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10649
10650         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
10651         * config.guess: Recognize Hitachi's HIUX.
10652         * config.sub: Recognize h3050r* and hppahitachi.
10653         Remove redundant cases for hp9k[23]*.
10654
10655 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10656
10657         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
10658         if gas and ld are in the source tree and are in ${configdirs}.
10659         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
10660         --with options (but still pass them down on the command line,
10661         if they were explicitly specified).
10662
10663 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10664
10665         * configure: substitute SHELL value in Makefile.in with
10666         ${CONFIG_SHELL}
10667
10668 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10669
10670         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
10671         *-*-solaris2* targets.
10672
10673 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10674
10675         * Makefile.in: define M4, and pass it down to sub-makes;
10676         all-autoconf now depends on all-m4
10677
10678 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10679
10680         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
10681         presence of {ar,ranlib} instead of a configured directory
10682
10683 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
10684
10685         * config.guess: Accept 34?? as well as 33?? for NCR.
10686
10687 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10688
10689         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
10690         of 'gas' in sed commands, since 'gash' is now in the tree as well.
10691
10692 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10693
10694         * configure: grab values for $(CC) and $(CXX) from the
10695         environment, so that someone can do "CC=gcc configure; make" and
10696         have it work right (matching the way that autoconf works now)
10697
10698         * configure.in, Makefile.in: add support for gash, the tcl
10699         interface to Galaxy
10700
10701         * config.guess: add NetBSD variants (hp300, x86)
10702
10703 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
10704
10705         * install.sh: Support -d option (in the manner of SunOS 4 install,
10706         as it is more deterministic than that of GNU install)
10707         (chmodcmd): Set file to mode 755 by default (should also do default
10708         chgrp and chown, but I don't feel like dealing with that now)
10709
10710 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
10711
10712         * config.sub: Remove h8300hhms alias.
10713
10714 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10715
10716         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
10717
10718 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10719
10720         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
10721         as stmp-fixinc
10722
10723 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
10724
10725         * config.sub: recognize m88110-bug-coff.
10726
10727 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10728
10729         * Makefile.in (all-libio): all dependencies on the toolchain used
10730         to build this (gcc, gas, ld, etc)
10731
10732 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10733
10734         * config.guess: Deal with OSF/1 1.3 on alpha.
10735
10736 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10737
10738         * install.sh: add some 'else true' clauses for portability
10739
10740         * configure.in: don't build libio for h8[35]00-*-* targets
10741
10742 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10743
10744         * Makefile.in:  Add support for new libio.
10745
10746 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10747
10748         * install.sh: If one command fails, don't try the rest.  Don't try
10749         to remove $dsttmp (via trap) unless we have already created it.
10750         If $src doesn't exist, detect it and exit with an error.
10751
10752         * config.guess: Recognize BSD on hp300.
10753
10754 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
10755
10756         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
10757         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
10758
10759 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
10760
10761         * Makefile.in (all-send-pr): depends on all-prms
10762
10763 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10764
10765         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
10766
10767 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
10768
10769         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
10770         Added test for mips-mips-riscos5.
10771
10772 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10773
10774         * configure.in: use mh-hp300 for 68k HP hosts
10775
10776 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10777
10778         * configure: add support for CONFIG_SHELL, so that you can use
10779         some alternate shell for evaluating configure scripts
10780
10781 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
10782
10783         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
10784         in configure script to bug-gdb@prep.ai.mit.edu when building
10785         distribution archive.
10786         * Makefile.in (COMPRESS):  Remove def.
10787         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
10788         gdb.tar.Z and make-gdb.tar.Z respectively.
10789         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
10790         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
10791         to convergence with 'taz' target in Makefile.in.
10792
10793 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10794
10795         * install.sh (dsttmp): use trap to ensure that tmp files go
10796         away on error conditions
10797
10798 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10799
10800         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
10801
10802 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10803
10804         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
10805         its parent is '/' not ''.
10806
10807         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
10808
10809 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
10810
10811         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
10812         that ${newsrcdir}/configure.in does.
10813
10814 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
10815
10816         * test-build.mk: support for CONFIG_SHELL
10817
10818 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
10819
10820         * config.sub (netware):  Add as a basic system type.
10821
10822 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
10823
10824         * Makefile.in (Makefile): depend on configure.in.  Also drop the
10825           $(srcdir)/ from the dependency on Makefile.in.
10826
10827 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
10828
10829         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
10830         (h8300hhms is temporary until multi-libraries are implemented).
10831         * configure.in: Handle h8300h too.
10832
10833 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10834
10835         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
10836
10837 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
10838
10839         * configure:  Remove extraneous output when guessing host type.
10840         * config.guess:  Remove extraneous output when guessing using C
10841         compiler rather than uname, or when guessing fails.
10842
10843 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
10844
10845         * Makefile.in: remove all.cross and install.cross targets
10846
10847         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
10848           definitions
10849
10850 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
10851
10852         * configure.in (target sh): Build gprof.
10853
10854 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10855
10856         * config.sub: change -solaris to -solaris2
10857
10858 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10859
10860         * configure.in: Use config/mh-riscos for mips-*-sysv*.
10861
10862 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
10863
10864         * configure: Correct error message for missing Makefile.in to
10865         print correct directory.
10866
10867 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10868
10869         * install.sh: kludge around 386BSD shell bug
10870
10871 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
10872
10873         * config.guess:  Recognize NeXT.
10874         * config.guess:  Recognize i486-ncr-sysv4.
10875         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
10876
10877 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
10878
10879         * Makefile.in (MAKEINFOFLAGS): New variable.
10880         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
10881         * build-all.mk, test-build.mk: Pass down --no-split as
10882         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
10883
10884 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
10885
10886         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
10887
10888 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
10889
10890         * Makefile.in (libg++.tar.z):  New rule.
10891         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
10892         * Makefile.in (taz):  Only do a single chmod.
10893
10894 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
10895
10896         * install.sh: don't use dirname anymore (replaced with sed usage)
10897
10898 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
10899
10900         * Makefile.in:  Change extension for gzip'd files from '.z' to
10901         '.gz' per new FSF standard usage.
10902
10903 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
10904
10905         * configure: put quotes around the final value of program_transform_name
10906
10907 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10908
10909         * Makefile.in: new install.sh support; update install-info rules
10910
10911 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
10912
10913         * configure.in: Build diff for crosses, but not for go32 host.
10914
10915         * configure.in: Build gprof only for native, and don't build it
10916         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
10917
10918 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
10919
10920         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
10921
10922 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
10923
10924         * configure.in (host_tools): Add prms.
10925
10926 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10927
10928         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
10929         with $(FLAGS_TO_PASS) on the command line
10930
10931         * config.sub: Recognize lynx and lynxos
10932
10933 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
10934
10935         * config.sub: Accept -ecoff*, not just -ecoff.
10936
10937 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10938
10939         * Makefile.in (taz): Use .gz suffix instead of .z.
10940         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
10941         names.
10942
10943 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10944
10945         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
10946
10947 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10948
10949         * Makefile.in (install-no-fixedincludes):  install gcc last, so
10950         that rebuilds that might happen during 'make install' don't get
10951         bogus gcc include files
10952
10953 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
10954
10955         Change from Utah for HPPA support:
10956         * config.guess: Recognize hppa1.x-hp-bsd.
10957
10958 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
10959
10960         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
10961         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
10962
10963 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
10964
10965         * config.sub: Add support for rom68k and bug boot monitors.
10966
10967 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
10968
10969         * Makefile.in: Make all-opcodes depend on all-bfd.
10970
10971 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
10972
10973         * config.guess: Added special check for i[34]86-univel-sysv4*.
10974
10975 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
10976
10977         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
10978         the processor rather than assuming i486.
10979
10980 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10981
10982         * config.guess: Recognize SunOS6 as Solaris3.
10983
10984 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
10985
10986         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
10987         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
10988
10989 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
10990
10991         * build-all.mk (all-cross): New target for Canadian Cross.
10992         Added Q2 go32 targets.
10993         * test-build.mk: Configure go32 cross sparclite-aout and
10994         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
10995         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
10996
10997 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
10998
10999         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
11000         GO32 hosted toolchains
11001
11002 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11003
11004         * configure: change  so "-exec-prefix" gets passed down rather
11005         than "-exec_prefix" so autoconf generated Makefiles get the
11006         exec_prefix set right.
11007
11008 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11009
11010         * config.guess: get the Solaris2 minor version number
11011
11012         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
11013
11014 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11015
11016         * config.guess: Recognize some Sequent platforms.
11017
11018 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11019
11020         * Makefile.in: added the vault-install target
11021
11022         * configure.in: actually use the Sun3 makefile fragment that's in
11023         config, also added the release dir to configdirs
11024
11025 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11026
11027         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
11028
11029 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11030
11031         * configure.in: remove some program from Alpha targetted toolchains
11032
11033 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
11034
11035         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
11036         gprof.
11037         (taz): Run "make diststuff" in those directories instead of "make
11038         proto-dir".  Look for "VERSION=" only at start of line in subdir
11039         Makefile.  Use "gzip -9" for compression.
11040         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
11041         (binutils.tar.z): New target.
11042
11043 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11044
11045         * Makefile.in (taz): Include gpl.texinfo.
11046
11047 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11048
11049         * Makefile.in (setup-dirs): Merged into "taz" target.
11050         (taz): Only do `proto-dir' stuff if a directory is actually needed
11051         for this target.
11052
11053 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
11054
11055         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
11056         (FLAGS_TO_PASS): Pass down MUNCH_NM.
11057         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
11058         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
11059         (gcc-no-fixedincludes): Correct for current gcc Makefile.
11060
11061 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
11062
11063         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
11064         config.sub, and move-if-change to gdb testsuite distribution
11065         archive, so the testsuite can be extracted, configured, and
11066         run separately from the gdb distribution.  Blow away the Chill
11067         tests that require a Chill compiled executable, since GNU Chill
11068         is not yet publically available.
11069
11070 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11071
11072         * test-build.mk: set environment variables in a single command,
11073         instead of a list of assignments and exports
11074
11075         * config.guess: recognize Alpha/OSF1 systems
11076
11077 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11078
11079         * configure: Change help message to prefer --options rather than
11080           -options.
11081
11082 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11083
11084         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
11085         zippy@ecst.csuchico.edu.
11086         * config.guess: Recognize miniframe.
11087
11088 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11089
11090        * Makefile.in: Use srcroot to find runtest rather than rootme.
11091        Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
11092
11093 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
11094
11095         * test-build.mk: Extensive additions to support building on a
11096         machine other than the host.
11097
11098 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
11099
11100         * configure (tooldir): Fix for i386-aix again.
11101
11102 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
11103
11104         * configure, Makefile.in:  Change definition of $(tooldir)
11105         to match the FSF.
11106
11107 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
11108
11109         * config.guess:  Recognize i[34]86/SVR4.
11110
11111 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11112
11113         * Makefile.in (all-gdb): gdb depends on sim.
11114
11115 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
11116
11117         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
11118         at the same time we make the prototype gdb directory.
11119         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
11120         files at the same time as the gdb base release distribution.
11121
11122 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
11123
11124         * Makefile.in (check): Use individual check targets rather than
11125         DO_X rule.
11126         (check-gcc): Added.
11127
11128 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
11129
11130         * config.sub: Use sysv3.2 not sysv32 for canonical OS
11131         for System V release 3.2.
11132
11133 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11134
11135         * config.sub: Recognize hppaosf.
11136         * configure.in: Do configure ld/binutils/gas for it.
11137
11138 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11139
11140         * configure (tooldir): Alter syntax used to set this, for systems
11141         where "\$" isn't handled right, like i386-aix.
11142
11143 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11144
11145         * configure: Pass program-transform-name, not
11146         program_transform_name, to recursive configures.
11147
11148 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
11149
11150         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
11151         of gas+ld+binutils.
11152
11153 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
11154
11155         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
11156
11157 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11158
11159         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
11160
11161 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11162
11163         * Makefile.in (PRMS): Set back to all-prms.
11164
11165 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
11166
11167         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
11168         targets, rather than for MIPS hosts.
11169
11170 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11171
11172         * configure.in: add comment for --with-x default values
11173
11174         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
11175
11176         * Makefile.in: add check-* targets for each of the directories in
11177         the tree.  Add a definition of RUNTEST that will use the one we
11178         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
11179
11180 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
11181
11182         * configure.in: Removed obsolete references to bfd_target and
11183         target_makefile_frag.
11184
11185         * build-all.mk: Set assorted targets for Q2.
11186         * config.sub: Recognize z8k-sim and h8300-hms.
11187         * test-build.mk: Really don't pass host to configure.
11188         (HOLES): Added uname.
11189
11190 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
11191
11192         * configure: Handle an empty program-prefix, program-suffix or
11193         program-transform-name correctly.
11194
11195 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11196
11197         * build-all.mk: -G 8 no longer required for MIPS targets.
11198         * test-build.mk: Don't pass host argument to configure; make it
11199         guess.
11200
11201 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
11202
11203         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
11204         * Makefile.in (COMPRESS):  New macro, like GZIP.
11205
11206 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
11207
11208         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
11209
11210         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
11211         with gas currently defaults to -G 0.
11212
11213 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
11214
11215         * Makefile.in (all-flex): flex depends on byacc.
11216
11217         * build-all.mk: If host not specified, use config.guess.  Pass TAG
11218         to test-build.mk as RELEASE_TAG.
11219         * test-build.mk (configargs): New variable containing arguments to
11220         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
11221         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
11222
11223         * config.guess: Use /bin/uname when checking -X argument on SCO,
11224         to avoid invoking GNU uname which doesn't understand -X.
11225
11226         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
11227
11228         * configure.in: Build gas for mips-*-*.
11229
11230 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11231
11232         * Makefile.in (all.normal): insert missing backslash.
11233
11234 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
11235
11236         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
11237
11238         * Makefile.in: Complete overhaul to merge many almost identical
11239         targets.
11240
11241 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11242
11243         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
11244         (gdb.tar.Z): Adjusted.
11245
11246         * Makefile.in (setup-dirs, taz): New targets; should be general
11247         enough to adapt for gdb sometime.  Build only .z file.
11248         (gas.tar.z): New target.
11249
11250 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11251
11252         * build-all.mk: Use CC=cc -Xs on Solaris.
11253
11254 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
11255
11256         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
11257         for handling BISON for FSF releases.
11258
11259 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11260
11261         * configure: Actually implement the change zoo just documented.
11262
11263 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
11264
11265         * configure: when using config.guess, only set target_alias when
11266         it's not already been set (ie, on the command line)
11267
11268 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11269
11270         * Makefile.in: add installcheck target, set PRMS to install-prms
11271
11272 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11273
11274         * configure: add support for package_makefile_fragment, handle the
11275         case where a directory has a configure.in file but no Makefile.in
11276         more gracefully (with an actual understandable error message, even);
11277         add support for --without (and add this to the usage message); also
11278         explicitly add a --host=${host_alias} to the command line when
11279         config.guess is used
11280
11281 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11282
11283         * configure: Must use both --host and --target in recursive calls.
11284
11285 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11286
11287         * Makefile.in: Change deja-gnu to dejagnu.
11288
11289 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
11290
11291         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
11292
11293 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11294
11295         * configure.in: canonicalize all instances to *-*-solaris2*,
11296         also strip out a number of tools to not build for go32 host
11297
11298 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11299
11300         * config.guess: add GPL.
11301
11302         * Makefile.in, config.guess, config.sub, configure: bump
11303           copyrights to 93.
11304
11305 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
11306
11307         * Makefile.in (do-info): Removed obsolete check for existence of
11308         localenv file.
11309
11310         * Makefile.in (MAKEOVERRIDES): Define to be empty.
11311
11312 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11313
11314         * Makefile.in: a couple of 'else true' for decstation,
11315         support for TclX
11316
11317         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
11318
11319 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
11320
11321         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
11322
11323 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
11324
11325         * config.guess: Recognize i386-ibm-aix (PS/2).
11326         * configure.in: Use config/mh-aix386 file for it.
11327
11328 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
11329
11330         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
11331         CC_FOR_TARGET instead.
11332         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
11333
11334 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
11335
11336         * Makefile.in: Add sim to list of directories sent with gdb
11337
11338 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
11339
11340         * configure.in: Put back mips-dec-bsd* case.
11341
11342 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
11343
11344         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
11345         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
11346         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
11347
11348 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11349
11350         * configure.in: remove no-op mips-dec-bsd* in "case $target"
11351
11352         * Makefile.in (dir.info): only run gen-info-dir if it exists,
11353         (install-info): install dir.info only if it exists,
11354         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
11355
11356 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
11357
11358         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
11359         gas for mips-dec-bsd.
11360
11361 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
11362
11363         * configure (makesrcdir): If ${srcdir} is relative and not ".",
11364         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
11365
11366 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
11367
11368         * configure.in: Added "dejagnu" to hosttools list.
11369
11370 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
11371
11372         * config.sub, configure.in, config.guess:  Add support
11373         for Bosx, an AIX variant from Bull.
11374         Patches from F.Pierresteguy@frcl.bull.fr.
11375
11376 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
11377
11378         * devo/dejagnu: Initial creation of devo/dejagnu.
11379         Migrated dejagnu testcases and support files for testing software
11380         tools to reside as subdirectories, currently called "testsuite",
11381         within the directory of the software tool.  Migrated all programs,
11382         support libraries, etc. beloging to dejagnu proper from
11383         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
11384         with no modifications.  The changes to these files which will
11385         allow them to configure, build, and execute properly will be made
11386         in a future update.
11387
11388 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11389
11390         * Makefile.in: Change send_pr to send-pr.
11391         * configure.in: Likewise.
11392         * send_pr: Renamed directory to send-pr.
11393
11394 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
11395
11396         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
11397
11398 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
11399
11400         * README:  Update for gdb-4.8 release.
11401         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
11402         gdb-xxx.tar.z (gzip'd) file also.
11403
11404 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11405
11406         * Makefile.in: make all-diff depend on all-libiberty
11407
11408 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
11409
11410         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
11411
11412 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11413
11414         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
11415
11416 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
11417
11418         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
11419         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
11420         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
11421
11422 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11423
11424         * Makefile.in:  makeinfo binary is in a new location
11425
11426 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
11427
11428         * config.sub: Accept -ecoff as an OS.
11429
11430         * Makefile.in: Various changes to eliminate a level of make
11431         recursion and reduce the required command line length.
11432         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
11433         sub-makes.
11434         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
11435         variables holding settings for specific sub-makes.
11436         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
11437         in terms of BASE_FLAGS_TO_PASS.
11438         (TARGET_LIBS): New variable listing directories which use
11439         TARGET_FLAGS_TO_PASS.
11440         (subdir_do): Eliminated.
11441         (do-*): New set of targets to replace subdir_do.
11442         (various): All targets which used subdir_do now depend on do-*.
11443         (local-clean): Renamed from do_clean.
11444         (local-distclean): New target, dependency of distclean and
11445         realclean.
11446         (install-info): Don't create directories.  Depend on dir.info
11447         rather than calling make recursively.
11448         (install-dir.info): Eliminated.
11449         (install-info-dirs): Create all info directories here.
11450         (dir.info): Depend upon do-install-info.
11451
11452         * test-build.mk (HOLES): Added false.
11453
11454 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
11455
11456         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
11457
11458 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11459
11460         * Makefile.in (info): remove dependency on all-texinfo.  The
11461         problem was really in texinfo/C, not at this level.
11462
11463 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11464
11465         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
11466
11467 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
11468
11469         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
11470         GDB releases.
11471
11472 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11473
11474         * configure: Include srcdir in message about target of link not
11475         being found.  Don't convert `-' to `_' in `with' options being
11476         passed to subdirs.
11477
11478 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11479
11480         * configure.in: add uudecode to host_tools
11481
11482         * Makefile.in: added {all,install}-uudecode targets, added them to
11483         the appropriate lists
11484
11485 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
11486
11487         * Makefile.in (all-gcc): Added dependency on all-gas.
11488
11489         * configure.in (mips-*-*): Build ld and binutils.
11490
11491 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
11492
11493         * configure: check return code from mkdir, print error message and
11494           exit on failure.
11495
11496 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
11497
11498         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
11499
11500 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
11501
11502         * test-build.mk (HOLES): Added tar, cpio and uudecode.
11503
11504 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11505
11506         * config.sub (h8500):  Recognize this as a cpu type.
11507
11508 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11509
11510         * configure: source directory missing is no longer a warning
11511
11512         * configure.in: recognize irix[34]* instead of irix[34]
11513
11514         * Makefile.in: define and pass down X11_LIB
11515
11516 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
11517
11518         * guess-systype: Renamed to ...
11519         * config.guess:  ... by popular request.
11520         * configure.in, Makefile.in:  Update accordingly.
11521
11522 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
11523
11524         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
11525         + Add Convex, Cray/Unicos, and Encore/Multimax support.
11526         + Execute ./dummy instead of assuming . is in PATH.
11527
11528 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
11529
11530         * guess-systype:  New shell script.  Attempts to guess the
11531         canonical host name of the executing host.
11532         Only a few hosts are supported so far.
11533         * configure:  Call guess-systype if no host is specified.
11534
11535 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
11536
11537         * Makefile.in (gcc-no-fixedincludes): Made to work with current
11538         gcc Makefile.
11539
11540
11541 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
11542
11543         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
11544         (all-gcc, install-gcc, subdir_do): Use it.
11545
11546 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
11547
11548         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
11549
11550 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
11551
11552         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
11553           set exclusively by configure, using configure.in .
11554
11555 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11556
11557         * test-build.mk: set $PATH for all builds
11558
11559         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
11560
11561 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
11562
11563         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
11564         the one used in gcc/Makefile.in, so that a null expansion doesn't
11565         override the one needed to build gcc with a native cc.
11566
11567
11568 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11569
11570         * configure: Accept -with arguments.
11571
11572 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
11573
11574         * Makefile.in: added h8300sim
11575
11576 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
11577
11578         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
11579         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
11580         (all-cygnus, native, build-cygnus): Make
11581         $(canonhost)-stamp-3stage-done, not $(host)....
11582         * test-build.mk (stamp-3stage-compared): Use tail +10c for
11583         i386-sco3.2v4.  Added else true to if command.
11584
11585 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
11586
11587         * config.sub: (from FSF) Sequent uses a BSD-like OS.
11588
11589 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
11590
11591         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
11592
11593 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11594
11595         * configure.in: don't remove binutils from Solaris builds
11596
11597 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
11598
11599         * Makefile.in: get rid of earlier definitions for *clean,
11600         also handle the recursive info rule better
11601
11602 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
11603
11604         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
11605         do more-or-less the right thing.
11606
11607 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
11608
11609         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
11610         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
11611
11612 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11613
11614         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
11615         $(host_canonical).
11616
11617         * configure.in: split the configdirs list into 4 categories (native
11618         v. cross, library v. tool) and handle the cross-only and native-
11619         only in more reasonable (and correct!) way.
11620
11621 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
11622
11623         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
11624         configdirs anymore.
11625
11626 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11627
11628         * Makefile.in: extensive cleanup::  removed all of the explicit
11629         clean-* targets, collapsed many wrappers around subdir_do into
11630         one, added additional targets to satisfy standards.texi, deleted
11631         some old targets, some changes for consistency
11632
11633 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11634
11635         * configure.in: handle some programs as cross-only, and others as
11636         native only
11637
11638         * test-build.mk: handle partial holes in a more generic manner
11639
11640         * Makefile.in: m4 depends on libiberty
11641
11642 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11643
11644         * configure.in: add m4, textutils, fileutils, sed, shellutils,
11645         time, wdiff, and find to configdirs
11646
11647         * Makefile.in: all, clean, and install rules for the new programs
11648         added to configure.in
11649
11650 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11651
11652         * configure.in: use mh-sun for all *-sun-* hosts
11653
11654 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11655
11656         * Makefile.in: define flags for X11 include files and library file
11657         locations, pass them down to the programs that need this info
11658
11659         * build-all.mk: added a 'native' target, to 3stage the native toolchain
11660
11661 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11662
11663         * configure.in: start building libg++ for HP-UX targets
11664
11665 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
11666
11667         * README:  Update references to files moved into etc/.
11668
11669 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
11670
11671         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
11672         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
11673
11674 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
11675
11676         * configure: accept dash as well as underscore in long option
11677         names for FSF compatibility.
11678
11679 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
11680
11681         * config.sub: added -sco3.2v4 support from FSF.
11682
11683 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11684
11685         * configure.in: expand the section that adds or removes
11686         directories from the list of programs to build, to handle native
11687         vs. cross in addition to host v. native
11688
11689 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
11690
11691         * Makefile.in:  Replace C++ in macro names with CXX.
11692         This is less likely to break ...
11693
11694 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11695
11696         * test-build.mk: add -w to GNU_MAKE
11697
11698 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11699
11700         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
11701         add 'sparc' to list of recognized cpus.  This needed to make
11702         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
11703         Delete some redundant ose68 variants.  Recognize -wrs as an os,
11704         then changes that into $CPU-wrs-vxworks.
11705
11706         * configure.in: remove most references to gdbtest, regularize
11707         target based program removal
11708
11709         * test-build.mk: import from p3 tree (many fixes and changes)
11710
11711 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
11712
11713         * Makefile.in: added rules to handle tcl, tk, and expect
11714
11715         * configure.in: handle those directories if they exist
11716
11717 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11718
11719         * config.sub: removed bogus hppabsd and hppahpux names, since
11720         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
11721
11722 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11723
11724         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
11725         depends upon all-xiberty
11726
11727         * Makefile.in: changes from p3, including:
11728
11729         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
11730
11731         * Makefile.in (XTRAFLAGS): include newlib directories if
11732         newlib/Makefile exists, rather than if host != target.
11733
11734         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
11735
11736         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11737         from the same source tree and not building a cross-compiler.  This
11738         matters for the libg++ configuration if reconfiguring a tree that
11739         has already been installed.
11740
11741         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
11742
11743         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11744         pick up the machine and system specific header files.
11745
11746         * Makefile.in: added AS_FOR_TARGET, passed down in
11747         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
11748         the C compiler to use to create programs which are run in the
11749         build environment, set it to default to $(CC), and passed it down
11750         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11751
11752         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
11753
11754         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
11755         We need them for unusual native builds, like systems without
11756         ranlib.
11757
11758         * configure: also define $(host_canonical) and
11759         $(target_canonical), which are the full, canonical names for the
11760         given host and target
11761
11762 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
11763
11764         * Makefile.in:  Added separate definitions for C++.
11765
11766 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
11767
11768         * configure.in (configdirs):  Add deja-gnu.
11769
11770 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
11771
11772         * README:  Update for configure.texi and gdb-4.7 release.
11773
11774 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
11775
11776         * Makefile.in:  Move "all" target to top of file.
11777         Previously, first target was ".PHONY" which caused BSD4.4 make
11778         to build .PHONY when make was run without arguments.
11779
11780 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
11781
11782         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
11783         Library-copylefted code in libiberty.
11784
11785 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
11786
11787         * config.sub:  Replace m68kmote with plain old m68k.
11788
11789 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
11790
11791         * Makefile.in:  Remove space from blank line, avoid Make complaints.
11792
11793 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
11794
11795         * config.sub: Complain if no argument is given.  Added support for
11796         386bsd as OS and target alias.
11797
11798 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
11799
11800         * Makefile.in (XTRAFLAGS): include newlib directories if
11801         newlib/Makefile exists, rather than if host != target.
11802
11803 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
11804
11805         * config.sub: recognize sparclite-wrs-vxworks.
11806
11807         * Makefile.in (install-xiberty): added *-xiberty make rules (from
11808         p3.) Added clean-xiberty to clean.
11809
11810 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11811
11812         * configure.in: use *-*-* instead of nested cases for host and target
11813
11814 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
11815
11816         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
11817         from the same source tree and not building a cross-compiler.  This
11818         matters for the libg++ configuration if reconfiguring a tree that
11819         has already been installed.
11820
11821 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
11822
11823         * config.sub (i486v/i486v4):  Merge in from FSF version.
11824
11825 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
11826
11827         * configure: only set PWD if it is already set.
11828
11829 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
11830
11831         * configure: just set PWD=`pwd` at the top, since Ultrix sh
11832         doesn't have unset and all success paths (and most error paths)
11833         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
11834         to just ${PWD} to avoid confusion.)
11835
11836 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
11837
11838         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
11839         even for a native compilation.
11840
11841 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
11842
11843         Changes to make the gdb.tar.Z rule work better.
11844
11845         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
11846         (DEVO_SUPPORT):  Add configure.texi.
11847         (bfd-ilrt.tar.Z):  Remove ancient rule.
11848
11849 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
11850
11851         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
11852         pick up the machine and system specific header files.
11853
11854         * configure.in, config.sub: added new target m68010-adobe-scout,
11855         with alias of adobe68k.  Changed configure.in to check for
11856         -scout before -sco* to avoid a false match.
11857
11858         * Makefile.in: added AS_FOR_TARGET, passed down in
11859         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
11860         the C compiler to use to create programs which are run in the
11861         build environment, set it to default to $(CC), and passed it down
11862         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
11863
11864 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
11865
11866         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
11867         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
11868         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
11869         FOR_TARGET variants, to newlib and libg++.
11870
11871 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
11872
11873         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
11874         first.
11875
11876 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
11877
11878         * config.sub:  Accept `elf' as an environment.
11879
11880 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
11881
11882         * Makefile.in (all-opcodes):  cd into the right directory
11883
11884 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
11885
11886         * configure: added -program_transform_name option, used as
11887         argument to sed when installing programs.
11888         configure.texi: added documentation for -program_prefix,
11889         -program_suffix and -program_transform_name.
11890
11891 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
11892
11893         * config.sub:  Accept i486 where i386 ok.
11894
11895 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
11896
11897         * config.sub: accept we32k
11898
11899 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
11900
11901         * config.sub, configure.in: accept OSE68000 and OSE68k.
11902
11903         * Makefile.in: don't create all directories for ``make install'';
11904         let the subdirectories create the ones they need.
11905
11906 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11907
11908         * COPYING: new file, GPL v2
11909
11910 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11911
11912         * Makefile.in: use the new gen-info-dir, which needs a template
11913         argument (which also lives in texinfo)
11914
11915         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
11916
11917 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
11918
11919         * config.sub (ncr3000):  Change i386 to i486.
11920
11921 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11922
11923         * Makefile.in: add install-rcs, install-grep to
11924         install-no-fixedincludes, removed install-bison and install-libgcc
11925
11926 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
11927
11928         * configure.in: grab the HPUX makefile fragment if on HPUX
11929
11930 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
11931
11932         * Makefile.in: eradicate bison spoor (ditto libgcc).
11933          configure.in: recognise m68{k,000}-ericsson-OSE.
11934          es1800 is alias for m68k-ericsson-OSE
11935
11936 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11937
11938         * configure.in: rearrange the parts that remove programs from
11939         configdirs, based now on HOST==TARGET or by canonical triple.
11940
11941 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11942
11943         * test-build.mk: recurse explicitly with -f test-build.mk when
11944           appropriate.  predicate stage3 and comparison on the existence
11945           of gcc.  That is, if gcc isn't around, we aren't three-staging.
11946           On very clean, also remove ...stamp-co.  Build in-place before
11947           doing other builds.
11948
11949 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
11950
11951         * Makefile.in, configure.in: add tgas
11952
11953 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11954
11955         * Makefile.in: a number of changes merged in from progressive.
11956
11957         * configure.in: add libm.
11958
11959         * .cvsignore: ignore some stuff that comes from test-build.mk.
11960
11961 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
11962
11963         * config.sub:  Add es1800 (m68k-ericsson-es1800).
11964
11965 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
11966
11967         * configure: Add program_suffix (parallel to program_prefix)
11968         * Makefile.in: adjust directory-creating script for losing decstation
11969
11970 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
11971
11972         * configure:  Minor $subdir-related fixes.
11973
11974 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
11975
11976         * configure: fix various problems with propogating
11977         makefile_target_frag in subdirs.
11978         * configure.in: config libgcc if its there
11979
11980 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
11981
11982         * config.sub:  HPPA merge.
11983
11984 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
11985
11986         * Makefile.in:  Replace all-bison with all-byacc in all
11987         dependency lines for other tools (which now use byacc).
11988
11989 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
11990
11991         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
11992
11993 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
11994
11995         * Makefile.in: make gprof rules similar to byacc rules (instead of
11996         vestigal $(unsubdir) that didn't work...)
11997
11998 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
11999
12000         * config.sub:  Add support for Linux.
12001         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
12002         (at least for libg++).
12003
12004 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
12005
12006         * configure.texi: fix doc for the -nfp option to configure
12007
12008 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
12009
12010         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
12011
12012 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
12013
12014         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
12015         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
12016         * configure.in: added solaris* host_makefile_frag hook.
12017
12018 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12019
12020         * config.sub: changed recognition of m68000 so that various
12021         m68k types can be specified via m680[01234]0
12022
12023 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12024
12025         * config.sub (basic_machine): fix sed so that '-foo' isn't
12026         completely substituted out while .+'-foo' loses the '-foo'
12027
12028 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
12029
12030         * config.sub ($os): Add -aout.
12031
12032 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
12033
12034         * configure:  If host_makefile_frag is absolute, don't
12035         prefix ${invsubdir} (relevant to libg++ auto-configure).
12036
12037 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
12038
12039         * Makefile.in (tooldir): Define it.
12040         (all-ld): Depend on all-flex.
12041
12042 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
12043
12044         * Makefile.in (check):  Fix libg++ special case.
12045
12046 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
12047
12048         * configure: do not bury `pwd` into config.status, thus do fewer
12049           pwd's.
12050
12051         * configure: print the "Building in" message only when building in
12052           other than "." AND verbose.
12053
12054         * configure: remove -s, rework -v to better accommodate guested
12055           configures.
12056
12057         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
12058
12059 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
12060
12061         * Makefile.in: macroize flags passed on recursion.  remove
12062           fileutils.
12063
12064 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
12065
12066         * configure: get makesrcdir right for subdirs deeper than 1.
12067
12068         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
12069           install.
12070
12071 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
12072
12073         * Makefile.in: don't print subdir_do or recursion lines.
12074
12075 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
12076
12077         * standards.texi: added menu item.
12078
12079         * Makefile.in: build and install standards.info.
12080
12081         * standards.texi: new file.
12082
12083 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12084
12085         * configure: test for and move config.status pieces from
12086           ${subdir}/.
12087
12088 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
12089
12090         * configure:  Test for existance of files before trying to mv
12091         them, to avoid numerous non-existance messages.
12092
12093 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
12094
12095         * configure: correct final line of config.status.
12096
12097         * configure: patch from eggert.  Avoids a protection problem if
12098           the original Makefile.in is read only.
12099
12100         * configure: use move-if-change from gcc to create config.status.
12101           Some makefiles depend on config.status to tell if a directory
12102           has been reconfigured for a different host.  This change
12103           prevents those directories from remaking everything in the case
12104           where the reconfig was only intended to rebuild a Makefile.
12105
12106         * configure: test for config.sub with "config.sub sun4" rather
12107           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
12108           host alias from a missing config.sub.
12109
12110 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12111
12112         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
12113           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
12114
12115 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
12116
12117         * configure: mkdir ${subdir} as needed.
12118
12119 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
12120
12121         * Makefile.in,configure.in: added autoconf.
12122
12123 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12124
12125         * Makefile.in: no longer pass against on recursion.
12126
12127         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
12128           definitions are not inherited.
12129
12130         * configure: correct makesrcdir when subdir is .
12131
12132 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
12133
12134         * configure:  Add support for 'subdirs' variable, which is
12135         like 'configdirs', except that configure doesn't re-invoke
12136         itself for subdirs, it just creates a Makefile for each subdir.
12137         * configure.texi:  Document subdirs.
12138
12139 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12140
12141         * configure.in: added flex to configdirs
12142
12143 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
12144
12145         * Makefile.in: remove clean-stamps from clean.
12146
12147 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
12148
12149         * configure.in:  Add gdbtest to configdirs.
12150
12151 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
12152
12153         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
12154         to recursive makes.
12155         * configure.in:  Recognize new ncr3000 config.
12156
12157 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
12158
12159         * Makefile.in, configure.in: removed references to gdbm.
12160
12161 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
12162
12163         * config.sub:  Don't canonicalize os value
12164         newsos* to bsd (readline needs to check for newsos).
12165         (This fix was earlier made Jan 31, but got re-broken.)
12166
12167 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
12168
12169         * configure.in:  sco is an os, not a vendor!
12170
12171         * configure:  Quote $( better.  Keep various shells happy.
12172
12173 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
12174
12175         * Makefile.in: eliminate stamp-files.
12176
12177 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
12178
12179         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
12180           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
12181
12182 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
12183
12184         * config.sub:  fix iris/iris3.
12185
12186 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
12187
12188         * configure: re-add -rm.
12189
12190 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
12191
12192         * Maskefile.in: add .stmp-rcs to all.
12193
12194         * configure.in: remove gas from rs6000 build, use aix host fragment.
12195
12196 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
12197
12198         * configure: pass down site_option during recursion.
12199
12200 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
12201
12202         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
12203
12204 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
12205
12206         * configure: Change exec_prefix so that it really defaults to prefix.
12207
12208 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
12209
12210         * Makefile.in, configure.in:  Add support for mmalloc library.
12211
12212 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
12213
12214         * Makefile.in: add stmp dependencies for a few more things.
12215
12216 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
12217
12218         * configure: adjusted error message on objdir/srcdir configure
12219           collision, per john's suggestion.
12220
12221         * Makefile.in: add libiberty stmp to all and all.cross.
12222
12223 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
12224
12225         * Makefile.in: remove force dependencies, add grep to all.
12226
12227 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
12228
12229         * Makefile.in: drop flex.  make stamp files work.
12230
12231         * configure: added test for conflicting configuration in srcdir,
12232           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
12233           gets cranky.  use relative paths for configure and srcdir
12234           whenever possible.  Send some error messages to stderr that were
12235           going to stdout.
12236
12237 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
12238
12239         * Makefile.in:  Fix libg++ rule to check for gcc directory
12240         before using gcc/gcc.  Also pass XTRAFLAGS.
12241
12242 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
12243
12244         * Makefile.in: added stmp-files so that directories aren't polled
12245           when they are already built.
12246
12247         * configure.texi: fixed a node pointer problem.
12248
12249 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
12250
12251         * config.sub configure.in gdb/configure.in
12252         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
12253         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
12254         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
12255
12256 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12257
12258         * configure: -recurring becomes -silent.  corrected help message
12259           for -site= option.
12260
12261         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
12262
12263 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12264
12265         * configure: when building Makefile for crosses, replace
12266           tooldir and program_prefix.  default srcdir from location of
12267           config.sub.  remove "for host in hosts" and "for target in
12268           targets" loops.
12269
12270 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
12271
12272         * Makefile.in: Do not pass bindir or mandir to cvs.
12273
12274 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
12275
12276         * Makefile.in, configure.in: removed traces of namesubdir,
12277           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
12278           copyrights to '92, changed some from Cygnus to FSF.
12279
12280         * configure.texi: remove most references to multiple hosts,
12281           multiple targets, subdirs, etc.
12282
12283         * configure.man: removed rcsid. reference config.sub not
12284           config.subr.
12285
12286         * Makefile.in: mkdir $(infodir) on install-info.
12287
12288 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
12289
12290         * configure.texi:  Explain better about .gdbinit and about
12291         the environment that configure.in sections run in.
12292
12293 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
12294
12295         * configure.in:  Ultrix is only a decstation if it's a MIPS.
12296
12297 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
12298
12299         * README:  DOC.configure => cfg-paper.texi.
12300
12301 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
12302
12303         * config.sub (near case $os):  Don't convert newsos* to bsd!
12304
12305 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
12306
12307         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
12308         the number of copies of COPYING that go into the GDB tar file.
12309
12310 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
12311
12312         * bfd/configure.in, gdb/config/mh-i386sco,
12313         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
12314         Fix SCO configuration stuff.
12315
12316 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
12317
12318         * Makefile.in:  For libg++, make sure the -I pointing
12319         to the gcc directory goes *after* all the libg++-local -I flags.
12320         Also, move just-gcc dependency from just-libg++ to all-libg++.
12321
12322 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
12323
12324         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
12325
12326 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
12327
12328         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
12329
12330 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
12331
12332         * config.sub:  Add stratus configuration frags.  Also
12333         submitted to FSF.
12334
12335 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
12336
12337         * Makefile.in (DEV_SUPPORT):  add configure.man.
12338
12339         * config.sub(Decode manufacturer-specific):  add -none*.
12340
12341 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
12342
12343         * Makefile.in:  remove form feeds to make Sun's make happy.
12344         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
12345
12346 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
12347
12348         * Makefile.in (AR_FLAGS):  Make quieter.
12349
12350 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
12351
12352         * configure.in:  Add libg++.
12353         * configure:  When verbose, don't output the command line at each
12354         level; it will be unremarkably the same as the previous version,
12355         which will be the same as what the user typed.
12356
12357 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
12358
12359         * configure.in, Makefile.in: fix clean-info, add flex.  add
12360           fileutils.
12361
12362         * configure: be less sensitive to spaces in Makefile.in.  Do not
12363           look for sources in "..".  Doing so breaks subdirectories that
12364           might have their own configure.  If a subdir has it's own
12365           configure script, use it.
12366
12367 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
12368
12369         * cfg-paper.texi: some changes suggested by rms.
12370
12371 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
12372
12373         * config.sub:  Merge in some small additions from the FSF version,
12374         taken from the gcc distribution, to bring the Cygnus and FSF
12375         versions into closer sync.
12376
12377 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
12378
12379         * configure.in:  Changed svr4 references to sysv4.
12380
12381 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
12382
12383         * configure: added -V for version number option.
12384
12385 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
12386
12387         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
12388           renamed from DOC.configure to cfg-paper.texi.
12389
12390 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12391
12392         * configure, config.subr, config.sub: config.subr is now
12393           config.sub again.
12394
12395 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
12396
12397         * configure.texi: new file, in progress.
12398
12399         * Makefile.in: build info file and install the man page for
12400           configure.
12401
12402         * configure.man: new file, first cut.
12403
12404         * configure: find config.subr again now that configuration "none"
12405           has gone.  removed all traces of the -ansi option.  removed all
12406           traces of the -languages option.
12407
12408         * config.subr: resync from rms.
12409
12410 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12411
12412         * configure, config.sub, config.subr: merge config.sub into
12413           config.subr, call the result config.subr, remove config.sub, use
12414           config.subr.
12415
12416         * Makefile.in: revised install for dir.info.
12417
12418 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12419
12420         * configure.in: add decstation host makefile frag.
12421
12422         * Makefile.in: BISON now bison -y again.  also install-gcc on
12423           install.  clean-gdbm on clean.  infodir belongs in datadir.
12424           Make directories for info install.  Build dir.info here then
12425           install it.
12426
12427 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12428
12429         * Makefile.in: fix for bad directory tests.
12430
12431 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12432
12433         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
12434           regexp.  -srcdir relative was being handled incorrectly.
12435
12436         * Makefile.in: unwrapped some for loops so that parallel makes
12437           work again and so one can focus one's attention on a particular
12438           package.
12439
12440 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12441
12442         * configure: added PWD as a stand in for `pwd` (for speed). use
12443           elif wherever possible.  make -srcdir work without -objdir.
12444           -objdir= commented out.
12445
12446 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12447
12448         * configure: +options become --options.  -subdirs commented out.
12449           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
12450           Makefile now at top of generated Makefile.  Removed cvs log
12451           entries.  added -srcdir.  create .gdbinit only if there is one
12452           in ${srcdir}.
12453
12454         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
12455           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
12456           and mandir now keyed off datadir by default.
12457
12458 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
12459
12460         * Freshly created ChangeLog.
12461
12462 \f
12463 Local Variables:
12464 mode: change-log
12465 left-margin: 8
12466 fill-column: 76
12467 version-control: never
12468 End: