MAINTAINERS: clarify policy with config/ (and other top level files)
[platform/upstream/binutils.git] / ChangeLog
1 2012-05-11  Mike Frysinger  <vapier@gentoo.org>
2
3         * MAINTAINERS (config/): Move to intl/ section.
4         (compile; depcomp; install-sh; missing; ylwrap): Likewise.
5
6 2012-05-09  Nick Clifton  <nickc@redhat.com>
7             Paul Smith  <psmith@gnu.org>
8
9         PR bootstrap/50461
10         * configure.ac (mpfr-dir): When using in-tree MPFR sources
11         allow for the fact that from release v3.1.0 of MPFR the source
12         files were moved into a src sub-directory.
13         * configure: Regenerate.
14
15 2012-05-02  Roland McGrath  <mcgrathr@google.com>
16
17         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
18         * configure: Regenerate.
19
20 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
21
22         * config.sub: Update to 2012-04-18 version from official repo.
23
24 2012-03-19  Tristan Gingold  <gingold@adacore.com>
25
26         * configure.ac (ia64*-*-*vms*): Add support for ld.
27         * configure: Regenerate.
28
29 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
30
31         * configure.ac (enable_libgomp): Remove *-*-irix6*.
32         (unsupported_languages): Remove mips-sgi-irix6.*.
33         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
34         (with_stabs): Remove.
35         * configure: Regenerate.
36
37 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
38
39         * configure.ac (enable_libgomp): Remove *-*-osf*.
40         (with_stabs): Remove alpha*-*-osf*.
41         * configure: Regenerate.
42
43 2012-03-09  Jeff Johnston  <jjohnstn@redhat.com>
44
45         * COPYING.NEWLIB: Modify DJ Delorie license to include
46         modification rights in clause as permitted by DJ Delorie.
47         * COPYING.LIBGLOSS: Ditto.
48
49 2012-03-09  Jeff Johnston  <jjohnstn@redhat.com>
50
51         * COPYING.NEWLIB: Remove two unused licenses.
52
53 2012-03-05  Tristan Gingold  <gingold@adacore.com>
54
55         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
56         * configure: Regenerate.
57
58 2012-02-21  Joern Rennecke  <joern.rennecke@embecosm.com>
59
60         * COPYING.NEWLIB: Add Adapteva notice.
61         * COPYING.LIBGLOSS: Add Adapteva notice.
62
63 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
64
65         * configure: Regenerate.
66
67 2011-12-15  Jeff Johnston  <jjohnstn@redhat.com>
68
69         * COPYING.LIBGLOSS: Add GPL with exception license.
70
71 2011-11-09  Roland McGrath  <mcgrathr@google.com>
72
73         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
74         * configure: Rebuild.
75         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
76         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
77         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
78         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
79         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
80         Add READELF.
81         * Makefile.in: Rebuild.
82
83 2011-11-08  Richard Henderson  <rth@redhat.com>
84
85         * configure.ac: Test for libitm directory present first.
86
87         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
88
89         * configure.ac: Test libitm/configure.tgt to disable libitm.
90         * configure: Rebuild.
91
92 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
93
94         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
95         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
96         * Makefile.in: Regenerate.
97
98 2011-11-01  DJ Delorie  <dj@redhat.com>
99
100         * configure.ac (rl78-*-*) New case.
101         * configure: Regenerate.
102
103 2011-11-01  DJ Delorie  <dj@redhat.com>
104
105         * config.sub: Update to version 2011-10-29 (added rl78)
106
107 2011-10-27  Nick Clifton  <nickc@redhat.com>
108
109         * config.sub: Import these changes from the config project:
110
111         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
112             Ben Elliston  <bje@gnu.org>
113
114         * config.sub (epiphany): New.
115
116         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
117             Ben Elliston  <bje@gnu.org>
118
119         * config.sub (hexagon, hexagon-*): New.
120
121         2011-08-23  Roland McGrath  <mcgrathr@google.com>
122
123         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
124         64eb to be64.
125
126         2011-08-16  Roland McGrath  <mcgrathr@google.com>
127
128         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
129         (nacl): Grok as alias for 32el-unknown-nacl.
130
131 2011-08-19  Joel Brobecker  <brobecker@adacore.com>
132
133         * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
134
135 2011-08-14  Yao Qi  <yao@codesourcery.com>
136
137         Merge from gcc:
138
139         2011-08-14  Yao Qi  <yao@codesourcery.com>
140         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
141         * configure: Regenerate.
142
143 2011-07-26  Ian Lance Taylor  <iant@google.com>
144
145         Merge from gcc:
146
147         2011-07-26  Ian Lance Taylor  <iant@google.com>
148         * configure.ac: Set have_compiler based on whether gcc directory
149         exists, rather than on whether gcc is in configdirs.
150         * configure: Rebuild.
151
152         2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
153         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
154         link directories.
155         * Makefile.in: Rebuild.
156
157         2011-07-20  Ian Lance Taylor  <iant@google.com>
158         PR bootstrap/49787
159         * configure.ac: Move --enable-bootstrap handling earlier in file.
160         If --enable-bootstrap and either --enable-build-with-cxx or
161         --enable-build-poststage1-with-cxx, enable C++ automatically.
162         * configure: Rebuild.
163
164         2011-07-19  Ian Lance Taylor  <iant@google.com>
165         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
166         make C++ a boot_language.  Set and substitute
167         POSTSTAGE1_CONFIGURE_FLAGS.
168         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
169         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
170         * configure, Makefile.in: Rebuild.
171
172         2011-07-16  Jason Merrill  <jason@redhat.com>
173         * Makefile.def (language=c++): Add check-c++0x and
174         check-target-libmudflap-c++.
175         * Makefile.tpl (check-target-libmudflap-c++): New.
176         * Makefile.in: Regenerate.
177
178         2011-07-16  Matthias Klose  <doko@ubuntu.com>
179         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
180         * Makefile.def (target_modules/libjava): Pass
181         $(EXTRA_CONFIGARGS_LIBJAVA).
182         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
183         if not configured with --enable-static-libjava.
184         * Makefile.in: Regenerate.
185         * configure: Likewise.
186
187         2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
188         PR regression/47836
189         PR bootstrap/23656
190         PR other/47733
191         PR bootstrap/49247
192         PR c/48825
193         * configure.ac (target_libraries): Remove target-libiberty.
194         Remove case-statement setting skipdirs=target-libiberty for
195         multiple targets.  Remove checking target_configdirs and
196         removing target-libiberty but keeping target-libgcc if
197         otherwise empty.
198         * Makefile.def (target_modules): Don't add libiberty.
199         (dependencies): Remove all traces of target-libiberty.
200         * configure, Makefile.in: Regenerate.
201
202 2011-07-22  Jason Merrill  <jason@redhat.com>
203
204         * Makefile.def (language=c++): Add check-c++0x and
205         check-target-libmudflap-c++.
206         * Makefile.tpl (check-target-libmudflap-c++): New.
207         * Makefile.in: Regenerate.
208
209 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
210
211         * configure: Regenerate.
212
213 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
214
215         PR target/39150
216         * configure.ac (i[3456789]86-*-solaris2*): Also accept
217         x86_64-*-solaris2.1[0-9]*.
218         * configure: Regenerate.
219
220 2011-06-13  Walter Lee <walt@tilera.com>
221
222         * configure.ac (tilepro-*-*) New case.
223         (tilegx-*-*): Likewise.
224         * configure: Regenerate.
225
226 2011-06-06  Nick Clifton  <nickc@redhat.com>
227
228         * config.sub: Sync from upstream.
229
230 2011-05-08  Doug Kwan  <dougkwan@google.com>
231
232         Merge from gcc:
233
234         2011-05-08  Doug Kwan  <dougkwan@google.com>
235
236                 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
237                 * configure: Regenerated.
238                 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
239                 value from configure.
240                 * Makefile.in: Regenerated.
241
242 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
243
244         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
245         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
246         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
247         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
248         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
249         *-*-vxworks*): Disable newlib and libgloss in separate case
250         statement.
251         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
252         to separate case statement.
253         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
254         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
255         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
256         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
257         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
258         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
259         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
260         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
261         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
262         i[[3456789]]86-*-rdos*, m32r-*-*,
263         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
264         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
265         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
266         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
267         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
268         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
269         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
270         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
271         and libgloss in main case over targets.  Remove most empty cases
272         in main case over targets.
273         * configure: Regenerate.
274
275 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
276
277         * configure.ac: Remove code setting special library locations for
278         hppa*64*-*-hpux11*.  Remove code setting compiler for
279         sparc-sun-solaris2*.
280         * configure: Regenerate.
281
282 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
283
284         * configure.ac: Separate libgloss_dir settings from general case
285         over targets.
286         * configure: Regenerate.
287
288 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
289
290         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
291         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
292         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
293         cases in libgcj-disabling case statement.
294         (hppa*64*-*-linux*): Set unsupported_languages instead of
295         disabling target-zlib.
296         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
297         to hppa*64*-*-hpux*.
298         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
299         hppa*-*-hpux*.
300         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
301         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
302         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
303         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
304         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
305         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
306         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
307         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
308         libgcj-disabling case statement.
309         * configure: Regenerate.
310
311 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
312
313         * configure.ac: Disable Java for targets not supporting libffi.
314         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
315         Remove cases in Java-disabling statement.
316         (*arm-wince-pe): Change to arm-wince-pe.
317         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
318         cases in Java-disabling statement.
319         (bfin-*-*): Don't disable Java again.
320         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
321         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
322         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
323         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
324         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
325         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
326         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
327         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
328         Java-disabling statement.
329         (mmix-*-*): Don't disable Java again.
330         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
331         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
332         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
333         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
334         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
335         statement.
336         * configure: Regenerate.
337
338 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
339
340         Merge from GCC:
341
342         2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
343
344         PR lto/48086
345         * configure.ac: Re-enable LTO on *-apple-darwin9*.
346         * configure: Regenerate.
347
348 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
349
350         * configure.ac: Separate cases disabling Java and Java libraries
351         from general case over targets.
352         * configure: Regenerate.
353
354 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
355
356         * configure.ac (build_tools): Remove build-byacc.
357         (host_libs): Remove mmalloc.
358         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
359         autoconf automake libtool diff rcs fileutils shellutils time
360         textutils wdiff find uudecode hello tar gzip indent recode release
361         sed perl gawk findutils gettext zip.
362         (libgcj): Remove target-qthreads.
363         (target_tools): Remove target-examples target-gperf.
364         (YACC): Don't handle building byacc.
365         * configure: Regenerate.
366         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
367         dosutils, examples, fileutils, find, findutils, gawk, gettext,
368         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
369         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
370         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
371         handle building components.
372         * Makefile.in: Regenerate.
373
374 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
375
376         * config.sub: Sync from upstream.
377
378 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
379
380         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
381         (microblaze*): Don't disable libssp.
382         * configure: Regenerate.
383
384 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
385
386         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
387         moveifchange.
388         * configure: Regenerate.
389         * Makefile.tpl: Use @SHELL@ not @config_shell@.
390         * Makefile.in: Regenerate.
391
392 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
393
394         * configure.ac (*-*-sysv4*): Don't enable libgomp.
395         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
396         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
397         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
398         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
399         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
400         md_exec_prefix cases.
401         * configure: Regenerate.
402
403 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
404
405         * configure.ac: Separate cases disabling target-libssp,
406         target-libiberty, target-libstdc++-v3 and Fortran from general
407         case over targets.
408         * configure: Regenerate.
409
410 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
411
412         * configure.ac (*-*-chorusos): Don't disable libgcj.
413         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
414         Remove case.
415         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
416         (arm-*-coff): Don't disable libgcj.
417         (arm*-*-linux-gnueabi): Remove useless assignment.
418         (arm-*-riscix*): Don't disable libgcj.
419         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
420         configuration.
421         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
422         (c54x*-*-*): Remove case.
423         (tic54x-*-*): Don't disable GCC or GCC libraries.
424         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
425         to *.
426         (d10v-*-*): Don't disable GCC libraries.
427         (d30v-*-*): Don't disable libgcj.
428         (h8500-*-*): Don't disable GCC libraries.
429         (i960-*-*): Don't disable libgcj.
430         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
431         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
432         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
433         libgcj.
434         (m68k-*-coff*): Remove case.
435         (mmix-*-*): Don't disable libgloss on host.
436         (mn10200-*-*, mn10300-*-*): Remove cases.
437         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
438         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
439         Don't disable libgcj.
440         (romp-*-*): Remove case.
441         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
442         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
443         case.
444         (v810-*-*): Don't disable GCC libraries.
445         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
446         (ip2k-*-*): Don't disable GCC libraries.
447         * configure: Regenerate.
448
449 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
450
451         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
452         libffi on host.
453         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
454         on host.
455         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
456         * configure: Regenerate.
457
458 2011-03-26  John Marino  <binutils@marino.st>
459
460         * configure.ac: Add support for *-*-dragonfly*
461         * configure: Regenerate.
462
463 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
464
465         * configure.ac (native_only): Remove.
466         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
467         send-pr uudecode guile gnuserv on host.
468         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
469         send-pr rcs guile perl texinfo libtool on host.
470         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
471         automake send-pr rcs guile perl texinfo libtool on host.
472         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
473         (*-*-kaos*): Don't disable target-examples target-gperf on target.
474         (alpha*-dec-osf*): Don't disable fileutils on target.
475         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
476         texinfo send-pr expect dejagnu on target.
477         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
478         target-qthreads on target.
479         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
480         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
481         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
482         x86_64-*-mingw*): Don't disable expect on target.
483         (*-*-cygwin*): Don't disable target-gperf on target.
484         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
485         gnuserv on target.
486         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
487         target.
488         * configure: Regenerate.
489
490 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
491
492         * configure.ac (target_tools): Remove target-groff.
493         (native_only): Remove target-groff.
494         (hppa*64*-*-*): Don't disable byacc.
495         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
496         setting.
497         (*-*-kaos*): Don't skip target-librx and target-groff.
498         (*-*-netware*): Don't skip target-libmudflap.
499         (*-*-tpf*): Don't skip target-libmudflap.
500         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
501         directories on the host.
502         (ia64*-*-*vms*): Don't skip tix.
503         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
504         host.
505         * configure: Regenerate.
506
507 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
508
509         * configure.ac: Remove references to mt-mep, mt-netware,
510         mt-wince.
511         * Makefile.def: Add all-utils soft dependencies.
512         * Makefile.tpl: Remove GDB_NLM_DEPS.
513         * configure: Regenerate.
514         * Makefile.in: Regenerate.
515
516 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
517
518         Sync from GCC:
519
520         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
521
522         * configure.ac: Do not include mh-x86omitfp.
523         * configure: Regenerate.
524
525         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
526
527         * configure.ac: Remove empty cases.
528         * configure: Regenerate.
529
530         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
531
532         * Makefile.def: Add dependency from termcap to gdb.
533         * Makefile.in: Regenerate.
534
535         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
536
537         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
538         * configure: Regenerate.
539         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
540         * Makefile.tpl: Likewise.
541         * Makefile.in: Regenerate.
542
543         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
544
545         * configure.ac: Remove all mentions of tentative_cc.
546         * configure: Regenerate.
547
548         2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
549
550         PR lto/48086
551         * configure.ac: Re-enable LTO on *-apple-darwin9.
552         * configure: Regenerate.
553
554 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
555
556         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
557         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
558         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
559         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
560         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
561         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
562         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
563         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
564         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
565         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
566         *-*-rhapsody*): Remove host cases.
567         * configure: Regenerate.
568
569 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
570
571         * configure.ac (ppc*-*-pe): Remove host case.
572         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
573         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
574         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
575         cases.
576         * configure: Regenerate.
577
578 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
579
580         * config.sub: Update to version 2011-03-23.
581
582 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
583
584         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
585         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
586         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
587         * configure: Regenerate.
588
589 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
590
591         * config-ml.in: Don't handle arc-*-elf*.
592         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
593         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
594         handle GCC libraries.
595         * configure: Regenerate.
596
597 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
598
599         PR bootstrap/48120:
600         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
601         Add -lstdc++ -lm to LIBS.
602         * configure: Regenerate.
603
604 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
605
606         * config.guess: Update to version 2011-02-02
607         * config.sub: Update to version 2011-02-24
608
609 2011-03-03  Sebastian Pop  <sebastian.pop@amd.com>
610
611         * configure.ac: Adjust test of with_ppl.
612         * configure: Regenerated.
613
614 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
615
616         * configure.ac: Add -lpwl to ppllibs.
617         * config/cloog.m4: Add -lisl to clooglibs.
618         * configure: Regenerated.
619
620 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
621
622         Import from Libtool and gnulib:
623
624         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
625
626         Prepare for supporting FreeBSD 10.
627         * config.rpath: Remove handling of freebsd1* which soon would
628         match FreeBSD 10.0.
629
630         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
631
632         Remove support for FreeBSD 1.x.
633         * libtool.m4 (_LT_LINKER_SHLIBS)
634         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
635         soon would incorrectly match FreeBSD 10.0.
636
637 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
638
639         PR binutils/12283
640         * MAINTAINERS (mkinstalldirs): Comes from Automake.
641         (move-if-change): Comes from gnulib.
642         * move-if-change: Import version from gnulib.
643
644 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
645
646         Sync from GCC:
647
648         2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
649
650         PR lto/47225
651         * Makefile.def (lto-plugin): Double dash for enable-shared.
652         (configure-gcc): Depend on all-lto-plugin.
653         * Makefile.in: Rebuilt.
654
655         2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
656
657         * configure.ac: Remove extra bracket.
658         * configure: Regenerate.
659
660         2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
661
662         PR lto/47225
663         * Makefile.def: Add dependency for install-gcc
664         on install-lto-plugin.
665         * Makfile.in: Regenerated
666
667         2011-01-25  Jakub Jelinek  <jakub@redhat.com>
668
669         * configure.ac: If with_ppl is no, move setting with_cloog=no
670         after CLOOG_REQUESTED check.
671         * configure: Regenerated.
672
673         2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
674
675         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
676         CLooG has been requested.
677         * configure: Regenerated.
678
679         2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
680
681         * configure: Regenerated.
682         * configure.ac: Check for version 0.11 (or later revision) of PPL.
683
684         2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
685
686         * configure: Regenerated.
687         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
688
689         2011-01-07  Jan Hubicka  <jh@suse.cz>
690
691         PR lto/47225
692         * Makefile.in: Regenerate.
693         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
694         configure.
695
696 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
697
698         PR libgcj/44341
699         * configure.ac: Discard --with-* flags for host when configuring
700         target libraries for cross build.
701         * configure: Rebuilt.
702
703 2011-01-21  Andreas Schwab  <schwab@redhat.com>
704
705         Sync from GCC:
706
707         2011-01-21  Andreas Schwab  <schwab@redhat.com>
708
709         * configure.ac: Use AS_HELP_STRING throughout.
710         * configure: Regenerate.
711
712         2011-01-18  Jie Zhang  <jie.zhang@analog.com>
713
714         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
715         * configure: Regenerate.
716
717 2010-12-10  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
718
719         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
720
721 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
722
723         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
724         for ia64-hpux.
725         * configure: Regenerate.
726
727 2011-01-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
728
729         Sync from GCC:
730         2010-12-22  Hariharan Sandanagobalane  <hariharan@picochip.com>
731
732         * configure.ac: (picochip): Disable libiberty.
733         * configure: Regenerate.
734
735 2010-12-18  Jeff Johnston  <jjohnstn@redhat.com>
736
737         * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
738
739 2010-12-10  Ian Lance Taylor  <iant@google.com>
740
741         PR bootstrap/46819
742         * configure.ac: For --disable-libgcj clear libgcj_saved.
743         * configure: Rebuild.
744
745 2010-12-10  Tobias Burnus  <burnus@net-b.de>
746
747         PR fortran/46540
748         * configure.ac: Add --disable-libquadmath and
749         --disable-libquadmath-support.
750         * configure: Regenerate.
751
752 2010-12-10  Tristan Gingold  <gingold@adacore.com>
753
754         * src-release (ETC_SUPPORT): add gnu-oids.texi
755
756 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
757
758         PR libffi/46792
759         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
760         * configure: Regenerate.
761
762 2010-12-02  Ian Lance Taylor  <iant@google.com>
763
764         * configure.ac: Always set default for poststage1_ldflags to
765         -static-libstdc++ -static-libgcc.
766
767 2010-12-02  Jeff Johnston  <jjohnstn@redhat.com>
768
769         * COPYING.NEWLIB: Add National Semiconductor notice.
770
771 2010-11-29  Andreas Schwab  <schwab@redhat.com>
772
773         * configure.ac: Move comment to remove extra space in last argument
774         of GCC_TARGET_TOOL.
775
776 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
777
778         PR other/46026
779         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
780         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
781         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
782         (BASE_FLAGS_TO_PASS): Use it.
783         * configure: Rebuilt.
784         * Makefile.in: Rebuilt.
785
786 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
787
788         PR binutils/12258
789         * configure.ac: Correct comments for --enable-gold/--enable-ld.
790         Properly check default linker.
791         * configure: Regnerated.
792
793 2010-11-23  Matthias Klose  <doko@ubuntu.com>
794
795         * configure.ac: For --enable-gold, handle value `default' instead of
796         `both*'.   New configure option --{en,dis}able-ld.
797         * configure: Regenerate.
798
799 2010-11-20  Ian Lance Taylor  <iant@google.com>
800
801         * configure.ac: Only disable a language library if no language needs
802         it.  Don't let --disable-libgcj uncondtionally disable libffi.
803         * configure: Rebuild.
804
805 2010-11-20  Paolo Bonzini  <bonzini@gnu.org>
806
807         * configure: Regenerate.
808
809 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
810
811         PR other/46202
812         * configure.ac: Fix just-built in-tree STRIP name to be
813         binutils/strip-new.
814         * configure: Regenerate.
815         * Makefile.def (install-strip-gcc, install-strip-binutils)
816         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
817         (install-strip-sid): Mirror dependencies on non-strip variants
818         of these targets on the respective -strip prerequisites.
819         * Makefile.tpl (install-strip, install-strip-host)
820         (install-strip-target): New targets.
821         (install-strip-[+module+], install-strip-target-[+module+]):
822         New targets.
823         * Makefile.in: Regenerate.
824
825 2010-11-19  Ian Lance Taylor  <iant@google.com>
826             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
827
828         * configure.ac: Add target-libgo to target_libraries.  Set
829         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
830         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
831         (HOST_EXPORTS): Add GOC.
832         (BASE_TARGET_EXPORTS): Add GOC.
833         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
834         (GOCFLAGS_FOR_TARGET): New variable.
835         (EXTRA_HOST_FLAGS): Add GOC.
836         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
837         * Makefile.def (target_modules): Add libgo.
838         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
839         (dependencies): Add dependency from configure-target-libgo to
840         configure-target-libffi and all-target-libstdc++-v3.  Add
841         dependencies from all-target-libgo to all-target-libffi.
842         (languages): Add go.
843         * configure: Rebuild.
844         * Makefile.in: Rebuild.
845
846 2010-11-19  Ian Lance Taylor  <iant@google.com>
847
848         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
849         compiler/flag environment variables.
850
851 2010-11-18  Ian Lance Taylor  <iant@google.com>
852
853         * configure.ac: Check for lang_requires_boot_languages in
854         config-lang.in files.
855         * configure: Rebuild.
856
857 2010-11-17  Mike Frysinger  <vapier@gentoo.org>
858
859         * .gitignore: New file.
860
861 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
862             Tobias Burnus  <burnus@net-b.de>
863
864         PR fortran/32049
865         * Makefile.def: Add libquadmath; build it with language=fortran.
866         * configure.ac: Add libquadmath.
867         * Makefile.tpl: Handle multiple libs in check-[+language+].
868         * Makefile.in: Regenerate.
869         * configure: Regenerate.
870
871 2010-11-15  Andreas Schwab  <schwab@redhat.com>
872
873         * configure.ac: Fix spelling in option names.
874         * configure: Regenerated.
875
876 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
877
878         PR bootstrap/39622
879         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
880         * configure: Regenerated.
881
882 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
883
884         * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
885         define the cloog backend to use. Furthermore, only pass the ppllibs to
886         the configure checks, if necessary.
887         * configure: Regenerate.
888
889 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
890
891         * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
892         * configure: regenerate
893
894 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
895
896         * config/cloog.m4: Fix typo.  verison -> version.
897         * configure: Regenerate.
898
899 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
900
901         * config/cloog.m4: Pass ppl libraries to the CLooG version check.
902         * configure: Regenerate.
903
904 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
905
906         * configure.ac: Support official CLooG.org versions.
907         * configure: Regenerate.
908         * config/cloog.m4: New.
909
910 2010-11-05  Michael Eager  <eager@eagercon.com>
911
912         * COPYING.LIBGLOSS: Correct typo in microblaze.
913         * COPYING.NEWLIB: Same.
914
915 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
916
917         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
918         * configure: Regenerate.
919
920 2010-11-03  Ian Lance Taylor  <iant@google.com>
921             Dave Korn  <dave.korn.cygwin@gmail.com>
922
923         PR lto/46273
924         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
925         and on other supported platforms whenever LTO is enabled.
926         * configure: Rebuild.
927
928 2010-11-02  Alan Modra  <amodra@gmail.com>
929
930         PR binutils/12110
931         * configure.ac: Error when source path contains spaces.
932         * configure: Regenerate.
933
934 2010-10-20  Ian Lance Taylor  <iant@google.com>
935
936         * Makefile.def (target_modules): Set lib_path to src/.libs for
937         libstdc++-v3 module.
938         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
939         * Makefile.in: Rebuild.
940
941 2010-10-08  Bernd Schmidt  <bernds@codesourcery.com>
942             Joseph Myers  <joseph@codesourcery.com>
943
944         * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
945         notices.
946         * COPYING.NEWLIB: Add Texas Instruments notice.
947
948 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
949
950         * configure.ac (build_lto_plugin): New shell variable.
951         (--enable-lto): Turn on by default for all non-ELF platforms that
952         have had LTO support added so far.  Set build_lto_plugin appropriately
953         for both ELF and non-ELF.
954         (configdirs): Add lto-plugin or not based on build_lto_plugin.
955         * configure: Regenerate.
956
957 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
958
959         PR bootstrap/45326
960         PR bootstrap/45174
961         * configure.ac: Honor initial values of $build_configargs,
962         $host_configargs, $target_configargs.  Mark the precious, so
963         environment settings get recorded.
964         * configure: Regenerate.
965
966 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
967
968         Sync from GCC:
969
970         2010-09-30  Michael Eager  <eager@eagercon.com>
971
972         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
973         * configure: Regenerate.
974
975         2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
976
977         * configure.ac (enable-lto): Add Darwin to the list of supported lto
978         targets and amend comment.
979         * configure: Regenerate.
980
981         2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
982
983         * configure.ac: Enable LTO by default on Darwin.
984         * configure: Regenerate.
985
986         2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
987
988         PR bootstrap/44455
989         * configure.ac (extra_mpfr_configure_flags): Copy from
990         extra_mpc_gmp_configure_flags.
991         * configure: Re-generated.
992
993 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
994
995         Sync from GCC:
996
997         PR bootstrap/45796
998         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
999         Depend on all-build-libiberty.
1000         * Makefile.in: Regenerate.
1001
1002 2010-09-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1003
1004         Sync from GCC:
1005
1006         PR bootstrap/44621
1007         * configure.ac: Fix unportable shell quoting.
1008         * configure: Regenerate.
1009
1010 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1011
1012         * configure.ac: Support all v850 targets.
1013         * configure: Regenerate.
1014
1015 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1016
1017         PR target/44862
1018         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1019         Provide -B option to allow for link spec %s substitutions for
1020         libstdc++.a on darwin.
1021         * Makefile.in: Regenerate.
1022
1023 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1024
1025         * Makefile.def (configure-gcc): Depend on all-libelf.
1026         * Makefile.in: Rebuild.
1027
1028 2010-06-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1029
1030         * config.sub, config.guess: Update from upstream sources.
1031
1032 2010-06-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1033
1034         Sync from GCC:
1035
1036         2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1037         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1038         * configure: Regenerated.
1039
1040         2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1041         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1042         * configure: Regenerate.
1043
1044         2010-04-17  Ralf Cors<E9>pius  <ralf.corsepius@rtems.org>
1045         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1046         * configure: Regenerate.
1047
1048         2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1049         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1050         separately.
1051         * configure: Regenerate.
1052
1053         2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1054         * configure: Regenerate after change to elf.m4.
1055
1056         2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1057         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1058         * configure: Regenerated.
1059
1060         2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1061         * configure.ac: Print "buggy but acceptable" when CLooG
1062         revision is less than 9.
1063         * configure: Regenerated.
1064
1065 2010-05-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1066
1067         Merge from gcc:
1068
1069         2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1070         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1071         * configure: Regenerate.
1072
1073         2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1074         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1075         a platform that supports LTO.
1076         * configure: Regenerate.
1077
1078         2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1079         PR lto/42776
1080         * configure.ac (--enable-lto): Refactor handling so libelf tests
1081         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1082         and allow LTO to be explicitly enabled on non-ELF platforms that
1083         are known to support it inside else-clause.
1084         * configure: Regenerate.
1085
1086 2010-04-27  Roland McGrath  <roland@redhat.com>
1087             H.J. Lu  <hongjiu.lu@intel.com>
1088
1089         * configure.ac (--enable-gold): Support both, both/gold and
1090         both/bfd to add gold to configdirs without removing ld.
1091         * configure: Regenerated.
1092
1093         * Makefile.def: Add install-gold dependency to install-ld.
1094         * Makefile.in: Regenerated.
1095
1096 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1097
1098         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1099         * configure: Regenerate.
1100
1101 2010-04-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1102
1103         Merge from gcc:
1104         PR bootstrap/43615
1105         PR bootstrap/43328
1106         Revert:
1107         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1108         * configure.ac: Do not pass --enable-multilib nor
1109         --disable-multilib in baseargs.  Accept explicitly passed
1110         --enable_multilib.
1111         * configure: Regenerate.
1112
1113 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1114
1115         PR bootstrap/43328
1116         * configure.ac: Do not pass --enable-multilib nor
1117         --disable-multilib in baseargs.  Accept explicitly passed
1118         --enable_multilib.
1119         * configure: Regenerate.
1120
1121 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1122
1123         * configure.ac (tic6x-*-*): New case.
1124         * configure: Regenerate.
1125
1126 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1127
1128         Merge from gcc:
1129         2010-03-19  Jack Howarth <howarth@bromo.med.uc.edu>
1130         PR ada/42554
1131         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1132         * configure: Regenerate.
1133
1134 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1135
1136         * config.sub: Update to version 2010-03-22.
1137         * config.guess: Update to version 2009-12-30.
1138
1139 2010-03-14  Joseph Myers  <joseph@codesourcery.com>
1140
1141         Merge from gcc:
1142         2010-01-11  Richard Guenther  <rguenther@suse.de>
1143         PR lto/41569
1144         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1145         * Makefile.in: Regenerated.
1146
1147 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1148
1149         PR libstdc++/32499
1150         * configure.ac (RANLIB): Default to true.
1151         (STRIP): Likewise.
1152         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1153         * configure: Regenerate.
1154
1155 2010-02-17  Nick Clifton  <nickc@redhat.com>
1156
1157         PR 11238
1158         * Makefile.tpl (local-distclean): Also remove config.cache files in
1159         sub-directories as there may not be Makefiles present in the
1160         sub-directories.
1161         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1162         the config.cache files found by the find command.
1163
1164         * Makefile.in: Regenerate.
1165         * configure.ac: Revert previous delta.
1166         * configure: Regenerate.
1167
1168 2010-02-15  Nick Clifton  <nickc@redhat.com>
1169
1170         PR 11238
1171         * configure.ac: Delete config.cache files in sub-directories when
1172         deleting Makefiles.
1173         * configure: Regenerate.
1174
1175 2010-02-15  Nick Clifton  <nickc@redhat.com>
1176
1177         * configure.ac: Sync from gcc.
1178         * configure: Regenerate.
1179
1180 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1181
1182         Sync from gcc:
1183         * configure.ac: Add "recommended" version checks for GMP/MPC.
1184         Update recommended GMP/MPFR/MPC versions.
1185         * configure: Regenerate.
1186
1187 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1188
1189         gcc PR libstdc++/36101, gcc PR libstdc++/42813
1190         * configure.ac (bootstrap_target_libs): Make inclusion of
1191         target-libgomp conditional on libgomb being in target_configdirs.
1192         * configure: Regenerate.
1193
1194 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1195
1196         gcc PR libstdc++/36101, gcc PR libstdc++/42813
1197         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1198         * configure: Regenerate.
1199
1200 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1201
1202         gcc PR libstdc++/36101, gcc PR libstdc++/42813
1203         * configure.ac (target_configdirs): Substitute.
1204         * Makefile.def: Bootstrap target module libgomp.
1205         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1206         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1207         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1208         * configure, Makefile.in: Regenerate.
1209
1210 2009-12-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1211
1212         * libtool.m4: Sync from git Libtool.
1213         * ltmain.sh: Likewise.
1214         * ltoptions.m4: Likewise.
1215         * ltversion.m4: Likewise.
1216         * lt~obsolete.m4: Likewise.
1217
1218 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1219             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1220
1221         PR bootstrap/42424
1222         * configure.ac: Include libtool m4 files.
1223         (_LT_CHECK_OBJDIR): Call it.
1224         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1225         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1226
1227         * configure: Regenerate.
1228
1229 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1230
1231         PR bootstrap/41818
1232         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1233         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1234         * Makefile.in: Regenerate.
1235
1236 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1237
1238         * config.sub, config.guess: Update from upstream sources.
1239
1240 2009-12-17  Jeff Johnston  <jjohnstn@redhat.com>
1241
1242         * COPYING.NEWLIB: Update copyright date.
1243         * COPYING.LIBGLOSS: Ditto.
1244
1245 2009-12-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1246
1247         PR middle-end/30447
1248         PR middle-end/30789
1249         PR other/40302
1250
1251         * configure.ac: Require MPC.
1252         * configure: Regenerate.
1253
1254         * configure.ac: Update minimum MPC version to 0.8.
1255         * configure: Regenerate.
1256
1257 2009-11-20  Paolo Bonzini  <bonzini@gnu.org>
1258
1259         * config.guess: Sync with upstream and gcc.
1260         * config.sub: Sync with upstream and gcc.
1261
1262 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1263
1264         * Makefile.def: Restore host and target settings for gmp.
1265         * Makefile.in: Rebuild.
1266
1267 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1268
1269         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1270         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1271         Fix portability of test of C++ as bootstrap language.  Add
1272         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1273         * configure: Rebuild.
1274         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1275         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1276         in-tree building.
1277         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1278         (POSTSTAGE1_HOST_EXPORTS): Use it.
1279         (STAGE[+id+]_CXXFLAGS): New.
1280         (BASE_FLAGS_TO_PASS): Pass it down.
1281         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1282         extra_exports.
1283         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1284         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1285         extra_exports.
1286         * Makefile.in: Rebuild.
1287
1288 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1289
1290         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1291         paths for *-w64-mingw* and x86_64-*mingw*.
1292         * configure: Regenerated.
1293
1294 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1295
1296         * configure.ac: Disable target-winsup & co for
1297         x86_64-*-mingw* and *-w64-mingw* targets.
1298         * configure: Regenerated.
1299
1300 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1301
1302         * configure.ac (CLooG test): Use = with test.
1303         * configure: Regenerate.
1304
1305 2009-10-22  Richard Guenther  <rguenther@suse.de>
1306
1307         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1308         cloog if the ppl version check failed.  Move flags saving
1309         before setting in libelf check.
1310         * configure: Regenerate.
1311
1312 2009-10-21  Richard Guenther  <rguenther@suse.de>
1313
1314         * configure.ac: Adjust the ppl and cloog configure to work as
1315         documented.  Disable cloog if ppl was disabled.  Omit the version
1316         checks if they were disabled.
1317         * configure: Re-generate.
1318
1319 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1320
1321         * configure.ac: Add 'lto' to enable_languages, not
1322         new_enable_languages, and only if not already present.
1323         * configure: Regenerate.
1324
1325 2009-10-06  Ian Lance Taylor  <iant@google.com>
1326
1327         * Makefile.def: check-gold depends upon all-gas.
1328         * Makefile.in: Rebuild.
1329
1330 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1331
1332         * Makefile.def: all-lto-plugin depends on all-libiberty.
1333         set bootstrap=true for lto-plugin.
1334         Add lto-plugin.
1335         * Makefile.in: Regenerate.
1336         * configure.ac (host_libs): Add lto-plugin.
1337         * configure: Regenerate.
1338
1339 2009-10-03  Diego Novillo  <dnovillo@google.com>
1340
1341         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1342         (HOST_LIBELFLIBS): Define.
1343         (HOST_LIBELFINC): Define.
1344         * Makefile.in: Regenerate.
1345         * configure.ac: Add --enable-lto.
1346         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1347         If --enable-lto is used, add 'lto' to new_enable_languages.
1348         If --enable-lto is used and gold is enabled, add
1349         lto-plugin to configdirs.
1350         * configure: Regenerate.
1351
1352 2009-10-03  Simon Baldwin  <simonb@google.com>
1353
1354         * configure.ac: If --with-system-zlib, suppress local zlib and
1355         pass --with-system-zlib to subdir configure scripts.
1356         * configure: Regenerate.
1357
1358 2009-10-01  Loren J. Rittle <ljrittle@acm.org>
1359             Paolo Bonzini  <bonzini@gnu.org>
1360
1361         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1362         $(srcdir).
1363         * Makefile.in: Rebuilt.
1364
1365 2009-09-29  Paolo Bonzini  <bonzini@gnu.org>
1366
1367         Sync from gcc:
1368         2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1369
1370         * configure.ac: Update minimum MPC version to 0.7.
1371         * configure: Regenerate.
1372
1373 2009-09-25  Nick Clifton  <nickc@redhat.com>
1374
1375         * configure.ac: Pass any --cache-file=/dev/null option on to
1376         subconfigures.
1377         * configure: Regenerate.
1378
1379 2009-09-23  Nick Clifton  <nickc@redhat.com>
1380
1381         * config.sub, config.guess: Update from upstream sources.
1382
1383 2009-09-22  Loren J. Rittle <ljrittle@acm.org>
1384
1385         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1386         * Makefile.in: Rebuilt.
1387
1388 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1389
1390         PR bootstrap/32272
1391         * configure.ac: Error out if $srcdir isn't '.' but contains
1392         host-${host_noncanonical}.
1393         * configure: Regenerate.
1394
1395 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1396
1397         * configure.ac: If bootstrapping a combined tree with
1398         --enable-gold, require c++ in stage1_languages.
1399         * configure: Regenerate.
1400
1401         * configure.ac: Also add target_libs of stage1_languages to
1402         bootstrap_target_libs.
1403         * configure: Regenerate.
1404
1405         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1406         with --enable-languages not containing c++.
1407         * configure: Regenerate.
1408
1409 2009-09-16  Jie Zhang  <jie.zhang@analog.com>
1410
1411         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1412         * configure: Regenerate.
1413
1414 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1415
1416         * configure.ac: Do not use $extrasub for replacing @if/@endif
1417         parts in Makefile; instead, use additional arguments to
1418         AC_CONFIG_COMMANDS to do the replacement manually, with several
1419         sed invocations, to avoid HP-UX sed command limits.
1420         * configure: Regenerate.
1421
1422 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1423
1424         * configure.ac (with-build-config): Document.  Handle without.
1425         Handle missing argument.
1426         * configure: Rebuilt.
1427
1428 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1429
1430         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1431         Default to bootstrap-debug only if compare-debug works.
1432         * configure: Rebuilt.
1433         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1434         * Makefile.in: Rebuilt.
1435
1436 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1437
1438         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1439         * Makefile.in: Rebuilt.
1440
1441 2009-09-02  Paolo Bonzini  <bonzini@gnu.org>
1442
1443         * Makefile.tpl (AWK): Fix typo.
1444         * Makefile.in: Regenerate.
1445
1446 2009-09-02  Paolo Bonzini  <bonzini@gnu.org>
1447
1448         * configure.ac: Detect awk and sed.
1449         * Makefile.def (flags_to_pass): Add AWK and SED.
1450         * Makefile.tpl (AWK, SED): New.
1451         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1452         * configure: Regenerate.
1453         * Makefile.in: Regenerate.
1454
1455 2009-09-01  Tristan Gingold  <gingold@adacore.com>
1456
1457         * setup.com: Ported to Itanium VMS.  Can also build using DCL scripts.
1458         Remove logical names.
1459
1460 2009-08-31  Dave Korn  <dave.korn.cygwin@gmail.com>
1461
1462         * ltmain.sh (func_normal_abspath): New function.
1463         (func_relative_path): Likewise.
1464         (func_mode_help): Document new -bindir option for link mode.
1465         (func_mode_link): Add new -bindir option, and use it to place
1466         output DLL if specified.
1467
1468 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1469
1470         * configure.ac (AC_PREREQ): Bump to 2.64.
1471
1472 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1473
1474         * README-maintainer-mode: Point directly to upstream locations
1475         for autoconf, automake, libtool, gettext, instead of copies on
1476         sources.redhat.com.  Document required versions.
1477         * configure.ac: Do not substitute datarootdir, htmldir,
1478         pdfdir, docdir.  Do not process --with-datarootdir,
1479         --with-htmldir, --with-pdfdir, --with-docdir.
1480         * configure: Regenerate.
1481
1482         * configure: Regenerate.
1483
1484         * compile: Sync from Automake 1.11.
1485         * depcomp: Likewise.
1486         * install-sh: Likewise.
1487         * missing: Likewise.
1488         * mkinstalldirs: Likewise.
1489         * ylwrap: Likewise.
1490
1491 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1492
1493         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1494         (baseargs): Add --disable-option-checking.
1495         * configure: Regenerate.
1496
1497         * Makefile.def (configure-target-libiberty): Depend on
1498         all-binutils and all-ld.
1499         (configure-target-newlib): Likewise.
1500         * Makefile.in: Regenerate.
1501
1502 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1503
1504         Sync with GCC, merge:
1505
1506         2009-07-31  Christian Bruel  <christian.bruel@st.com>
1507
1508         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1509         * configure: Regenerate.
1510
1511         2009-07-06  Ian Lance Taylor  <iant@google.com>
1512
1513         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1514         * configure: Rebuild.
1515
1516         2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1517
1518         PR bootstrap/40338
1519         * configure.ac (comparestring): Create new variable.
1520         * Makefile.tpl (comparestring): Use to skip some comparisions.
1521         * configure: Regenerate.
1522         * Makefile.in: Regenerate.
1523
1524         2009-06-23  Ian Lance Taylor  <iant@google.com>
1525
1526         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1527         boot_languages.  Only bootstrap target libraries listed in
1528         target_libs for some boot language.  Add --with-stage1-ldflags,
1529         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1530         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1531         if not building with C++.
1532         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1533         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1534         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1535         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1536         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1537         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1538         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1539         * configure, Makefile.in: Rebuild.
1540
1541         2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1542
1543         * configure.ac: Detect MPC in default directory.
1544         * configure: Regenerate.
1545
1546         2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1547
1548         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1549         to noconfdirs.
1550         * configure: Regenerate.
1551
1552         2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1553
1554         * Makefile.def: Add MPC support and dependencies.
1555         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1556
1557         * Makefile.in, configure: Regenerate.
1558
1559         2009-05-24  Nicolas Roche  <roche@adacore.com>
1560
1561         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1562         * Makefile.in: Regenerate.
1563
1564         2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1565
1566         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1567         * configure:  Regenerate.
1568
1569         2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1570
1571         * configure.ac ($with_ppl):  Default to no if not supplied.
1572         ($with_cloog):  Likewise.
1573         configure:  Regenerate.
1574
1575         2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1576
1577         PR bootstrap/39739
1578         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1579         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1580
1581         * configure, Makefile.in: Regenerate.
1582
1583         2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1584
1585         * configure.ac: Change copyright header to refer to version
1586         3 of the GNU General Public License and to point readers at the
1587         COPYING3 file and the FSF's license web page.
1588         * Makefile.def: Likewise.
1589         * Makefile.tpl: Likewise.
1590         * Makefile.in: Regenerate.
1591
1592         2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1593
1594         * configure.ac: Restore match for darwin9 or later. Use double
1595         brackets since regeneration eats one pair.
1596         * configure: Regenerate.
1597
1598 2009-08-18  Christopher Faylor  <me+cygwin@cgf.cx>
1599
1600         * MAINTAINERS: Perform some obvious fixups.
1601
1602 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1603
1604         * config.sub, config.guess: Update from upstream sources.
1605
1606 2009-08-06  Michael Eager <eager@eagercon.com>
1607
1608         * configure.ac: Add Microblaze target.
1609         * configure: Regenerate.
1610
1611 2009-07-02  Tristan Gingold  <gingold@adacore.com>
1612
1613         * configure.ac: Do not exclude gas for i386-*-darwin.
1614         Add a case for x86_64-*-darwin.
1615         * configure: Regenerate.
1616
1617 2009-06-26  Doug Evans  <dje@sebabeach.org>
1618
1619         * Makefile.def (host_modules): Add cgen.
1620         * Makefile.in: Regenerate.
1621         * configure.ac (host_tools): Add cgen.
1622         * configure: Regenerate.
1623
1624 2009-06-17  Michael Eager <eager@eagercon.com>
1625
1626         * COPYING.LIBGLOSS: Add Xilinx license.
1627
1628 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1629
1630         * configure.ac: Define is_elf for QNX Neutrino targets.
1631         * configure: Regenerate.
1632
1633 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1634             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1635
1636         * Makefile.tpl (all): Avoid a trailing backslash.
1637         * Makefile.in: Regenerate.
1638
1639 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1640
1641         * config.sub, config.guess: Update from upstream sources.
1642
1643 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1644
1645         * Makefile.tpl ([+compare-target+]): Compare all stage
1646         directories, rather than just gcc.
1647         * Makefile.in: Rebuilt.
1648
1649 2009-05-28  Doug Kwan  <dougkwan@google.com>
1650
1651         * configure.ac: Support gold for target arm*-*-*.
1652         * configure: Regenerate.
1653
1654 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1655
1656         * Makefile.tpl (all): Avoid harmless warning in make all when
1657         gcc-bootstrap is enabled but stage_last does not exist.
1658         * Makefile.in: Rebuilt.
1659
1660 2009-05-25  Tristan Gingold  <gingold@adacore.com>
1661
1662         * setup.com: Complete the file with configuration and build.
1663
1664 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1665
1666         PR other/40159
1667         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1668         gcc-no-bootstrap are mutually exclusive.
1669         * Makefile.in: Rebuilt.
1670
1671 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1672
1673         PR other/40159
1674         * Makefile.tpl (all): Don't end with unconditional success.
1675         * Makefile.in: Rebuilt.
1676
1677 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1678
1679         PR target/37137
1680         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1681         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1682         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1683         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1684         stage_configureflags, stage_cflags and stage_libcflags into
1685         explicit Makefile macros.
1686         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1687         GFORTRAN.
1688         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1689         CC.  Set CC_FOR_BUILD from CC.
1690         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1691         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1692         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1693         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1694         and GFORTRAN.
1695         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1696         (_LIBCFLAGS): Renamed to _TFLAGS.
1697         (do-compare-debug, do-compare3-debug): Drop.
1698         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1699         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1700         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1701         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1702         (XGCC_FLAGS_FOR_TARGET): New.
1703         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1704         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1705         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1706         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1707         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1708         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1709         TFLAGS.
1710         (BUILD_CONFIG): Include if requested.
1711         (all): Set TFLAGS on bootstrap.
1712         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1713         (all-stageid-prefixmodule): Likewise.
1714         (do-clean, distclean-stageid): Set TFLAGS.
1715         (restrap): Fix whitespace.
1716         * Makefile.in: Rebuilt.
1717
1718 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1719
1720         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1721         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1722         * Makefile.in: Regenerate.
1723
1724 2009-04-24  Eli Zaretskii  <eliz@gnu.org>
1725
1726         * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
1727         consistency with config.sub.  (Update from upstream sources.)
1728
1729 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
1730
1731         * texinfo/texinfo.tex: Update to version 2009-03-28.05.
1732
1733 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1734
1735         * config.sub, config.guess: Update from upstream sources.
1736
1737 2009-04-15  Anthony Green  <green@moxielogic.com>
1738
1739         * configure.ac: Add moxie support.
1740         * configure: Rebuilt.
1741
1742 2009-04-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1743
1744         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1745         * configure: Regenerate.
1746
1747 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1748
1749         PR gas/10039
1750         * configure.ac: Require texinfo 4.7.
1751         * configure: Regenerated.
1752
1753 2009-04-09  Steve Ellcey  <sje@cup.hp.com>
1754
1755         * Makefil.def (languages): New entries.
1756         * Makefile.tpl (check-gcc-*): New generic target.
1757         * Makefile.in: Regenerate.
1758
1759 2009-03-27  Eli Zaretskii  <eliz@gnu.org>
1760
1761         * djunpack.bat: Use ".." quoting in Sed command, for the sake of
1762         Windows builds of Sed.
1763
1764 2009-03-18  Tom Tromey  <tromey@redhat.com>
1765
1766         * configure: Rebuild.
1767         * configure.ac (host_libs): Add libiconv.
1768         * Makefile.in: Rebuild.
1769         * Makefile.def (host_modules): Add libiconv.
1770         (configure-gdb, all-gdb): Depend on libiconv.
1771
1772 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1773
1774         * configure.ac: Treat gdb as supported on x86_64-darwin.
1775         * configure: Regenerate.
1776
1777 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1778
1779         Merge from GCC:
1780
1781         2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1782
1783         * configure.ac (--with-host-libstdcxx): New option.
1784         * configure: Regenerate.
1785
1786         2009-01-29  Robert Millan  <rmh@aybabtu.com>
1787
1788         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1789         * configure: Regenerate.
1790
1791         2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
1792
1793         PR tree-optimization/38515
1794         * configure.ac (cloog-polylib): Removed.
1795         (with_ppl, with_cloog): Test for "no".
1796         * configure: Regenerated.
1797
1798 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1799
1800         Backport from git Libtool:
1801
1802         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1803         Support GNU/kOpenSolaris.
1804         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1805         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1806         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1807         GNU/kOpenSolaris.
1808
1809 2009-02-05  Andreas Schwab  <schwab@suse.de>
1810
1811         * Makefile.tpl (stage_last): Define $r and $s before using
1812         $(RECURSE_FLAGS_TO_PASS).
1813         * Makefile.in: Regenerate
1814
1815 2009-01-21  Jeff Johnston  <jjohnstn@redhat.com>
1816
1817         * COPYING.NEWLIB: Add ARM license.
1818
1819 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1820
1821         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1822         (all-opcodes): Depend on all-libiberty.
1823         * Makefile.in: Regenerate.
1824
1825 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1826
1827         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1828         * configure: Regenerate.
1829
1830 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1831
1832         Backport link test fix from upstream Libtool:
1833
1834         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1835         Add cache variables to tests that require the linker to work.
1836         For shlibpath_overrides_runpath, this also changes the semantics
1837         to let the result from the C compiler take precedence.
1838         compiler take precedence.
1839
1840 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1841
1842         * config.sub, config.guess: Update from upstream sources.
1843
1844 2008-12-17  Jeff Johnston  <jjohnstn@redhat.com>
1845
1846         * COPYING.NEWLIB: Updated.
1847         * COPYING.LIBGLOSS: Ditto.
1848
1849 2008-12-16  Paolo Bonzini  <bonzini@gnu.org>
1850
1851         Sync with GCC:
1852
1853         2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1854
1855         * configure.ac (ppllibs): Add by default the lib flags.
1856         * configure: Regenerate.
1857
1858         2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1859
1860         * configure.ac: Add double brackets on darwin[912].
1861         * configure: Regenerate.
1862
1863         2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1864
1865         * configure.ac: Expand to darwin10 and later.
1866         * configure: Regenerate.
1867
1868 2008-12-02  Andreas Schwab  <schwab@suse.de>
1869
1870         * Makefile.def: configure-target-boehm-gc depends on
1871         all-target-libstdc++-v3.
1872         * Makefile.in: Regenerate.
1873
1874 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1875
1876         * config.sub, config.guess: Update from upstream sources.
1877
1878 2008-11-27  Joseph Myers  <joseph@codesourcery.com>
1879
1880         Merge from GCC:
1881
1882         2007-12-02  Matthias Klose  <doko@ubuntu.com>
1883
1884         * config-ml.in: Remove 64bit configure tests.
1885
1886         2008-05-14  Rafael Espindola  <espindola@google.com>
1887
1888         * config-ml.in: don't handle --enable-shared and --enable-static.
1889
1890         2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1891             Tobias Grosser  <grosser@fim.uni-passau.de>
1892             Jan Sjodin  <jan.sjodin@amd.com>
1893             Harsha Jagasia  <harsha.jagasia@amd.com>
1894             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1895             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1896             Adrien Eliche  <aeliche@isty.uvsq.fr>
1897
1898         Merge from graphite branch.
1899         * configure: Regenerate.
1900         * Makefile.in: Regenerate.
1901         * configure.ac (host_libs): Add ppl and cloog.
1902         Add checks for PPL and CLooG.
1903         * Makefile.def (ppl, cloog): Added modules and dependences.
1904         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1905         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1906
1907         2008-09-03  Richard Guenther  <rguenther@suse.de>
1908
1909         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1910         cloog test.
1911         * configure: Re-generate.
1912
1913         2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1914
1915         * configure.ac (--with-cloog-polylib): New.
1916         (--disable-cloog-version-check): New.
1917         (--disable-ppl-version-check): New.
1918         * configure: Re-generate.
1919
1920         2008-09-05  Richard Guenther  <rguenther@suse.de>
1921
1922         * configure.ac: Initialize clooglibs to -lcloog.
1923         * configure: Re-generate.
1924
1925         2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1926
1927         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1928         recommended version to 2.3.2.
1929
1930         * configure: Regenerate.
1931
1932         2008-10-31  Ben Elliston  <bje@au.ibm.com>
1933
1934         * configure.ac (spu-*-*): Remove special case.
1935         * configure: Regenerate.
1936
1937         Complete comment text from GCC version of:
1938
1939         2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1940
1941         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1942         (GCC_SHLIB_SUBDIR): New.
1943         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1944         * configure: Regenerate.
1945         * Makefile.in: Regenerate.
1946
1947 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1948
1949         * configure.ac: Build gdb for i?86-*-darwin*
1950         * configure: Regenerated.
1951
1952 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1953
1954         PR bootstrap/38014
1955         PR bootstrap/37923
1956
1957         Revert:
1958
1959         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1960
1961         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1962         * Makefile.in: Regenerated.
1963
1964         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1965
1966         PR gdb/921
1967         PR gdb/1646
1968         PR gdb/2175
1969         PR gdb/2176
1970
1971         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1972         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1973         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1974         (HOST_EXPORTS): Pass CPPFLAGS.
1975         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1976         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1977         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1978         * Makefile.in, configure: Regenerated.
1979         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1980         and CPPFLAGS_FOR_BUILD.
1981
1982 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1983
1984         * configure.ac [spu-*-*]: Do not set skipdirs.
1985         * configure: Re-generate.
1986
1987 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1988
1989         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1990         * Makefile.in: Regenerated.
1991
1992 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1993
1994         PR gdb/921
1995         PR gdb/1646
1996         PR gdb/2175
1997         PR gdb/2176
1998
1999         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2000         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2001         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2002         (HOST_EXPORTS): Pass CPPFLAGS.
2003         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2004         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2005         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2006         * Makefile.in, configure: Regenerated.
2007         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2008         and CPPFLAGS_FOR_BUILD.
2009
2010 2008-09-29  Peter O'Gorman  <pogma@thewrittenword.com>
2011
2012         * libtool.m4: Update to libtool 2.2.6.
2013         * lt~obsolete.m4: Update to libtool 2.2.6.
2014         * ltmain.sh: Update to libtool 2.2.6.
2015         * ltsugar.m4: Update to libtool 2.2.6.
2016         * ltversion.m4: Update to libtool 2.2.6.
2017         * ltoptions.m4: Update to libtool 2.2.6.
2018         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2019
2020 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2021
2022         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2023         (GCC_SHLIB_SUBDIR): New.
2024         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2025         * configure: Regenerate.
2026         * Makefile.in: Regenerate.
2027
2028 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2029
2030         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2031         Enable bfd, binutils and opcodes.
2032         * configure: Regenerate.
2033
2034 2008-08-16  Nicolas Roche  <roche@adacore.com>
2035
2036         * Makefile.tpl: Add BOOT_ADAFLAGS.
2037         * Makefile.in: Regenerate.
2038
2039 2008-08-16  Richard Sandiford  <rdsandiford@googlemail.com>
2040
2041         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2042         * configure: Regenerate.
2043
2044 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
2045
2046         Sync with gcc:
2047         2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
2048
2049         * configure.ac: Add makefile fragments for hpux.
2050         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2051         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2052         * configure: Regenerate.
2053         * Makefile.in: Regenerate.
2054
2055         2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2056
2057         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2058         * Makefile.in: Regenerate.
2059         * configure: Regenerate.
2060
2061 2008-06-18  Ian Lance Taylor  <iant@google.com>
2062
2063         * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2064
2065         * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2066
2067 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2068
2069         * configure: Regenerate.
2070
2071 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2072
2073         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2074         "$@" is still intact with both Autoconf 2.59 and 2.62.
2075         * configure: Regenerate.
2076
2077 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2078
2079         * Makefile.tpl: Fix comment errors.
2080         * Makefile.in: Regenerate.
2081
2082 2008-06-13  Julian Brown  <julian@codesourcery.com>
2083
2084         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2085         of libobjc for ARM EABI Linux.
2086         * configure: Regenerate.
2087
2088 2008-06-12  David S. Miller  <davem@davemloft.net>
2089             David Edelsohn  <edelsohn@gnu.org>
2090
2091         * configure.ac: Add powerpc*-*-* to gold supported targets.
2092         * configure: Regenerate.
2093
2094 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2095
2096         PR tree-optimization/36218
2097         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2098         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2099         (all prefix="build-"): Pass them to build-system sub-makes.
2100         * Makefile.in: Regenerate.
2101
2102 2008-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
2103
2104         * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2105         README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2106         mkdep, and compile.  Update comments.
2107         (ETC_SUPPORT): Add ChangeLog and update comments.
2108
2109 2008-05-11  Ian Lance Taylor  <iant@google.com>
2110
2111         * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2112
2113 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2114
2115         Sync with gcc:
2116         2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2117
2118         PR bootstrap/35457
2119         * configure.ac: Include override.m4.
2120         * configure: Regenerate.
2121
2122         2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2123
2124         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2125         * Makefile.in: Regenerate.
2126
2127         2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2128
2129         * configure.ac: Do not build libssp for the AVR.
2130         * configure: Regenerate.
2131
2132 2008-04-18  Nick Clifton  <nickc@redhat.com>
2133
2134         * MAINTAINERS: Replace reference to configure.in with reference to
2135         configure.ac.
2136
2137 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2138
2139         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2140         as nonconfigurable directories list.
2141         * configure: Regenerate.
2142
2143 2008-04-14  David S. Miller  <davem@davemloft.net>
2144
2145         * configure.ac: Add sparc*-*-* to gold supported targets.
2146         * configure: Regenerate.
2147
2148 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2149
2150         * config.sub, config.guess: Update from upstream sources.
2151
2152 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2153
2154         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2155         * Makefile.in: Regenerate.
2156
2157 2008-04-07  Ian Lance Taylor  <iant@google.com>
2158
2159         * Makefile.def: check-gold depends upon all-binutils.
2160         * Makefile.in: Regenerate.
2161
2162 2008-04-04  Nick Clifton  <nickc@redhat.com>
2163
2164         PR binutils/4334
2165         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2166         builds.
2167         * configure: Regenerate.
2168
2169 2008-04-04  NightStrike  <NightStrike@gmail.com>
2170
2171         PR other/35151
2172         * configure.ac: Combine rules for mingw32 and mingw64.
2173         * configure: Regenerate.
2174
2175 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2176
2177         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2178         * Makefile.in: Regenerate.
2179
2180 2008-03-20  Ian Lance Taylor  <iant@google.com>
2181
2182         * configure.ac: Add support for --enable-gold.
2183         * Makefile.def: Add gold as a directory like ld.
2184         * configure, Makefile.in: Regenerate.
2185
2186 2008-03-19  Andreas Krebbel  <krebbel1@de.ibm.com>
2187
2188         * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2189         (s390_cond_extensions): Reduced extensions to the compare related.
2190         (main): z10 cpu type option added.
2191         (expandConditionalJump): Renamed to ...
2192         (insertExpandedMnemonic): ... this.
2193
2194         * opcodes/s390-opc.c: Re-group the operand format makros.
2195         (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2196         INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2197         INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2198         INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2199         INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2200         INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2201         INSTR_SIL_RDU): New instruction formats added.
2202         (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2203         MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2204         MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2205         MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2206         MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2207         MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2208         masks added.
2209         (s390_opformats): New formats added "ris", "rrs", "sil".
2210         * opcodes/s390-opc.txt: Add the conditional jumps with the
2211         extensions removed from automatic expansion in s390-mkopc.c manually.
2212         (asi - trtre): Add new System z10 EC instructions.
2213         * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2214
2215 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2216
2217         * configure.ac: m4_include config/proginstall.m4.
2218         * configure: Regenerate.
2219
2220 2008-03-16  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2221
2222         Backport from upstream Libtool:
2223
2224         2007-10-12  Eric Blake  <ebb9@byu.net>
2225
2226         Deal with Autoconf 2.62's semantic change in m4_append.
2227         * ltsugar.m4 (lt_append): Replace broken versions of
2228         m4_append.
2229         (lt_if_append_uniq): Don't require separator to be overquoted,
2230         and avoid broken m4_append.
2231         (lt_dict_add): Fix typo.
2232         * libtool.m4 (_LT_DECL): Don't overquote separator.
2233
2234 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2235
2236         * config.rpath: Add AIX 6 support.
2237
2238 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2239
2240         * Makefile.def (stageprofile).  Remove -fprofile-generate
2241         from stage_libcflags.
2242         * Makefile.in: Regenerate.
2243
2244 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2245
2246         * config.sub, config.guess: Update from upstream sources.
2247
2248 2008-03-06  Florian Krohm  <fkrohm@us.ibm.com>
2249
2250         * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2251         * s390-opc.txt (cmpsc): Duplicate entry removed.
2252         (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2253         cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2254         fier, cu42, cu41): Fix operand format.
2255
2256 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2257
2258         PR bootstrap/32009
2259         PR bootstrap/32161
2260
2261         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2262         * configure: Regenerate.
2263
2264         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2265         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2266         STAGE4_LIBCFLAGS): New.
2267         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2268         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2269         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2270         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2271         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2272         for target modules.  Don't export LIBCFLAGS.
2273         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2274         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2275         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2276         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2277         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2278         * Makefile.in: Regenerate.
2279
2280 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2281
2282         PR libgcj/33085
2283         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2284         Do not use -DDLL_EXPORT.  Backport from upstream.
2285
2286 2008-02-14  Nick Clifton  <nickc@redhat.com>
2287
2288         Import this patch from gcc:
2289         2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2290
2291         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2292
2293 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2294
2295         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2296         * configure: Regenerate.
2297
2298 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2299
2300         * configure.ac (xtensa*-*-*): Recognize processor variants.
2301         * configure: Regenerate.
2302
2303 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2304
2305         PR bootstrap/34922
2306         * configure.ac (PARSE_ARGS): Push suitable setting of
2307         ac_subdirs_all, for `./configure --help=recursive'.
2308         Handle `+' in generic toplevel directory disabling.
2309         * configure: Regenerate.
2310
2311 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2312
2313         * config.sub, config.guess: Update from upstream sources.
2314
2315 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2316
2317         * config.sub, config.guess: Update from upstream sources.
2318
2319 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
2320
2321         * COPYING.LIBGLOSS: Update default copyright.
2322
2323 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
2324
2325         * COPYING.NEWLIB: Update default copyright.
2326
2327 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2328
2329         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2330         Change recommended MPFR from 2.2.1 > 2.3.0.
2331         * configure: Regenerate.
2332
2333 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2334
2335         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2336         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2337         * Makefile.in: Regenerate.
2338
2339 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2340
2341         * configure.ac: Enable libjava for x86_64-*-darwin9.
2342         * configure: Regenerate.
2343
2344 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2345
2346         * config.sub, config.guess: Update from upstream sources.
2347
2348 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2349
2350         * config-ml.in: Robustify against white space in absolute file
2351         names.
2352
2353         * config-ml.in (multi-clean): Substitute ${Makefile}.
2354         Remove superfluous ${Makefile} in list.
2355
2356 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2357
2358         * Makefile.def (dependencies): Make configure-gdb depend on
2359         all-intl.
2360         * Makefile.in: Regenerated.
2361
2362 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
2363
2364         * Makefile.def: To avoid problems running with parallel makes,
2365         build newlib before libgloss so that target specific header
2366         files are availble.
2367         * Makefile.in: Regenerate.
2368
2369 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2370
2371         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2372         * Makefile.in: Regenerate.
2373
2374 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2375
2376         * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2377         * libdecnumber: New directory, imported from GCC.
2378
2379 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2380
2381         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2382         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2383         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2384         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2385         * configure: Regenerate.
2386
2387 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2388
2389         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2390         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2391         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2392         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2393         * configure.ac: Default them to host tools for $host = $build.
2394         Subst them.
2395
2396         * configure: Regenerate.
2397         * Makefile.in: Regenerate.
2398
2399 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2400
2401         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2402         * configure: Regenerate.
2403
2404 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2405
2406         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2407         libstdc++.
2408         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2409         * configure: Regenerate.
2410         * Makefile.in: Regenerate.
2411
2412 2007-09-17  Andreas Schwab  <schwab@suse.de>
2413
2414         * configure.ac: Raise minimum makeinfo version to 4.6.
2415         * configure: Regenerate.
2416
2417 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2418
2419         * configure.ac: Correct makeinfo version check.
2420         * configure: Regenerate.
2421
2422 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2423
2424         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2425         to $skipdirs and only disable gprof for newlib.  Use the normal
2426         mips*-elf* handling in other respects.
2427         * configure: Regnerate.
2428
2429 2007-09-12  David Daney  <ddaney@avtrex.com>
2430
2431         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2432         enabling libgcj.
2433         * configure: Regenerate.
2434
2435 2007-09-12  Richard Guenther  <rguenther@suse.de>
2436
2437         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2438         nor --disable-checking is provided also turn on yes and types
2439         checking for stage1.
2440         * configure: Re-generate.
2441
2442 2007-09-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2443
2444         PR target/33281
2445         * configure.ac: Use config/mh-mingw on mingw.
2446         * configure: Regenerate.
2447
2448 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2449
2450         PR other/32154
2451         * configure.ac: For libgloss targets, point the linker to the linker
2452         script, startup code and simulator library.
2453         * configure: Regenerate.
2454
2455 2007-09-09  Andrew Haley  <aph@redhat.com>
2456
2457         * configure.ac (noconfigdirs): Remove target-libffi and
2458         target-libjava.
2459
2460 2007-08-29  Nick Clifton  <nickc@redhat.com>
2461
2462         * config.sub, config.guess: Update from upstream sources.
2463
2464 2007-08-21  Richard Guenther  <rguenther@suse.de>
2465
2466         * configure.ac: Add types checking to stage1 checking flags.
2467         * configure: Regenerate.
2468
2469 2007-08-18  Paul Brook  <paul@codesourcery.com>
2470             Joseph Myers  <joseph@codesourcery.com>
2471
2472         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2473         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2474         * Makefile.in: Regenerate.
2475         * configure.ac (--with-debug-prefix-map): New.
2476         * configure: Regenerate.
2477
2478 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2479             Nigel Stephens  <nigel@mips.com>
2480
2481         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2482         as target_makefile_frag.
2483         * configure: Regenerate.
2484
2485 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2486
2487         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2488         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2489         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2490         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2491         (do-compare, do-compare3, do-compare-debug): New.
2492         ([+compare-target+]): Use them.
2493
2494 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2495
2496         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2497         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2498         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2499         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2500         (do-compare, do-compare3, do-compare-debug): New.
2501         ([+compare-target+]): Use them.
2502
2503 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2504             Ben Elliston  <bje@au.ibm.com>
2505
2506         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2507         --silent if $silent.
2508         * configure: Regenerate.
2509
2510 2007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
2511
2512         * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2513
2514 2007-07-17  Nick Clifton  <nickc@redhat.com>
2515
2516         * COPYING3: New file.  Contains version 3 of the GNU General
2517         Public License.
2518         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2519         Lesser General Public License.
2520
2521 2007-07-11  Bernd Schmidt  <bernd.schmidt@analog.com>
2522
2523         * configure.ac: Fix my previous change to really match GCC.
2524         * configure: Regenerate.
2525
2526 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2527
2528         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2529         * configure: Regenerate.
2530
2531 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2532
2533         * configure.ac: Add some missing m4 quotation.
2534         * configure: Regenerate.
2535
2536 2007-07-09  Kai Tietz   <kai.tietz@onevision.com>
2537
2538         * Makefile.def: Add windmc tool to build.
2539         * Makefile.tpl: Likewise.
2540         * configure.ac: Likewise.
2541         * Makefile.in: Regenerate.
2542         * configure: Regenerate.
2543
2544 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2545
2546         * lt~obsolete.m4: New. Import from 20070318 libtool.
2547
2548 2007-06-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2549
2550         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2551         uclinux and linux-uclibc targets.
2552         * configure: Regenerate.
2553
2554 2007-06-28  DJ Delorie  <dj@redhat.com>
2555
2556         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2557         not building newlib.
2558         * configure: Regenerated.
2559
2560 2007-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
2561
2562         * src-release (DEVO_SUPPORT): Correct typos.
2563
2564 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2565
2566         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2567         * Makefile.in: Regenerated.
2568
2569 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2570
2571         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2572         (distclean-stage[+id+]): Possibly delete stage_last.
2573         * Makefile.in: Regenerate.
2574
2575 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2576
2577         * config.sub, config.guess: Update from upstream sources.
2578
2579 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2580
2581         * Makefile.tpl: Fix spelling error.
2582         * Makefile.in: Regenerate.
2583
2584 2007-06-04  Paolo Bonzini  <bonzini@gnu.org>
2585
2586         Sync with gcc:
2587         2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2588
2589         PR bootstrap/29382
2590         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2591         * configure: Rebuilt.
2592
2593 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2594
2595         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2596         lt_cv_sys_max_cmd_len.
2597
2598 2007-05-31  Paolo Bonzini  <bonzini@gnu.org>
2599
2600         * ltgcc.m4: Update from GCC.
2601
2602 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2603
2604         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2605
2606 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
2607
2608         * ltmain.sh: Update from GCC.
2609         * libtool.m4: Update from GCC.
2610         * ltsugar.m4: New. Update from GCC.
2611         * ltversion.m4: New. Update from GCC.
2612         * ltoptions.m4: New. Update from GCC.
2613         * ltconfig: Remove.
2614         * ltcf-c.sh: Remove.
2615         * ltcf-cxx.sh: Remove.
2616         * ltcf-gcj.sh: Remove.
2617         * src-release: Update with new libtool file list.
2618
2619 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2620
2621         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2622         stage_cflags.
2623         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2624         Remove CFLAGS/LIBCFLAGS.
2625         (configure-stage[+id+]-[+prefix+][+module+],
2626         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2627         * Makefile.in: Regenerate.
2628
2629 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2630
2631         * config-ml.in: Update from GCC.
2632
2633 2007-04-09  Daniel Jacobowitz  <dan@codesourcery.com>
2634
2635         * src-release (do-proto-toplev): Process the support directories before
2636         the tool directory.
2637
2638 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2639
2640         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2641         of glob.  Quote arguments with single quotes too.
2642         * configure: Regenerate.
2643
2644 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2645
2646         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2647         * Makefile.in: Regenerate
2648
2649 2007-03-07  Andreas Schwab  <schwab@suse.de>
2650
2651         * configure: Regenerate.
2652
2653 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2654
2655         * configure.ac: Add "--with-pdfdir" configure option,
2656         which defines pdfdir variable.
2657         * Makefile.def (target=fixincludes): Add install-pdf to
2658         missing targets.
2659         (recursive_targets): Add install-pdf target.
2660         (flags_to_pass): Add pdfdir.
2661         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2662         target.
2663         * configure: Regenerate
2664         * Makefile.in: Regenerate
2665
2666 2007-02-28  Eric Christopher  <echristo@apple.com>
2667
2668         Revert:
2669         2006-12-07  Mike Stump  <mrs@apple.com>
2670
2671         * Makefile.def (dependencies): Add dependency for
2672         install-target-libssp and install-target-libgomp on
2673         install-gcc.
2674         * Makefile.in: Regenerate.
2675
2676 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2677
2678         * configure: Regenerate.
2679         * configure.ac: Move statements after variable declarations.
2680
2681 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2682
2683         * configure.ac: Adjust for loop syntax.
2684         * configure: Regenerate.
2685
2686 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2687
2688         * configure: Rebuilt.
2689
2690 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2691
2692         * configure.ac: Drop multiple occurrences of --enable-languages,
2693         and fix its quoting.
2694         * configure: Rebuilt.
2695
2696 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2697             Nathan Sidwell  <nathan@codesourcery.com>
2698             Vladimir Prus  <vladimir@codesourcery.com
2699             Joseph Myers  <joseph@codesourcery.com>
2700
2701         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2702         * configure: Regenerate.
2703
2704 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2705
2706         * configure.ac (target_libraries): Move libgcc before libiberty.
2707         * configure: Regenerated.
2708
2709 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
2710
2711         * configure: Regenerate again?
2712
2713 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
2714
2715         * configure: Reapply PR30748 fix which was lost in the previous commit.
2716
2717 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2718             Paolo Bonzini  <bonzini@gnu.org>
2719
2720         PR bootstrap/30753
2721         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2722         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2723         * configure: Regenerated.
2724
2725 2007-02-10  Paolo Bonzini  <bonzini@gnu.org>
2726
2727         * configure: Regenerate.
2728
2729 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2730
2731         PR bootstrap/30748
2732         * configure.ac: Correct syntax for Solaris ksh.
2733         * configure: Regenerated.
2734
2735 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2736
2737         * Makefile.def: Sync with GCC.
2738         * Makefile.tpl: Sync with GCC.
2739         * Makefile.in: Regenerate.
2740         * configure: Regenerate.
2741
2742 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2743
2744         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2745         noncanonical equivalents.
2746         * configure.in: Rename to...
2747         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2748         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2749         target_noncanonical.  Use them.  Rewrite removal of configure
2750         arguments for autoconf 2.59.  Discard variable settings.  Force
2751         program_transform_name for native tools.
2752
2753         * Makefile.in: Regenerated.
2754         * configure: Regenerated with autoconf 2.59.
2755
2756         * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
2757
2758 2007-02-08  Jeff Johnston  <jjohnstn@redhat.com>
2759
2760         * COPYING.LIBGLOSS: Reformat default Red Hat
2761         license to fit within 80 columns.
2762         * COPYING.NEWLIB: Ditto.
2763
2764 2007-02-05  Dave Brolley  <brolley@redhat.com>
2765
2766         * Contribute the following changes:
2767         2006-11-28  DJ Delorie  <dj@redhat.com>
2768
2769         * configure.in: Fix typo for mep's target_makefile_frag.
2770         * configure: Regenerated.
2771
2772         2005-04-22  Richard Sandiford  <rsandifo@redhat.com>
2773
2774         * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
2775         * configure: Regenerate.
2776
2777         2001-09-19  DJ Delorie  <dj@redhat.com>
2778
2779         * configure.in (target_makefile_frag): use mt-mep
2780
2781         2001-06-12  Don Howard  <dhoward@redhat.com>
2782
2783         * configure.in: Remove gdb from MeP skip list.
2784
2785         2001-04-05  DJ Delorie  <dj@redhat.com>
2786
2787         * configure.in (noconfigdirs): Remove gcc from MeP skip list.
2788
2789         2001-03-20  Ben Elliston  <bje@redhat.com>
2790
2791         * configure.in (noconfigdirs): Add gcc and gdb for MeP.
2792
2793         2001-03-19  Ben Elliston  <bje@redhat.com>
2794
2795         * config.sub (mep, mep-*): Add.
2796
2797 2007-01-31  Andreas Schwab  <schwab@suse.de>
2798
2799         * Makefile.tpl (LDFLAGS): Substitute it.
2800         * Makefile.in: Regenerate.
2801
2802 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2803
2804         * configure.in: Change == to = in test command.
2805         * configure: Regenerate.
2806
2807 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2808             Nick Clifton  <nickc@redhat.com>
2809             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2810
2811         * configure.in (build_configargs, host_configargs, target_configargs):
2812         Remove build/host/target parameters.
2813         (host_libs): Add gmp and mpfr.
2814         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2815         * Makefile.def (gmp, mpfr): New.
2816         (gcc): Remove target.
2817         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2818         target_os, target_vendor): New.
2819         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
2820         * configure: Regenerate.
2821         * Makefile.in: Regenerate.
2822
2823 2007-01-11  Matt Fago  <fago@earthlink.net>
2824
2825         * configure.in: Try to link to functions only in mpfr 2.2.x
2826         to improve robustness of configure tests.
2827         * configure: Regenerate.
2828
2829 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2830
2831         * configure.in: Add support for an x86_64-mingw* target.
2832         * configure: Regenerate.
2833
2834 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2835
2836         * Makefile.tpl (all-target): Correct @if conditional for target
2837         modules.
2838         * configure.in: Omit libiberty if building only target libgcc.
2839         * configure, Makefile.in: Regenerated.
2840
2841 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2842
2843         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2844         * configure: Regenerate.
2845
2846 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2847
2848         * Makefile.def (target_modules): Add libgcc.
2849         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2850         * Makefile.tpl (clean-target-libgcc): Delete.
2851         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2852         on gcc even for bootstrapped modules.  Rewrite handling of
2853         lang_env_dependencies to loop over target_modules.
2854         * configure.in (target_libraries): Add target-libgcc.
2855         * Makefile.in, configure: Regenerated.
2856
2857 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2858
2859         Sync with gcc:
2860         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2861
2862         * configure.in: Reorganize recognition of languages.  Add
2863         --enable-stage1-languages.  Show supported languages for the chosen
2864         target rather than all recognized languages.
2865         * configure: Regenerate.
2866
2867         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2868
2869         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2870         * Makefile.in: Regenerate.
2871
2872         2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2873
2874         * configure.in: Warn that MPFR 2.2.0 is buggy.
2875         * configure: Regenerate.
2876
2877 2006-12-27  Ian Lance Taylor  <iant@google.com>
2878
2879         * configure.in: When removing Makefiles to force a reconfigure, also
2880         remove prev-DIR*/Makefile.
2881         * configure: Regenerate.
2882
2883 2006-12-23  Kazu Hirata  <kazu@codesourcery.com>
2884
2885         * config.bfd: Recognize fido.
2886
2887 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2888
2889         Sync with gcc:
2890
2891         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2892
2893         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2894         it only affects bootstrap and could be tested on "$host" as well.
2895         * configure: Regenerate.
2896         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2897
2898         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2899
2900         PR bootstrap/29544
2901         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2902         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2903         move here comment from Makefile.tpl.
2904         * Makefile.tpl: Move some definitions higher in the file.
2905         (STAGE1_CHECKING): New.
2906         * configure.in: Add --enable-stage1-checking.
2907         * configure: Regenerate.
2908         * Makefile.in: Regenerate.
2909
2910         2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2911
2912         * configure.in: Update error message for missing GMP/MPFR.
2913
2914         * configure: Regenerate.
2915
2916         2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2917
2918         * configure.in: Update MPFR version in error message.
2919
2920         * configure: Regenerate.
2921
2922         2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2923
2924         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2925         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2926         --with-gmp-lib): New flags.
2927
2928         * configure: Regenerate.
2929
2930 2006-12-12  Andreas Tobler  <a.tobler@schweiz.org>
2931
2932         PR bootstrap/30134
2933         * configure.in: Correct x86 darwin support for libjava to powerpc
2934         and i?86 only.
2935         * configure: Regenerate.
2936
2937 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2938
2939         * configure.in:  Handle spu makefile frag.
2940         * Makefile.tpl (MAINT): Define
2941         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2942         * configure: Regenerate.
2943         * Makefile.in: Regenerate.
2944
2945 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2946
2947         * config.sub, config.guess: Update from upstream sources.
2948
2949 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2950
2951         * configure.in: Sync with GCC (spu-*-*).
2952         * configure: Sync with GCC.
2953
2954 2006-12-07  Mike Stump  <mrs@apple.com>
2955
2956         * Makefile.def (dependencies): Add dependency for
2957         install-target-libssp and install-target-libgomp on
2958         install-gcc.
2959         * Makefile.in: Regenerate.
2960
2961 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2962
2963         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2964         (unstage): Test for stage_last presence.
2965
2966         PR bootstrap/29802
2967         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2968         * Makefile.in: Regenerate.
2969
2970 2006-11-14  DJ Delorie  <dj@redhat.com>
2971
2972         * Makefile.tpl (clean-stage*): Sync with GCC (clean).
2973         * Makefile.in: Sync with GCC.
2974         * configure.in: Sync with GCC (mpfr, gmp).
2975         * configure: Sync with GCC.
2976
2977 2006-11-08  Jie Zhang  <jie.zhang@analog.com>
2978
2979         * configure.in: Remove target-libgloss from noconfigdirs for
2980         bfin-*-*.
2981         * configure: Regenerated.
2982
2983 2006-10-27  Jeff Johnston  <jjohnstn@redhat.com>
2984
2985         * COPYING.NEWLIB: Add spu license.
2986         * COPYING.LIBGLOSS: Ditto.
2987
2988 2006-10-17  Brooks Moses  <bmoses@stanford.edu>
2989
2990         * Makefile.def: Added pdf target handling.
2991         * Makefile.tpl: Added pdf target handling.
2992         * Makefile.in: Regenerated.
2993
2994 2006-10-11  Jeff Johnston  <jjohnstn@redhat.com>
2995
2996         * COPYING.NEWLIB: Updated.
2997         * COPYING.LIBGLOSS: Ditto.
2998
2999 2006-09-27  Dave Brolley  <brolley@redhat.com>
3000
3001         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
3002         $s instead of $r.
3003         * configure: Regenerated.
3004
3005 2006-09-26  Ben Elliston  <bje@au.ibm.com>
3006
3007         * config.sub, config.guess: Update from upstream sources.
3008
3009 2006-09-20  Thiemo Seufer  <ths@mips.com>
3010
3011         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3012         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3013         * configure: Regenerate.
3014
3015 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3016
3017         * configure.in: Never build newlib for a Mingw host.
3018         Never build newlib as Mingw target library.
3019         Test the existence of winsup/cygwin for building a Cygwin newlib,
3020         rather than just winsup.
3021         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3022         building a Mingw target.
3023         * configure: Regenerate.
3024
3025 2006-08-15  Thiemo Seufer  <ths@mips.com>
3026             Nigel Stephens  <nigel@mips.com>
3027             David Ung  <davidu@mips.com>
3028
3029         * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
3030
3031 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3032
3033         Sync from GCC:
3034         2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3035
3036         PR bootstrap/18058
3037         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3038         if the bootstrap compiler is a GCC version that supports it.
3039         * configure: Regenerate.
3040
3041 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3042
3043         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3044         * configure: Regenerated.
3045
3046 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3047
3048         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3049         for stages after the first.
3050
3051 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3052
3053         * Makefile.def: Add dependencies for configure-opcodes
3054         on configure-intl and all-opcodes on all-intl.
3055         * Makefile.in: Regenerated.
3056
3057 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3058
3059         * ltconfig: chmod 644 before ranlib during install.
3060
3061 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3062
3063         * configure.in: Fix thinkos in previous check-in.
3064         * configure: Regenerate.
3065
3066 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3067
3068         Sync from gcc:
3069
3070         2007-07-03  Paolo Bonzini  <bonzini@gnu.org>
3071
3072         PR other/27063
3073         * configure.in: Test subdir_requires and give an appropriate
3074         error message.
3075         * configure: Regenerate.
3076
3077         2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3078
3079         PR target/27540
3080         * configure.in: Only enable libgomp on IRIX 6.
3081         * configure: Regenerate.
3082
3083 2006-06-20  David Ayers  <d.ayers@inode.at>
3084
3085         PR bootstrap/28072
3086         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3087         whether target-libjava is being configured instead of whether the
3088         java front end is enabled.
3089         * configure: Regenerate.
3090
3091 2006-06-15  Mark Shinwell  <shinwell@codesourcery.com>
3092
3093         * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3094         to R_ARM_LDC_SB_G{0,1,2} respectively.
3095
3096 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3097
3098         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3099         too.
3100         * Makefile.in: Regenerate.
3101
3102 2006-06-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3103
3104         Sync from gcc:
3105
3106         2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3107         * configure.in: Don't enable libgomp on hpux10.
3108         * configure: Rebuilt.
3109
3110 2006-06-13  David Ayers  <d.ayers@inode.at>
3111
3112         Sync from gcc:
3113
3114         2006-06-12  David Ayers  <d.ayers@inode.at>
3115
3116         PR bootstrap/27963
3117         PR target/19970
3118         * configure.in: Remove target-boehm-gc from noconfigdirs where
3119         ${libgcj} is specified.
3120         * configure: Regenerate.
3121
3122 2006-06-08  Jeff Johnston  <jjohnstn@redhat.com>
3123
3124         Sync from gcc:
3125
3126         2005-01-12  David Edelsohn  <edelsohn@gnu.org>
3127                     Andreas Schwab  <schwab@suse.de>
3128
3129         PR bootstrap/18033
3130         * config-ml.in: Eval option if surrounded by single quotes.
3131
3132 2006-06-07  Carlos O'Donell  <carlos@codesourcery.com>
3133
3134         Sync from gcc:
3135
3136         2006-06-06  David Ayers  <d.ayers@inode.at>
3137
3138         PR libobjc/13946
3139         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3140         * Makefile.in: Regenerate.
3141         * configure.in: Add --enable-objc-gc at toplevel and have it
3142         enable boehm-gc for Objective-C.
3143         Remove target-boehm-gc from libgcj.
3144         Add target-boehm-gc to target_libraries.
3145         Add target-boehm-gc to noconfigdirs where ${libgcj}
3146         is specified.
3147         Assert that boehm-gc is supported when requested for Objective-C.
3148         Only build boehm-gc if needed either for Java or Objective-C.
3149         * configure: Regenerate.
3150
3151         2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3152
3153         PR 27674
3154         * Makefile.tpl (configure-[+prefix+][+module+],
3155         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3156         Remove rule to unstage bootstrapped modules.
3157         (stage_current): New.
3158         * Makefile.in: Regenerate.
3159
3160         2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3161         Andreas Tobler  <a.tobler@schweiz.ch>
3162
3163         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3164         * configure: Rebuilt.
3165
3166         Revert
3167         2006-01-31  Richard Guenther  <rguenther@suse.de>
3168         Paolo Bonzini  <bonzini@gnu.org>
3169
3170         * Makefile.def (target_modules): Add libgcc-math target module.
3171         * configure.in (target_libraries): Add libgcc-math target library.
3172         (--enable-libgcc-math): New configure switch.
3173         * Makefile.in: Re-generate.
3174         * configure: Re-generate.
3175
3176 2006-06-05  Jeff Johnston  <jjohnstn@redhat.com>
3177
3178         * config-ml.in: Alter CCASFLAGS to include special
3179         multilib options the same as is done for CFLAGS.
3180
3181 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3182
3183         * Makefile.def: Added dependencies from sim and gdb on intl, and
3184         added configure dependencies to everything with an all dependency
3185         on intl.
3186         * gettext.m4: Removed.
3187         * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3188         (GDB_SUPPORT_DIRS): Add intl.
3189         * Makefile.in: Regenerated.
3190
3191 2006-05-25  Daniel Jacobowitz  <dan@codesourcery.com>
3192
3193         * src-release (DEVO_SUPPORT): Add config.rpath.
3194
3195 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3196
3197         * Makefile.def (bfd, opcodes): Fix lib_path.
3198         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3199         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3200         * Makefile.in: Regenerate.
3201
3202 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3203
3204         * configure.in: Enable gprof for cross builds.
3205         * configure: Regenerate.
3206
3207 2006-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
3208
3209         * src-release (MAKEINFOFLAGS): Define.
3210         (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3211
3212 2006-05-14  Ben Elliston  <bje@au.ibm.com>
3213
3214         * config.sub, config.guess: Update from upstream sources.
3215
3216 2006-05-12  Ben Elliston  <bje@au.ibm.com>
3217
3218         * config.sub, config.guess: Update from upstream sources.
3219
3220 2006-05-04  Steve Ellcey  <sje@cup.hp.com>
3221
3222         * blt, iwidgets, mmalloc: Remove directories.
3223
3224 2006-05-01  DJ Delorie  <dj@redhat.com>
3225
3226         * configure.in: Restore CFLAGS if GMP isn't present.
3227         * configure: Regenerate.
3228
3229 2006-04-18  DJ Delorie  <dj@redhat.com>
3230
3231         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3232         reference libgloss so that libssp can be built in a combined
3233         tree.
3234         * configure: Regenerate.
3235
3236 2006-04-10  Ben Elliston  <bje@au.ibm.com>
3237
3238         * contrib: Remove directory.
3239
3240 2006-04-06  Carlos O'Donell <carlos@codesourcery.com>
3241
3242         * Makefile.tpl: Add install-html target.
3243         * Makefile.def: Add install-html target.
3244         * Makefile.in: Regenerate.
3245         * configure.in: Add --with-datarootdir, --with-docdir,
3246         and --with-htmldir options.
3247         * configure: Regenerate.
3248
3249 2006-03-31  Ben Elliston  <bje@au.ibm.com>
3250
3251         PR binutils/1860
3252         * configure.in: Require makeinfo 4.4 or higher.
3253         * configure: Regenerate.
3254
3255 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
3256
3257         * Makefile.in: Regenerate.
3258
3259 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
3260
3261         Sync with gcc:
3262         2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3263
3264         * configure.in: Handle --disable-<component> generically.
3265         * configure: Regenerate.
3266
3267         2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
3268
3269         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3270         (TARGET_CONFIGDIRS): Remove.
3271         * configure.in: Remove AC_SUBST(target_configdirs).
3272         * Makefile.in, configure: Regenerated.
3273
3274
3275 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3276
3277         PR libgcj/17311
3278         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3279
3280 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3281
3282         PR bootstrap/25670
3283
3284         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3285
3286         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3287         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3288         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3289         BUILD_PREFIX, BUILD_PREFIX_1.
3290         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3291
3292         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3293         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3294
3295         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3296         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3297         of `cat stage_current`.  Always provide the `r' and `s' variables.
3298         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3299         a single shell execution.
3300         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3301         bootstrapped modules, make the stage1 module if the build was not
3302         started yet, else build the current stage.
3303         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3304         (all-build, all-host, all-target, [+make_target+]-host,
3305         [+make_target+]-target): Do not use \-continued lines.
3306         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3307         (current_stage, restrap, stage_last): New.
3308
3309         * Makefile.in: Regenerate.
3310         * configure: Regenerate.
3311
3312 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3313
3314         Sync from gcc:
3315
3316         2006-01-31  Richard Guenther  <rguenther@suse.de>
3317                     Paolo Bonzini  <bonzini@gnu.org>
3318
3319         * Makefile.def (target_modules): Add libgcc-math target module.
3320         * configure.in (target_libraries): Add libgcc-math target library.
3321         (--enable-libgcc-math): New configure switch.
3322         * Makefile.in: Re-generate.
3323         * configure: Re-generate.
3324         * libgcc-math: New toplevel directory.
3325
3326         2006-01-18  Richard Henderson  <rth@redhat.com>
3327                     Jakub Jelinek  <jakub@redhat.com>
3328                     Diego Novillo  <dnovillo@redhat.com>
3329
3330         * libgomp: New directory.
3331         * Makefile.def: Add target_module libgomp.
3332         * Makefile.in: Regenerate.
3333         * configure.in (target_libraries): Add target-libgomp.
3334         * configure: Regenerate.
3335
3336 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3337             Andreas Schwab  <schwab@suse.de>
3338
3339         * configure: Regenerate.
3340
3341 2006-01-16  Paolo Bonzini  <bonzini@gnu.org>
3342
3343         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3344         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3345         the assembler, linker and binutils.
3346         * configure: Regenerate.
3347
3348 2006-01-16  Nick Clifton  <nickc@redhat.com>
3349
3350         * config.sub, config.guess: Sync from config repository.
3351
3352 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3353
3354         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3355         @ from continuation.
3356         * Makefile.in: Rebuilt.
3357
3358 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3359
3360         Sync from gcc:
3361
3362         2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3363
3364         PR bootstrap/24252
3365
3366         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3367         * Makefile.tpl (OBJDUMP): New.
3368         (EXTRA_HOST_FLAGS): Add it.
3369         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3370
3371         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3372         to use symbolic links between directories.  Avoid race conditions
3373         or make them harmless.
3374         * configure.in: Do not try to use symbolic links between directories.
3375
3376         * Makefile.def (LEAN): Pass.
3377         * Makefile.tpl (LEAN): Define.
3378         (stage[+id+]-start): Accept that the previous directory does not
3379         exist, if the bootstrap is lean.
3380         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3381         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3382         configure substitution.
3383         ([+compare-target+]): Likewise.
3384         ([+bootstrap-target+]-lean): New.
3385         * configure.in: Remove lean bootstrap support from here.
3386
3387         * Makefile.in: Regenerate.
3388         * configure: Regenerate.
3389
3390         2006-01-02  Andreas Schwab  <schwab@suse.de>
3391
3392         * configure.in: When reconfiguring remove Makefile in
3393         all stage directories.
3394         * configure: Regenerate.
3395
3396 2005-12-27  Leif Ekblad  <leif@rdos.net>
3397
3398         * configure.in: Add support for RDOS target.
3399         * configure: Regenerate.
3400
3401 2005-12-27  Nick Clifton  <nickc@redhat.com>
3402
3403         PR binutils/1990
3404         * libtool.m4: Synchronize with version in GCC sources.
3405
3406 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3407
3408         Revert Ada-related part of the previous change.
3409
3410         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3411         Do not pass.
3412         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3413         * Makefile.in: Regenerate.
3414         * configure.in: Do not include mt-ppc-aix target fragment.
3415         * configure: Regenerate.
3416
3417 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3418
3419         * configure.in: Select appropriate fragments for PowerPC/AIX.
3420         * configure: Regenerate.
3421
3422         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3423         BOOT_CFLAGS, BOOT_LDFLAGS.
3424         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3425         BOOT_CFLAGS, BOOT_LDFLAGS.
3426         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3427         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3428         (stage): Fail if we cannot complete the work.
3429         * Makefile.in: Regenerate.
3430
3431 2005-12-16  Jeff Johnston  <jjohnstn@redhat.com>
3432
3433         * COPYING.NEWLIB: Update copyright year for default
3434         copyright.
3435
3436 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3437
3438         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3439         install-host-nogcc): Don't invoke $(stage) at the end.
3440         * Makefile.in: Regenerate.
3441
3442 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3443
3444         * configure.in: Flip the top-level bootstrap switch.
3445         * configure: Regenerate.
3446
3447         Merge from gcc:
3448
3449         2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3450
3451         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3452         $(stage) and $(unstage).
3453         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3454         (all): Remove stray semicolon.
3455         (local-distclean): Don't handle multilib.tmp and multilib.out.
3456         (install.all): Set $s for consistency.
3457         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3458         check_multilibs setting.  Always make the install directory.
3459         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3460         Correct @if/@endif.
3461         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3462         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3463         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3464         (multilib.out): Remove.
3465         * Makefile.in: Regenerated.
3466
3467 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3468
3469         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
3470         * configure.in: Replace ms1 arch with mt.
3471         * configure: Rebuilt.
3472
3473 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3474
3475         Sync with gcc:
3476
3477 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3478
3479         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
3480         * configure.in: Replace ms1 arch with mt.
3481         * configure: Rebuilt.
3482
3483 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3484
3485         Sync with gcc:
3486
3487         2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3488
3489         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3490         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3491         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3492         Find in-tree tools if available.
3493         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3494         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3495         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3496         (COMPILER_*_FOR_TARGET): New.
3497         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3498         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3499         (CONFIGURED_*, USUAL_*): Remove.
3500         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3501         STRIP): Use autoconf substitutions.
3502         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3503         COMPILER_NM_FOR_TARGET): New.
3504         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3505
3506         (all): Make all-host and all-target in parallel.
3507         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3508         that $$r and $$s are set before invoking a recursive make.
3509         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3510         ([+bootstrap-target+]): Inline most of the `all' target.
3511
3512         2005-11-29  Ben Elliston  <bje@au.ibm.com>
3513
3514         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3515         from the gcc build directory.
3516         * Makefile.in: Regenerate.
3517
3518         2005-11-29  Ben Elliston  <bje@au.ibm.com>
3519
3520         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3521         depend on all-libdecnumber.
3522         * configure.in (host_libs): Include libdecnumber.
3523         * Makefile.in: Regenerate.
3524         * configure: Likewise.
3525
3526         2005-11-21  Kean Johnston  <jkj@sco.com>
3527
3528         * config.sub, config.guess: Sync from upstream sources.
3529
3530 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3531
3532         * Makefile.def: Remove gdb dependencies for gdbtk.
3533         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3534         (configure-gdb, install-gdb): New rules.
3535         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3536         * Makefile.in, configure: Regenerated.
3537
3538 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3539
3540         PR bootstrap/24297
3541         * Makefile.tpl (do-[+make-target+], do-check, install,
3542         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3543         are set before recursing.
3544         * Makefile.in: Regenerate.
3545
3546 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3547
3548         PR bootstrap/18939
3549         * Makefile.def (gcc) <target>: Fix thinko.
3550         * Makefile.in: Regenerate.
3551
3552 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3553
3554         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3555         * configure: Regenerate.
3556
3557 2005-10-09  Kazu Hirata  <kazu@codesourcery.com>
3558
3559         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3560         target-libffi, target-qthreads, target-libjava, and
3561         targetlibobjc.
3562         * configure: Regenerate.
3563
3564 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3565
3566         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3567         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3568         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3569         (USUAL_OBJDUMP_FOR_TARGET): New.
3570         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3571         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3572         * configure, Makefile.in: Regenerated.
3573
3574 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3575
3576         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3577         before other host packages.
3578
3579 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3580
3581         PR bootstrap/22340
3582
3583         * configure.in (default_target): Remove.
3584         * Makefile.tpl (all): Do not use prerequisites as subroutines
3585         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3586         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3587         use prerequisites as subroutines.
3588         (check-host, check-target): New.
3589         (bootstrap configure & all targets): Do not use stage*-start
3590         if the directory layout is already ok.
3591         (non-bootstrap configure & all targets): Prepend a $(unstage).
3592         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3593         (NOTPARALLEL): Remove.
3594         (unstage, stage variables): New variables.
3595         (unstage, stage targets): Simply expand to those variables.
3596
3597         * configure: Regenerate.
3598         * Makefile.in: Regenerate.
3599
3600 2005-10-04  James E Wilson  <wilson@specifix.com>
3601
3602         * Makefile.def (lang_env_dependencies): Add libmudflap.
3603         * Makefile.in: Regenerate.
3604
3605 2005-10-03  Catherine Moore  <clm@cm00re.com>
3606
3607         * configure.in (bfin-*-*): Support bfin.
3608         * configure: Regenerated.
3609
3610 2005-09-30  H.J. Lu  <hongjiu.lu@intel.com>
3611
3612         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3613         * configure: Regenerated.
3614
3615 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3616
3617         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3618         (LIPO_FOR_TARGET): New.
3619         (CONFIGURED_LIPO_FOR_TARGET): New.
3620         (USUAL_LIPO_FOR_TARGET): New.
3621         (STRIP_FOR_TARGET): New.
3622         (CONFIGURED_STRIP_FOR_TARGET): New.
3623         (USUAL_STRIP_FOR_TARGET): New.
3624         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3625         STRIP_FOR_TARGET.
3626         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3627         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3628         * Makefile.in: Regenerate.
3629         * configure: Regenerate.
3630
3631 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3632
3633         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3634         (rs6000-*-aix*): Same.
3635         * configure: Regenerate.
3636
3637 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3638
3639         * configure.in: Recognize f95 in the --enable-languages option,
3640         and substitute it for fortran, issuing a warning.
3641         * configure: Regenerate.
3642
3643 2005-09-07  Ben Elliston  <bje@au.ibm.com>
3644
3645         Import from Autoconf sources:
3646
3647         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3648         * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
3649         Elliston.  Handle weird characters correctly.
3650
3651 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3652
3653         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3654         * configure:  Regenerated.
3655
3656 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3657
3658         * Makefile.def (libssp): Add to lang_env_dependencies.
3659         * Makefile.in: Regenerate.
3660
3661 2005-08-17  Christian Groessler  <chris@groessler.org>
3662
3663         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3664         * Makefile.in: Regenerate.
3665
3666 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3667
3668         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3669         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3670         Look for alternate names of the target cc and c++
3671         * configure: Regenerate.
3672
3673 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3674
3675         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3676         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3677         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3678         tools; remove code to manually set them.
3679         (Target tools): Look in the environment for them.
3680         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3681         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3682         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3683         build directory.
3684         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3685         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3686         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3687         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3688         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3689         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3690         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3691         * configure: Regenerate.
3692         * Makefile.in: Regenerate.
3693
3694 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3695
3696         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3697         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3698         * Makefile.in: Regenerated.
3699
3700 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3701
3702         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3703         (CFLAGS_FOR_TARGET): Use it.
3704         (CXXFLAGS_FOR_TARGET): Likewise.
3705         * Makefile.in: Regenerated.
3706         * configure.in (--with-build-sysroot): New option.
3707         * configure: Regenerated.
3708
3709 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3710
3711         * Makefile.tpl: Wrap install between unstage and stage
3712         * Makefile.in: Regenerate.
3713
3714 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3715
3716         * all files: Update FSF address.
3717
3718 2005-07-14  Jim Blandy  <jimb@redhat.com>
3719
3720         * configure.in: Add cases for Renesas m32c.
3721         * configure: Regenerated.
3722
3723 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3724
3725         * COPYING, compile, config-ml.in, config.guess,
3726         config.sub, install-sh, missing, mkinstalldirs,
3727         symlink-tree, ylwrap: Sync from upstream sources.
3728
3729 2005-07-13  Eric Christopher  <echristo@redhat.com>
3730
3731         * configure.in: Add toplevel noconfigdir support for tpf.
3732         * configure: Regenerate.
3733
3734 2005-07-11  Jakub Jelinek  <jakub@redhat.com>
3735
3736         * Makefile.def (target_modules): Add libssp.
3737         * configure.in (target_libraries): Add target-libssp.
3738         * configure: Rebuilt.
3739         * Makefile.in: Rebuilt.
3740
3741 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3742
3743         PR ada/22340
3744
3745         * Makefile.def: Sync with gcc.
3746         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3747         * Makefile.in: Regenerate.
3748
3749 2005-07-07  Andreas Schwab  <schwab@suse.de>
3750
3751         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3752         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3753         * Makefile.in: Regenerated.
3754
3755 2005-07-07  Kazu Hirata  <kazu@codesourcery.com>
3756
3757         * configure.in: Add --enable-libssp and --disable-libssp.
3758         * configure: Regenerate with autoconf-2.13.
3759
3760 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3761
3762         * configure.in: Don't build sim or rda when targetting darwin.
3763         * configure: Regenerate.
3764
3765 2005-07-04  Ben Elliston  <bje@gnu.org>
3766
3767         * src-release (do-proto-toplev): Remove dejagnu bits.
3768         (DEJAGNU_SUPPORT_DIRS): Remove.
3769         (dejagnu.tar.bz2, dejagnu.tar): Likewise.
3770         (GDBD_SUPPORT_DIRS): Likewise.
3771         (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
3772         (INSIGHTD_SUPPORT_DIRS): Likewise.
3773         (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
3774
3775 2005-06-30  Ben Elliston  <bje@gnu.org>
3776
3777         * setup.com (mpw): Remove unused directive.
3778
3779 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3780
3781         * Makefile.def (stagefeedback): Come after profile.
3782         Define profiledbootstrap target.
3783         * Makefile.tpl (profiledbootstrap): Remove.
3784         (stageprofile-end): Zap stagefeedback.
3785         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3786         * Makefile.in: Regenerate.
3787
3788 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
3789
3790         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
3791         In 'cpp' stanza, support '#line' as well as '# '.
3792
3793 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
3794
3795         * configure.in (unsupported_languages): New macro.
3796         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
3797         non-ported target libraries in noconfigdirs.
3798         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3799         non-linux-gnu.  Remove libgcj_ex_libffi.
3800         <lang_frag loop>: Set add_this_lang=no if the language is in
3801         unsupported_languages.
3802         * configure: Regenerate.
3803
3804 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3805
3806         * configure.in: Fix typo in handling of --with-mpfr-dir.
3807         * configure: Regenerate.
3808
3809 2005-06-02  Jim Blandy  <jimb@redhat.com>
3810
3811         * config.sub: Add cases for the Renesas m32c.  (This patch has been
3812         accepted into the master sources.)
3813
3814 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
3815             Michael Snyder  <msnyder@redhat.com>
3816             Stan Cox  <scox@redhat.com>
3817
3818         * configure.in: Set noconfigdirs for ms1.
3819
3820         * configure: Regenerate.
3821
3822 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
3823
3824         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3825         (Dependencies): Consider target modules for bootstrap dependencies.
3826         Make target bootstrap modules depend on each stage's gcc.
3827         * Makefile.in: Regenerate.
3828
3829 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
3830
3831         * Makefile.def (configure-gcc): Depend on binutils having been built.
3832         (all-gcc): No need to do it here.
3833         * Makefile.in: Regenerate.
3834
3835 2005-05-19  Paul Brook  <paul@codesourcery.com>
3836
3837         * configure.in: Rewrite misleading error message when requested
3838         language cannot be built.
3839         * configure: Regenerate.
3840
3841 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
3842
3843         * ylwrap: Import from Automake 1.9.5.
3844
3845 2005-05-04  Mike Stump  <mrs@apple.com>
3846
3847         * configure.in: Always pass --target to target configures as
3848         otherwise rebuilds that do --recheck will fail.
3849         * configure: Rebuilt.
3850
3851 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
3852
3853         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3854         STAGE_HOST_EXPORTS.
3855         (configure, all): Add bootstrap support.
3856         (Host modules, target modules): Pass post-stage1 flags and exports.
3857         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3858         * Makefile.in: Regenerate.
3859
3860 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
3861
3862         Sync from gcc:
3863
3864         2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
3865
3866         * config.sub: Update from master copy.
3867
3868         2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
3869
3870         * configure.in <crisv32-*-*, cris-*-*>: New local variable
3871         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
3872         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
3873         "*-*-elf" and "*-*-linux*".
3874         * configure: Regenerate.
3875
3876 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
3877
3878         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3879         (TARGET_CONFIGARGS): Include --with-target-subdir.
3880         (configure, all): New macros.  Use them throughout.
3881
3882 2005-04-05  Paolo Bonzini  <bonzini@gnu.org>
3883
3884         * Makefile.tpl: Sync with gcc.
3885         * Makefile.in: Regenerate.
3886
3887 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
3888
3889         * config/mh-mingw32: Delete.
3890         * configure.in: Don't use it.
3891         * configure: Regenerate.
3892
3893 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
3894
3895         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3896         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3897         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3898         (HOST_LIB_PATH): Generate from Makefile.def.
3899         (TARGET_LIB_PATH): Likewise.
3900         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3901         * Makefile.in: Regenerate.
3902         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3903         (RPATH_ENVVAR): Include Darwin case.
3904         * configure: Regenerate.
3905
3906 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
3907
3908         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3909         * configure: Regenerate.
3910
3911 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
3912
3913         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3914         gcc_version, and gcc_version_trigger from set of flags to pass.
3915         * Makefile.tpl: Remove definitions of above variables.
3916         (config.status): Remove dependency on $(gcc_version_trigger).
3917         * Makefile.in: Regenerate.
3918         * configure.in: Do not reference config/gcc-version.m4 nor
3919         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
3920         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
3921         * configure: Regenerate.
3922
3923 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
3924             Andrew Pinski <pinskia@physics.uc.edu>
3925
3926         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3927         * Makefile.in: Regenerate.
3928
3929 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
3930
3931         PR libgcj/20160
3932         * ltmain.sh: Avoid creating archives with components that have
3933         duplicate basenames.
3934
3935 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
3936
3937         PR bootstrap/20250
3938         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3939         instead of check.
3940         * Makefile.in: Regenerate.
3941
3942 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3943
3944         Sync from gcc.
3945
3946         2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3947
3948         PR bootstrap/17383
3949         * Makefile.def (target_modules): Remove "stage", now unnecessary.
3950         * Makefile.tpl (HOST_SUBDIR): New substitution.
3951         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3952         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3953         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3954         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3955         (Host modules, Bootstrapped modules): Use it.
3956         (Build modules, Target modules): Do not create symlink trees,
3957         always configure out-of-srcdir.
3958         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3959         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3960         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3961         $(HOST_SUBDIR).  Create a symlink for host_subdir.
3962
3963         * Makefile.in: Regenerate.
3964         * configure: Regenerate.
3965
3966         Merged from libada-gnattools-branch:
3967         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3968
3969         * Makefile.def: Add gnattools as a module, depending on target-libada.
3970         * Makefile.in: Regenerate.
3971         * configure.in: Include gnattools in host_tools; disable it if ada
3972         is disabled.
3973         * configure: Regenerate.
3974
3975 2005-02-23  Nick Clifton  <nickc@redhat.com>
3976
3977         * configure: Regenerate.
3978
3979 2005-02-22  Paul Schlie  <schlie@comcast.net>
3980
3981         * configure.in: Allow darwin targeted ports to build tk, itcl and
3982         libgui.
3983
3984 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3985
3986         PR libgcj/10353
3987         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3988         * configure: Regenerate.
3989
3990 2005-02-08  Andrew Cagney  <cagney@gnu.org>
3991
3992         * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
3993         gdb/ section.  Update GDB's URL.
3994
3995 2005-01-31  Andrew Cagney  <cagney@gnu.org>
3996
3997         * gettext.m4: Only set ENABLE_NLS when gettext is present.
3998
3999 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4000
4001         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4002         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4003         target-libgloss when not *-*-elf and *-*-aout.
4004         * configure: Regenerate.
4005
4006 2005-01-27  Andrew Cagney  <cagney@gnu.org>
4007
4008         * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4009
4010 2005-01-24  Andrew Cagney  <cagney@gnu.org>
4011
4012         * gettext.m4: Only fall back to ../intl/ when it's present.
4013
4014 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4015
4016         * install-sh, config.sub: Import from upstream.
4017
4018 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4019
4020         PR bootstrap/18222
4021         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4022         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4023         * Makefile.in: Regenerate.
4024
4025 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4026
4027         Revert 2004-12-28 Makefile changes, a better fix will be
4028         applied to mainline and src after GCC 4.0 branches.
4029
4030 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4031
4032         PR bootstrap/17383
4033
4034         * Makefile.def (target_modules): Remove stage parameter,
4035         it is always true now.
4036         * Makefile.tpl (configure-build-[+module+],
4037         configure-target-[+module+]): Always build symlink tree
4038         for the directory and for include.  BUILD_SUBDIR and
4039         TARGET_SUBDIR cannot be . anymore.
4040         * Makefile.in: Regenerate.
4041
4042 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4043
4044         Revert 2004-12-08 Makefile changes.
4045
4046 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4047
4048         * configure.in (sh64-*-*): Reenable gprof.
4049         * configure: Regenerate.
4050
4051 2004-12-09  Jim Blandy  <jimb@redhat.com>
4052
4053         * MAINTAINERS: List 'depcomp' as part of automake.
4054
4055 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4056
4057         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4058         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4059         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4060         * Makefile.in: Regenerate.
4061
4062 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4063
4064         * Makefile.tpl: Generate normal dependencies if the LHS module is
4065         not bootstrapped.
4066         * Makefile.in: Regenerate.
4067
4068 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4069
4070         * configure.in: Include config/gxx-include-dir.m4.  Use
4071         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4072         * configure: Regenerate.
4073
4074 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4075
4076         * config.if: Delete.
4077         * configure.in: Set libstdcxx_incdir directly.
4078         * configure: Regenerate.
4079         * MAINTAINERS: Remove mention of config.if.
4080         * src-release (DEVO_SUPPORT): Remove config.if.
4081
4082 2004-12-02  Eric Christopher  <echristo@redhat.com>
4083
4084         * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4085         of things to remove.
4086         * Makefile.in: Regenerate.
4087
4088 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4089
4090         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4091         * configure: Regenerate.
4092
4093 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4094
4095         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4096         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4097         * configure: Regenerate.
4098
4099 2004-11-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4100
4101         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4102         (hppa*64*-*-*): Delete incorrect comment.
4103         * configure: Rebuilt.
4104
4105 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4106
4107         * install-sh, compile: Import from automake.
4108
4109 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4110
4111         * config.guess, config.sub:  Import from savannnah.
4112
4113 2004-11-12  Mike Stump  <mrs@apple.com>
4114
4115         * Makefile.def: Add html support.
4116         * Makefile.tpl: Likewise.
4117         * Makefile.in: Regenerate.
4118
4119 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4120
4121         PR 18423
4122         * configure.in: Remove all instances of build-fixincludes from
4123         noconfigdirs.
4124         (build_configargs): Supply --target to subdirectories.
4125         * configure: Regenerate.
4126
4127         * Makefile.def: Make gcc install depend on fixincludes install.
4128         * Makefile.in: Regenerate.
4129
4130 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4131
4132         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4133         target-libgfortran.
4134         * configure: Regenerate.
4135
4136 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4137
4138         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4139         like CC.
4140
4141 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4142
4143         * Makefile.def (host fixincludes): Specify missing targets.
4144         * Makefile.in: Regenerate.
4145
4146 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4147
4148         PR other/17783
4149         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4150         * configure: Regenerated.
4151
4152 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4153
4154         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4155         * configure: Regenerated.
4156
4157 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4158
4159         PR target/18151
4160         * configure.in (case ${target}): Do not build fixincludes for avr.
4161         * configure: Regenerated.
4162
4163 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4164
4165         * configure.in (case ${target}): Do not build fixincludes
4166         on platforms where it is not used.
4167         * configure: Regenerated.
4168
4169 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4170
4171         * configure.in: Use an absolute path to install-sh.
4172         * configure: Regenerated.
4173
4174 2004-10-19  Andrew Cagney  <cagney@gnu.org>
4175
4176         * src-release (do-djunpack, do-md5sum): Install the generated file
4177         directly into the proto-toplev/ directory.
4178
4179 2004-10-19  Andrew Cagney  <cagney@gnu.org>
4180
4181         * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4182
4183 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4184
4185         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4186         * configure: Regenerate.
4187
4188 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4189
4190         Fix wrong conflict resolution in:
4191
4192         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4193
4194         * Makefile.in: Regenerate.
4195         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4196         in the recursive `make', instead of hardwiring `all'.
4197         (Autogenerated TARGET-* variables): New.
4198
4199 2004-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
4200
4201         Merged from GCC / libtool upstream:
4202         2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4203         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4204         * ltcf-cxx.sh (tpf*): Likewise.
4205         * ltconfig (tpf*): Add TPF OS configuration support.
4206
4207 2004-09-30  Tomer Levi  <Tomer.Levi@nsc.com>
4208
4209         * configure.in: Enable target-libgloss for crx-*-*.
4210         * configure: Regenerate.
4211
4212 2004-09-24  Michael Roth  <mroth@nessie.de>
4213
4214         * configure.in (--without-headers): Add missing double quotes.
4215         * configure: Regenerate.
4216
4217 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
4218
4219         * ylwrap: Revert to previous version.
4220
4221 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4222
4223         PR bootstrap/17369
4224         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4225         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4226         SET_GCC_LIB_PATH_CMD.
4227         (BASE_TARGET_EXPORTS): Likewise.
4228         * Makefile.in: Regenerated.
4229
4230         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4231         * configure: Regenerated.
4232
4233 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4234
4235         * config.guess: New upstream version
4236         * compile, depcomp, install-sh, ylwrap: Likewise.
4237
4238 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4239
4240         * config/mh-x86omitfp: New host makefile fragment.  Add
4241         -fomit-frame-pointer to the default BOOT_CFLAGS.
4242         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4243         * configure: Regenerate.
4244
4245 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4246
4247         PR target/11572
4248         * configure.in (*-*-darwin*): Renable libobjc.
4249         * configure: Regenerate.
4250
4251 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4252
4253         * Makefile.def: Remove libbanshee.
4254         * Makefile.tpl: Ditto.
4255         * configure.in: Ditto.
4256         * Makefile.in: Regen.
4257         * configure: Ditto.
4258
4259 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4260
4261         * missing: Import latest version from master repository.
4262
4263 2004-09-04  Nick Clifton  <nickc@redhat.com>
4264
4265         * config.sub: Import latest version from master repository.
4266         * config.guess: Likewise.
4267         This includes these changes:
4268
4269         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4270
4271         * config.sub: Handle crisv32, alias etraxfs.
4272         * config.guess (crisv32:Linux:*:*): Handle.
4273
4274         2004-08-13  Brad Smith  <brad@comstyle.com>
4275
4276         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4277         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4278
4279         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4280
4281         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4282         assume the processor is a powerpc.  This is because coreutils
4283         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4284         in this case, due to a MacOS X bug that causes
4285         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4286         to return a negative number.
4287         Problem reported by Petter Reinholdtsen in:
4288         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4289
4290         2004-07-19  Ben Elliston  <bje@gnu.org>
4291
4292         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4293
4294         2004-06-24  Ben Elliston  <bje@gnu.org>
4295
4296         * config.guess: Update copyright years.
4297         * config.sub: Likewise.
4298
4299         2004-06-22  Robert Millan  <robertmh@gnu.org>
4300
4301         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4302         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4303
4304         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4305
4306         * config.guess (*:*VMS:*:*): New entry. Replaces
4307         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4308         manufacturer.
4309
4310         2004-06-22  Ben Elliston  <bje@gnu.org>
4311
4312         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4313         * config.sub: Likewise.
4314
4315         2004-06-22  Ben Elliston  <bje@gnu.org>
4316
4317         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4318         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4319
4320         2004-06-11  Ben Elliston  <bje@gnu.org>
4321
4322         * config.guess (pegasos:OpenBSD:*:*): Remove.
4323
4324         2004-06-11  Ben Elliston  <bje@gnu.org>
4325
4326         From Wouter Verhelst <wouter@grep.be>:
4327         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4328
4329         2004-06-11  Ben Elliston  <bje@gnu.org>
4330
4331         * config.guess (luna88k:OpenBSD:*:*): New.
4332
4333         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4334
4335         * config.guess (m32r*:Linux:*:*): New case.
4336         * config.sub: Handle m32rle.
4337
4338         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4339
4340         From Jens Petersen  <petersen@redhat.com>:
4341         * config.sub: Handle sparcv8.
4342
4343         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4344
4345         From Tom Smith <smith@cag.lkg.hp.com>:
4346         * config.guess: Version suffixes are equally significant on Tru64
4347         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4348         prefix of "P" (patched kernel).
4349
4350         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4351
4352         * config.sub: Add support for National Semiconductor CRX target.
4353
4354 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4355
4356         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4357         *-*-netware, but add target-libmudflap.
4358         Consolidate *-*-netware targets (of which really only i?86 exists)
4359         into a single entry.
4360         * configure: Likewise.
4361
4362 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4363
4364         * Makefile.tpl (sorry): Remove.
4365         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4366         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4367         (do-clean): Clean per-stage directories too.
4368         (do-distclean): Run distclean-stage1 too.
4369         (.NOTPARALLEL): Enable during toplevel bootstrap.
4370         (stage[+id+]-bubble): Enable parallel execution during
4371         the recursive invocation.
4372         * Makefile.in: Regenerate.
4373
4374         Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4375
4376         2004-08-31  Robert Bowdidge <bowdidge@apple.com>
4377
4378         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4379         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4380         * configure: regenerate
4381         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4382         -mdynamic-no-pic
4383
4384 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4385
4386         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4387         include.
4388         * configure.in: Fix indentation.
4389         * configure: Regenerate.
4390
4391 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4392
4393         * Makefile.def (build_modules): Add fixincludes.
4394         (dependencies): Make gcc depend on fixincludes.
4395         * configure.in (build_tools): Add fixincludes.
4396         (build_configdirs): Always include build_libs.
4397         * Makefile.in: Regenerate.
4398         * configure: Regenerate.
4399
4400 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4401
4402         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4403         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4404         phony targets; do not generate timestamp files.
4405         (distclean-stageN): Remove references to their timestamp files.
4406         (restageN, touch-stageN): Remove.
4407         (stageN-bubble): Rewritten.
4408         (compare): Support lean bootstraps.
4409         * Makefile.in: Regenerate.
4410
4411         * configure.in: Only warn when bootstrapping but
4412         build != host or build != target.  Support lean bootstraps.
4413         * configure: Regenerate.
4414
4415         Sync from gcc:
4416         2004-08-26  Phil Edwards  <phil@codesourcery.com>
4417
4418         * configure.in:  Give a better error message if GMP/MPFR are missing
4419         and a language needing them has been requested.
4420         * configure:  Regenerated.
4421
4422         2004-08-25  Phil Edwards  <phil@codesourcery.com>
4423
4424         * configure.in:  Print a list of available language front-ends if
4425         a requested one is missing.  Tidy stray tab characters.
4426         * configure:  Regenerated.
4427
4428 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
4429
4430         * Makefile.in: Regenerate.
4431         * configure: Regenerate.
4432
4433         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4434         stage_*_flags.
4435         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4436         for bootstrapped modules if toplevel bootstrap is going.
4437         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4438         modules.  Adjust for changes in Makefile.def.  Enable several
4439         rules even in non-bootstrap mode, just to avoid peppering the
4440         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4441         (stage-[+prev+]-bubble): Remove.
4442
4443         * Makefile.def (Dependencies): Depend on all-build-bison,
4444         all-build-flex, all-build-byacc, all-build-texinfo, rather
4445         than the host variations.
4446         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4447         with BUILD_SUBDIR.
4448         (BISON): Update for recent Bisons.
4449         (YACC): Fix typo.
4450         (cross): Depend on all-build.
4451         (all): Do not depend on all-build.
4452         (prebootstrap): Remove.
4453         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4454         (Prebootstrap dependencies): Add them to the per-stage targets
4455         and to all-prebootstrap.
4456         * configure.in (build_configdirs): Always enable build_tools.
4457         (BUILD_DIR_PREFIX): Remove.
4458
4459         * Makefile.def (gcc): Add target variable.
4460         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4461         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4462         in the recursive `make', instead of hardwiring `all'.
4463         (Autogenerated TARGET-* variables): New.
4464
4465 2004-08-17  Robert Millan  <robertmh@gnu.org>
4466
4467         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4468         (instead of FreeBSD).
4469         * configure: Regenerate.
4470
4471 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4472
4473         * Makefile.def, configure.in, src-release: Remove useless, bogus
4474         references to tix.
4475         * Makefile.in, configure: Regenerate.
4476
4477         * src-release: Stop distributing mmalloc with gdb (which doesn't
4478         use it).
4479         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4480         * Makefile.in: Regenerate.
4481
4482 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4483
4484         * configure.in (arm*-*-eabi*): New target.
4485         * configure: Regenerate.
4486
4487 2004-08-01  Robert Millan  <robertmh@gnu.org>
4488
4489         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4490         libmudflap for all GNU-based systems (with Glibc).
4491         * configure: Regenerate.
4492
4493 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4494
4495         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4496         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4497         (Dependencies): New section.
4498         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4499         (configure-target-[+module+]): Depend on maybe-all-gcc
4500         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4501         (toplevel profiledbootstrap): Fix dependencies.
4502         * Makefile.in: Regenerate.
4503
4504 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4505
4506         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4507         target-libiberty to noconfigdirs.
4508
4509 2004-08-03  Paul Brook  <paul@codesourcery.com>
4510
4511         * configure.in: Check for MPFR as well as GMP.
4512         * configure: Regenerate.
4513
4514 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4515
4516         * Makefile.def (host-modules): Add gcc.
4517         * Makefile.in: Regenerate.
4518         * Makefile.tpl (sorry): New rule.
4519         (configure-host, all-host, [+make_target+]-host, do-check,
4520         install-host): Do not add gcc as a special case.
4521         (host modules): Add a small special-casing for gcc.  Export
4522         extra_make_flags through the environment.
4523         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4524         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4525         other recursive targets for gcc): Remove.
4526
4527         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4528         (stage, unstage): New rules.
4529         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4530         distclean-stage[+id+]): Use stage_current.
4531         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4532         the stage*-start rules.
4533
4534 2004-07-19  Robert Millan  <robertmh@gnu.org>
4535
4536         Synced from gcc:
4537
4538         2004-04-26  Robert Millan  <robertmh@gnu.org>
4539
4540         Add patches from libtool CVS.
4541         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4542         * ltconfig: Likewise.
4543         * ltcf-c.sh: Likewise.
4544         * ltcf-cxx.sh: Likewise.
4545         * ltcf-gcj.sh: Likewise.
4546
4547 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
4548
4549         * configure.in: Add noconfigdirs for crx-*-*.
4550         * configure: Regenerate.
4551
4552 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
4553
4554         Synced from gcc:
4555
4556         2004-07-09  Loren J. Rittle <ljrittle@acm.org>
4557
4558         * configure.in: Build libmudflap by default on FreeBSD.
4559         * configure: Regenerated.
4560
4561         2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4562
4563         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4564         systems.
4565         * configure: Regenerated.
4566
4567         2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4568
4569         PR target/16344
4570         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4571         feedback based compiler.
4572         * Makefile.in: Rebuilt.
4573
4574         2004-07-05  Phil Edwards  <phil@codesourcery.com>
4575
4576         * configure.in:  Do not prepend $srcdir to /dev/null in
4577         makefile fragments.
4578         * configure:  Regenerate.
4579
4580 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4581
4582         * Makefile.def (host_modules): Set bootstrap=true for flex.
4583         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4584         * Makefile.in: Rebuilt.
4585
4586 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4587
4588         * Makefile.def (build_modules): Add bison, byacc, flex,
4589         m4, texinfo.
4590         (flags_to_pass): Add FLEX.
4591         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4592         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4593         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4594         DEFAULT_MAKEINFO): Remove.
4595         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4596         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4597         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4598         objdir or else use configured tool.
4599         (all-build): New.
4600         (all): Depend on it.
4601         (Build module dependencies): Add.
4602         * Makefile.in: Regenerate.
4603         * configure.in: Better support for multiple build modules,
4604         matching what is done for host/target modules.  Do not look
4605         for "plausible" locations of build tools if Canadian cross.
4606         Use autoconf's AC_PROG_CC to find a C compiler.  Define
4607         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
4608         * configure: Regenerate.
4609
4610 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4611
4612         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4613         * Makefile.in: Regenerate.
4614
4615 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4616
4617         * Makefile.tpl (configure-build-[+module+],
4618         configure-[+module+], configure-target-[+module+]): Pass
4619         [+extra_configure_args+].
4620         (all-build-[+module+], all-[+module+], check-[+module+],
4621         install-[+module+], [+make_target+]-[+module+],
4622         all-target-[+module+], check-target-[+module+],
4623         install-target-[+module+], [+make_target+]-target-[+module+]):
4624         Pass [+extra_make_args+].
4625         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4626         (GCC_HOST_EXPORTS): Remove.
4627         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4628         cross, check-gcc, check-gcc-c++, install-gcc,
4629         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4630         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4631         * Makefile.in: Regenerate.
4632
4633 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
4634
4635         * configure.in: Check for srcdir/winsup rather than build directory
4636         winsup.
4637         * configure: Regenerate.
4638
4639 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
4640
4641         * configure.in: Don't build Cygwin native newlib if winsup
4642         directory is missing.  Emit warning instead.
4643         * configure: Regenerate.
4644
4645 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
4646
4647         * Makefile.tpl (touch-stage[+id+]): New.
4648         (restage[+prev+]): Depend on touch-stage[+id+].
4649
4650         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4651         Use it throughout.
4652
4653         * Makefile.def: Add profile and feedback bootstrap stages.
4654         Remove next field from bootstrap stages.
4655         * Makefile.tpl (LN, LN_S): Substitute.
4656         (stageN-start, stageN-end): Use double-colon rules, to
4657         provide a hook for additional setup commands.
4658         (distclean-stageN-gcc, restageN): Create dependencies from
4659         [+prev+], not from [+next+].
4660         (stageN-bubble): Add commands for successive stages from
4661         [+prev+], using double-colon rules.
4662         (all-stageN-gcc): Fix typo.
4663         (stagefeedback-start, profiledbootstrap): New.
4664         * Makefile.in: Regenerate.
4665         * configure.in: Call ACX_PROG_LN.
4666         * configure: Regenerate.
4667
4668 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
4669
4670         * configure.in: Fix --enable-bootstrap breakage introduced in trees
4671         without gcc.
4672         * configure: Regenerate.
4673
4674 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4675
4676         * Makefile.tpl: Fix typo.
4677         * Makefile.in: Regenerate.
4678
4679 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4680
4681         * configure.in: Remove new- prefix from toplevel
4682         bootstrap targets.
4683         * configure: Regenerate.
4684
4685 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4686
4687         Merge this patch from the gcc tree:
4688
4689         2004-05-30  Andreas Jaeger  <aj@suse.de>
4690                     Jim Wilson <wilson@specifixinc.com>
4691
4692         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4693         like CC.
4694
4695 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4696
4697         * Makefile.tpl (all.normal): Rename to all.
4698         (all): Replace with a rule to pick the default
4699         target from configure.
4700         (all-gcc, configure-gcc): Use conditionals to
4701         do nothing when toplevel bootstrap is going on.
4702         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4703         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4704         * configure.in: Support --enable-bootstrap.
4705
4706         * Makefile.def: Remove new- prefix from toplevel
4707         bootstrap targets.
4708         * Makefile.tpl: Likewise.
4709
4710         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
4711         target.
4712
4713         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4714         $(RECURSE_FLAGS) to recursive invocation of make.
4715
4716         * Makefile.in: Regenerate.
4717         * configure: Regenerate.
4718
4719 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
4720
4721         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4722         * configure: Regenerate.
4723
4724 2004-05-25  Daniel Jacobowitz  <drow@false.org>
4725
4726         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4727         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4728         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
4729         targets.
4730         * Makefile.in: Regenerate.
4731
4732 2005-05-24  Paolo Bonzini <bonzini@gnu.org>
4733
4734         * configure.in: Test the ability to symlink directories.
4735         * configure: Regenerate.
4736
4737         * Makefile.def (bootstrap-stage): New definitions.
4738         * Makefile.tpl (configure-stage1-gcc,
4739         configure-stage2-gcc, configure-stage3-gcc,
4740         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4741         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4742         new-restage3, compare): Autogenerate, see Makefile.in
4743         entry for behavioral changes.
4744         (distclean-stage1, new-stage1-start, new-stage1-end,
4745         new-stage1-bubble, distclean-stage2, new-stage2-start,
4746         new-stage2-end, new-stage2-bubble, distclean-stage3,
4747         new-stage3-start, new-stage3-end): New autogenerated targets.
4748         (objext, prebootstrap, BOOT_CFLAGS,
4749         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4750         targets.
4751
4752         * Makefile.in: Regenerate.
4753         (distclean-stage1, new-stage1-start, new-stage1-end,
4754         new-stage1-bubble, distclean-stage2, new-stage2-start,
4755         new-stage2-end, new-stage2-bubble, distclean-stage3,
4756         new-stage3-start, new-stage3-end): New targets.
4757         (all-stage1-gcc): Move prebootstrap dependency from here...
4758         (configure-stage1-gcc): ...to here.
4759         (new-bootstrap): Use bubble targets.
4760         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4761         Use per-stage distclean targets.
4762         (configure-stage1-gcc, configure-stage2-gcc,
4763         configure-stage3-gcc, all-stage1-gcc,
4764         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4765         Use new-stageN-start to prepare the tree.
4766
4767 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
4768
4769         * Makefile.def (host_modules): add libcpp.
4770         * Makefile.tpl: Add dependencies on and for libcpp.
4771         * Makefile.in: Regenerate.
4772         * configure.in: Add libcpp host module.
4773         * configure: Regenerate.
4774
4775 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
4776
4777         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4778         of libf2c.
4779         * configure, Makefile.in: Regenerate.
4780
4781 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4782
4783         Merge from tree-ssa-20020619-branch.
4784
4785         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4786         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4787         (HOST_GMPLIBS): Define.
4788         (HOST_GMPINC): Define.
4789         (TARGET_LIB_PATH): Add libmudflap.
4790         (GFORTRAN_FOR_TARGET): Define.
4791         (configure-build*): Export GFORTRAN.
4792         (configure-gcc): Export GMPLIBS and GMPINC.
4793         (all-gcc): Add maybe-all-libbanshee.
4794         (configure-target-libgfortran): Define.
4795         * Makefile.in: Regenerate.
4796         * configure.in (host_libs): Add libbanshee.
4797         (target_libraries): Add target-libmudflap and target-libgfortran.
4798         Add --with-libbanshee.
4799         Handle --disable-libmudflap.
4800         (*-*-freebsd*): Use with_gmp.
4801         Add $(libgcj) to noconfigdirs.
4802         * configure: Regenerate.
4803         * depcomp: New file.
4804         * MAINTAINERS: Add tree-ssa maintainers.
4805
4806 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
4807
4808         * config/acx.m4: Fix fastcompare support for new-bootstrap.
4809         * configure: Regenerate.
4810
4811 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
4812
4813         Revert:
4814         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4815
4816         * Makefile.def (flags_to_pass): Remove *dir variables that
4817         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4818         as well as prefix and exec_prefix.
4819         * Makefile.in: Regenerate.
4820
4821 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4822
4823         * Makefile.def (host_modules): Mark with the bootstrap
4824         flag packages on which gcc depends.
4825         * Makefile.tpl (all-bootstrap): Use it.
4826         * Makefile.in: Regenerate.
4827
4828 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4829
4830         * Makefile.def (flags_to_pass): Remove *dir variables that
4831         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4832         as well as prefix and exec_prefix.
4833         * Makefile.in: Regenerate.
4834
4835 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4836
4837         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4838         * configure: Regenerate.
4839         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4840         * gcc/Makefile.tpl (compare): Use the result of the test.
4841         * gcc/Makefile.in: Regenerate.
4842
4843 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
4844
4845         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4846         Always relocate gcc and prev-gcc to the original names, even
4847         if the build fails.
4848         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4849         New targets.
4850
4851 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4852
4853         * configure.in (mips*-*-irix5*): Enable ld.
4854         * configure: Regenerate.
4855
4856 2004-04-15  James E Wilson  <wilson@specifixinc.com>
4857
4858         * Makefile.tpl (configure-[+module+], configure-gcc,
4859         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4860         Set and export LDFLAGS.
4861         * Makefile.in: Regenerate.
4862
4863 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4864
4865         PR bootstrap/14871
4866         * Makefile.tpl: If we don't have built-in-tree target tools,
4867         use the ones found by configure rather than hacking around with
4868         program_transform_name.
4869         * configure.in: Give Makefile.tpl the information necessary
4870         to do that.
4871         * Makefile.in: Regenerate.
4872         * configure: Regenerate.
4873
4874 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
4875
4876         PR bootstrap/14760
4877         * configure.in: When computing baseargs, strip *all* copies of
4878         offending options.  Also, don't match/substitute the trailing space,
4879         so that this actually works when two similar options are separated by
4880         only one space.
4881         * configure: Regenerate.
4882
4883 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
4884
4885         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4886         (rs6000-*-aix*): Same.
4887         * configure: Regenerate.
4888
4889 2004-03-25  Stan Shebs  <shebs@apple.com>
4890
4891         Remove MPW support, no longer used.
4892         * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
4893         mpw-install: Remove files.
4894         * src-release (DEVO_SUPPORT): Remove names of removed files.
4895         * MAINTAINERS: Likewise.
4896
4897 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
4898
4899         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4900         STRICT_WARN, WARN_CFLAGS flags passed down to make.
4901         * Makefile.in: Regenerate.
4902
4903         * configure.in (top level bootstrap support): Rework --enable-werror
4904         to set @stage2_werror_flag@.
4905         * configure: Regenerate.
4906         * Makefile.tpl (top level bootstrap support): Pass
4907         @stage2_werror_flag@ down to configure in stages 2 and 3.
4908         * Makefile.in: Regenerate.
4909
4910 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4911
4912         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4913         for stages 2 and 3 as well as in make.  As a consequence, remove
4914         OUTPUT_OPTION (now detected by configure) from the flags passed down
4915         to make.
4916         * Makefile.in: Regenerate.
4917
4918         * Makefile.tpl (new-bootstrap): Fix typo.
4919         * Makefile.in: Regenerate.
4920
4921 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4922
4923         * Makefile.tpl: Rearrange by moving recursive_targets rules
4924         into their proper sections.
4925         * Makefile.tpl (top level bootstrap support): Move disabling
4926         of coverage flags from 'make' to 'configure'; improve comments.
4927         * Makefile.in: Regenerate.
4928
4929         * Makefile.tpl (experimental top level bootstrap) Move stage1
4930         language setting from all- target to configure- target; disable
4931         intermodule optimization in stage 1; prevent gratuitous rebuilds
4932         of stage 1.
4933         * Makefile.in: Regenerate.
4934         * configure.in: Comma-separate stage 1 language list for top
4935         level bootstrap.
4936         * configure: Regenerate.
4937
4938         * Makefile.tpl: Clean up experimental top level bootstrap support:
4939         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4940         prev-gcc in configure- targets as well as all- targets.
4941         * Makefile.in: Regenerate.
4942
4943 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
4944
4945         * configure.in: Remove symbolic link section.
4946         * configure: Regenerate.
4947         * Makefile.tpl (links): Remove.
4948         * Makefile.in: Regenerate.
4949
4950 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
4951             Nathanael Nerode  <neroden@gcc.gnu.org>
4952
4953         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4954         Set with AC_CHECK_PROGS.
4955         * configure.in: Fix comment typo from last patch.
4956         * configure: Regenerate.
4957
4958 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
4959
4960         * Makefile.tpl: Introduce experimental top level bootstrap support.
4961         * Makefile.in: Regenerate.
4962         * configure.in: Introduce support for top level bootstrap.
4963         * configure: Regenerate.
4964
4965 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4966             Paolo Bonzini  <bonzini@gnu.org>
4967
4968         PR bootstrap/14522
4969         * configure.in: Cope with shells that do not support unquoted ^
4970         * configure: Regenerate.
4971
4972 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4973             Paolo Bonzini  <bonzini@gnu.org>
4974
4975         PR bootstrap/14522
4976         * configure.in: Cope with shell that do not support nesting
4977         quotes inside quoted backquote substitutions.
4978         * configure: Regenerate.
4979
4980 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
4981
4982         PR bootstrap/14522
4983         * configure.in: Fix escaping of $.
4984         * configure: Regenerate.
4985
4986 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4987
4988         * configure: Regenerate.
4989
4990 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
4991
4992         PR ada/14131
4993         Move language detection to the top level.
4994         * configure.in: Find default values for the tools as
4995         soon as possible.  Disable ada if GNAT is not found.
4996         Emit error message about missing languages.  Expand
4997         --enable-languages=all for the gcc subdirectory.
4998
4999 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5000
5001         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5002         and disable libgcj.
5003         * configure: Regenerated.
5004
5005 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5006
5007         PR bootstrap/7087
5008         * Makefile.tpl: Guard XFOO sed statements better.
5009         * Makefile.tpl: Add dependency for configure-target-libada.
5010         * Makefile.in: Regenerate (incidentally fixes broken
5011         commit when libada-branch was merged).
5012
5013 2004-02-28  Andrew Cagney  <cagney@redhat.com>
5014
5015         * src-release (CVS_NAMES): Define.
5016         (do-tar, do-tar): Prune $(CVS_NAMES).
5017
5018 2004-02-23  Andrew Cagney  <cagney@redhat.com>
5019
5020         * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5021         2004-02-19.09.
5022
5023 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5024
5025         PR bootstrap/11932
5026         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5027
5028 2004-02-19  Andrew Cagney  <cagney@redhat.com>
5029
5030         * config.guess: Update from version 2003-06-12 to 2004-02-16.
5031         * config.sub: Update from version 2003-06-13 to 2004-02-16.
5032
5033 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5034
5035         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5036         (rs6000-*-aix*): Same.
5037         * configure: Regenerate.
5038
5039 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5040
5041         * configure.in (host): Add in missing $noconfigdirs to defines.
5042         * configure: Regenerate.
5043
5044 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5045             Nathanael Nerode  <neroden@gcc.gnu.org>
5046
5047         PR ada/6637, PR ada/5911
5048         Merge with libada-branch:
5049         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5050         with appropriate dependencies. Add --enable-libada configure switch.
5051         * configure, Makefile.in: Regenerate.
5052
5053 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5054
5055         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5056         * configure: Regenerate.
5057
5058 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
5059
5060         * COPYING.NEWLIB: Update Red Hat license to 2004.
5061
5062 2004-01-23  DJ Delorie  <dj@redhat.com>
5063
5064         * Makefile.def (target_modules) [libiberty]: Don't stage.
5065         * Makefile.in: Rebuilt.
5066
5067 2004-01-23  Jeff Johnston  <jjohnstn@redhat.com>
5068
5069         * COPYING.NEWLIB: Update to include copyrights for new
5070         iconv code.
5071
5072 2004-01-15  Andrew Cagney  <cagney@redhat.com>
5073
5074         * src-release: Update copyright year.
5075         (do-proto-toplev): Configure using i686-pc-linux-gnu.
5076         (NEWLIB_SUPPORT_DIRS): Delete macro.
5077         (newlib.tar.bz2): Delete rule.
5078
5079 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
5080
5081         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5082         * Makefile.tpl (configure-target-[+module+]): Support stage.
5083         * Makefile.in: Rebuilt.
5084
5085 2003-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5086
5087         * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5088         throughout.
5089
5090 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5091
5092         * configure.in: Use ./config.cache, not config.cache.
5093         * configure: Regenerate.
5094         * Makefile.tpl: Special-casing not needed for GCC any more.
5095         * Makefile.in: Regenerate.
5096
5097         * configure.in: Don't share a cache file for host dirs.
5098         * configure: Regenerate.
5099
5100         * config-ml.in: Don't mess with the cache file.
5101
5102 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5103
5104         * Makefile.tpl: Make GCC use a separate config.cache.
5105         * Makefile.in: Regenerate.
5106
5107         PR bootstrap/11932, PR bootstrap/11933
5108         (I don't know if it will fix either of them, but it relates
5109         to them.)
5110         * configure.in: Don't use shared config.cache for target
5111         directories.
5112         * configure: Regenerate.
5113
5114 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5115
5116         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5117         * configure: Regenerated.
5118
5119 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5120
5121         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5122         * configure: Regenerated.
5123
5124 2003-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5125
5126         Port change over from GCC:
5127         2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5128         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5129         (configure-build-[+module+], configure-[+module+]): Likewise.
5130         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5131         * Makefile.in: Regenerate.
5132
5133 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5134
5135         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5136         * configure: Regenerate.
5137
5138 2003-11-27  Jeff Johnston  <jjohnstn@redhat.com>
5139
5140         * COPYING.NEWLIB: Add license info for long long routines added to
5141         stdlib.
5142
5143 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5144
5145         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5146         * Makefile.in: Regenerate.
5147
5148 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5149
5150         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5151         * configure:  Regenerate.
5152
5153 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5154
5155         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5156         HOST_FLAGS_TO_PASS.
5157         * Makefile.in: Regenerate.
5158
5159 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5160
5161         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5162         * configure: Rebuilt
5163         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5164         * Makefile.in: Rebuilt
5165
5166 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5167
5168         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5169
5170 2003-10-01  Phil Edwards  <pme@gcc.gnu.org>
5171
5172         * config-ml.in:  Use ac_configure_args directly instead of
5173         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5174         actually seen.
5175
5176 2003-10-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
5177
5178         * config-ml.in: Propagate INSTALL variables.
5179
5180 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5181
5182         * configure.in: Pass a computed --program-transform-name
5183         to subconfigures.
5184         * configure: Regenerated.
5185
5186 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5187
5188         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5189         * Makefile.in: Regenerate.
5190
5191         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5192         * Makefile.in: Regenerate.
5193
5194 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5195
5196         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5197         quoting.
5198         * configure: Regenerated.
5199
5200 2003-09-12  Michael Chastain  <mec@shout.net>
5201
5202         Fix PR gdb/857.
5203         * src-release (do-proto-topleve): Remove junk files
5204         intl/config.cache, intl/config.status,
5205         intl/config.h, intl/stamp-h.
5206
5207 2003-09-14  Andrew Cagney  <cagney@redhat.com>
5208
5209         * src-release (dejagnu.tar): New target.
5210         (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5211         (do-djunpack): Use $(PACKAGE) for the package name.
5212
5213 2003-09-04  DJ Delorie  <dj@redhat.com>
5214
5215         * configure: Regenerate.
5216
5217 2003-09-04  Robert Millan  <robertmh@gnu.org>
5218
5219         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5220
5221 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5222
5223         * configure.in: Ensure arguments to sed are properly spaced.
5224         * configure: Regenerate.
5225
5226 2003-08-28  Daniel Jacobowitz  <drow@mvista.com>
5227
5228         Merge from gcc:
5229         2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5230         * install-sh:  Update to newer upstream versions (associated with
5231         aclocal 1.7).
5232         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5233
5234 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5235
5236         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5237         * configure: Regenerated.
5238
5239 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5240
5241         * configure.in:  Use newline instead of semicolon when assuming
5242         shell arguments in a for loop.
5243         * configure:  Regenerated.
5244
5245 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5246
5247         PR 8180
5248         * configure.in: When testing with_libs and with_headers, treat
5249         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5250         * configure: Regenerate.
5251
5252         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5253         make, shell, etc.
5254         (baseargs): Likewise.
5255         * configure: Regenerate.
5256
5257 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5258
5259         * configure.in: Disable libgcj for darwin not on powerpc.
5260         * configure: Rebuild.
5261
5262 2003-08-15  Michael Chastain  <mec@shout.net>
5263
5264         * src-release (do-proto-toplev): Remove junk files
5265         dejagnu/example/calc/config.status,
5266         dejagnu/example/calc/config.log.
5267
5268 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5269
5270         * config-ml.in, symlink-tree: Add license.
5271
5272 2003-08-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5273
5274         Merge from gcc:
5275
5276         2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5277         * Makefile.tpl (check, check-c++): Express dependencies using
5278         dependencies rather than commands.
5279         * Makefile.in: Regenerate.
5280
5281         2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5282         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5283         * Makefile.in: Update.
5284
5285 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5286
5287         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5288         * configure: Ditto.
5289
5290 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5291
5292         * configure.in: Enable libgcj for darwin.
5293         * configure: Rebuild.
5294
5295 2003-07-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5296
5297         * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5298
5299 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5300
5301         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5302         creating target and build subdirs to build all parent dirs as needed.
5303         * Makefile.in: Rebuild.
5304         * configure.in: Don't build dirs explicitly here.
5305         * configure: Rebuild.
5306
5307 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5308
5309         * Makefile.tpl (all-make): Depend on intl.
5310         * Makefile.in: Rebuilt.
5311
5312 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5313
5314         * config.if: Remove unused libc_interface determination.
5315
5316 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5317
5318         * Makefile.in: Regenerate, correctly this time.
5319
5320 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5321
5322         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5323         unused INSTALL_PROGRAM_ARGS.
5324         * configure.in: Use AC_PROG_INSTALL.
5325         * Makefile.in: Regenerate.
5326         * configure: Regenerate.
5327
5328 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5329
5330         * configure: Rebuilt.
5331         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5332         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5333         newlib nor libgloss.
5334         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5335         * configure.in (am33_2.0-*-linux*): Added.
5336
5337 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
5338
5339         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5340         * configure: Regenerate.
5341
5342 2003-07-06  H.J. Lu <hongjiu.lu@intel.com>
5343
5344         * config-ml.in: Replace PWD with PWD_COMMAND.
5345         * Makefile.tpl: Likewise.
5346         * Makefile.in: Regenerated.
5347
5348 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5349
5350         * configure.in: Clean up config-lang.in handling.  Delete
5351         useless assignment to "subdirs".
5352         * configure: Regenerate.
5353
5354 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5355
5356         * configure.in: Rename 'target_libs' to 'target_libraries'.
5357         Remove useless reference to 'target_libs'.
5358         * configure: Regenerate.
5359
5360 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
5361
5362         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5363         * Makefile.in: Regenerate.
5364
5365 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5366
5367         * Makefile.def: Introduce flags_to_pass.
5368         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5369         * Makefile.in: Regenerate.
5370
5371 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
5372
5373         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5374         and target-libgloss.
5375         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5376         <h8300*-*-*>: Disable libf2c and ${libgcj}.
5377         * configure: Regenerate.
5378
5379 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
5380
5381         * configure.in: Update testsuite_flags to new location.
5382         * configure. Regenerate.
5383
5384 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5385
5386         * Makefile.tpl: Remove BUILD_CC stuff.
5387         * Makefile.in: Regenerate.
5388
5389 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
5390
5391         * config.guess: Update to 2003-06-12 version.
5392         * config.sub: Update to 2003-06-13 version.
5393
5394 2003-06-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5395
5396         * MAINTAINERS: Add myself as MIPS co-maintainer.
5397
5398 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
5399
5400         * config.guess: Update to 2003-06-06 version.
5401         * config.sub: Update to 2003-06-06 version.
5402
5403 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5404
5405         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5406         * configure. Regenerate.
5407
5408 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5409
5410         * configure.in: Disable serial configure by default.
5411         * configure: Regenerate.
5412         * Makefile.tpl: Abolish .NOTPARALLEL.
5413         * Makefile.in: Regenerate.
5414
5415         * Makefile.tpl: Replace {build,host,target}_canonical by
5416         {build,host,target}.
5417         * Makefile.in: Regenerate.
5418
5419         * Makefile.tpl: Fix stupid pasto.
5420         * Makefile.in: Regenerate.
5421
5422 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5423
5424         * Makefile.tpl: Remove bogus conditional.
5425         * Makefile.in: Regenerate.
5426
5427 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5428
5429         * Makefile.tpl: Make 'recursive targets' using autogen rather
5430         than shell loop.  Remove duplicate 'clean' targets and false
5431         comments.
5432         * Makefile.def: Add systematic dependencies to 'recursive' targets.
5433         Add systematic method of specifying missing targets in subdirs.
5434         Add copyright boilerplate.
5435         * Makefile.in: Regenerate.
5436         * configure.in: Add 'recursive targets' to maybe list.
5437         * configure: Regenerate.
5438
5439         * Makefile.tpl: Rename [+target+] to [+make_target+].
5440         * Makefile.def: Rename 'target' to 'make_target'.
5441
5442 2003-05-30  Nick Clifton  <nickc@redhat.com>
5443
5444         * README-maintainer-mode: Update URL for locating blessed config
5445         tools.
5446
5447 2003-05-29  Robert Millan  <rmh@debian.org>
5448
5449         * ltconfig: Import this patch and modify for use with current
5450         version of ltconfig:
5451
5452         2003-05-21  Bruno Haible  <bruno@clisp.org>
5453
5454         * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5455         GNU/FreeBSD.
5456
5457 2003-05-28  DJ Delorie  <dj@redhat.com>
5458
5459         * Makefile.tpl: Make maybe-check-gcc .PHONY.
5460         * Makefile.in: Regenerate.
5461
5462 2003-05-28  Jeff Johnston  <jjohnstn@redhat.com>
5463
5464         * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
5465
5466 2003-05-21  DJ Delorie  <dj@redhat.com>
5467
5468         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5469         newlib or libgloss.
5470         * Makefile.in: Regenerate.
5471
5472 2003-05-21  DJ Delorie  <dj@redhat.com>
5473
5474         * Makefile.tpl: Add missing empty maybe-check-gcc target.
5475         * Makefile.in: Regenerate.
5476
5477 2003-05-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5478
5479         * configure.in: Use curly braces in the definition of tooldir.
5480         * configure: Regenerate.
5481
5482 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5483
5484         * configure.in: Switch more things to use maybe dependencies.
5485         * Makefile.tpl: Switch more things to use maybe dependencies.
5486         Factor out common code from autogen IF statements.
5487         * configure: Regenerate.
5488         * Makefile.in: Regenerate.
5489
5490 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
5491
5492         * configure.in: Accept i[3456789]86 for machine type.
5493         * configure: Regenerate.
5494
5495 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5496
5497         * configure.in: Switch more things to use maybe dependencies.
5498         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
5499         * configure: Regenerate.
5500         * Makefile.tpl: Switch more things to use maybe dependencies.
5501         * Makefile.in: Regenerate.
5502
5503 2003-05-16  Andreas Schwab  <schwab@suse.de>
5504
5505         * Makefile.tpl (install-opcodes): Define.
5506         * Makefile.in: Rebuild.
5507
5508 2003-05-13  Andreas Jaeger  <aj@suse.de>
5509
5510         * config.guess: Update to 2003-05-09 version.
5511         * config.sub: Update to 2003-05-09 version.
5512
5513 2003-05-13  Michael Eager <eager@mvista.com>
5514
5515         * configure.in: Correct sed script so that options in quotes are not
5516         deleted.
5517         * configure: Rebuild.
5518
5519 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
5520
5521         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5522         and $$s/newlib/libc/sys/cygwin32 include paths.
5523         * configure: Ditto.
5524
5525 2003-05-05  H.J. Lu <hjl@gnu.org>
5526
5527         * config-ml.in: Restored from gcc repository.
5528
5529 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
5530
5531         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5532         * Makefile.in: Regenerate.
5533
5534 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5535
5536         * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5537         and Makefile.def.
5538
5539 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5540
5541         * Makefile.tpl: Clean $(BUILD_SUBDIR).
5542         * Makefile.in: Regenerated.
5543
5544 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5545
5546         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5547         * Makefile.in: Regenerate.
5548
5549 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
5550
5551         * configure.in (powerpc64*-*-linux*): Remove.
5552         * configure: Rebuilt.
5553
5554 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
5555
5556         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
5557         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5558         and restrap.
5559         * Makefile.in:  Regenerate.
5560
5561 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
5562
5563         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5564         * configure: Regenerated.
5565
5566 2003-04-11  Alexandre Oliva  <aoliva@redhat.com>
5567
5568         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5569         * */configure: Rebuilt.
5570
5571 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5572
5573         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5574         * Makefile.in: Regenerate.
5575
5576 2003-03-14  Michael Chastain  <mec@shout.net>
5577
5578         * Makefile.in: Regenerate with correct Makefile.def.
5579
5580 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5581
5582         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
5583         Make macro.
5584         * Makefile.in: Regenerate.
5585         * configure.in: Clean up gxx_include_dir logic.
5586         * configure: Regenerate.
5587
5588 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5589
5590         * configure.in (gxx_include_dir): Fix typo.
5591         * configure: Regenerated.
5592
5593 2003-03-06  Andrew Cagney  <cagney@redhat.com>
5594
5595         * texinfo/texinfo.tex: Import version 2003-02-03.16.
5596
5597 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
5598
5599         * configure.in: Include $(build_tooldir)/sys-include in
5600         FLAGS_FOR_TARGET.
5601         * configure: Regenerated.
5602
5603 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5604
5605         * Makefile.tpl: Reindent.
5606         * Makefile.in: Regenerate.
5607         * configure.in: Reindent.  Don't set unused variables.
5608         * configure: Regenerate.
5609
5610         * Makefile.tpl: Always pass down RANLIB.
5611         * Makefile.in: Regenerate.
5612
5613         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5614         * Makefile.in: Regenerate.
5615         * configure.in: Remove unused logic relating to --enable-shared
5616         and --enable-threads.  Remove bogus comments.  Remove redundant
5617         noconfigdirs.
5618         * configure: Regenerate.
5619
5620         * configure.in: Replace ${libstdcxx_version} by its value.
5621         Remove reference to mh-dgux.
5622         * configure: Regenerate.
5623
5624 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5625
5626         * Makefile.tpl: Rearrange.
5627         * Makefile.in: Regenerate.
5628
5629 2003-02-25  Nick Clifton  <nickc@redhat.com>
5630
5631         * configure: Remove site-file supprot - it is obsolete.
5632
5633 2003-02-24  Uwe Stieber <uwe@wwws.de>
5634
5635         * configure.in: Add support for kaOS as cross build target system.
5636         * configure: Regenerated.
5637
5638 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
5639
5640         * Makefile.tpl: Add definition of CPPFLAGS to pass into
5641         configure-target-* as some target builds may require additional
5642         flags for preprocessor tests.
5643         * Makefile.in: Regenerated.
5644
5645 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5646
5647         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5648         * ltconfig: Handle it.
5649         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5650         auto-detecting it.
5651
5652 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5653
5654         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5655         it is used as argument to $CC.
5656         * ltcf-gcj.sh: Likewise.
5657
5658 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5659
5660         * configure.in: Introduce --enable-maintainer-mode.
5661         * configure: Rebuilt.
5662         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5663         for maintainer mode.
5664         * Makefile.in: Rebuilt.
5665
5666 2003-02-19  Andrew Cagney <ac131313@redhat.com>
5667
5668         * configure: Regenerate using autoconf 2.13.
5669
5670 2003-02-19  Alan Modra  <amodra@bigpond.net.au>
5671
5672         * config.guess: Import latest version.
5673         * config.sub: Import latest version.
5674
5675 2003-02-18  Jason Merrill  <jason@redhat.com>
5676
5677         * Makefile.tpl (check-c++): Allow parallelism.
5678
5679 2003-02-17  Andrew Cagney  <ac131313@redhat.com>
5680
5681         * configure: Regenerate using autoconf 000227.
5682
5683 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
5684
5685         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5686         don't configure target-libobjc.
5687         * configure: Regenerate.
5688
5689 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5690
5691         * Makefile.tpl (RANLIB): Define.
5692         * Makefile.in: Regenerate.
5693
5694 2003-02-06  Keith R Seitz  <keiths@redhat.com>
5695
5696         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5697         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5698         * Makefile.in: Regenerated.
5699         * configure.in: Remove all traces of snavigator, db, and grep.
5700         * configure: Regenerated.
5701
5702 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
5703
5704         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5705         * Makefile.in: Regenerated.
5706
5707 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
5708
5709         * config.if: Copy from GCC.
5710
5711 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
5712
5713         * configure.in:  Revert 24Jan change.
5714         * configure:  Regenerate.
5715
5716 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5717
5718         * configure.in: Revert previous change.
5719         * configure: Regenerate.
5720
5721 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5722
5723         * configure.in: Make rda native-only.
5724         * configure: Regenerate.
5725
5726 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5727
5728         * configure.in: Add missing \.
5729         * configure: Rebuilt.
5730
5731 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
5732
5733         * configure.in (baseargs): Avoid using \| in sed regular
5734         expressions.
5735         * configure: Rebuilt.
5736
5737 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
5738
5739         * configure.in (baseargs): Remove all supported forms of
5740         --cache-file, --srcdir, --host, --build and --target options
5741         from argument lists.
5742         * configure: Rebuilt.
5743
5744 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
5745
5746         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5747         * configure: Rebuilt.
5748
5749 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5750
5751         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5752         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5753         * Makefile.in: Regenerate.
5754         * configure: Regenerate.
5755
5756 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5757
5758         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5759         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5760         * Makefile.in: Regenerate.
5761
5762 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
5763
5764         * configure.in: Remove Makefile in build, host and target modules
5765         unless configure was run with --no-recursion.
5766         * configure: Rebuilt.
5767
5768 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
5769
5770         * config.guess: Update to 2003-01-03 version.
5771         * config.sub: Update to 2003-01-03 version.
5772
5773 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5774
5775         * configure: Regenerate with proper autoconf 2.13.
5776
5777 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5778
5779         * configure.in: Add AC_PREREQ for consistency.
5780         * configure: Regenerate.
5781
5782 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
5783
5784         * configure.in (GDB_TK): Add tcl directories conditional on
5785         gdb/gdbtk directory being present.
5786         * configure: Regenerate.
5787
5788 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
5789
5790         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
5791         by gcc if LD is not defined and we are not doing a Canadian Cross.
5792         * configure: Rebuilt.
5793
5794 2003-01-01  Daniel Jacobowitz  <drow@mvista.com>
5795
5796         * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
5797
5798 2002-12-31  Tom Tromey  <tromey@redhat.com>
5799
5800         * Makefile.in: Rebuilt.
5801         * Makefile.def (target_modules) [libffi]: Allow installation.
5802
5803 2002-12-31  Andreas Schwab  <schwab@suse.de>
5804
5805         * configure.in: Fix use of $program_transform_name.
5806         * configure: Regenerated.
5807
5808 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5809
5810         * configure.in (baseargs): Don't remove first configure argument.
5811         * configure: Regenerated.
5812
5813 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
5814
5815         * Makefile.tpl (local-distclean): Don't remove...
5816         (multilib.ts): ... this.  Moved into...
5817         (multilib.out): ... this.  Don't use sub-make.
5818         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5819         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5820         (configure-build-[+module+], configure-[+module+],
5821         configure-target-[+module+], configure-gcc): ... these.  Test
5822         for Makefile existence.  Drop config.status from dependencies.
5823         * Makefile.in: Rebuilt.
5824         * configure.in: Move gcc-version-trigger to the end of
5825         ac_configure_args.  Add comments to maybedep.tmp and
5826         serdep.tmp.  Introduce --disable-serial-configure.  Remove
5827         nonopt from baseargs, matching and removing corresponding
5828         whitespace while at it.
5829         * configure: Rebuilt.
5830
5831 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
5832
5833         * configure.in (host_configargs): Replace reference to
5834         no-longer-defined buildopts with --build=${build_alias}.
5835         * configure: Rebuilt.
5836
5837 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
5838
5839         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
5840         program_transform_name to standard idiom.
5841         (AUTOGEN, AUTOCONF): Define.
5842         (Makefile.in): Use $(AUTOGEN).
5843         (Makefile): Depend on config.status, and use autoconf-style rule to
5844         build it.  Move original commands to...
5845         (config.status): ... this new target.
5846         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
5847         $(AUTOCONF).
5848         * Makefile.in: Rebuilt.
5849
5850 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5851
5852         * Makefile.tpl: Fix dramatic bustage due to change in
5853         program_transform_name.
5854         * Makefile.in: Regenerate.
5855
5856         * configure.in: Remove unnecessary PATH setting.
5857         * configure: Regnerate.
5858
5859         * configure.in: Don't default to unprefixed tools unless
5860         the native tools will work.
5861         * configure: Regenerate.
5862
5863         * configure.in: Convert to autoconf script.  Blow away lots
5864         of now-redundant Makefile fragments.
5865         * configure: Generate using Autoconf.
5866         * Makefile.tpl: Rewrite to reflect autoconfiscation.
5867         * Makefile.in: Regenerate.
5868
5869 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5870
5871         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
5872         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5873
5874         * ChangeLog: Move a couple of entries from here to winsup/cygwin,
5875         where they belong.
5876
5877 2002-12-24  Andreas Schwab  <schwab@suse.de>
5878
5879         * Makefile.tpl (multilib.out): Fix missing space.
5880         * Makefile.in: Regenerate.
5881
5882 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5883
5884         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
5885         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
5886         * Makefile.in: Regenerate.
5887         * configure.in: Remove unnecessary leftovers.
5888
5889 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
5890
5891         * configure.in (extra_ranlibflags_for_target): New variable.
5892         (*-*-darwin): Add -c to ranlib commands.
5893         * configure (tooldir): Handle extra_ranlibflags_for_target.
5894
5895 2002-12-20  Jeff Johnston  <jjohnstn@redhat.com>
5896
5897         * COPYING.NEWLIB: Updated.
5898         * COPYING.LIBGLOSS: Ditto.
5899
5900 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5901
5902         * Makefile.tpl: Revert HJL's change.
5903         * Makefile.in: Regenerated.
5904         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5905         always.
5906
5907 2002-12-19  Andreas Schwab  <schwab@suse.de>
5908
5909         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5910         * Makefile.in: Regenerate.
5911
5912 2002-12-18  H.J. Lu <hjl@gnu.org>
5913
5914         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5915         * Makefile.in: Regenerated.
5916
5917         * configure.in (build_prefix): New. Substitute.
5918
5919 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5920
5921         * Makefile.tpl: Don't let real targets depend on phony targets.
5922         * Makefile.in: Regenerate.
5923
5924         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5925         * Makefile.in: Regenerate.
5926
5927 2002-12-16  Jason Merrill  <jason@redhat.com>
5928
5929         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5930         previous 'make bootstrap'.
5931         * Makefile.in: Regenerate.
5932
5933 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
5934
5935         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5936
5937 2002-12-13  Jason Merrill  <jason@redhat.com>
5938
5939         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
5940         library tests.
5941         (check-c++): Just depend on it and check-target-libstdc++-v3.
5942         * Makefile.in: Regenerate.
5943
5944 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5945
5946         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5947         * Makefile.in: Regenerate.
5948
5949 2002-12-12  Jeff Johnston  <jjohnstn@redhat.com>
5950
5951         * COPYING.NEWLIB: Update list of alternate Regent of California
5952         licenses and discuss official revoking of advertising clause.
5953         * COPYING.LIBGLOSS: Ditto.
5954
5955 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5956
5957         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5958         * Makefile.in: Rebuilt.
5959
5960 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5961
5962         * configure: Fix bug put in by gremlins.
5963
5964         * Makefile.tpl: Substitute more autoconfily.
5965         * configure: Substitute more autoconfily.
5966         * Makefile.in: Regenerate.
5967
5968 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
5969
5970         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5971         * Makefile.in (all-sim): Ditto.
5972
5973 2002-12-06  DJ Delorie  <dj@redhat.com>
5974
5975         * Makefile.tpl: Change configure dependencies to not have real
5976         targets depend on phony targets.
5977
5978 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
5979
5980         * configure.in: Revert unintentional change.
5981
5982         * src-release: Configure host subdirs.
5983
5984         * Makefile.tpl: Change dependency for */multilib.out so that
5985         it works when gcc isn't in the tree.
5986
5987         * configure.in: Substitute more.
5988         * configure: Run subconfigures from the Makefile.
5989         * Makefile.tpl: Run subconfigures from the Makefile; add a few
5990         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
5991
5992 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5993
5994         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5995         and corresponding dependencies.
5996         * Makefile.in: Regenerate.
5997
5998         * configure.in (host_tools): Order binutils, gas and ld for
5999         convenience in running the testsuites.
6000
6001         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6002         * Makefile.in: Regenerate.
6003         * configure.in: Introduce rules to serialize subconfigure runs.
6004
6005         * configure.in: Introduce BASE_CC_FOR_TARGET.
6006         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6007         Realize configure-build-* targets.  Realize configure-target-* targets.
6008         * Makefile.in: Regenerate.
6009
6010 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6011
6012         * configure: Move gcc_version_trigger stuff from here...
6013         * configure.in: ...to here.
6014
6015         * configure.in: Separate subconfigure options added by this file from
6016         options given by the user.  Add machinery to put args for host
6017         subconfigures into the Makefile.
6018
6019         * Makefile.tpl: Remove 'vault' targets.
6020         * Makefile.tpl: Reorder and comment dependencies.
6021         * Makefile.in: Regenerate.
6022
6023 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6024
6025         * configure.in: Move host-specific darwin noconfigdirs into
6026         the host-specific section.
6027
6028 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6029
6030         * Makefile.tpl: Restore bkorb's style patch, accidentally lost
6031         during replay.
6032         * Makefile.in: Regenerate.
6033
6034         (finishing slow-motion replay)
6035         * configure: Remove skip-this-dir support.
6036         * Makefile.tpl: Remove skip-this-dir support.
6037
6038         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6039         subdirectories.
6040         * Makefile.in: Regenerate.
6041
6042         * Makefile.tpl: Strip out useless setting of 'dir'.
6043         * Makefile.in: Regenerate.
6044
6045 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6046
6047         (finishing slow-motion replay)
6048         * configure.in: Fix deeply stupid bug.
6049
6050         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6051         shell code in CXX_FOR_TARGET
6052         * Makefile.def: Introduce raw_cxx.
6053         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6054         RAW_CXX_FOR_TARGET.
6055         * Makefile.in: Regenerate.
6056
6057 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6058
6059         (finishing slow-motion replay)
6060         * Makefile.tpl: Remove unnecessary ifs.
6061         * Makefile.in: Regenerate.
6062
6063         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6064         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6065         targets for 'no_install' modules.
6066         * configure: Move GDB_TK substitution to configure.in.  Move
6067         build_modules stuff to configure.in.
6068         * configure.in: Implement soft dependency machinery.  Maybe-ize
6069         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6070         * Makefile.in: Regenerate.
6071
6072 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6073
6074         (continuing slow-motion replay)
6075         * Makefile.tpl: Make all-target, install-target behave similarly
6076         to all, install (only hitting configured targets).  Eliminate
6077         unused macro defintions.
6078
6079         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6080         build != host.
6081
6082         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6083
6084         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6085
6086         * configure.in: Produce lists of subdir targets we're actually
6087         configuring.  Remove references to "dosrel".
6088         * Makefile.tpl: Let configure set which subdir targets are hit.
6089         Remove install-cross; clean up install; remove ALL.  Remove
6090         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6091         Autogenerate host module targets.  Remove empty dependency lines
6092         and redundant dependency; rearrange slightly.
6093         * Makefile.def: Add host-side libtermcap, utils.
6094
6095         * Makefile.in: Regenerate.
6096
6097 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6098
6099         (Continuing slow-motion replay)
6100         * Makefile.def: Add list of recursive targets to autogenerate.
6101         Add build_modules.
6102         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6103         targets.  Autogenerate *-build-* targets.
6104         * Makefile.in: Regenerate.
6105
6106 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
6107
6108         (Continuing slow-motion replay)
6109         * configure: More autoconf-style substitutions.
6110         * Makefile.tpl: More autoconf-style substitutions.
6111         * Makefile.in: Regenerate.
6112
6113 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
6114
6115         (Continuing slow-motion replay)
6116         * configure: Substitute more variables in a more autoconf-friendly
6117         way.  Simplify slightly.
6118         * Makefile.tpl: Make more variables substitutable in an
6119         autoconf-friendly way.
6120         * Makefile.in: Regenerate.
6121
6122 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6123
6124         (Continuing slow-motion replay)
6125         * configure.in (v810*): Remove special setting of tools.
6126
6127         * configure: Add support for extra required flags for ar or nm.
6128         * configure.in (aix4.3+): Use above support for target-specific
6129         issues, rather than using config/mt-aix43.
6130
6131 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6132
6133         (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6134         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6135         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6136         with $srcdir.  Reformat indentation.  Substitute some variables
6137         formerly hard-coded in the Makefile for build=host.
6138         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6139         * Makefile.def: Autogenerate more.
6140         * Makefile.in: Regenerate.
6141
6142 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6143
6144         * Makefile.tpl: syntactic cleanup
6145
6146 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6147
6148         * Makefile.def (host_modules): Add rda.
6149         * Makefile.in: Regenerate.
6150         * configure.in (target_tool): Add target-rda to list.
6151
6152 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6153
6154         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6155         and restrap targets to this rule.
6156         * Makefile.in:  Regenerate.
6157
6158 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6159
6160         * configure.in (i[3456]86-*-linux*): Add check to disable
6161         ${libgcj} for glibc1.
6162
6163 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
6164
6165         * configure.in: Add tic4x target.
6166
6167 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6168
6169         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6170         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6171         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6172         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6173         * Makefile.in: Regenerate.
6174
6175 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6176
6177         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6178         * Makefile.in: Regenerate.
6179
6180         * Makefile.def: Remove order dependency comments.
6181         * Makefile.tpl: Add explicit install-install dependencies.
6182         * Makefile.in: Regenerate.
6183
6184         * Makefile.tpl: Remove material now in src-release.  (Finally!)
6185         * Makefile.in: Regenerate.
6186
6187         * configure: Restore my original patch by syncing with gcc version.
6188
6189         * Bring following over from gcc:
6190
6191 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
6192
6193         * configure.in (s390*-*-linux*): Enable libgcj.
6194
6195 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6196
6197         * Makefile.in: Regenerate.  This really ought to fix things. :sigh:
6198
6199 2002-10-02  Alan Modra  <amodra@bigpond.net.au>
6200
6201         * configure: Move stray lines back to where they belong.
6202
6203 2002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6204
6205         * Makefile.tpl: Insert configure-target target, for src-release.
6206
6207         * configure: Finish reverting change which Andrew Cagney started
6208         reverting.  Should fix bustage.
6209
6210         * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6211         * src-release: New file.  Contains material for making net
6212         releases for gdb, binutils, et al., formerly in Makefile.in.
6213
6214 2002-09-30  Nick Clifton  <nickc@redhat.com>
6215
6216         * cpu: New top level directory.  Intended to hold input files for
6217         CGEN which have FSF copyright assignment.
6218         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6219
6220 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
6221
6222         Revert below (note that src does not contain Makefile.tpl):
6223         * Makefile.tpl: Make subsituted variables more autoconfy.
6224         * Makefile.in: Regenerate.
6225
6226 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6227
6228         * configure: Revert accidentally applied changes.
6229
6230         * Makefile.tpl: Make more autoconf-friendly.
6231         * Makefile.in: Regenerate.
6232         * configure: Make substitution more autoconf-like.
6233
6234 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
6235
6236         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6237         single entry to handle all these.
6238         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
6239         libjava on arm-*-elf.
6240
6241 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
6242
6243         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6244         things that depend on them.
6245
6246 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6247
6248         * Makefile.tpl: Make subsituted variables more autoconfy.
6249         * Makefile.in: Regenerate.
6250         * configure: Make seds more autoconfy.
6251
6252 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6253
6254         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6255         * Makefile.in: Regenerate.
6256         * configure.in: Rewrite sed statements to look autoconfy.
6257
6258         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6259         all-target-foo on configure-target-foo.
6260         * Makefile.def: Ditto.
6261         * Makefile.in: Rebuild.
6262
6263 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6264
6265         * Makefile.def: New file.
6266         * Makefile.tpl: New file.
6267         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6268
6269         * configure.in: Minor rearrangement.  Simplify tests.
6270
6271 2002-09-23  Jason Thorpe  <thorpej@wasabisystems.com>
6272
6273         * configure.in (with_headers): Skip copy if value is "yes".
6274         (with_libs): Likewise.
6275
6276 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6277
6278         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6279         * configure.in (sh*-*-pe*): Ditto.
6280         * configure.in (mips*-*-pe*): Ditto.
6281         * configure.in (*arm-wince-pe): Ditto.
6282
6283         * configure.in: Rearrange.
6284
6285 2002-09-12  Nick Clifton  <nickc@redhat.com>
6286
6287         * Import these changes from the config master repository:
6288
6289         2002-09-05  Svein E. Seldal  <Svein.Seldal@solidas.com>
6290
6291                 * config.sub: Add tic4x target.
6292
6293         2002-09-03  Ben Elliston  <bje@redhat.com>
6294
6295                 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6296                 Reported by <Duncan_Stodart@insession.com>.
6297
6298 2002-09-10  Jeff Johnston  <jjohnstn@redhat.com>
6299
6300         * COPYING.NEWLIB: More updates.
6301
6302 2002-09-09  Jeff Johnston  <jjohnstn@redhat.com>
6303
6304         * COPYING.NEWLIB: Update.
6305
6306 2002-08-23  Andrew Cagney  <ac131313@redhat.com>
6307
6308         * texinfo/texinfo.tex: Import version 2002-06-04.06.
6309
6310         * config.guess: Import version 2002-08-23.
6311         * config.sub: Import version 2002-08-22.
6312
6313 2002-08-20  Alexandre Oliva  <aoliva@redhat.com>
6314
6315         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6316         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6317         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6318
6319 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
6320
6321         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6322
6323 2002-08-04  H.J. Lu  (hjl@gnu.org)
6324
6325         * configure.in (mips*-*-linux*): Don't skip target-libffi.
6326
6327 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
6328
6329         * configure.in: Move generic linux case to end.  Copy generic
6330         linux noconfigdirs to mips*-*-linux* entry and new
6331         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
6332
6333 2002-07-19  Chris Demetriou  <cgd@broadcom.com>
6334
6335         * MAINTAINERS: Clarify on config.guess and config.sub, and add
6336         one instance of them which was missed to the list to update.
6337
6338 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
6339
6340         * config.guess: Update to 2002-07-09 version.
6341         * config.sub: Update to 2002-07-03 version.
6342
6343 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6344
6345         * configure.in: Remove two redundant tests.
6346
6347 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6348
6349         * configure.in (mips*-*-irix6*o32): Enable stabs.
6350
6351 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
6352
6353         * configure.in: Don't build grez.
6354         * Makefile.in: Ditto.
6355
6356         * Makefile.in: Remove references to bsp, cygmon, libstub.
6357         * configure.in: Ditto.
6358
6359         * configure.in: Remove leftover reference to gdbtest.
6360
6361 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
6362
6363         * configure.in (gxx_include_dir):  Change to match versioned
6364         C++ headers if --enable-version-specific-runtime-libs is used.
6365
6366 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
6367
6368         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6369
6370 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6371
6372         * configure.in: Make --without-x work.
6373
6374 2002-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
6375
6376         * contrib: New directory.  Created to contain a copy of the
6377         texi2pod.pl script so that it is in the same place as the version in
6378         the FSF GCC sources.
6379
6380 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6381
6382         * configure.in: Rearrange target Makefile fragment collection.
6383
6384         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6385         cvs[src].
6386         * configure.in: Ditto.
6387
6388 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
6389
6390         * Makefile.in: Eliminate 'apache' targets.
6391         * configure.in: Eliminate 'apache' targets.
6392
6393         * configure.in: Eliminate redundant tests.  Reorganize.
6394
6395         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6396
6397         * config-ml.in: Eliminate references to Cygnus configure.
6398
6399         * Makefile.in: Eliminate references to building emacs.
6400
6401 2002-07-01  Denis Chertykov  <denisc@overta.ru>
6402
6403         * configure.in: Add support for ip2k.
6404
6405 2002-06-24  Ben Elliston  <bje@redhat.com>
6406
6407         * configure.in (host_tools): Remove cgen.
6408
6409         * Makefile.in (all-cgen): Remove; runs from its source directory.
6410         (check-cgen, install-cgen, clean-cgen): Likewise.
6411         (all-opcodes): No not depend on all-cgen.
6412         (all-sim): Likewise.
6413
6414 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
6415
6416         * configure.in: Fix AIX configury bug.
6417
6418 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6419
6420         * configure.in: Replace ${topsrcdir} with ${srcdir}.
6421
6422         * configure.in: Move definition of libstdcxx_flags right above
6423         usage, rather than way earlier.
6424
6425         * configure.in: Pull definition of is_cross_compiler earlier.
6426
6427         * configure.in: Rearrange a little.
6428
6429         * configure.in: Remove references to librx.
6430         * Makefile.in: Remove references to librx.
6431
6432 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6433
6434         * configure.in: Eliminate ${gasdir} variable.
6435
6436 2002-06-18  Dave Brolley  <brolley@redhat.com>
6437
6438         * configure.in: Add support for frv.
6439         * config.sub: Add support for frv.
6440
6441 2002-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6442
6443         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6444
6445 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
6446
6447         * configure.in (vax-*-netbsd*): Re-enable gas.
6448
6449 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
6450
6451         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6452         BUILD_PREFIX_1, to correct nomenclature.
6453         * configure: Likewise.
6454
6455         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6456         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6457
6458 2002-05-31  Olaf Hering  <olh@suse.de>
6459
6460         * config-ml.in: Propogate DESTDIR also.
6461
6462 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
6463
6464         * configure.in (vax-*-netbsd*): Don't build gas for this
6465         platform.
6466
6467 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6468
6469         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6470         and libgcj for AVR.
6471
6472 2002-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
6473
6474         * config.sub: Add DLX target.
6475
6476 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
6477
6478         * config.guess: Update to 2002-05-22 version.
6479         * config.sub: Likewise.
6480
6481 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6482
6483         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6484         * config-ml.in: Likewise.
6485         * configure: Likewise.
6486         * configure.in: Likewise.
6487
6488 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
6489
6490         * configure.in: Simplify makefile fragment collection.
6491
6492         * configure.in: Remove code to build emacs.
6493
6494         * configure.in : Remove --srcdir argument from targargs and buildargs
6495         (it's always overridden in the Makefile anyway).  Rearrange a bit.
6496
6497         * configure: Move some logic to configure.in.
6498         * configure.in: Move some logic from configure.
6499
6500 2002-05-07  Jeff Johnston  <jjohnstn@redhat.com>
6501
6502         * COPYING.LIBGLOSS: New file.
6503
6504 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
6505
6506         * Makefile.in: Honour DESTDIR.
6507
6508 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
6509
6510         * configure.in (noconfigdirs): Don't disable libgcj on
6511         sparc64-*-solaris* and sparcv9-*-solaris*.
6512
6513 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
6514
6515         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6516
6517 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
6518
6519         * configure.in (FLAGS_FOR_TARGET): Do not add
6520         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6521         on i[3456]86-*-linux*.
6522
6523 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
6524
6525         * configure.in (noconfigdirs): Replace [ ] with test.
6526
6527         * configure.in (noconfigdirs): Do not add target-newlib if
6528         target == i[3456]86-*-linux*, and host == target.
6529
6530 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
6531
6532         * config.guess: Updated to 2002-04-26's version.
6533         * config.sub: Updated to 2002-04-26's version.
6534
6535 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
6536
6537         * configure.in: delete reference to absent file
6538
6539         * configure.in: replace '[' with 'test'
6540
6541         * configure.in: Eliminate references to gash.
6542         * Makefile.in: Eliminate references to gash.
6543
6544         * configure.in: remove useless references to 'pic' makefile fragments.
6545
6546         * configure.in: (*-*-windows*) Finish removing.
6547
6548         * configure.in: Eliminate redundant test for libgui.
6549
6550 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
6551
6552         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6553         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6554
6555 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
6556
6557         * configure.in: remove references to dead files
6558
6559 2002-04-18  Tom Tromey  <tromey@redhat.com>
6560
6561         * configure.in: Disallow configuring libgcj when it is already
6562         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
6563         Solaris 2.8 by default.  For PR libgcj/6158.
6564
6565 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6566
6567         * configure.in:  Move default CC setting out of config/mh-* fragments
6568         directly into here.
6569
6570 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6571
6572         * configure.in: don't even try to configure or make a subdirectory
6573         if there's no configure script for it.
6574
6575 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6576
6577         * MAINTAINERS: Remove chill maintainers.
6578         * Makefile.in (CHILLFLAGS): Remove.
6579         (CHILL_LIB): Remove.
6580         (TARGET_CONFIGDIRS): Remove libchill.
6581         (CHILL_FOR_TARGET): Remove.
6582         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6583         CHILL_LIB.
6584         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6585         (CHECK_TARGET_MODULES): Likewise.
6586         (INSTALL_TARGET_MODULES): Likewise.
6587         (CLEAN_TARGET_MODULES): Likewise.
6588         (configure-target-libchill): Remove.
6589         (all-target-libchill): Remove.
6590         * configure.in (target_libs): Remove target-libchill.
6591         Do not compute CHILL_FOR_TARGET.
6592         * libchill: Remove directory.
6593
6594 2002-04-15  DJ Delorie  <dj@redhat.com>
6595
6596         * Makefile.in, configure.in, configure: Sync with gcc, entries
6597         follow...
6598
6599 2002-04-08  Tom Tromey  <tromey@redhat.com>
6600
6601         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6602         Fixes PR libgcj/6068.
6603
6604 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
6605
6606         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6607
6608 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6609
6610         * configure.in (alpha*-dec-osf*): Enable libgcj.
6611
6612 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
6613
6614         Fix for: PR bootstrap/3591, target/5676
6615         * configure.in (mcore-pe): Disable the configuration of
6616         libstdc++-v3 since exceptions are not supported.
6617
6618 2002-03-20  Anthony Green  <green@redhat.com>
6619
6620         * configure.in: Enable libgcj for xscale-elf target.
6621
6622 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
6623
6624         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6625         libjava.
6626         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6627
6628 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
6629
6630         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6631         libstdc++-v3 and libjava.
6632
6633 2002-02-11  Adam Megacz <adam@xwt.org>
6634
6635         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6636         boehm-gc
6637
6638 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6639
6640         * config.guess: Updated to 2002-01-30's version.
6641         * config.sub: Updated to 2002-02-01's version.
6642         Contribute sh64-elf.
6643         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
6644         * configure.in: Added sh64-*-*.
6645
6646 2002-01-17  H.J. Lu <hjl@gnu.org>
6647
6648         * Makefile.in (all-fastjar): Also depend on all-libiberty.
6649         (all-target-fastjar): Also depend on all-target-libiberty.
6650
6651 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
6652
6653         * configure, configure.in: Use temp file for long sed commands.
6654
6655 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
6656
6657         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6658         libf2c.
6659
6660 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
6661
6662         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6663
6664 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
6665
6666         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6667
6668 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6669
6670         * configure: Handle temporary files securely using mkdir.
6671
6672 2001-09-26  Will Cohen <wcohen@redhat.com>
6673
6674         * configure.in (*-*-linux*): Disable configuration of target-newlib
6675         and target-libgloss.
6676
6677 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6678
6679         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6680         RANLIB.
6681
6682 2001-08-11  Graham Stott  <grahams@redhat.com>
6683
6684         * Makefile.in (check-c++): Add missing semicolon.
6685
6686 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
6687
6688         * configure.in (sh-*-linux*): New.
6689
6690 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6691
6692         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6693         and libgcj on m68hc11/m68hc12.
6694
6695 2001-06-27  H.J. Lu  (hjl@gnu.org)
6696
6697         * Makefile (CFLAGS_FOR_BUILD): New.
6698         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6699
6700 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6701
6702         * configure.in (libstdcxx_flags): Do not try to execute
6703         libstdc++-v3/testsuite_flags until it exists.
6704
6705 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6706
6707         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6708
6709 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6710
6711         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6712
6713 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
6714
6715         * configure.in: Move *-chorusos target case to the proper switch.
6716         Disable libgcj.
6717
6718 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6719
6720         * Makefile.in (STAGE1_CFLAGS): Pass down.
6721
6722 2001-04-13  Alan Modra  <amodra@one.net.au>
6723
6724         * config.guess: Add hppa64-linux support.  Note for next import that
6725         this is already in the master file.
6726         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
6727
6728 2001-03-22  Colin Howell  <chowell@redhat.com>
6729
6730         * Makefile.in (DO_X): Do not backslash single-quotes in
6731         backquotes (two places).
6732
6733 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
6734
6735         * Makefile.in (DO_X): Quote nested quotes.
6736
6737 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
6738
6739         * Makefile.in (DO_X): Use double quotes for quoting
6740         "RANLIB=$${RANLIB}".
6741
6742 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
6743
6744         * configure.in: Only use `lang_requires' for languages athat are
6745         actually enabled.
6746
6747 2001-03-07  Tom Tromey  <tromey@redhat.com>
6748
6749         * configure.in: Allow config-lang.in to set `lang_requires' to list
6750         of other required languages.
6751
6752 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
6753
6754         * Makefile.in: Remove RANLIB definition. Use RANLIB
6755         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6756         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6757
6758 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
6759             Alexandre Oliva  <aoliva@redhat.com>
6760
6761         * Makefile.in (check-c++): Use tabs, not spaces.
6762
6763 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
6764
6765         * Makefile.in (check-c++): New rule.
6766
6767         * configure.in (target_libs): Remove libg++.
6768         (noconfigdirs): Remove libg++.
6769         (noconfigdirs): Same.
6770         (noconfigdirs): Same.
6771         (noconfigdirs): Same.
6772
6773         * config-ml.in: Remove libg++ references.
6774
6775         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6776         (ALL_TARGET_MODULES): Same.
6777         (configure-target-libg++): Remove.
6778         (all-target-libg++): Remove.
6779         (configure-target-libio): Remove.
6780         (all-target-libio): Remove.
6781         (check-target-libio): Remove.
6782         (.PHONY): Remove.
6783         (libg++.tar.bz2): Remove.
6784         (all-target-cygmon): Remove libio.
6785         (all-target-libstdc++): Remove.
6786         (configure-target-libstdc++): Remove.
6787         (TARGET_LIB_PATH): Remove libstdc++.
6788         (ALL_GCC_CXX): Remove libstdc++.
6789         (all-target-gperf): Correct.
6790
6791 2001-02-15  Anthony Green  <green@redhat.com>
6792
6793         * configure: Introduce GCJ_FOR_TARGET.
6794         * configure.in: Ditto.
6795         * Makefile.in: Ditto.
6796
6797 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
6798
6799         * configure.in: for *-chorusos, don't config target-newlib and
6800         target-libgloss.
6801
6802 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
6803
6804         Remove V2 C++ library.
6805         * configure.in: Remove --enable-libstdcxx_v3 support.
6806
6807 2001-01-27  Richard Henderson  <rth@redhat.com>
6808
6809         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6810
6811 2001-01-26  Tom Tromey  <tromey@redhat.com>
6812
6813         * configure.in: Allow libgcj to be built on Sparc Solaris.
6814
6815 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
6816
6817         * configure.in: Enable libgcj on several additional platforms.
6818
6819 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
6820
6821         * configure.in: Enable libgcj for linux targets.
6822
6823 2001-01-09  Mike Stump  <mrs@wrs.com>
6824
6825         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6826         failures of subdirectories.
6827
6828 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6829
6830         * configure: handle DOS-style absolute paths.
6831
6832 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6833
6834         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6835
6836 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
6837
6838         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6839         (libstdcxx_incdir): Pass down.
6840         * config.if: Remove expired bits for cxx_interface, add stub.
6841         (libstdcxx_incdir): Add variable for g++ include directory.
6842         * configure.in (gxx_include_dir): Use it.
6843
6844 2000-12-15  Andreas Jaeger  <aj@suse.de>
6845
6846         * configure.in: Handle lang_dirs.
6847
6848 2000-12-13  Anthony Green  <green@redhat.com>
6849
6850         * configure.in: Disable libgcj for any target not specifically
6851         listed.  Disable libgcj for x86 and Alpha Linux until compatible
6852         with g++ abi.
6853
6854 2000-12-13  Mike Stump  <mrs@wrs.com>
6855
6856         * Makefile.in (local-distclean): Also remove fastjar.
6857
6858 2000-12-10  Anthony Green  <green@redhat.com>
6859
6860         * configure.in: Define libgcj.  Disable libgcj target libraries for
6861         most targets.
6862
6863 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6864
6865         * configure.in (target_libs): Revert 2000-12-08 patch.
6866         (noconfigdirs): Added target-libjava.
6867
6868 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6869
6870         * Makefile.in: handle DOS-style absolute paths.
6871
6872 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6873
6874         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6875         libjava.
6876         * configure.in (target_libs): Removed `target-libjava'.
6877
6878 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6879
6880         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6881         (ALL_MODULES): Added fastjar.
6882         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6883         (all-target-libjava): all-fastjar replaces all-zip.
6884         (all-fastjar): Added.
6885         (configure-target-fastjar, all-target-fastjar): Likewise.
6886         * configure.in (host_tools): Added fastjar.
6887
6888 2000-12-07  Mike Stump  <mrs@wrs.com>
6889
6890         * Makefile.in (local-distclean): Remove leftover built files.
6891
6892 2000-11-16  Fred Fish  <fnf@be.com>
6893
6894         * configure.in (enable_libstdcxx_v3): Fix typo,
6895         libstd++ -> libstdc++.
6896
6897 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6898
6899         * configure: Provide the original toplevel configure arguments
6900         (including $0) to subprocesses in the environment rather than
6901         through gcc/configargs.h.
6902
6903 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
6904
6905         * configure: Turn on libstdc++ V3 by default.
6906
6907 2000-10-16  Michael Meissner  <meissner@redhat.com>
6908
6909         * configure (gcc/configargs.h): Only create if there is a build GCC
6910         directory created.
6911
6912 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
6913
6914         * configure: Save configure arguments to gcc/configargs.h.
6915
6916 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
6917
6918         * Makefile.in (bootstrap): avoid recursion if subdir missing
6919         (cross): ditto
6920         (do-proto-toplev): ditto
6921
6922 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
6923
6924         * configure.in: Do not build byacc for hppa64.  Provide paths to the
6925         X11 libraries for hppa64.
6926
6927 2000-09-02  Anthony Green  <green@cygnus.com>
6928
6929         * Makefile.in (all-gcc): Depend on all-zlib.
6930         (CLEAN_MODULES): Add clean-zlib.
6931         (ALL_MODULES): Add all-zlib.
6932         * configure.in (host_libs): Add zlib.
6933
6934 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
6935
6936         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6937         $targargs to tell whether newlib is going to be built.
6938
6939         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6940         $$r/TARGET_SUBDIR/libio for _G_config.h.
6941
6942 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
6943
6944         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6945
6946         * configure: Make enable_threads and enable_shared defaults
6947         explicit.  Substitute enable_threads into generated Makefiles.
6948         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6949         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6950
6951 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
6952
6953         * configure.in: Re-enable all references to libg++ and librx.
6954
6955 2002-04-09  Loren James Rittle  <rittle@labs.mot.com>
6956
6957         * configure.in: Add *-*-freebsd* configurations.
6958
6959 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6960
6961         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
6962         (do-tar, do-bz2): New rules.
6963         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
6964         (gdb-tar): New rule.
6965         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
6966         (insight_dejagnu.tar): New rule.
6967         (insight.tar): New rule.
6968         (gdb+dejagnu.tar): New rule.
6969         (gdb.tar): New rule.
6970
6971 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6972
6973         * MAINTAINERS: Update dejagnu/
6974
6975 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
6976
6977         * ltmain.sh (relink_command): Fix typo in previous change.
6978
6979 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
6980
6981         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
6982         (relink_command): Added --tag flags.
6983         (mode=install): If relinking fails; error out.
6984
6985 2002-03-12  Richard Henderson  <rth@redhat.com>
6986
6987         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
6988         .NOTPARALLEL tag.
6989         (do-check): Rename from check.
6990         (check): Allow parallel check.
6991
6992 2002-03-11  Richard Henderson  <rth@redhat.com>
6993
6994         * Makefile.in (.NOTPARALLEL): Add fake tag.
6995
6996 2002-03-07  H.J. Lu  (hjl@gnu.org)
6997
6998         * configure.in: Enable gprof for mips*-*-linux*.
6999
7000 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7001
7002         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7003         libjava.
7004         (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
7005
7006 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
7007
7008         * texinfo/texinfo.tex: Update to version 2002-02-14.08.
7009
7010 2002-02-23  Daniel Jacobowitz  <drow@mvista.com>
7011
7012         * config.guess: Import from master sources, rev 1.232.
7013         * config.sub: Import from master sources, rev 1.246.
7014
7015 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7016
7017         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7018         because its Makefile is there; test for the executable instead.
7019
7020 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7021
7022         Contribute sh64-elf.
7023         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7024         * configure.in: Added sh64-*-*.
7025
7026 2002-02-04  Jeff Johnston  <jjohnstn@redhat.com>
7027
7028         * COPYING.NEWLIB: Remove advertising clause from
7029         Berkeley and Red Hat licenses.
7030
7031 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7032
7033         * Makefile.in: Add all-tix to deps for all-snavigator
7034         so that tix is built when building snavigator.
7035
7036 2002-02-01  Ben Elliston  <bje@redhat.com>
7037
7038         * config.guess: Import from master sources, rev 1.229.
7039         * config.sub: Import from master sources, rev 1.240.
7040
7041 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7042
7043         From Steve Ellcey <sje@cup.hp.com>:
7044         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7045         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7046         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7047         IA64.
7048         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7049         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7050         soname_spec, sys_lib_search_path_spec): Ditto.
7051
7052 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7053
7054         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7055         target-libiberty, and target-libgloss.  Skip Java-related
7056         libraries if not supported for NetBSD on target CPU.
7057
7058 2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
7059
7060         * configure.in: Import StrongARM and XScale target_configdirs from
7061         FSF GCC version.
7062
7063 2002-01-16  H.J. Lu  (hjl@gnu.org)
7064
7065         * config.guess: Import from master sources, rev 1.225.
7066         * config.sub: Import from master sources, rev 1.238.
7067
7068         * MAINTAINERS: Updated notes on config.guess and config.sub.
7069
7070 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7071
7072         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7073         ld and gdb are not supported.
7074
7075 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
7076
7077         * Change reference to Cygnus Solutions to be Red Hat.
7078
7079 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
7080
7081         * COPYING.NEWLIB: Update generic copyright date.
7082
7083 2002-01-07  Mark Salter  <msalter@redhat.com>
7084
7085         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7086           Allow target-libgloss to be built for arm, strongarm, and xscale.
7087
7088 2002-01-03  Ben Elliston  <bje@redhat.com>
7089
7090         * MAINTAINERS: Update URL for config.* scripts.
7091
7092 2001-12-18  Alan Modra  <amodra@bigpond.net.au>
7093
7094         * config.sub: Import latest version.
7095         * config.guess: Likewise.
7096
7097 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7098
7099         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7100         options for i[3456]86-pc-linux* native builds.
7101
7102 2001-12-05  Laurent Guerby  <guerby@acm.org>
7103
7104         * MAINTAINERS: gcc adopts symlink-tree, refer more to
7105         libiberty.
7106
7107         Import this patch from gcc:
7108
7109         2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7110
7111             * symlink-tree: handle DOS-style absolute paths.
7112
7113 2001-11-28  DJ Delorie <dj@redhat.com>
7114             Zack Weinberg  <zack@codesourcery.com>
7115
7116         When build != host, create libiberty for the build machine.
7117
7118         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7119         CONFIG_ARGUMENTS.
7120         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7121         New variables.
7122         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7123         and rules.
7124         (all.normal): Depend on ALL_BUILD_MODULES.
7125         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7126         (all-build-libiberty): Depend on configure-build-libiberty.
7127
7128         * configure: Calculate and substitute proper value for
7129         ALL_BUILD_MODULES.
7130         * configure.in: Create the build subdirectory.
7131         Calculate and substitute TARGET_CONFIGARGS (formerly
7132         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7133
7134 2001-11-26  Geoffrey Keating  <geoffk@redhat.com>
7135
7136         * config.sub: Update to version 1.232 on subversion.
7137
7138 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7139
7140         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7141         files from .po files for a distribution.
7142
7143 2001-11-19  Hans-Peter Nilsson  <hp@bitrange.com>
7144
7145         * COPYING.NEWLIB: Mention preserved notice in specific parts.
7146
7147 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
7148
7149         Merged from net gcc:
7150         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7151         * ltcf-c.sh: Use $objext, not $ac_objext.
7152         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7153         * ltcf-cxx.sh: Add support for GNU.
7154         2001-07-22  Timothy Wall  <twall@redhat.com>
7155         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7156         default settings if using GNU tools with that configuration.
7157         * ltcf-cxx.sh: Ditto.
7158         * ltcf-gcj.sh: Ditto.
7159         2001-07-21  Michael Chastain  <chastain@redhat.com>
7160         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7161         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7162         * ltmain.sh: Mark as gcc-local.
7163
7164 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
7165
7166         * Makefile.in (all-bison): Revert 2001-10-24.
7167         Don't depend on texinfo.
7168
7169 2001-11-12  Hans-Peter Nilsson  <hp@bitrange.com>
7170
7171         * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
7172
7173 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7174
7175         * configure.in (--enable-languages): Be more permissive about
7176         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7177
7178 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7179
7180         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7181
7182 2001-10-24  Jeff Holcomb  <jeffh@redhat.com>
7183
7184         Makefile.in (all-bison): Don't depend on texinfo.
7185
7186 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
7187
7188         * gettext.m4: Test po/POTFILES.in exists before trying to read.
7189
7190 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7191
7192         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7193
7194 2001-09-28  Hans-Peter Nilsson  <hp@axis.com>
7195
7196         * config.sub, config.guess: Import latest from subversions.
7197
7198 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7199
7200         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7201         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7202         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7203         avoid quotes nesting problems.
7204         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7205         (DO_X): Export only variables that are set.
7206
7207 2001-09-19  Ben Elliston  <bje@redhat.com>
7208
7209         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7210         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7211         semantics.  Use the shell built-in "type" command instead.
7212
7213 2001-09-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7214
7215         * config.sub: Reverted the earlier change, this version is not the
7216         master file.
7217
7218 2001-09-14  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7219
7220         * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7221         Add support for mips64.
7222
7223 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7224
7225         * configure.in: Enable libstdc++-v3 for h8300 targets.
7226
7227 2001-08-30  Eric Christopher  <echristo@redhat.com>
7228             Jason Eckhardt  <jle@redhat.com>
7229
7230         * config.sub: Add support for mipsisa32.
7231
7232 2001-08-30  Eric Christopher  <echristo@redhat.com>
7233
7234         * config.sub, config.guess: Import latest from subversions.
7235
7236 2001-08-20  Alan Modra  <amodra@bigpond.net.au>
7237
7238         * config.sub, config.guess: Import latest from subversions.
7239
7240 2001-07-26  DJ Delorie  <dj@redhat.com>
7241
7242         * MAINTAINERS: Clarify libiberty merge rules and procedures.
7243
7244 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7245
7246         * Makefile.in: Revert 2001-06-17.
7247         (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7248
7249 2001-06-17  H.J. Lu <hjl@gnu.org>
7250
7251         * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7252         (gas+binutils.tar.bz2): Likewise.
7253         (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7254
7255 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7256
7257         * Makefile.in (VER): When present, extract the version number from
7258         the file version.in.
7259
7260 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
7261
7262         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7263         gcc/xgcc is built, use -print-prog-name to find out the program
7264         name to use.
7265
7266 2001-06-04  Mark Mitchell  <mark@codesourcery.com>
7267
7268         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7269         with_gcc]: Use `gcc -shared' to build a shared library.
7270
7271 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7272
7273         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7274         archives.
7275
7276 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
7277
7278         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
7279         libraries when using g++ with native linker.
7280
7281 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
7282
7283         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7284
7285 2001-05-24  Tom Rix <trix@redhat.com>
7286
7287         * configure.in : enable ld for aix
7288
7289 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
7290
7291         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7292         [aix4*|aix5*]: Prepend blank.
7293
7294 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
7295
7296         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7297         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
7298         of subdir/configure scripts to use the new libtool.m4.
7299
7300 2001-05-14  H.J. Lu <hjl@gnu.org>
7301
7302         * config.if (libc_interface): Set to -libc6.2- for cross
7303         compiling to Linux/glibc 2.2.
7304
7305 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7306
7307         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7308         libgcj.
7309
7310 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7311
7312         * configure.in (noconfigdirs): Don't reset it from scratch in the
7313         target case; only append to it.
7314
7315 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7316
7317         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7318         sparc-*-solaris2.8]: Disable ${libgcj}.
7319
7320 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
7321
7322         * configure.in (libgcj_saved): Copy from $libgcj.
7323         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7324         --disable-libgcj.
7325
7326 2001-04-20  Alexandre Oliva  <aoliva@redhat.com>
7327
7328         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7329         1.641.2.228.
7330
7331 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7332
7333         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7334         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7335
7336 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
7337
7338         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7339         New macros.
7340         (bootstrap, cross): Use RECURSE_FLAGS.
7341         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7342
7343 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
7344
7345         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7346
7347 2001-03-23  Nick Clifton  <nickc@redhat.com>
7348
7349         * README-maintainer-mode: Add note about inability to use "make
7350         distclean" in maintainer mode.
7351
7352 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7353
7354         Re-installed:
7355         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7356         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7357         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7358         * ltcf-cxx.sh: Likewise.
7359         * ltcf-gcj.sh: Likewise.
7360
7361 2001-03-22  Philip Blundell  <philb@gnu.org>
7362
7363         * config.sub, config.guess: Import latest from subversions.
7364
7365 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7366
7367         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7368         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7369
7370 2001-03-20  Michael Chastain  <chastain@redhat.com>
7371
7372         * Makefile.in: all-m4 depends on all-texinfo.
7373
7374 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
7375
7376         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7377
7378 2001-02-22  Jeff Johnston <jjohnstn@redhat.com>
7379
7380         * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7381         longer valid.
7382
7383 2001-02-16  Nick Clifton  <nickc@redhat.com>
7384
7385         * configure.in (noconfigdirs): Allow configuration of texinfo
7386         for Cygwin hosts.
7387
7388 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7389
7390         * config.guess: Add linux target for S/390.
7391         * config.sub: Likewise.
7392         * configure.in: Likewise.
7393
7394 2001-02-06  Ben Elliston  <bje@redhat.com>
7395
7396         * configure: Output host type to stdout, not stderr.
7397
7398 2001-02-04  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7399
7400         * config.guess: Import from subversions.gnu.org (revision 1.181).
7401         * config.sub: Import from subversions.gnu.org (revision 1.199).
7402
7403 2001-01-30  Alan Modra  <alan@linuxcare.com.au>
7404
7405         * config.guess: Handle hppa64-linux systems.
7406
7407 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7408
7409         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7410         Don't unset, it's non-portable and no longer necessary, set to empty
7411         instead.
7412
7413 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7414
7415         * ltconfig: Shell portability fix for the tagname validity check.
7416
7417 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7418
7419         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7420
7421 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
7422
7423         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7424         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7425
7426 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7427
7428         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7429         keep at least one of build_libtool_libs or build_old_libs set to
7430         yes.
7431
7432 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7433
7434         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7435         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7436
7437 2000-11-07  Philip Blundell  <pb@futuretv.com>
7438
7439         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7440
7441 2000-11-03  Philip Blundell  <pb@futuretv.com>
7442
7443         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7444         files.
7445
7446 2001-01-15  Jeff Johnston  <jjohnstn@redhat.com>
7447
7448         * COPYING.NEWLIB: Put into source repository.
7449
7450 2001-01-15  Ben Elliston  <bje@redhat.com>
7451
7452         * configure.in (host_tools): Add sid.
7453         Always configure cgen.
7454         * Makefile.in (all-sid): New target.
7455         (check-sid, clean-sid, install-sid): Likewise.
7456
7457 2001-01-07  Andreas Jaeger  <aj@suse.de>
7458
7459         * config.sub, config.guess: Update from subversions.
7460
7461 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
7462
7463         * configure.in: Disable language-specific target libraries for
7464         languages that aren't enabled.
7465
7466 2000-11-24  Nick Clifton  <nickc@redhat.com>
7467
7468         * configure.in (xscale-elf): Add target.
7469         (xscale-coff): Add target.
7470         (c4x, c5x, tic54x): Move after ARM targets.
7471
7472 2000-11-23  Alexandre Oliva  <aoliva@redhat.com>
7473
7474         * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7475
7476 2000-11-20  Ian Lance Taylor  <ian@zembu.com>
7477
7478         * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7479
7480 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7481
7482         * Makefile.in: Merge with GCC and libgcj.
7483         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
7484         configure-target-<library> when their configure scripts need the C
7485         or C++ library to have already been built to work properly.
7486         (do_proto_toplev): Set them to an empty string.
7487
7488 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7489
7490         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7491         (REALLY_SET_LIB_PATH): Use them.
7492
7493 2000-11-06  Christopher Faylor <cgf@cygnus.com>
7494
7495         * config.sub: Add support for Sun Chorus
7496
7497 2000-11-02  Per Lundberg  <plundis@chaosdev.org>
7498
7499         * config.sub: Add support for the *-storm-chaos OS.
7500
7501 2000-10-30  Stephane Carrez  <stcarrez@worldnet.fr>
7502
7503         * configure.in (noconfigdirs): Don't compile some
7504         of the libraries for 68HC11 & 68hc12 targets.
7505
7506 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
7507
7508         * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
7509         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
7510         all affected `configure' scripts.
7511
7512 2000-09-25  Alexandre Oliva  <aoliva@redhat.com>
7513
7514         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7515         ltcf-c.sh.
7516
7517 2000-09-12  Philip Blundell  <philb@gnu.org>
7518
7519         * config.sub, config.guess: Update from subversions.
7520
7521 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
7522
7523         * Makefile.in (all-zlib): Added dummy target.
7524
7525         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7526         multi-language branch.
7527
7528 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
7529
7530         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7531         (bootstrap*): Depend on all-bootstrap.
7532
7533 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
7534
7535         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7536         crosses, but add gcc/include to the header search path for them.
7537
7538 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
7539
7540         * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7541         * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7542         * gettext.m4: New file, extracted from aclocal.m4.
7543
7544 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
7545
7546         * config-ml.in (CC, CXX): Avoid trailing whitespace.
7547         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7548         sub-configures.
7549
7550 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7551
7552         * Makefile.in (ALL_MODULES): Add all-cgen.
7553         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7554         (all-cgen): New target.
7555         (all-opcodes,all-sim): Depend on all-cgen.
7556         * configure.in (host_tools): Add cgen.
7557         Only configure cgen if --enable-cgen-maint.
7558
7559 2000-08-17  Alexandre Oliva  <aoliva@redhat.com>
7560
7561         * config-ml.in (CC, CXX): Don't introduce a leading space.
7562
7563 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
7564
7565         * configure.in (libstdcxx_flags): Use
7566         libstdc++-v3/src/libstdc++.INC.
7567
7568 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
7569
7570         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7571
7572 2000-08-11  Jason Merrill  <jason@redhat.com>
7573
7574         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7575         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7576         (FLAGS_FOR_TARGET): Not here.
7577         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7578
7579 2000-08-07  DJ Delorie  <dj@redhat.com>
7580
7581         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7582         "if we're also building gcc, and it's a gcc that will run on the
7583         build machine, we want to use its includes instead of the system's
7584         default includes".
7585
7586 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
7587
7588         * configure.in (libstdcxx_flags): Don't use `"'.
7589
7590         * config-ml.in: Adjust multilib search paths to the
7591         appropriate multilib tree.
7592
7593 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
7594
7595         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7596         commas in $LANGUAGES.
7597
7598 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
7599
7600         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7601
7602 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
7603
7604         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7605         CXX_FOR_TARGET for sed.
7606
7607 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
7608
7609         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7610         Do not override if already set in the environment or in configure.
7611         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7612         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7613
7614 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
7615
7616         * Makefile.in (FLAGS_FOR_TARGET): New macro.
7617         (GCC_FOR_TARGET): Use it.
7618         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7619         * configure.in: ... here.
7620         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
7621         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7622
7623 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
7624
7625         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7626         (configure-target-libchill, configure-target-libobjc): Likewise.
7627
7628         * configure.in: Use the same cache file for all target libs.
7629         * config-ml.in: But different cache files per multilib variant.
7630
7631 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7632
7633         * configure (topsrcdir): Don't use dirname.
7634
7635 2000-07-20  Jason Merrill  <jason@redhat.com>
7636
7637         * configure.in: Remove all references to libg++ and librx.
7638
7639         * configure, configure.in, Makefile.in: Unify gcc and binutils.
7640
7641 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
7642
7643         * config.sub: Update to subversions version 2000-07-06.
7644
7645 2000-07-12  Andrew Haley  <aph@cygnus.com>
7646
7647         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7648         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7649
7650 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
7651
7652         * symlink-tree:  Check number of arguments.
7653
7654 2000-06-06  Andrew Cagney  <cagney@b1.cygnus.com>
7655
7656         * texinfo/texinfo.tex: Update to version 2000-05-28.15.
7657
7658 2000-07-05  Jim Wilson  <wilson@cygnus.com>
7659
7660         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7661         search path for a g++ extracted from the build tree.  This
7662         will allow link tests run by configure scripts in
7663         subdirectories to succeed.
7664
7665 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
7666
7667         * ltconfig: Add support for mips-dde-sysv4.2MP
7668
7669 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
7670
7671         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7672         `os2'. Force ac_cv_exeext to be ".exe" in that case.
7673
7674 2000-06-19  Timothy Wall  <twall@cygnus.com>
7675
7676         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7677         * config.sub: Add tic54x target.
7678
7679 2000-06-07  Phillip Thomas  <pthomas@suse.de>
7680
7681         * README-maintainer-mode: New file: Contains notes on using
7682         --enable-maintainer-mode with binutils.
7683
7684 2000-05-29  Andrew Cagney  <cagney@b1.cygnus.com>
7685
7686         * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
7687
7688 2000-05-30  Andrew Cagney  <cagney@b1.cygnus.com>
7689
7690         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7691         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7692
7693 20000-05-21  H.J. Lu  (hjl@gnu.org)
7694
7695         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7696         directory are used if they exist. Make sure
7697         $(build_tooldir)/include is searched for header files,
7698         $(build_tooldir)/lib/ for library files.
7699         (GCC_FOR_TARGET): Likewise.
7700         (CXX_FOR_TARGET): Likewise.
7701
7702 2000-05-18  Jeffrey A Law  (law@cygnus.com)
7703
7704         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7705
7706 2000-05-17  Alexandre Oliva  <aoliva@cygnus.com>
7707
7708         * Makefile.in (configure-target-libiberty): Depend on
7709         configure-target-newlib.
7710
7711 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7712
7713         * configure.in, Makefile.in: Merge all libffi-related
7714         configury stuff from the libgcj tree.
7715
7716 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
7717
7718         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7719         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7720
7721 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
7722
7723         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7724         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7725         current version information.  Add to proto-toplev directory.
7726         (gdb-taz): Build do-djunpack.
7727
7728 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
7729
7730         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7731
7732 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7733
7734         * ltmain.sh: Preserve in relink_command any environment
7735         variables that may affect the linker behavior.
7736
7737 2000-05-12  Jeffrey A Law  (law@cygnus.com)
7738
7739         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7740
7741 2000-05-10  Jim Wilson  <wilson@cygnus.com>
7742
7743         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7744
7745 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7746
7747         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7748         with the version name.
7749
7750 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7751
7752         * config.if: Tweak.
7753
7754 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7755
7756         * djunpack.bat: New file.
7757
7758 2000-04-19  Andrew Cagney  <cagney@b1.cygnus.com>
7759
7760         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7761         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7762         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7763         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7764
7765 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7766
7767         * config.sub (case $basic_machine): Change default for "ibm-*"
7768         to "openedition".
7769
7770 2000-04-12  Andrew Cagney  <cagney@b1.cygnus.com>
7771
7772         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7773         (do-md5sum): New target.
7774         (MD5PROG): Define.
7775         (PACKAGE): Default to TOOL.
7776         (VER): Default to a shell script.
7777         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7778         md5 checksum generation.
7779         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7780         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7781         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7782         insight.tar.bz2): Use gdb-taz to create archive.
7783
7784 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
7785
7786         * configure (warn_cflags): Delete.
7787
7788 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7789             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
7790
7791         * configure.in (enable_libstdcxx_v3): Add.
7792         (target_libs): Add bits here to switch between libstdc++-v2 and
7793         libstdc++-v3.
7794         * config.if: And this file too.
7795         * Makefile.in: Add libstdc++-v3 targets.
7796
7797 2000-04-05  Michael Meissner  <meissner@redhat.com>
7798
7799         * config.sub (d30v): Add d30v as a basic machine type.
7800
7801 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7802
7803         * configure.in: -linux-gnu*, not -linux-gnu.
7804
7805 2000-03-03  Andrew Cagney  <cagney@b1.cygnus.com>
7806
7807         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7808         (do-tar-bz2): Replace TOOL with PACKAGE.
7809         (gdb.tar.bz2): Remove GDBTK from GDB package.
7810         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7811         dejagnu.tar.bz2): New packages.
7812
7813 2000-02-27  Andreas Jaeger  <aj@suse.de>
7814
7815         * configure.in: Add entry for mips*-*-linux*, move catch all
7816         *-*-*linux* entry below this one.
7817
7818 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
7819
7820         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7821
7822 2000-02-24  Nick Clifton  <nickc@cygnus.com>
7823
7824         * config.sub: Support an OS of "wince".
7825
7826 2000-02-24  Andrew Cagney  <cagney@b1.cygnus.com>
7827
7828         * config.guess, config.sub: Updated to match config's 2000-02-15
7829         version.
7830
7831 2000-02-23  Linas Vepstas <linas@linas.org>
7832
7833         * config.sub: Add support for Linux/IBM 370.
7834         * configure.in: Likewise.
7835
7836 2000-02-22  Nick Clifton  <nickc@cygnus.com>
7837
7838         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7839
7840 2000-02-20  Christopher Faylor <cgf@cygnus.com>
7841
7842         * config.guess: Guess "cygwin" rather than "cygwin32".
7843
7844 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7845
7846         * configure (gcc_version): When setting, narrow search to
7847         lines containing `version_string'.
7848
7849 2000-02-15  Denis Chertykov  <denisc@overta.ru>
7850
7851         * config.sub: Add support for avr target.
7852
7853 2000-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
7854
7855         * config.sub: Add mmix-knuth-mmixware.
7856
7857 2000-01-27  Christopher Faylor <cgf@redhat.com>
7858
7859         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7860         structure stuff to -L library search.
7861         (CXX_FOR_TARGET): Ditto.
7862         (CROSS_CHECK_MODULES): Fix spelling mistake.
7863
7864 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7865
7866         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7867         the C++ compiler.
7868
7869 2000-01-12  Richard Henderson  <rth@cygnus.com>
7870
7871         * configure.in: Don't build some bits for beos.
7872
7873 2000-01-12  Joel Sherrill (joel@OARcorp.com)
7874
7875         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7876         as include files.
7877
7878 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
7879
7880         * configure.in: Use mt-aix43 to handle *_TARGET defs,
7881         not mh-aix43.
7882
7883 1999-12-14  Richard Henderson  <rth@cygnus.com>
7884
7885         * config.guess (alpha-osf, alpha-linux): Detect ev67.
7886         * config.sub: Accept alphaev[78], alphaev8.
7887
7888 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7889
7890         * config.guess, config.sub: Update from autoconf.
7891
7892 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7893
7894         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7895         necessary libraries are missing.
7896
7897 1999-10-25  Andreas Schwab  <schwab@suse.de>
7898
7899         * configure: Fix quoting inside arguments of eval.
7900
7901 1999-10-21  Nick Clifton  <nickc@cygnus.com>
7902
7903         * config-ml.in: Allow suppression of some ARM multilibs.
7904
7905 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
7906
7907         * config.guess: Add OS/390 match pattern.
7908         * config.sub: Add mvs, openedition targets.
7909         * configure.in (i370-ibm-opened*): New.
7910
7911 1999-09-04  Steve Chamberlain  <sac@pobox.com>
7912
7913         * config.sub: Add support for configuring for pj.
7914
7915 1999-08-31  Nick Clifton  <nickc@cygnus.com>
7916
7917         * config.sub (maybe_os): Add support for configuring for fr30.
7918
7919 1999-08-25  Nick Clifton  <nickc@cygnus.com>
7920
7921         * configure.in: Do not configure or build ld for AIX
7922         platforms.  ld is known to be broken on these platforms.
7923
7924 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7925
7926         * config-ml.in: Pass compiler flag corresponding to multidirs to
7927         subdir configures.
7928
7929 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
7930
7931         * Makefile.in (LDFLAGS): Define.
7932
7933 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
7934
7935         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7936         noconfigdirs.
7937         (*-*-cygwin*): Likewise.
7938
7939 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
7940
7941         * mkdep: New file.
7942         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7943         (BINUTILS_SUPPORT_DIRS): Add mkdep.
7944
7945         From Eli Zaretskii <eliz@is.elta.co.il>:
7946         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7947         long file name when using DJGPP on MS-DOS.
7948
7949 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
7950
7951         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7952
7953 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
7954
7955         * Makefile.in (check-target-libio): Remove all-target-libstdc++
7956         dependency as this causes "make check" to globally "make all"
7957
7958 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
7959
7960         * configure.in (target_libs): Added target-zlib.
7961         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7962         (CONFIGURE_TARGET_MODULES): Likewise.
7963         (CHECK_TARGET_MODULES): Likewise.
7964         (INSTALL_TARGET_MODULES): Likewise.
7965         (CLEAN_TARGET_MODULES): Likewise.
7966         (configure-target-zlib): New target.
7967         (all-target-zlib): Likewise.
7968         (all-target-libjava): Depend on all-target-zlib.
7969         (configure-target-libjava): Depend on configure-target-zlib.
7970
7971         * Makefile.in (configure-target-libjava): Depend on
7972         configure-target-newlib.
7973         (configure-target-boehm-gc): New target.
7974         (configure-target-qthreads): New target.
7975
7976         * configure.in (target_libs): Added target-qthreads.
7977         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7978         (CONFIGURE_TARGET_MODULES): Likewise.
7979         (CHECK_TARGET_MODULES): Likewise.
7980         (INSTALL_TARGET_MODULES): Likewise.
7981         (CLEAN_TARGET_MODULES): Likewise.
7982         (all-target-qthreads): New target.
7983         (configure-target-libjava): Depend on configure-target-qthreads.
7984         (all-target-libjava): Depend on all-target-qthreads.
7985
7986         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7987         (CONFIGURE_TARGET_MODULES): Likewise.
7988         (CHECK_TARGET_MODULES): Likewise.
7989         (INSTALL_TARGET_MODULES): Likewise.
7990         (CLEAN_TARGET_MODULES): Likewise.
7991         (all-target-libjava): New target.
7992         (all-target-boehm-gc): Likewise.
7993         * configure.in (target_libs): Added libjava, boehm-gc.
7994
7995 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
7996
7997         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7998         configure.bat in SUPPORT_FILES.
7999         (gas+binutils.tar.bz2): Likewise.
8000
8001         * makeall.bat: Remove; obsolete.
8002
8003 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
8004
8005         From Mark Elbrecht:
8006         * configure.bat: Remove; obsolete.
8007
8008 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
8009
8010         * configure: Add -W -Wall to the default CFLAGS when compiling with
8011         gcc.
8012
8013 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
8014
8015         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8016
8017 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
8018
8019         * configure.in: Build ld on IRIX6.
8020
8021 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
8022
8023         * Makefile.in: Change distribution targets to use bzip2 instead of
8024         gzip.
8025         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8026         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8027
8028 1999-06-04  Nick Clifton  <nickc@cygnus.com>
8029
8030         * config.sub: Add mcore target.
8031
8032 1999-05-30  Cort Dougan  <cort@cs.nmt.edu>
8033
8034         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8035
8036 1999-05-25  H.J. Lu  (hjl@gnu.org)
8037
8038         * config.guess (dummy): Changed to $dummy.
8039
8040 1999-05-24  Nick Clifton  <nickc@cygnus.com>
8041
8042         * config.sub: Tidied up case statements.
8043
8044 1999-05-22  Ben Elliston  <bje@cygnus.com>
8045
8046         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8047         <jiro@din.or.jp>.
8048
8049         * config.guess: Merge with FSF version. Future changes will be
8050         more accurately recorded in this ChangeLog.
8051         * config.sub: Likewise.
8052
8053 1999-05-20   Stephen L Moshier  <moshier@world.std.com>
8054
8055          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8056
8057 1999-04-30  Tom Tromey  <tromey@cygnus.com>
8058
8059         * ltmain.sh: [mode link] Always use CC given by ltconfig.
8060
8061 1999-04-23  Tom Tromey  <tromey@cygnus.com>
8062
8063         * ltconfig, ltmain.sh: Update to libtool 1.2f.
8064
8065 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
8066
8067         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8068         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8069         Bad merge removed these two changes.
8070
8071 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
8072                           Martin Heller (Ing.-Buero_Heller@t-online.de)
8073
8074         * config.guess (interix Alpha): Add.
8075
8076 1999-04-11  Richard Henderson  <rth@cygnus.com>
8077
8078         * configure.in (i?86-*-beos*): Do config gperf; don't config
8079         gdb, newlib, or libgloss.
8080
8081 1999-04-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
8082
8083         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8084         link a trivial program with -mabi=64.  If it fails, remove mabi=64
8085         from multidirs.
8086
8087 1999-04-10  Philipp Thomas  (kthomas@gwdg.de)
8088
8089         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8090
8091 1999-04-08  Nick Clifton  <nickc@cygnus.com>
8092
8093         * config.sub: Add support for mcore targets.
8094
8095 1999-04-07  Michael Meissner  <meissner@cygnus.com>
8096
8097         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8098         not mt-ospace, in order to shut up assembler warning about using
8099         symbols that are named the same as registers.
8100
8101 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
8102
8103         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8104         dependency list for all-target-cygmon.
8105
8106 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
8107
8108         * config-ml.in: Check $host, not $target, for selective multilibs.
8109         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8110         thumb interworking, and underscore prefix multilibs.
8111
8112 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
8113
8114         * missing: Update to version from current automake.
8115
8116 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
8117
8118         * configure (gxx_include_dir): Removed.
8119
8120         * configure.in (gxx_include_dir): Handle it.
8121         * Makefile.in: Likewise.
8122
8123 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
8124
8125         * config.sub (mips64vr4111,mips64vr4111el) Add.
8126
8127 1999-03-21  Ben Elliston  <bje@cygnus.com>
8128
8129         * config.guess: Correct typo for detecting ELF on FreeBSD.
8130
8131 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
8132
8133         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8134         config/mh-djgpp.
8135
8136 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
8137
8138         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8139         all-target-newlib to dependency list for all-target-bsp.
8140
8141 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8142
8143         * config.sub: Add i386-uwin support.
8144         * config.guess: Likewise.
8145
8146 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8147
8148         * configure.in: cleanup, add mh-*pic handling for arm, special
8149         case powerpc*-*-aix*
8150
8151 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
8152
8153         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8154         can be built.
8155
8156 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
8157
8158         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8159         targets.
8160
8161 1999-03-02  Nick Clifton  <nickc@cygnus.com>
8162
8163         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8164
8165 1999-02-28  Geoffrey Noer  <noer@cygnus.com>
8166
8167         * config.sub: Check for "cygwin*" rather than "cygwin32*"
8168
8169 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8170
8171         * config.sub: Fix typo in arm recognition.
8172
8173 1999-02-24  Drew Moseley  <dmoseley@cygnus.com>
8174
8175         * configure.in (noconfigdirs): Changed target_configdirs to
8176         include target-bsp only for m68k-*-elf* and m68k-*-coff*
8177         rather than m68k-*-* since it is not known to work on
8178         m68k-aout. Ditto for arm-*-*oabi.
8179
8180 1999-02-24  Stan Shebs  <shebs@andros.cygnus.com>
8181
8182         * configure.in (*-*-windows*): Remove, no longer used.
8183
8184 1999-02-19  Ben Elliston <bje@cygnus.com>
8185
8186         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8187         Smart and improved by Andrew Cagney.
8188
8189 1999-02-18  Marc Espie <espie@cvs.openbsd.org>
8190
8191         * config.guess: Recognize openbsd-*-hppa.
8192
8193 1999-02-17  H.J. Lu  (hjl@gnu.org)
8194
8195         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8196         only if it is not empty.
8197
8198 1999-02-17  Nick Clifton  <nickc@cygnus.com>
8199
8200         Patch from: Scott Bambrough <scottb@corelcomputer.com>
8201
8202         * config.guess: Modified to recognize uname's armv* syntax.
8203
8204         * config.sub: Modified to recognize uname's armv* syntax.
8205
8206 1999-02-17  Mark Salter  <msalter@cygnus.com>
8207
8208         * configure.in: Added target-bsp for sparclite.
8209
8210 1999-02-08  Richard Henderson  <rth@cygnus.com>
8211
8212         * config.sub: Recognize alphapca5[67] and up to alphaev8.
8213
8214 1999-02-08  Nick Clifton  <nickc@cygnus.com>
8215
8216         * configure.in: Add support for strongarm port.
8217         * config.sub: Add support for strongarm target.
8218
8219 1999-02-07  Mumit Khan  <khan@xraylith.wisc.edu>
8220
8221         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8222         the old name config/mh-cygwin32.
8223         Enable texinfo.
8224
8225 1999-02-04  Ian Lance Taylor  <ian@cygnus.com>
8226
8227         * configure.in: Do build ld for ix86 Solaris.
8228
8229 1999-02-02  Jim Wilson  <wilson@cygnus.com>
8230
8231         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
8232         $AR_FOR_TARGET.  Likewise for RANLIB.
8233
8234 1999-02-02  Catherine Moore  <clm@cygnus.com>
8235
8236         * config.sub (oabi):  Recognize.
8237         * configure.in (arm-*-oabi):  Handle.
8238
8239 1999-01-30  Robert Lipe  (robertlipe@usa.net)
8240
8241         * config.guess: Improve detection of i686 on UnixWare 7.
8242
8243 1999-01-30  Mumit Khan  <khan@xraylith.wisc.edu>
8244
8245         * config.guess: Add support for i386-pc-interix.
8246         * config.sub: Likewise.
8247         * configure.in: Likewise.
8248
8249 1999-01-18  Christopher Faylor <cgf@cygnus.com>
8250
8251         * Makefile.in: Remove unneeded all-target-libio from
8252         from all-target-winsup target since it is now unneeded.
8253         Add all-target-libtermcap in its place since it is now
8254         needed.
8255
8256 1998-12-30  Christopher Faylor <cgf@cygnus.com>
8257
8258         * configure.in: makefile stub for cygwin target is probably
8259         unnecessary.  Remove it for now.
8260
8261 1998-12-30  Christopher Faylor <cgf@cygnus.com>
8262
8263         * configure.in: libtermcap.a should be built when cygwin is the
8264         target as well as the host.
8265         * config.guess: Allow mixed case in cygwin uname output.
8266         * Makefile.in: Add libtermcap target.
8267
8268 1998-12-23  Jeffrey A Law  (law@cygnus.com)
8269
8270         * config.sub: Clean up handling of hppa2.0.
8271
8272 1998-12-22  Rodney Brown  (rodneybrown@pmsc.com)
8273
8274         * config.guess: Use C code to identify more HP machines.
8275
8276 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
8277
8278         * config.sub: Handle hppa2.0.
8279
8280 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
8281
8282         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8283         cygmon for all sparclite targets, regardless of object format.
8284
8285 1998-12-15  Mark Salter  <msalter@cygnus.com>
8286
8287         * configure.in: Added target-bsp for several target architectures.
8288
8289         * Makefile.in: Added rules for bsp.
8290
8291 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
8292
8293         * config.guess: Improve detection of hppa2.0 processors.
8294
8295 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
8296
8297         * config.guess: Recognize FreeBSD using ELF automatically.
8298
8299 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
8300
8301         * configure (skip-this-dir): Add handling for new shell script, which
8302         might be created by a sub-directory's configure to indicate, this particular
8303         directory is "unwanted".
8304         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8305
8306 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
8307
8308         * ltconfig: import from libtool, after changing libtool to
8309         account for the cygwin name change.
8310
8311 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
8312
8313         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8314         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8315
8316 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
8317
8318         * configure.in: Add libtermcap to list of cygwin dependencies.
8319
8320 1998-11-17  Geoffrey Noer  <noer@cygnus.com>
8321
8322         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8323         they include winsup/include when it's a cygwin target.
8324
8325 1998-11-12  Tom Tromey  <tromey@cygnus.com>
8326
8327         * configure.in (host_tools): Added zip.
8328         * Makefile.in (all-target-libjava): Depend on all-zip.
8329         (all-zip): New target.
8330         (ALL_MODULES): Added all-zip.
8331         (NATIVE_CHECK_MODULES): Added check-zip.
8332         (INSTALL_MODULES): Added install-zip.
8333         (CLEAN_MODULES): Added clean-zip.
8334
8335 1998-11-12  Geoffrey Noer  <noer@cygnus.com>
8336
8337         * Makefile.in: lose "32" from comment about cygwin.
8338
8339 1998-11-05  Nick Clifton  <nickc@cygnus.com>
8340
8341         * configure.in: Use -Os to build target libraries for the fr30.
8342
8343 1998-11-04  Dave Brolley  <brolley@cygnus.com>
8344
8345         * config.sub: Add fr30.
8346
8347 1998-11-02  Geoffrey Noer  <noer@cygnus.com>
8348
8349         * configure.in: drop "32" from config/mh-cygwin32.  Check
8350         cygwin* instead of cygwin32*.
8351         * config.sub: Check cygwin* instead of cygwin32*.
8352
8353 1998-10-22  Robert Lipe  <robertl@dgii.com>
8354
8355         * config.guess: Match any version of Unixware7.
8356
8357 1998-10-20  Syd Polk  <spolk@cygnus.com>
8358
8359         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8360         if desired.
8361
8362 1998-10-18  Jeffrey A Law  (law@cygnus.com)
8363
8364         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8365         these if the appropriate directories and files to not exist.
8366
8367 1998-10-14  Jeffrey A Law  (law@cygnus.com)
8368
8369         * Makefile.in (DEVO_SUPPORT): Add config.if.
8370
8371 1998-10-13  Manfred Hollstein  <manfred@s-direktnet.de>
8372
8373         * configure: Add pattern to replace "build_tooldir"'s
8374         definition in the generated Makefile with "tooldir"'s
8375         actual value.
8376
8377 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
8378
8379         * config.sub: Bring back lost sparcv9.
8380
8381         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8382
8383 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
8384
8385         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8386         CC_FOR_TARGET and friends.
8387
8388 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
8389
8390         * Makefile.in (build_tooldir): New variable, same as tooldir.
8391         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8392         -B$(build_tooldir)/bin/.
8393         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8394
8395 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
8396
8397         * config.sub: Add support for i[34567]86-pc-udk.
8398         * configure.in: Likewise.
8399
8400 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
8401
8402         * Makefile.in: add bzip2 package building bits for user
8403         tools module
8404         * configure.in: ditto
8405
8406 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
8407
8408         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8409         (ALL_TARGET_MODULES): Add all-target-libobjc.
8410         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8411         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8412         (all-target-libchill): Add dependencies.
8413         * configure.in (target_libs): Add libchill.
8414
8415 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
8416
8417         * configure.in (target_subdir): Remove duplicate line.
8418
8419 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
8420
8421         * Makefile.in (all-automake): fix dependencies.
8422
8423 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
8424
8425         * configure.in: Minor cleanups for building in the $(target_alias)
8426         subdir.
8427
8428 1998-09-22  Jim Wilson  <wilson@cygnus.com>
8429
8430         * Makefile.in (bootstrap): Set r and s before make all.  Use
8431         BASE_FLAGS_TO_PASS in make all.
8432         (cross): Likewise.
8433
8434 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
8435
8436         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8437
8438 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
8439
8440         * config.sub: Fix typo in last change.
8441
8442 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8443
8444         * config.sub: Add support for C4x target.
8445         * configure.in: Likewise.
8446
8447 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
8448
8449         * config.sub: Recognize sparcv9 just like sparc64.
8450
8451 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
8452
8453         * config.guess: Match "Pent II" or "PentII" for OpenServer.
8454
8455 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
8456
8457         * config.guess: Correctly identify Pentium II sco boxes.
8458
8459         * config.guess: Fix "tr" code.  From Weiwen Liu.
8460
8461 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
8462
8463         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8464         stabs.
8465
8466 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
8467
8468         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8469         (ALL_TARGET_MODULES): Add all-target-libchill.
8470         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8471         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8472         (all-target-libchill): Add dependencies.
8473         * configure.in (target_libs): Add libchill.
8474
8475 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8476
8477         * config.guess: Avoid assumptions about "tr" behaves when
8478         LANG is set to something other than English.
8479
8480 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
8481
8482         * configure (gxx_include_dir): Changed to
8483         '${prefix}/include/g++'-${libstdcxx_interface}.
8484
8485         * config.if: New to determine the interfaces.
8486
8487 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
8488
8489         * config.guess: Detect and handle MPE/IX.
8490         * config.sub: Deal with MPE/IX.
8491
8492 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
8493
8494         * configure.in: Use mh-aix43.
8495
8496 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
8497
8498         * configure: Fix --without/--disable cases for gxx-include-dir.
8499
8500 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
8501
8502         * mdata-sh:  Imported.  Needed for automake support.
8503
8504 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
8505
8506         * Makefile.in (taz): Try "chmod -R og=u ." before
8507         "chmod og=u `find . -print`".
8508
8509 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
8510
8511         * configure.in: Add arm-elf and thumb-elf support.
8512
8513 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
8514
8515         * Makefile.in: Undo previous patch.
8516
8517 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
8518
8519         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8520         to here ...
8521         (install-no-fixedincludes): and here
8522         (INSTALL_MODULES): ... from here.
8523
8524 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8525
8526         * config.sub: Merge with FSF.
8527
8528         * config.guess: Merge with FSF.
8529
8530 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
8531
8532         * configure (extraconfigdirs): New variable.
8533         (SUBDIRS): Add extraconfigdirs and recurse on them too.
8534         * Makefile.in (all): Move higher in file.
8535         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8536         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8537         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8538         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8539         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8540
8541 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
8542
8543         * Makefile.in (all-target-libjava): Depend on all-gcc and
8544         all-target-newlib.
8545         (configure-target-libjava): Depend on $(ALL_GCC).
8546
8547 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
8548
8549         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8550         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8551
8552 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8553
8554         * ylwrap: Change absolute path checks to check for DOS style path
8555         names.
8556
8557         * ylwrap: Don't use a full path name if the source file is in the
8558         same directory.  From hjl@lucon.org (H.J. Lu).
8559
8560         * config-ml.in: Default to being verbose, to match Feb 18 change to
8561         configure.
8562
8563 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
8564
8565         Brought over from egcs:
8566
8567         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8568
8569         * configure.in (target_subdir): Set to ${target_alias} instead
8570         of "libraries".
8571
8572         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8573
8574         * configure.in (target_subdir): Set to libraries if enable_multilib.
8575
8576 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
8577
8578         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8579         multilibs, force reconfiguration the first time we create
8580         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8581
8582 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
8583
8584         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8585         avoid confusion with --no-recursion.
8586
8587 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
8588
8589         * configure.in: Win32 hosts shouldn't use install -x
8590         * install-sh: remove -x option, and special .exe-handling
8591         hack.
8592
8593 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
8594
8595         * config.guess: Recognize i586-pc-beos.
8596         * configure.in: Don't build some bits for beos.
8597
8598 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8599
8600         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8601         CFLAGS default to -O2.
8602
8603         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8604         when using GNU ld.
8605
8606 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
8607
8608         * ltmain.sh: Correct install when using a different shell.
8609
8610 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8611
8612         * ltconfig, ltmain.sh: Update to libtool 1.2b.
8613
8614 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
8615
8616         * makefile.vms: Update to build binutils/makefile.vms.  Add install
8617         target.
8618
8619 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
8620
8621         * ltconfig: Update to correct AIX handling.
8622
8623 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8624
8625         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8626
8627         * configure.in (target_subdir): Set to ${target_alias} instead
8628         of "libraries".
8629
8630 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
8631
8632         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8633         (Makefile): Depend on $(gcc_version_trigger).
8634
8635         * configure (gcc_version): Change default initializer to empty
8636         string.
8637         (gcc_version_trigger): New variable; pass this variable down
8638         to subdir configures to enable them checking gcc's version
8639         themselves. Emit make macros for both gcc_version vars.
8640         (topsrcdir): Initialize reliably.
8641         (recursion line): Remove --with-gcc-version=${gcc_version}.
8642
8643 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8644
8645         * configure (enable_version_specific_runtime_libs): Implement new flag
8646         --enable-version-specific-runtime-libs which installs C++ runtime stuff
8647         in $(libsubdir); emit definition in each generated Makefile.
8648         (gxx_include_dir): Initialize depending on
8649         $enable_version_specific_runtime_libs.
8650
8651 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8652
8653         * configure (gcc_version): Initialize properly depending on
8654         how and where configure is started.
8655         (recursion line): Pass a --with-gcc-version=${gcc_version}
8656         to configures in subdirs.
8657
8658 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
8659
8660         * configure.in (noconfigdirs): Add configure pattern for mips tx39
8661         cygmon
8662
8663 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
8664
8665         * configure.in: Add cygmon and libstub support for mn10200.
8666
8667 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
8668
8669         * configure (gcc_version): Add new variable describing the
8670         particular gcc version we're building.
8671         * Makefile.in (libsubdir): Add new macro for the directory
8672         in which the compiler finds executables, libraries, etc.
8673         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8674         and libsubdir.
8675
8676 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8677
8678         * Makefile.in (local-clean): Remove *.log.
8679         (warning.log): Built with warn_summary from build.log.
8680         (mail-report.log): Run test_summary.
8681         (mail-report-with-warnings.log): Run test_summary including
8682         warning.log in the report.
8683
8684 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8685
8686         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8687
8688 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8689
8690         * Makefile.in (grep): Grep no longer depends on libiberty.
8691
8692 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8693
8694         * Makefile.in: all-snavigator needs all-libgui.
8695
8696 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8697
8698         * configure.in: Add cygmon and libstub support for mn10300.
8699
8700 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8701
8702         * missing: Update to version from automake 1.3.
8703
8704         * ltmain.sh: On installation, don't get confused if the same name
8705         appears more than once in the list of library names.
8706
8707 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8708
8709         * config.sub: Accept m68060 and m5200 as CPU names.
8710
8711 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8712
8713         * configure: Use && rather than using -a in test, because odd
8714         strings can confuse test.
8715         * configure.in: Likewise.
8716
8717 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8718
8719         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8720
8721 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8722
8723         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8724         bootstrap4-lean): New targets.
8725
8726 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8727
8728         * mpw-* Delete.  Not used.
8729
8730 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8731
8732         * COPYING.LIB: Update FSF address.
8733
8734 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8735
8736         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8737
8738         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8739         GAS_SUPPORT_DIRS.
8740
8741 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8742
8743         * ltconfig, ltmain.sh: Avoid producing a version number if
8744         -version-info was not used.
8745
8746 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8747
8748         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8749         building with newlib.
8750
8751 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8752
8753         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8754         Solaris `make' causes it to continue to next definition.
8755
8756 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8757
8758         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8759         the right GUI libraries and files are installed along with GDB.
8760
8761 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8762
8763         * configure.in: Change alpha to alpha* in several places.
8764
8765 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8766
8767         * config.sub: Recognize sparc86x.
8768
8769 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8770
8771         * configure.in (--enable-target-optspace): Remove debug echo.
8772
8773 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
8774
8775         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8776
8777 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8778
8779         * ltconfig: Update cygwin32 support.
8780
8781         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8782         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8783         (GDB_SUPPORT_DIRS): Likewise.
8784
8785 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
8786
8787         * configure.in (target_makefile_frag): If --enable-target-optspace,
8788         use -Os to compile target libraries rather than -O2.  Default to
8789         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8790         not used.
8791         * configure.in (target_cflags): Ditto for d30v.
8792
8793 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
8794
8795         * Makefile.in (all-bfd): Depend on all-intl.
8796         (all-binutils): Likewise.
8797         (all-gas): Likewise.
8798         (all-gprof): Likewise.
8799         (all-ld): Likewise.
8800
8801 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
8802
8803         * configure.in (host_tools): Fix typo, lbtool -> libtool.
8804
8805 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8806
8807         * Makefile.in (all-bfd): Depend upon all-libiberty.
8808
8809         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8810
8811 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
8812
8813         * Makefile.in: Add libstub.
8814
8815         * configure.in: Ditto. Build libstub for targets that have cygmon
8816         support.
8817
8818 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
8819
8820         * configure.in: Don't set PICFLAG on ix86-cygwin32.
8821
8822 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
8823
8824         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8825         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
8826
8827 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
8828
8829         * configure: Define DEFAULT_M4 by searching PATH.
8830         * Makfile.in: Use DEFAULT_M4.
8831
8832 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8833
8834         * ltconfig: Add cygwin32 support.
8835
8836         * Makefile.in, configure.in: Add libtool as a native only directory
8837         to configure and build.
8838
8839 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
8840
8841         * Makefile.in (INSTALL_MODULES): Remove texinfo.
8842
8843 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
8844
8845         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8846
8847 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
8848
8849         * Makefile.in: add ash make rules
8850         * configure.in: add ash to native_only and host_tools lists
8851
8852 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
8853
8854         * Makefile.in (all-gettext, all-intl): New targets.
8855         (ALL_MODULES): Added all-gettext, all-intl.
8856         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8857         (INSTALL_MODULES): Added install-gettext, install-intl.
8858         (CLEAN_MODULES): Added clean-gettext, clean-intl.
8859
8860         * configure.in (host_tools): Added gettext.
8861         (native_only): Likewise.
8862         (noconfigdirs) [various cases]: Likewise.
8863         (host_libs): Added intl.
8864
8865 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
8866
8867         * configure: Do not disable building gdbtk for cygwin32 hosts.
8868
8869 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
8870
8871         * configure.in: Add thumb-coff target.
8872         * config.sub: Add thumb-coff target.
8873
8874 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8875
8876         * Makefile.in: Revert yesterday's change.
8877         (all-target-winsup):  all-target-librx stays out of here.
8878
8879 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8880
8881         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8882         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8883         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8884         Remove references to librx and libg++.
8885
8886 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
8887
8888         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8889         recursive makes
8890
8891 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
8892
8893         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8894         for newlib directory.
8895         (CXX_FOR_TARGET): Likewise.
8896
8897 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
8898
8899         * ltconfig: Update after libtool/ltconfig.in change for
8900         hpux11.
8901
8902 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
8903
8904         * ltconfig, ltmain.sh: Update to libtool 1.2.
8905
8906 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8907
8908         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8909         (install-gcc-cross): Instead, override LANGUAGES here.
8910
8911 1998-03-18  Dave Love  <d.love@dl.ac.uk>
8912
8913         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8914         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8915
8916 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
8917
8918         * configure.in: Add Thumb-pe target.
8919
8920 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
8921
8922         * Makefile.in - changed sn targets to snavigator
8923         * configure.in - changed sn targets to snavigator
8924
8925 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8926
8927         * config-ml.in: After building symlink tree call make distclean
8928         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8929         to be the case for libiberty.
8930
8931 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
8932
8933         * configure: When making link, also check the current
8934         directory. The configure scripts may create one.
8935
8936 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
8937
8938         * config.sub: Accept alphapca56 and alphaev6 properly.
8939
8940 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8941
8942         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8943
8944 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8945
8946         * config.sub (sco5): Fix typo.
8947
8948 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
8949
8950         * Makefile.in (INSTALL_MODULES): Move install-tcl before
8951         install-itcl.
8952         (install-itcl): Remove dependency on install-tcl.
8953
8954 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
8955
8956         * configure.in: Remove libgloss from noconfigdirs for MN10300.
8957
8958 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
8959
8960         * configure.in: Don't build libgui for a cygwin32 target when not on
8961         a cygwin32 host.
8962
8963 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8964
8965         * configure (redirect): Set to null, so default behavior of
8966         configure is now --verbose.
8967
8968 1998-02-16  Dave Love  <d.love@dl.ac.uk>
8969
8970         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8971         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8972
8973 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
8974
8975         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8976         this change to sync Makefile.in with its ChangeLog entries.
8977
8978 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
8979
8980         * ltmain.sh (mkdir): Check that the directory doesn't exist
8981         before we exit with error, so that we don't get races during
8982         parallel builds.
8983
8984 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8985
8986         * ltconfig, ltmain.sh: Update from libtool 1.0i.
8987
8988 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8989
8990         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8991         PICFLAG_FOR_TARGET.
8992         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8993
8994         * configure: Emit a definition for the new macro enable_shared
8995         into each Makefile.
8996
8997 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8998
8999         * configure.in (host_tools, native_only): Add libtool.
9000
9001 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
9002
9003         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9004         Fix typo in ming config comment.
9005
9006 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9007
9008         * ltconfig, ltmain.sh: Update from libtool 1.0h.
9009
9010 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
9011
9012         * config.sub: Add tic30 cases, and map c30 to tic30.
9013
9014 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
9015
9016         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9017         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9018         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9019         (CLEAN_TARGET_MODULES): Similarly
9020         (all-target-libf2c): Add dependences.
9021         * configure.in (target_libs): Add libf2c.
9022
9023 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
9024
9025         * configure.in: Remove expect from noconfigdirs when target
9026         is cygwin32.  OK to build expect and dejagnu with Canadian
9027         Cross.
9028
9029 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
9030
9031         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9032         host.
9033
9034         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9035         and mingw32.
9036
9037 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9038
9039         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9040         here as it is not defined in the toplevel Makefile.
9041
9042 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9043
9044         * configure (package_makefile_rules_frag): New variable, which names
9045         a file with generic rules, ...
9046         Change comment to mention we now have FIVE parts.
9047         * configure: Undo last change.
9048
9049 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
9050
9051         * config.guess: More accurate determination of HP processor types.
9052         * config.sub: More accurate determination of HP processor types.
9053
9054 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9055
9056         * configure (package_makefile_frag): Move inserting the
9057         ${package_makefile_frag} to where it should be according
9058         to the comment.
9059
9060 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
9061
9062         * config.guess: Add support for Linux/ARM.
9063
9064 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
9065
9066         * .cvsignore: Remove *-info and *-install since they match
9067         release-info and mpw-install, which we don't want to just ignore.
9068
9069 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
9070
9071         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9072
9073 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
9074
9075         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9076         local_prefix to sub-make invocations.
9077
9078 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
9079
9080         * configure.in: Check makefile fragments in the source
9081         directory.
9082
9083 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9084
9085         * configure.in: Check whether host and target makefile
9086         fragments exist before adding them to *_makefile_frag.
9087
9088 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
9089
9090         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9091
9092 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
9093
9094         * configure.in: Make sure we only replace RPATH_ENVVAR on
9095         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9096         regexp to sed.
9097
9098         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9099         to sub-makes.
9100
9101 1998-01-13  Lee Iverson   (leei@ai.sri.com)
9102
9103         * config-ml.in (multi-do): LDFLAGS must include multilib
9104         designator.
9105
9106 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
9107
9108         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9109
9110 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
9111
9112         * config.sub: Add mingw32 support.
9113         * configure.in: Likewise.
9114
9115 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9116
9117         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9118
9119 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
9120
9121         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9122         * configure (gxx_include_dir): Provide a definition for subdirs
9123         which do not use autoconf.
9124
9125 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
9126
9127         * config.guess: Sync with egcs.  Picks up new alpha support,
9128         BeOS & some additional linux support.
9129
9130 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
9131
9132         * config.guess: HP 9000/803 is a PA1.1 machine.
9133
9134 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
9135
9136         * configure.in: It's alpha*-...
9137
9138 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9139
9140         * configure.in (host_makefile_frag, target_makefile_frag):
9141         Handle multiple config files.
9142         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9143         alpha-*-*.
9144
9145 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
9146
9147         * mkdep: New file.
9148
9149 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
9150
9151         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9152
9153 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9154
9155         * Makefile.in: Add libgui directory.
9156         (GDB_TK): Add all-libgui.
9157         * configure.in: Add libgui directory.
9158         * configure: Add all-libgui to GDB_TK.
9159
9160 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
9161
9162         * config-ml.in (multidirs): Add m32r to multilib list.
9163
9164 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
9165
9166         * Makefile.in (all-target-gperf): Change dependency to
9167         all-target-libstdc++.
9168
9169 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
9170
9171         * config.guess: Add BeOS support.
9172
9173 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9174
9175         Source directory cvs renamed to cvssrc:
9176         * configure.in (host_tools): Change cvs to cvssrc.
9177         (native_only): Likewise.
9178         (noconfigdirs) [various cases]: Likewise.
9179         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9180         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9181         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9182         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9183         (all-cvssrc): Rename target from all-cvs.
9184
9185 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
9186
9187         * configure (gxx_include_dir): Fix thinko.
9188
9189 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
9190
9191         * Makefile.in (INSTALL_TARGET_CROSS): Define.
9192         (install-cross, install-gcc-cross): New targets.
9193
9194 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
9195
9196         * configure.in (noconfigdirs): Add support for Thumb target.
9197
9198         * config.sub (maybe_os): Add support for Thumb target.
9199
9200 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
9201
9202         * Makefile.in: Add rules for cygmon.
9203
9204         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9205
9206 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
9207
9208         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9209         * configure (gxx_include_dir): Provide a definition for subdirs
9210         which do not use autoconf.
9211
9212 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
9213
9214         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9215         11/18/97 build
9216
9217 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
9218
9219         * From Franz Sirl.
9220         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9221         found on RedHat Linux systems.
9222
9223 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
9224
9225         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9226         guesses.
9227
9228 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
9229
9230         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9231
9232 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
9233
9234         * ltmain.sh: If mkdir fails, check whether the directory was created
9235         anyhow by some other process.
9236
9237 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
9238
9239         * configure.in (d30v-*-*): Configure all directories.
9240
9241 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
9242
9243         * configure.in (d30v-*-*): Configure newlib, libiberty directories
9244         for the D30V.
9245
9246 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
9247
9248         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9249
9250 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
9251
9252         * include/libiberty.h: Add extern "C" { so it can be used with C++
9253         progrms.
9254         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
9255         programs.
9256
9257 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
9258
9259         * configure.in (d30v-*-*): Configure GCC now.
9260
9261 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
9262
9263         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9264         is no longer needed.
9265
9266 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
9267
9268         * Makefile.in: check-target-libio depends on all-target-libstdc++.
9269
9270 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
9271
9272         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9273         targets using "$@" to provide support for similar but not identical
9274         targets without having to duplicate code.
9275
9276 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
9277
9278         * makefile.vms: Fix to work with DEC C.
9279
9280 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
9281
9282         * config.sub: Add mips-tx39-elf to marketing names.
9283
9284 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
9285
9286         * ltmain.sh: Handle symlinks in generated script.
9287
9288 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
9289
9290         * configure: Handle autoconf style directory options: --bindir,
9291         --datadir, --includedir, --infodir, --libdir, --libexecdir,
9292         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9293         --sysconfdir.
9294         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9295         (sharedstatedir, localstatedir, oldincludedir): New variables.
9296         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9297         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9298         sbindir, sharedstatedir, and sysconfdir.
9299
9300 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9301
9302         * Makefile.in (bootstrap-lean): New target.
9303
9304 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
9305
9306         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
9307         sn, and gnuserv from noconfigdirs.
9308
9309 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
9310
9311         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9312
9313 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
9314
9315         * Makefile.in (cross): New target.
9316
9317 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
9318                           Jeff Law         <law@cygnus.com>
9319
9320         * Makefile.in (bootstrap2, bootstrap3): New targets.
9321         (all-bootstrap): Remove outdated and confusing target.
9322         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9323
9324 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9325
9326         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9327         windows.  Consistent with gdb/configure.
9328
9329 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
9330
9331         * configure.in: Name Linux target fragment.
9332
9333         * configure: Rewrite so that project Makefile fragment is inserted
9334         first and appears last in the resulting Makefile.
9335
9336 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9337
9338         * Makefile.in (install-itcl): Install tcl first.
9339
9340 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
9341
9342         * configure.in: remove bison from noconfigdirs for Cygwin32 host
9343
9344 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9345
9346         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9347
9348         * configure.in (skipdirs): Add target-librx for Linux.
9349         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9350
9351 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
9352
9353         * Makefile.in (bootstrap): New target.
9354
9355 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
9356
9357         * config.sub: Accept 'amigados' for backward compatability.
9358
9359 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
9360
9361         * config.guess: Merge with FSF.
9362
9363 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
9364
9365         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9366
9367 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
9368
9369         * config.sub: Add "marketing-names" patch.
9370
9371 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
9372
9373         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9374
9375 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
9376
9377         * config.sub: Handle v850-elf.
9378
9379 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
9380
9381         * .cvsignore (*-install): Remove.
9382
9383 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
9384
9385         * ltconfig: Set CONFIG_SHELL in libtool.
9386         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9387
9388 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9389
9390         * configure.in (target_subdir): Set to libraries if enable_multilib.
9391
9392 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
9393
9394         * config.guess: Update from gcc directory.
9395
9396 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9397
9398         * Makefile.in (all-sim): Depends on all-readline.
9399
9400 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
9401
9402         * Makefile.in (BISON, YACC): Use $$s.
9403         (all-bison): Depend on all-texinfo.
9404
9405 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
9406
9407         * Makefile.in (BISON): Add -L flag.
9408         (YACC): Likewise.
9409
9410 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9411
9412         * configure.in (noconfigdirs): Add support for v850e target.
9413
9414         * config.sub (maybe_os): Add support for v850e target.
9415
9416 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9417
9418         * configure.in (noconfigdirs): Add support for v850ea target.
9419
9420         * config.sub (maybe_os): Add support for v850ea target.
9421
9422 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
9423
9424         * config.sub: Add mipstx39.  Delete r3900.
9425
9426 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9427
9428         * Makefile.in (all-autoconf): Depends on all-texinfo.
9429
9430 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
9431
9432         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9433         eabi targets.
9434
9435 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
9436
9437         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9438
9439         * configure: When handling a Canadian Cross, handle YACC as well as
9440         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
9441         * Makefile.in (all-bison): Depend upon all-texinfo.
9442
9443 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9444
9445         * Makefile.in (BISON): bison, not byacc or bison -y.
9446         (YACC): bison -y or byacc or yacc.
9447         (various): Add *-bison as appropriate.
9448         (taz): No need to mess with BISON anymore.
9449
9450 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
9451
9452         * configure: If OSTYPE matches *win32*, try to find a good value for
9453         CONFIG_SHELL.
9454
9455 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
9456
9457         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9458         configure.in if it is present.
9459
9460 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
9461
9462         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9463
9464 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
9465
9466         * config.sub: Recognize `arc' cpu.
9467         * configure.in: Likewise.
9468         * config-ml.in: Likewise.
9469
9470 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
9471
9472         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9473
9474 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
9475
9476         * configure: Changed sed delimiter from ':' to '|' when
9477         attempting to substitute ${config_shell} for SHELL. On
9478         NT ${config_shell} may contain a ':' in it.
9479
9480 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
9481
9482         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9483
9484 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
9485
9486         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9487
9488 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9489
9490         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9491
9492         * ylwrap: If the program is a relative path, force it to be
9493         absolute.
9494
9495 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9496
9497         * configure (tooldir): Set BISON to `bison -y' and not just bison.
9498
9499 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9500
9501         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9502         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9503         for libraries.
9504
9505 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
9506
9507         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9508         separated by spaces.
9509
9510 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
9511
9512         * ylwrap: New file.
9513         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9514
9515         * ltmain.sh: Handle /bin/sh at start of install program.
9516
9517         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9518
9519         * ltconfig, ltmain.sh: New files, from libtool 1.0.
9520         * missing: New file, from automake 1.2.
9521
9522 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
9523
9524         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
9525         check-tk to CHECK_X11_MODULES.
9526
9527 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9528
9529         * config.sub: Merge with FSF.
9530
9531 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9532
9533         * config.guess: Merge with FSF.
9534
9535 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9536
9537         * configure: Treat msdosdjgpp like go32.
9538         * configure.in: Likewise.  Don't remove gprof for go32.
9539
9540         * configure: Change Makefile.tem2 to Makefile.tm2.
9541
9542 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
9543
9544         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9545
9546 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9547
9548         * install-sh (chmodcmd): Set to null if the DST directory already
9549         exists.  Same as Nov 11th change.
9550
9551 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
9552
9553         * configure (GDB_TK): Needs itcl and tix.
9554
9555 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
9556
9557         * config.guess: Update from FSF.
9558
9559 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
9560
9561         * Makefile.in (GDB_TK): Depend on itcl and tix.
9562
9563 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9564
9565         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9566         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9567         (INSTALL_SCRIPT): New variable.
9568         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9569         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9570         to -x.
9571         * install-sh: Add support for -x option.
9572
9573 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
9574
9575         * configure.in, Makefile.in: Treat tix like itcl.
9576
9577 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
9578
9579         * Makefile.in (WINDRES): New variable.
9580         (WINDRES_FOR_TARGET): New variable.
9581         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9582         (EXTRA_HOST_FLAGS): Add WINDRES.
9583         (EXTRA_TARGET_FLAGS): Add WINDRES.
9584         (EXTRA_GCC_FLAGS): Add WINDRES.
9585         ($(DO_X)): Pass down WINDRES.
9586         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9587         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9588         DLLTOOL_FOR_TARGET.
9589
9590 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
9591
9592         * configure.in: configure sim before gdb for win32-x-ppc
9593
9594 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9595
9596         Move gperf into the toplevel, from libg++.
9597         * configure.in (target_tools): Add target-gperf.
9598         (native_only): Add target-gperf.
9599         * Makefile.in (all-target-gperf): New target, depend on
9600         all-target-libg++.
9601         (configure-target-gperf): Empty rule.
9602         (ALL_TARGET_MODULES): Add all-target-gperf.
9603         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9604         (CHECK_TARGET_MODULES): Add check-target-gperf.
9605         (INSTALL_TARGET_MODULES): Add install-target-gperf.
9606         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9607
9608 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
9609
9610         * config.sub (mn10200): Recognize new basic machine.
9611
9612 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9613
9614         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9615         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9616
9617 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9618
9619         * configure.in: If we're building mips-sgi-irix6* native, turn on
9620         ENABLE_MULTILIB and set TARGET_SUBDIR.
9621
9622 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
9623
9624         * Makefile.in (all-sn): Depend on all-grep.
9625
9626 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
9627
9628         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9629
9630         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9631         Makefile.  From Jeff Makey <jeff@cts.com>.
9632         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9633
9634         * Makefile.in (DISTBISONFILES): Remove.
9635         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
9636         $(DEFAULT_YACC).
9637
9638         * configure.in: Build itl, db, sn, etc., when building for native
9639         cygwin32.
9640
9641         * Makefile.in (LD): New variable.
9642         (EXTRA_HOST_FLAGS): Pass down LD.
9643         ($(DO_X)): Likewise.
9644
9645 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
9646
9647         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9648
9649 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9650
9651         * configure.in (targargs): Strip out any supplied --build argument
9652         before adding our own. Always add --build.
9653
9654 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9655
9656         * configure.in (targargs): Pass --build if we're doing
9657         a cross-compile.
9658
9659 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
9660
9661         * configure: Use '|' instead of ":" as the separator in
9662         sed. Otherwise sed chokes on NT path names with drive
9663         designators. Also look for "?:*" as the leading characters in an
9664         absolute pathname.
9665
9666 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
9667
9668         * config.sub: Support for r3900.
9669
9670 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9671
9672         * configure.in: Use install-sh, not install.sh.
9673
9674 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9675
9676         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9677         apply it twice.
9678
9679 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9680
9681         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9682         install-binutils.
9683
9684 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9685
9686         * Makefile.in: Add automake targets.
9687         * configure.in (host_tools): Add automake.
9688
9689 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9690
9691         * configure: Default CXX to c++, not gcc.
9692         * Makefile.in (CXX): Set to c++, not gcc.
9693         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9694
9695 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9696
9697         * install-sh: try appending a .exe if source file doesn't
9698         exist
9699
9700 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9701
9702         * configure.in: Turn on multilib by default.
9703         (cross_only): Remove target-libiberty.
9704
9705         * Makefile.in (all-gcc): Don't depend on libiberty.
9706
9707 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9708
9709         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9710
9711 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9712
9713         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9714         (DISTBISONFILES): Add ld/Makefile.in
9715
9716 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9717
9718         * configure.in: if target is cygwin32 but host isn't cygwin32,
9719         don't configure gdb tcl tk expect, not just gdb.
9720
9721 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9722
9723         * configure.in: Added gnuserv everywhere sn appears.
9724
9725         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9726         (CROSS_CHECK_MODULES): Added check-gnuserv.
9727         (INSTALL_MODULES): Added install-gnuserv.
9728         (CLEAN_MODULES): Added clean-gnuserv.
9729         (all-gnuserv): New target.
9730
9731 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9732
9733         * config.guess: Fixes for MIPS OpenBSD systems.
9734
9735 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9736
9737         * Makefile.in (INSTALL_XFORM): Remove.
9738         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9739
9740         * mkinstalldirs: New file, copied from automake.
9741         * Makefile.in (installdirs): Rename from install-dirs.  Use
9742         mkinstalldirs.  Change all users.
9743         (DEVO_SUPPORT): Add mkinstalldirs.
9744
9745 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9746
9747         * install-sh: Rename from install.sh.
9748         * Makefile.in (INSTALL): Change install.sh to install-sh.
9749         (DEVO_SUPPORT): Likewise.
9750
9751         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9752         Graichen <graichen@rzpd.de>.
9753
9754 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9755
9756         * config.guess: Recognize OpenBSD systems correctly.
9757
9758 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9759
9760         * README, Makefile.in (ETC_SUPPORT): Remove references to
9761         cfg-paper*, configure.{texi,man,info*}._
9762
9763 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9764
9765         * Makefile.in (all.normal): Ensure that gcc is built after all
9766         the x11 - ie gdb - targets.
9767
9768 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9769
9770         * makefile.vms: Don't run conf-a-gas.
9771
9772 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9773
9774         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9775
9776 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
9777
9778         * configure.in: Remove noconfigdirs case since gdb also
9779         configures and builds for tic80-coff.
9780
9781 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9782
9783         * configure: Set cache_file to config.cache.
9784         * Makefile.in (local-distclean): Remove config.cache.
9785
9786 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9787
9788         * COPYING: Update FSF address.
9789
9790 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
9791
9792         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9793         noconfigdirs.
9794
9795 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9796
9797         * Makefile.in (install-dirs): Don't crash if prefix, and hence
9798         MAKEDIRS, is empty.
9799
9800 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
9801
9802         * config.sub: Tweak mn10300 entry.
9803
9804 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
9805
9806         * configure.in (host_tools): Put sim before gdb, so gdb's
9807         configure.tgt can determine if the simulator was configured.
9808
9809 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
9810
9811         * config.sub: Move BeOS $os case to be with other Cygnus
9812         local cases.
9813
9814 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
9815
9816         * config.sub: Remove misplaced comment that broke Linux.
9817
9818 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
9819
9820         * config.sub: Add BeOS support.
9821
9822 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
9823
9824         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9825
9826 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
9827
9828         * configure.in (noconfigdirs): Remove tcl and tk from
9829         noconfigdirs for cygwin32 builds.
9830
9831 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
9832
9833         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9834
9835 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
9836
9837         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9838         make-all.com, use makefile.vms instead.
9839
9840 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
9841
9842         * config.sub: Accept -lnews*.
9843
9844 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
9845
9846         * configure.in (noconfigdirs): Disable target-newlib,
9847         target-examples and target-libiberty for d30v.
9848
9849 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9850
9851         * configure.in (noconfigdirs): Enable ld for d30v.
9852
9853 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
9854
9855         * configure.in (tic80-*-*): Build compiler.
9856
9857 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
9858
9859         * configure.in (d30v-*): Remove sim directory from list of
9860         unsupported d30v directories
9861
9862 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9863
9864         * config.sub, configure.in: Add d30v target cpu.
9865
9866 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
9867
9868         * makefile.vms: New file.
9869         * make-all.com: Remove.
9870
9871 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
9872
9873         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9874
9875 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
9876
9877         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9878
9879 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
9880
9881         * Makefile.in (ALL_MODULES): Added all-db.
9882         (CROSS_CHECK_MODULES): Addec check-db.
9883         (INSTALL_MODULES): Added install-db.
9884         (CLEAN_MODULES): Added clean-db.
9885
9886 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
9887
9888         * config.guess: Merge with latest FSF sources.
9889
9890 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
9891
9892         * Makefile.in (ALL_MODULES): Added all-itcl.
9893         (CROSS_CHECK_MODULES): Added check-itcl.
9894         (INSTALL_MODULES): Added install-itcl.
9895         (CLEAN_MODULES): Added clean-itcl.
9896
9897 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
9898
9899         * configure.in: build gdb for mn10200
9900
9901 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
9902
9903         * Makefile.in (all-target-winsup): Depend on all-target-libio.
9904
9905 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
9906
9907         * configure.in (tic80-*-*): Turn off most targets right now.
9908
9909 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
9910
9911         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9912         rather than the makeinfo program.
9913         (do-info): Depend upon all-texinfo.
9914
9915 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9916
9917         * configure.in: Remove uses of config/mh-linux.
9918
9919         * config.sub, config.guess: Merge with latest FSF sources.
9920
9921 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
9922
9923         * config.sub (case $basic_machine): Add tic80 entries.
9924
9925 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
9926
9927         * config.sub, config.guess: Merge with latest FSF sources.
9928
9929 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9930
9931         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9932         * mpw-config.in: Test for NewFolderRecursive.
9933         * mpw-install: Use symbolic name for startup filename.
9934         * mpw-README: Add various additional details.
9935
9936 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
9937
9938         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9939
9940 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
9941
9942         * configure.in: Do build gcc and the target libraries for
9943         the mn10200.
9944
9945 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
9946
9947         * configure.in: don't avoid building gdb for mn10300 any more
9948         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9949         instead of single-quoting it.
9950
9951 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
9952
9953         * configure.in: Don't use --with-stabs on IRIX 6.
9954
9955 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
9956
9957         * configure.in (m32r): Build gdb, libg++ now.
9958
9959 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9960
9961         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
9962         directories from noconfigdirs.
9963
9964 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
9965
9966         * config.sub (basic_machine): added mips16 configuration
9967
9968 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9969
9970         * config.sub: Handle d10v-unknown.
9971
9972 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
9973
9974         * config.sub: Handle v850-unknown.
9975
9976 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
9977
9978         * Makefile.in: add findutils
9979         * configure.in: add findutils to list of host_tools
9980
9981 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
9982
9983         * config.sub: Handle mn10200 and mn10300.
9984
9985 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9986
9987         * configure.in (d10v-*): Do not build librx.
9988
9989 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
9990
9991         * configure.in (mn10300): Build everything except gdb & libgloss.
9992
9993 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
9994
9995         * config.guess:  Patch for Dansk Data Elektronik servers,
9996         from Niels Skou Olsen <nso@dde.dk>.
9997
9998         For ncr, use /bin/uname rather than uname, since GNU uname does not
9999         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
10000
10001         Patch for MIPS R4000 running System V,
10002         from Eric S. Raymond <esr@snark.thyrsus.com>.
10003
10004         Fix thinko for nextstep.
10005
10006         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10007
10008         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
10009         * config.guess: Guess mips-dec-mach_bsd4.3.
10010
10011         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
10012         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
10013         release numbers.
10014         * config.guess (mips-mips-riscos*):  Emit just enough of the
10015         release number.
10016
10017         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
10018         * config.guess (sparc-auspex-sunos*):  Added.
10019         (f300-fujitsu-*): Added.
10020
10021         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
10022         * config.guess:  Recognize a Tadpole as a sparc.
10023
10024 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10025
10026         * config.guess: Don't assume that NextStep version is either 2 or
10027         3.  NextStep 4 (aka OpenStep 4) has come out now.
10028
10029 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10030
10031         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10032         From Rik Faith <faith@cs.unc.edu>.
10033
10034 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
10035
10036         * config.sub: Contributions from bug-gnu-utils to:
10037         Support plain "hppa" (no version given) architecture, reported by
10038         OpenStep.
10039         OpenBSD like NetBSD.
10040         LynxOs is not a hardware supplier.
10041
10042         * config.guess: Contributions from bug-gnu-utils to add support for:
10043         OpenBSD like NetBSD.
10044         Stratus systems.
10045         More Pyramid systems.
10046         i[n>4]86 Intel chips.
10047         M680[n>4]0 Motorola chips.
10048         Use unknown instead of lynx for hardware manufacturer.
10049
10050 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10051
10052         * install.sh (chmodcmd): Set to null if the DST directory already
10053         exists.
10054
10055 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10056
10057         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10058         not use mt-ppc target Makefile fragment any more.
10059
10060 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10061
10062         * configure.in (*-*-windows):  Exclude everything but those dirs
10063         needed to build windows.
10064
10065 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
10066
10067         * Makefile.in (all-target-winsup): Depend on all-target-librx.
10068
10069 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10070
10071         * configure.in:  Exclude mmalloc from i386-windows.
10072
10073 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10074
10075         * Undo my previous change.
10076
10077 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
10078
10079         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10080         unconditionally.
10081         (MAKEOVERRIDES): Define (revert this part of October 18 change).
10082
10083 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10084
10085         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
10086         host to add it's own flags.
10087
10088 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
10089
10090         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10091
10092 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
10093
10094         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10095         (CXX_FOR_TARGET): Likewise.
10096         (GCC_FOR_TARGET): Define.
10097         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10098         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10099         CC_FOR_TARGET was specified on the command line.
10100         (MAKEOVERRIDES): Don't define.
10101
10102 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
10103
10104         * configure.in (m32r): Fix spelling of libg++ libs.
10105
10106 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
10107
10108         * config.sub (-apple*): Remove, now redundant.
10109
10110 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
10111
10112         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10113
10114         * configure: Rework yesterday's sed script patch.
10115
10116         * config.sub: Merge with FSF.
10117
10118 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
10119
10120         * config.guess:  Merge from FSF.
10121
10122         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
10123         * config.guess: Use pc instead of unknown, for pc clone systems.
10124         Change linux to linux-gnu.
10125
10126         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10127         * config.guess: Avoid non-portable tr syntax.
10128
10129 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
10130
10131         * test-build.mk (HOLES): Add "xargs" for gdb.
10132
10133         * configure: Avoid hpux10.20 sed bug.
10134
10135 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
10136
10137         * configure.in:  Add support for windows host
10138         (that is a build done under the Microsoft build environment).
10139
10140 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
10141
10142         * Makefile.in: Replace all uses of srcroot with s, to shrink
10143         command line lengths.
10144
10145         Patches from Geoffrey Noer <noer@cygnus.com>:
10146         * configure.in: If configuring for newlib, pass --with-newlib to
10147         subdirectories.
10148         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10149         -Bnewlib/ and -Lwinsup to gcc.
10150         (CXX_FOR_TARGET): Likewise.
10151
10152 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10153
10154         * Makefile.in (ETC_SUPPORT): Add configure.
10155
10156 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
10157
10158         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10159         host configuration file.
10160
10161 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
10162
10163         * configure.in: Break mn10x00 support into separate
10164         mn10200 and mn10300 configurations.
10165         * config.sub: Likewise.
10166
10167 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
10168
10169         * configure.in: Add lots of stuff to noconfigdirs for
10170         the mn10x00 targets.
10171
10172         * config.sub, configure.in: Add mn10x00 support.
10173
10174 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
10175
10176         * make-all.com: Call conf-a-gas, not config-a-gas.
10177
10178 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
10179
10180         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10181         targets.
10182
10183 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
10184
10185         * mpw-README: Add much more detail for native PowerMac.
10186         * mpw-install: New file.
10187         * mpw-configure: Add --norecursion and --help options.
10188         * mpw-config.in: Translate readme and install files when
10189         copying to objdir.
10190         * mpw-build.in: Don't always depend on byacc and flex.
10191         (install-only-top): New action.
10192
10193 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
10194
10195         * configure.in:  You can now configure GDB for the v850.
10196
10197 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
10198
10199         * configure.in (noconfigdirs): Don't configure any C++ dirs
10200         if targeting D10V.
10201
10202 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10203
10204         * config.sub: Recognize mips64vr5000.
10205
10206 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
10207
10208         * configure.in: Use a single line for host_tools and native_only.
10209
10210 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
10211
10212         * config.sub, configure.in: Add entries for m32r.
10213
10214 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
10215
10216         * Makefile.in (inet-install): Don't run install-gzip.
10217
10218 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
10219
10220         * configure.in:  Don't config lots of things for *-*-windows*.
10221
10222 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
10223
10224         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10225         (host_libs, host_tools): Copy from configure.in.
10226         * mpw-configure: Don't complain about directories not found.
10227
10228 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10229
10230         * configure.in (i[345]86): Recognize i686 for pentium pro.
10231         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10232         file.
10233
10234         * config.guess (i[345]86): Ditto.
10235
10236 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10237
10238         * configure.in (noconfigdirs): Removed gdb for D10V.
10239
10240 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
10241
10242         * configure.in: Remove ld, target-libio, target-libg++, and
10243         target-libstdc++ from noconfigdirs.
10244
10245 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
10246
10247         * configure: Fix three locations where shell scripts were
10248         being run directly rather than with config_shell.
10249
10250 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
10251
10252         * configure.in (v850-*-*): Set up initial $noconfigdirs.
10253         * config.sub (basic_machine): Recognize v850.
10254
10255 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
10256
10257         * mpw-configure: Handle multiple enable/disable options and
10258         pass them down recursively, handle -c and -s flags appropriately
10259         depending on choice of compiler, add escape mechanism for
10260         quoted arguments to gC.
10261
10262 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10263
10264         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10265         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10266         so that -mrelocatable-lib and -mno-eabi are used.
10267
10268         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10269         not support --print-multi-lib, don't abort.
10270
10271 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
10272
10273         * make-all.com: Run config-a-gas.
10274         * setup.com: Don't copy subdirectory files around.
10275
10276 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
10277
10278         * configure.in (*-*-ose): Remove exclusion of libgloss for this
10279         target, it now compiles correctly.
10280
10281 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
10282
10283         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10284
10285 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10286
10287         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10288
10289 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10290
10291         * configure.in (native_only): Add prms.
10292
10293 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
10294
10295         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10296         (BINUTILS_SUPPORT_DIRS): Likewise.
10297
10298 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10299
10300         * configure.in (d10v-*-*): Don't configure ld or gdb until the
10301         d10v support is added.
10302
10303 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10304
10305         * configure.in (d10v-*-*): New target.
10306
10307 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
10308
10309         * config.guess (HP 9000/811): Recognize this as a PA1.1
10310         machine.
10311
10312 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
10313
10314         * Makefile.in (do-tar-gz): New target, split out from tail end of
10315         taz target.  Run each command separately, don't use pipes.
10316         (taz): Use it.
10317
10318 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
10319
10320         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10321         * mpw-build.in: No builds should depend on building byacc or flex,
10322         they are assumed to be installed already.
10323
10324 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10325
10326         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10327         variable that CC_FOR_TARGET needs.
10328
10329 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10330
10331         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10332         options have changed since the last time the subdirectory was
10333         configured, and if it has, reconfigure.
10334         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10335         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10336
10337 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
10338
10339         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10340         CLEAN_MODULES): Add bash.
10341         (all-bash): New target.
10342
10343 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
10344
10345         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10346
10347 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10348
10349         * config.sub (basic_machine): Recognize d10v as a valid processor.
10350
10351 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
10352
10353         * mpw-configure: Add support for --bindir.
10354         * mpw-build.in: Use a GCC-specific build script for GCC actions.
10355
10356 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
10357
10358         * configure.in: add bash, time, gawk to list of hosttools and things
10359         to only build for native toolchains
10360
10361 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10362
10363         * Makefile.in (docdir): Remove.
10364
10365 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10366
10367         * Makefile.in (datadir): Set to $(prefix)/share.
10368
10369 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
10370
10371         * configure.in: build diff and patch for cygwin32-hosted
10372         toolchains.
10373
10374 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
10375
10376         * config.sub: Accept -rtems*.
10377
10378 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
10379
10380         * configure.in: enable dosrel for cygwin32-hosted builds,
10381                 remove diff from the list of things not buildable
10382                 via Canadian Cross
10383
10384 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
10385
10386         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10387         don't get ". ".
10388
10389 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
10390
10391         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10392
10393 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
10394
10395         * Makefile.in (taz): Handle case where tex3patch didn't even get
10396         checked out.  Also, if it was found, put the symlink in a new util
10397         subdirectory.
10398
10399 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10400
10401         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10402
10403 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
10404
10405         * config.sub: Recognize -openvms.
10406         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10407         * make-all.com, setup.com: New files.
10408
10409 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10410
10411         * Makefile.in (taz): tex3patch moved to texinfo/util.
10412
10413 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
10414
10415         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10416         * configure.in: remove make from disable-if-Can-Cross list
10417                 enable gdb if ${host} and ${target} are cygwin32
10418
10419 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
10420
10421         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
10422         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10423
10424 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10425
10426         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
10427         distinguish sysv/svr4/bsd variants.
10428         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10429
10430 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
10431
10432         * configure.in: Added copyright notice.
10433         * move-if-change: Added copyright notice.
10434
10435 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10436
10437         * configure.in (powerpcle-*-solaris*): Until we get shared
10438         libraries working, don't build gdb, sim, make, tcl, tk, or
10439         expect.
10440
10441 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
10442
10443         * config.guess:  Merge with FSF:
10444
10445         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10446         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10447
10448         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
10449         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10450
10451         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
10452         * config.guess:  Combine two OSF1 rules.
10453         Also recognize field test versions.  From mjr@zk3.dec.com.
10454         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
10455         because GNU uname does not support -p.  From pmr@pajato.com.
10456
10457 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
10458
10459         * Makefile.in (MAKEDIRS): Removed $(tooldir).
10460
10461 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
10462
10463         * mpw-README: Document GCCIncludes.
10464
10465 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
10466
10467         * configure.in (alpha-*-linux*): Set enable_shared to yes.
10468
10469 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10470
10471         * mpw-configure: Handle --enable-FOO and --disable-FOO.
10472
10473 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
10474
10475         * configure.in (*-*-cygwin32): Configure make.
10476
10477 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
10478
10479         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10480
10481 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
10482
10483         * Makefile.in (all-inet): Depend on all-perl.
10484
10485         * Makefile.in (inet-install): New target.
10486
10487         * Makefile.in (all-inet): Depend on all-tcl.
10488         (all-inet): Depend on all-send-pr.
10489
10490 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10491
10492         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10493         temporarily.
10494
10495 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
10496
10497         * configure.in: Don't configure --with-gnu-ld on AIX.
10498
10499 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10500
10501         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10502
10503 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
10504
10505         * Makefile.in (ALL_MODULES): Added all-inet.
10506         (CROSS_CHECK_MODULES): Added check-inet.
10507         (INSTALL_MODULES): Added install-inet.
10508         (CLEAN_MODULES): Added clean-inet.
10509         (all-indent): New target.
10510
10511         * configure.in (host_tools): Added inet.
10512         (native_only): Added inet.
10513         (noconfigdirs): Added inet.
10514
10515 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
10516
10517         * configure.in: Don't configure libgloss if we are not configuring
10518         newlib.
10519
10520 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10521
10522         * configure.in: Don't configure libgloss for unsupported
10523         architectures.
10524
10525 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10526
10527         * Makefile.in (CLEAN_MODULES): Add clean-apache.
10528
10529 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
10530
10531         * Makefile.in (ALL_MODULES): Include all-apache.
10532         (CROSS_CHECK_MODULES): Include check-apache.
10533         (INSTALL_MODULES): Include install-apache.
10534         (all-apache): New target.
10535
10536         * configure.in: Added apache everywhere perl is seen.
10537
10538 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10539
10540         * Makefile.in: Add support for clean-{module} and
10541         clean-target-{module} rules.
10542
10543 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
10544
10545         * configure.in (*-*-ose) do not build libgloss.
10546
10547 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10548
10549         * config.guess (prep*:SunOS:5.*:*): Turn into
10550         powerpele-unknown-solaris2.
10551
10552 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
10553
10554         * configure.in: Permit --enable-shared to specify a list of
10555         directories.
10556
10557 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10558
10559         * configure.in (host==solaris): Pass only the first word of $CC
10560         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10561
10562 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10563
10564         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10565
10566 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
10567
10568         * Makefile.in (ALL_MODULES): Include all-perl.
10569         (CROSS_CHECK_MODULES): Include check-perl.
10570         (INSTALL_MODULES): Include install-perl.
10571         (ALL_X11_MODULES): Include all-guile.
10572         (CHECK_X11_MODULES): Include check-guile.
10573         (INSTALL_X11_MODULES): Include install-guile.
10574         (all-perl): New target.
10575         (all-guile): New target.
10576
10577         * configure.in (host_tools): Include perl and guile.
10578         (native_only): Include perl and guile.
10579         (noconfigdirs): Don't build guile and perl; no ports have been
10580         done.
10581
10582 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
10583
10584         * configure (--enable-*): Handle quoted option lists such as
10585         --enable-sim-cflags='-g0 -O' better.
10586
10587 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10588
10589         * Makefile.in ({,inst}all-target): New rule so we can make and
10590         install all of the target directories easily.
10591
10592 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10593
10594         * configure.in: Add missing global flag in sed substitution when
10595         deleting `target-' from ${configdirs}.
10596
10597 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
10598
10599         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10600         option.
10601
10602         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10603         config/mh-necv4.
10604
10605         * install.sh: Correct misspelling of transformbasename.
10606
10607         * config.guess: Recognize mips-*-sysv*.
10608
10609 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
10610
10611         * config.sub: Recognize mon960.
10612
10613 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
10614
10615         * configure: Restore Canadian Cross handling of BISON and LEX,
10616         removed in Feb 20 change.
10617
10618 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
10619
10620         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10621         Mention make install.  Remove the old copyright date as well the
10622         clumsy and rather pointless copyright on the README file.
10623
10624 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10625
10626         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10627         Makefile after running symlink-tree, then run `make distclean' to
10628         avoid clobbering any generated files in srcdir.
10629
10630 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
10631
10632         * configure.in (m68k-*-netbsd*): Build everything now.
10633
10634 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10635
10636         * Makefile.in (taz): Fix quoting.
10637
10638 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
10639
10640         * configure.in (sparclet-*-*): Build everything now.
10641
10642 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10643
10644         * configure.in (m68k-*-linux*): New host.
10645
10646 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
10647
10648         * configure: Check for bison before byacc.
10649
10650 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
10651
10652         * Makefile.in configure:  Change the way LEX and BISON/YACC are
10653         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
10654         searching PATH.  These are used as fallbacks by Makefile.in if
10655         flex/bison/byacc aren't in objdir.
10656
10657 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
10658
10659         * Makefile.in: Make everything which depends upon all-bfd also
10660         depend upon all-opcodes, in case --with-commonbfdlib is used.
10661
10662 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10663
10664         * configure.in (host *-*-cygwin32): Don't build gdb if we are
10665         building NT native compilers on Unix.
10666
10667 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
10668
10669         * configure.in: Don't get CC from the host Makefile fragment if we
10670         can find gcc in PATH, or if this is a Canadian Cross.  Move the
10671         Solaris test for /usr/ucb/cc to the post target script, just after
10672         the compiler sanity test.
10673
10674 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10675
10676         * config.sub: Merge with FSF.
10677
10678 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10679
10680         * Makefile.in (RPATH_ENVVAR): New variable.
10681         (REALLY_SET_LIB_PATH): Use it.
10682         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10683
10684 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10685
10686         * config.sub, configure.in: Recognize sparclet cpu.
10687
10688 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10689
10690         * config.guess:  Support m68k-cbm-sysv4.
10691
10692 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10693
10694         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10695         m68k-unknown-linuxaout from linker help string.  Put quotes around
10696         $ld_help_string.
10697
10698 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10699
10700         * config.guess (powerpc-harris-powerunix): Add guess for port
10701         to new target.
10702
10703 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10704
10705         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10706
10707 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10708
10709         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10710         $(REALLY_SET_LIB_PATH) in Makefile.
10711         * Makefile.in (SET_LIB_PATH): New variable.
10712         (REALLY_SET_LIB_PATH): New variable.
10713         ($(DO_X)): Use $(SET_LIB_PATH).
10714         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10715         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10716         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10717         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10718         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10719         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10720         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10721         (install-dosrel): Likewise.
10722         (all-opcodes): Depend upon all-libiberty.
10723
10724 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10725
10726         * config.guess (*:CYGWIN*): New
10727
10728 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10729
10730         * Makefile.in (all-target-winsup): All all-target-libiberty.
10731
10732 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10733
10734         * configure.in (noconfigdirs): Add missing # in front of comment.
10735
10736 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10737
10738         * configure.in: add second pass to things added to noconfigdirs
10739         so *-gm-magic can exclude libgloss properly.
10740
10741 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10742
10743         * mpw-configure (extralibs_name, rez_name): Set correctly
10744         for MWC68K compiler.
10745
10746         * mpw-README: Add more info on the necessary build tools.
10747
10748 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10749
10750         * configure.in, config.sub: Recognize cygwin32.
10751
10752 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10753
10754         * config.guess, config.sub: Recognize A/UX.
10755
10756 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10757
10758         * config.sub: Merge with gcc/config.sub.
10759
10760 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10761
10762         * mpw-build.in (do-binutils): Add build of stamps.
10763
10764 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10765
10766         * config.sub: Add recognition for mips64vr4100*-* targets.
10767
10768 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10769
10770         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10771         Add creation of gconfigargs with `--enable-shared' turned on.
10772         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10773         ($(host)-stamp-stage3-configured): Likewise.
10774         (HOLES): Add chatr and ldd.
10775         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10776
10777 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
10778
10779         * configure: Pass --nfp to recursive configures.
10780
10781 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10782
10783         * Makefile.in (DLLTOOL): New.
10784         (DLLTOOL_FOR_TARGET): New.
10785         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10786         (EXTRA_TARGET_FLAGS): Ditto.
10787         (EXTRA_GCC_FLAGS): Ditto.
10788         (CONFIGURE_TARGET_MODULES): Ditto.
10789         (DO_X): Ditto.
10790         * configure: Add DLLTOOL.
10791
10792 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
10793
10794         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10795         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10796         mh-sco, since old workarounds no longer needed, and don't
10797         build ld, since libraries have weak symbols in COFF.
10798
10799 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
10800
10801         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10802
10803 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10804
10805         * configure.in: Make sure that ${CC} can be used to compile an
10806         executable.
10807
10808 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10809
10810         * Makefile.in (all-gdb): Depend on $(GDB_TK).
10811         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10812         nothing depending on whether gdbtk is being built.
10813
10814 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
10815
10816         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10817
10818 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
10819
10820         * configure.in (noconfigdirs): Put ld or gas in this early, if the
10821         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10822
10823 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
10824
10825         * config-ml.in: Add support for
10826         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10827         Simplify setting of multidirs from --disable-foo.
10828
10829 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10830
10831         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10832         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10833         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10834         non-empty, pass them on to the  GCC make.
10835         (all-bootstrap): New rule that is like all-gcc, except it executes
10836         the GCC bootstrap rule instead of the GCC all rule.
10837
10838 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
10839
10840         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10841
10842 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10843
10844         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10845         DG/UX support.
10846
10847 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
10848
10849         * config.sub (i*86*) Change [345] to [3456]
10850
10851 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10852
10853         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10854         --with-gnu-ld=no.
10855
10856 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10857
10858         * config-ml.in (rs6000*, powerpc*): Add switches to control which
10859         AIX multilibs get built.
10860
10861 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10862
10863         * configure.in (i386-win32): Don't build expect if we're not
10864         building the tcl subdir.
10865
10866 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
10867
10868         * Makefile.in: (configure-target-examples, all-target-examples):
10869         New targets, configure and build example programs.
10870
10871 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10872
10873         * mpw-configure: If an mpw-config.in generated a file mk.sed,
10874         use it as input to sedit the generated MPW makefile.
10875         * mpw-README: Add a suggestion about Gestalt.h.
10876
10877 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
10878
10879         * config.sub: Accept *-*-ieee*.
10880
10881 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
10882
10883         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
10884         Ronald F. Guilmette <rfg@monkeys.com>.
10885
10886 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10887
10888         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10889         for powerpc-pe native.
10890         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10891         (target==powerpc-pe): duplicate i386-win32 entry.
10892
10893 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10894
10895         * configure.in (noconfigdirs): Exclude target-newlib for all versions
10896         of vxworks, not just vxworks5.1.
10897
10898 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
10899
10900         * mpw-configure: Add support for exec-prefix.
10901
10902 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10903
10904         * config.guess: Recognize HP model 816 machines as having
10905         a PA1.1 processor.
10906
10907 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10908
10909         * configure: Ignore new autoconf configure options.
10910
10911 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10912
10913         * config.guess:  Recognize Pentium under SCO.
10914         From Robert Lipe <robertl@arnet.com>.
10915
10916 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10917
10918         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
10919
10920 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
10921
10922         * configure.in: Don't configure gas for alpha-dec-osf*.
10923
10924 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
10925
10926         * configure.in: Default to --with-stabs for some targets for which
10927         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10928         i[345]86*-*-unixware*.
10929
10930 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10931
10932         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10933         rather than basing it on the target.  Simplify handling of options
10934         controlling which directories to configure.  Remove extraneous
10935         slash in multi-clean target.
10936
10937 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
10938
10939         * config-ml.in: Prefix more variables with ml_ so they don't collide
10940         with configure's.
10941
10942 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
10943
10944         * configure: Don't turn -v into --v.
10945
10946 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
10947
10948         * configure.in (targargs): Fix typo.
10949
10950         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10951
10952 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10953
10954         * configure.in: Strip --host and --target options from
10955         CONFIG_ARGUMENTS, and always configure for --host only.  Add
10956         --with-cross-host option when building with a cross-compiler.
10957         * configure: Canonicalize the arguments put into config.status by
10958         always using `=' for an option with an argument.  Pass a presumed
10959         --host or --target explicitly.
10960
10961 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
10962
10963         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10964         into general OS recognition case.
10965
10966 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10967
10968         * configure.in (target_configdirs): add target-winsup only
10969         for win32 target systems.
10970
10971 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
10972
10973         * Makefile.in (all-target-libgloss): Depend upon
10974         configure-target-newlib, since when libgloss is built it looks to
10975         see if the newlib directory exists.
10976
10977 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
10978
10979         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10980         cfg-ml-*.in.
10981
10982 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
10983
10984         * configure: Handle LD and LD_FOR_TARGET when configuring a
10985         Canadian Cross.
10986
10987 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10988
10989         * configure.in (target_libs): add target-winsup.
10990         (target==i386-win32): add patch diff flex make to $noconfigdirs.
10991         (target==ppcle-pe): remove ld from $noconfigdirs.
10992
10993 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10994
10995         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10996         Preserve relative path names in $srcdir.  Build symlink tree if
10997         configuring cross target dir and srcdir=. (= no VPATH support).
10998         (configure-target-libg++): Depend on configure-target-librx.
10999         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11000         * config-ml.in: New file.
11001         * symlink-tree: New file.
11002         * configure: Ensure srcdir="." if that's what it is.
11003
11004 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
11005
11006         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11007         includes and FLEX_SKELETON setting.
11008         * mpw-configure (--with-gnu-ld): New option, controls whether
11009         to use PPCLink or ld with PowerMac GCC.
11010         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11011         * mpw-config.in: Configure grez if targeting Mac.
11012
11013         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11014         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11015         just macos.
11016         * configure.in: Configure grez resource compiler if targeting Mac.
11017         * Makefile.in (all-grez, install-grez): New targets.
11018
11019 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
11020
11021         * configure: CXX defaults to gcc, not g++.  If we find
11022         gcc in the path, set CC to gcc -O2.
11023
11024 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
11025
11026         * configure: Default ${build} correctly.  Avoid picking up extra
11027         spaces when reading CC and CXX from Makefile.  When doing a
11028         Canadian Cross, use plausible default values for numerous
11029         variables.
11030         * configure.in: When doing a Canadian Cross, don't try to
11031         configure tools whose configure script can't handle it.
11032
11033 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11034
11035         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11036
11037 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11038
11039         * configure:  Remove dubious bug reporting address.
11040
11041 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11042
11043         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
11044         configure script, run that instead of this directory's configure.
11045         In either case, print a message that we're configuring the sub-dir.
11046
11047 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11048
11049         * configure.in: Before checking for the existence of various files,
11050         use sed to filter out "target-".
11051
11052 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11053
11054         * Makefile.in (DO_X): Split rule to decrease command line length
11055         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
11056         (Philippe De Muyter).
11057
11058 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11059
11060         * Makefile.in (all-patch): depend on all-libiberty.
11061
11062 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
11063
11064         * configure.in: If the only directory in target_configdirs which
11065         actually exists is libiberty, then set target_configdirs to empty,
11066         to avoid trying to build a target libiberty in a gas or gdb
11067         distribution.
11068
11069 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
11070
11071         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11072         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11073         systems.
11074
11075 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11076
11077         * configure.in (copy_dirs): Use sys-include instead of include
11078         for --with-headers option.
11079
11080 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
11081
11082         * Makefile.in, configure.in: Make winsup builds work with
11083         new scheme.
11084
11085 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
11086
11087         * configure.in: Build the linker on AIX.
11088
11089 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11090
11091         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
11092         where needed.
11093
11094 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
11095
11096         * Makefile.in (all-gcc): Fix typo.
11097
11098 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11099
11100         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
11101
11102 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11103
11104         * configure.in:  Rename libFOO to target-libFOO, and xiberty
11105         to target-xiberty, to provide more flexibility.
11106         (target_subdir):  Define.  Create if cross.
11107         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11108         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
11109         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11110         check-libFOO -> check-target-libFOO, etc.
11111         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11112         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11113         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11114         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
11115         allow ALL_GCC="" to only configure.
11116         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
11117         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
11118         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
11119
11120 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
11121
11122         * Makefile.in (taz): Build "info" in etc explicitly.
11123
11124 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
11125
11126         * configure.in:  Make sure that CC is undefined (as opposed to
11127         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
11128         problem with autoconf trying to configure on a host without GCC.
11129
11130 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11131
11132         * mpw-configure: Set host alias from choice of host compiler,
11133         only use generic MPW Makefile sed if present, edit a file
11134         named "hacked_Makefile.in" instead of "Makefile.in" if present.
11135         * mpw-README: Add problem notes about CW6 and CW7.
11136
11137 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
11138
11139         * Makefile.in (taz): Use ";" instead of ";;".
11140
11141 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11142
11143         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
11144         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11145         DISTDOCDIRS.
11146         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
11147         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
11148
11149 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11150
11151         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
11152         and gnats, because they are now subsumed by DISTSTUFFDIRS.
11153         Move bfd to DISTSTUFFDIRS.
11154
11155 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11156
11157         * Makefile.in (X11_LIB): Removed.
11158         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11159
11160         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11161
11162 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11163
11164         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11165         names.
11166
11167 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11168
11169         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11170
11171 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
11172
11173         * configure.in (i[345]86-*-win32): Always build newlib.
11174         Don't configure cvs, autoconf or texinfo.
11175         * Makefile.in (LD_FOR_TARGET): New.
11176         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11177         Pass down LD_FOR_TARGET.
11178
11179 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11180
11181         * winsup: New directory.
11182         * Makefile.in: Build winsup.
11183         * configure.in: Winsup is configured when target is win32.
11184         Can only build win32 target GDB when native.
11185
11186 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
11187
11188         * config.guess: Recognize HP model 819 machines as having
11189         a PA 1.1 processor.
11190
11191 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11192
11193         * configure: Fix sed loop which substitutes for CC and CXX to
11194         avoid bug found in various sed implementations.
11195
11196 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11197
11198         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11199         simulator.  Use standard powerpc-*-eabi*.
11200
11201 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11202
11203         * configure.in: Stop putting gas and binutils in noconfigdirs for
11204         powerpc-*-aix* and rs6000-*-*.
11205
11206 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
11207
11208         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11209         -mcall-aixdesc libraries.
11210
11211 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
11212
11213         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11214
11215         * config.sub (arm | armel | armeb): Fix shell syntax.
11216
11217 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11218
11219         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11220         -msoft-float and -mcpu=common support.
11221         (powerpc*-*-eabisim*): Add support for building -mcall-aix
11222         libraries.
11223
11224 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11225
11226         * configure.in: Allow configuration and build of emacs19 for the alpha.
11227
11228 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11229
11230         * configure.in (CC): Get ^CC, not just any old CC, from
11231         ${host_makefile_frag}.
11232
11233 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11234
11235         * configure.in (CC): Try to get CC from
11236         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11237
11238 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11239
11240         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11241         only if it exists in $(srcdir).
11242
11243 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11244
11245         * configure: If CC and CXX are not set in the environment, set
11246         them, based on either an existing Makefile or on searching for gcc
11247         in PATH.  Substitute for CC and CXX in Makefile.
11248         * configure.in: Remove libm from target_libs.  Separate
11249         target_configdirs from configdirs.  If CC is not set in
11250         environment, try to get it from a host Makefile fragment.  Rewrite
11251         changes of configdirs to use skipdirs instead.  A few minor
11252         tweaks.  Take directories out of target_configdirs as they are
11253         taken out of configdirs.  Remove existing Makefile files from
11254         subdirectories.  Substitute for TARGET_CONFIGDIRS and
11255         CONFIG_ARGUMENTS in Makefile.
11256         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11257         by configure.in.
11258         (CONFIG_ARGUMENTS): Likewise.
11259         (CONFIGURE_TARGET_MODULES): New variable.
11260         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11261         ($(CONFIGURE_TARGET_MODULES)): New target.
11262         (configure-libg++, configure-libio): New targets.
11263         (all-libg++): Depend upon configure-libg++.
11264         (all-libio): Depend upon configure-libio.
11265         (configure-libgloss, all-libgloss): New targets.
11266         (configure-libstdc++): New target.
11267         (all-libstdc++): Depend upon configure-libstdc++.
11268         (configure-librx, all-librx): New targets.
11269         (configure-newlib): New target.
11270         (all-newlib): Depend upon configure-newlib
11271         (configure-xiberty): New target.
11272         (all-xiberty): Depend upon configure-xiberty.
11273
11274 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11275
11276         * configure.in (host i[345]86-*-win32):  Expand the
11277         noconfigdirs again.
11278
11279 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
11280
11281         * mpw-configure: Fix sed command file name.
11282
11283 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11284
11285         * configure.in (host i[345]86-*-win32): Reduce the
11286         noconfigdirs again.
11287
11288 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
11289
11290         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11291         or powerpc*-*-pe*, since they are not yet supported.
11292
11293 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11294
11295         Add PowerMac support and many other enhancements.
11296         * mpw-configure: New option --cc to select compiler to use,
11297         paste options set according to --cc into the generated
11298         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11299         if mpw-make.sed is present.
11300         * mpw-config.in: Don't test for gC1, test for mpw-touch,
11301         add forward includes for PowerPC include files.
11302         * mpw-build.in: Build using Makefile.PPC if present.
11303         (do-byacc, etc): Remove separate version resource builds.
11304         (do-gas): Build "stamps" before "all".
11305         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11306         * mpw-README: Update to reflect --cc option, PowerMac support,
11307         and recently-reported compatibility problems.
11308
11309 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11310
11311         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11312         embedded m68k systems (-aout, -coff, -elf, -vxworks).
11313         (--with-multilib-top): Pass to recursive invocations.
11314
11315 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
11316
11317         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11318         v810-*-*.
11319
11320 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11321
11322         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11323         gdb, ld and opcodes on v810-*-*.
11324
11325 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11326
11327         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11328         (local-maintainer-clean): New target.
11329         (maintainer-clean): New target.
11330         (realclean): Just depend upon maintainer-clean.
11331
11332 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11333
11334         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11335
11336 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
11337
11338         * configure.in: Build ld in mips*-*-bsd* case.
11339
11340 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
11341
11342         * config.sub: Accept -lites* OS.  From Ian Dall.
11343
11344 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
11345
11346         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11347         targets.
11348
11349 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11350
11351         * configure.in: treat i386-win32 canadian cross the same as
11352         i386-go32 canadian cross.
11353
11354 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11355
11356         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11357         running under the simulator to build a reduced set of libraries.
11358         (powerpc-*-eabiaix): Add fine grained multilib support added to
11359         other powerpc targets yesterday.
11360
11361 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11362
11363         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11364         -disable-softfloat, -disable-relocatable, -disable-aix, and
11365         -disable-sysv to control which multilib libraries get built.
11366
11367 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11368
11369         * configure: Add Makefile.tem to list of files to remove in trap
11370         handler.
11371
11372 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11373
11374         * config.guess (*Linux*):  Add missing "exit"s.
11375         Also, need specific check for alpha-unknown-linux (uses COFF).
11376
11377 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11378
11379         * config.guess:  Merge with FSF:
11380
11381         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
11382         * config.guess (AIX4): More robust release numbering discovery.
11383
11384         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
11385         * config.guess (i386-sequent-ptx): Properly get version number.
11386
11387         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
11388         * config.guess (mips:*:4*:UMIPS): New case.
11389
11390 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11391
11392         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11393         (i386-win32 host): Likewise.  Don't build readline.
11394
11395 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
11396
11397         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
11398         SUPPORT_FILES to submakes.
11399
11400 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
11401
11402         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11403         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11404         mpw-configure.
11405
11406 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
11407
11408         * configure.in (appdirs): Use =, not ==, in test expression when
11409         trying to build the text to print in the warning message for
11410         Solaris users.
11411
11412 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
11413
11414         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11415
11416 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11417
11418         * config.guess: Recognize lynx-2.3.
11419
11420 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
11421
11422         * config.sub (z8ksim): Deleted
11423         (z8k-*-coff): New, this is the one true name of the target.
11424
11425 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11426
11427         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11428
11429 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
11430
11431         * config.guess (*:Linux:*:*): First try asking the linker what the
11432         default object file format is (elf, aout, or coff).  Then if this
11433         fails, try previous methods.
11434
11435 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11436
11437         * configure.in: Don't build newlib for *-*-vxworks5.1.
11438
11439 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11440
11441         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11442         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11443
11444 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
11445
11446         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11447
11448 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
11449
11450         * cfg-ml-com.in: New file.
11451         * cfg-ml-pos.in: New file.
11452
11453 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11454
11455         * COPYING.NEWLIB: Add HP free copyright to list.
11456
11457 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11458
11459         * config.sub: Recognize -eabi* for the system, not just -eabi.
11460
11461 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11462
11463         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11464         * config.sub, configure.in (win32): New target and host.
11465
11466 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11467
11468         * configure.in: Add i386-pe configuration.
11469
11470 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
11471
11472         * mpw-build.in (install): Install GDB after LD.
11473
11474 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
11475
11476         * mpw-config.in (elf/mips.h): Always forward-include, needed
11477         for GDB to build.
11478
11479 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11480
11481         * testsuite: New directory for customer acceptance and whole tool
11482         chain tests.
11483
11484 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11485
11486         * configure: If per-host line isn't found, but AC_OUTPUT is found
11487         and a configure script exists, run it instead.
11488
11489 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11490
11491         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
11492
11493 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11494
11495         * configure: Set build_{cpu,vendor,os,alias} to host values when
11496         --build isn't specified.
11497
11498 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11499
11500         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11501         (FLAGS_TO_PASS): Pass them.
11502         (EXTRA_TARGET_FLAGS): Ditto.
11503
11504 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11505
11506         * Makefile.in (all-libg++): Depend on all-libstdc++.
11507
11508 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11509
11510         * configure.in (noconfigdirs): Enable all packages for
11511           i386-unknown-netbsd.
11512
11513 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
11514
11515         * configure.in (noconfigdirs): Don't configure tk for i386-go32
11516         hosted builds (DOS builds)
11517
11518 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11519
11520         Changes for ARM based on patches from Richard Earnshaw:
11521         * config.sub: Handle armeb and armel.
11522         * configure.in: Omit arm linker only for riscix.
11523
11524 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11525
11526         * config.guess:  Update from FSF.
11527
11528 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
11529
11530         * config.sub: Recognize powerpcle as the little endian varient of
11531         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
11532         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
11533         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
11534         temporarily.
11535
11536 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11537
11538         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11539
11540 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
11541
11542         * config.sub: Accept -lites* as a basic system type.
11543
11544 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
11545
11546         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11547         installed, and if so return linuxoldld as the system name.
11548
11549 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
11550
11551         * config.guess: Add hppa1.1-hp-lites support.
11552
11553 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11554
11555         * configure.in: Don't build newlib for m68k-vxworks5.1.
11556
11557 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11558
11559         * configure.in (mips-sgi-irix6): Use mh-irix5.
11560
11561 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
11562
11563         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11564
11565 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11566
11567         * test-build.mk: Enable building of shared libraries on IRIX 5 and
11568         OSF/1.  Fix compiler flags.
11569         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
11570
11571 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11572
11573         * configure.in: Recognize --with-newlib.
11574         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11575
11576 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11577
11578         * Makefile.in: move {all,check,install}-gdb from *_MODULES
11579         to *_X11_MODULES due to gdbtk needing X include files et al.
11580
11581 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
11582
11583         Merge in support for Mac MPW as a host.
11584         (Old change descriptions retained for informational value.)
11585
11586         * mpw-config.in: Add generic include forwards for cpu-specific
11587         include files in aout and elf directories.
11588
11589         * mpw-configure: Added copyright.
11590         * mpw-config.in: Check for presence of required build tools.
11591         (target_libs): Add newlib.
11592         (target_tools): Add examples.
11593         (Read Me): Generate as "Read Me for MPW" instead.
11594         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11595         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11596         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11597
11598         * mpw-configure: Remove subdir-specific makefile hackery,
11599         delete mk.tmp after using it.
11600
11601         * mpw-build.in (all): Display start and end times.
11602
11603         * mpw-configure (host_canonical): Set.
11604         (target_cpu): Always add to makefiles.
11605         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11606         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11607         (mpw-mh-mpw): Look for in srcdir and srcroot.
11608         Use sed instead of mpw-edit-prefix to edit prefix definitions.
11609
11610         * mpw-build.in: (install-only): New target.
11611
11612         * mpw-configure (host_alias, target_alias): Rename from hostalias
11613         and targetalias, add into generated Makefile.
11614         (mk.tmp): If present, add into generated Makefile.
11615         * mpw-build.in (all-gas): Build config.h first before gas proper.
11616
11617         * mpw-configure (config.status): Write only if changed.
11618         * mpw-config.in (readline): Configure it (not built, just used for
11619         definitions).
11620
11621         * mpw-config.in (elf/mips.h): Add a forward include.
11622
11623         * mpw-config.in: Forward-include most .h files in include into
11624         extra-include.
11625         (readline): Don't build.
11626         mpw-build.in (install): Install GDB.
11627
11628         * mpw-configure (prefix, mpw_prefix): Handle it.
11629         * mpw-config.in (mmalloc, readline): Don't configure.
11630         * mpw-build.in (thisscript): Rename to ThisScript.
11631         Use mpw-build instead of BuildProgram everywhere.
11632         (mmalloc, readline): Don't build.
11633         * mpw-README: New file, basic documentation about the MPW port.
11634
11635         * mpw-config.in: Use forward-include to create include files.
11636
11637         * mpw-configure: Add more things to the top of each configured
11638         Makefile, including contents of config/mpw-mh-mpw.
11639         * mpw-config.in (extra-include): Create this directory and fill it
11640         with Posix-like include files when configuring.
11641
11642         * config.sub (apple, mac, mpw): Add various aliases.
11643
11644         * mpw-build.in: New file, top-level build script fragment for MPW.
11645         * mpw-configure: New file, configure script for MPW.
11646         * mpw-config.in: New file, config fragment for MPW.
11647
11648 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11649
11650         * configure.in (host_libs): Remove glob, since it is gone from the
11651         sources.
11652
11653 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11654
11655         * Makefile.in: define empty GDB_NLM_DEPS var.
11656
11657         * configure.in(target_makefile_frag): use config/mt-netware
11658         for netware targets.
11659
11660 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11661
11662         * config.sub: Merge in recent FSF changes.  Remove linux special
11663         cases.
11664
11665 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11666
11667         Revert this change:
11668
11669         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11670
11671                 * build-all.mk: Use CC=cc -Xs on Solaris.
11672
11673 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11674
11675         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11676         stop using it.
11677         * Makefile.in: Nuke all references to glob subdirectory.
11678
11679 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11680
11681         * configure.in: Fix --enable-shared logic in per-host.
11682
11683 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11684
11685         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11686
11687 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11688
11689         * configure.in (noconfigdirs): Don't build gas on AIX, for
11690         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11691
11692 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11693
11694         * configure: Fix --cache-file to work if the file argument is a
11695         relative path.
11696
11697 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11698
11699         * configure: If the --cache-file is used, pass it down to
11700         configure in subdirectories.
11701
11702 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11703
11704         * config.sub: add vxworks29k configuration.
11705
11706 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11707
11708         * Makefile.in (taz): Do "diststuff" part quietly.
11709
11710 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11711
11712         * config.sub: Mini-merge with gcc/config.sub.
11713
11714 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11715
11716         * config.guess (IRIX): Sed - to _.
11717
11718 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11719
11720         * Makefile.in (source-vault, binary-vault): New targets.
11721
11722 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11723
11724         * config.sub: Recognize -eabi as a basic system type.
11725
11726 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11727
11728         * configure.in (enable_shared stuff): Fix typo.
11729
11730 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11731
11732         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11733
11734 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11735
11736         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11737
11738 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11739
11740         * configure.in (rs6000-*-*): Don't build gas.
11741
11742 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11743
11744         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11745         reduce command line length.
11746         (AS_FOR_TARGET): Check for as.new, not Makefile.
11747         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11748
11749 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11750
11751         * config.guess:  Merge from FSF.
11752
11753 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11754
11755         * configure: Don't use $ when handling program_suffix.
11756
11757 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11758
11759         * configure.in:  Configure tk for hppa/hpux.
11760
11761 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11762
11763         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11764
11765 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11766
11767         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11768         to LIBCXXFLAGS.  Tests are better run without it.
11769
11770 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11771
11772         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11773
11774 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11775
11776         * configure.in (*-*-netware*): Don't configure xiberty.
11777
11778 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
11779
11780         * configure.in:  Remove tk from native_only list.
11781
11782 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
11783
11784         * build-all.mk: Add mips-ncd-elf target to sun4 targets
11785           for special NCD build.
11786
11787 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11788
11789         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11790         makeall.bat, they're only useful for binutils snapshots.
11791         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11792         makeall.bat to specified SUPPORT_FILES.
11793
11794 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
11795
11796         * build-all.mk: Add Ericsson targets to sun4 and solaris
11797           hosts.  Add  BNR's sun4 target to solaris host, so their
11798           build-from-source will be tested in-house first.
11799
11800 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11801
11802         * Makefile.in (LIBCFLAGS): New variable.
11803         (CFLAGS_FOR_TARGET): Ditto.
11804         (LIBCFLAGS_FOR_TARGET): Ditto.
11805         (LIBCXXFLAGS): Ditto.
11806         (CXXFLAGS_FOR_TARGET): Ditto.
11807         (LIBCXXFLAGS_FOR_TARGET): Ditto.
11808         (BASE_FLAGS_TO_PASS): Pass them.
11809         (EXTRA_TARGET_FLAGS): Ditto.
11810
11811         * configure.in: Support --enable-shared.
11812
11813 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11814
11815         * configure.in (target_libs):  Include libstdc++ again.
11816         * config.guess:  Update from FSF (for FreeBSD).
11817
11818 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11819
11820         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11821         makeall.bat.
11822         (DISTDOCDIRS): Add `etc'.
11823         (ETC_SUPPORT_PFX): New variable.
11824         (taz): Include anything from etc starting with a word in
11825         ETC_SUPPORT_PFX.
11826
11827 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11828
11829         * config.sub: Update for recent FSF changes.  Remove obsolete
11830         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
11831         spacing changes.
11832
11833 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11834
11835         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
11836
11837         * config.guess:  Merge with FSF.
11838         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11839
11840 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11841
11842         * configure: Since the "trap 0" handler will override the exit
11843         status on many systems, only use it for "exit 1", and make it set
11844         a non-zero exit status; reset it before "exit 0".  Also, check
11845         exit status of config.sub, and error out if it failed.
11846
11847 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
11848
11849         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11850         and install libgloss.
11851
11852 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11853
11854         * Makefile.in (all-binutils): Depend upon all-byacc.
11855
11856         * configure.in: Don't build emacs on Irix 5.
11857
11858 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11859
11860         * configure.in (*-*-netware*): Add libio.
11861
11862 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11863
11864         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11865         (CHECK_TARGET_MODULES): Ditto.
11866         (INSTALL_TARGET_MODULES): Ditto.
11867         (TARGET_LIBS): Ditto.
11868         (all-libstdc++): Note dependencies.
11869
11870 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11871
11872         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11873
11874 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11875
11876         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11877         -fexternal-templates.
11878
11879         * configure.in (target_libs): Add libstdc++.
11880         (noconfigdirs): Add libstdc++ as appropriate.
11881
11882 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11883
11884         * config.guess:  Update from FSF.
11885
11886 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11887
11888         * configure: Use ${config_shell} when running ${configsub}.
11889
11890 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
11891
11892         * config.sub: No longer recognize h8300h.
11893
11894 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11895
11896         * config.sub: Remove extraneous differences between config.sub and
11897         gcc/config.sub.
11898
11899 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11900
11901         * Makefile.in (DISTSTUFFDIRS): Add gas.
11902
11903 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11904
11905         * COPYING.NEWLIB: New file.
11906
11907 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11908
11909         * config.guess (HP-UX):  Patch from Harlan Stenn
11910         <harlan@landmark.com> to also emit release level.
11911
11912 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11913
11914         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11915
11916 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11917
11918         * config.sub:  Merge nextstep cleanup from FSF.
11919
11920 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11921
11922         * configure.in (arm-*-*): Don't configure ld for this target.
11923
11924 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11925
11926         * configure.in (*-*-netware): don't configure libg++, libio,
11927           librx, or newlib.
11928
11929 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11930
11931         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
11932         configure ld--it works, but it doesn't support shared libraries.
11933
11934 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11935
11936         * config.guess (*-unknown-freebsd*):  Get rid of possible
11937         trailing "(Release)" in version string.
11938         Patch from Paul Richards <paul@isl.cf.ac.uk>.
11939
11940 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11941
11942         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11943         Fix type: *-next-neststep -> *-next-nextstep.
11944
11945         * config.guess:  Merge from FSF:
11946
11947         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
11948
11949         * config.guess: Recognize powerpc-ibm-aix3.2.5.
11950
11951         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
11952
11953         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11954         instead of UNIX_SV for UnixWare 1.0).
11955
11956 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
11957
11958         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
11959         to make gdb/nlm/* build after the compiler and linker.
11960
11961 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11962
11963         * config.guess (netbsd, freebsd, linux):  Accept any machine,
11964         not just i[34]86.
11965         (m68k-atari-sysv4):  Relocate to match FSF version.
11966
11967         * config.guess:  More merges from the FSF:
11968
11969         Add a space before function call or macro invocation.
11970
11971         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11972
11973         * config.guess: Add trap cmd to remove dummy.c and dummy when
11974         interrupted.
11975
11976         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11977
11978         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11979         (dummy): Redirect stderr from compilation of dummy.c.
11980
11981         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
11982
11983         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11984
11985 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
11986
11987         * configure: Accept and ignore --cache*, for compatibility with
11988         new autoconf.
11989
11990 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11991
11992         * config.guess:  Merge from FSF:
11993
11994         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11995
11996         * config.guess (Pyramid*:OSx*:*:*): New case.
11997         (PATH): Add /.attbin at end for finding uname.
11998         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
11999
12000         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
12001
12002         * config.guess (M88*:DolphinOS:*:*): New case.
12003
12004         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
12005
12006         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12007         to select whether to use ELF or COFF.
12008
12009         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12010
12011         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12012
12013         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
12014
12015         * config.guess: Guess the OS version for HPUX.
12016
12017         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
12018
12019         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12020
12021 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12022
12023         * configure.in: Recognize --with-headers, --with-libs, and
12024         --without-newlib.
12025         * Makefile.in (all-xiberty): Depend upon all-ld.
12026
12027 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12028
12029         * configure.in: Change i[34]86 to i[345]86.
12030
12031 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12032
12033         * configure (version): A few more tweaks to help message.
12034
12035 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12036
12037         * Makefile.in:  Remove (for now) librx as a host library,
12038         now that we're building it for target.
12039
12040 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12041
12042         * configure: Fix up help message; from karl@owl.hq.ileaf.com
12043         (Karl Berry).
12044
12045 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12046
12047         * configure.in:  Also configure librx.
12048
12049 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12050
12051         * Makefile.in:  Update various rules to reflect that librx
12052         is now needed for libg++.
12053
12054 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12055
12056         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12057
12058 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
12059
12060         * configure.in: Configure the examples directory.
12061
12062 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12063
12064         * configure: Simplify Jun 2 1994 change.
12065
12066 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12067
12068         * change CC to /usr/latest/bin/gcc for lynx host builds, since
12069         /bin/gcc isn't good enough to build gcc.
12070
12071 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
12072
12073         * Makefile.in (GDB_SUPPORT_FILES): Remove
12074         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
12075         (gdb.tar.gz): Add new rule to use standard distribution building
12076         mechanism.
12077
12078 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12079
12080         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
12081         Bill Cox <bill@cygnus.com>.
12082
12083 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12084
12085         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
12086
12087 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
12088
12089         * configure:  Search current dir first in .gdbinit.
12090
12091 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12092
12093         * config.sub:  Recognize freebsd (merged from gcc config.sub).
12094
12095 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12096
12097         * config.sub:  Refer to NeXT's operating system as nextstep.
12098
12099         * config.sub (case $basic_machine):  Re-order the cases, to match
12100         the order in the FSF version (which is mostly alphabethical).
12101         Merge in some additions and changes from the FSF.
12102
12103 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
12104
12105         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12106         * config.sub: Recognize cxux7.
12107         * configure.in: Use mh-cxux for m88k-harris-cxux*.
12108
12109 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12110
12111         * config.sub:  Fix typo powerpc -> powerpc-*.
12112
12113 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
12114
12115         * Makefile.in: `all-emacs19' depends on `all-byacc'.
12116
12117         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12118         parallel with all-emacs and install-emacs).  Top-level command
12119         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12120
12121 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12122
12123         * test-build.mk ($(host)-stamp-stage2-installed): Remove
12124         $(relbindir)/make before doing ``make install'', and use
12125         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
12126         installing over running make binary.
12127         ($(host)-stamp-stage3-installed): Likewise.
12128
12129 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12130
12131         * config.guess: Recognize Mach.
12132
12133 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12134
12135         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12136         see whether --exec-prefix was used.
12137
12138 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12139
12140         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
12141
12142 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12143
12144         * Makefile.in: Add all-librx target similar to all-libproc.
12145
12146 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
12147
12148         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
12149         with post 1.2 uname bogosity.
12150
12151 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12152
12153         * configure: Remove temporary files on receipt of a signal.
12154
12155 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
12156
12157         * configure: If there is a package_makefile_frag, remove
12158         ${subdir}/Makefile.tem after copying it in.
12159
12160 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12161
12162         * build_all.mk: support rs6000 lynx identifies itself as
12163         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
12164         since /bin/gcc is too feeble to compile a modern gcc.
12165
12166 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12167
12168         * brought devo/test-build.mk update-to-date with progressive/
12169           test-build.mk. Add lynx targets and hppa flag info.
12170
12171 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12172
12173         * configure.in:  Use mh-ncrsvr43.  Patch from
12174         Tom McConnell <tmcconne@sedona.intel.com>.
12175
12176 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12177
12178         * config.guess (i386-unknown-bsdi):  No longer need to
12179         check #if defined(__bsdi__) && defined(__i386__).
12180
12181 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12182
12183         * configure: Set program_transform_nameoption correctly.
12184
12185 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12186
12187         * brought build-all.mk update-to-date with progressive build-all.mk,
12188           added new targets and hppa info.
12189
12190 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12191
12192         * configure: If config.guess result is a prefix of the user
12193         specified target, assume a native build and use the user specified
12194         target as the host alias.  Remove SunOS patch suffix removal hack.
12195         * configure.in: Remove SunOS patch suffix removal hack.
12196
12197         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12198         in NATIVE_CHECK_MODULES.
12199
12200 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
12201
12202         * Makefile.in: Rename HOST_ONLY to NATIVE.
12203         * configure: Delete SunOs patch suffix from host_canonical
12204           and build_canonical variables that are prepended to Makefiles.
12205         * configure.in: Add comments for easier maintenance.
12206
12207 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12208
12209         * Makefile.in: Add all-libproc target similar to all-gui.
12210
12211 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
12212
12213         * Makefile.in (CHECK_MODULES): split into
12214         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12215
12216 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
12217
12218         * config.guess (i386-unknown-bsdi): New system to guess.
12219
12220 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12221
12222         * Makefile.in: Add all-gui target (but not yet build by "all").
12223
12224 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
12225
12226         * config.sub: Move deletion of patch suffix from here...
12227         * configure.in: To here, at Ian's suggestion.  The top-
12228           level scripts might need to know of a patch level.
12229
12230 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
12231
12232         * config.sub: Strip off patch suffix so rtl is recognized
12233           as a sunos4.1.3 machine, even though it's been patched.
12234
12235 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
12236
12237         * Makefile.in (INSTALL_LAST): Delete.
12238         (INSTALL_DOSREL): New.
12239
12240 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12241
12242         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12243         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12244         whether we pass down --with-gnu-ld anyhow.
12245
12246 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
12247
12248         * Makefile.in (INSTALL_LAST): Change operation so it works
12249         on more flavors of make.
12250         * configure.in (go32): Don't build libg++ or libio.
12251
12252 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
12253
12254         * Makefile.in (Move HOST_PREFIX_1 and friends up so
12255         they can be overriden by templates.
12256
12257 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
12258
12259         * configure.in (target==go32): Don't build gdb.
12260         * dosrel: New directory.
12261
12262 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
12263
12264         * configure.in (host==go32): Configure dosrel too.
12265         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12266         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12267         be set by incoming names or templates.
12268         (INSTALL_LAST): New rule.
12269
12270 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
12271
12272         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12273
12274 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12275
12276         * configure.in (appdirs): New variable.  Currently empty, but will
12277         be used in gas distribution.  If nonempty, lists a set of
12278         directories at least one of which must get configured, or top
12279         level configuration is considered to have failed.
12280         (rs6000-*-lynxos*): Use new file name.
12281
12282 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12283
12284         Eliminate XTRAFLAGS.
12285         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12286         newlib include files using -idirafter, and also use -nostdinc.
12287         (CXX_FOR_TARGET): Likewise.
12288         (XTRAFLAGS): Removed.
12289         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12290         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12291         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12292         ($(DO_X)): Don't pass down XTRAFLAGS.
12293
12294 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12295
12296         * configure.in (mips*-dec-bsd*): New target; do build linker.
12297         (mips*-*-bsd*): New target; don't build linker.
12298
12299 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12300
12301         * configure.in: support rs6000-*-lynxos* configuration.
12302         support sunos4 as a cross target.
12303
12304         * config.sub: look for lynx*, not lynx since the OS version may
12305         legitimately be part of the name.
12306
12307 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12308
12309         * configure.in (i[34]86-*-sco*): Move to be with other i386
12310         targets.
12311         (romp-*-*): New target.  Skip various binary utilities.
12312         (vax-*-*): New target.  Don't build newlib.
12313         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
12314
12315 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12316
12317         * configure.in: Only set host_makefile_frag if config
12318         directory exists.
12319
12320 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12321
12322         * install.sh: If $dstdir exists, don't check whether each
12323         component does.
12324
12325 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12326
12327         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12328
12329 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
12330
12331         * configure.in (*-*-lynxos*): Don't configure newlib for either
12332         native or cross Lynx.
12333
12334 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
12335
12336         * config.sub (sparc64-elf): Fix os.
12337         (z8k): Remove duplicate.
12338
12339 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12340
12341         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12342         gcc/stmp-fixproto, to try to prevent fixproto from being run.
12343
12344 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
12345
12346         * configure: Make file links cleanly even if Lynx fails on
12347           an NFS symlink (at least fail cleanly).
12348
12349 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12350
12351         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12352         -XNh2000.
12353
12354 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12355
12356         * configure: Unknown options are fatal again.
12357
12358 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
12359
12360         * configure: Ignore --x-includes and --x-libraries, for Autoconf
12361         compatibility.
12362
12363 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12364
12365         * build-all.mk: Add `clean' target.
12366
12367 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12368
12369         * config.guess:  Add SINIX support.
12370         * configure.in:  Add mips-*-sysv4* support.
12371
12372 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
12373
12374         * build-all.mk: Document all useful targets.
12375         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12376         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12377
12378 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12379
12380         * configure: Support --silent, --quiet.
12381
12382 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12383
12384         * configure: Support --disable-FEATURE.
12385
12386 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12387
12388         * config.guess: Recognize NCR running SVR4.3.
12389
12390 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12391
12392         * config.guess:  Make BSDI generate i386-unknown-bsd386.
12393         Patch from Paul Eggert <eggert@twinsun.com>.
12394
12395 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12396
12397         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12398
12399 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12400
12401         * configure: Make unrecognized options give nonfatal warnings
12402         instead of fatal errors, and pass them to any subdirectory
12403         configures in case they recognize them.
12404         Make --x equivalent to --with-x.
12405
12406 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12407
12408         * configure: Add --enable-* options.  Clean up usage message and
12409         some comments.
12410
12411 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12412
12413         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12414
12415 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12416
12417         * configure.in (hppa*-*-*): Enable binutils.
12418
12419 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12420
12421         * config.sub: Recognize cisco.
12422
12423 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
12424
12425         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12426
12427 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12428
12429         * config.guess: about target *-hitachi-hiuxwe2, don't print more
12430         than one configuration name.  Add comment.
12431
12432 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
12433
12434         * config.guess: about target *-hitachi-hiuxwe2, fixed
12435         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
12436         macro is incorrect.]
12437
12438 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12439
12440         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12441         than the "make ls" stuff which used to be here.
12442
12443 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12444
12445         * config.guess:  Recognize i[34]86-unknown-freebsd.
12446         From Shawn M Carey <smcarey@rodan.syr.edu>.
12447
12448 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12449
12450         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12451
12452 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
12453
12454         * config.guess: Check for ptx.
12455
12456 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
12457
12458         * config.sub: Add os9k checking.
12459
12460 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12461
12462         * config.guess: Handle OSF1 running on HPPA processors
12463
12464 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12465
12466         * configure: If subdir configure fails, print out a message with
12467         subdirectory name, in case subdir's configure code didn't identify
12468         itself.
12469
12470 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
12471
12472         * configure.in: Remove embedded newlines from configdirs.
12473         Avoid mismatches of substrings.  Fix matching strings at end
12474         of configdirs.
12475
12476 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
12477
12478         * config.guess:  Add Lynx/rs6000 config support.
12479
12480 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12481
12482         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12483
12484 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
12485
12486         * configure.in (hppa*-*-osf*): Treat this just like most other
12487         PA configurations (eg no binutils or ld).
12488         (hppa*-*-*elf*): These configurations have binutils and ld.
12489
12490 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12491
12492         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
12493
12494 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12495
12496         * configure.in (rs6000-*-*): Build gas.
12497
12498 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12499
12500         * Makefile.in:  Avoid bug in losing hpux sed.
12501
12502 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12503
12504         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12505         for GDB and GDB has been fixed to not need it.
12506
12507 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12508
12509         * config.guess: Recognize vax hosts.
12510
12511 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12512
12513         * configure (while loop): Don't use "break 2" inside case
12514         statement -- the case statement isn't an enclosing loop.
12515
12516 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12517
12518         * config.guess:  Clean up NeXT support, to allow nextstep
12519         on Intel machines.  Make OS be nextstep.
12520
12521 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
12522
12523         * config.guess: Add alternate forms for Convex.
12524
12525 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
12526
12527         * configure:  Completely rewrite option processing.  Take
12528         advantage of pattern-matching to avoid invoking test frequently.
12529         Also clean up host and target defaulting logic.
12530
12531 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12532
12533         * Makefile.in: Replace all occurrances of "rootme" with "r" and
12534         "$${rootme}" with "$$r", to increase the likelihood that the do-*
12535         commands (plus user environment) will fit SCO limits.
12536
12537 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12538
12539         * configure.in: Don't issue warnings about directories which are
12540         not being configured if -norecursion is set.  Correct test for
12541         --with-gnu-as and --with-gnu-ld to not get confused by substring
12542         matches.
12543
12544         * configure.in: Don't build gas for alpha-dec-osf1*.
12545
12546 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
12547
12548         * configure:  Back out Per's change of 12/19/1993.  It changes the
12549         behavior of configure in unexpected and confusing ways.
12550
12551         Also, use different delim char when calculating
12552         program_transform_name so that the name can contain slashes.
12553
12554 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12555
12556         * configure.in, config.sub: Add support for VSTa micro-kernel.
12557
12558 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12559
12560         * configure.in: Nuke hacks which were used to get a special
12561         version of GAS for HPPA configurations.
12562
12563 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12564
12565         * configure:  If only ${target_alias} is given, use that
12566         as the default for ${host_alias}.
12567         * configure:  Add missing back-slashes before nested quotes.
12568
12569 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12570
12571         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12572
12573 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
12574
12575         * config.guess:  Recognize some Tektronix configurations.
12576         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12577
12578 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12579
12580         * config.sub: Match any flavor of SH.
12581
12582 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
12583
12584         * configure.in: Don't try to configure newlib for Alpha.
12585
12586 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12587
12588         * configure.in: Don't build ld for Irix 5.  Don't build gas,
12589         libg++ or libio for any Alpha target.
12590
12591         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12592
12593 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
12594
12595         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12596         default arguments -- so it tried to compress itself.
12597
12598 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12599
12600         * configure.in (notsupp): ensure that a space is always at the end
12601           of the configdirs list, since the grep checks for an explicit space
12602
12603 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12604
12605         * configure.in (target i386-sysv4.2): don't build ld, since static
12606           versions of many libraries are not available.
12607
12608 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12609
12610         * config.guess: Recognize Apollos (using environment variables).
12611         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12612
12613 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12614
12615         * config.guess: Recognize Sony news mips running newsos.
12616
12617 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
12618
12619         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12620         "fi ; else" for bash.
12621
12622 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
12623
12624         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12625
12626 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
12627
12628         * config.sub: accept unixware as an alias for svr4.2.
12629         Fix some inconsistancies with the gcc version.
12630
12631 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12632
12633         * Makefile.in (DISTDOCDIRS):  Add gdb.
12634
12635 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12636
12637         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
12638
12639 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12640
12641         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12642         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12643         this now.
12644
12645 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12646
12647         * config.sub: Accept hiux* as an OS name.
12648
12649         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12650         etc/make-stds.texi.  The underscore came from gcc, and dje now
12651         agrees that RUNTESTFLAGS is the correct name.
12652
12653 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12654
12655         * install.sh:  Remove 'set -e'.  It makes any conditionals
12656         in the script useless.
12657
12658         * config.guess: Automatically recognize arm-acorn-riscix
12659         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12660
12661 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12662
12663         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12664
12665 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12666
12667         * Makefile.in (DISTDOCDIRS): New variable.
12668         (taz): Edit local Makefile.in sooner, instead of proto-toplev
12669         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
12670
12671 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12672
12673         * configure.in (hppa target): check the source directory for the
12674           pagas sub-directory
12675
12676 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12677
12678         * config.sub: Allow -aout* and -elf*.
12679
12680 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12681
12682         * configure.in: Don't build ld on i386-solaris2, same as for
12683         sparc-solaris2.
12684
12685 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12686
12687         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12688
12689 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12690
12691         * configure.in:  Configure gdb for alpha.
12692
12693 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12694
12695         * Makefile.in (CXXFLAGS): Add -O.
12696
12697 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12698
12699         * config.guess: added support for DG Aviion
12700
12701 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12702
12703         * configure.in: Produce warning message for subdirectories not
12704         configurable for this host/target combination.  Don't try to
12705         configure gdb for vms.
12706
12707 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12708
12709         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12710         appropriate files before making "diststuff".
12711         (DISTBISONFILES): New var: list of files to be edited.
12712         (DISTSTUFFDIRS): Add binutils.
12713
12714 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12715
12716         * config.sub: also handle mipsel and mips64el (for little endian mips)
12717
12718 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12719
12720         * configure.in: Add * to end of all OS names.
12721
12722 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12723
12724         * configure.in: Build newlib for LynxOS native.
12725
12726 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12727
12728         * config.guess: Add support for delta 88k running SVR3.
12729
12730         * configure.in: Add comment about HP compiler vs. emacs.
12731
12732 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12733
12734         * configure.in: don't build ld on solaris2 (not a viable option
12735           due to bugs in getpwnam & getpwuid)
12736
12737 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12738
12739         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12740         config.guess will produce a full version number.
12741
12742 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12743
12744         * configure.in: Build linker and binutils for alpha-dec-osf1.
12745
12746 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12747
12748         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12749         and gdb/testsuite/Makefile.in.
12750
12751 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12752
12753         * configure.in: recognize mips*- instead of mips-
12754
12755 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12756
12757         * config.sub: Accept linux*coff and linux*elf as operating
12758         systems.
12759
12760 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12761
12762         * config.sub: Recognize mips64, and mips3 as an alias for it.
12763
12764 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12765
12766         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12767         gdb knows how to handle OSF/1 shared libraries.
12768
12769 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12770
12771         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12772         * config.guess: Recognize Hitachi's HIUX.
12773         * config.sub: Recognize h3050r* and hppahitachi.
12774         Remove redundant cases for hp9k[23]*.
12775
12776 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12777
12778         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12779         if gas and ld are in the source tree and are in ${configdirs}.
12780         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12781         --with options (but still pass them down on the command line,
12782         if they were explicitly specified).
12783
12784 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12785
12786         * configure: substitute SHELL value in Makefile.in with
12787         ${CONFIG_SHELL}
12788
12789 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12790
12791         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12792         *-*-solaris2* targets.
12793
12794 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12795
12796         * Makefile.in: define M4, and pass it down to sub-makes;
12797         all-autoconf now depends on all-m4
12798
12799 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12800
12801         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12802         presence of {ar,ranlib} instead of a configured directory
12803
12804 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
12805
12806         * config.guess: Accept 34?? as well as 33?? for NCR.
12807
12808 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12809
12810         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12811         of 'gas' in sed commands, since 'gash' is now in the tree as well.
12812
12813 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12814
12815         * configure: grab values for $(CC) and $(CXX) from the
12816         environment, so that someone can do "CC=gcc configure; make" and
12817         have it work right (matching the way that autoconf works now)
12818
12819         * configure.in, Makefile.in: add support for gash, the tcl
12820         interface to Galaxy
12821
12822         * config.guess: add NetBSD variants (hp300, x86)
12823
12824 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
12825
12826         * install.sh: Support -d option (in the manner of SunOS 4 install,
12827         as it is more deterministic than that of GNU install)
12828         (chmodcmd): Set file to mode 755 by default (should also do default
12829         chgrp and chown, but I don't feel like dealing with that now)
12830
12831 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
12832
12833         * config.sub: Remove h8300hhms alias.
12834
12835 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12836
12837         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12838
12839 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12840
12841         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12842         as stmp-fixinc
12843
12844 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12845
12846         * config.sub: recognize m88110-bug-coff.
12847
12848 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12849
12850         * Makefile.in (all-libio): all dependencies on the toolchain used
12851         to build this (gcc, gas, ld, etc)
12852
12853 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12854
12855         * config.guess: Deal with OSF/1 1.3 on alpha.
12856
12857 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12858
12859         * install.sh: add some 'else true' clauses for portability
12860
12861         * configure.in: don't build libio for h8[35]00-*-* targets
12862
12863 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12864
12865         * Makefile.in:  Add support for new libio.
12866
12867 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12868
12869         * install.sh: If one command fails, don't try the rest.  Don't try
12870         to remove $dsttmp (via trap) unless we have already created it.
12871         If $src doesn't exist, detect it and exit with an error.
12872
12873         * config.guess: Recognize BSD on hp300.
12874
12875 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12876
12877         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12878         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12879
12880 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
12881
12882         * Makefile.in (all-send-pr): depends on all-prms
12883
12884 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12885
12886         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12887
12888 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12889
12890         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12891         Added test for mips-mips-riscos5.
12892
12893 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12894
12895         * configure.in: use mh-hp300 for 68k HP hosts
12896
12897 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12898
12899         * configure: add support for CONFIG_SHELL, so that you can use
12900         some alternate shell for evaluating configure scripts
12901
12902 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
12903
12904         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
12905         in configure script to bug-gdb@prep.ai.mit.edu when building
12906         distribution archive.
12907         * Makefile.in (COMPRESS):  Remove def.
12908         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
12909         gdb.tar.Z and make-gdb.tar.Z respectively.
12910         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
12911         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
12912         to convergence with 'taz' target in Makefile.in.
12913
12914 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12915
12916         * install.sh (dsttmp): use trap to ensure that tmp files go
12917         away on error conditions
12918
12919 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12920
12921         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12922
12923 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12924
12925         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12926         its parent is '/' not ''.
12927
12928         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12929
12930 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
12931
12932         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12933         that ${newsrcdir}/configure.in does.
12934
12935 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12936
12937         * test-build.mk: support for CONFIG_SHELL
12938
12939 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
12940
12941         * config.sub (netware):  Add as a basic system type.
12942
12943 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12944
12945         * Makefile.in (Makefile): depend on configure.in.  Also drop the
12946           $(srcdir)/ from the dependency on Makefile.in.
12947
12948 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
12949
12950         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12951         (h8300hhms is temporary until multi-libraries are implemented).
12952         * configure.in: Handle h8300h too.
12953
12954 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12955
12956         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12957
12958 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
12959
12960         * configure:  Remove extraneous output when guessing host type.
12961         * config.guess:  Remove extraneous output when guessing using C
12962         compiler rather than uname, or when guessing fails.
12963
12964 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
12965
12966         * Makefile.in: remove all.cross and install.cross targets
12967
12968         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12969           definitions
12970
12971 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
12972
12973         * configure.in (target sh): Build gprof.
12974
12975 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12976
12977         * config.sub: change -solaris to -solaris2
12978
12979 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12980
12981         * configure.in: Use config/mh-riscos for mips-*-sysv*.
12982
12983 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
12984
12985         * configure: Correct error message for missing Makefile.in to
12986         print correct directory.
12987
12988 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12989
12990         * install.sh: kludge around 386BSD shell bug
12991
12992 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
12993
12994         * config.guess:  Recognize NeXT.
12995         * config.guess:  Recognize i486-ncr-sysv4.
12996         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
12997
12998 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
12999
13000         * Makefile.in (MAKEINFOFLAGS): New variable.
13001         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13002         * build-all.mk, test-build.mk: Pass down --no-split as
13003         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
13004
13005 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
13006
13007         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
13008
13009 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
13010
13011         * Makefile.in (libg++.tar.z):  New rule.
13012         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
13013         * Makefile.in (taz):  Only do a single chmod.
13014
13015 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13016
13017         * install.sh: don't use dirname anymore (replaced with sed usage)
13018
13019 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
13020
13021         * Makefile.in:  Change extension for gzip'd files from '.z' to
13022         '.gz' per new FSF standard usage.
13023
13024 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13025
13026         * configure: put quotes around the final value of program_transform_name
13027
13028 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13029
13030         * Makefile.in: new install.sh support; update install-info rules
13031
13032 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
13033
13034         * configure.in: Build diff for crosses, but not for go32 host.
13035
13036         * configure.in: Build gprof only for native, and don't build it
13037         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13038
13039 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
13040
13041         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13042
13043 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13044
13045         * configure.in (host_tools): Add prms.
13046
13047 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13048
13049         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13050         with $(FLAGS_TO_PASS) on the command line
13051
13052         * config.sub: Recognize lynx and lynxos
13053
13054 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13055
13056         * config.sub: Accept -ecoff*, not just -ecoff.
13057
13058 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13059
13060         * Makefile.in (taz): Use .gz suffix instead of .z.
13061         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13062         names.
13063
13064 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13065
13066         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13067
13068 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13069
13070         * Makefile.in (install-no-fixedincludes):  install gcc last, so
13071         that rebuilds that might happen during 'make install' don't get
13072         bogus gcc include files
13073
13074 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13075
13076         Change from Utah for HPPA support:
13077         * config.guess: Recognize hppa1.x-hp-bsd.
13078
13079 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
13080
13081         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
13082         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13083
13084 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13085
13086         * config.sub: Add support for rom68k and bug boot monitors.
13087
13088 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
13089
13090         * Makefile.in: Make all-opcodes depend on all-bfd.
13091
13092 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13093
13094         * config.guess: Added special check for i[34]86-univel-sysv4*.
13095
13096 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13097
13098         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13099         the processor rather than assuming i486.
13100
13101 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13102
13103         * config.guess: Recognize SunOS6 as Solaris3.
13104
13105 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
13106
13107         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
13108         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13109
13110 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
13111
13112         * build-all.mk (all-cross): New target for Canadian Cross.
13113         Added Q2 go32 targets.
13114         * test-build.mk: Configure go32 cross sparclite-aout and
13115         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
13116         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13117
13118 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13119
13120         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13121         GO32 hosted toolchains
13122
13123 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13124
13125         * configure: change  so "-exec-prefix" gets passed down rather
13126         than "-exec_prefix" so autoconf generated Makefiles get the
13127         exec_prefix set right.
13128
13129 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13130
13131         * config.guess: get the Solaris2 minor version number
13132
13133         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13134
13135 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13136
13137         * config.guess: Recognize some Sequent platforms.
13138
13139 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13140
13141         * Makefile.in: added the vault-install target
13142
13143         * configure.in: actually use the Sun3 makefile fragment that's in
13144         config, also added the release dir to configdirs
13145
13146 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13147
13148         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13149
13150 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13151
13152         * configure.in: remove some program from Alpha targetted toolchains
13153
13154 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
13155
13156         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
13157         gprof.
13158         (taz): Run "make diststuff" in those directories instead of "make
13159         proto-dir".  Look for "VERSION=" only at start of line in subdir
13160         Makefile.  Use "gzip -9" for compression.
13161         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13162         (binutils.tar.z): New target.
13163
13164 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13165
13166         * Makefile.in (taz): Include gpl.texinfo.
13167
13168 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13169
13170         * Makefile.in (setup-dirs): Merged into "taz" target.
13171         (taz): Only do `proto-dir' stuff if a directory is actually needed
13172         for this target.
13173
13174 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
13175
13176         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13177         (FLAGS_TO_PASS): Pass down MUNCH_NM.
13178         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13179         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13180         (gcc-no-fixedincludes): Correct for current gcc Makefile.
13181
13182 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
13183
13184         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
13185         config.sub, and move-if-change to gdb testsuite distribution
13186         archive, so the testsuite can be extracted, configured, and
13187         run separately from the gdb distribution.  Blow away the Chill
13188         tests that require a Chill compiled executable, since GNU Chill
13189         is not yet publically available.
13190
13191 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13192
13193         * test-build.mk: set environment variables in a single command,
13194         instead of a list of assignments and exports
13195
13196         * config.guess: recognize Alpha/OSF1 systems
13197
13198 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13199
13200         * configure: Change help message to prefer --options rather than
13201           -options.
13202
13203 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13204
13205         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13206         zippy@ecst.csuchico.edu.
13207         * config.guess: Recognize miniframe.
13208
13209 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13210
13211         * Makefile.in: Use srcroot to find runtest rather than rootme.
13212         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13213
13214 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13215
13216         * test-build.mk: Extensive additions to support building on a
13217         machine other than the host.
13218
13219 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13220
13221         * configure (tooldir): Fix for i386-aix again.
13222
13223 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
13224
13225         * configure, Makefile.in:  Change definition of $(tooldir)
13226         to match the FSF.
13227
13228 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
13229
13230         * config.guess:  Recognize i[34]86/SVR4.
13231
13232 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13233
13234         * Makefile.in (all-gdb): gdb depends on sim.
13235
13236 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
13237
13238         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
13239         at the same time we make the prototype gdb directory.
13240         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
13241         files at the same time as the gdb base release distribution.
13242
13243 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
13244
13245         * Makefile.in (check): Use individual check targets rather than
13246         DO_X rule.
13247         (check-gcc): Added.
13248
13249 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
13250
13251         * config.sub: Use sysv3.2 not sysv32 for canonical OS
13252         for System V release 3.2.
13253
13254 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13255
13256         * config.sub: Recognize hppaosf.
13257         * configure.in: Do configure ld/binutils/gas for it.
13258
13259 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13260
13261         * configure (tooldir): Alter syntax used to set this, for systems
13262         where "\$" isn't handled right, like i386-aix.
13263
13264 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13265
13266         * configure: Pass program-transform-name, not
13267         program_transform_name, to recursive configures.
13268
13269 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
13270
13271         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13272         of gas+ld+binutils.
13273
13274 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
13275
13276         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
13277
13278 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13279
13280         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13281
13282 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13283
13284         * Makefile.in (PRMS): Set back to all-prms.
13285
13286 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13287
13288         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13289         targets, rather than for MIPS hosts.
13290
13291 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13292
13293         * configure.in: add comment for --with-x default values
13294
13295         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13296
13297         * Makefile.in: add check-* targets for each of the directories in
13298         the tree.  Add a definition of RUNTEST that will use the one we
13299         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
13300
13301 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
13302
13303         * configure.in: Removed obsolete references to bfd_target and
13304         target_makefile_frag.
13305
13306         * build-all.mk: Set assorted targets for Q2.
13307         * config.sub: Recognize z8k-sim and h8300-hms.
13308         * test-build.mk: Really don't pass host to configure.
13309         (HOLES): Added uname.
13310
13311 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
13312
13313         * configure: Handle an empty program-prefix, program-suffix or
13314         program-transform-name correctly.
13315
13316 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13317
13318         * build-all.mk: -G 8 no longer required for MIPS targets.
13319         * test-build.mk: Don't pass host argument to configure; make it
13320         guess.
13321
13322 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
13323
13324         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
13325         * Makefile.in (COMPRESS):  New macro, like GZIP.
13326
13327 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13328
13329         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13330
13331         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13332         with gas currently defaults to -G 0.
13333
13334 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
13335
13336         * Makefile.in (all-flex): flex depends on byacc.
13337
13338         * build-all.mk: If host not specified, use config.guess.  Pass TAG
13339         to test-build.mk as RELEASE_TAG.
13340         * test-build.mk (configargs): New variable containing arguments to
13341         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
13342         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13343
13344         * config.guess: Use /bin/uname when checking -X argument on SCO,
13345         to avoid invoking GNU uname which doesn't understand -X.
13346
13347         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13348
13349         * configure.in: Build gas for mips-*-*.
13350
13351 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13352
13353         * Makefile.in (all.normal): insert missing backslash.
13354
13355 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13356
13357         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13358
13359         * Makefile.in: Complete overhaul to merge many almost identical
13360         targets.
13361
13362 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13363
13364         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13365         (gdb.tar.Z): Adjusted.
13366
13367         * Makefile.in (setup-dirs, taz): New targets; should be general
13368         enough to adapt for gdb sometime.  Build only .z file.
13369         (gas.tar.z): New target.
13370
13371 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13372
13373         * build-all.mk: Use CC=cc -Xs on Solaris.
13374
13375 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
13376
13377         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
13378         for handling BISON for FSF releases.
13379
13380 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13381
13382         * configure: Actually implement the change zoo just documented.
13383
13384 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
13385
13386         * configure: when using config.guess, only set target_alias when
13387         it's not already been set (ie, on the command line)
13388
13389 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13390
13391         * Makefile.in: add installcheck target, set PRMS to install-prms
13392
13393 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13394
13395         * configure: add support for package_makefile_fragment, handle the
13396         case where a directory has a configure.in file but no Makefile.in
13397         more gracefully (with an actual understandable error message, even);
13398         add support for --without (and add this to the usage message); also
13399         explicitly add a --host=${host_alias} to the command line when
13400         config.guess is used
13401
13402 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13403
13404         * configure: Must use both --host and --target in recursive calls.
13405
13406 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13407
13408         * Makefile.in: Change deja-gnu to dejagnu.
13409
13410 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13411
13412         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13413
13414 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13415
13416         * configure.in: canonicalize all instances to *-*-solaris2*,
13417         also strip out a number of tools to not build for go32 host
13418
13419 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13420
13421         * config.guess: add GPL.
13422
13423         * Makefile.in, config.guess, config.sub, configure: bump
13424           copyrights to 93.
13425
13426 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
13427
13428         * Makefile.in (do-info): Removed obsolete check for existence of
13429         localenv file.
13430
13431         * Makefile.in (MAKEOVERRIDES): Define to be empty.
13432
13433 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13434
13435         * Makefile.in: a couple of 'else true' for decstation,
13436         support for TclX
13437
13438         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13439
13440 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
13441
13442         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13443
13444 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
13445
13446         * config.guess: Recognize i386-ibm-aix (PS/2).
13447         * configure.in: Use config/mh-aix386 file for it.
13448
13449 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
13450
13451         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13452         CC_FOR_TARGET instead.
13453         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13454
13455 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
13456
13457         * Makefile.in: Add sim to list of directories sent with gdb
13458
13459 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13460
13461         * configure.in: Put back mips-dec-bsd* case.
13462
13463 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
13464
13465         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13466         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
13467         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13468
13469 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13470
13471         * configure.in: remove no-op mips-dec-bsd* in "case $target"
13472
13473         * Makefile.in (dir.info): only run gen-info-dir if it exists,
13474         (install-info): install dir.info only if it exists,
13475         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13476
13477 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
13478
13479         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
13480         gas for mips-dec-bsd.
13481
13482 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
13483
13484         * configure (makesrcdir): If ${srcdir} is relative and not ".",
13485         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13486
13487 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13488
13489         * configure.in: Added "dejagnu" to hosttools list.
13490
13491 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
13492
13493         * config.sub, configure.in, config.guess:  Add support
13494         for Bosx, an AIX variant from Bull.
13495         Patches from F.Pierresteguy@frcl.bull.fr.
13496
13497 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13498
13499         * devo/dejagnu: Initial creation of devo/dejagnu.
13500         Migrated dejagnu testcases and support files for testing software
13501         tools to reside as subdirectories, currently called "testsuite",
13502         within the directory of the software tool.  Migrated all programs,
13503         support libraries, etc. beloging to dejagnu proper from
13504         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
13505         with no modifications.  The changes to these files which will
13506         allow them to configure, build, and execute properly will be made
13507         in a future update.
13508
13509 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13510
13511         * Makefile.in: Change send_pr to send-pr.
13512         * configure.in: Likewise.
13513         * send_pr: Renamed directory to send-pr.
13514
13515 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
13516
13517         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
13518
13519 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
13520
13521         * README:  Update for gdb-4.8 release.
13522         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
13523         gdb-xxx.tar.z (gzip'd) file also.
13524
13525 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13526
13527         * Makefile.in: make all-diff depend on all-libiberty
13528
13529 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
13530
13531         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13532
13533 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13534
13535         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13536
13537 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
13538
13539         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
13540         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
13541         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
13542
13543 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13544
13545         * Makefile.in:  makeinfo binary is in a new location
13546
13547 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
13548
13549         * config.sub: Accept -ecoff as an OS.
13550
13551         * Makefile.in: Various changes to eliminate a level of make
13552         recursion and reduce the required command line length.
13553         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13554         sub-makes.
13555         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13556         variables holding settings for specific sub-makes.
13557         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13558         in terms of BASE_FLAGS_TO_PASS.
13559         (TARGET_LIBS): New variable listing directories which use
13560         TARGET_FLAGS_TO_PASS.
13561         (subdir_do): Eliminated.
13562         (do-*): New set of targets to replace subdir_do.
13563         (various): All targets which used subdir_do now depend on do-*.
13564         (local-clean): Renamed from do_clean.
13565         (local-distclean): New target, dependency of distclean and
13566         realclean.
13567         (install-info): Don't create directories.  Depend on dir.info
13568         rather than calling make recursively.
13569         (install-dir.info): Eliminated.
13570         (install-info-dirs): Create all info directories here.
13571         (dir.info): Depend upon do-install-info.
13572
13573         * test-build.mk (HOLES): Added false.
13574
13575 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
13576
13577         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
13578
13579 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13580
13581         * Makefile.in (info): remove dependency on all-texinfo.  The
13582         problem was really in texinfo/C, not at this level.
13583
13584 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13585
13586         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13587
13588 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
13589
13590         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
13591         GDB releases.
13592
13593 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13594
13595         * configure: Include srcdir in message about target of link not
13596         being found.  Don't convert `-' to `_' in `with' options being
13597         passed to subdirs.
13598
13599 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13600
13601         * configure.in: add uudecode to host_tools
13602
13603         * Makefile.in: added {all,install}-uudecode targets, added them to
13604         the appropriate lists
13605
13606 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
13607
13608         * Makefile.in (all-gcc): Added dependency on all-gas.
13609
13610         * configure.in (mips-*-*): Build ld and binutils.
13611
13612 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13613
13614         * configure: check return code from mkdir, print error message and
13615           exit on failure.
13616
13617 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
13618
13619         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
13620
13621 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13622
13623         * test-build.mk (HOLES): Added tar, cpio and uudecode.
13624
13625 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13626
13627         * config.sub (h8500):  Recognize this as a cpu type.
13628
13629 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13630
13631         * configure: source directory missing is no longer a warning
13632
13633         * configure.in: recognize irix[34]* instead of irix[34]
13634
13635         * Makefile.in: define and pass down X11_LIB
13636
13637 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
13638
13639         * guess-systype: Renamed to ...
13640         * config.guess:  ... by popular request.
13641         * configure.in, Makefile.in:  Update accordingly.
13642
13643 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
13644
13645         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
13646         + Add Convex, Cray/Unicos, and Encore/Multimax support.
13647         + Execute ./dummy instead of assuming . is in PATH.
13648
13649 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
13650
13651         * guess-systype:  New shell script.  Attempts to guess the
13652         canonical host name of the executing host.
13653         Only a few hosts are supported so far.
13654         * configure:  Call guess-systype if no host is specified.
13655
13656 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13657
13658         * Makefile.in (gcc-no-fixedincludes): Made to work with current
13659         gcc Makefile.
13660
13661
13662 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
13663
13664         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13665         (all-gcc, install-gcc, subdir_do): Use it.
13666
13667 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13668
13669         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13670
13671 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13672
13673         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13674           set exclusively by configure, using configure.in .
13675
13676 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13677
13678         * test-build.mk: set $PATH for all builds
13679
13680         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13681
13682 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13683
13684         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13685         the one used in gcc/Makefile.in, so that a null expansion doesn't
13686         override the one needed to build gcc with a native cc.
13687
13688
13689 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13690
13691         * configure: Accept -with arguments.
13692
13693 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13694
13695         * Makefile.in: added h8300sim
13696
13697 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13698
13699         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13700         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13701         (all-cygnus, native, build-cygnus): Make
13702         $(canonhost)-stamp-3stage-done, not $(host)....
13703         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13704         i386-sco3.2v4.  Added else true to if command.
13705
13706 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13707
13708         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13709
13710 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13711
13712         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13713
13714 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13715
13716         * configure.in: don't remove binutils from Solaris builds
13717
13718 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13719
13720         * Makefile.in: get rid of earlier definitions for *clean,
13721         also handle the recursive info rule better
13722
13723 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13724
13725         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13726         do more-or-less the right thing.
13727
13728 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13729
13730         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13731         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13732
13733 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13734
13735         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13736         $(host_canonical).
13737
13738         * configure.in: split the configdirs list into 4 categories (native
13739         v. cross, library v. tool) and handle the cross-only and native-
13740         only in more reasonable (and correct!) way.
13741
13742 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13743
13744         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13745         configdirs anymore.
13746
13747 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13748
13749         * Makefile.in: extensive cleanup::  removed all of the explicit
13750         clean-* targets, collapsed many wrappers around subdir_do into
13751         one, added additional targets to satisfy standards.texi, deleted
13752         some old targets, some changes for consistency
13753
13754 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13755
13756         * configure.in: handle some programs as cross-only, and others as
13757         native only
13758
13759         * test-build.mk: handle partial holes in a more generic manner
13760
13761         * Makefile.in: m4 depends on libiberty
13762
13763 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13764
13765         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13766         time, wdiff, and find to configdirs
13767
13768         * Makefile.in: all, clean, and install rules for the new programs
13769         added to configure.in
13770
13771 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13772
13773         * configure.in: use mh-sun for all *-sun-* hosts
13774
13775 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13776
13777         * Makefile.in: define flags for X11 include files and library file
13778         locations, pass them down to the programs that need this info
13779
13780         * build-all.mk: added a 'native' target, to 3stage the native toolchain
13781
13782 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13783
13784         * configure.in: start building libg++ for HP-UX targets
13785
13786 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
13787
13788         * README:  Update references to files moved into etc/.
13789
13790 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
13791
13792         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
13793         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
13794
13795 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13796
13797         * configure: accept dash as well as underscore in long option
13798         names for FSF compatibility.
13799
13800 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
13801
13802         * config.sub: added -sco3.2v4 support from FSF.
13803
13804 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13805
13806         * configure.in: expand the section that adds or removes
13807         directories from the list of programs to build, to handle native
13808         vs. cross in addition to host v. native
13809
13810 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
13811
13812         * Makefile.in:  Replace C++ in macro names with CXX.
13813         This is less likely to break ...
13814
13815 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13816
13817         * test-build.mk: add -w to GNU_MAKE
13818
13819 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13820
13821         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13822         add 'sparc' to list of recognized cpus.  This needed to make
13823         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13824         Delete some redundant ose68 variants.  Recognize -wrs as an os,
13825         then changes that into $CPU-wrs-vxworks.
13826
13827         * configure.in: remove most references to gdbtest, regularize
13828         target based program removal
13829
13830         * test-build.mk: import from p3 tree (many fixes and changes)
13831
13832 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
13833
13834         * Makefile.in: added rules to handle tcl, tk, and expect
13835
13836         * configure.in: handle those directories if they exist
13837
13838 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13839
13840         * config.sub: removed bogus hppabsd and hppahpux names, since
13841         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13842
13843 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13844
13845         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
13846         depends upon all-xiberty
13847
13848         * Makefile.in: changes from p3, including:
13849
13850         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
13851
13852         * Makefile.in (XTRAFLAGS): include newlib directories if
13853         newlib/Makefile exists, rather than if host != target.
13854
13855         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
13856
13857         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13858         from the same source tree and not building a cross-compiler.  This
13859         matters for the libg++ configuration if reconfiguring a tree that
13860         has already been installed.
13861
13862         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
13863
13864         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13865         pick up the machine and system specific header files.
13866
13867         * Makefile.in: added AS_FOR_TARGET, passed down in
13868         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13869         the C compiler to use to create programs which are run in the
13870         build environment, set it to default to $(CC), and passed it down
13871         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13872
13873         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
13874
13875         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13876         We need them for unusual native builds, like systems without
13877         ranlib.
13878
13879         * configure: also define $(host_canonical) and
13880         $(target_canonical), which are the full, canonical names for the
13881         given host and target
13882
13883 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
13884
13885         * Makefile.in:  Added separate definitions for C++.
13886
13887 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
13888
13889         * configure.in (configdirs):  Add deja-gnu.
13890
13891 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
13892
13893         * README:  Update for configure.texi and gdb-4.7 release.
13894
13895 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
13896
13897         * Makefile.in:  Move "all" target to top of file.
13898         Previously, first target was ".PHONY" which caused BSD4.4 make
13899         to build .PHONY when make was run without arguments.
13900
13901 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
13902
13903         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
13904         Library-copylefted code in libiberty.
13905
13906 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
13907
13908         * config.sub:  Replace m68kmote with plain old m68k.
13909
13910 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
13911
13912         * Makefile.in:  Remove space from blank line, avoid Make complaints.
13913
13914 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
13915
13916         * config.sub: Complain if no argument is given.  Added support for
13917         386bsd as OS and target alias.
13918
13919 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
13920
13921         * Makefile.in (XTRAFLAGS): include newlib directories if
13922         newlib/Makefile exists, rather than if host != target.
13923
13924 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
13925
13926         * config.sub: recognize sparclite-wrs-vxworks.
13927
13928         * Makefile.in (install-xiberty): added *-xiberty make rules (from
13929         p3.) Added clean-xiberty to clean.
13930
13931 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13932
13933         * configure.in: use *-*-* instead of nested cases for host and target
13934
13935 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
13936
13937         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13938         from the same source tree and not building a cross-compiler.  This
13939         matters for the libg++ configuration if reconfiguring a tree that
13940         has already been installed.
13941
13942 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
13943
13944         * config.sub (i486v/i486v4):  Merge in from FSF version.
13945
13946 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
13947
13948         * configure: only set PWD if it is already set.
13949
13950 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
13951
13952         * configure: just set PWD=`pwd` at the top, since Ultrix sh
13953         doesn't have unset and all success paths (and most error paths)
13954         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13955         to just ${PWD} to avoid confusion.)
13956
13957 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
13958
13959         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13960         even for a native compilation.
13961
13962 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
13963
13964         Changes to make the gdb.tar.Z rule work better.
13965
13966         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
13967         (DEVO_SUPPORT):  Add configure.texi.
13968         (bfd-ilrt.tar.Z):  Remove ancient rule.
13969
13970 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
13971
13972         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13973         pick up the machine and system specific header files.
13974
13975         * configure.in, config.sub: added new target m68010-adobe-scout,
13976         with alias of adobe68k.  Changed configure.in to check for
13977         -scout before -sco* to avoid a false match.
13978
13979         * Makefile.in: added AS_FOR_TARGET, passed down in
13980         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13981         the C compiler to use to create programs which are run in the
13982         build environment, set it to default to $(CC), and passed it down
13983         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13984
13985 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13986
13987         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13988         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
13989         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13990         FOR_TARGET variants, to newlib and libg++.
13991
13992 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13993
13994         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13995         first.
13996
13997 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
13998
13999         * config.sub:  Accept `elf' as an environment.
14000
14001 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14002
14003         * Makefile.in (all-opcodes):  cd into the right directory
14004
14005 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
14006
14007         * configure: added -program_transform_name option, used as
14008         argument to sed when installing programs.
14009         configure.texi: added documentation for -program_prefix,
14010         -program_suffix and -program_transform_name.
14011
14012 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
14013
14014         * config.sub:  Accept i486 where i386 ok.
14015
14016 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
14017
14018         * config.sub: accept we32k
14019
14020 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
14021
14022         * config.sub, configure.in: accept OSE68000 and OSE68k.
14023
14024         * Makefile.in: don't create all directories for ``make install'';
14025         let the subdirectories create the ones they need.
14026
14027 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14028
14029         * COPYING: new file, GPL v2
14030
14031 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14032
14033         * Makefile.in: use the new gen-info-dir, which needs a template
14034         argument (which also lives in texinfo)
14035
14036         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14037
14038 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
14039
14040         * config.sub (ncr3000):  Change i386 to i486.
14041
14042 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14043
14044         * Makefile.in: add install-rcs, install-grep to
14045         install-no-fixedincludes, removed install-bison and install-libgcc
14046
14047 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
14048
14049         * configure.in: grab the HPUX makefile fragment if on HPUX
14050
14051 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14052
14053         * Makefile.in: eradicate bison spoor (ditto libgcc).
14054          configure.in: recognise m68{k,000}-ericsson-OSE.
14055          es1800 is alias for m68k-ericsson-OSE
14056
14057 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14058
14059         * configure.in: rearrange the parts that remove programs from
14060         configdirs, based now on HOST==TARGET or by canonical triple.
14061
14062 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14063
14064         * test-build.mk: recurse explicitly with -f test-build.mk when
14065           appropriate.  predicate stage3 and comparison on the existence
14066           of gcc.  That is, if gcc isn't around, we aren't three-staging.
14067           On very clean, also remove ...stamp-co.  Build in-place before
14068           doing other builds.
14069
14070 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14071
14072         * Makefile.in, configure.in: add tgas
14073
14074 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14075
14076         * Makefile.in: a number of changes merged in from progressive.
14077
14078         * configure.in: add libm.
14079
14080         * .cvsignore: ignore some stuff that comes from test-build.mk.
14081
14082 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
14083
14084         * config.sub:  Add es1800 (m68k-ericsson-es1800).
14085
14086 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14087
14088         * configure: Add program_suffix (parallel to program_prefix)
14089         * Makefile.in: adjust directory-creating script for losing decstation
14090
14091 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
14092
14093         * configure:  Minor $subdir-related fixes.
14094
14095 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14096
14097         * configure: fix various problems with propogating
14098         makefile_target_frag in subdirs.
14099         * configure.in: config libgcc if its there
14100
14101 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
14102
14103         * config.sub:  HPPA merge.
14104
14105 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
14106
14107         * Makefile.in:  Replace all-bison with all-byacc in all
14108         dependency lines for other tools (which now use byacc).
14109
14110 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
14111
14112         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
14113
14114 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
14115
14116         * Makefile.in: make gprof rules similar to byacc rules (instead of
14117         vestigal $(unsubdir) that didn't work...)
14118
14119 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
14120
14121         * config.sub:  Add support for Linux.
14122         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
14123         (at least for libg++).
14124
14125 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
14126
14127         * configure.texi: fix doc for the -nfp option to configure
14128
14129 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
14130
14131         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14132
14133 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
14134
14135         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14136         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14137         * configure.in: added solaris* host_makefile_frag hook.
14138
14139 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14140
14141         * config.sub: changed recognition of m68000 so that various
14142         m68k types can be specified via m680[01234]0
14143
14144 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14145
14146         * config.sub (basic_machine): fix sed so that '-foo' isn't
14147         completely substituted out while .+'-foo' loses the '-foo'
14148
14149 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14150
14151         * config.sub ($os): Add -aout.
14152
14153 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
14154
14155         * configure:  If host_makefile_frag is absolute, don't
14156         prefix ${invsubdir} (relevant to libg++ auto-configure).
14157
14158 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14159
14160         * Makefile.in (tooldir): Define it.
14161         (all-ld): Depend on all-flex.
14162
14163 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
14164
14165         * Makefile.in (check):  Fix libg++ special case.
14166
14167 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
14168
14169         * configure: do not bury `pwd` into config.status, thus do fewer
14170           pwd's.
14171
14172         * configure: print the "Building in" message only when building in
14173           other than "." AND verbose.
14174
14175         * configure: remove -s, rework -v to better accomodate guested
14176           configures.
14177
14178         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14179
14180 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
14181
14182         * Makefile.in: macroize flags passed on recursion.  remove
14183           fileutils.
14184
14185 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
14186
14187         * configure: get makesrcdir right for subdirs deeper than 1.
14188
14189         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14190           install.
14191
14192 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
14193
14194         * Makefile.in: don't print subdir_do or recursion lines.
14195
14196 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
14197
14198         * standards.texi: added menu item.
14199
14200         * Makefile.in: build and install standards.info.
14201
14202         * standards.texi: new file.
14203
14204 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14205
14206         * configure: test for and move config.status pieces from
14207           ${subdir}/.
14208
14209 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
14210
14211         * configure:  Test for existance of files before trying to mv
14212         them, to avoid numerous non-existance messages.
14213
14214 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
14215
14216         * configure: correct final line of config.status.
14217
14218         * configure: patch from eggert.  Avoids a protection problem if
14219           the original Makefile.in is read only.
14220
14221         * configure: use move-if-change from gcc to create config.status.
14222           Some makefiles depend on config.status to tell if a directory
14223           has been reconfigured for a different host.  This change
14224           prevents those directories from remaking everything in the case
14225           where the reconfig was only intended to rebuild a Makefile.
14226
14227         * configure: test for config.sub with "config.sub sun4" rather
14228           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
14229           host alias from a missing config.sub.
14230
14231 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14232
14233         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14234           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
14235
14236 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
14237
14238         * configure: mkdir ${subdir} as needed.
14239
14240 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
14241
14242         * Makefile.in,configure.in: added autoconf.
14243
14244 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14245
14246         * Makefile.in: no longer pass against on recursion.
14247
14248         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14249           definitions are not inherited.
14250
14251         * configure: correct makesrcdir when subdir is .
14252
14253 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
14254
14255         * configure:  Add support for 'subdirs' variable, which is
14256         like 'configdirs', except that configure doesn't re-invoke
14257         itself for subdirs, it just creates a Makefile for each subdir.
14258         * configure.texi:  Document subdirs.
14259
14260 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14261
14262         * configure.in: added flex to configdirs
14263
14264 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
14265
14266         * Makefile.in: remove clean-stamps from clean.
14267
14268 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
14269
14270         * configure.in:  Add gdbtest to configdirs.
14271
14272 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
14273
14274         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
14275         to recursive makes.
14276         * configure.in:  Recognize new ncr3000 config.
14277
14278 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
14279
14280         * Makefile.in, configure.in: removed references to gdbm.
14281
14282 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
14283
14284         * config.sub:  Don't canonicalize os value
14285         newsos* to bsd (readline needs to check for newsos).
14286         (This fix was earlier made Jan 31, but got re-broken.)
14287
14288 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
14289
14290         * configure.in:  sco is an os, not a vendor!
14291
14292         * configure:  Quote $( better.  Keep various shells happy.
14293
14294 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
14295
14296         * Makefile.in: eliminate stamp-files.
14297
14298 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
14299
14300         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
14301           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14302
14303 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
14304
14305         * config.sub:  fix iris/iris3.
14306
14307 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
14308
14309         * configure: re-add -rm.
14310
14311 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
14312
14313         * Maskefile.in: add .stmp-rcs to all.
14314
14315         * configure.in: remove gas from rs6000 build, use aix host fragment.
14316
14317 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
14318
14319         * configure: pass down site_option during recursion.
14320
14321 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
14322
14323         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
14324
14325 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
14326
14327         * configure: Change exec_prefix so that it really defaults to prefix.
14328
14329 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
14330
14331         * Makefile.in, configure.in:  Add support for mmalloc library.
14332
14333 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
14334
14335         * Makefile.in: add stmp dependencies for a few more things.
14336
14337 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
14338
14339         * configure: adjusted error message on objdir/srcdir configure
14340           collision, per john's suggestion.
14341
14342         * Makefile.in: add libiberty stmp to all and all.cross.
14343
14344 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
14345
14346         * Makefile.in: remove force dependencies, add grep to all.
14347
14348 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
14349
14350         * Makefile.in: drop flex.  make stamp files work.
14351
14352         * configure: added test for conflicting configuration in srcdir,
14353           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
14354           gets cranky.  use relative paths for configure and srcdir
14355           whenever possible.  Send some error messages to stderr that were
14356           going to stdout.
14357
14358 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
14359
14360         * Makefile.in:  Fix libg++ rule to check for gcc directory
14361         before using gcc/gcc.  Also pass XTRAFLAGS.
14362
14363 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
14364
14365         * Makefile.in: added stmp-files so that directories aren't polled
14366           when they are already built.
14367
14368         * configure.texi: fixed a node pointer problem.
14369
14370 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
14371
14372         * config.sub configure.in gdb/configure.in
14373         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14374         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14375         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
14376
14377 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14378
14379         * configure: -recurring becomes -silent.  corrected help message
14380           for -site= option.
14381
14382         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14383
14384 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14385
14386         * configure: when building Makefile for crosses, replace
14387           tooldir and program_prefix.  default srcdir from location of
14388           config.sub.  remove "for host in hosts" and "for target in
14389           targets" loops.
14390
14391 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14392
14393         * Makefile.in: Do not pass bindir or mandir to cvs.
14394
14395 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
14396
14397         * Makefile.in, configure.in: removed traces of namesubdir,
14398           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
14399           copyrights to '92, changed some from Cygnus to FSF.
14400
14401         * configure.texi: remove most references to multiple hosts,
14402           multiple targets, subdirs, etc.
14403
14404         * configure.man: removed rcsid. reference config.sub not
14405           config.subr.
14406
14407         * Makefile.in: mkdir $(infodir) on install-info.
14408
14409 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
14410
14411         * configure.texi:  Explain better about .gdbinit and about
14412         the environment that configure.in sections run in.
14413
14414 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
14415
14416         * configure.in:  Ultrix is only a decstation if it's a MIPS.
14417
14418 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
14419
14420         * README:  DOC.configure => cfg-paper.texi.
14421
14422 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
14423
14424         * config.sub (near case $os):  Don't convert newsos* to bsd!
14425
14426 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
14427
14428         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
14429         the number of copies of COPYING that go into the GDB tar file.
14430
14431 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
14432
14433         * bfd/configure.in, gdb/config/mh-i386sco,
14434         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14435         Fix SCO configuration stuff.
14436
14437 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
14438
14439         * Makefile.in:  For libg++, make sure the -I pointing
14440         to the gcc directory goes *after* all the libg++-local -I flags.
14441         Also, move just-gcc dependency from just-libg++ to all-libg++.
14442
14443 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
14444
14445         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
14446
14447 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
14448
14449         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
14450
14451 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
14452
14453         * config.sub:  Add stratus configuration frags.  Also
14454         submitted to FSF.
14455
14456 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
14457
14458         * Makefile.in (DEV_SUPPORT):  add configure.man.
14459
14460         * config.sub(Decode manufacturer-specific):  add -none*.
14461
14462 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
14463
14464         * Makefile.in:  remove form feeds to make Sun's make happy.
14465         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
14466
14467 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
14468
14469         * Makefile.in (AR_FLAGS):  Make quieter.
14470
14471 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
14472
14473         * configure.in:  Add libg++.
14474         * configure:  When verbose, don't output the command line at each
14475         level; it will be unremarkably the same as the previous version,
14476         which will be the same as what the user typed.
14477
14478 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
14479
14480         * configure.in, Makefile.in: fix clean-info, add flex.  add
14481           fileutils.
14482
14483         * configure: be less sensitive to spaces in Makefile.in.  Do not
14484           look for sources in "..".  Doing so breaks subdirectories that
14485           might have their own configure.  If a subdir has it's own
14486           configure script, use it.
14487
14488 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
14489
14490         * cfg-paper.texi: some changes suggested by rms.
14491
14492 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
14493
14494         * config.sub:  Merge in some small additions from the FSF version,
14495         taken from the gcc distribution, to bring the Cygnus and FSF
14496         versions into closer sync.
14497
14498 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
14499
14500         * configure.in:  Changed svr4 references to sysv4.
14501
14502 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
14503
14504         * configure: added -V for version number option.
14505
14506 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
14507
14508         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14509           renamed from DOC.configure to cfg-paper.texi.
14510
14511 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14512
14513         * configure, config.subr, config.sub: config.subr is now
14514           config.sub again.
14515
14516 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
14517
14518         * configure.texi: new file, in progress.
14519
14520         * Makefile.in: build info file and install the man page for
14521           configure.
14522
14523         * configure.man: new file, first cut.
14524
14525         * configure: find config.subr again now that configuration "none"
14526           has gone.  removed all traces of the -ansi option.  removed all
14527           traces of the -languages option.
14528
14529         * config.subr: resync from rms.
14530
14531 1991-12-11  K. Richard Pixley  (rich at rtl.cygnus.com)
14532
14533         * configure, config.sub, config.subr: merge config.sub into
14534           config.subr, call the result config.subr, remove config.sub, use
14535           config.subr.
14536
14537         * Makefile.in: revised install for dir.info.
14538
14539 1991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
14540
14541         * configure.in: add decstation host makefile frag.
14542
14543         * Makefile.in: BISON now bison -y again.  also install-gcc on
14544           install.  clean-gdbm on clean.  infodir belongs in datadir.
14545           Make directories for info install.  Build dir.info here then
14546           install it.
14547
14548 1991-12-09  K. Richard Pixley  (rich at rtl.cygnus.com)
14549
14550         * Makefile.in: fix for bad directory tests.
14551
14552 1991-12-07  K. Richard Pixley  (rich at rtl.cygnus.com)
14553
14554         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
14555           regexp.  -srcdir relative was being handled incorrectly.
14556
14557         * Makefile.in: unwrapped some for loops so that parallel makes
14558           work again and so one can focus one's attention on a particular
14559           package.
14560
14561 1991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
14562
14563         * configure: added PWD as a stand in for `pwd` (for speed). use
14564           elif wherever possible.  make -srcdir work without -objdir.
14565           -objdir= commented out.
14566
14567 1991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
14568
14569         * configure: +options become --options.  -subdirs commented out.
14570           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
14571           Makefile now at top of generated Makefile.  Removed cvs log
14572           entries.  added -srcdir.  create .gdbinit only if there is one
14573           in ${srcdir}.
14574
14575         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
14576           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
14577           and mandir now keyed off datadir by default.
14578
14579 1991-11-22  K. Richard Pixley  (rich at rtl.cygnus.com)
14580
14581         * Freshly created ChangeLog.
14582
14583 \f
14584 Local Variables:
14585 mode: change-log
14586 left-margin: 8
14587 fill-column: 76
14588 version-control: never
14589 End: