Add support for PowerPC VLE.
[platform/upstream/binutils.git] / ChangeLog
1 2012-05-14  Catherine Moore  <clm@codesourcery.com>
2
3         * NEWS:  Mention PowerPC VLE port.
4
5 2012-05-11  Mike Frysinger  <vapier@gentoo.org>
6
7         * MAINTAINERS (config/): Move to intl/ section.
8         (compile; depcomp; install-sh; missing; ylwrap): Likewise.
9
10 2012-05-09  Nick Clifton  <nickc@redhat.com>
11             Paul Smith  <psmith@gnu.org>
12
13         PR bootstrap/50461
14         * configure.ac (mpfr-dir): When using in-tree MPFR sources
15         allow for the fact that from release v3.1.0 of MPFR the source
16         files were moved into a src sub-directory.
17         * configure: Regenerate.
18
19 2012-05-02  Roland McGrath  <mcgrathr@google.com>
20
21         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
22         * configure: Regenerate.
23
24 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
25
26         * config.sub: Update to 2012-04-18 version from official repo.
27
28 2012-03-19  Tristan Gingold  <gingold@adacore.com>
29
30         * configure.ac (ia64*-*-*vms*): Add support for ld.
31         * configure: Regenerate.
32
33 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
34
35         * configure.ac (enable_libgomp): Remove *-*-irix6*.
36         (unsupported_languages): Remove mips-sgi-irix6.*.
37         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
38         (with_stabs): Remove.
39         * configure: Regenerate.
40
41 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
42
43         * configure.ac (enable_libgomp): Remove *-*-osf*.
44         (with_stabs): Remove alpha*-*-osf*.
45         * configure: Regenerate.
46
47 2012-03-09  Jeff Johnston  <jjohnstn@redhat.com>
48
49         * COPYING.NEWLIB: Modify DJ Delorie license to include
50         modification rights in clause as permitted by DJ Delorie.
51         * COPYING.LIBGLOSS: Ditto.
52
53 2012-03-09  Jeff Johnston  <jjohnstn@redhat.com>
54
55         * COPYING.NEWLIB: Remove two unused licenses.
56
57 2012-03-05  Tristan Gingold  <gingold@adacore.com>
58
59         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
60         * configure: Regenerate.
61
62 2012-02-21  Joern Rennecke  <joern.rennecke@embecosm.com>
63
64         * COPYING.NEWLIB: Add Adapteva notice.
65         * COPYING.LIBGLOSS: Add Adapteva notice.
66
67 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
68
69         * configure: Regenerate.
70
71 2011-12-15  Jeff Johnston  <jjohnstn@redhat.com>
72
73         * COPYING.LIBGLOSS: Add GPL with exception license.
74
75 2011-11-09  Roland McGrath  <mcgrathr@google.com>
76
77         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
78         * configure: Rebuild.
79         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
80         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
81         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
82         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
83         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
84         Add READELF.
85         * Makefile.in: Rebuild.
86
87 2011-11-08  Richard Henderson  <rth@redhat.com>
88
89         * configure.ac: Test for libitm directory present first.
90
91         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
92
93         * configure.ac: Test libitm/configure.tgt to disable libitm.
94         * configure: Rebuild.
95
96 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
97
98         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
99         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
100         * Makefile.in: Regenerate.
101
102 2011-11-01  DJ Delorie  <dj@redhat.com>
103
104         * configure.ac (rl78-*-*) New case.
105         * configure: Regenerate.
106
107 2011-11-01  DJ Delorie  <dj@redhat.com>
108
109         * config.sub: Update to version 2011-10-29 (added rl78)
110
111 2011-10-27  Nick Clifton  <nickc@redhat.com>
112
113         * config.sub: Import these changes from the config project:
114
115         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
116             Ben Elliston  <bje@gnu.org>
117
118         * config.sub (epiphany): New.
119
120         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
121             Ben Elliston  <bje@gnu.org>
122
123         * config.sub (hexagon, hexagon-*): New.
124
125         2011-08-23  Roland McGrath  <mcgrathr@google.com>
126
127         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
128         64eb to be64.
129
130         2011-08-16  Roland McGrath  <mcgrathr@google.com>
131
132         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
133         (nacl): Grok as alias for 32el-unknown-nacl.
134
135 2011-08-19  Joel Brobecker  <brobecker@adacore.com>
136
137         * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
138
139 2011-08-14  Yao Qi  <yao@codesourcery.com>
140
141         Merge from gcc:
142
143         2011-08-14  Yao Qi  <yao@codesourcery.com>
144         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
145         * configure: Regenerate.
146
147 2011-07-26  Ian Lance Taylor  <iant@google.com>
148
149         Merge from gcc:
150
151         2011-07-26  Ian Lance Taylor  <iant@google.com>
152         * configure.ac: Set have_compiler based on whether gcc directory
153         exists, rather than on whether gcc is in configdirs.
154         * configure: Rebuild.
155
156         2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
157         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
158         link directories.
159         * Makefile.in: Rebuild.
160
161         2011-07-20  Ian Lance Taylor  <iant@google.com>
162         PR bootstrap/49787
163         * configure.ac: Move --enable-bootstrap handling earlier in file.
164         If --enable-bootstrap and either --enable-build-with-cxx or
165         --enable-build-poststage1-with-cxx, enable C++ automatically.
166         * configure: Rebuild.
167
168         2011-07-19  Ian Lance Taylor  <iant@google.com>
169         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
170         make C++ a boot_language.  Set and substitute
171         POSTSTAGE1_CONFIGURE_FLAGS.
172         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
173         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
174         * configure, Makefile.in: Rebuild.
175
176         2011-07-16  Jason Merrill  <jason@redhat.com>
177         * Makefile.def (language=c++): Add check-c++0x and
178         check-target-libmudflap-c++.
179         * Makefile.tpl (check-target-libmudflap-c++): New.
180         * Makefile.in: Regenerate.
181
182         2011-07-16  Matthias Klose  <doko@ubuntu.com>
183         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
184         * Makefile.def (target_modules/libjava): Pass
185         $(EXTRA_CONFIGARGS_LIBJAVA).
186         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
187         if not configured with --enable-static-libjava.
188         * Makefile.in: Regenerate.
189         * configure: Likewise.
190
191         2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
192         PR regression/47836
193         PR bootstrap/23656
194         PR other/47733
195         PR bootstrap/49247
196         PR c/48825
197         * configure.ac (target_libraries): Remove target-libiberty.
198         Remove case-statement setting skipdirs=target-libiberty for
199         multiple targets.  Remove checking target_configdirs and
200         removing target-libiberty but keeping target-libgcc if
201         otherwise empty.
202         * Makefile.def (target_modules): Don't add libiberty.
203         (dependencies): Remove all traces of target-libiberty.
204         * configure, Makefile.in: Regenerate.
205
206 2011-07-22  Jason Merrill  <jason@redhat.com>
207
208         * Makefile.def (language=c++): Add check-c++0x and
209         check-target-libmudflap-c++.
210         * Makefile.tpl (check-target-libmudflap-c++): New.
211         * Makefile.in: Regenerate.
212
213 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
214
215         * configure: Regenerate.
216
217 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
218
219         PR target/39150
220         * configure.ac (i[3456789]86-*-solaris2*): Also accept
221         x86_64-*-solaris2.1[0-9]*.
222         * configure: Regenerate.
223
224 2011-06-13  Walter Lee <walt@tilera.com>
225
226         * configure.ac (tilepro-*-*) New case.
227         (tilegx-*-*): Likewise.
228         * configure: Regenerate.
229
230 2011-06-06  Nick Clifton  <nickc@redhat.com>
231
232         * config.sub: Sync from upstream.
233
234 2011-05-08  Doug Kwan  <dougkwan@google.com>
235
236         Merge from gcc:
237
238         2011-05-08  Doug Kwan  <dougkwan@google.com>
239
240                 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
241                 * configure: Regenerated.
242                 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
243                 value from configure.
244                 * Makefile.in: Regenerated.
245
246 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
247
248         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
249         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
250         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
251         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
252         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
253         *-*-vxworks*): Disable newlib and libgloss in separate case
254         statement.
255         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
256         to separate case statement.
257         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
258         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
259         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
260         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
261         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
262         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
263         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
264         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
265         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
266         i[[3456789]]86-*-rdos*, m32r-*-*,
267         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
268         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
269         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
270         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
271         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
272         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
273         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
274         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
275         and libgloss in main case over targets.  Remove most empty cases
276         in main case over targets.
277         * configure: Regenerate.
278
279 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
280
281         * configure.ac: Remove code setting special library locations for
282         hppa*64*-*-hpux11*.  Remove code setting compiler for
283         sparc-sun-solaris2*.
284         * configure: Regenerate.
285
286 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
287
288         * configure.ac: Separate libgloss_dir settings from general case
289         over targets.
290         * configure: Regenerate.
291
292 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
293
294         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
295         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
296         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
297         cases in libgcj-disabling case statement.
298         (hppa*64*-*-linux*): Set unsupported_languages instead of
299         disabling target-zlib.
300         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
301         to hppa*64*-*-hpux*.
302         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
303         hppa*-*-hpux*.
304         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
305         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
306         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
307         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
308         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
309         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
310         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
311         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
312         libgcj-disabling case statement.
313         * configure: Regenerate.
314
315 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
316
317         * configure.ac: Disable Java for targets not supporting libffi.
318         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
319         Remove cases in Java-disabling statement.
320         (*arm-wince-pe): Change to arm-wince-pe.
321         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
322         cases in Java-disabling statement.
323         (bfin-*-*): Don't disable Java again.
324         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
325         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
326         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
327         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
328         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
329         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
330         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
331         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
332         Java-disabling statement.
333         (mmix-*-*): Don't disable Java again.
334         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
335         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
336         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
337         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
338         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
339         statement.
340         * configure: Regenerate.
341
342 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
343
344         Merge from GCC:
345
346         2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
347
348         PR lto/48086
349         * configure.ac: Re-enable LTO on *-apple-darwin9*.
350         * configure: Regenerate.
351
352 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
353
354         * configure.ac: Separate cases disabling Java and Java libraries
355         from general case over targets.
356         * configure: Regenerate.
357
358 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
359
360         * configure.ac (build_tools): Remove build-byacc.
361         (host_libs): Remove mmalloc.
362         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
363         autoconf automake libtool diff rcs fileutils shellutils time
364         textutils wdiff find uudecode hello tar gzip indent recode release
365         sed perl gawk findutils gettext zip.
366         (libgcj): Remove target-qthreads.
367         (target_tools): Remove target-examples target-gperf.
368         (YACC): Don't handle building byacc.
369         * configure: Regenerate.
370         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
371         dosutils, examples, fileutils, find, findutils, gawk, gettext,
372         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
373         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
374         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
375         handle building components.
376         * Makefile.in: Regenerate.
377
378 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
379
380         * config.sub: Sync from upstream.
381
382 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
383
384         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
385         (microblaze*): Don't disable libssp.
386         * configure: Regenerate.
387
388 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
389
390         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
391         moveifchange.
392         * configure: Regenerate.
393         * Makefile.tpl: Use @SHELL@ not @config_shell@.
394         * Makefile.in: Regenerate.
395
396 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
397
398         * configure.ac (*-*-sysv4*): Don't enable libgomp.
399         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
400         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
401         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
402         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
403         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
404         md_exec_prefix cases.
405         * configure: Regenerate.
406
407 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
408
409         * configure.ac: Separate cases disabling target-libssp,
410         target-libiberty, target-libstdc++-v3 and Fortran from general
411         case over targets.
412         * configure: Regenerate.
413
414 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
415
416         * configure.ac (*-*-chorusos): Don't disable libgcj.
417         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
418         Remove case.
419         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
420         (arm-*-coff): Don't disable libgcj.
421         (arm*-*-linux-gnueabi): Remove useless assignment.
422         (arm-*-riscix*): Don't disable libgcj.
423         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
424         configuration.
425         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
426         (c54x*-*-*): Remove case.
427         (tic54x-*-*): Don't disable GCC or GCC libraries.
428         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
429         to *.
430         (d10v-*-*): Don't disable GCC libraries.
431         (d30v-*-*): Don't disable libgcj.
432         (h8500-*-*): Don't disable GCC libraries.
433         (i960-*-*): Don't disable libgcj.
434         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
435         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
436         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
437         libgcj.
438         (m68k-*-coff*): Remove case.
439         (mmix-*-*): Don't disable libgloss on host.
440         (mn10200-*-*, mn10300-*-*): Remove cases.
441         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
442         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
443         Don't disable libgcj.
444         (romp-*-*): Remove case.
445         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
446         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
447         case.
448         (v810-*-*): Don't disable GCC libraries.
449         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
450         (ip2k-*-*): Don't disable GCC libraries.
451         * configure: Regenerate.
452
453 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
454
455         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
456         libffi on host.
457         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
458         on host.
459         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
460         * configure: Regenerate.
461
462 2011-03-26  John Marino  <binutils@marino.st>
463
464         * configure.ac: Add support for *-*-dragonfly*
465         * configure: Regenerate.
466
467 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
468
469         * configure.ac (native_only): Remove.
470         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
471         send-pr uudecode guile gnuserv on host.
472         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
473         send-pr rcs guile perl texinfo libtool on host.
474         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
475         automake send-pr rcs guile perl texinfo libtool on host.
476         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
477         (*-*-kaos*): Don't disable target-examples target-gperf on target.
478         (alpha*-dec-osf*): Don't disable fileutils on target.
479         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
480         texinfo send-pr expect dejagnu on target.
481         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
482         target-qthreads on target.
483         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
484         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
485         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
486         x86_64-*-mingw*): Don't disable expect on target.
487         (*-*-cygwin*): Don't disable target-gperf on target.
488         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
489         gnuserv on target.
490         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
491         target.
492         * configure: Regenerate.
493
494 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
495
496         * configure.ac (target_tools): Remove target-groff.
497         (native_only): Remove target-groff.
498         (hppa*64*-*-*): Don't disable byacc.
499         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
500         setting.
501         (*-*-kaos*): Don't skip target-librx and target-groff.
502         (*-*-netware*): Don't skip target-libmudflap.
503         (*-*-tpf*): Don't skip target-libmudflap.
504         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
505         directories on the host.
506         (ia64*-*-*vms*): Don't skip tix.
507         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
508         host.
509         * configure: Regenerate.
510
511 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
512
513         * configure.ac: Remove references to mt-mep, mt-netware,
514         mt-wince.
515         * Makefile.def: Add all-utils soft dependencies.
516         * Makefile.tpl: Remove GDB_NLM_DEPS.
517         * configure: Regenerate.
518         * Makefile.in: Regenerate.
519
520 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
521
522         Sync from GCC:
523
524         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
525
526         * configure.ac: Do not include mh-x86omitfp.
527         * configure: Regenerate.
528
529         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
530
531         * configure.ac: Remove empty cases.
532         * configure: Regenerate.
533
534         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
535
536         * Makefile.def: Add dependency from termcap to gdb.
537         * Makefile.in: Regenerate.
538
539         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
540
541         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
542         * configure: Regenerate.
543         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
544         * Makefile.tpl: Likewise.
545         * Makefile.in: Regenerate.
546
547         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
548
549         * configure.ac: Remove all mentions of tentative_cc.
550         * configure: Regenerate.
551
552         2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
553
554         PR lto/48086
555         * configure.ac: Re-enable LTO on *-apple-darwin9.
556         * configure: Regenerate.
557
558 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
559
560         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
561         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
562         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
563         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
564         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
565         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
566         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
567         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
568         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
569         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
570         *-*-rhapsody*): Remove host cases.
571         * configure: Regenerate.
572
573 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
574
575         * configure.ac (ppc*-*-pe): Remove host case.
576         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
577         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
578         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
579         cases.
580         * configure: Regenerate.
581
582 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
583
584         * config.sub: Update to version 2011-03-23.
585
586 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
587
588         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
589         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
590         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
591         * configure: Regenerate.
592
593 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
594
595         * config-ml.in: Don't handle arc-*-elf*.
596         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
597         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
598         handle GCC libraries.
599         * configure: Regenerate.
600
601 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
602
603         PR bootstrap/48120:
604         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
605         Add -lstdc++ -lm to LIBS.
606         * configure: Regenerate.
607
608 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
609
610         * config.guess: Update to version 2011-02-02
611         * config.sub: Update to version 2011-02-24
612
613 2011-03-03  Sebastian Pop  <sebastian.pop@amd.com>
614
615         * configure.ac: Adjust test of with_ppl.
616         * configure: Regenerated.
617
618 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
619
620         * configure.ac: Add -lpwl to ppllibs.
621         * config/cloog.m4: Add -lisl to clooglibs.
622         * configure: Regenerated.
623
624 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
625
626         Import from Libtool and gnulib:
627
628         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
629
630         Prepare for supporting FreeBSD 10.
631         * config.rpath: Remove handling of freebsd1* which soon would
632         match FreeBSD 10.0.
633
634         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
635
636         Remove support for FreeBSD 1.x.
637         * libtool.m4 (_LT_LINKER_SHLIBS)
638         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
639         soon would incorrectly match FreeBSD 10.0.
640
641 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
642
643         PR binutils/12283
644         * MAINTAINERS (mkinstalldirs): Comes from Automake.
645         (move-if-change): Comes from gnulib.
646         * move-if-change: Import version from gnulib.
647
648 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
649
650         Sync from GCC:
651
652         2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
653
654         PR lto/47225
655         * Makefile.def (lto-plugin): Double dash for enable-shared.
656         (configure-gcc): Depend on all-lto-plugin.
657         * Makefile.in: Rebuilt.
658
659         2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
660
661         * configure.ac: Remove extra bracket.
662         * configure: Regenerate.
663
664         2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
665
666         PR lto/47225
667         * Makefile.def: Add dependency for install-gcc
668         on install-lto-plugin.
669         * Makfile.in: Regenerated
670
671         2011-01-25  Jakub Jelinek  <jakub@redhat.com>
672
673         * configure.ac: If with_ppl is no, move setting with_cloog=no
674         after CLOOG_REQUESTED check.
675         * configure: Regenerated.
676
677         2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
678
679         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
680         CLooG has been requested.
681         * configure: Regenerated.
682
683         2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
684
685         * configure: Regenerated.
686         * configure.ac: Check for version 0.11 (or later revision) of PPL.
687
688         2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
689
690         * configure: Regenerated.
691         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
692
693         2011-01-07  Jan Hubicka  <jh@suse.cz>
694
695         PR lto/47225
696         * Makefile.in: Regenerate.
697         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
698         configure.
699
700 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
701
702         PR libgcj/44341
703         * configure.ac: Discard --with-* flags for host when configuring
704         target libraries for cross build.
705         * configure: Rebuilt.
706
707 2011-01-21  Andreas Schwab  <schwab@redhat.com>
708
709         Sync from GCC:
710
711         2011-01-21  Andreas Schwab  <schwab@redhat.com>
712
713         * configure.ac: Use AS_HELP_STRING throughout.
714         * configure: Regenerate.
715
716         2011-01-18  Jie Zhang  <jie.zhang@analog.com>
717
718         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
719         * configure: Regenerate.
720
721 2010-12-10  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
722
723         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
724
725 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
726
727         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
728         for ia64-hpux.
729         * configure: Regenerate.
730
731 2011-01-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
732
733         Sync from GCC:
734         2010-12-22  Hariharan Sandanagobalane  <hariharan@picochip.com>
735
736         * configure.ac: (picochip): Disable libiberty.
737         * configure: Regenerate.
738
739 2010-12-18  Jeff Johnston  <jjohnstn@redhat.com>
740
741         * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
742
743 2010-12-10  Ian Lance Taylor  <iant@google.com>
744
745         PR bootstrap/46819
746         * configure.ac: For --disable-libgcj clear libgcj_saved.
747         * configure: Rebuild.
748
749 2010-12-10  Tobias Burnus  <burnus@net-b.de>
750
751         PR fortran/46540
752         * configure.ac: Add --disable-libquadmath and
753         --disable-libquadmath-support.
754         * configure: Regenerate.
755
756 2010-12-10  Tristan Gingold  <gingold@adacore.com>
757
758         * src-release (ETC_SUPPORT): add gnu-oids.texi
759
760 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
761
762         PR libffi/46792
763         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
764         * configure: Regenerate.
765
766 2010-12-02  Ian Lance Taylor  <iant@google.com>
767
768         * configure.ac: Always set default for poststage1_ldflags to
769         -static-libstdc++ -static-libgcc.
770
771 2010-12-02  Jeff Johnston  <jjohnstn@redhat.com>
772
773         * COPYING.NEWLIB: Add National Semiconductor notice.
774
775 2010-11-29  Andreas Schwab  <schwab@redhat.com>
776
777         * configure.ac: Move comment to remove extra space in last argument
778         of GCC_TARGET_TOOL.
779
780 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
781
782         PR other/46026
783         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
784         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
785         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
786         (BASE_FLAGS_TO_PASS): Use it.
787         * configure: Rebuilt.
788         * Makefile.in: Rebuilt.
789
790 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
791
792         PR binutils/12258
793         * configure.ac: Correct comments for --enable-gold/--enable-ld.
794         Properly check default linker.
795         * configure: Regnerated.
796
797 2010-11-23  Matthias Klose  <doko@ubuntu.com>
798
799         * configure.ac: For --enable-gold, handle value `default' instead of
800         `both*'.   New configure option --{en,dis}able-ld.
801         * configure: Regenerate.
802
803 2010-11-20  Ian Lance Taylor  <iant@google.com>
804
805         * configure.ac: Only disable a language library if no language needs
806         it.  Don't let --disable-libgcj uncondtionally disable libffi.
807         * configure: Rebuild.
808
809 2010-11-20  Paolo Bonzini  <bonzini@gnu.org>
810
811         * configure: Regenerate.
812
813 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
814
815         PR other/46202
816         * configure.ac: Fix just-built in-tree STRIP name to be
817         binutils/strip-new.
818         * configure: Regenerate.
819         * Makefile.def (install-strip-gcc, install-strip-binutils)
820         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
821         (install-strip-sid): Mirror dependencies on non-strip variants
822         of these targets on the respective -strip prerequisites.
823         * Makefile.tpl (install-strip, install-strip-host)
824         (install-strip-target): New targets.
825         (install-strip-[+module+], install-strip-target-[+module+]):
826         New targets.
827         * Makefile.in: Regenerate.
828
829 2010-11-19  Ian Lance Taylor  <iant@google.com>
830             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
831
832         * configure.ac: Add target-libgo to target_libraries.  Set
833         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
834         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
835         (HOST_EXPORTS): Add GOC.
836         (BASE_TARGET_EXPORTS): Add GOC.
837         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
838         (GOCFLAGS_FOR_TARGET): New variable.
839         (EXTRA_HOST_FLAGS): Add GOC.
840         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
841         * Makefile.def (target_modules): Add libgo.
842         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
843         (dependencies): Add dependency from configure-target-libgo to
844         configure-target-libffi and all-target-libstdc++-v3.  Add
845         dependencies from all-target-libgo to all-target-libffi.
846         (languages): Add go.
847         * configure: Rebuild.
848         * Makefile.in: Rebuild.
849
850 2010-11-19  Ian Lance Taylor  <iant@google.com>
851
852         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
853         compiler/flag environment variables.
854
855 2010-11-18  Ian Lance Taylor  <iant@google.com>
856
857         * configure.ac: Check for lang_requires_boot_languages in
858         config-lang.in files.
859         * configure: Rebuild.
860
861 2010-11-17  Mike Frysinger  <vapier@gentoo.org>
862
863         * .gitignore: New file.
864
865 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
866             Tobias Burnus  <burnus@net-b.de>
867
868         PR fortran/32049
869         * Makefile.def: Add libquadmath; build it with language=fortran.
870         * configure.ac: Add libquadmath.
871         * Makefile.tpl: Handle multiple libs in check-[+language+].
872         * Makefile.in: Regenerate.
873         * configure: Regenerate.
874
875 2010-11-15  Andreas Schwab  <schwab@redhat.com>
876
877         * configure.ac: Fix spelling in option names.
878         * configure: Regenerated.
879
880 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
881
882         PR bootstrap/39622
883         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
884         * configure: Regenerated.
885
886 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
887
888         * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
889         define the cloog backend to use. Furthermore, only pass the ppllibs to
890         the configure checks, if necessary.
891         * configure: Regenerate.
892
893 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
894
895         * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
896         * configure: regenerate
897
898 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
899
900         * config/cloog.m4: Fix typo.  verison -> version.
901         * configure: Regenerate.
902
903 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
904
905         * config/cloog.m4: Pass ppl libraries to the CLooG version check.
906         * configure: Regenerate.
907
908 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
909
910         * configure.ac: Support official CLooG.org versions.
911         * configure: Regenerate.
912         * config/cloog.m4: New.
913
914 2010-11-05  Michael Eager  <eager@eagercon.com>
915
916         * COPYING.LIBGLOSS: Correct typo in microblaze.
917         * COPYING.NEWLIB: Same.
918
919 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
920
921         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
922         * configure: Regenerate.
923
924 2010-11-03  Ian Lance Taylor  <iant@google.com>
925             Dave Korn  <dave.korn.cygwin@gmail.com>
926
927         PR lto/46273
928         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
929         and on other supported platforms whenever LTO is enabled.
930         * configure: Rebuild.
931
932 2010-11-02  Alan Modra  <amodra@gmail.com>
933
934         PR binutils/12110
935         * configure.ac: Error when source path contains spaces.
936         * configure: Regenerate.
937
938 2010-10-20  Ian Lance Taylor  <iant@google.com>
939
940         * Makefile.def (target_modules): Set lib_path to src/.libs for
941         libstdc++-v3 module.
942         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
943         * Makefile.in: Rebuild.
944
945 2010-10-08  Bernd Schmidt  <bernds@codesourcery.com>
946             Joseph Myers  <joseph@codesourcery.com>
947
948         * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
949         notices.
950         * COPYING.NEWLIB: Add Texas Instruments notice.
951
952 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
953
954         * configure.ac (build_lto_plugin): New shell variable.
955         (--enable-lto): Turn on by default for all non-ELF platforms that
956         have had LTO support added so far.  Set build_lto_plugin appropriately
957         for both ELF and non-ELF.
958         (configdirs): Add lto-plugin or not based on build_lto_plugin.
959         * configure: Regenerate.
960
961 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
962
963         PR bootstrap/45326
964         PR bootstrap/45174
965         * configure.ac: Honor initial values of $build_configargs,
966         $host_configargs, $target_configargs.  Mark the precious, so
967         environment settings get recorded.
968         * configure: Regenerate.
969
970 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
971
972         Sync from GCC:
973
974         2010-09-30  Michael Eager  <eager@eagercon.com>
975
976         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
977         * configure: Regenerate.
978
979         2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
980
981         * configure.ac (enable-lto): Add Darwin to the list of supported lto
982         targets and amend comment.
983         * configure: Regenerate.
984
985         2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
986
987         * configure.ac: Enable LTO by default on Darwin.
988         * configure: Regenerate.
989
990         2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
991
992         PR bootstrap/44455
993         * configure.ac (extra_mpfr_configure_flags): Copy from
994         extra_mpc_gmp_configure_flags.
995         * configure: Re-generated.
996
997 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
998
999         Sync from GCC:
1000
1001         PR bootstrap/45796
1002         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1003         Depend on all-build-libiberty.
1004         * Makefile.in: Regenerate.
1005
1006 2010-09-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1007
1008         Sync from GCC:
1009
1010         PR bootstrap/44621
1011         * configure.ac: Fix unportable shell quoting.
1012         * configure: Regenerate.
1013
1014 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1015
1016         * configure.ac: Support all v850 targets.
1017         * configure: Regenerate.
1018
1019 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1020
1021         PR target/44862
1022         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1023         Provide -B option to allow for link spec %s substitutions for
1024         libstdc++.a on darwin.
1025         * Makefile.in: Regenerate.
1026
1027 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1028
1029         * Makefile.def (configure-gcc): Depend on all-libelf.
1030         * Makefile.in: Rebuild.
1031
1032 2010-06-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1033
1034         * config.sub, config.guess: Update from upstream sources.
1035
1036 2010-06-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1037
1038         Sync from GCC:
1039
1040         2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1041         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1042         * configure: Regenerated.
1043
1044         2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1045         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1046         * configure: Regenerate.
1047
1048         2010-04-17  Ralf Cors<E9>pius  <ralf.corsepius@rtems.org>
1049         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1050         * configure: Regenerate.
1051
1052         2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1053         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1054         separately.
1055         * configure: Regenerate.
1056
1057         2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1058         * configure: Regenerate after change to elf.m4.
1059
1060         2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1061         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1062         * configure: Regenerated.
1063
1064         2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1065         * configure.ac: Print "buggy but acceptable" when CLooG
1066         revision is less than 9.
1067         * configure: Regenerated.
1068
1069 2010-05-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1070
1071         Merge from gcc:
1072
1073         2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1074         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1075         * configure: Regenerate.
1076
1077         2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1078         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1079         a platform that supports LTO.
1080         * configure: Regenerate.
1081
1082         2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1083         PR lto/42776
1084         * configure.ac (--enable-lto): Refactor handling so libelf tests
1085         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1086         and allow LTO to be explicitly enabled on non-ELF platforms that
1087         are known to support it inside else-clause.
1088         * configure: Regenerate.
1089
1090 2010-04-27  Roland McGrath  <roland@redhat.com>
1091             H.J. Lu  <hongjiu.lu@intel.com>
1092
1093         * configure.ac (--enable-gold): Support both, both/gold and
1094         both/bfd to add gold to configdirs without removing ld.
1095         * configure: Regenerated.
1096
1097         * Makefile.def: Add install-gold dependency to install-ld.
1098         * Makefile.in: Regenerated.
1099
1100 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1101
1102         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1103         * configure: Regenerate.
1104
1105 2010-04-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1106
1107         Merge from gcc:
1108         PR bootstrap/43615
1109         PR bootstrap/43328
1110         Revert:
1111         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1112         * configure.ac: Do not pass --enable-multilib nor
1113         --disable-multilib in baseargs.  Accept explicitly passed
1114         --enable_multilib.
1115         * configure: Regenerate.
1116
1117 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1118
1119         PR bootstrap/43328
1120         * configure.ac: Do not pass --enable-multilib nor
1121         --disable-multilib in baseargs.  Accept explicitly passed
1122         --enable_multilib.
1123         * configure: Regenerate.
1124
1125 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1126
1127         * configure.ac (tic6x-*-*): New case.
1128         * configure: Regenerate.
1129
1130 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1131
1132         Merge from gcc:
1133         2010-03-19  Jack Howarth <howarth@bromo.med.uc.edu>
1134         PR ada/42554
1135         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1136         * configure: Regenerate.
1137
1138 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1139
1140         * config.sub: Update to version 2010-03-22.
1141         * config.guess: Update to version 2009-12-30.
1142
1143 2010-03-14  Joseph Myers  <joseph@codesourcery.com>
1144
1145         Merge from gcc:
1146         2010-01-11  Richard Guenther  <rguenther@suse.de>
1147         PR lto/41569
1148         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1149         * Makefile.in: Regenerated.
1150
1151 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1152
1153         PR libstdc++/32499
1154         * configure.ac (RANLIB): Default to true.
1155         (STRIP): Likewise.
1156         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1157         * configure: Regenerate.
1158
1159 2010-02-17  Nick Clifton  <nickc@redhat.com>
1160
1161         PR 11238
1162         * Makefile.tpl (local-distclean): Also remove config.cache files in
1163         sub-directories as there may not be Makefiles present in the
1164         sub-directories.
1165         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1166         the config.cache files found by the find command.
1167
1168         * Makefile.in: Regenerate.
1169         * configure.ac: Revert previous delta.
1170         * configure: Regenerate.
1171
1172 2010-02-15  Nick Clifton  <nickc@redhat.com>
1173
1174         PR 11238
1175         * configure.ac: Delete config.cache files in sub-directories when
1176         deleting Makefiles.
1177         * configure: Regenerate.
1178
1179 2010-02-15  Nick Clifton  <nickc@redhat.com>
1180
1181         * configure.ac: Sync from gcc.
1182         * configure: Regenerate.
1183
1184 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1185
1186         Sync from gcc:
1187         * configure.ac: Add "recommended" version checks for GMP/MPC.
1188         Update recommended GMP/MPFR/MPC versions.
1189         * configure: Regenerate.
1190
1191 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1192
1193         gcc PR libstdc++/36101, gcc PR libstdc++/42813
1194         * configure.ac (bootstrap_target_libs): Make inclusion of
1195         target-libgomp conditional on libgomb being in target_configdirs.
1196         * configure: Regenerate.
1197
1198 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1199
1200         gcc PR libstdc++/36101, gcc PR libstdc++/42813
1201         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1202         * configure: Regenerate.
1203
1204 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1205
1206         gcc PR libstdc++/36101, gcc PR libstdc++/42813
1207         * configure.ac (target_configdirs): Substitute.
1208         * Makefile.def: Bootstrap target module libgomp.
1209         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1210         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1211         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1212         * configure, Makefile.in: Regenerate.
1213
1214 2009-12-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1215
1216         * libtool.m4: Sync from git Libtool.
1217         * ltmain.sh: Likewise.
1218         * ltoptions.m4: Likewise.
1219         * ltversion.m4: Likewise.
1220         * lt~obsolete.m4: Likewise.
1221
1222 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1223             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1224
1225         PR bootstrap/42424
1226         * configure.ac: Include libtool m4 files.
1227         (_LT_CHECK_OBJDIR): Call it.
1228         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1229         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1230
1231         * configure: Regenerate.
1232
1233 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1234
1235         PR bootstrap/41818
1236         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1237         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1238         * Makefile.in: Regenerate.
1239
1240 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1241
1242         * config.sub, config.guess: Update from upstream sources.
1243
1244 2009-12-17  Jeff Johnston  <jjohnstn@redhat.com>
1245
1246         * COPYING.NEWLIB: Update copyright date.
1247         * COPYING.LIBGLOSS: Ditto.
1248
1249 2009-12-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1250
1251         PR middle-end/30447
1252         PR middle-end/30789
1253         PR other/40302
1254
1255         * configure.ac: Require MPC.
1256         * configure: Regenerate.
1257
1258         * configure.ac: Update minimum MPC version to 0.8.
1259         * configure: Regenerate.
1260
1261 2009-11-20  Paolo Bonzini  <bonzini@gnu.org>
1262
1263         * config.guess: Sync with upstream and gcc.
1264         * config.sub: Sync with upstream and gcc.
1265
1266 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1267
1268         * Makefile.def: Restore host and target settings for gmp.
1269         * Makefile.in: Rebuild.
1270
1271 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1272
1273         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1274         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1275         Fix portability of test of C++ as bootstrap language.  Add
1276         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1277         * configure: Rebuild.
1278         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1279         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1280         in-tree building.
1281         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1282         (POSTSTAGE1_HOST_EXPORTS): Use it.
1283         (STAGE[+id+]_CXXFLAGS): New.
1284         (BASE_FLAGS_TO_PASS): Pass it down.
1285         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1286         extra_exports.
1287         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1288         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1289         extra_exports.
1290         * Makefile.in: Rebuild.
1291
1292 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1293
1294         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1295         paths for *-w64-mingw* and x86_64-*mingw*.
1296         * configure: Regenerated.
1297
1298 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1299
1300         * configure.ac: Disable target-winsup & co for
1301         x86_64-*-mingw* and *-w64-mingw* targets.
1302         * configure: Regenerated.
1303
1304 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1305
1306         * configure.ac (CLooG test): Use = with test.
1307         * configure: Regenerate.
1308
1309 2009-10-22  Richard Guenther  <rguenther@suse.de>
1310
1311         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1312         cloog if the ppl version check failed.  Move flags saving
1313         before setting in libelf check.
1314         * configure: Regenerate.
1315
1316 2009-10-21  Richard Guenther  <rguenther@suse.de>
1317
1318         * configure.ac: Adjust the ppl and cloog configure to work as
1319         documented.  Disable cloog if ppl was disabled.  Omit the version
1320         checks if they were disabled.
1321         * configure: Re-generate.
1322
1323 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1324
1325         * configure.ac: Add 'lto' to enable_languages, not
1326         new_enable_languages, and only if not already present.
1327         * configure: Regenerate.
1328
1329 2009-10-06  Ian Lance Taylor  <iant@google.com>
1330
1331         * Makefile.def: check-gold depends upon all-gas.
1332         * Makefile.in: Rebuild.
1333
1334 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1335
1336         * Makefile.def: all-lto-plugin depends on all-libiberty.
1337         set bootstrap=true for lto-plugin.
1338         Add lto-plugin.
1339         * Makefile.in: Regenerate.
1340         * configure.ac (host_libs): Add lto-plugin.
1341         * configure: Regenerate.
1342
1343 2009-10-03  Diego Novillo  <dnovillo@google.com>
1344
1345         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1346         (HOST_LIBELFLIBS): Define.
1347         (HOST_LIBELFINC): Define.
1348         * Makefile.in: Regenerate.
1349         * configure.ac: Add --enable-lto.
1350         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1351         If --enable-lto is used, add 'lto' to new_enable_languages.
1352         If --enable-lto is used and gold is enabled, add
1353         lto-plugin to configdirs.
1354         * configure: Regenerate.
1355
1356 2009-10-03  Simon Baldwin  <simonb@google.com>
1357
1358         * configure.ac: If --with-system-zlib, suppress local zlib and
1359         pass --with-system-zlib to subdir configure scripts.
1360         * configure: Regenerate.
1361
1362 2009-10-01  Loren J. Rittle <ljrittle@acm.org>
1363             Paolo Bonzini  <bonzini@gnu.org>
1364
1365         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1366         $(srcdir).
1367         * Makefile.in: Rebuilt.
1368
1369 2009-09-29  Paolo Bonzini  <bonzini@gnu.org>
1370
1371         Sync from gcc:
1372         2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1373
1374         * configure.ac: Update minimum MPC version to 0.7.
1375         * configure: Regenerate.
1376
1377 2009-09-25  Nick Clifton  <nickc@redhat.com>
1378
1379         * configure.ac: Pass any --cache-file=/dev/null option on to
1380         subconfigures.
1381         * configure: Regenerate.
1382
1383 2009-09-23  Nick Clifton  <nickc@redhat.com>
1384
1385         * config.sub, config.guess: Update from upstream sources.
1386
1387 2009-09-22  Loren J. Rittle <ljrittle@acm.org>
1388
1389         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1390         * Makefile.in: Rebuilt.
1391
1392 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1393
1394         PR bootstrap/32272
1395         * configure.ac: Error out if $srcdir isn't '.' but contains
1396         host-${host_noncanonical}.
1397         * configure: Regenerate.
1398
1399 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1400
1401         * configure.ac: If bootstrapping a combined tree with
1402         --enable-gold, require c++ in stage1_languages.
1403         * configure: Regenerate.
1404
1405         * configure.ac: Also add target_libs of stage1_languages to
1406         bootstrap_target_libs.
1407         * configure: Regenerate.
1408
1409         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1410         with --enable-languages not containing c++.
1411         * configure: Regenerate.
1412
1413 2009-09-16  Jie Zhang  <jie.zhang@analog.com>
1414
1415         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1416         * configure: Regenerate.
1417
1418 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1419
1420         * configure.ac: Do not use $extrasub for replacing @if/@endif
1421         parts in Makefile; instead, use additional arguments to
1422         AC_CONFIG_COMMANDS to do the replacement manually, with several
1423         sed invocations, to avoid HP-UX sed command limits.
1424         * configure: Regenerate.
1425
1426 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1427
1428         * configure.ac (with-build-config): Document.  Handle without.
1429         Handle missing argument.
1430         * configure: Rebuilt.
1431
1432 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1433
1434         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1435         Default to bootstrap-debug only if compare-debug works.
1436         * configure: Rebuilt.
1437         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1438         * Makefile.in: Rebuilt.
1439
1440 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1441
1442         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1443         * Makefile.in: Rebuilt.
1444
1445 2009-09-02  Paolo Bonzini  <bonzini@gnu.org>
1446
1447         * Makefile.tpl (AWK): Fix typo.
1448         * Makefile.in: Regenerate.
1449
1450 2009-09-02  Paolo Bonzini  <bonzini@gnu.org>
1451
1452         * configure.ac: Detect awk and sed.
1453         * Makefile.def (flags_to_pass): Add AWK and SED.
1454         * Makefile.tpl (AWK, SED): New.
1455         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1456         * configure: Regenerate.
1457         * Makefile.in: Regenerate.
1458
1459 2009-09-01  Tristan Gingold  <gingold@adacore.com>
1460
1461         * setup.com: Ported to Itanium VMS.  Can also build using DCL scripts.
1462         Remove logical names.
1463
1464 2009-08-31  Dave Korn  <dave.korn.cygwin@gmail.com>
1465
1466         * ltmain.sh (func_normal_abspath): New function.
1467         (func_relative_path): Likewise.
1468         (func_mode_help): Document new -bindir option for link mode.
1469         (func_mode_link): Add new -bindir option, and use it to place
1470         output DLL if specified.
1471
1472 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1473
1474         * configure.ac (AC_PREREQ): Bump to 2.64.
1475
1476 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1477
1478         * README-maintainer-mode: Point directly to upstream locations
1479         for autoconf, automake, libtool, gettext, instead of copies on
1480         sources.redhat.com.  Document required versions.
1481         * configure.ac: Do not substitute datarootdir, htmldir,
1482         pdfdir, docdir.  Do not process --with-datarootdir,
1483         --with-htmldir, --with-pdfdir, --with-docdir.
1484         * configure: Regenerate.
1485
1486         * configure: Regenerate.
1487
1488         * compile: Sync from Automake 1.11.
1489         * depcomp: Likewise.
1490         * install-sh: Likewise.
1491         * missing: Likewise.
1492         * mkinstalldirs: Likewise.
1493         * ylwrap: Likewise.
1494
1495 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1496
1497         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1498         (baseargs): Add --disable-option-checking.
1499         * configure: Regenerate.
1500
1501         * Makefile.def (configure-target-libiberty): Depend on
1502         all-binutils and all-ld.
1503         (configure-target-newlib): Likewise.
1504         * Makefile.in: Regenerate.
1505
1506 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1507
1508         Sync with GCC, merge:
1509
1510         2009-07-31  Christian Bruel  <christian.bruel@st.com>
1511
1512         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1513         * configure: Regenerate.
1514
1515         2009-07-06  Ian Lance Taylor  <iant@google.com>
1516
1517         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1518         * configure: Rebuild.
1519
1520         2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1521
1522         PR bootstrap/40338
1523         * configure.ac (comparestring): Create new variable.
1524         * Makefile.tpl (comparestring): Use to skip some comparisions.
1525         * configure: Regenerate.
1526         * Makefile.in: Regenerate.
1527
1528         2009-06-23  Ian Lance Taylor  <iant@google.com>
1529
1530         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1531         boot_languages.  Only bootstrap target libraries listed in
1532         target_libs for some boot language.  Add --with-stage1-ldflags,
1533         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1534         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1535         if not building with C++.
1536         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1537         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1538         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1539         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1540         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1541         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1542         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1543         * configure, Makefile.in: Rebuild.
1544
1545         2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1546
1547         * configure.ac: Detect MPC in default directory.
1548         * configure: Regenerate.
1549
1550         2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1551
1552         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1553         to noconfdirs.
1554         * configure: Regenerate.
1555
1556         2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1557
1558         * Makefile.def: Add MPC support and dependencies.
1559         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1560
1561         * Makefile.in, configure: Regenerate.
1562
1563         2009-05-24  Nicolas Roche  <roche@adacore.com>
1564
1565         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1566         * Makefile.in: Regenerate.
1567
1568         2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1569
1570         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1571         * configure:  Regenerate.
1572
1573         2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1574
1575         * configure.ac ($with_ppl):  Default to no if not supplied.
1576         ($with_cloog):  Likewise.
1577         configure:  Regenerate.
1578
1579         2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1580
1581         PR bootstrap/39739
1582         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1583         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1584
1585         * configure, Makefile.in: Regenerate.
1586
1587         2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1588
1589         * configure.ac: Change copyright header to refer to version
1590         3 of the GNU General Public License and to point readers at the
1591         COPYING3 file and the FSF's license web page.
1592         * Makefile.def: Likewise.
1593         * Makefile.tpl: Likewise.
1594         * Makefile.in: Regenerate.
1595
1596         2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1597
1598         * configure.ac: Restore match for darwin9 or later. Use double
1599         brackets since regeneration eats one pair.
1600         * configure: Regenerate.
1601
1602 2009-08-18  Christopher Faylor  <me+cygwin@cgf.cx>
1603
1604         * MAINTAINERS: Perform some obvious fixups.
1605
1606 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1607
1608         * config.sub, config.guess: Update from upstream sources.
1609
1610 2009-08-06  Michael Eager <eager@eagercon.com>
1611
1612         * configure.ac: Add Microblaze target.
1613         * configure: Regenerate.
1614
1615 2009-07-02  Tristan Gingold  <gingold@adacore.com>
1616
1617         * configure.ac: Do not exclude gas for i386-*-darwin.
1618         Add a case for x86_64-*-darwin.
1619         * configure: Regenerate.
1620
1621 2009-06-26  Doug Evans  <dje@sebabeach.org>
1622
1623         * Makefile.def (host_modules): Add cgen.
1624         * Makefile.in: Regenerate.
1625         * configure.ac (host_tools): Add cgen.
1626         * configure: Regenerate.
1627
1628 2009-06-17  Michael Eager <eager@eagercon.com>
1629
1630         * COPYING.LIBGLOSS: Add Xilinx license.
1631
1632 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1633
1634         * configure.ac: Define is_elf for QNX Neutrino targets.
1635         * configure: Regenerate.
1636
1637 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1638             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1639
1640         * Makefile.tpl (all): Avoid a trailing backslash.
1641         * Makefile.in: Regenerate.
1642
1643 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1644
1645         * config.sub, config.guess: Update from upstream sources.
1646
1647 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1648
1649         * Makefile.tpl ([+compare-target+]): Compare all stage
1650         directories, rather than just gcc.
1651         * Makefile.in: Rebuilt.
1652
1653 2009-05-28  Doug Kwan  <dougkwan@google.com>
1654
1655         * configure.ac: Support gold for target arm*-*-*.
1656         * configure: Regenerate.
1657
1658 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1659
1660         * Makefile.tpl (all): Avoid harmless warning in make all when
1661         gcc-bootstrap is enabled but stage_last does not exist.
1662         * Makefile.in: Rebuilt.
1663
1664 2009-05-25  Tristan Gingold  <gingold@adacore.com>
1665
1666         * setup.com: Complete the file with configuration and build.
1667
1668 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1669
1670         PR other/40159
1671         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1672         gcc-no-bootstrap are mutually exclusive.
1673         * Makefile.in: Rebuilt.
1674
1675 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1676
1677         PR other/40159
1678         * Makefile.tpl (all): Don't end with unconditional success.
1679         * Makefile.in: Rebuilt.
1680
1681 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1682
1683         PR target/37137
1684         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1685         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1686         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1687         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1688         stage_configureflags, stage_cflags and stage_libcflags into
1689         explicit Makefile macros.
1690         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1691         GFORTRAN.
1692         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1693         CC.  Set CC_FOR_BUILD from CC.
1694         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1695         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1696         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1697         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1698         and GFORTRAN.
1699         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1700         (_LIBCFLAGS): Renamed to _TFLAGS.
1701         (do-compare-debug, do-compare3-debug): Drop.
1702         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1703         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1704         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1705         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1706         (XGCC_FLAGS_FOR_TARGET): New.
1707         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1708         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1709         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1710         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1711         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1712         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1713         TFLAGS.
1714         (BUILD_CONFIG): Include if requested.
1715         (all): Set TFLAGS on bootstrap.
1716         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1717         (all-stageid-prefixmodule): Likewise.
1718         (do-clean, distclean-stageid): Set TFLAGS.
1719         (restrap): Fix whitespace.
1720         * Makefile.in: Rebuilt.
1721
1722 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1723
1724         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1725         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1726         * Makefile.in: Regenerate.
1727
1728 2009-04-24  Eli Zaretskii  <eliz@gnu.org>
1729
1730         * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
1731         consistency with config.sub.  (Update from upstream sources.)
1732
1733 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
1734
1735         * texinfo/texinfo.tex: Update to version 2009-03-28.05.
1736
1737 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1738
1739         * config.sub, config.guess: Update from upstream sources.
1740
1741 2009-04-15  Anthony Green  <green@moxielogic.com>
1742
1743         * configure.ac: Add moxie support.
1744         * configure: Rebuilt.
1745
1746 2009-04-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1747
1748         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1749         * configure: Regenerate.
1750
1751 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1752
1753         PR gas/10039
1754         * configure.ac: Require texinfo 4.7.
1755         * configure: Regenerated.
1756
1757 2009-04-09  Steve Ellcey  <sje@cup.hp.com>
1758
1759         * Makefil.def (languages): New entries.
1760         * Makefile.tpl (check-gcc-*): New generic target.
1761         * Makefile.in: Regenerate.
1762
1763 2009-03-27  Eli Zaretskii  <eliz@gnu.org>
1764
1765         * djunpack.bat: Use ".." quoting in Sed command, for the sake of
1766         Windows builds of Sed.
1767
1768 2009-03-18  Tom Tromey  <tromey@redhat.com>
1769
1770         * configure: Rebuild.
1771         * configure.ac (host_libs): Add libiconv.
1772         * Makefile.in: Rebuild.
1773         * Makefile.def (host_modules): Add libiconv.
1774         (configure-gdb, all-gdb): Depend on libiconv.
1775
1776 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1777
1778         * configure.ac: Treat gdb as supported on x86_64-darwin.
1779         * configure: Regenerate.
1780
1781 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1782
1783         Merge from GCC:
1784
1785         2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1786
1787         * configure.ac (--with-host-libstdcxx): New option.
1788         * configure: Regenerate.
1789
1790         2009-01-29  Robert Millan  <rmh@aybabtu.com>
1791
1792         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1793         * configure: Regenerate.
1794
1795         2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
1796
1797         PR tree-optimization/38515
1798         * configure.ac (cloog-polylib): Removed.
1799         (with_ppl, with_cloog): Test for "no".
1800         * configure: Regenerated.
1801
1802 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1803
1804         Backport from git Libtool:
1805
1806         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1807         Support GNU/kOpenSolaris.
1808         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1809         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1810         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1811         GNU/kOpenSolaris.
1812
1813 2009-02-05  Andreas Schwab  <schwab@suse.de>
1814
1815         * Makefile.tpl (stage_last): Define $r and $s before using
1816         $(RECURSE_FLAGS_TO_PASS).
1817         * Makefile.in: Regenerate
1818
1819 2009-01-21  Jeff Johnston  <jjohnstn@redhat.com>
1820
1821         * COPYING.NEWLIB: Add ARM license.
1822
1823 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1824
1825         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1826         (all-opcodes): Depend on all-libiberty.
1827         * Makefile.in: Regenerate.
1828
1829 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1830
1831         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1832         * configure: Regenerate.
1833
1834 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1835
1836         Backport link test fix from upstream Libtool:
1837
1838         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1839         Add cache variables to tests that require the linker to work.
1840         For shlibpath_overrides_runpath, this also changes the semantics
1841         to let the result from the C compiler take precedence.
1842         compiler take precedence.
1843
1844 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1845
1846         * config.sub, config.guess: Update from upstream sources.
1847
1848 2008-12-17  Jeff Johnston  <jjohnstn@redhat.com>
1849
1850         * COPYING.NEWLIB: Updated.
1851         * COPYING.LIBGLOSS: Ditto.
1852
1853 2008-12-16  Paolo Bonzini  <bonzini@gnu.org>
1854
1855         Sync with GCC:
1856
1857         2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1858
1859         * configure.ac (ppllibs): Add by default the lib flags.
1860         * configure: Regenerate.
1861
1862         2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1863
1864         * configure.ac: Add double brackets on darwin[912].
1865         * configure: Regenerate.
1866
1867         2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1868
1869         * configure.ac: Expand to darwin10 and later.
1870         * configure: Regenerate.
1871
1872 2008-12-02  Andreas Schwab  <schwab@suse.de>
1873
1874         * Makefile.def: configure-target-boehm-gc depends on
1875         all-target-libstdc++-v3.
1876         * Makefile.in: Regenerate.
1877
1878 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1879
1880         * config.sub, config.guess: Update from upstream sources.
1881
1882 2008-11-27  Joseph Myers  <joseph@codesourcery.com>
1883
1884         Merge from GCC:
1885
1886         2007-12-02  Matthias Klose  <doko@ubuntu.com>
1887
1888         * config-ml.in: Remove 64bit configure tests.
1889
1890         2008-05-14  Rafael Espindola  <espindola@google.com>
1891
1892         * config-ml.in: don't handle --enable-shared and --enable-static.
1893
1894         2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1895             Tobias Grosser  <grosser@fim.uni-passau.de>
1896             Jan Sjodin  <jan.sjodin@amd.com>
1897             Harsha Jagasia  <harsha.jagasia@amd.com>
1898             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1899             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1900             Adrien Eliche  <aeliche@isty.uvsq.fr>
1901
1902         Merge from graphite branch.
1903         * configure: Regenerate.
1904         * Makefile.in: Regenerate.
1905         * configure.ac (host_libs): Add ppl and cloog.
1906         Add checks for PPL and CLooG.
1907         * Makefile.def (ppl, cloog): Added modules and dependences.
1908         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1909         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1910
1911         2008-09-03  Richard Guenther  <rguenther@suse.de>
1912
1913         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1914         cloog test.
1915         * configure: Re-generate.
1916
1917         2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1918
1919         * configure.ac (--with-cloog-polylib): New.
1920         (--disable-cloog-version-check): New.
1921         (--disable-ppl-version-check): New.
1922         * configure: Re-generate.
1923
1924         2008-09-05  Richard Guenther  <rguenther@suse.de>
1925
1926         * configure.ac: Initialize clooglibs to -lcloog.
1927         * configure: Re-generate.
1928
1929         2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1930
1931         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1932         recommended version to 2.3.2.
1933
1934         * configure: Regenerate.
1935
1936         2008-10-31  Ben Elliston  <bje@au.ibm.com>
1937
1938         * configure.ac (spu-*-*): Remove special case.
1939         * configure: Regenerate.
1940
1941         Complete comment text from GCC version of:
1942
1943         2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1944
1945         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1946         (GCC_SHLIB_SUBDIR): New.
1947         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1948         * configure: Regenerate.
1949         * Makefile.in: Regenerate.
1950
1951 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1952
1953         * configure.ac: Build gdb for i?86-*-darwin*
1954         * configure: Regenerated.
1955
1956 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1957
1958         PR bootstrap/38014
1959         PR bootstrap/37923
1960
1961         Revert:
1962
1963         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1964
1965         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1966         * Makefile.in: Regenerated.
1967
1968         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1969
1970         PR gdb/921
1971         PR gdb/1646
1972         PR gdb/2175
1973         PR gdb/2176
1974
1975         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1976         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1977         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1978         (HOST_EXPORTS): Pass CPPFLAGS.
1979         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1980         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1981         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1982         * Makefile.in, configure: Regenerated.
1983         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1984         and CPPFLAGS_FOR_BUILD.
1985
1986 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1987
1988         * configure.ac [spu-*-*]: Do not set skipdirs.
1989         * configure: Re-generate.
1990
1991 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1992
1993         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1994         * Makefile.in: Regenerated.
1995
1996 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1997
1998         PR gdb/921
1999         PR gdb/1646
2000         PR gdb/2175
2001         PR gdb/2176
2002
2003         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2004         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2005         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2006         (HOST_EXPORTS): Pass CPPFLAGS.
2007         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2008         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2009         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2010         * Makefile.in, configure: Regenerated.
2011         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2012         and CPPFLAGS_FOR_BUILD.
2013
2014 2008-09-29  Peter O'Gorman  <pogma@thewrittenword.com>
2015
2016         * libtool.m4: Update to libtool 2.2.6.
2017         * lt~obsolete.m4: Update to libtool 2.2.6.
2018         * ltmain.sh: Update to libtool 2.2.6.
2019         * ltsugar.m4: Update to libtool 2.2.6.
2020         * ltversion.m4: Update to libtool 2.2.6.
2021         * ltoptions.m4: Update to libtool 2.2.6.
2022         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2023
2024 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2025
2026         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2027         (GCC_SHLIB_SUBDIR): New.
2028         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2029         * configure: Regenerate.
2030         * Makefile.in: Regenerate.
2031
2032 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2033
2034         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2035         Enable bfd, binutils and opcodes.
2036         * configure: Regenerate.
2037
2038 2008-08-16  Nicolas Roche  <roche@adacore.com>
2039
2040         * Makefile.tpl: Add BOOT_ADAFLAGS.
2041         * Makefile.in: Regenerate.
2042
2043 2008-08-16  Richard Sandiford  <rdsandiford@googlemail.com>
2044
2045         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2046         * configure: Regenerate.
2047
2048 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
2049
2050         Sync with gcc:
2051         2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
2052
2053         * configure.ac: Add makefile fragments for hpux.
2054         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2055         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2056         * configure: Regenerate.
2057         * Makefile.in: Regenerate.
2058
2059         2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2060
2061         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2062         * Makefile.in: Regenerate.
2063         * configure: Regenerate.
2064
2065 2008-06-18  Ian Lance Taylor  <iant@google.com>
2066
2067         * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2068
2069         * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2070
2071 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2072
2073         * configure: Regenerate.
2074
2075 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2076
2077         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2078         "$@" is still intact with both Autoconf 2.59 and 2.62.
2079         * configure: Regenerate.
2080
2081 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2082
2083         * Makefile.tpl: Fix comment errors.
2084         * Makefile.in: Regenerate.
2085
2086 2008-06-13  Julian Brown  <julian@codesourcery.com>
2087
2088         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2089         of libobjc for ARM EABI Linux.
2090         * configure: Regenerate.
2091
2092 2008-06-12  David S. Miller  <davem@davemloft.net>
2093             David Edelsohn  <edelsohn@gnu.org>
2094
2095         * configure.ac: Add powerpc*-*-* to gold supported targets.
2096         * configure: Regenerate.
2097
2098 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2099
2100         PR tree-optimization/36218
2101         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2102         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2103         (all prefix="build-"): Pass them to build-system sub-makes.
2104         * Makefile.in: Regenerate.
2105
2106 2008-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
2107
2108         * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2109         README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2110         mkdep, and compile.  Update comments.
2111         (ETC_SUPPORT): Add ChangeLog and update comments.
2112
2113 2008-05-11  Ian Lance Taylor  <iant@google.com>
2114
2115         * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2116
2117 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2118
2119         Sync with gcc:
2120         2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2121
2122         PR bootstrap/35457
2123         * configure.ac: Include override.m4.
2124         * configure: Regenerate.
2125
2126         2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2127
2128         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2129         * Makefile.in: Regenerate.
2130
2131         2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2132
2133         * configure.ac: Do not build libssp for the AVR.
2134         * configure: Regenerate.
2135
2136 2008-04-18  Nick Clifton  <nickc@redhat.com>
2137
2138         * MAINTAINERS: Replace reference to configure.in with reference to
2139         configure.ac.
2140
2141 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2142
2143         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2144         as nonconfigurable directories list.
2145         * configure: Regenerate.
2146
2147 2008-04-14  David S. Miller  <davem@davemloft.net>
2148
2149         * configure.ac: Add sparc*-*-* to gold supported targets.
2150         * configure: Regenerate.
2151
2152 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2153
2154         * config.sub, config.guess: Update from upstream sources.
2155
2156 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2157
2158         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2159         * Makefile.in: Regenerate.
2160
2161 2008-04-07  Ian Lance Taylor  <iant@google.com>
2162
2163         * Makefile.def: check-gold depends upon all-binutils.
2164         * Makefile.in: Regenerate.
2165
2166 2008-04-04  Nick Clifton  <nickc@redhat.com>
2167
2168         PR binutils/4334
2169         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2170         builds.
2171         * configure: Regenerate.
2172
2173 2008-04-04  NightStrike  <NightStrike@gmail.com>
2174
2175         PR other/35151
2176         * configure.ac: Combine rules for mingw32 and mingw64.
2177         * configure: Regenerate.
2178
2179 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2180
2181         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2182         * Makefile.in: Regenerate.
2183
2184 2008-03-20  Ian Lance Taylor  <iant@google.com>
2185
2186         * configure.ac: Add support for --enable-gold.
2187         * Makefile.def: Add gold as a directory like ld.
2188         * configure, Makefile.in: Regenerate.
2189
2190 2008-03-19  Andreas Krebbel  <krebbel1@de.ibm.com>
2191
2192         * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2193         (s390_cond_extensions): Reduced extensions to the compare related.
2194         (main): z10 cpu type option added.
2195         (expandConditionalJump): Renamed to ...
2196         (insertExpandedMnemonic): ... this.
2197
2198         * opcodes/s390-opc.c: Re-group the operand format makros.
2199         (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2200         INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2201         INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2202         INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2203         INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2204         INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2205         INSTR_SIL_RDU): New instruction formats added.
2206         (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2207         MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2208         MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2209         MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2210         MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2211         MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2212         masks added.
2213         (s390_opformats): New formats added "ris", "rrs", "sil".
2214         * opcodes/s390-opc.txt: Add the conditional jumps with the
2215         extensions removed from automatic expansion in s390-mkopc.c manually.
2216         (asi - trtre): Add new System z10 EC instructions.
2217         * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2218
2219 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2220
2221         * configure.ac: m4_include config/proginstall.m4.
2222         * configure: Regenerate.
2223
2224 2008-03-16  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2225
2226         Backport from upstream Libtool:
2227
2228         2007-10-12  Eric Blake  <ebb9@byu.net>
2229
2230         Deal with Autoconf 2.62's semantic change in m4_append.
2231         * ltsugar.m4 (lt_append): Replace broken versions of
2232         m4_append.
2233         (lt_if_append_uniq): Don't require separator to be overquoted,
2234         and avoid broken m4_append.
2235         (lt_dict_add): Fix typo.
2236         * libtool.m4 (_LT_DECL): Don't overquote separator.
2237
2238 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2239
2240         * config.rpath: Add AIX 6 support.
2241
2242 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2243
2244         * Makefile.def (stageprofile).  Remove -fprofile-generate
2245         from stage_libcflags.
2246         * Makefile.in: Regenerate.
2247
2248 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2249
2250         * config.sub, config.guess: Update from upstream sources.
2251
2252 2008-03-06  Florian Krohm  <fkrohm@us.ibm.com>
2253
2254         * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2255         * s390-opc.txt (cmpsc): Duplicate entry removed.
2256         (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2257         cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2258         fier, cu42, cu41): Fix operand format.
2259
2260 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2261
2262         PR bootstrap/32009
2263         PR bootstrap/32161
2264
2265         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2266         * configure: Regenerate.
2267
2268         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2269         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2270         STAGE4_LIBCFLAGS): New.
2271         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2272         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2273         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2274         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2275         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2276         for target modules.  Don't export LIBCFLAGS.
2277         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2278         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2279         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2280         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2281         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2282         * Makefile.in: Regenerate.
2283
2284 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2285
2286         PR libgcj/33085
2287         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2288         Do not use -DDLL_EXPORT.  Backport from upstream.
2289
2290 2008-02-14  Nick Clifton  <nickc@redhat.com>
2291
2292         Import this patch from gcc:
2293         2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2294
2295         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2296
2297 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2298
2299         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2300         * configure: Regenerate.
2301
2302 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2303
2304         * configure.ac (xtensa*-*-*): Recognize processor variants.
2305         * configure: Regenerate.
2306
2307 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2308
2309         PR bootstrap/34922
2310         * configure.ac (PARSE_ARGS): Push suitable setting of
2311         ac_subdirs_all, for `./configure --help=recursive'.
2312         Handle `+' in generic toplevel directory disabling.
2313         * configure: Regenerate.
2314
2315 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2316
2317         * config.sub, config.guess: Update from upstream sources.
2318
2319 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2320
2321         * config.sub, config.guess: Update from upstream sources.
2322
2323 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
2324
2325         * COPYING.LIBGLOSS: Update default copyright.
2326
2327 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
2328
2329         * COPYING.NEWLIB: Update default copyright.
2330
2331 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2332
2333         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2334         Change recommended MPFR from 2.2.1 > 2.3.0.
2335         * configure: Regenerate.
2336
2337 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2338
2339         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2340         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2341         * Makefile.in: Regenerate.
2342
2343 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2344
2345         * configure.ac: Enable libjava for x86_64-*-darwin9.
2346         * configure: Regenerate.
2347
2348 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2349
2350         * config.sub, config.guess: Update from upstream sources.
2351
2352 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2353
2354         * config-ml.in: Robustify against white space in absolute file
2355         names.
2356
2357         * config-ml.in (multi-clean): Substitute ${Makefile}.
2358         Remove superfluous ${Makefile} in list.
2359
2360 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2361
2362         * Makefile.def (dependencies): Make configure-gdb depend on
2363         all-intl.
2364         * Makefile.in: Regenerated.
2365
2366 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
2367
2368         * Makefile.def: To avoid problems running with parallel makes,
2369         build newlib before libgloss so that target specific header
2370         files are availble.
2371         * Makefile.in: Regenerate.
2372
2373 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2374
2375         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2376         * Makefile.in: Regenerate.
2377
2378 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2379
2380         * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2381         * libdecnumber: New directory, imported from GCC.
2382
2383 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2384
2385         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2386         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2387         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2388         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2389         * configure: Regenerate.
2390
2391 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2392
2393         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2394         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2395         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2396         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2397         * configure.ac: Default them to host tools for $host = $build.
2398         Subst them.
2399
2400         * configure: Regenerate.
2401         * Makefile.in: Regenerate.
2402
2403 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2404
2405         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2406         * configure: Regenerate.
2407
2408 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2409
2410         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2411         libstdc++.
2412         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2413         * configure: Regenerate.
2414         * Makefile.in: Regenerate.
2415
2416 2007-09-17  Andreas Schwab  <schwab@suse.de>
2417
2418         * configure.ac: Raise minimum makeinfo version to 4.6.
2419         * configure: Regenerate.
2420
2421 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2422
2423         * configure.ac: Correct makeinfo version check.
2424         * configure: Regenerate.
2425
2426 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2427
2428         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2429         to $skipdirs and only disable gprof for newlib.  Use the normal
2430         mips*-elf* handling in other respects.
2431         * configure: Regnerate.
2432
2433 2007-09-12  David Daney  <ddaney@avtrex.com>
2434
2435         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2436         enabling libgcj.
2437         * configure: Regenerate.
2438
2439 2007-09-12  Richard Guenther  <rguenther@suse.de>
2440
2441         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2442         nor --disable-checking is provided also turn on yes and types
2443         checking for stage1.
2444         * configure: Re-generate.
2445
2446 2007-09-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2447
2448         PR target/33281
2449         * configure.ac: Use config/mh-mingw on mingw.
2450         * configure: Regenerate.
2451
2452 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2453
2454         PR other/32154
2455         * configure.ac: For libgloss targets, point the linker to the linker
2456         script, startup code and simulator library.
2457         * configure: Regenerate.
2458
2459 2007-09-09  Andrew Haley  <aph@redhat.com>
2460
2461         * configure.ac (noconfigdirs): Remove target-libffi and
2462         target-libjava.
2463
2464 2007-08-29  Nick Clifton  <nickc@redhat.com>
2465
2466         * config.sub, config.guess: Update from upstream sources.
2467
2468 2007-08-21  Richard Guenther  <rguenther@suse.de>
2469
2470         * configure.ac: Add types checking to stage1 checking flags.
2471         * configure: Regenerate.
2472
2473 2007-08-18  Paul Brook  <paul@codesourcery.com>
2474             Joseph Myers  <joseph@codesourcery.com>
2475
2476         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2477         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2478         * Makefile.in: Regenerate.
2479         * configure.ac (--with-debug-prefix-map): New.
2480         * configure: Regenerate.
2481
2482 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2483             Nigel Stephens  <nigel@mips.com>
2484
2485         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2486         as target_makefile_frag.
2487         * configure: Regenerate.
2488
2489 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2490
2491         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2492         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2493         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2494         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2495         (do-compare, do-compare3, do-compare-debug): New.
2496         ([+compare-target+]): Use them.
2497
2498 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2499
2500         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2501         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2502         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2503         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2504         (do-compare, do-compare3, do-compare-debug): New.
2505         ([+compare-target+]): Use them.
2506
2507 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2508             Ben Elliston  <bje@au.ibm.com>
2509
2510         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2511         --silent if $silent.
2512         * configure: Regenerate.
2513
2514 2007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
2515
2516         * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2517
2518 2007-07-17  Nick Clifton  <nickc@redhat.com>
2519
2520         * COPYING3: New file.  Contains version 3 of the GNU General
2521         Public License.
2522         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2523         Lesser General Public License.
2524
2525 2007-07-11  Bernd Schmidt  <bernd.schmidt@analog.com>
2526
2527         * configure.ac: Fix my previous change to really match GCC.
2528         * configure: Regenerate.
2529
2530 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2531
2532         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2533         * configure: Regenerate.
2534
2535 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2536
2537         * configure.ac: Add some missing m4 quotation.
2538         * configure: Regenerate.
2539
2540 2007-07-09  Kai Tietz   <kai.tietz@onevision.com>
2541
2542         * Makefile.def: Add windmc tool to build.
2543         * Makefile.tpl: Likewise.
2544         * configure.ac: Likewise.
2545         * Makefile.in: Regenerate.
2546         * configure: Regenerate.
2547
2548 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2549
2550         * lt~obsolete.m4: New. Import from 20070318 libtool.
2551
2552 2007-06-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2553
2554         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2555         uclinux and linux-uclibc targets.
2556         * configure: Regenerate.
2557
2558 2007-06-28  DJ Delorie  <dj@redhat.com>
2559
2560         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2561         not building newlib.
2562         * configure: Regenerated.
2563
2564 2007-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
2565
2566         * src-release (DEVO_SUPPORT): Correct typos.
2567
2568 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2569
2570         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2571         * Makefile.in: Regenerated.
2572
2573 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2574
2575         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2576         (distclean-stage[+id+]): Possibly delete stage_last.
2577         * Makefile.in: Regenerate.
2578
2579 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2580
2581         * config.sub, config.guess: Update from upstream sources.
2582
2583 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2584
2585         * Makefile.tpl: Fix spelling error.
2586         * Makefile.in: Regenerate.
2587
2588 2007-06-04  Paolo Bonzini  <bonzini@gnu.org>
2589
2590         Sync with gcc:
2591         2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2592
2593         PR bootstrap/29382
2594         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2595         * configure: Rebuilt.
2596
2597 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2598
2599         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2600         lt_cv_sys_max_cmd_len.
2601
2602 2007-05-31  Paolo Bonzini  <bonzini@gnu.org>
2603
2604         * ltgcc.m4: Update from GCC.
2605
2606 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2607
2608         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2609
2610 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
2611
2612         * ltmain.sh: Update from GCC.
2613         * libtool.m4: Update from GCC.
2614         * ltsugar.m4: New. Update from GCC.
2615         * ltversion.m4: New. Update from GCC.
2616         * ltoptions.m4: New. Update from GCC.
2617         * ltconfig: Remove.
2618         * ltcf-c.sh: Remove.
2619         * ltcf-cxx.sh: Remove.
2620         * ltcf-gcj.sh: Remove.
2621         * src-release: Update with new libtool file list.
2622
2623 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2624
2625         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2626         stage_cflags.
2627         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2628         Remove CFLAGS/LIBCFLAGS.
2629         (configure-stage[+id+]-[+prefix+][+module+],
2630         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2631         * Makefile.in: Regenerate.
2632
2633 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2634
2635         * config-ml.in: Update from GCC.
2636
2637 2007-04-09  Daniel Jacobowitz  <dan@codesourcery.com>
2638
2639         * src-release (do-proto-toplev): Process the support directories before
2640         the tool directory.
2641
2642 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2643
2644         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2645         of glob.  Quote arguments with single quotes too.
2646         * configure: Regenerate.
2647
2648 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2649
2650         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2651         * Makefile.in: Regenerate
2652
2653 2007-03-07  Andreas Schwab  <schwab@suse.de>
2654
2655         * configure: Regenerate.
2656
2657 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2658
2659         * configure.ac: Add "--with-pdfdir" configure option,
2660         which defines pdfdir variable.
2661         * Makefile.def (target=fixincludes): Add install-pdf to
2662         missing targets.
2663         (recursive_targets): Add install-pdf target.
2664         (flags_to_pass): Add pdfdir.
2665         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2666         target.
2667         * configure: Regenerate
2668         * Makefile.in: Regenerate
2669
2670 2007-02-28  Eric Christopher  <echristo@apple.com>
2671
2672         Revert:
2673         2006-12-07  Mike Stump  <mrs@apple.com>
2674
2675         * Makefile.def (dependencies): Add dependency for
2676         install-target-libssp and install-target-libgomp on
2677         install-gcc.
2678         * Makefile.in: Regenerate.
2679
2680 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2681
2682         * configure: Regenerate.
2683         * configure.ac: Move statements after variable declarations.
2684
2685 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2686
2687         * configure.ac: Adjust for loop syntax.
2688         * configure: Regenerate.
2689
2690 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2691
2692         * configure: Rebuilt.
2693
2694 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2695
2696         * configure.ac: Drop multiple occurrences of --enable-languages,
2697         and fix its quoting.
2698         * configure: Rebuilt.
2699
2700 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2701             Nathan Sidwell  <nathan@codesourcery.com>
2702             Vladimir Prus  <vladimir@codesourcery.com
2703             Joseph Myers  <joseph@codesourcery.com>
2704
2705         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2706         * configure: Regenerate.
2707
2708 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2709
2710         * configure.ac (target_libraries): Move libgcc before libiberty.
2711         * configure: Regenerated.
2712
2713 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
2714
2715         * configure: Regenerate again?
2716
2717 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
2718
2719         * configure: Reapply PR30748 fix which was lost in the previous commit.
2720
2721 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2722             Paolo Bonzini  <bonzini@gnu.org>
2723
2724         PR bootstrap/30753
2725         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2726         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2727         * configure: Regenerated.
2728
2729 2007-02-10  Paolo Bonzini  <bonzini@gnu.org>
2730
2731         * configure: Regenerate.
2732
2733 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2734
2735         PR bootstrap/30748
2736         * configure.ac: Correct syntax for Solaris ksh.
2737         * configure: Regenerated.
2738
2739 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2740
2741         * Makefile.def: Sync with GCC.
2742         * Makefile.tpl: Sync with GCC.
2743         * Makefile.in: Regenerate.
2744         * configure: Regenerate.
2745
2746 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2747
2748         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2749         noncanonical equivalents.
2750         * configure.in: Rename to...
2751         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2752         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2753         target_noncanonical.  Use them.  Rewrite removal of configure
2754         arguments for autoconf 2.59.  Discard variable settings.  Force
2755         program_transform_name for native tools.
2756
2757         * Makefile.in: Regenerated.
2758         * configure: Regenerated with autoconf 2.59.
2759
2760         * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
2761
2762 2007-02-08  Jeff Johnston  <jjohnstn@redhat.com>
2763
2764         * COPYING.LIBGLOSS: Reformat default Red Hat
2765         license to fit within 80 columns.
2766         * COPYING.NEWLIB: Ditto.
2767
2768 2007-02-05  Dave Brolley  <brolley@redhat.com>
2769
2770         * Contribute the following changes:
2771         2006-11-28  DJ Delorie  <dj@redhat.com>
2772
2773         * configure.in: Fix typo for mep's target_makefile_frag.
2774         * configure: Regenerated.
2775
2776         2005-04-22  Richard Sandiford  <rsandifo@redhat.com>
2777
2778         * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
2779         * configure: Regenerate.
2780
2781         2001-09-19  DJ Delorie  <dj@redhat.com>
2782
2783         * configure.in (target_makefile_frag): use mt-mep
2784
2785         2001-06-12  Don Howard  <dhoward@redhat.com>
2786
2787         * configure.in: Remove gdb from MeP skip list.
2788
2789         2001-04-05  DJ Delorie  <dj@redhat.com>
2790
2791         * configure.in (noconfigdirs): Remove gcc from MeP skip list.
2792
2793         2001-03-20  Ben Elliston  <bje@redhat.com>
2794
2795         * configure.in (noconfigdirs): Add gcc and gdb for MeP.
2796
2797         2001-03-19  Ben Elliston  <bje@redhat.com>
2798
2799         * config.sub (mep, mep-*): Add.
2800
2801 2007-01-31  Andreas Schwab  <schwab@suse.de>
2802
2803         * Makefile.tpl (LDFLAGS): Substitute it.
2804         * Makefile.in: Regenerate.
2805
2806 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2807
2808         * configure.in: Change == to = in test command.
2809         * configure: Regenerate.
2810
2811 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2812             Nick Clifton  <nickc@redhat.com>
2813             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2814
2815         * configure.in (build_configargs, host_configargs, target_configargs):
2816         Remove build/host/target parameters.
2817         (host_libs): Add gmp and mpfr.
2818         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2819         * Makefile.def (gmp, mpfr): New.
2820         (gcc): Remove target.
2821         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2822         target_os, target_vendor): New.
2823         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
2824         * configure: Regenerate.
2825         * Makefile.in: Regenerate.
2826
2827 2007-01-11  Matt Fago  <fago@earthlink.net>
2828
2829         * configure.in: Try to link to functions only in mpfr 2.2.x
2830         to improve robustness of configure tests.
2831         * configure: Regenerate.
2832
2833 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2834
2835         * configure.in: Add support for an x86_64-mingw* target.
2836         * configure: Regenerate.
2837
2838 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2839
2840         * Makefile.tpl (all-target): Correct @if conditional for target
2841         modules.
2842         * configure.in: Omit libiberty if building only target libgcc.
2843         * configure, Makefile.in: Regenerated.
2844
2845 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2846
2847         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2848         * configure: Regenerate.
2849
2850 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2851
2852         * Makefile.def (target_modules): Add libgcc.
2853         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2854         * Makefile.tpl (clean-target-libgcc): Delete.
2855         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2856         on gcc even for bootstrapped modules.  Rewrite handling of
2857         lang_env_dependencies to loop over target_modules.
2858         * configure.in (target_libraries): Add target-libgcc.
2859         * Makefile.in, configure: Regenerated.
2860
2861 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2862
2863         Sync with gcc:
2864         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2865
2866         * configure.in: Reorganize recognition of languages.  Add
2867         --enable-stage1-languages.  Show supported languages for the chosen
2868         target rather than all recognized languages.
2869         * configure: Regenerate.
2870
2871         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2872
2873         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2874         * Makefile.in: Regenerate.
2875
2876         2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2877
2878         * configure.in: Warn that MPFR 2.2.0 is buggy.
2879         * configure: Regenerate.
2880
2881 2006-12-27  Ian Lance Taylor  <iant@google.com>
2882
2883         * configure.in: When removing Makefiles to force a reconfigure, also
2884         remove prev-DIR*/Makefile.
2885         * configure: Regenerate.
2886
2887 2006-12-23  Kazu Hirata  <kazu@codesourcery.com>
2888
2889         * config.bfd: Recognize fido.
2890
2891 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2892
2893         Sync with gcc:
2894
2895         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2896
2897         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2898         it only affects bootstrap and could be tested on "$host" as well.
2899         * configure: Regenerate.
2900         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2901
2902         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2903
2904         PR bootstrap/29544
2905         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2906         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2907         move here comment from Makefile.tpl.
2908         * Makefile.tpl: Move some definitions higher in the file.
2909         (STAGE1_CHECKING): New.
2910         * configure.in: Add --enable-stage1-checking.
2911         * configure: Regenerate.
2912         * Makefile.in: Regenerate.
2913
2914         2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2915
2916         * configure.in: Update error message for missing GMP/MPFR.
2917
2918         * configure: Regenerate.
2919
2920         2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2921
2922         * configure.in: Update MPFR version in error message.
2923
2924         * configure: Regenerate.
2925
2926         2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2927
2928         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2929         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2930         --with-gmp-lib): New flags.
2931
2932         * configure: Regenerate.
2933
2934 2006-12-12  Andreas Tobler  <a.tobler@schweiz.org>
2935
2936         PR bootstrap/30134
2937         * configure.in: Correct x86 darwin support for libjava to powerpc
2938         and i?86 only.
2939         * configure: Regenerate.
2940
2941 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2942
2943         * configure.in:  Handle spu makefile frag.
2944         * Makefile.tpl (MAINT): Define
2945         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2946         * configure: Regenerate.
2947         * Makefile.in: Regenerate.
2948
2949 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2950
2951         * config.sub, config.guess: Update from upstream sources.
2952
2953 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2954
2955         * configure.in: Sync with GCC (spu-*-*).
2956         * configure: Sync with GCC.
2957
2958 2006-12-07  Mike Stump  <mrs@apple.com>
2959
2960         * Makefile.def (dependencies): Add dependency for
2961         install-target-libssp and install-target-libgomp on
2962         install-gcc.
2963         * Makefile.in: Regenerate.
2964
2965 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2966
2967         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2968         (unstage): Test for stage_last presence.
2969
2970         PR bootstrap/29802
2971         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2972         * Makefile.in: Regenerate.
2973
2974 2006-11-14  DJ Delorie  <dj@redhat.com>
2975
2976         * Makefile.tpl (clean-stage*): Sync with GCC (clean).
2977         * Makefile.in: Sync with GCC.
2978         * configure.in: Sync with GCC (mpfr, gmp).
2979         * configure: Sync with GCC.
2980
2981 2006-11-08  Jie Zhang  <jie.zhang@analog.com>
2982
2983         * configure.in: Remove target-libgloss from noconfigdirs for
2984         bfin-*-*.
2985         * configure: Regenerated.
2986
2987 2006-10-27  Jeff Johnston  <jjohnstn@redhat.com>
2988
2989         * COPYING.NEWLIB: Add spu license.
2990         * COPYING.LIBGLOSS: Ditto.
2991
2992 2006-10-17  Brooks Moses  <bmoses@stanford.edu>
2993
2994         * Makefile.def: Added pdf target handling.
2995         * Makefile.tpl: Added pdf target handling.
2996         * Makefile.in: Regenerated.
2997
2998 2006-10-11  Jeff Johnston  <jjohnstn@redhat.com>
2999
3000         * COPYING.NEWLIB: Updated.
3001         * COPYING.LIBGLOSS: Ditto.
3002
3003 2006-09-27  Dave Brolley  <brolley@redhat.com>
3004
3005         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
3006         $s instead of $r.
3007         * configure: Regenerated.
3008
3009 2006-09-26  Ben Elliston  <bje@au.ibm.com>
3010
3011         * config.sub, config.guess: Update from upstream sources.
3012
3013 2006-09-20  Thiemo Seufer  <ths@mips.com>
3014
3015         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3016         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3017         * configure: Regenerate.
3018
3019 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3020
3021         * configure.in: Never build newlib for a Mingw host.
3022         Never build newlib as Mingw target library.
3023         Test the existence of winsup/cygwin for building a Cygwin newlib,
3024         rather than just winsup.
3025         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3026         building a Mingw target.
3027         * configure: Regenerate.
3028
3029 2006-08-15  Thiemo Seufer  <ths@mips.com>
3030             Nigel Stephens  <nigel@mips.com>
3031             David Ung  <davidu@mips.com>
3032
3033         * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
3034
3035 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3036
3037         Sync from GCC:
3038         2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3039
3040         PR bootstrap/18058
3041         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3042         if the bootstrap compiler is a GCC version that supports it.
3043         * configure: Regenerate.
3044
3045 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3046
3047         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3048         * configure: Regenerated.
3049
3050 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3051
3052         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3053         for stages after the first.
3054
3055 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3056
3057         * Makefile.def: Add dependencies for configure-opcodes
3058         on configure-intl and all-opcodes on all-intl.
3059         * Makefile.in: Regenerated.
3060
3061 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3062
3063         * ltconfig: chmod 644 before ranlib during install.
3064
3065 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3066
3067         * configure.in: Fix thinkos in previous check-in.
3068         * configure: Regenerate.
3069
3070 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3071
3072         Sync from gcc:
3073
3074         2007-07-03  Paolo Bonzini  <bonzini@gnu.org>
3075
3076         PR other/27063
3077         * configure.in: Test subdir_requires and give an appropriate
3078         error message.
3079         * configure: Regenerate.
3080
3081         2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3082
3083         PR target/27540
3084         * configure.in: Only enable libgomp on IRIX 6.
3085         * configure: Regenerate.
3086
3087 2006-06-20  David Ayers  <d.ayers@inode.at>
3088
3089         PR bootstrap/28072
3090         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3091         whether target-libjava is being configured instead of whether the
3092         java front end is enabled.
3093         * configure: Regenerate.
3094
3095 2006-06-15  Mark Shinwell  <shinwell@codesourcery.com>
3096
3097         * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3098         to R_ARM_LDC_SB_G{0,1,2} respectively.
3099
3100 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3101
3102         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3103         too.
3104         * Makefile.in: Regenerate.
3105
3106 2006-06-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3107
3108         Sync from gcc:
3109
3110         2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3111         * configure.in: Don't enable libgomp on hpux10.
3112         * configure: Rebuilt.
3113
3114 2006-06-13  David Ayers  <d.ayers@inode.at>
3115
3116         Sync from gcc:
3117
3118         2006-06-12  David Ayers  <d.ayers@inode.at>
3119
3120         PR bootstrap/27963
3121         PR target/19970
3122         * configure.in: Remove target-boehm-gc from noconfigdirs where
3123         ${libgcj} is specified.
3124         * configure: Regenerate.
3125
3126 2006-06-08  Jeff Johnston  <jjohnstn@redhat.com>
3127
3128         Sync from gcc:
3129
3130         2005-01-12  David Edelsohn  <edelsohn@gnu.org>
3131                     Andreas Schwab  <schwab@suse.de>
3132
3133         PR bootstrap/18033
3134         * config-ml.in: Eval option if surrounded by single quotes.
3135
3136 2006-06-07  Carlos O'Donell  <carlos@codesourcery.com>
3137
3138         Sync from gcc:
3139
3140         2006-06-06  David Ayers  <d.ayers@inode.at>
3141
3142         PR libobjc/13946
3143         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3144         * Makefile.in: Regenerate.
3145         * configure.in: Add --enable-objc-gc at toplevel and have it
3146         enable boehm-gc for Objective-C.
3147         Remove target-boehm-gc from libgcj.
3148         Add target-boehm-gc to target_libraries.
3149         Add target-boehm-gc to noconfigdirs where ${libgcj}
3150         is specified.
3151         Assert that boehm-gc is supported when requested for Objective-C.
3152         Only build boehm-gc if needed either for Java or Objective-C.
3153         * configure: Regenerate.
3154
3155         2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3156
3157         PR 27674
3158         * Makefile.tpl (configure-[+prefix+][+module+],
3159         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3160         Remove rule to unstage bootstrapped modules.
3161         (stage_current): New.
3162         * Makefile.in: Regenerate.
3163
3164         2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3165         Andreas Tobler  <a.tobler@schweiz.ch>
3166
3167         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3168         * configure: Rebuilt.
3169
3170         Revert
3171         2006-01-31  Richard Guenther  <rguenther@suse.de>
3172         Paolo Bonzini  <bonzini@gnu.org>
3173
3174         * Makefile.def (target_modules): Add libgcc-math target module.
3175         * configure.in (target_libraries): Add libgcc-math target library.
3176         (--enable-libgcc-math): New configure switch.
3177         * Makefile.in: Re-generate.
3178         * configure: Re-generate.
3179
3180 2006-06-05  Jeff Johnston  <jjohnstn@redhat.com>
3181
3182         * config-ml.in: Alter CCASFLAGS to include special
3183         multilib options the same as is done for CFLAGS.
3184
3185 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3186
3187         * Makefile.def: Added dependencies from sim and gdb on intl, and
3188         added configure dependencies to everything with an all dependency
3189         on intl.
3190         * gettext.m4: Removed.
3191         * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3192         (GDB_SUPPORT_DIRS): Add intl.
3193         * Makefile.in: Regenerated.
3194
3195 2006-05-25  Daniel Jacobowitz  <dan@codesourcery.com>
3196
3197         * src-release (DEVO_SUPPORT): Add config.rpath.
3198
3199 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3200
3201         * Makefile.def (bfd, opcodes): Fix lib_path.
3202         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3203         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3204         * Makefile.in: Regenerate.
3205
3206 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3207
3208         * configure.in: Enable gprof for cross builds.
3209         * configure: Regenerate.
3210
3211 2006-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
3212
3213         * src-release (MAKEINFOFLAGS): Define.
3214         (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3215
3216 2006-05-14  Ben Elliston  <bje@au.ibm.com>
3217
3218         * config.sub, config.guess: Update from upstream sources.
3219
3220 2006-05-12  Ben Elliston  <bje@au.ibm.com>
3221
3222         * config.sub, config.guess: Update from upstream sources.
3223
3224 2006-05-04  Steve Ellcey  <sje@cup.hp.com>
3225
3226         * blt, iwidgets, mmalloc: Remove directories.
3227
3228 2006-05-01  DJ Delorie  <dj@redhat.com>
3229
3230         * configure.in: Restore CFLAGS if GMP isn't present.
3231         * configure: Regenerate.
3232
3233 2006-04-18  DJ Delorie  <dj@redhat.com>
3234
3235         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3236         reference libgloss so that libssp can be built in a combined
3237         tree.
3238         * configure: Regenerate.
3239
3240 2006-04-10  Ben Elliston  <bje@au.ibm.com>
3241
3242         * contrib: Remove directory.
3243
3244 2006-04-06  Carlos O'Donell <carlos@codesourcery.com>
3245
3246         * Makefile.tpl: Add install-html target.
3247         * Makefile.def: Add install-html target.
3248         * Makefile.in: Regenerate.
3249         * configure.in: Add --with-datarootdir, --with-docdir,
3250         and --with-htmldir options.
3251         * configure: Regenerate.
3252
3253 2006-03-31  Ben Elliston  <bje@au.ibm.com>
3254
3255         PR binutils/1860
3256         * configure.in: Require makeinfo 4.4 or higher.
3257         * configure: Regenerate.
3258
3259 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
3260
3261         * Makefile.in: Regenerate.
3262
3263 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
3264
3265         Sync with gcc:
3266         2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3267
3268         * configure.in: Handle --disable-<component> generically.
3269         * configure: Regenerate.
3270
3271         2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
3272
3273         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3274         (TARGET_CONFIGDIRS): Remove.
3275         * configure.in: Remove AC_SUBST(target_configdirs).
3276         * Makefile.in, configure: Regenerated.
3277
3278
3279 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3280
3281         PR libgcj/17311
3282         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3283
3284 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3285
3286         PR bootstrap/25670
3287
3288         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3289
3290         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3291         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3292         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3293         BUILD_PREFIX, BUILD_PREFIX_1.
3294         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3295
3296         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3297         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3298
3299         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3300         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3301         of `cat stage_current`.  Always provide the `r' and `s' variables.
3302         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3303         a single shell execution.
3304         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3305         bootstrapped modules, make the stage1 module if the build was not
3306         started yet, else build the current stage.
3307         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3308         (all-build, all-host, all-target, [+make_target+]-host,
3309         [+make_target+]-target): Do not use \-continued lines.
3310         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3311         (current_stage, restrap, stage_last): New.
3312
3313         * Makefile.in: Regenerate.
3314         * configure: Regenerate.
3315
3316 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3317
3318         Sync from gcc:
3319
3320         2006-01-31  Richard Guenther  <rguenther@suse.de>
3321                     Paolo Bonzini  <bonzini@gnu.org>
3322
3323         * Makefile.def (target_modules): Add libgcc-math target module.
3324         * configure.in (target_libraries): Add libgcc-math target library.
3325         (--enable-libgcc-math): New configure switch.
3326         * Makefile.in: Re-generate.
3327         * configure: Re-generate.
3328         * libgcc-math: New toplevel directory.
3329
3330         2006-01-18  Richard Henderson  <rth@redhat.com>
3331                     Jakub Jelinek  <jakub@redhat.com>
3332                     Diego Novillo  <dnovillo@redhat.com>
3333
3334         * libgomp: New directory.
3335         * Makefile.def: Add target_module libgomp.
3336         * Makefile.in: Regenerate.
3337         * configure.in (target_libraries): Add target-libgomp.
3338         * configure: Regenerate.
3339
3340 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3341             Andreas Schwab  <schwab@suse.de>
3342
3343         * configure: Regenerate.
3344
3345 2006-01-16  Paolo Bonzini  <bonzini@gnu.org>
3346
3347         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3348         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3349         the assembler, linker and binutils.
3350         * configure: Regenerate.
3351
3352 2006-01-16  Nick Clifton  <nickc@redhat.com>
3353
3354         * config.sub, config.guess: Sync from config repository.
3355
3356 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3357
3358         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3359         @ from continuation.
3360         * Makefile.in: Rebuilt.
3361
3362 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3363
3364         Sync from gcc:
3365
3366         2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3367
3368         PR bootstrap/24252
3369
3370         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3371         * Makefile.tpl (OBJDUMP): New.
3372         (EXTRA_HOST_FLAGS): Add it.
3373         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3374
3375         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3376         to use symbolic links between directories.  Avoid race conditions
3377         or make them harmless.
3378         * configure.in: Do not try to use symbolic links between directories.
3379
3380         * Makefile.def (LEAN): Pass.
3381         * Makefile.tpl (LEAN): Define.
3382         (stage[+id+]-start): Accept that the previous directory does not
3383         exist, if the bootstrap is lean.
3384         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3385         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3386         configure substitution.
3387         ([+compare-target+]): Likewise.
3388         ([+bootstrap-target+]-lean): New.
3389         * configure.in: Remove lean bootstrap support from here.
3390
3391         * Makefile.in: Regenerate.
3392         * configure: Regenerate.
3393
3394         2006-01-02  Andreas Schwab  <schwab@suse.de>
3395
3396         * configure.in: When reconfiguring remove Makefile in
3397         all stage directories.
3398         * configure: Regenerate.
3399
3400 2005-12-27  Leif Ekblad  <leif@rdos.net>
3401
3402         * configure.in: Add support for RDOS target.
3403         * configure: Regenerate.
3404
3405 2005-12-27  Nick Clifton  <nickc@redhat.com>
3406
3407         PR binutils/1990
3408         * libtool.m4: Synchronize with version in GCC sources.
3409
3410 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3411
3412         Revert Ada-related part of the previous change.
3413
3414         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3415         Do not pass.
3416         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3417         * Makefile.in: Regenerate.
3418         * configure.in: Do not include mt-ppc-aix target fragment.
3419         * configure: Regenerate.
3420
3421 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3422
3423         * configure.in: Select appropriate fragments for PowerPC/AIX.
3424         * configure: Regenerate.
3425
3426         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3427         BOOT_CFLAGS, BOOT_LDFLAGS.
3428         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3429         BOOT_CFLAGS, BOOT_LDFLAGS.
3430         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3431         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3432         (stage): Fail if we cannot complete the work.
3433         * Makefile.in: Regenerate.
3434
3435 2005-12-16  Jeff Johnston  <jjohnstn@redhat.com>
3436
3437         * COPYING.NEWLIB: Update copyright year for default
3438         copyright.
3439
3440 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3441
3442         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3443         install-host-nogcc): Don't invoke $(stage) at the end.
3444         * Makefile.in: Regenerate.
3445
3446 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3447
3448         * configure.in: Flip the top-level bootstrap switch.
3449         * configure: Regenerate.
3450
3451         Merge from gcc:
3452
3453         2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3454
3455         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3456         $(stage) and $(unstage).
3457         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3458         (all): Remove stray semicolon.
3459         (local-distclean): Don't handle multilib.tmp and multilib.out.
3460         (install.all): Set $s for consistency.
3461         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3462         check_multilibs setting.  Always make the install directory.
3463         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3464         Correct @if/@endif.
3465         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3466         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3467         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3468         (multilib.out): Remove.
3469         * Makefile.in: Regenerated.
3470
3471 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3472
3473         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
3474         * configure.in: Replace ms1 arch with mt.
3475         * configure: Rebuilt.
3476
3477 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3478
3479         Sync with gcc:
3480
3481 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3482
3483         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
3484         * configure.in: Replace ms1 arch with mt.
3485         * configure: Rebuilt.
3486
3487 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3488
3489         Sync with gcc:
3490
3491         2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3492
3493         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3494         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3495         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3496         Find in-tree tools if available.
3497         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3498         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3499         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3500         (COMPILER_*_FOR_TARGET): New.
3501         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3502         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3503         (CONFIGURED_*, USUAL_*): Remove.
3504         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3505         STRIP): Use autoconf substitutions.
3506         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3507         COMPILER_NM_FOR_TARGET): New.
3508         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3509
3510         (all): Make all-host and all-target in parallel.
3511         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3512         that $$r and $$s are set before invoking a recursive make.
3513         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3514         ([+bootstrap-target+]): Inline most of the `all' target.
3515
3516         2005-11-29  Ben Elliston  <bje@au.ibm.com>
3517
3518         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3519         from the gcc build directory.
3520         * Makefile.in: Regenerate.
3521
3522         2005-11-29  Ben Elliston  <bje@au.ibm.com>
3523
3524         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3525         depend on all-libdecnumber.
3526         * configure.in (host_libs): Include libdecnumber.
3527         * Makefile.in: Regenerate.
3528         * configure: Likewise.
3529
3530         2005-11-21  Kean Johnston  <jkj@sco.com>
3531
3532         * config.sub, config.guess: Sync from upstream sources.
3533
3534 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3535
3536         * Makefile.def: Remove gdb dependencies for gdbtk.
3537         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3538         (configure-gdb, install-gdb): New rules.
3539         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3540         * Makefile.in, configure: Regenerated.
3541
3542 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3543
3544         PR bootstrap/24297
3545         * Makefile.tpl (do-[+make-target+], do-check, install,
3546         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3547         are set before recursing.
3548         * Makefile.in: Regenerate.
3549
3550 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3551
3552         PR bootstrap/18939
3553         * Makefile.def (gcc) <target>: Fix thinko.
3554         * Makefile.in: Regenerate.
3555
3556 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3557
3558         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3559         * configure: Regenerate.
3560
3561 2005-10-09  Kazu Hirata  <kazu@codesourcery.com>
3562
3563         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3564         target-libffi, target-qthreads, target-libjava, and
3565         targetlibobjc.
3566         * configure: Regenerate.
3567
3568 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3569
3570         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3571         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3572         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3573         (USUAL_OBJDUMP_FOR_TARGET): New.
3574         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3575         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3576         * configure, Makefile.in: Regenerated.
3577
3578 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3579
3580         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3581         before other host packages.
3582
3583 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3584
3585         PR bootstrap/22340
3586
3587         * configure.in (default_target): Remove.
3588         * Makefile.tpl (all): Do not use prerequisites as subroutines
3589         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3590         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3591         use prerequisites as subroutines.
3592         (check-host, check-target): New.
3593         (bootstrap configure & all targets): Do not use stage*-start
3594         if the directory layout is already ok.
3595         (non-bootstrap configure & all targets): Prepend a $(unstage).
3596         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3597         (NOTPARALLEL): Remove.
3598         (unstage, stage variables): New variables.
3599         (unstage, stage targets): Simply expand to those variables.
3600
3601         * configure: Regenerate.
3602         * Makefile.in: Regenerate.
3603
3604 2005-10-04  James E Wilson  <wilson@specifix.com>
3605
3606         * Makefile.def (lang_env_dependencies): Add libmudflap.
3607         * Makefile.in: Regenerate.
3608
3609 2005-10-03  Catherine Moore  <clm@cm00re.com>
3610
3611         * configure.in (bfin-*-*): Support bfin.
3612         * configure: Regenerated.
3613
3614 2005-09-30  H.J. Lu  <hongjiu.lu@intel.com>
3615
3616         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3617         * configure: Regenerated.
3618
3619 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3620
3621         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3622         (LIPO_FOR_TARGET): New.
3623         (CONFIGURED_LIPO_FOR_TARGET): New.
3624         (USUAL_LIPO_FOR_TARGET): New.
3625         (STRIP_FOR_TARGET): New.
3626         (CONFIGURED_STRIP_FOR_TARGET): New.
3627         (USUAL_STRIP_FOR_TARGET): New.
3628         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3629         STRIP_FOR_TARGET.
3630         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3631         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3632         * Makefile.in: Regenerate.
3633         * configure: Regenerate.
3634
3635 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3636
3637         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3638         (rs6000-*-aix*): Same.
3639         * configure: Regenerate.
3640
3641 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3642
3643         * configure.in: Recognize f95 in the --enable-languages option,
3644         and substitute it for fortran, issuing a warning.
3645         * configure: Regenerate.
3646
3647 2005-09-07  Ben Elliston  <bje@au.ibm.com>
3648
3649         Import from Autoconf sources:
3650
3651         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3652         * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
3653         Elliston.  Handle weird characters correctly.
3654
3655 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3656
3657         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3658         * configure:  Regenerated.
3659
3660 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3661
3662         * Makefile.def (libssp): Add to lang_env_dependencies.
3663         * Makefile.in: Regenerate.
3664
3665 2005-08-17  Christian Groessler  <chris@groessler.org>
3666
3667         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3668         * Makefile.in: Regenerate.
3669
3670 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3671
3672         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3673         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3674         Look for alternate names of the target cc and c++
3675         * configure: Regenerate.
3676
3677 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3678
3679         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3680         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3681         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3682         tools; remove code to manually set them.
3683         (Target tools): Look in the environment for them.
3684         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3685         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3686         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3687         build directory.
3688         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3689         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3690         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3691         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3692         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3693         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3694         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3695         * configure: Regenerate.
3696         * Makefile.in: Regenerate.
3697
3698 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3699
3700         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3701         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3702         * Makefile.in: Regenerated.
3703
3704 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3705
3706         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3707         (CFLAGS_FOR_TARGET): Use it.
3708         (CXXFLAGS_FOR_TARGET): Likewise.
3709         * Makefile.in: Regenerated.
3710         * configure.in (--with-build-sysroot): New option.
3711         * configure: Regenerated.
3712
3713 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3714
3715         * Makefile.tpl: Wrap install between unstage and stage
3716         * Makefile.in: Regenerate.
3717
3718 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3719
3720         * all files: Update FSF address.
3721
3722 2005-07-14  Jim Blandy  <jimb@redhat.com>
3723
3724         * configure.in: Add cases for Renesas m32c.
3725         * configure: Regenerated.
3726
3727 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3728
3729         * COPYING, compile, config-ml.in, config.guess,
3730         config.sub, install-sh, missing, mkinstalldirs,
3731         symlink-tree, ylwrap: Sync from upstream sources.
3732
3733 2005-07-13  Eric Christopher  <echristo@redhat.com>
3734
3735         * configure.in: Add toplevel noconfigdir support for tpf.
3736         * configure: Regenerate.
3737
3738 2005-07-11  Jakub Jelinek  <jakub@redhat.com>
3739
3740         * Makefile.def (target_modules): Add libssp.
3741         * configure.in (target_libraries): Add target-libssp.
3742         * configure: Rebuilt.
3743         * Makefile.in: Rebuilt.
3744
3745 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3746
3747         PR ada/22340
3748
3749         * Makefile.def: Sync with gcc.
3750         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3751         * Makefile.in: Regenerate.
3752
3753 2005-07-07  Andreas Schwab  <schwab@suse.de>
3754
3755         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3756         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3757         * Makefile.in: Regenerated.
3758
3759 2005-07-07  Kazu Hirata  <kazu@codesourcery.com>
3760
3761         * configure.in: Add --enable-libssp and --disable-libssp.
3762         * configure: Regenerate with autoconf-2.13.
3763
3764 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3765
3766         * configure.in: Don't build sim or rda when targetting darwin.
3767         * configure: Regenerate.
3768
3769 2005-07-04  Ben Elliston  <bje@gnu.org>
3770
3771         * src-release (do-proto-toplev): Remove dejagnu bits.
3772         (DEJAGNU_SUPPORT_DIRS): Remove.
3773         (dejagnu.tar.bz2, dejagnu.tar): Likewise.
3774         (GDBD_SUPPORT_DIRS): Likewise.
3775         (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
3776         (INSIGHTD_SUPPORT_DIRS): Likewise.
3777         (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
3778
3779 2005-06-30  Ben Elliston  <bje@gnu.org>
3780
3781         * setup.com (mpw): Remove unused directive.
3782
3783 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3784
3785         * Makefile.def (stagefeedback): Come after profile.
3786         Define profiledbootstrap target.
3787         * Makefile.tpl (profiledbootstrap): Remove.
3788         (stageprofile-end): Zap stagefeedback.
3789         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3790         * Makefile.in: Regenerate.
3791
3792 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
3793
3794         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
3795         In 'cpp' stanza, support '#line' as well as '# '.
3796
3797 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
3798
3799         * configure.in (unsupported_languages): New macro.
3800         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
3801         non-ported target libraries in noconfigdirs.
3802         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3803         non-linux-gnu.  Remove libgcj_ex_libffi.
3804         <lang_frag loop>: Set add_this_lang=no if the language is in
3805         unsupported_languages.
3806         * configure: Regenerate.
3807
3808 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3809
3810         * configure.in: Fix typo in handling of --with-mpfr-dir.
3811         * configure: Regenerate.
3812
3813 2005-06-02  Jim Blandy  <jimb@redhat.com>
3814
3815         * config.sub: Add cases for the Renesas m32c.  (This patch has been
3816         accepted into the master sources.)
3817
3818 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
3819             Michael Snyder  <msnyder@redhat.com>
3820             Stan Cox  <scox@redhat.com>
3821
3822         * configure.in: Set noconfigdirs for ms1.
3823
3824         * configure: Regenerate.
3825
3826 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
3827
3828         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3829         (Dependencies): Consider target modules for bootstrap dependencies.
3830         Make target bootstrap modules depend on each stage's gcc.
3831         * Makefile.in: Regenerate.
3832
3833 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
3834
3835         * Makefile.def (configure-gcc): Depend on binutils having been built.
3836         (all-gcc): No need to do it here.
3837         * Makefile.in: Regenerate.
3838
3839 2005-05-19  Paul Brook  <paul@codesourcery.com>
3840
3841         * configure.in: Rewrite misleading error message when requested
3842         language cannot be built.
3843         * configure: Regenerate.
3844
3845 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
3846
3847         * ylwrap: Import from Automake 1.9.5.
3848
3849 2005-05-04  Mike Stump  <mrs@apple.com>
3850
3851         * configure.in: Always pass --target to target configures as
3852         otherwise rebuilds that do --recheck will fail.
3853         * configure: Rebuilt.
3854
3855 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
3856
3857         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3858         STAGE_HOST_EXPORTS.
3859         (configure, all): Add bootstrap support.
3860         (Host modules, target modules): Pass post-stage1 flags and exports.
3861         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3862         * Makefile.in: Regenerate.
3863
3864 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
3865
3866         Sync from gcc:
3867
3868         2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
3869
3870         * config.sub: Update from master copy.
3871
3872         2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
3873
3874         * configure.in <crisv32-*-*, cris-*-*>: New local variable
3875         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
3876         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
3877         "*-*-elf" and "*-*-linux*".
3878         * configure: Regenerate.
3879
3880 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
3881
3882         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3883         (TARGET_CONFIGARGS): Include --with-target-subdir.
3884         (configure, all): New macros.  Use them throughout.
3885
3886 2005-04-05  Paolo Bonzini  <bonzini@gnu.org>
3887
3888         * Makefile.tpl: Sync with gcc.
3889         * Makefile.in: Regenerate.
3890
3891 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
3892
3893         * config/mh-mingw32: Delete.
3894         * configure.in: Don't use it.
3895         * configure: Regenerate.
3896
3897 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
3898
3899         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3900         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3901         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3902         (HOST_LIB_PATH): Generate from Makefile.def.
3903         (TARGET_LIB_PATH): Likewise.
3904         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3905         * Makefile.in: Regenerate.
3906         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3907         (RPATH_ENVVAR): Include Darwin case.
3908         * configure: Regenerate.
3909
3910 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
3911
3912         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3913         * configure: Regenerate.
3914
3915 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
3916
3917         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3918         gcc_version, and gcc_version_trigger from set of flags to pass.
3919         * Makefile.tpl: Remove definitions of above variables.
3920         (config.status): Remove dependency on $(gcc_version_trigger).
3921         * Makefile.in: Regenerate.
3922         * configure.in: Do not reference config/gcc-version.m4 nor
3923         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
3924         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
3925         * configure: Regenerate.
3926
3927 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
3928             Andrew Pinski <pinskia@physics.uc.edu>
3929
3930         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3931         * Makefile.in: Regenerate.
3932
3933 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
3934
3935         PR libgcj/20160
3936         * ltmain.sh: Avoid creating archives with components that have
3937         duplicate basenames.
3938
3939 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
3940
3941         PR bootstrap/20250
3942         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3943         instead of check.
3944         * Makefile.in: Regenerate.
3945
3946 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3947
3948         Sync from gcc.
3949
3950         2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3951
3952         PR bootstrap/17383
3953         * Makefile.def (target_modules): Remove "stage", now unnecessary.
3954         * Makefile.tpl (HOST_SUBDIR): New substitution.
3955         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3956         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3957         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3958         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3959         (Host modules, Bootstrapped modules): Use it.
3960         (Build modules, Target modules): Do not create symlink trees,
3961         always configure out-of-srcdir.
3962         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3963         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3964         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3965         $(HOST_SUBDIR).  Create a symlink for host_subdir.
3966
3967         * Makefile.in: Regenerate.
3968         * configure: Regenerate.
3969
3970         Merged from libada-gnattools-branch:
3971         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3972
3973         * Makefile.def: Add gnattools as a module, depending on target-libada.
3974         * Makefile.in: Regenerate.
3975         * configure.in: Include gnattools in host_tools; disable it if ada
3976         is disabled.
3977         * configure: Regenerate.
3978
3979 2005-02-23  Nick Clifton  <nickc@redhat.com>
3980
3981         * configure: Regenerate.
3982
3983 2005-02-22  Paul Schlie  <schlie@comcast.net>
3984
3985         * configure.in: Allow darwin targeted ports to build tk, itcl and
3986         libgui.
3987
3988 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3989
3990         PR libgcj/10353
3991         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3992         * configure: Regenerate.
3993
3994 2005-02-08  Andrew Cagney  <cagney@gnu.org>
3995
3996         * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
3997         gdb/ section.  Update GDB's URL.
3998
3999 2005-01-31  Andrew Cagney  <cagney@gnu.org>
4000
4001         * gettext.m4: Only set ENABLE_NLS when gettext is present.
4002
4003 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4004
4005         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4006         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4007         target-libgloss when not *-*-elf and *-*-aout.
4008         * configure: Regenerate.
4009
4010 2005-01-27  Andrew Cagney  <cagney@gnu.org>
4011
4012         * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4013
4014 2005-01-24  Andrew Cagney  <cagney@gnu.org>
4015
4016         * gettext.m4: Only fall back to ../intl/ when it's present.
4017
4018 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4019
4020         * install-sh, config.sub: Import from upstream.
4021
4022 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4023
4024         PR bootstrap/18222
4025         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4026         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4027         * Makefile.in: Regenerate.
4028
4029 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4030
4031         Revert 2004-12-28 Makefile changes, a better fix will be
4032         applied to mainline and src after GCC 4.0 branches.
4033
4034 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4035
4036         PR bootstrap/17383
4037
4038         * Makefile.def (target_modules): Remove stage parameter,
4039         it is always true now.
4040         * Makefile.tpl (configure-build-[+module+],
4041         configure-target-[+module+]): Always build symlink tree
4042         for the directory and for include.  BUILD_SUBDIR and
4043         TARGET_SUBDIR cannot be . anymore.
4044         * Makefile.in: Regenerate.
4045
4046 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4047
4048         Revert 2004-12-08 Makefile changes.
4049
4050 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4051
4052         * configure.in (sh64-*-*): Reenable gprof.
4053         * configure: Regenerate.
4054
4055 2004-12-09  Jim Blandy  <jimb@redhat.com>
4056
4057         * MAINTAINERS: List 'depcomp' as part of automake.
4058
4059 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4060
4061         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4062         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4063         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4064         * Makefile.in: Regenerate.
4065
4066 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4067
4068         * Makefile.tpl: Generate normal dependencies if the LHS module is
4069         not bootstrapped.
4070         * Makefile.in: Regenerate.
4071
4072 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4073
4074         * configure.in: Include config/gxx-include-dir.m4.  Use
4075         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4076         * configure: Regenerate.
4077
4078 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4079
4080         * config.if: Delete.
4081         * configure.in: Set libstdcxx_incdir directly.
4082         * configure: Regenerate.
4083         * MAINTAINERS: Remove mention of config.if.
4084         * src-release (DEVO_SUPPORT): Remove config.if.
4085
4086 2004-12-02  Eric Christopher  <echristo@redhat.com>
4087
4088         * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4089         of things to remove.
4090         * Makefile.in: Regenerate.
4091
4092 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4093
4094         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4095         * configure: Regenerate.
4096
4097 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4098
4099         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4100         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4101         * configure: Regenerate.
4102
4103 2004-11-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4104
4105         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4106         (hppa*64*-*-*): Delete incorrect comment.
4107         * configure: Rebuilt.
4108
4109 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4110
4111         * install-sh, compile: Import from automake.
4112
4113 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4114
4115         * config.guess, config.sub:  Import from savannnah.
4116
4117 2004-11-12  Mike Stump  <mrs@apple.com>
4118
4119         * Makefile.def: Add html support.
4120         * Makefile.tpl: Likewise.
4121         * Makefile.in: Regenerate.
4122
4123 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4124
4125         PR 18423
4126         * configure.in: Remove all instances of build-fixincludes from
4127         noconfigdirs.
4128         (build_configargs): Supply --target to subdirectories.
4129         * configure: Regenerate.
4130
4131         * Makefile.def: Make gcc install depend on fixincludes install.
4132         * Makefile.in: Regenerate.
4133
4134 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4135
4136         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4137         target-libgfortran.
4138         * configure: Regenerate.
4139
4140 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4141
4142         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4143         like CC.
4144
4145 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4146
4147         * Makefile.def (host fixincludes): Specify missing targets.
4148         * Makefile.in: Regenerate.
4149
4150 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4151
4152         PR other/17783
4153         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4154         * configure: Regenerated.
4155
4156 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4157
4158         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4159         * configure: Regenerated.
4160
4161 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4162
4163         PR target/18151
4164         * configure.in (case ${target}): Do not build fixincludes for avr.
4165         * configure: Regenerated.
4166
4167 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4168
4169         * configure.in (case ${target}): Do not build fixincludes
4170         on platforms where it is not used.
4171         * configure: Regenerated.
4172
4173 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4174
4175         * configure.in: Use an absolute path to install-sh.
4176         * configure: Regenerated.
4177
4178 2004-10-19  Andrew Cagney  <cagney@gnu.org>
4179
4180         * src-release (do-djunpack, do-md5sum): Install the generated file
4181         directly into the proto-toplev/ directory.
4182
4183 2004-10-19  Andrew Cagney  <cagney@gnu.org>
4184
4185         * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4186
4187 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4188
4189         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4190         * configure: Regenerate.
4191
4192 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4193
4194         Fix wrong conflict resolution in:
4195
4196         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4197
4198         * Makefile.in: Regenerate.
4199         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4200         in the recursive `make', instead of hardwiring `all'.
4201         (Autogenerated TARGET-* variables): New.
4202
4203 2004-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
4204
4205         Merged from GCC / libtool upstream:
4206         2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4207         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4208         * ltcf-cxx.sh (tpf*): Likewise.
4209         * ltconfig (tpf*): Add TPF OS configuration support.
4210
4211 2004-09-30  Tomer Levi  <Tomer.Levi@nsc.com>
4212
4213         * configure.in: Enable target-libgloss for crx-*-*.
4214         * configure: Regenerate.
4215
4216 2004-09-24  Michael Roth  <mroth@nessie.de>
4217
4218         * configure.in (--without-headers): Add missing double quotes.
4219         * configure: Regenerate.
4220
4221 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
4222
4223         * ylwrap: Revert to previous version.
4224
4225 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4226
4227         PR bootstrap/17369
4228         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4229         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4230         SET_GCC_LIB_PATH_CMD.
4231         (BASE_TARGET_EXPORTS): Likewise.
4232         * Makefile.in: Regenerated.
4233
4234         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4235         * configure: Regenerated.
4236
4237 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4238
4239         * config.guess: New upstream version
4240         * compile, depcomp, install-sh, ylwrap: Likewise.
4241
4242 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4243
4244         * config/mh-x86omitfp: New host makefile fragment.  Add
4245         -fomit-frame-pointer to the default BOOT_CFLAGS.
4246         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4247         * configure: Regenerate.
4248
4249 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4250
4251         PR target/11572
4252         * configure.in (*-*-darwin*): Renable libobjc.
4253         * configure: Regenerate.
4254
4255 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4256
4257         * Makefile.def: Remove libbanshee.
4258         * Makefile.tpl: Ditto.
4259         * configure.in: Ditto.
4260         * Makefile.in: Regen.
4261         * configure: Ditto.
4262
4263 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4264
4265         * missing: Import latest version from master repository.
4266
4267 2004-09-04  Nick Clifton  <nickc@redhat.com>
4268
4269         * config.sub: Import latest version from master repository.
4270         * config.guess: Likewise.
4271         This includes these changes:
4272
4273         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4274
4275         * config.sub: Handle crisv32, alias etraxfs.
4276         * config.guess (crisv32:Linux:*:*): Handle.
4277
4278         2004-08-13  Brad Smith  <brad@comstyle.com>
4279
4280         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4281         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4282
4283         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4284
4285         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4286         assume the processor is a powerpc.  This is because coreutils
4287         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4288         in this case, due to a MacOS X bug that causes
4289         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4290         to return a negative number.
4291         Problem reported by Petter Reinholdtsen in:
4292         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4293
4294         2004-07-19  Ben Elliston  <bje@gnu.org>
4295
4296         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4297
4298         2004-06-24  Ben Elliston  <bje@gnu.org>
4299
4300         * config.guess: Update copyright years.
4301         * config.sub: Likewise.
4302
4303         2004-06-22  Robert Millan  <robertmh@gnu.org>
4304
4305         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4306         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4307
4308         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4309
4310         * config.guess (*:*VMS:*:*): New entry. Replaces
4311         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4312         manufacturer.
4313
4314         2004-06-22  Ben Elliston  <bje@gnu.org>
4315
4316         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4317         * config.sub: Likewise.
4318
4319         2004-06-22  Ben Elliston  <bje@gnu.org>
4320
4321         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4322         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4323
4324         2004-06-11  Ben Elliston  <bje@gnu.org>
4325
4326         * config.guess (pegasos:OpenBSD:*:*): Remove.
4327
4328         2004-06-11  Ben Elliston  <bje@gnu.org>
4329
4330         From Wouter Verhelst <wouter@grep.be>:
4331         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4332
4333         2004-06-11  Ben Elliston  <bje@gnu.org>
4334
4335         * config.guess (luna88k:OpenBSD:*:*): New.
4336
4337         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4338
4339         * config.guess (m32r*:Linux:*:*): New case.
4340         * config.sub: Handle m32rle.
4341
4342         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4343
4344         From Jens Petersen  <petersen@redhat.com>:
4345         * config.sub: Handle sparcv8.
4346
4347         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4348
4349         From Tom Smith <smith@cag.lkg.hp.com>:
4350         * config.guess: Version suffixes are equally significant on Tru64
4351         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4352         prefix of "P" (patched kernel).
4353
4354         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4355
4356         * config.sub: Add support for National Semiconductor CRX target.
4357
4358 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4359
4360         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4361         *-*-netware, but add target-libmudflap.
4362         Consolidate *-*-netware targets (of which really only i?86 exists)
4363         into a single entry.
4364         * configure: Likewise.
4365
4366 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4367
4368         * Makefile.tpl (sorry): Remove.
4369         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4370         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4371         (do-clean): Clean per-stage directories too.
4372         (do-distclean): Run distclean-stage1 too.
4373         (.NOTPARALLEL): Enable during toplevel bootstrap.
4374         (stage[+id+]-bubble): Enable parallel execution during
4375         the recursive invocation.
4376         * Makefile.in: Regenerate.
4377
4378         Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4379
4380         2004-08-31  Robert Bowdidge <bowdidge@apple.com>
4381
4382         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4383         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4384         * configure: regenerate
4385         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4386         -mdynamic-no-pic
4387
4388 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4389
4390         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4391         include.
4392         * configure.in: Fix indentation.
4393         * configure: Regenerate.
4394
4395 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4396
4397         * Makefile.def (build_modules): Add fixincludes.
4398         (dependencies): Make gcc depend on fixincludes.
4399         * configure.in (build_tools): Add fixincludes.
4400         (build_configdirs): Always include build_libs.
4401         * Makefile.in: Regenerate.
4402         * configure: Regenerate.
4403
4404 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4405
4406         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4407         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4408         phony targets; do not generate timestamp files.
4409         (distclean-stageN): Remove references to their timestamp files.
4410         (restageN, touch-stageN): Remove.
4411         (stageN-bubble): Rewritten.
4412         (compare): Support lean bootstraps.
4413         * Makefile.in: Regenerate.
4414
4415         * configure.in: Only warn when bootstrapping but
4416         build != host or build != target.  Support lean bootstraps.
4417         * configure: Regenerate.
4418
4419         Sync from gcc:
4420         2004-08-26  Phil Edwards  <phil@codesourcery.com>
4421
4422         * configure.in:  Give a better error message if GMP/MPFR are missing
4423         and a language needing them has been requested.
4424         * configure:  Regenerated.
4425
4426         2004-08-25  Phil Edwards  <phil@codesourcery.com>
4427
4428         * configure.in:  Print a list of available language front-ends if
4429         a requested one is missing.  Tidy stray tab characters.
4430         * configure:  Regenerated.
4431
4432 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
4433
4434         * Makefile.in: Regenerate.
4435         * configure: Regenerate.
4436
4437         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4438         stage_*_flags.
4439         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4440         for bootstrapped modules if toplevel bootstrap is going.
4441         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4442         modules.  Adjust for changes in Makefile.def.  Enable several
4443         rules even in non-bootstrap mode, just to avoid peppering the
4444         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4445         (stage-[+prev+]-bubble): Remove.
4446
4447         * Makefile.def (Dependencies): Depend on all-build-bison,
4448         all-build-flex, all-build-byacc, all-build-texinfo, rather
4449         than the host variations.
4450         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4451         with BUILD_SUBDIR.
4452         (BISON): Update for recent Bisons.
4453         (YACC): Fix typo.
4454         (cross): Depend on all-build.
4455         (all): Do not depend on all-build.
4456         (prebootstrap): Remove.
4457         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4458         (Prebootstrap dependencies): Add them to the per-stage targets
4459         and to all-prebootstrap.
4460         * configure.in (build_configdirs): Always enable build_tools.
4461         (BUILD_DIR_PREFIX): Remove.
4462
4463         * Makefile.def (gcc): Add target variable.
4464         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4465         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4466         in the recursive `make', instead of hardwiring `all'.
4467         (Autogenerated TARGET-* variables): New.
4468
4469 2004-08-17  Robert Millan  <robertmh@gnu.org>
4470
4471         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4472         (instead of FreeBSD).
4473         * configure: Regenerate.
4474
4475 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4476
4477         * Makefile.def, configure.in, src-release: Remove useless, bogus
4478         references to tix.
4479         * Makefile.in, configure: Regenerate.
4480
4481         * src-release: Stop distributing mmalloc with gdb (which doesn't
4482         use it).
4483         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4484         * Makefile.in: Regenerate.
4485
4486 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4487
4488         * configure.in (arm*-*-eabi*): New target.
4489         * configure: Regenerate.
4490
4491 2004-08-01  Robert Millan  <robertmh@gnu.org>
4492
4493         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4494         libmudflap for all GNU-based systems (with Glibc).
4495         * configure: Regenerate.
4496
4497 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4498
4499         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4500         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4501         (Dependencies): New section.
4502         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4503         (configure-target-[+module+]): Depend on maybe-all-gcc
4504         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4505         (toplevel profiledbootstrap): Fix dependencies.
4506         * Makefile.in: Regenerate.
4507
4508 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4509
4510         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4511         target-libiberty to noconfigdirs.
4512
4513 2004-08-03  Paul Brook  <paul@codesourcery.com>
4514
4515         * configure.in: Check for MPFR as well as GMP.
4516         * configure: Regenerate.
4517
4518 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4519
4520         * Makefile.def (host-modules): Add gcc.
4521         * Makefile.in: Regenerate.
4522         * Makefile.tpl (sorry): New rule.
4523         (configure-host, all-host, [+make_target+]-host, do-check,
4524         install-host): Do not add gcc as a special case.
4525         (host modules): Add a small special-casing for gcc.  Export
4526         extra_make_flags through the environment.
4527         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4528         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4529         other recursive targets for gcc): Remove.
4530
4531         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4532         (stage, unstage): New rules.
4533         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4534         distclean-stage[+id+]): Use stage_current.
4535         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4536         the stage*-start rules.
4537
4538 2004-07-19  Robert Millan  <robertmh@gnu.org>
4539
4540         Synced from gcc:
4541
4542         2004-04-26  Robert Millan  <robertmh@gnu.org>
4543
4544         Add patches from libtool CVS.
4545         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4546         * ltconfig: Likewise.
4547         * ltcf-c.sh: Likewise.
4548         * ltcf-cxx.sh: Likewise.
4549         * ltcf-gcj.sh: Likewise.
4550
4551 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
4552
4553         * configure.in: Add noconfigdirs for crx-*-*.
4554         * configure: Regenerate.
4555
4556 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
4557
4558         Synced from gcc:
4559
4560         2004-07-09  Loren J. Rittle <ljrittle@acm.org>
4561
4562         * configure.in: Build libmudflap by default on FreeBSD.
4563         * configure: Regenerated.
4564
4565         2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4566
4567         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4568         systems.
4569         * configure: Regenerated.
4570
4571         2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4572
4573         PR target/16344
4574         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4575         feedback based compiler.
4576         * Makefile.in: Rebuilt.
4577
4578         2004-07-05  Phil Edwards  <phil@codesourcery.com>
4579
4580         * configure.in:  Do not prepend $srcdir to /dev/null in
4581         makefile fragments.
4582         * configure:  Regenerate.
4583
4584 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4585
4586         * Makefile.def (host_modules): Set bootstrap=true for flex.
4587         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4588         * Makefile.in: Rebuilt.
4589
4590 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4591
4592         * Makefile.def (build_modules): Add bison, byacc, flex,
4593         m4, texinfo.
4594         (flags_to_pass): Add FLEX.
4595         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4596         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4597         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4598         DEFAULT_MAKEINFO): Remove.
4599         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4600         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4601         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4602         objdir or else use configured tool.
4603         (all-build): New.
4604         (all): Depend on it.
4605         (Build module dependencies): Add.
4606         * Makefile.in: Regenerate.
4607         * configure.in: Better support for multiple build modules,
4608         matching what is done for host/target modules.  Do not look
4609         for "plausible" locations of build tools if Canadian cross.
4610         Use autoconf's AC_PROG_CC to find a C compiler.  Define
4611         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
4612         * configure: Regenerate.
4613
4614 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4615
4616         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4617         * Makefile.in: Regenerate.
4618
4619 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4620
4621         * Makefile.tpl (configure-build-[+module+],
4622         configure-[+module+], configure-target-[+module+]): Pass
4623         [+extra_configure_args+].
4624         (all-build-[+module+], all-[+module+], check-[+module+],
4625         install-[+module+], [+make_target+]-[+module+],
4626         all-target-[+module+], check-target-[+module+],
4627         install-target-[+module+], [+make_target+]-target-[+module+]):
4628         Pass [+extra_make_args+].
4629         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4630         (GCC_HOST_EXPORTS): Remove.
4631         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4632         cross, check-gcc, check-gcc-c++, install-gcc,
4633         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4634         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4635         * Makefile.in: Regenerate.
4636
4637 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
4638
4639         * configure.in: Check for srcdir/winsup rather than build directory
4640         winsup.
4641         * configure: Regenerate.
4642
4643 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
4644
4645         * configure.in: Don't build Cygwin native newlib if winsup
4646         directory is missing.  Emit warning instead.
4647         * configure: Regenerate.
4648
4649 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
4650
4651         * Makefile.tpl (touch-stage[+id+]): New.
4652         (restage[+prev+]): Depend on touch-stage[+id+].
4653
4654         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4655         Use it throughout.
4656
4657         * Makefile.def: Add profile and feedback bootstrap stages.
4658         Remove next field from bootstrap stages.
4659         * Makefile.tpl (LN, LN_S): Substitute.
4660         (stageN-start, stageN-end): Use double-colon rules, to
4661         provide a hook for additional setup commands.
4662         (distclean-stageN-gcc, restageN): Create dependencies from
4663         [+prev+], not from [+next+].
4664         (stageN-bubble): Add commands for successive stages from
4665         [+prev+], using double-colon rules.
4666         (all-stageN-gcc): Fix typo.
4667         (stagefeedback-start, profiledbootstrap): New.
4668         * Makefile.in: Regenerate.
4669         * configure.in: Call ACX_PROG_LN.
4670         * configure: Regenerate.
4671
4672 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
4673
4674         * configure.in: Fix --enable-bootstrap breakage introduced in trees
4675         without gcc.
4676         * configure: Regenerate.
4677
4678 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4679
4680         * Makefile.tpl: Fix typo.
4681         * Makefile.in: Regenerate.
4682
4683 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4684
4685         * configure.in: Remove new- prefix from toplevel
4686         bootstrap targets.
4687         * configure: Regenerate.
4688
4689 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4690
4691         Merge this patch from the gcc tree:
4692
4693         2004-05-30  Andreas Jaeger  <aj@suse.de>
4694                     Jim Wilson <wilson@specifixinc.com>
4695
4696         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4697         like CC.
4698
4699 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4700
4701         * Makefile.tpl (all.normal): Rename to all.
4702         (all): Replace with a rule to pick the default
4703         target from configure.
4704         (all-gcc, configure-gcc): Use conditionals to
4705         do nothing when toplevel bootstrap is going on.
4706         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4707         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4708         * configure.in: Support --enable-bootstrap.
4709
4710         * Makefile.def: Remove new- prefix from toplevel
4711         bootstrap targets.
4712         * Makefile.tpl: Likewise.
4713
4714         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
4715         target.
4716
4717         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4718         $(RECURSE_FLAGS) to recursive invocation of make.
4719
4720         * Makefile.in: Regenerate.
4721         * configure: Regenerate.
4722
4723 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
4724
4725         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4726         * configure: Regenerate.
4727
4728 2004-05-25  Daniel Jacobowitz  <drow@false.org>
4729
4730         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4731         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4732         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
4733         targets.
4734         * Makefile.in: Regenerate.
4735
4736 2005-05-24  Paolo Bonzini <bonzini@gnu.org>
4737
4738         * configure.in: Test the ability to symlink directories.
4739         * configure: Regenerate.
4740
4741         * Makefile.def (bootstrap-stage): New definitions.
4742         * Makefile.tpl (configure-stage1-gcc,
4743         configure-stage2-gcc, configure-stage3-gcc,
4744         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4745         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4746         new-restage3, compare): Autogenerate, see Makefile.in
4747         entry for behavioral changes.
4748         (distclean-stage1, new-stage1-start, new-stage1-end,
4749         new-stage1-bubble, distclean-stage2, new-stage2-start,
4750         new-stage2-end, new-stage2-bubble, distclean-stage3,
4751         new-stage3-start, new-stage3-end): New autogenerated targets.
4752         (objext, prebootstrap, BOOT_CFLAGS,
4753         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4754         targets.
4755
4756         * Makefile.in: Regenerate.
4757         (distclean-stage1, new-stage1-start, new-stage1-end,
4758         new-stage1-bubble, distclean-stage2, new-stage2-start,
4759         new-stage2-end, new-stage2-bubble, distclean-stage3,
4760         new-stage3-start, new-stage3-end): New targets.
4761         (all-stage1-gcc): Move prebootstrap dependency from here...
4762         (configure-stage1-gcc): ...to here.
4763         (new-bootstrap): Use bubble targets.
4764         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4765         Use per-stage distclean targets.
4766         (configure-stage1-gcc, configure-stage2-gcc,
4767         configure-stage3-gcc, all-stage1-gcc,
4768         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4769         Use new-stageN-start to prepare the tree.
4770
4771 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
4772
4773         * Makefile.def (host_modules): add libcpp.
4774         * Makefile.tpl: Add dependencies on and for libcpp.
4775         * Makefile.in: Regenerate.
4776         * configure.in: Add libcpp host module.
4777         * configure: Regenerate.
4778
4779 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
4780
4781         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4782         of libf2c.
4783         * configure, Makefile.in: Regenerate.
4784
4785 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4786
4787         Merge from tree-ssa-20020619-branch.
4788
4789         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4790         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4791         (HOST_GMPLIBS): Define.
4792         (HOST_GMPINC): Define.
4793         (TARGET_LIB_PATH): Add libmudflap.
4794         (GFORTRAN_FOR_TARGET): Define.
4795         (configure-build*): Export GFORTRAN.
4796         (configure-gcc): Export GMPLIBS and GMPINC.
4797         (all-gcc): Add maybe-all-libbanshee.
4798         (configure-target-libgfortran): Define.
4799         * Makefile.in: Regenerate.
4800         * configure.in (host_libs): Add libbanshee.
4801         (target_libraries): Add target-libmudflap and target-libgfortran.
4802         Add --with-libbanshee.
4803         Handle --disable-libmudflap.
4804         (*-*-freebsd*): Use with_gmp.
4805         Add $(libgcj) to noconfigdirs.
4806         * configure: Regenerate.
4807         * depcomp: New file.
4808         * MAINTAINERS: Add tree-ssa maintainers.
4809
4810 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
4811
4812         * config/acx.m4: Fix fastcompare support for new-bootstrap.
4813         * configure: Regenerate.
4814
4815 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
4816
4817         Revert:
4818         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4819
4820         * Makefile.def (flags_to_pass): Remove *dir variables that
4821         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4822         as well as prefix and exec_prefix.
4823         * Makefile.in: Regenerate.
4824
4825 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4826
4827         * Makefile.def (host_modules): Mark with the bootstrap
4828         flag packages on which gcc depends.
4829         * Makefile.tpl (all-bootstrap): Use it.
4830         * Makefile.in: Regenerate.
4831
4832 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4833
4834         * Makefile.def (flags_to_pass): Remove *dir variables that
4835         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4836         as well as prefix and exec_prefix.
4837         * Makefile.in: Regenerate.
4838
4839 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4840
4841         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4842         * configure: Regenerate.
4843         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4844         * gcc/Makefile.tpl (compare): Use the result of the test.
4845         * gcc/Makefile.in: Regenerate.
4846
4847 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
4848
4849         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4850         Always relocate gcc and prev-gcc to the original names, even
4851         if the build fails.
4852         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4853         New targets.
4854
4855 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4856
4857         * configure.in (mips*-*-irix5*): Enable ld.
4858         * configure: Regenerate.
4859
4860 2004-04-15  James E Wilson  <wilson@specifixinc.com>
4861
4862         * Makefile.tpl (configure-[+module+], configure-gcc,
4863         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4864         Set and export LDFLAGS.
4865         * Makefile.in: Regenerate.
4866
4867 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4868
4869         PR bootstrap/14871
4870         * Makefile.tpl: If we don't have built-in-tree target tools,
4871         use the ones found by configure rather than hacking around with
4872         program_transform_name.
4873         * configure.in: Give Makefile.tpl the information necessary
4874         to do that.
4875         * Makefile.in: Regenerate.
4876         * configure: Regenerate.
4877
4878 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
4879
4880         PR bootstrap/14760
4881         * configure.in: When computing baseargs, strip *all* copies of
4882         offending options.  Also, don't match/substitute the trailing space,
4883         so that this actually works when two similar options are separated by
4884         only one space.
4885         * configure: Regenerate.
4886
4887 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
4888
4889         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4890         (rs6000-*-aix*): Same.
4891         * configure: Regenerate.
4892
4893 2004-03-25  Stan Shebs  <shebs@apple.com>
4894
4895         Remove MPW support, no longer used.
4896         * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
4897         mpw-install: Remove files.
4898         * src-release (DEVO_SUPPORT): Remove names of removed files.
4899         * MAINTAINERS: Likewise.
4900
4901 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
4902
4903         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4904         STRICT_WARN, WARN_CFLAGS flags passed down to make.
4905         * Makefile.in: Regenerate.
4906
4907         * configure.in (top level bootstrap support): Rework --enable-werror
4908         to set @stage2_werror_flag@.
4909         * configure: Regenerate.
4910         * Makefile.tpl (top level bootstrap support): Pass
4911         @stage2_werror_flag@ down to configure in stages 2 and 3.
4912         * Makefile.in: Regenerate.
4913
4914 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4915
4916         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4917         for stages 2 and 3 as well as in make.  As a consequence, remove
4918         OUTPUT_OPTION (now detected by configure) from the flags passed down
4919         to make.
4920         * Makefile.in: Regenerate.
4921
4922         * Makefile.tpl (new-bootstrap): Fix typo.
4923         * Makefile.in: Regenerate.
4924
4925 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4926
4927         * Makefile.tpl: Rearrange by moving recursive_targets rules
4928         into their proper sections.
4929         * Makefile.tpl (top level bootstrap support): Move disabling
4930         of coverage flags from 'make' to 'configure'; improve comments.
4931         * Makefile.in: Regenerate.
4932
4933         * Makefile.tpl (experimental top level bootstrap) Move stage1
4934         language setting from all- target to configure- target; disable
4935         intermodule optimization in stage 1; prevent gratuitous rebuilds
4936         of stage 1.
4937         * Makefile.in: Regenerate.
4938         * configure.in: Comma-separate stage 1 language list for top
4939         level bootstrap.
4940         * configure: Regenerate.
4941
4942         * Makefile.tpl: Clean up experimental top level bootstrap support:
4943         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4944         prev-gcc in configure- targets as well as all- targets.
4945         * Makefile.in: Regenerate.
4946
4947 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
4948
4949         * configure.in: Remove symbolic link section.
4950         * configure: Regenerate.
4951         * Makefile.tpl (links): Remove.
4952         * Makefile.in: Regenerate.
4953
4954 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
4955             Nathanael Nerode  <neroden@gcc.gnu.org>
4956
4957         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4958         Set with AC_CHECK_PROGS.
4959         * configure.in: Fix comment typo from last patch.
4960         * configure: Regenerate.
4961
4962 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
4963
4964         * Makefile.tpl: Introduce experimental top level bootstrap support.
4965         * Makefile.in: Regenerate.
4966         * configure.in: Introduce support for top level bootstrap.
4967         * configure: Regenerate.
4968
4969 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4970             Paolo Bonzini  <bonzini@gnu.org>
4971
4972         PR bootstrap/14522
4973         * configure.in: Cope with shells that do not support unquoted ^
4974         * configure: Regenerate.
4975
4976 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4977             Paolo Bonzini  <bonzini@gnu.org>
4978
4979         PR bootstrap/14522
4980         * configure.in: Cope with shell that do not support nesting
4981         quotes inside quoted backquote substitutions.
4982         * configure: Regenerate.
4983
4984 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
4985
4986         PR bootstrap/14522
4987         * configure.in: Fix escaping of $.
4988         * configure: Regenerate.
4989
4990 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4991
4992         * configure: Regenerate.
4993
4994 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
4995
4996         PR ada/14131
4997         Move language detection to the top level.
4998         * configure.in: Find default values for the tools as
4999         soon as possible.  Disable ada if GNAT is not found.
5000         Emit error message about missing languages.  Expand
5001         --enable-languages=all for the gcc subdirectory.
5002
5003 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5004
5005         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5006         and disable libgcj.
5007         * configure: Regenerated.
5008
5009 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5010
5011         PR bootstrap/7087
5012         * Makefile.tpl: Guard XFOO sed statements better.
5013         * Makefile.tpl: Add dependency for configure-target-libada.
5014         * Makefile.in: Regenerate (incidentally fixes broken
5015         commit when libada-branch was merged).
5016
5017 2004-02-28  Andrew Cagney  <cagney@redhat.com>
5018
5019         * src-release (CVS_NAMES): Define.
5020         (do-tar, do-tar): Prune $(CVS_NAMES).
5021
5022 2004-02-23  Andrew Cagney  <cagney@redhat.com>
5023
5024         * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5025         2004-02-19.09.
5026
5027 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5028
5029         PR bootstrap/11932
5030         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5031
5032 2004-02-19  Andrew Cagney  <cagney@redhat.com>
5033
5034         * config.guess: Update from version 2003-06-12 to 2004-02-16.
5035         * config.sub: Update from version 2003-06-13 to 2004-02-16.
5036
5037 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5038
5039         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5040         (rs6000-*-aix*): Same.
5041         * configure: Regenerate.
5042
5043 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5044
5045         * configure.in (host): Add in missing $noconfigdirs to defines.
5046         * configure: Regenerate.
5047
5048 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5049             Nathanael Nerode  <neroden@gcc.gnu.org>
5050
5051         PR ada/6637, PR ada/5911
5052         Merge with libada-branch:
5053         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5054         with appropriate dependencies. Add --enable-libada configure switch.
5055         * configure, Makefile.in: Regenerate.
5056
5057 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5058
5059         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5060         * configure: Regenerate.
5061
5062 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
5063
5064         * COPYING.NEWLIB: Update Red Hat license to 2004.
5065
5066 2004-01-23  DJ Delorie  <dj@redhat.com>
5067
5068         * Makefile.def (target_modules) [libiberty]: Don't stage.
5069         * Makefile.in: Rebuilt.
5070
5071 2004-01-23  Jeff Johnston  <jjohnstn@redhat.com>
5072
5073         * COPYING.NEWLIB: Update to include copyrights for new
5074         iconv code.
5075
5076 2004-01-15  Andrew Cagney  <cagney@redhat.com>
5077
5078         * src-release: Update copyright year.
5079         (do-proto-toplev): Configure using i686-pc-linux-gnu.
5080         (NEWLIB_SUPPORT_DIRS): Delete macro.
5081         (newlib.tar.bz2): Delete rule.
5082
5083 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
5084
5085         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5086         * Makefile.tpl (configure-target-[+module+]): Support stage.
5087         * Makefile.in: Rebuilt.
5088
5089 2003-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5090
5091         * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5092         throughout.
5093
5094 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5095
5096         * configure.in: Use ./config.cache, not config.cache.
5097         * configure: Regenerate.
5098         * Makefile.tpl: Special-casing not needed for GCC any more.
5099         * Makefile.in: Regenerate.
5100
5101         * configure.in: Don't share a cache file for host dirs.
5102         * configure: Regenerate.
5103
5104         * config-ml.in: Don't mess with the cache file.
5105
5106 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5107
5108         * Makefile.tpl: Make GCC use a separate config.cache.
5109         * Makefile.in: Regenerate.
5110
5111         PR bootstrap/11932, PR bootstrap/11933
5112         (I don't know if it will fix either of them, but it relates
5113         to them.)
5114         * configure.in: Don't use shared config.cache for target
5115         directories.
5116         * configure: Regenerate.
5117
5118 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5119
5120         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5121         * configure: Regenerated.
5122
5123 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5124
5125         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5126         * configure: Regenerated.
5127
5128 2003-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5129
5130         Port change over from GCC:
5131         2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5132         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5133         (configure-build-[+module+], configure-[+module+]): Likewise.
5134         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5135         * Makefile.in: Regenerate.
5136
5137 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5138
5139         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5140         * configure: Regenerate.
5141
5142 2003-11-27  Jeff Johnston  <jjohnstn@redhat.com>
5143
5144         * COPYING.NEWLIB: Add license info for long long routines added to
5145         stdlib.
5146
5147 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5148
5149         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5150         * Makefile.in: Regenerate.
5151
5152 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5153
5154         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5155         * configure:  Regenerate.
5156
5157 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5158
5159         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5160         HOST_FLAGS_TO_PASS.
5161         * Makefile.in: Regenerate.
5162
5163 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5164
5165         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5166         * configure: Rebuilt
5167         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5168         * Makefile.in: Rebuilt
5169
5170 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5171
5172         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5173
5174 2003-10-01  Phil Edwards  <pme@gcc.gnu.org>
5175
5176         * config-ml.in:  Use ac_configure_args directly instead of
5177         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5178         actually seen.
5179
5180 2003-10-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
5181
5182         * config-ml.in: Propagate INSTALL variables.
5183
5184 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5185
5186         * configure.in: Pass a computed --program-transform-name
5187         to subconfigures.
5188         * configure: Regenerated.
5189
5190 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5191
5192         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5193         * Makefile.in: Regenerate.
5194
5195         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5196         * Makefile.in: Regenerate.
5197
5198 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5199
5200         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5201         quoting.
5202         * configure: Regenerated.
5203
5204 2003-09-12  Michael Chastain  <mec@shout.net>
5205
5206         Fix PR gdb/857.
5207         * src-release (do-proto-topleve): Remove junk files
5208         intl/config.cache, intl/config.status,
5209         intl/config.h, intl/stamp-h.
5210
5211 2003-09-14  Andrew Cagney  <cagney@redhat.com>
5212
5213         * src-release (dejagnu.tar): New target.
5214         (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5215         (do-djunpack): Use $(PACKAGE) for the package name.
5216
5217 2003-09-04  DJ Delorie  <dj@redhat.com>
5218
5219         * configure: Regenerate.
5220
5221 2003-09-04  Robert Millan  <robertmh@gnu.org>
5222
5223         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5224
5225 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5226
5227         * configure.in: Ensure arguments to sed are properly spaced.
5228         * configure: Regenerate.
5229
5230 2003-08-28  Daniel Jacobowitz  <drow@mvista.com>
5231
5232         Merge from gcc:
5233         2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5234         * install-sh:  Update to newer upstream versions (associated with
5235         aclocal 1.7).
5236         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5237
5238 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5239
5240         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5241         * configure: Regenerated.
5242
5243 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5244
5245         * configure.in:  Use newline instead of semicolon when assuming
5246         shell arguments in a for loop.
5247         * configure:  Regenerated.
5248
5249 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5250
5251         PR 8180
5252         * configure.in: When testing with_libs and with_headers, treat
5253         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5254         * configure: Regenerate.
5255
5256         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5257         make, shell, etc.
5258         (baseargs): Likewise.
5259         * configure: Regenerate.
5260
5261 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5262
5263         * configure.in: Disable libgcj for darwin not on powerpc.
5264         * configure: Rebuild.
5265
5266 2003-08-15  Michael Chastain  <mec@shout.net>
5267
5268         * src-release (do-proto-toplev): Remove junk files
5269         dejagnu/example/calc/config.status,
5270         dejagnu/example/calc/config.log.
5271
5272 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5273
5274         * config-ml.in, symlink-tree: Add license.
5275
5276 2003-08-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5277
5278         Merge from gcc:
5279
5280         2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5281         * Makefile.tpl (check, check-c++): Express dependencies using
5282         dependencies rather than commands.
5283         * Makefile.in: Regenerate.
5284
5285         2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5286         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5287         * Makefile.in: Update.
5288
5289 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5290
5291         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5292         * configure: Ditto.
5293
5294 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5295
5296         * configure.in: Enable libgcj for darwin.
5297         * configure: Rebuild.
5298
5299 2003-07-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5300
5301         * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5302
5303 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5304
5305         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5306         creating target and build subdirs to build all parent dirs as needed.
5307         * Makefile.in: Rebuild.
5308         * configure.in: Don't build dirs explicitly here.
5309         * configure: Rebuild.
5310
5311 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5312
5313         * Makefile.tpl (all-make): Depend on intl.
5314         * Makefile.in: Rebuilt.
5315
5316 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5317
5318         * config.if: Remove unused libc_interface determination.
5319
5320 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5321
5322         * Makefile.in: Regenerate, correctly this time.
5323
5324 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5325
5326         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5327         unused INSTALL_PROGRAM_ARGS.
5328         * configure.in: Use AC_PROG_INSTALL.
5329         * Makefile.in: Regenerate.
5330         * configure: Regenerate.
5331
5332 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5333
5334         * configure: Rebuilt.
5335         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5336         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5337         newlib nor libgloss.
5338         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5339         * configure.in (am33_2.0-*-linux*): Added.
5340
5341 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
5342
5343         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5344         * configure: Regenerate.
5345
5346 2003-07-06  H.J. Lu <hongjiu.lu@intel.com>
5347
5348         * config-ml.in: Replace PWD with PWD_COMMAND.
5349         * Makefile.tpl: Likewise.
5350         * Makefile.in: Regenerated.
5351
5352 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5353
5354         * configure.in: Clean up config-lang.in handling.  Delete
5355         useless assignment to "subdirs".
5356         * configure: Regenerate.
5357
5358 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5359
5360         * configure.in: Rename 'target_libs' to 'target_libraries'.
5361         Remove useless reference to 'target_libs'.
5362         * configure: Regenerate.
5363
5364 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
5365
5366         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5367         * Makefile.in: Regenerate.
5368
5369 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5370
5371         * Makefile.def: Introduce flags_to_pass.
5372         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5373         * Makefile.in: Regenerate.
5374
5375 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
5376
5377         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5378         and target-libgloss.
5379         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5380         <h8300*-*-*>: Disable libf2c and ${libgcj}.
5381         * configure: Regenerate.
5382
5383 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
5384
5385         * configure.in: Update testsuite_flags to new location.
5386         * configure. Regenerate.
5387
5388 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5389
5390         * Makefile.tpl: Remove BUILD_CC stuff.
5391         * Makefile.in: Regenerate.
5392
5393 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
5394
5395         * config.guess: Update to 2003-06-12 version.
5396         * config.sub: Update to 2003-06-13 version.
5397
5398 2003-06-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5399
5400         * MAINTAINERS: Add myself as MIPS co-maintainer.
5401
5402 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
5403
5404         * config.guess: Update to 2003-06-06 version.
5405         * config.sub: Update to 2003-06-06 version.
5406
5407 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5408
5409         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5410         * configure. Regenerate.
5411
5412 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5413
5414         * configure.in: Disable serial configure by default.
5415         * configure: Regenerate.
5416         * Makefile.tpl: Abolish .NOTPARALLEL.
5417         * Makefile.in: Regenerate.
5418
5419         * Makefile.tpl: Replace {build,host,target}_canonical by
5420         {build,host,target}.
5421         * Makefile.in: Regenerate.
5422
5423         * Makefile.tpl: Fix stupid pasto.
5424         * Makefile.in: Regenerate.
5425
5426 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5427
5428         * Makefile.tpl: Remove bogus conditional.
5429         * Makefile.in: Regenerate.
5430
5431 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5432
5433         * Makefile.tpl: Make 'recursive targets' using autogen rather
5434         than shell loop.  Remove duplicate 'clean' targets and false
5435         comments.
5436         * Makefile.def: Add systematic dependencies to 'recursive' targets.
5437         Add systematic method of specifying missing targets in subdirs.
5438         Add copyright boilerplate.
5439         * Makefile.in: Regenerate.
5440         * configure.in: Add 'recursive targets' to maybe list.
5441         * configure: Regenerate.
5442
5443         * Makefile.tpl: Rename [+target+] to [+make_target+].
5444         * Makefile.def: Rename 'target' to 'make_target'.
5445
5446 2003-05-30  Nick Clifton  <nickc@redhat.com>
5447
5448         * README-maintainer-mode: Update URL for locating blessed config
5449         tools.
5450
5451 2003-05-29  Robert Millan  <rmh@debian.org>
5452
5453         * ltconfig: Import this patch and modify for use with current
5454         version of ltconfig:
5455
5456         2003-05-21  Bruno Haible  <bruno@clisp.org>
5457
5458         * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5459         GNU/FreeBSD.
5460
5461 2003-05-28  DJ Delorie  <dj@redhat.com>
5462
5463         * Makefile.tpl: Make maybe-check-gcc .PHONY.
5464         * Makefile.in: Regenerate.
5465
5466 2003-05-28  Jeff Johnston  <jjohnstn@redhat.com>
5467
5468         * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
5469
5470 2003-05-21  DJ Delorie  <dj@redhat.com>
5471
5472         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5473         newlib or libgloss.
5474         * Makefile.in: Regenerate.
5475
5476 2003-05-21  DJ Delorie  <dj@redhat.com>
5477
5478         * Makefile.tpl: Add missing empty maybe-check-gcc target.
5479         * Makefile.in: Regenerate.
5480
5481 2003-05-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5482
5483         * configure.in: Use curly braces in the definition of tooldir.
5484         * configure: Regenerate.
5485
5486 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5487
5488         * configure.in: Switch more things to use maybe dependencies.
5489         * Makefile.tpl: Switch more things to use maybe dependencies.
5490         Factor out common code from autogen IF statements.
5491         * configure: Regenerate.
5492         * Makefile.in: Regenerate.
5493
5494 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
5495
5496         * configure.in: Accept i[3456789]86 for machine type.
5497         * configure: Regenerate.
5498
5499 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5500
5501         * configure.in: Switch more things to use maybe dependencies.
5502         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
5503         * configure: Regenerate.
5504         * Makefile.tpl: Switch more things to use maybe dependencies.
5505         * Makefile.in: Regenerate.
5506
5507 2003-05-16  Andreas Schwab  <schwab@suse.de>
5508
5509         * Makefile.tpl (install-opcodes): Define.
5510         * Makefile.in: Rebuild.
5511
5512 2003-05-13  Andreas Jaeger  <aj@suse.de>
5513
5514         * config.guess: Update to 2003-05-09 version.
5515         * config.sub: Update to 2003-05-09 version.
5516
5517 2003-05-13  Michael Eager <eager@mvista.com>
5518
5519         * configure.in: Correct sed script so that options in quotes are not
5520         deleted.
5521         * configure: Rebuild.
5522
5523 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
5524
5525         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5526         and $$s/newlib/libc/sys/cygwin32 include paths.
5527         * configure: Ditto.
5528
5529 2003-05-05  H.J. Lu <hjl@gnu.org>
5530
5531         * config-ml.in: Restored from gcc repository.
5532
5533 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
5534
5535         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5536         * Makefile.in: Regenerate.
5537
5538 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5539
5540         * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5541         and Makefile.def.
5542
5543 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5544
5545         * Makefile.tpl: Clean $(BUILD_SUBDIR).
5546         * Makefile.in: Regenerated.
5547
5548 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5549
5550         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5551         * Makefile.in: Regenerate.
5552
5553 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
5554
5555         * configure.in (powerpc64*-*-linux*): Remove.
5556         * configure: Rebuilt.
5557
5558 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
5559
5560         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
5561         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5562         and restrap.
5563         * Makefile.in:  Regenerate.
5564
5565 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
5566
5567         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5568         * configure: Regenerated.
5569
5570 2003-04-11  Alexandre Oliva  <aoliva@redhat.com>
5571
5572         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5573         * */configure: Rebuilt.
5574
5575 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5576
5577         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5578         * Makefile.in: Regenerate.
5579
5580 2003-03-14  Michael Chastain  <mec@shout.net>
5581
5582         * Makefile.in: Regenerate with correct Makefile.def.
5583
5584 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5585
5586         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
5587         Make macro.
5588         * Makefile.in: Regenerate.
5589         * configure.in: Clean up gxx_include_dir logic.
5590         * configure: Regenerate.
5591
5592 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5593
5594         * configure.in (gxx_include_dir): Fix typo.
5595         * configure: Regenerated.
5596
5597 2003-03-06  Andrew Cagney  <cagney@redhat.com>
5598
5599         * texinfo/texinfo.tex: Import version 2003-02-03.16.
5600
5601 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
5602
5603         * configure.in: Include $(build_tooldir)/sys-include in
5604         FLAGS_FOR_TARGET.
5605         * configure: Regenerated.
5606
5607 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5608
5609         * Makefile.tpl: Reindent.
5610         * Makefile.in: Regenerate.
5611         * configure.in: Reindent.  Don't set unused variables.
5612         * configure: Regenerate.
5613
5614         * Makefile.tpl: Always pass down RANLIB.
5615         * Makefile.in: Regenerate.
5616
5617         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5618         * Makefile.in: Regenerate.
5619         * configure.in: Remove unused logic relating to --enable-shared
5620         and --enable-threads.  Remove bogus comments.  Remove redundant
5621         noconfigdirs.
5622         * configure: Regenerate.
5623
5624         * configure.in: Replace ${libstdcxx_version} by its value.
5625         Remove reference to mh-dgux.
5626         * configure: Regenerate.
5627
5628 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5629
5630         * Makefile.tpl: Rearrange.
5631         * Makefile.in: Regenerate.
5632
5633 2003-02-25  Nick Clifton  <nickc@redhat.com>
5634
5635         * configure: Remove site-file supprot - it is obsolete.
5636
5637 2003-02-24  Uwe Stieber <uwe@wwws.de>
5638
5639         * configure.in: Add support for kaOS as cross build target system.
5640         * configure: Regenerated.
5641
5642 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
5643
5644         * Makefile.tpl: Add definition of CPPFLAGS to pass into
5645         configure-target-* as some target builds may require additional
5646         flags for preprocessor tests.
5647         * Makefile.in: Regenerated.
5648
5649 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5650
5651         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5652         * ltconfig: Handle it.
5653         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5654         auto-detecting it.
5655
5656 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5657
5658         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5659         it is used as argument to $CC.
5660         * ltcf-gcj.sh: Likewise.
5661
5662 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5663
5664         * configure.in: Introduce --enable-maintainer-mode.
5665         * configure: Rebuilt.
5666         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5667         for maintainer mode.
5668         * Makefile.in: Rebuilt.
5669
5670 2003-02-19  Andrew Cagney <ac131313@redhat.com>
5671
5672         * configure: Regenerate using autoconf 2.13.
5673
5674 2003-02-19  Alan Modra  <amodra@bigpond.net.au>
5675
5676         * config.guess: Import latest version.
5677         * config.sub: Import latest version.
5678
5679 2003-02-18  Jason Merrill  <jason@redhat.com>
5680
5681         * Makefile.tpl (check-c++): Allow parallelism.
5682
5683 2003-02-17  Andrew Cagney  <ac131313@redhat.com>
5684
5685         * configure: Regenerate using autoconf 000227.
5686
5687 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
5688
5689         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5690         don't configure target-libobjc.
5691         * configure: Regenerate.
5692
5693 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5694
5695         * Makefile.tpl (RANLIB): Define.
5696         * Makefile.in: Regenerate.
5697
5698 2003-02-06  Keith R Seitz  <keiths@redhat.com>
5699
5700         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5701         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5702         * Makefile.in: Regenerated.
5703         * configure.in: Remove all traces of snavigator, db, and grep.
5704         * configure: Regenerated.
5705
5706 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
5707
5708         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5709         * Makefile.in: Regenerated.
5710
5711 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
5712
5713         * config.if: Copy from GCC.
5714
5715 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
5716
5717         * configure.in:  Revert 24Jan change.
5718         * configure:  Regenerate.
5719
5720 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5721
5722         * configure.in: Revert previous change.
5723         * configure: Regenerate.
5724
5725 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5726
5727         * configure.in: Make rda native-only.
5728         * configure: Regenerate.
5729
5730 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5731
5732         * configure.in: Add missing \.
5733         * configure: Rebuilt.
5734
5735 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
5736
5737         * configure.in (baseargs): Avoid using \| in sed regular
5738         expressions.
5739         * configure: Rebuilt.
5740
5741 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
5742
5743         * configure.in (baseargs): Remove all supported forms of
5744         --cache-file, --srcdir, --host, --build and --target options
5745         from argument lists.
5746         * configure: Rebuilt.
5747
5748 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
5749
5750         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5751         * configure: Rebuilt.
5752
5753 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5754
5755         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5756         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5757         * Makefile.in: Regenerate.
5758         * configure: Regenerate.
5759
5760 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5761
5762         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5763         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5764         * Makefile.in: Regenerate.
5765
5766 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
5767
5768         * configure.in: Remove Makefile in build, host and target modules
5769         unless configure was run with --no-recursion.
5770         * configure: Rebuilt.
5771
5772 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
5773
5774         * config.guess: Update to 2003-01-03 version.
5775         * config.sub: Update to 2003-01-03 version.
5776
5777 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5778
5779         * configure: Regenerate with proper autoconf 2.13.
5780
5781 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5782
5783         * configure.in: Add AC_PREREQ for consistency.
5784         * configure: Regenerate.
5785
5786 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
5787
5788         * configure.in (GDB_TK): Add tcl directories conditional on
5789         gdb/gdbtk directory being present.
5790         * configure: Regenerate.
5791
5792 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
5793
5794         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
5795         by gcc if LD is not defined and we are not doing a Canadian Cross.
5796         * configure: Rebuilt.
5797
5798 2003-01-01  Daniel Jacobowitz  <drow@mvista.com>
5799
5800         * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
5801
5802 2002-12-31  Tom Tromey  <tromey@redhat.com>
5803
5804         * Makefile.in: Rebuilt.
5805         * Makefile.def (target_modules) [libffi]: Allow installation.
5806
5807 2002-12-31  Andreas Schwab  <schwab@suse.de>
5808
5809         * configure.in: Fix use of $program_transform_name.
5810         * configure: Regenerated.
5811
5812 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5813
5814         * configure.in (baseargs): Don't remove first configure argument.
5815         * configure: Regenerated.
5816
5817 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
5818
5819         * Makefile.tpl (local-distclean): Don't remove...
5820         (multilib.ts): ... this.  Moved into...
5821         (multilib.out): ... this.  Don't use sub-make.
5822         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5823         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5824         (configure-build-[+module+], configure-[+module+],
5825         configure-target-[+module+], configure-gcc): ... these.  Test
5826         for Makefile existence.  Drop config.status from dependencies.
5827         * Makefile.in: Rebuilt.
5828         * configure.in: Move gcc-version-trigger to the end of
5829         ac_configure_args.  Add comments to maybedep.tmp and
5830         serdep.tmp.  Introduce --disable-serial-configure.  Remove
5831         nonopt from baseargs, matching and removing corresponding
5832         whitespace while at it.
5833         * configure: Rebuilt.
5834
5835 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
5836
5837         * configure.in (host_configargs): Replace reference to
5838         no-longer-defined buildopts with --build=${build_alias}.
5839         * configure: Rebuilt.
5840
5841 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
5842
5843         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
5844         program_transform_name to standard idiom.
5845         (AUTOGEN, AUTOCONF): Define.
5846         (Makefile.in): Use $(AUTOGEN).
5847         (Makefile): Depend on config.status, and use autoconf-style rule to
5848         build it.  Move original commands to...
5849         (config.status): ... this new target.
5850         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
5851         $(AUTOCONF).
5852         * Makefile.in: Rebuilt.
5853
5854 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5855
5856         * Makefile.tpl: Fix dramatic bustage due to change in
5857         program_transform_name.
5858         * Makefile.in: Regenerate.
5859
5860         * configure.in: Remove unnecessary PATH setting.
5861         * configure: Regnerate.
5862
5863         * configure.in: Don't default to unprefixed tools unless
5864         the native tools will work.
5865         * configure: Regenerate.
5866
5867         * configure.in: Convert to autoconf script.  Blow away lots
5868         of now-redundant Makefile fragments.
5869         * configure: Generate using Autoconf.
5870         * Makefile.tpl: Rewrite to reflect autoconfiscation.
5871         * Makefile.in: Regenerate.
5872
5873 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5874
5875         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
5876         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5877
5878         * ChangeLog: Move a couple of entries from here to winsup/cygwin,
5879         where they belong.
5880
5881 2002-12-24  Andreas Schwab  <schwab@suse.de>
5882
5883         * Makefile.tpl (multilib.out): Fix missing space.
5884         * Makefile.in: Regenerate.
5885
5886 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5887
5888         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
5889         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
5890         * Makefile.in: Regenerate.
5891         * configure.in: Remove unnecessary leftovers.
5892
5893 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
5894
5895         * configure.in (extra_ranlibflags_for_target): New variable.
5896         (*-*-darwin): Add -c to ranlib commands.
5897         * configure (tooldir): Handle extra_ranlibflags_for_target.
5898
5899 2002-12-20  Jeff Johnston  <jjohnstn@redhat.com>
5900
5901         * COPYING.NEWLIB: Updated.
5902         * COPYING.LIBGLOSS: Ditto.
5903
5904 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5905
5906         * Makefile.tpl: Revert HJL's change.
5907         * Makefile.in: Regenerated.
5908         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5909         always.
5910
5911 2002-12-19  Andreas Schwab  <schwab@suse.de>
5912
5913         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5914         * Makefile.in: Regenerate.
5915
5916 2002-12-18  H.J. Lu <hjl@gnu.org>
5917
5918         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5919         * Makefile.in: Regenerated.
5920
5921         * configure.in (build_prefix): New. Substitute.
5922
5923 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5924
5925         * Makefile.tpl: Don't let real targets depend on phony targets.
5926         * Makefile.in: Regenerate.
5927
5928         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5929         * Makefile.in: Regenerate.
5930
5931 2002-12-16  Jason Merrill  <jason@redhat.com>
5932
5933         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5934         previous 'make bootstrap'.
5935         * Makefile.in: Regenerate.
5936
5937 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
5938
5939         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5940
5941 2002-12-13  Jason Merrill  <jason@redhat.com>
5942
5943         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
5944         library tests.
5945         (check-c++): Just depend on it and check-target-libstdc++-v3.
5946         * Makefile.in: Regenerate.
5947
5948 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5949
5950         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5951         * Makefile.in: Regenerate.
5952
5953 2002-12-12  Jeff Johnston  <jjohnstn@redhat.com>
5954
5955         * COPYING.NEWLIB: Update list of alternate Regent of California
5956         licenses and discuss official revoking of advertising clause.
5957         * COPYING.LIBGLOSS: Ditto.
5958
5959 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5960
5961         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5962         * Makefile.in: Rebuilt.
5963
5964 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5965
5966         * configure: Fix bug put in by gremlins.
5967
5968         * Makefile.tpl: Substitute more autoconfily.
5969         * configure: Substitute more autoconfily.
5970         * Makefile.in: Regenerate.
5971
5972 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
5973
5974         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5975         * Makefile.in (all-sim): Ditto.
5976
5977 2002-12-06  DJ Delorie  <dj@redhat.com>
5978
5979         * Makefile.tpl: Change configure dependencies to not have real
5980         targets depend on phony targets.
5981
5982 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
5983
5984         * configure.in: Revert unintentional change.
5985
5986         * src-release: Configure host subdirs.
5987
5988         * Makefile.tpl: Change dependency for */multilib.out so that
5989         it works when gcc isn't in the tree.
5990
5991         * configure.in: Substitute more.
5992         * configure: Run subconfigures from the Makefile.
5993         * Makefile.tpl: Run subconfigures from the Makefile; add a few
5994         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
5995
5996 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5997
5998         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5999         and corresponding dependencies.
6000         * Makefile.in: Regenerate.
6001
6002         * configure.in (host_tools): Order binutils, gas and ld for
6003         convenience in running the testsuites.
6004
6005         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6006         * Makefile.in: Regenerate.
6007         * configure.in: Introduce rules to serialize subconfigure runs.
6008
6009         * configure.in: Introduce BASE_CC_FOR_TARGET.
6010         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
6011         Realize configure-build-* targets.  Realize configure-target-* targets.
6012         * Makefile.in: Regenerate.
6013
6014 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6015
6016         * configure: Move gcc_version_trigger stuff from here...
6017         * configure.in: ...to here.
6018
6019         * configure.in: Separate subconfigure options added by this file from
6020         options given by the user.  Add machinery to put args for host
6021         subconfigures into the Makefile.
6022
6023         * Makefile.tpl: Remove 'vault' targets.
6024         * Makefile.tpl: Reorder and comment dependencies.
6025         * Makefile.in: Regenerate.
6026
6027 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6028
6029         * configure.in: Move host-specific darwin noconfigdirs into
6030         the host-specific section.
6031
6032 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6033
6034         * Makefile.tpl: Restore bkorb's style patch, accidentally lost
6035         during replay.
6036         * Makefile.in: Regenerate.
6037
6038         (finishing slow-motion replay)
6039         * configure: Remove skip-this-dir support.
6040         * Makefile.tpl: Remove skip-this-dir support.
6041
6042         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6043         subdirectories.
6044         * Makefile.in: Regenerate.
6045
6046         * Makefile.tpl: Strip out useless setting of 'dir'.
6047         * Makefile.in: Regenerate.
6048
6049 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6050
6051         (finishing slow-motion replay)
6052         * configure.in: Fix deeply stupid bug.
6053
6054         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6055         shell code in CXX_FOR_TARGET
6056         * Makefile.def: Introduce raw_cxx.
6057         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6058         RAW_CXX_FOR_TARGET.
6059         * Makefile.in: Regenerate.
6060
6061 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6062
6063         (finishing slow-motion replay)
6064         * Makefile.tpl: Remove unnecessary ifs.
6065         * Makefile.in: Regenerate.
6066
6067         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6068         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6069         targets for 'no_install' modules.
6070         * configure: Move GDB_TK substitution to configure.in.  Move
6071         build_modules stuff to configure.in.
6072         * configure.in: Implement soft dependency machinery.  Maybe-ize
6073         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6074         * Makefile.in: Regenerate.
6075
6076 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6077
6078         (continuing slow-motion replay)
6079         * Makefile.tpl: Make all-target, install-target behave similarly
6080         to all, install (only hitting configured targets).  Eliminate
6081         unused macro defintions.
6082
6083         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6084         build != host.
6085
6086         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6087
6088         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6089
6090         * configure.in: Produce lists of subdir targets we're actually
6091         configuring.  Remove references to "dosrel".
6092         * Makefile.tpl: Let configure set which subdir targets are hit.
6093         Remove install-cross; clean up install; remove ALL.  Remove
6094         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6095         Autogenerate host module targets.  Remove empty dependency lines
6096         and redundant dependency; rearrange slightly.
6097         * Makefile.def: Add host-side libtermcap, utils.
6098
6099         * Makefile.in: Regenerate.
6100
6101 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6102
6103         (Continuing slow-motion replay)
6104         * Makefile.def: Add list of recursive targets to autogenerate.
6105         Add build_modules.
6106         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6107         targets.  Autogenerate *-build-* targets.
6108         * Makefile.in: Regenerate.
6109
6110 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
6111
6112         (Continuing slow-motion replay)
6113         * configure: More autoconf-style substitutions.
6114         * Makefile.tpl: More autoconf-style substitutions.
6115         * Makefile.in: Regenerate.
6116
6117 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
6118
6119         (Continuing slow-motion replay)
6120         * configure: Substitute more variables in a more autoconf-friendly
6121         way.  Simplify slightly.
6122         * Makefile.tpl: Make more variables substitutable in an
6123         autoconf-friendly way.
6124         * Makefile.in: Regenerate.
6125
6126 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6127
6128         (Continuing slow-motion replay)
6129         * configure.in (v810*): Remove special setting of tools.
6130
6131         * configure: Add support for extra required flags for ar or nm.
6132         * configure.in (aix4.3+): Use above support for target-specific
6133         issues, rather than using config/mt-aix43.
6134
6135 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6136
6137         (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6138         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6139         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6140         with $srcdir.  Reformat indentation.  Substitute some variables
6141         formerly hard-coded in the Makefile for build=host.
6142         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6143         * Makefile.def: Autogenerate more.
6144         * Makefile.in: Regenerate.
6145
6146 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6147
6148         * Makefile.tpl: syntactic cleanup
6149
6150 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6151
6152         * Makefile.def (host_modules): Add rda.
6153         * Makefile.in: Regenerate.
6154         * configure.in (target_tool): Add target-rda to list.
6155
6156 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6157
6158         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6159         and restrap targets to this rule.
6160         * Makefile.in:  Regenerate.
6161
6162 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6163
6164         * configure.in (i[3456]86-*-linux*): Add check to disable
6165         ${libgcj} for glibc1.
6166
6167 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
6168
6169         * configure.in: Add tic4x target.
6170
6171 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6172
6173         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6174         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6175         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6176         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6177         * Makefile.in: Regenerate.
6178
6179 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6180
6181         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6182         * Makefile.in: Regenerate.
6183
6184         * Makefile.def: Remove order dependency comments.
6185         * Makefile.tpl: Add explicit install-install dependencies.
6186         * Makefile.in: Regenerate.
6187
6188         * Makefile.tpl: Remove material now in src-release.  (Finally!)
6189         * Makefile.in: Regenerate.
6190
6191         * configure: Restore my original patch by syncing with gcc version.
6192
6193         * Bring following over from gcc:
6194
6195 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
6196
6197         * configure.in (s390*-*-linux*): Enable libgcj.
6198
6199 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6200
6201         * Makefile.in: Regenerate.  This really ought to fix things. :sigh:
6202
6203 2002-10-02  Alan Modra  <amodra@bigpond.net.au>
6204
6205         * configure: Move stray lines back to where they belong.
6206
6207 2002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6208
6209         * Makefile.tpl: Insert configure-target target, for src-release.
6210
6211         * configure: Finish reverting change which Andrew Cagney started
6212         reverting.  Should fix bustage.
6213
6214         * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6215         * src-release: New file.  Contains material for making net
6216         releases for gdb, binutils, et al., formerly in Makefile.in.
6217
6218 2002-09-30  Nick Clifton  <nickc@redhat.com>
6219
6220         * cpu: New top level directory.  Intended to hold input files for
6221         CGEN which have FSF copyright assignment.
6222         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6223
6224 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
6225
6226         Revert below (note that src does not contain Makefile.tpl):
6227         * Makefile.tpl: Make subsituted variables more autoconfy.
6228         * Makefile.in: Regenerate.
6229
6230 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6231
6232         * configure: Revert accidentally applied changes.
6233
6234         * Makefile.tpl: Make more autoconf-friendly.
6235         * Makefile.in: Regenerate.
6236         * configure: Make substitution more autoconf-like.
6237
6238 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
6239
6240         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6241         single entry to handle all these.
6242         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
6243         libjava on arm-*-elf.
6244
6245 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
6246
6247         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6248         things that depend on them.
6249
6250 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6251
6252         * Makefile.tpl: Make subsituted variables more autoconfy.
6253         * Makefile.in: Regenerate.
6254         * configure: Make seds more autoconfy.
6255
6256 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6257
6258         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6259         * Makefile.in: Regenerate.
6260         * configure.in: Rewrite sed statements to look autoconfy.
6261
6262         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6263         all-target-foo on configure-target-foo.
6264         * Makefile.def: Ditto.
6265         * Makefile.in: Rebuild.
6266
6267 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6268
6269         * Makefile.def: New file.
6270         * Makefile.tpl: New file.
6271         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6272
6273         * configure.in: Minor rearrangement.  Simplify tests.
6274
6275 2002-09-23  Jason Thorpe  <thorpej@wasabisystems.com>
6276
6277         * configure.in (with_headers): Skip copy if value is "yes".
6278         (with_libs): Likewise.
6279
6280 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6281
6282         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6283         * configure.in (sh*-*-pe*): Ditto.
6284         * configure.in (mips*-*-pe*): Ditto.
6285         * configure.in (*arm-wince-pe): Ditto.
6286
6287         * configure.in: Rearrange.
6288
6289 2002-09-12  Nick Clifton  <nickc@redhat.com>
6290
6291         * Import these changes from the config master repository:
6292
6293         2002-09-05  Svein E. Seldal  <Svein.Seldal@solidas.com>
6294
6295                 * config.sub: Add tic4x target.
6296
6297         2002-09-03  Ben Elliston  <bje@redhat.com>
6298
6299                 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6300                 Reported by <Duncan_Stodart@insession.com>.
6301
6302 2002-09-10  Jeff Johnston  <jjohnstn@redhat.com>
6303
6304         * COPYING.NEWLIB: More updates.
6305
6306 2002-09-09  Jeff Johnston  <jjohnstn@redhat.com>
6307
6308         * COPYING.NEWLIB: Update.
6309
6310 2002-08-23  Andrew Cagney  <ac131313@redhat.com>
6311
6312         * texinfo/texinfo.tex: Import version 2002-06-04.06.
6313
6314         * config.guess: Import version 2002-08-23.
6315         * config.sub: Import version 2002-08-22.
6316
6317 2002-08-20  Alexandre Oliva  <aoliva@redhat.com>
6318
6319         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6320         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6321         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6322
6323 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
6324
6325         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6326
6327 2002-08-04  H.J. Lu  (hjl@gnu.org)
6328
6329         * configure.in (mips*-*-linux*): Don't skip target-libffi.
6330
6331 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
6332
6333         * configure.in: Move generic linux case to end.  Copy generic
6334         linux noconfigdirs to mips*-*-linux* entry and new
6335         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
6336
6337 2002-07-19  Chris Demetriou  <cgd@broadcom.com>
6338
6339         * MAINTAINERS: Clarify on config.guess and config.sub, and add
6340         one instance of them which was missed to the list to update.
6341
6342 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
6343
6344         * config.guess: Update to 2002-07-09 version.
6345         * config.sub: Update to 2002-07-03 version.
6346
6347 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6348
6349         * configure.in: Remove two redundant tests.
6350
6351 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6352
6353         * configure.in (mips*-*-irix6*o32): Enable stabs.
6354
6355 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
6356
6357         * configure.in: Don't build grez.
6358         * Makefile.in: Ditto.
6359
6360         * Makefile.in: Remove references to bsp, cygmon, libstub.
6361         * configure.in: Ditto.
6362
6363         * configure.in: Remove leftover reference to gdbtest.
6364
6365 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
6366
6367         * configure.in (gxx_include_dir):  Change to match versioned
6368         C++ headers if --enable-version-specific-runtime-libs is used.
6369
6370 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
6371
6372         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6373
6374 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6375
6376         * configure.in: Make --without-x work.
6377
6378 2002-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
6379
6380         * contrib: New directory.  Created to contain a copy of the
6381         texi2pod.pl script so that it is in the same place as the version in
6382         the FSF GCC sources.
6383
6384 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6385
6386         * configure.in: Rearrange target Makefile fragment collection.
6387
6388         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6389         cvs[src].
6390         * configure.in: Ditto.
6391
6392 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
6393
6394         * Makefile.in: Eliminate 'apache' targets.
6395         * configure.in: Eliminate 'apache' targets.
6396
6397         * configure.in: Eliminate redundant tests.  Reorganize.
6398
6399         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6400
6401         * config-ml.in: Eliminate references to Cygnus configure.
6402
6403         * Makefile.in: Eliminate references to building emacs.
6404
6405 2002-07-01  Denis Chertykov  <denisc@overta.ru>
6406
6407         * configure.in: Add support for ip2k.
6408
6409 2002-06-24  Ben Elliston  <bje@redhat.com>
6410
6411         * configure.in (host_tools): Remove cgen.
6412
6413         * Makefile.in (all-cgen): Remove; runs from its source directory.
6414         (check-cgen, install-cgen, clean-cgen): Likewise.
6415         (all-opcodes): No not depend on all-cgen.
6416         (all-sim): Likewise.
6417
6418 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
6419
6420         * configure.in: Fix AIX configury bug.
6421
6422 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6423
6424         * configure.in: Replace ${topsrcdir} with ${srcdir}.
6425
6426         * configure.in: Move definition of libstdcxx_flags right above
6427         usage, rather than way earlier.
6428
6429         * configure.in: Pull definition of is_cross_compiler earlier.
6430
6431         * configure.in: Rearrange a little.
6432
6433         * configure.in: Remove references to librx.
6434         * Makefile.in: Remove references to librx.
6435
6436 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6437
6438         * configure.in: Eliminate ${gasdir} variable.
6439
6440 2002-06-18  Dave Brolley  <brolley@redhat.com>
6441
6442         * configure.in: Add support for frv.
6443         * config.sub: Add support for frv.
6444
6445 2002-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6446
6447         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6448
6449 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
6450
6451         * configure.in (vax-*-netbsd*): Re-enable gas.
6452
6453 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
6454
6455         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6456         BUILD_PREFIX_1, to correct nomenclature.
6457         * configure: Likewise.
6458
6459         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6460         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6461
6462 2002-05-31  Olaf Hering  <olh@suse.de>
6463
6464         * config-ml.in: Propogate DESTDIR also.
6465
6466 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
6467
6468         * configure.in (vax-*-netbsd*): Don't build gas for this
6469         platform.
6470
6471 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6472
6473         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6474         and libgcj for AVR.
6475
6476 2002-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
6477
6478         * config.sub: Add DLX target.
6479
6480 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
6481
6482         * config.guess: Update to 2002-05-22 version.
6483         * config.sub: Likewise.
6484
6485 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6486
6487         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6488         * config-ml.in: Likewise.
6489         * configure: Likewise.
6490         * configure.in: Likewise.
6491
6492 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
6493
6494         * configure.in: Simplify makefile fragment collection.
6495
6496         * configure.in: Remove code to build emacs.
6497
6498         * configure.in : Remove --srcdir argument from targargs and buildargs
6499         (it's always overridden in the Makefile anyway).  Rearrange a bit.
6500
6501         * configure: Move some logic to configure.in.
6502         * configure.in: Move some logic from configure.
6503
6504 2002-05-07  Jeff Johnston  <jjohnstn@redhat.com>
6505
6506         * COPYING.LIBGLOSS: New file.
6507
6508 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
6509
6510         * Makefile.in: Honour DESTDIR.
6511
6512 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
6513
6514         * configure.in (noconfigdirs): Don't disable libgcj on
6515         sparc64-*-solaris* and sparcv9-*-solaris*.
6516
6517 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
6518
6519         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6520
6521 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
6522
6523         * configure.in (FLAGS_FOR_TARGET): Do not add
6524         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6525         on i[3456]86-*-linux*.
6526
6527 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
6528
6529         * configure.in (noconfigdirs): Replace [ ] with test.
6530
6531         * configure.in (noconfigdirs): Do not add target-newlib if
6532         target == i[3456]86-*-linux*, and host == target.
6533
6534 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
6535
6536         * config.guess: Updated to 2002-04-26's version.
6537         * config.sub: Updated to 2002-04-26's version.
6538
6539 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
6540
6541         * configure.in: delete reference to absent file
6542
6543         * configure.in: replace '[' with 'test'
6544
6545         * configure.in: Eliminate references to gash.
6546         * Makefile.in: Eliminate references to gash.
6547
6548         * configure.in: remove useless references to 'pic' makefile fragments.
6549
6550         * configure.in: (*-*-windows*) Finish removing.
6551
6552         * configure.in: Eliminate redundant test for libgui.
6553
6554 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
6555
6556         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6557         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6558
6559 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
6560
6561         * configure.in: remove references to dead files
6562
6563 2002-04-18  Tom Tromey  <tromey@redhat.com>
6564
6565         * configure.in: Disallow configuring libgcj when it is already
6566         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
6567         Solaris 2.8 by default.  For PR libgcj/6158.
6568
6569 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6570
6571         * configure.in:  Move default CC setting out of config/mh-* fragments
6572         directly into here.
6573
6574 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6575
6576         * configure.in: don't even try to configure or make a subdirectory
6577         if there's no configure script for it.
6578
6579 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6580
6581         * MAINTAINERS: Remove chill maintainers.
6582         * Makefile.in (CHILLFLAGS): Remove.
6583         (CHILL_LIB): Remove.
6584         (TARGET_CONFIGDIRS): Remove libchill.
6585         (CHILL_FOR_TARGET): Remove.
6586         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6587         CHILL_LIB.
6588         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6589         (CHECK_TARGET_MODULES): Likewise.
6590         (INSTALL_TARGET_MODULES): Likewise.
6591         (CLEAN_TARGET_MODULES): Likewise.
6592         (configure-target-libchill): Remove.
6593         (all-target-libchill): Remove.
6594         * configure.in (target_libs): Remove target-libchill.
6595         Do not compute CHILL_FOR_TARGET.
6596         * libchill: Remove directory.
6597
6598 2002-04-15  DJ Delorie  <dj@redhat.com>
6599
6600         * Makefile.in, configure.in, configure: Sync with gcc, entries
6601         follow...
6602
6603 2002-04-08  Tom Tromey  <tromey@redhat.com>
6604
6605         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6606         Fixes PR libgcj/6068.
6607
6608 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
6609
6610         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6611
6612 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6613
6614         * configure.in (alpha*-dec-osf*): Enable libgcj.
6615
6616 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
6617
6618         Fix for: PR bootstrap/3591, target/5676
6619         * configure.in (mcore-pe): Disable the configuration of
6620         libstdc++-v3 since exceptions are not supported.
6621
6622 2002-03-20  Anthony Green  <green@redhat.com>
6623
6624         * configure.in: Enable libgcj for xscale-elf target.
6625
6626 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
6627
6628         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6629         libjava.
6630         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6631
6632 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
6633
6634         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6635         libstdc++-v3 and libjava.
6636
6637 2002-02-11  Adam Megacz <adam@xwt.org>
6638
6639         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6640         boehm-gc
6641
6642 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6643
6644         * config.guess: Updated to 2002-01-30's version.
6645         * config.sub: Updated to 2002-02-01's version.
6646         Contribute sh64-elf.
6647         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
6648         * configure.in: Added sh64-*-*.
6649
6650 2002-01-17  H.J. Lu <hjl@gnu.org>
6651
6652         * Makefile.in (all-fastjar): Also depend on all-libiberty.
6653         (all-target-fastjar): Also depend on all-target-libiberty.
6654
6655 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
6656
6657         * configure, configure.in: Use temp file for long sed commands.
6658
6659 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
6660
6661         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6662         libf2c.
6663
6664 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
6665
6666         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6667
6668 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
6669
6670         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6671
6672 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6673
6674         * configure: Handle temporary files securely using mkdir.
6675
6676 2001-09-26  Will Cohen <wcohen@redhat.com>
6677
6678         * configure.in (*-*-linux*): Disable configuration of target-newlib
6679         and target-libgloss.
6680
6681 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6682
6683         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6684         RANLIB.
6685
6686 2001-08-11  Graham Stott  <grahams@redhat.com>
6687
6688         * Makefile.in (check-c++): Add missing semicolon.
6689
6690 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
6691
6692         * configure.in (sh-*-linux*): New.
6693
6694 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6695
6696         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6697         and libgcj on m68hc11/m68hc12.
6698
6699 2001-06-27  H.J. Lu  (hjl@gnu.org)
6700
6701         * Makefile (CFLAGS_FOR_BUILD): New.
6702         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6703
6704 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6705
6706         * configure.in (libstdcxx_flags): Do not try to execute
6707         libstdc++-v3/testsuite_flags until it exists.
6708
6709 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6710
6711         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6712
6713 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6714
6715         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6716
6717 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
6718
6719         * configure.in: Move *-chorusos target case to the proper switch.
6720         Disable libgcj.
6721
6722 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6723
6724         * Makefile.in (STAGE1_CFLAGS): Pass down.
6725
6726 2001-04-13  Alan Modra  <amodra@one.net.au>
6727
6728         * config.guess: Add hppa64-linux support.  Note for next import that
6729         this is already in the master file.
6730         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
6731
6732 2001-03-22  Colin Howell  <chowell@redhat.com>
6733
6734         * Makefile.in (DO_X): Do not backslash single-quotes in
6735         backquotes (two places).
6736
6737 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
6738
6739         * Makefile.in (DO_X): Quote nested quotes.
6740
6741 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
6742
6743         * Makefile.in (DO_X): Use double quotes for quoting
6744         "RANLIB=$${RANLIB}".
6745
6746 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
6747
6748         * configure.in: Only use `lang_requires' for languages athat are
6749         actually enabled.
6750
6751 2001-03-07  Tom Tromey  <tromey@redhat.com>
6752
6753         * configure.in: Allow config-lang.in to set `lang_requires' to list
6754         of other required languages.
6755
6756 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
6757
6758         * Makefile.in: Remove RANLIB definition. Use RANLIB
6759         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6760         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6761
6762 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
6763             Alexandre Oliva  <aoliva@redhat.com>
6764
6765         * Makefile.in (check-c++): Use tabs, not spaces.
6766
6767 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
6768
6769         * Makefile.in (check-c++): New rule.
6770
6771         * configure.in (target_libs): Remove libg++.
6772         (noconfigdirs): Remove libg++.
6773         (noconfigdirs): Same.
6774         (noconfigdirs): Same.
6775         (noconfigdirs): Same.
6776
6777         * config-ml.in: Remove libg++ references.
6778
6779         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6780         (ALL_TARGET_MODULES): Same.
6781         (configure-target-libg++): Remove.
6782         (all-target-libg++): Remove.
6783         (configure-target-libio): Remove.
6784         (all-target-libio): Remove.
6785         (check-target-libio): Remove.
6786         (.PHONY): Remove.
6787         (libg++.tar.bz2): Remove.
6788         (all-target-cygmon): Remove libio.
6789         (all-target-libstdc++): Remove.
6790         (configure-target-libstdc++): Remove.
6791         (TARGET_LIB_PATH): Remove libstdc++.
6792         (ALL_GCC_CXX): Remove libstdc++.
6793         (all-target-gperf): Correct.
6794
6795 2001-02-15  Anthony Green  <green@redhat.com>
6796
6797         * configure: Introduce GCJ_FOR_TARGET.
6798         * configure.in: Ditto.
6799         * Makefile.in: Ditto.
6800
6801 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
6802
6803         * configure.in: for *-chorusos, don't config target-newlib and
6804         target-libgloss.
6805
6806 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
6807
6808         Remove V2 C++ library.
6809         * configure.in: Remove --enable-libstdcxx_v3 support.
6810
6811 2001-01-27  Richard Henderson  <rth@redhat.com>
6812
6813         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6814
6815 2001-01-26  Tom Tromey  <tromey@redhat.com>
6816
6817         * configure.in: Allow libgcj to be built on Sparc Solaris.
6818
6819 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
6820
6821         * configure.in: Enable libgcj on several additional platforms.
6822
6823 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
6824
6825         * configure.in: Enable libgcj for linux targets.
6826
6827 2001-01-09  Mike Stump  <mrs@wrs.com>
6828
6829         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6830         failures of subdirectories.
6831
6832 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6833
6834         * configure: handle DOS-style absolute paths.
6835
6836 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6837
6838         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6839
6840 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
6841
6842         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6843         (libstdcxx_incdir): Pass down.
6844         * config.if: Remove expired bits for cxx_interface, add stub.
6845         (libstdcxx_incdir): Add variable for g++ include directory.
6846         * configure.in (gxx_include_dir): Use it.
6847
6848 2000-12-15  Andreas Jaeger  <aj@suse.de>
6849
6850         * configure.in: Handle lang_dirs.
6851
6852 2000-12-13  Anthony Green  <green@redhat.com>
6853
6854         * configure.in: Disable libgcj for any target not specifically
6855         listed.  Disable libgcj for x86 and Alpha Linux until compatible
6856         with g++ abi.
6857
6858 2000-12-13  Mike Stump  <mrs@wrs.com>
6859
6860         * Makefile.in (local-distclean): Also remove fastjar.
6861
6862 2000-12-10  Anthony Green  <green@redhat.com>
6863
6864         * configure.in: Define libgcj.  Disable libgcj target libraries for
6865         most targets.
6866
6867 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6868
6869         * configure.in (target_libs): Revert 2000-12-08 patch.
6870         (noconfigdirs): Added target-libjava.
6871
6872 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6873
6874         * Makefile.in: handle DOS-style absolute paths.
6875
6876 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6877
6878         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6879         libjava.
6880         * configure.in (target_libs): Removed `target-libjava'.
6881
6882 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6883
6884         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6885         (ALL_MODULES): Added fastjar.
6886         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6887         (all-target-libjava): all-fastjar replaces all-zip.
6888         (all-fastjar): Added.
6889         (configure-target-fastjar, all-target-fastjar): Likewise.
6890         * configure.in (host_tools): Added fastjar.
6891
6892 2000-12-07  Mike Stump  <mrs@wrs.com>
6893
6894         * Makefile.in (local-distclean): Remove leftover built files.
6895
6896 2000-11-16  Fred Fish  <fnf@be.com>
6897
6898         * configure.in (enable_libstdcxx_v3): Fix typo,
6899         libstd++ -> libstdc++.
6900
6901 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6902
6903         * configure: Provide the original toplevel configure arguments
6904         (including $0) to subprocesses in the environment rather than
6905         through gcc/configargs.h.
6906
6907 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
6908
6909         * configure: Turn on libstdc++ V3 by default.
6910
6911 2000-10-16  Michael Meissner  <meissner@redhat.com>
6912
6913         * configure (gcc/configargs.h): Only create if there is a build GCC
6914         directory created.
6915
6916 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
6917
6918         * configure: Save configure arguments to gcc/configargs.h.
6919
6920 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
6921
6922         * Makefile.in (bootstrap): avoid recursion if subdir missing
6923         (cross): ditto
6924         (do-proto-toplev): ditto
6925
6926 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
6927
6928         * configure.in: Do not build byacc for hppa64.  Provide paths to the
6929         X11 libraries for hppa64.
6930
6931 2000-09-02  Anthony Green  <green@cygnus.com>
6932
6933         * Makefile.in (all-gcc): Depend on all-zlib.
6934         (CLEAN_MODULES): Add clean-zlib.
6935         (ALL_MODULES): Add all-zlib.
6936         * configure.in (host_libs): Add zlib.
6937
6938 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
6939
6940         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6941         $targargs to tell whether newlib is going to be built.
6942
6943         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6944         $$r/TARGET_SUBDIR/libio for _G_config.h.
6945
6946 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
6947
6948         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6949
6950         * configure: Make enable_threads and enable_shared defaults
6951         explicit.  Substitute enable_threads into generated Makefiles.
6952         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6953         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6954
6955 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
6956
6957         * configure.in: Re-enable all references to libg++ and librx.
6958
6959 2002-04-09  Loren James Rittle  <rittle@labs.mot.com>
6960
6961         * configure.in: Add *-*-freebsd* configurations.
6962
6963 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6964
6965         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
6966         (do-tar, do-bz2): New rules.
6967         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
6968         (gdb-tar): New rule.
6969         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
6970         (insight_dejagnu.tar): New rule.
6971         (insight.tar): New rule.
6972         (gdb+dejagnu.tar): New rule.
6973         (gdb.tar): New rule.
6974
6975 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6976
6977         * MAINTAINERS: Update dejagnu/
6978
6979 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
6980
6981         * ltmain.sh (relink_command): Fix typo in previous change.
6982
6983 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
6984
6985         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
6986         (relink_command): Added --tag flags.
6987         (mode=install): If relinking fails; error out.
6988
6989 2002-03-12  Richard Henderson  <rth@redhat.com>
6990
6991         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
6992         .NOTPARALLEL tag.
6993         (do-check): Rename from check.
6994         (check): Allow parallel check.
6995
6996 2002-03-11  Richard Henderson  <rth@redhat.com>
6997
6998         * Makefile.in (.NOTPARALLEL): Add fake tag.
6999
7000 2002-03-07  H.J. Lu  (hjl@gnu.org)
7001
7002         * configure.in: Enable gprof for mips*-*-linux*.
7003
7004 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
7005
7006         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7007         libjava.
7008         (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
7009
7010 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
7011
7012         * texinfo/texinfo.tex: Update to version 2002-02-14.08.
7013
7014 2002-02-23  Daniel Jacobowitz  <drow@mvista.com>
7015
7016         * config.guess: Import from master sources, rev 1.232.
7017         * config.sub: Import from master sources, rev 1.246.
7018
7019 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7020
7021         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7022         because its Makefile is there; test for the executable instead.
7023
7024 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7025
7026         Contribute sh64-elf.
7027         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7028         * configure.in: Added sh64-*-*.
7029
7030 2002-02-04  Jeff Johnston  <jjohnstn@redhat.com>
7031
7032         * COPYING.NEWLIB: Remove advertising clause from
7033         Berkeley and Red Hat licenses.
7034
7035 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7036
7037         * Makefile.in: Add all-tix to deps for all-snavigator
7038         so that tix is built when building snavigator.
7039
7040 2002-02-01  Ben Elliston  <bje@redhat.com>
7041
7042         * config.guess: Import from master sources, rev 1.229.
7043         * config.sub: Import from master sources, rev 1.240.
7044
7045 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7046
7047         From Steve Ellcey <sje@cup.hp.com>:
7048         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7049         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7050         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7051         IA64.
7052         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7053         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7054         soname_spec, sys_lib_search_path_spec): Ditto.
7055
7056 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7057
7058         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7059         target-libiberty, and target-libgloss.  Skip Java-related
7060         libraries if not supported for NetBSD on target CPU.
7061
7062 2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
7063
7064         * configure.in: Import StrongARM and XScale target_configdirs from
7065         FSF GCC version.
7066
7067 2002-01-16  H.J. Lu  (hjl@gnu.org)
7068
7069         * config.guess: Import from master sources, rev 1.225.
7070         * config.sub: Import from master sources, rev 1.238.
7071
7072         * MAINTAINERS: Updated notes on config.guess and config.sub.
7073
7074 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7075
7076         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7077         ld and gdb are not supported.
7078
7079 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
7080
7081         * Change reference to Cygnus Solutions to be Red Hat.
7082
7083 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
7084
7085         * COPYING.NEWLIB: Update generic copyright date.
7086
7087 2002-01-07  Mark Salter  <msalter@redhat.com>
7088
7089         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7090           Allow target-libgloss to be built for arm, strongarm, and xscale.
7091
7092 2002-01-03  Ben Elliston  <bje@redhat.com>
7093
7094         * MAINTAINERS: Update URL for config.* scripts.
7095
7096 2001-12-18  Alan Modra  <amodra@bigpond.net.au>
7097
7098         * config.sub: Import latest version.
7099         * config.guess: Likewise.
7100
7101 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7102
7103         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7104         options for i[3456]86-pc-linux* native builds.
7105
7106 2001-12-05  Laurent Guerby  <guerby@acm.org>
7107
7108         * MAINTAINERS: gcc adopts symlink-tree, refer more to
7109         libiberty.
7110
7111         Import this patch from gcc:
7112
7113         2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7114
7115             * symlink-tree: handle DOS-style absolute paths.
7116
7117 2001-11-28  DJ Delorie <dj@redhat.com>
7118             Zack Weinberg  <zack@codesourcery.com>
7119
7120         When build != host, create libiberty for the build machine.
7121
7122         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7123         CONFIG_ARGUMENTS.
7124         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7125         New variables.
7126         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7127         and rules.
7128         (all.normal): Depend on ALL_BUILD_MODULES.
7129         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7130         (all-build-libiberty): Depend on configure-build-libiberty.
7131
7132         * configure: Calculate and substitute proper value for
7133         ALL_BUILD_MODULES.
7134         * configure.in: Create the build subdirectory.
7135         Calculate and substitute TARGET_CONFIGARGS (formerly
7136         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7137
7138 2001-11-26  Geoffrey Keating  <geoffk@redhat.com>
7139
7140         * config.sub: Update to version 1.232 on subversion.
7141
7142 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7143
7144         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7145         files from .po files for a distribution.
7146
7147 2001-11-19  Hans-Peter Nilsson  <hp@bitrange.com>
7148
7149         * COPYING.NEWLIB: Mention preserved notice in specific parts.
7150
7151 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
7152
7153         Merged from net gcc:
7154         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7155         * ltcf-c.sh: Use $objext, not $ac_objext.
7156         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7157         * ltcf-cxx.sh: Add support for GNU.
7158         2001-07-22  Timothy Wall  <twall@redhat.com>
7159         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7160         default settings if using GNU tools with that configuration.
7161         * ltcf-cxx.sh: Ditto.
7162         * ltcf-gcj.sh: Ditto.
7163         2001-07-21  Michael Chastain  <chastain@redhat.com>
7164         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7165         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7166         * ltmain.sh: Mark as gcc-local.
7167
7168 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
7169
7170         * Makefile.in (all-bison): Revert 2001-10-24.
7171         Don't depend on texinfo.
7172
7173 2001-11-12  Hans-Peter Nilsson  <hp@bitrange.com>
7174
7175         * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
7176
7177 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7178
7179         * configure.in (--enable-languages): Be more permissive about
7180         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7181
7182 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7183
7184         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7185
7186 2001-10-24  Jeff Holcomb  <jeffh@redhat.com>
7187
7188         Makefile.in (all-bison): Don't depend on texinfo.
7189
7190 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
7191
7192         * gettext.m4: Test po/POTFILES.in exists before trying to read.
7193
7194 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7195
7196         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7197
7198 2001-09-28  Hans-Peter Nilsson  <hp@axis.com>
7199
7200         * config.sub, config.guess: Import latest from subversions.
7201
7202 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7203
7204         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7205         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7206         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7207         avoid quotes nesting problems.
7208         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7209         (DO_X): Export only variables that are set.
7210
7211 2001-09-19  Ben Elliston  <bje@redhat.com>
7212
7213         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7214         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7215         semantics.  Use the shell built-in "type" command instead.
7216
7217 2001-09-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7218
7219         * config.sub: Reverted the earlier change, this version is not the
7220         master file.
7221
7222 2001-09-14  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7223
7224         * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7225         Add support for mips64.
7226
7227 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7228
7229         * configure.in: Enable libstdc++-v3 for h8300 targets.
7230
7231 2001-08-30  Eric Christopher  <echristo@redhat.com>
7232             Jason Eckhardt  <jle@redhat.com>
7233
7234         * config.sub: Add support for mipsisa32.
7235
7236 2001-08-30  Eric Christopher  <echristo@redhat.com>
7237
7238         * config.sub, config.guess: Import latest from subversions.
7239
7240 2001-08-20  Alan Modra  <amodra@bigpond.net.au>
7241
7242         * config.sub, config.guess: Import latest from subversions.
7243
7244 2001-07-26  DJ Delorie  <dj@redhat.com>
7245
7246         * MAINTAINERS: Clarify libiberty merge rules and procedures.
7247
7248 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7249
7250         * Makefile.in: Revert 2001-06-17.
7251         (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7252
7253 2001-06-17  H.J. Lu <hjl@gnu.org>
7254
7255         * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7256         (gas+binutils.tar.bz2): Likewise.
7257         (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7258
7259 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7260
7261         * Makefile.in (VER): When present, extract the version number from
7262         the file version.in.
7263
7264 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
7265
7266         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7267         gcc/xgcc is built, use -print-prog-name to find out the program
7268         name to use.
7269
7270 2001-06-04  Mark Mitchell  <mark@codesourcery.com>
7271
7272         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7273         with_gcc]: Use `gcc -shared' to build a shared library.
7274
7275 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7276
7277         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7278         archives.
7279
7280 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
7281
7282         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
7283         libraries when using g++ with native linker.
7284
7285 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
7286
7287         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7288
7289 2001-05-24  Tom Rix <trix@redhat.com>
7290
7291         * configure.in : enable ld for aix
7292
7293 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
7294
7295         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7296         [aix4*|aix5*]: Prepend blank.
7297
7298 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
7299
7300         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7301         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
7302         of subdir/configure scripts to use the new libtool.m4.
7303
7304 2001-05-14  H.J. Lu <hjl@gnu.org>
7305
7306         * config.if (libc_interface): Set to -libc6.2- for cross
7307         compiling to Linux/glibc 2.2.
7308
7309 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7310
7311         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7312         libgcj.
7313
7314 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7315
7316         * configure.in (noconfigdirs): Don't reset it from scratch in the
7317         target case; only append to it.
7318
7319 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7320
7321         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7322         sparc-*-solaris2.8]: Disable ${libgcj}.
7323
7324 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
7325
7326         * configure.in (libgcj_saved): Copy from $libgcj.
7327         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7328         --disable-libgcj.
7329
7330 2001-04-20  Alexandre Oliva  <aoliva@redhat.com>
7331
7332         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7333         1.641.2.228.
7334
7335 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7336
7337         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7338         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7339
7340 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
7341
7342         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7343         New macros.
7344         (bootstrap, cross): Use RECURSE_FLAGS.
7345         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7346
7347 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
7348
7349         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7350
7351 2001-03-23  Nick Clifton  <nickc@redhat.com>
7352
7353         * README-maintainer-mode: Add note about inability to use "make
7354         distclean" in maintainer mode.
7355
7356 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7357
7358         Re-installed:
7359         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7360         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7361         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7362         * ltcf-cxx.sh: Likewise.
7363         * ltcf-gcj.sh: Likewise.
7364
7365 2001-03-22  Philip Blundell  <philb@gnu.org>
7366
7367         * config.sub, config.guess: Import latest from subversions.
7368
7369 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7370
7371         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7372         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7373
7374 2001-03-20  Michael Chastain  <chastain@redhat.com>
7375
7376         * Makefile.in: all-m4 depends on all-texinfo.
7377
7378 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
7379
7380         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7381
7382 2001-02-22  Jeff Johnston <jjohnstn@redhat.com>
7383
7384         * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7385         longer valid.
7386
7387 2001-02-16  Nick Clifton  <nickc@redhat.com>
7388
7389         * configure.in (noconfigdirs): Allow configuration of texinfo
7390         for Cygwin hosts.
7391
7392 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7393
7394         * config.guess: Add linux target for S/390.
7395         * config.sub: Likewise.
7396         * configure.in: Likewise.
7397
7398 2001-02-06  Ben Elliston  <bje@redhat.com>
7399
7400         * configure: Output host type to stdout, not stderr.
7401
7402 2001-02-04  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7403
7404         * config.guess: Import from subversions.gnu.org (revision 1.181).
7405         * config.sub: Import from subversions.gnu.org (revision 1.199).
7406
7407 2001-01-30  Alan Modra  <alan@linuxcare.com.au>
7408
7409         * config.guess: Handle hppa64-linux systems.
7410
7411 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7412
7413         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7414         Don't unset, it's non-portable and no longer necessary, set to empty
7415         instead.
7416
7417 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7418
7419         * ltconfig: Shell portability fix for the tagname validity check.
7420
7421 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7422
7423         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7424
7425 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
7426
7427         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7428         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7429
7430 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7431
7432         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7433         keep at least one of build_libtool_libs or build_old_libs set to
7434         yes.
7435
7436 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7437
7438         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7439         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7440
7441 2000-11-07  Philip Blundell  <pb@futuretv.com>
7442
7443         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7444
7445 2000-11-03  Philip Blundell  <pb@futuretv.com>
7446
7447         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7448         files.
7449
7450 2001-01-15  Jeff Johnston  <jjohnstn@redhat.com>
7451
7452         * COPYING.NEWLIB: Put into source repository.
7453
7454 2001-01-15  Ben Elliston  <bje@redhat.com>
7455
7456         * configure.in (host_tools): Add sid.
7457         Always configure cgen.
7458         * Makefile.in (all-sid): New target.
7459         (check-sid, clean-sid, install-sid): Likewise.
7460
7461 2001-01-07  Andreas Jaeger  <aj@suse.de>
7462
7463         * config.sub, config.guess: Update from subversions.
7464
7465 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
7466
7467         * configure.in: Disable language-specific target libraries for
7468         languages that aren't enabled.
7469
7470 2000-11-24  Nick Clifton  <nickc@redhat.com>
7471
7472         * configure.in (xscale-elf): Add target.
7473         (xscale-coff): Add target.
7474         (c4x, c5x, tic54x): Move after ARM targets.
7475
7476 2000-11-23  Alexandre Oliva  <aoliva@redhat.com>
7477
7478         * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7479
7480 2000-11-20  Ian Lance Taylor  <ian@zembu.com>
7481
7482         * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7483
7484 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7485
7486         * Makefile.in: Merge with GCC and libgcj.
7487         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
7488         configure-target-<library> when their configure scripts need the C
7489         or C++ library to have already been built to work properly.
7490         (do_proto_toplev): Set them to an empty string.
7491
7492 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7493
7494         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7495         (REALLY_SET_LIB_PATH): Use them.
7496
7497 2000-11-06  Christopher Faylor <cgf@cygnus.com>
7498
7499         * config.sub: Add support for Sun Chorus
7500
7501 2000-11-02  Per Lundberg  <plundis@chaosdev.org>
7502
7503         * config.sub: Add support for the *-storm-chaos OS.
7504
7505 2000-10-30  Stephane Carrez  <stcarrez@worldnet.fr>
7506
7507         * configure.in (noconfigdirs): Don't compile some
7508         of the libraries for 68HC11 & 68hc12 targets.
7509
7510 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
7511
7512         * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
7513         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
7514         all affected `configure' scripts.
7515
7516 2000-09-25  Alexandre Oliva  <aoliva@redhat.com>
7517
7518         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7519         ltcf-c.sh.
7520
7521 2000-09-12  Philip Blundell  <philb@gnu.org>
7522
7523         * config.sub, config.guess: Update from subversions.
7524
7525 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
7526
7527         * Makefile.in (all-zlib): Added dummy target.
7528
7529         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7530         multi-language branch.
7531
7532 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
7533
7534         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7535         (bootstrap*): Depend on all-bootstrap.
7536
7537 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
7538
7539         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7540         crosses, but add gcc/include to the header search path for them.
7541
7542 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
7543
7544         * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7545         * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7546         * gettext.m4: New file, extracted from aclocal.m4.
7547
7548 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
7549
7550         * config-ml.in (CC, CXX): Avoid trailing whitespace.
7551         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7552         sub-configures.
7553
7554 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7555
7556         * Makefile.in (ALL_MODULES): Add all-cgen.
7557         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7558         (all-cgen): New target.
7559         (all-opcodes,all-sim): Depend on all-cgen.
7560         * configure.in (host_tools): Add cgen.
7561         Only configure cgen if --enable-cgen-maint.
7562
7563 2000-08-17  Alexandre Oliva  <aoliva@redhat.com>
7564
7565         * config-ml.in (CC, CXX): Don't introduce a leading space.
7566
7567 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
7568
7569         * configure.in (libstdcxx_flags): Use
7570         libstdc++-v3/src/libstdc++.INC.
7571
7572 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
7573
7574         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7575
7576 2000-08-11  Jason Merrill  <jason@redhat.com>
7577
7578         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7579         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7580         (FLAGS_FOR_TARGET): Not here.
7581         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7582
7583 2000-08-07  DJ Delorie  <dj@redhat.com>
7584
7585         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7586         "if we're also building gcc, and it's a gcc that will run on the
7587         build machine, we want to use its includes instead of the system's
7588         default includes".
7589
7590 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
7591
7592         * configure.in (libstdcxx_flags): Don't use `"'.
7593
7594         * config-ml.in: Adjust multilib search paths to the
7595         appropriate multilib tree.
7596
7597 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
7598
7599         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7600         commas in $LANGUAGES.
7601
7602 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
7603
7604         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7605
7606 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
7607
7608         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7609         CXX_FOR_TARGET for sed.
7610
7611 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
7612
7613         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7614         Do not override if already set in the environment or in configure.
7615         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7616         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7617
7618 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
7619
7620         * Makefile.in (FLAGS_FOR_TARGET): New macro.
7621         (GCC_FOR_TARGET): Use it.
7622         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7623         * configure.in: ... here.
7624         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
7625         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7626
7627 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
7628
7629         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7630         (configure-target-libchill, configure-target-libobjc): Likewise.
7631
7632         * configure.in: Use the same cache file for all target libs.
7633         * config-ml.in: But different cache files per multilib variant.
7634
7635 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7636
7637         * configure (topsrcdir): Don't use dirname.
7638
7639 2000-07-20  Jason Merrill  <jason@redhat.com>
7640
7641         * configure.in: Remove all references to libg++ and librx.
7642
7643         * configure, configure.in, Makefile.in: Unify gcc and binutils.
7644
7645 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
7646
7647         * config.sub: Update to subversions version 2000-07-06.
7648
7649 2000-07-12  Andrew Haley  <aph@cygnus.com>
7650
7651         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7652         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7653
7654 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
7655
7656         * symlink-tree:  Check number of arguments.
7657
7658 2000-06-06  Andrew Cagney  <cagney@b1.cygnus.com>
7659
7660         * texinfo/texinfo.tex: Update to version 2000-05-28.15.
7661
7662 2000-07-05  Jim Wilson  <wilson@cygnus.com>
7663
7664         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7665         search path for a g++ extracted from the build tree.  This
7666         will allow link tests run by configure scripts in
7667         subdirectories to succeed.
7668
7669 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
7670
7671         * ltconfig: Add support for mips-dde-sysv4.2MP
7672
7673 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
7674
7675         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7676         `os2'. Force ac_cv_exeext to be ".exe" in that case.
7677
7678 2000-06-19  Timothy Wall  <twall@cygnus.com>
7679
7680         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7681         * config.sub: Add tic54x target.
7682
7683 2000-06-07  Phillip Thomas  <pthomas@suse.de>
7684
7685         * README-maintainer-mode: New file: Contains notes on using
7686         --enable-maintainer-mode with binutils.
7687
7688 2000-05-29  Andrew Cagney  <cagney@b1.cygnus.com>
7689
7690         * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
7691
7692 2000-05-30  Andrew Cagney  <cagney@b1.cygnus.com>
7693
7694         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7695         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7696
7697 20000-05-21  H.J. Lu  (hjl@gnu.org)
7698
7699         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7700         directory are used if they exist. Make sure
7701         $(build_tooldir)/include is searched for header files,
7702         $(build_tooldir)/lib/ for library files.
7703         (GCC_FOR_TARGET): Likewise.
7704         (CXX_FOR_TARGET): Likewise.
7705
7706 2000-05-18  Jeffrey A Law  (law@cygnus.com)
7707
7708         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7709
7710 2000-05-17  Alexandre Oliva  <aoliva@cygnus.com>
7711
7712         * Makefile.in (configure-target-libiberty): Depend on
7713         configure-target-newlib.
7714
7715 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7716
7717         * configure.in, Makefile.in: Merge all libffi-related
7718         configury stuff from the libgcj tree.
7719
7720 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
7721
7722         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7723         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7724
7725 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
7726
7727         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7728         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7729         current version information.  Add to proto-toplev directory.
7730         (gdb-taz): Build do-djunpack.
7731
7732 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
7733
7734         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7735
7736 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7737
7738         * ltmain.sh: Preserve in relink_command any environment
7739         variables that may affect the linker behavior.
7740
7741 2000-05-12  Jeffrey A Law  (law@cygnus.com)
7742
7743         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7744
7745 2000-05-10  Jim Wilson  <wilson@cygnus.com>
7746
7747         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7748
7749 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7750
7751         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7752         with the version name.
7753
7754 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7755
7756         * config.if: Tweak.
7757
7758 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7759
7760         * djunpack.bat: New file.
7761
7762 2000-04-19  Andrew Cagney  <cagney@b1.cygnus.com>
7763
7764         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7765         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7766         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7767         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7768
7769 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7770
7771         * config.sub (case $basic_machine): Change default for "ibm-*"
7772         to "openedition".
7773
7774 2000-04-12  Andrew Cagney  <cagney@b1.cygnus.com>
7775
7776         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7777         (do-md5sum): New target.
7778         (MD5PROG): Define.
7779         (PACKAGE): Default to TOOL.
7780         (VER): Default to a shell script.
7781         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7782         md5 checksum generation.
7783         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7784         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7785         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7786         insight.tar.bz2): Use gdb-taz to create archive.
7787
7788 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
7789
7790         * configure (warn_cflags): Delete.
7791
7792 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7793             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
7794
7795         * configure.in (enable_libstdcxx_v3): Add.
7796         (target_libs): Add bits here to switch between libstdc++-v2 and
7797         libstdc++-v3.
7798         * config.if: And this file too.
7799         * Makefile.in: Add libstdc++-v3 targets.
7800
7801 2000-04-05  Michael Meissner  <meissner@redhat.com>
7802
7803         * config.sub (d30v): Add d30v as a basic machine type.
7804
7805 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7806
7807         * configure.in: -linux-gnu*, not -linux-gnu.
7808
7809 2000-03-03  Andrew Cagney  <cagney@b1.cygnus.com>
7810
7811         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7812         (do-tar-bz2): Replace TOOL with PACKAGE.
7813         (gdb.tar.bz2): Remove GDBTK from GDB package.
7814         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7815         dejagnu.tar.bz2): New packages.
7816
7817 2000-02-27  Andreas Jaeger  <aj@suse.de>
7818
7819         * configure.in: Add entry for mips*-*-linux*, move catch all
7820         *-*-*linux* entry below this one.
7821
7822 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
7823
7824         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7825
7826 2000-02-24  Nick Clifton  <nickc@cygnus.com>
7827
7828         * config.sub: Support an OS of "wince".
7829
7830 2000-02-24  Andrew Cagney  <cagney@b1.cygnus.com>
7831
7832         * config.guess, config.sub: Updated to match config's 2000-02-15
7833         version.
7834
7835 2000-02-23  Linas Vepstas <linas@linas.org>
7836
7837         * config.sub: Add support for Linux/IBM 370.
7838         * configure.in: Likewise.
7839
7840 2000-02-22  Nick Clifton  <nickc@cygnus.com>
7841
7842         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7843
7844 2000-02-20  Christopher Faylor <cgf@cygnus.com>
7845
7846         * config.guess: Guess "cygwin" rather than "cygwin32".
7847
7848 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7849
7850         * configure (gcc_version): When setting, narrow search to
7851         lines containing `version_string'.
7852
7853 2000-02-15  Denis Chertykov  <denisc@overta.ru>
7854
7855         * config.sub: Add support for avr target.
7856
7857 2000-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
7858
7859         * config.sub: Add mmix-knuth-mmixware.
7860
7861 2000-01-27  Christopher Faylor <cgf@redhat.com>
7862
7863         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7864         structure stuff to -L library search.
7865         (CXX_FOR_TARGET): Ditto.
7866         (CROSS_CHECK_MODULES): Fix spelling mistake.
7867
7868 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7869
7870         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7871         the C++ compiler.
7872
7873 2000-01-12  Richard Henderson  <rth@cygnus.com>
7874
7875         * configure.in: Don't build some bits for beos.
7876
7877 2000-01-12  Joel Sherrill (joel@OARcorp.com)
7878
7879         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7880         as include files.
7881
7882 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
7883
7884         * configure.in: Use mt-aix43 to handle *_TARGET defs,
7885         not mh-aix43.
7886
7887 1999-12-14  Richard Henderson  <rth@cygnus.com>
7888
7889         * config.guess (alpha-osf, alpha-linux): Detect ev67.
7890         * config.sub: Accept alphaev[78], alphaev8.
7891
7892 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7893
7894         * config.guess, config.sub: Update from autoconf.
7895
7896 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7897
7898         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7899         necessary libraries are missing.
7900
7901 1999-10-25  Andreas Schwab  <schwab@suse.de>
7902
7903         * configure: Fix quoting inside arguments of eval.
7904
7905 1999-10-21  Nick Clifton  <nickc@cygnus.com>
7906
7907         * config-ml.in: Allow suppression of some ARM multilibs.
7908
7909 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
7910
7911         * config.guess: Add OS/390 match pattern.
7912         * config.sub: Add mvs, openedition targets.
7913         * configure.in (i370-ibm-opened*): New.
7914
7915 1999-09-04  Steve Chamberlain  <sac@pobox.com>
7916
7917         * config.sub: Add support for configuring for pj.
7918
7919 1999-08-31  Nick Clifton  <nickc@cygnus.com>
7920
7921         * config.sub (maybe_os): Add support for configuring for fr30.
7922
7923 1999-08-25  Nick Clifton  <nickc@cygnus.com>
7924
7925         * configure.in: Do not configure or build ld for AIX
7926         platforms.  ld is known to be broken on these platforms.
7927
7928 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7929
7930         * config-ml.in: Pass compiler flag corresponding to multidirs to
7931         subdir configures.
7932
7933 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
7934
7935         * Makefile.in (LDFLAGS): Define.
7936
7937 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
7938
7939         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7940         noconfigdirs.
7941         (*-*-cygwin*): Likewise.
7942
7943 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
7944
7945         * mkdep: New file.
7946         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7947         (BINUTILS_SUPPORT_DIRS): Add mkdep.
7948
7949         From Eli Zaretskii <eliz@is.elta.co.il>:
7950         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7951         long file name when using DJGPP on MS-DOS.
7952
7953 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
7954
7955         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7956
7957 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
7958
7959         * Makefile.in (check-target-libio): Remove all-target-libstdc++
7960         dependency as this causes "make check" to globally "make all"
7961
7962 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
7963
7964         * configure.in (target_libs): Added target-zlib.
7965         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7966         (CONFIGURE_TARGET_MODULES): Likewise.
7967         (CHECK_TARGET_MODULES): Likewise.
7968         (INSTALL_TARGET_MODULES): Likewise.
7969         (CLEAN_TARGET_MODULES): Likewise.
7970         (configure-target-zlib): New target.
7971         (all-target-zlib): Likewise.
7972         (all-target-libjava): Depend on all-target-zlib.
7973         (configure-target-libjava): Depend on configure-target-zlib.
7974
7975         * Makefile.in (configure-target-libjava): Depend on
7976         configure-target-newlib.
7977         (configure-target-boehm-gc): New target.
7978         (configure-target-qthreads): New target.
7979
7980         * configure.in (target_libs): Added target-qthreads.
7981         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7982         (CONFIGURE_TARGET_MODULES): Likewise.
7983         (CHECK_TARGET_MODULES): Likewise.
7984         (INSTALL_TARGET_MODULES): Likewise.
7985         (CLEAN_TARGET_MODULES): Likewise.
7986         (all-target-qthreads): New target.
7987         (configure-target-libjava): Depend on configure-target-qthreads.
7988         (all-target-libjava): Depend on all-target-qthreads.
7989
7990         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7991         (CONFIGURE_TARGET_MODULES): Likewise.
7992         (CHECK_TARGET_MODULES): Likewise.
7993         (INSTALL_TARGET_MODULES): Likewise.
7994         (CLEAN_TARGET_MODULES): Likewise.
7995         (all-target-libjava): New target.
7996         (all-target-boehm-gc): Likewise.
7997         * configure.in (target_libs): Added libjava, boehm-gc.
7998
7999 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
8000
8001         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8002         configure.bat in SUPPORT_FILES.
8003         (gas+binutils.tar.bz2): Likewise.
8004
8005         * makeall.bat: Remove; obsolete.
8006
8007 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
8008
8009         From Mark Elbrecht:
8010         * configure.bat: Remove; obsolete.
8011
8012 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
8013
8014         * configure: Add -W -Wall to the default CFLAGS when compiling with
8015         gcc.
8016
8017 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
8018
8019         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8020
8021 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
8022
8023         * configure.in: Build ld on IRIX6.
8024
8025 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
8026
8027         * Makefile.in: Change distribution targets to use bzip2 instead of
8028         gzip.
8029         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8030         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8031
8032 1999-06-04  Nick Clifton  <nickc@cygnus.com>
8033
8034         * config.sub: Add mcore target.
8035
8036 1999-05-30  Cort Dougan  <cort@cs.nmt.edu>
8037
8038         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8039
8040 1999-05-25  H.J. Lu  (hjl@gnu.org)
8041
8042         * config.guess (dummy): Changed to $dummy.
8043
8044 1999-05-24  Nick Clifton  <nickc@cygnus.com>
8045
8046         * config.sub: Tidied up case statements.
8047
8048 1999-05-22  Ben Elliston  <bje@cygnus.com>
8049
8050         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8051         <jiro@din.or.jp>.
8052
8053         * config.guess: Merge with FSF version. Future changes will be
8054         more accurately recorded in this ChangeLog.
8055         * config.sub: Likewise.
8056
8057 1999-05-20   Stephen L Moshier  <moshier@world.std.com>
8058
8059          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8060
8061 1999-04-30  Tom Tromey  <tromey@cygnus.com>
8062
8063         * ltmain.sh: [mode link] Always use CC given by ltconfig.
8064
8065 1999-04-23  Tom Tromey  <tromey@cygnus.com>
8066
8067         * ltconfig, ltmain.sh: Update to libtool 1.2f.
8068
8069 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
8070
8071         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8072         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8073         Bad merge removed these two changes.
8074
8075 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
8076                           Martin Heller (Ing.-Buero_Heller@t-online.de)
8077
8078         * config.guess (interix Alpha): Add.
8079
8080 1999-04-11  Richard Henderson  <rth@cygnus.com>
8081
8082         * configure.in (i?86-*-beos*): Do config gperf; don't config
8083         gdb, newlib, or libgloss.
8084
8085 1999-04-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
8086
8087         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8088         link a trivial program with -mabi=64.  If it fails, remove mabi=64
8089         from multidirs.
8090
8091 1999-04-10  Philipp Thomas  (kthomas@gwdg.de)
8092
8093         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8094
8095 1999-04-08  Nick Clifton  <nickc@cygnus.com>
8096
8097         * config.sub: Add support for mcore targets.
8098
8099 1999-04-07  Michael Meissner  <meissner@cygnus.com>
8100
8101         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8102         not mt-ospace, in order to shut up assembler warning about using
8103         symbols that are named the same as registers.
8104
8105 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
8106
8107         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8108         dependency list for all-target-cygmon.
8109
8110 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
8111
8112         * config-ml.in: Check $host, not $target, for selective multilibs.
8113         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8114         thumb interworking, and underscore prefix multilibs.
8115
8116 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
8117
8118         * missing: Update to version from current automake.
8119
8120 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
8121
8122         * configure (gxx_include_dir): Removed.
8123
8124         * configure.in (gxx_include_dir): Handle it.
8125         * Makefile.in: Likewise.
8126
8127 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
8128
8129         * config.sub (mips64vr4111,mips64vr4111el) Add.
8130
8131 1999-03-21  Ben Elliston  <bje@cygnus.com>
8132
8133         * config.guess: Correct typo for detecting ELF on FreeBSD.
8134
8135 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
8136
8137         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8138         config/mh-djgpp.
8139
8140 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
8141
8142         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8143         all-target-newlib to dependency list for all-target-bsp.
8144
8145 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8146
8147         * config.sub: Add i386-uwin support.
8148         * config.guess: Likewise.
8149
8150 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8151
8152         * configure.in: cleanup, add mh-*pic handling for arm, special
8153         case powerpc*-*-aix*
8154
8155 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
8156
8157         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8158         can be built.
8159
8160 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
8161
8162         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8163         targets.
8164
8165 1999-03-02  Nick Clifton  <nickc@cygnus.com>
8166
8167         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8168
8169 1999-02-28  Geoffrey Noer  <noer@cygnus.com>
8170
8171         * config.sub: Check for "cygwin*" rather than "cygwin32*"
8172
8173 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8174
8175         * config.sub: Fix typo in arm recognition.
8176
8177 1999-02-24  Drew Moseley  <dmoseley@cygnus.com>
8178
8179         * configure.in (noconfigdirs): Changed target_configdirs to
8180         include target-bsp only for m68k-*-elf* and m68k-*-coff*
8181         rather than m68k-*-* since it is not known to work on
8182         m68k-aout. Ditto for arm-*-*oabi.
8183
8184 1999-02-24  Stan Shebs  <shebs@andros.cygnus.com>
8185
8186         * configure.in (*-*-windows*): Remove, no longer used.
8187
8188 1999-02-19  Ben Elliston <bje@cygnus.com>
8189
8190         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8191         Smart and improved by Andrew Cagney.
8192
8193 1999-02-18  Marc Espie <espie@cvs.openbsd.org>
8194
8195         * config.guess: Recognize openbsd-*-hppa.
8196
8197 1999-02-17  H.J. Lu  (hjl@gnu.org)
8198
8199         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8200         only if it is not empty.
8201
8202 1999-02-17  Nick Clifton  <nickc@cygnus.com>
8203
8204         Patch from: Scott Bambrough <scottb@corelcomputer.com>
8205
8206         * config.guess: Modified to recognize uname's armv* syntax.
8207
8208         * config.sub: Modified to recognize uname's armv* syntax.
8209
8210 1999-02-17  Mark Salter  <msalter@cygnus.com>
8211
8212         * configure.in: Added target-bsp for sparclite.
8213
8214 1999-02-08  Richard Henderson  <rth@cygnus.com>
8215
8216         * config.sub: Recognize alphapca5[67] and up to alphaev8.
8217
8218 1999-02-08  Nick Clifton  <nickc@cygnus.com>
8219
8220         * configure.in: Add support for strongarm port.
8221         * config.sub: Add support for strongarm target.
8222
8223 1999-02-07  Mumit Khan  <khan@xraylith.wisc.edu>
8224
8225         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8226         the old name config/mh-cygwin32.
8227         Enable texinfo.
8228
8229 1999-02-04  Ian Lance Taylor  <ian@cygnus.com>
8230
8231         * configure.in: Do build ld for ix86 Solaris.
8232
8233 1999-02-02  Jim Wilson  <wilson@cygnus.com>
8234
8235         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
8236         $AR_FOR_TARGET.  Likewise for RANLIB.
8237
8238 1999-02-02  Catherine Moore  <clm@cygnus.com>
8239
8240         * config.sub (oabi):  Recognize.
8241         * configure.in (arm-*-oabi):  Handle.
8242
8243 1999-01-30  Robert Lipe  (robertlipe@usa.net)
8244
8245         * config.guess: Improve detection of i686 on UnixWare 7.
8246
8247 1999-01-30  Mumit Khan  <khan@xraylith.wisc.edu>
8248
8249         * config.guess: Add support for i386-pc-interix.
8250         * config.sub: Likewise.
8251         * configure.in: Likewise.
8252
8253 1999-01-18  Christopher Faylor <cgf@cygnus.com>
8254
8255         * Makefile.in: Remove unneeded all-target-libio from
8256         from all-target-winsup target since it is now unneeded.
8257         Add all-target-libtermcap in its place since it is now
8258         needed.
8259
8260 1998-12-30  Christopher Faylor <cgf@cygnus.com>
8261
8262         * configure.in: makefile stub for cygwin target is probably
8263         unnecessary.  Remove it for now.
8264
8265 1998-12-30  Christopher Faylor <cgf@cygnus.com>
8266
8267         * configure.in: libtermcap.a should be built when cygwin is the
8268         target as well as the host.
8269         * config.guess: Allow mixed case in cygwin uname output.
8270         * Makefile.in: Add libtermcap target.
8271
8272 1998-12-23  Jeffrey A Law  (law@cygnus.com)
8273
8274         * config.sub: Clean up handling of hppa2.0.
8275
8276 1998-12-22  Rodney Brown  (rodneybrown@pmsc.com)
8277
8278         * config.guess: Use C code to identify more HP machines.
8279
8280 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
8281
8282         * config.sub: Handle hppa2.0.
8283
8284 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
8285
8286         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8287         cygmon for all sparclite targets, regardless of object format.
8288
8289 1998-12-15  Mark Salter  <msalter@cygnus.com>
8290
8291         * configure.in: Added target-bsp for several target architectures.
8292
8293         * Makefile.in: Added rules for bsp.
8294
8295 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
8296
8297         * config.guess: Improve detection of hppa2.0 processors.
8298
8299 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
8300
8301         * config.guess: Recognize FreeBSD using ELF automatically.
8302
8303 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
8304
8305         * configure (skip-this-dir): Add handling for new shell script, which
8306         might be created by a sub-directory's configure to indicate, this particular
8307         directory is "unwanted".
8308         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8309
8310 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
8311
8312         * ltconfig: import from libtool, after changing libtool to
8313         account for the cygwin name change.
8314
8315 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
8316
8317         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8318         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8319
8320 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
8321
8322         * configure.in: Add libtermcap to list of cygwin dependencies.
8323
8324 1998-11-17  Geoffrey Noer  <noer@cygnus.com>
8325
8326         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8327         they include winsup/include when it's a cygwin target.
8328
8329 1998-11-12  Tom Tromey  <tromey@cygnus.com>
8330
8331         * configure.in (host_tools): Added zip.
8332         * Makefile.in (all-target-libjava): Depend on all-zip.
8333         (all-zip): New target.
8334         (ALL_MODULES): Added all-zip.
8335         (NATIVE_CHECK_MODULES): Added check-zip.
8336         (INSTALL_MODULES): Added install-zip.
8337         (CLEAN_MODULES): Added clean-zip.
8338
8339 1998-11-12  Geoffrey Noer  <noer@cygnus.com>
8340
8341         * Makefile.in: lose "32" from comment about cygwin.
8342
8343 1998-11-05  Nick Clifton  <nickc@cygnus.com>
8344
8345         * configure.in: Use -Os to build target libraries for the fr30.
8346
8347 1998-11-04  Dave Brolley  <brolley@cygnus.com>
8348
8349         * config.sub: Add fr30.
8350
8351 1998-11-02  Geoffrey Noer  <noer@cygnus.com>
8352
8353         * configure.in: drop "32" from config/mh-cygwin32.  Check
8354         cygwin* instead of cygwin32*.
8355         * config.sub: Check cygwin* instead of cygwin32*.
8356
8357 1998-10-22  Robert Lipe  <robertl@dgii.com>
8358
8359         * config.guess: Match any version of Unixware7.
8360
8361 1998-10-20  Syd Polk  <spolk@cygnus.com>
8362
8363         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8364         if desired.
8365
8366 1998-10-18  Jeffrey A Law  (law@cygnus.com)
8367
8368         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8369         these if the appropriate directories and files to not exist.
8370
8371 1998-10-14  Jeffrey A Law  (law@cygnus.com)
8372
8373         * Makefile.in (DEVO_SUPPORT): Add config.if.
8374
8375 1998-10-13  Manfred Hollstein  <manfred@s-direktnet.de>
8376
8377         * configure: Add pattern to replace "build_tooldir"'s
8378         definition in the generated Makefile with "tooldir"'s
8379         actual value.
8380
8381 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
8382
8383         * config.sub: Bring back lost sparcv9.
8384
8385         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8386
8387 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
8388
8389         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8390         CC_FOR_TARGET and friends.
8391
8392 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
8393
8394         * Makefile.in (build_tooldir): New variable, same as tooldir.
8395         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8396         -B$(build_tooldir)/bin/.
8397         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8398
8399 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
8400
8401         * config.sub: Add support for i[34567]86-pc-udk.
8402         * configure.in: Likewise.
8403
8404 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
8405
8406         * Makefile.in: add bzip2 package building bits for user
8407         tools module
8408         * configure.in: ditto
8409
8410 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
8411
8412         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8413         (ALL_TARGET_MODULES): Add all-target-libobjc.
8414         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8415         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8416         (all-target-libchill): Add dependencies.
8417         * configure.in (target_libs): Add libchill.
8418
8419 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
8420
8421         * configure.in (target_subdir): Remove duplicate line.
8422
8423 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
8424
8425         * Makefile.in (all-automake): fix dependencies.
8426
8427 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
8428
8429         * configure.in: Minor cleanups for building in the $(target_alias)
8430         subdir.
8431
8432 1998-09-22  Jim Wilson  <wilson@cygnus.com>
8433
8434         * Makefile.in (bootstrap): Set r and s before make all.  Use
8435         BASE_FLAGS_TO_PASS in make all.
8436         (cross): Likewise.
8437
8438 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
8439
8440         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8441
8442 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
8443
8444         * config.sub: Fix typo in last change.
8445
8446 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8447
8448         * config.sub: Add support for C4x target.
8449         * configure.in: Likewise.
8450
8451 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
8452
8453         * config.sub: Recognize sparcv9 just like sparc64.
8454
8455 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
8456
8457         * config.guess: Match "Pent II" or "PentII" for OpenServer.
8458
8459 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
8460
8461         * config.guess: Correctly identify Pentium II sco boxes.
8462
8463         * config.guess: Fix "tr" code.  From Weiwen Liu.
8464
8465 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
8466
8467         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8468         stabs.
8469
8470 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
8471
8472         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8473         (ALL_TARGET_MODULES): Add all-target-libchill.
8474         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8475         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8476         (all-target-libchill): Add dependencies.
8477         * configure.in (target_libs): Add libchill.
8478
8479 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8480
8481         * config.guess: Avoid assumptions about "tr" behaves when
8482         LANG is set to something other than English.
8483
8484 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
8485
8486         * configure (gxx_include_dir): Changed to
8487         '${prefix}/include/g++'-${libstdcxx_interface}.
8488
8489         * config.if: New to determine the interfaces.
8490
8491 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
8492
8493         * config.guess: Detect and handle MPE/IX.
8494         * config.sub: Deal with MPE/IX.
8495
8496 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
8497
8498         * configure.in: Use mh-aix43.
8499
8500 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
8501
8502         * configure: Fix --without/--disable cases for gxx-include-dir.
8503
8504 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
8505
8506         * mdata-sh:  Imported.  Needed for automake support.
8507
8508 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
8509
8510         * Makefile.in (taz): Try "chmod -R og=u ." before
8511         "chmod og=u `find . -print`".
8512
8513 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
8514
8515         * configure.in: Add arm-elf and thumb-elf support.
8516
8517 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
8518
8519         * Makefile.in: Undo previous patch.
8520
8521 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
8522
8523         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8524         to here ...
8525         (install-no-fixedincludes): and here
8526         (INSTALL_MODULES): ... from here.
8527
8528 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8529
8530         * config.sub: Merge with FSF.
8531
8532         * config.guess: Merge with FSF.
8533
8534 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
8535
8536         * configure (extraconfigdirs): New variable.
8537         (SUBDIRS): Add extraconfigdirs and recurse on them too.
8538         * Makefile.in (all): Move higher in file.
8539         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8540         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8541         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8542         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8543         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8544
8545 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
8546
8547         * Makefile.in (all-target-libjava): Depend on all-gcc and
8548         all-target-newlib.
8549         (configure-target-libjava): Depend on $(ALL_GCC).
8550
8551 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
8552
8553         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8554         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8555
8556 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8557
8558         * ylwrap: Change absolute path checks to check for DOS style path
8559         names.
8560
8561         * ylwrap: Don't use a full path name if the source file is in the
8562         same directory.  From hjl@lucon.org (H.J. Lu).
8563
8564         * config-ml.in: Default to being verbose, to match Feb 18 change to
8565         configure.
8566
8567 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
8568
8569         Brought over from egcs:
8570
8571         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8572
8573         * configure.in (target_subdir): Set to ${target_alias} instead
8574         of "libraries".
8575
8576         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8577
8578         * configure.in (target_subdir): Set to libraries if enable_multilib.
8579
8580 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
8581
8582         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8583         multilibs, force reconfiguration the first time we create
8584         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8585
8586 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
8587
8588         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8589         avoid confusion with --no-recursion.
8590
8591 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
8592
8593         * configure.in: Win32 hosts shouldn't use install -x
8594         * install-sh: remove -x option, and special .exe-handling
8595         hack.
8596
8597 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
8598
8599         * config.guess: Recognize i586-pc-beos.
8600         * configure.in: Don't build some bits for beos.
8601
8602 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8603
8604         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8605         CFLAGS default to -O2.
8606
8607         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8608         when using GNU ld.
8609
8610 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
8611
8612         * ltmain.sh: Correct install when using a different shell.
8613
8614 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8615
8616         * ltconfig, ltmain.sh: Update to libtool 1.2b.
8617
8618 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
8619
8620         * makefile.vms: Update to build binutils/makefile.vms.  Add install
8621         target.
8622
8623 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
8624
8625         * ltconfig: Update to correct AIX handling.
8626
8627 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8628
8629         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8630
8631         * configure.in (target_subdir): Set to ${target_alias} instead
8632         of "libraries".
8633
8634 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
8635
8636         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8637         (Makefile): Depend on $(gcc_version_trigger).
8638
8639         * configure (gcc_version): Change default initializer to empty
8640         string.
8641         (gcc_version_trigger): New variable; pass this variable down
8642         to subdir configures to enable them checking gcc's version
8643         themselves. Emit make macros for both gcc_version vars.
8644         (topsrcdir): Initialize reliably.
8645         (recursion line): Remove --with-gcc-version=${gcc_version}.
8646
8647 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8648
8649         * configure (enable_version_specific_runtime_libs): Implement new flag
8650         --enable-version-specific-runtime-libs which installs C++ runtime stuff
8651         in $(libsubdir); emit definition in each generated Makefile.
8652         (gxx_include_dir): Initialize depending on
8653         $enable_version_specific_runtime_libs.
8654
8655 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8656
8657         * configure (gcc_version): Initialize properly depending on
8658         how and where configure is started.
8659         (recursion line): Pass a --with-gcc-version=${gcc_version}
8660         to configures in subdirs.
8661
8662 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
8663
8664         * configure.in (noconfigdirs): Add configure pattern for mips tx39
8665         cygmon
8666
8667 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
8668
8669         * configure.in: Add cygmon and libstub support for mn10200.
8670
8671 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
8672
8673         * configure (gcc_version): Add new variable describing the
8674         particular gcc version we're building.
8675         * Makefile.in (libsubdir): Add new macro for the directory
8676         in which the compiler finds executables, libraries, etc.
8677         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8678         and libsubdir.
8679
8680 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8681
8682         * Makefile.in (local-clean): Remove *.log.
8683         (warning.log): Built with warn_summary from build.log.
8684         (mail-report.log): Run test_summary.
8685         (mail-report-with-warnings.log): Run test_summary including
8686         warning.log in the report.
8687
8688 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8689
8690         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8691
8692 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8693
8694         * Makefile.in (grep): Grep no longer depends on libiberty.
8695
8696 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8697
8698         * Makefile.in: all-snavigator needs all-libgui.
8699
8700 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8701
8702         * configure.in: Add cygmon and libstub support for mn10300.
8703
8704 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8705
8706         * missing: Update to version from automake 1.3.
8707
8708         * ltmain.sh: On installation, don't get confused if the same name
8709         appears more than once in the list of library names.
8710
8711 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8712
8713         * config.sub: Accept m68060 and m5200 as CPU names.
8714
8715 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8716
8717         * configure: Use && rather than using -a in test, because odd
8718         strings can confuse test.
8719         * configure.in: Likewise.
8720
8721 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8722
8723         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8724
8725 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8726
8727         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8728         bootstrap4-lean): New targets.
8729
8730 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8731
8732         * mpw-* Delete.  Not used.
8733
8734 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8735
8736         * COPYING.LIB: Update FSF address.
8737
8738 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8739
8740         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8741
8742         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8743         GAS_SUPPORT_DIRS.
8744
8745 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8746
8747         * ltconfig, ltmain.sh: Avoid producing a version number if
8748         -version-info was not used.
8749
8750 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8751
8752         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8753         building with newlib.
8754
8755 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8756
8757         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8758         Solaris `make' causes it to continue to next definition.
8759
8760 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8761
8762         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8763         the right GUI libraries and files are installed along with GDB.
8764
8765 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8766
8767         * configure.in: Change alpha to alpha* in several places.
8768
8769 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8770
8771         * config.sub: Recognize sparc86x.
8772
8773 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8774
8775         * configure.in (--enable-target-optspace): Remove debug echo.
8776
8777 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
8778
8779         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8780
8781 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8782
8783         * ltconfig: Update cygwin32 support.
8784
8785         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8786         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8787         (GDB_SUPPORT_DIRS): Likewise.
8788
8789 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
8790
8791         * configure.in (target_makefile_frag): If --enable-target-optspace,
8792         use -Os to compile target libraries rather than -O2.  Default to
8793         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8794         not used.
8795         * configure.in (target_cflags): Ditto for d30v.
8796
8797 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
8798
8799         * Makefile.in (all-bfd): Depend on all-intl.
8800         (all-binutils): Likewise.
8801         (all-gas): Likewise.
8802         (all-gprof): Likewise.
8803         (all-ld): Likewise.
8804
8805 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
8806
8807         * configure.in (host_tools): Fix typo, lbtool -> libtool.
8808
8809 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8810
8811         * Makefile.in (all-bfd): Depend upon all-libiberty.
8812
8813         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8814
8815 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
8816
8817         * Makefile.in: Add libstub.
8818
8819         * configure.in: Ditto. Build libstub for targets that have cygmon
8820         support.
8821
8822 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
8823
8824         * configure.in: Don't set PICFLAG on ix86-cygwin32.
8825
8826 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
8827
8828         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8829         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
8830
8831 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
8832
8833         * configure: Define DEFAULT_M4 by searching PATH.
8834         * Makfile.in: Use DEFAULT_M4.
8835
8836 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8837
8838         * ltconfig: Add cygwin32 support.
8839
8840         * Makefile.in, configure.in: Add libtool as a native only directory
8841         to configure and build.
8842
8843 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
8844
8845         * Makefile.in (INSTALL_MODULES): Remove texinfo.
8846
8847 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
8848
8849         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8850
8851 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
8852
8853         * Makefile.in: add ash make rules
8854         * configure.in: add ash to native_only and host_tools lists
8855
8856 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
8857
8858         * Makefile.in (all-gettext, all-intl): New targets.
8859         (ALL_MODULES): Added all-gettext, all-intl.
8860         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8861         (INSTALL_MODULES): Added install-gettext, install-intl.
8862         (CLEAN_MODULES): Added clean-gettext, clean-intl.
8863
8864         * configure.in (host_tools): Added gettext.
8865         (native_only): Likewise.
8866         (noconfigdirs) [various cases]: Likewise.
8867         (host_libs): Added intl.
8868
8869 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
8870
8871         * configure: Do not disable building gdbtk for cygwin32 hosts.
8872
8873 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
8874
8875         * configure.in: Add thumb-coff target.
8876         * config.sub: Add thumb-coff target.
8877
8878 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8879
8880         * Makefile.in: Revert yesterday's change.
8881         (all-target-winsup):  all-target-librx stays out of here.
8882
8883 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8884
8885         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8886         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8887         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8888         Remove references to librx and libg++.
8889
8890 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
8891
8892         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8893         recursive makes
8894
8895 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
8896
8897         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8898         for newlib directory.
8899         (CXX_FOR_TARGET): Likewise.
8900
8901 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
8902
8903         * ltconfig: Update after libtool/ltconfig.in change for
8904         hpux11.
8905
8906 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
8907
8908         * ltconfig, ltmain.sh: Update to libtool 1.2.
8909
8910 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8911
8912         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8913         (install-gcc-cross): Instead, override LANGUAGES here.
8914
8915 1998-03-18  Dave Love  <d.love@dl.ac.uk>
8916
8917         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8918         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8919
8920 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
8921
8922         * configure.in: Add Thumb-pe target.
8923
8924 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
8925
8926         * Makefile.in - changed sn targets to snavigator
8927         * configure.in - changed sn targets to snavigator
8928
8929 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8930
8931         * config-ml.in: After building symlink tree call make distclean
8932         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8933         to be the case for libiberty.
8934
8935 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
8936
8937         * configure: When making link, also check the current
8938         directory. The configure scripts may create one.
8939
8940 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
8941
8942         * config.sub: Accept alphapca56 and alphaev6 properly.
8943
8944 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8945
8946         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8947
8948 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8949
8950         * config.sub (sco5): Fix typo.
8951
8952 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
8953
8954         * Makefile.in (INSTALL_MODULES): Move install-tcl before
8955         install-itcl.
8956         (install-itcl): Remove dependency on install-tcl.
8957
8958 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
8959
8960         * configure.in: Remove libgloss from noconfigdirs for MN10300.
8961
8962 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
8963
8964         * configure.in: Don't build libgui for a cygwin32 target when not on
8965         a cygwin32 host.
8966
8967 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8968
8969         * configure (redirect): Set to null, so default behavior of
8970         configure is now --verbose.
8971
8972 1998-02-16  Dave Love  <d.love@dl.ac.uk>
8973
8974         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8975         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8976
8977 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
8978
8979         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8980         this change to sync Makefile.in with its ChangeLog entries.
8981
8982 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
8983
8984         * ltmain.sh (mkdir): Check that the directory doesn't exist
8985         before we exit with error, so that we don't get races during
8986         parallel builds.
8987
8988 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8989
8990         * ltconfig, ltmain.sh: Update from libtool 1.0i.
8991
8992 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8993
8994         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8995         PICFLAG_FOR_TARGET.
8996         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8997
8998         * configure: Emit a definition for the new macro enable_shared
8999         into each Makefile.
9000
9001 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
9002
9003         * configure.in (host_tools, native_only): Add libtool.
9004
9005 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
9006
9007         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9008         Fix typo in ming config comment.
9009
9010 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
9011
9012         * ltconfig, ltmain.sh: Update from libtool 1.0h.
9013
9014 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
9015
9016         * config.sub: Add tic30 cases, and map c30 to tic30.
9017
9018 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
9019
9020         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9021         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9022         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9023         (CLEAN_TARGET_MODULES): Similarly
9024         (all-target-libf2c): Add dependences.
9025         * configure.in (target_libs): Add libf2c.
9026
9027 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
9028
9029         * configure.in: Remove expect from noconfigdirs when target
9030         is cygwin32.  OK to build expect and dejagnu with Canadian
9031         Cross.
9032
9033 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
9034
9035         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9036         host.
9037
9038         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9039         and mingw32.
9040
9041 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9042
9043         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9044         here as it is not defined in the toplevel Makefile.
9045
9046 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9047
9048         * configure (package_makefile_rules_frag): New variable, which names
9049         a file with generic rules, ...
9050         Change comment to mention we now have FIVE parts.
9051         * configure: Undo last change.
9052
9053 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
9054
9055         * config.guess: More accurate determination of HP processor types.
9056         * config.sub: More accurate determination of HP processor types.
9057
9058 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9059
9060         * configure (package_makefile_frag): Move inserting the
9061         ${package_makefile_frag} to where it should be according
9062         to the comment.
9063
9064 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
9065
9066         * config.guess: Add support for Linux/ARM.
9067
9068 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
9069
9070         * .cvsignore: Remove *-info and *-install since they match
9071         release-info and mpw-install, which we don't want to just ignore.
9072
9073 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
9074
9075         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9076
9077 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
9078
9079         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9080         local_prefix to sub-make invocations.
9081
9082 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
9083
9084         * configure.in: Check makefile fragments in the source
9085         directory.
9086
9087 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9088
9089         * configure.in: Check whether host and target makefile
9090         fragments exist before adding them to *_makefile_frag.
9091
9092 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
9093
9094         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9095
9096 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
9097
9098         * configure.in: Make sure we only replace RPATH_ENVVAR on
9099         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9100         regexp to sed.
9101
9102         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9103         to sub-makes.
9104
9105 1998-01-13  Lee Iverson   (leei@ai.sri.com)
9106
9107         * config-ml.in (multi-do): LDFLAGS must include multilib
9108         designator.
9109
9110 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
9111
9112         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9113
9114 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
9115
9116         * config.sub: Add mingw32 support.
9117         * configure.in: Likewise.
9118
9119 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9120
9121         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9122
9123 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
9124
9125         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9126         * configure (gxx_include_dir): Provide a definition for subdirs
9127         which do not use autoconf.
9128
9129 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
9130
9131         * config.guess: Sync with egcs.  Picks up new alpha support,
9132         BeOS & some additional linux support.
9133
9134 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
9135
9136         * config.guess: HP 9000/803 is a PA1.1 machine.
9137
9138 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
9139
9140         * configure.in: It's alpha*-...
9141
9142 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9143
9144         * configure.in (host_makefile_frag, target_makefile_frag):
9145         Handle multiple config files.
9146         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9147         alpha-*-*.
9148
9149 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
9150
9151         * mkdep: New file.
9152
9153 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
9154
9155         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9156
9157 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9158
9159         * Makefile.in: Add libgui directory.
9160         (GDB_TK): Add all-libgui.
9161         * configure.in: Add libgui directory.
9162         * configure: Add all-libgui to GDB_TK.
9163
9164 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
9165
9166         * config-ml.in (multidirs): Add m32r to multilib list.
9167
9168 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
9169
9170         * Makefile.in (all-target-gperf): Change dependency to
9171         all-target-libstdc++.
9172
9173 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
9174
9175         * config.guess: Add BeOS support.
9176
9177 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9178
9179         Source directory cvs renamed to cvssrc:
9180         * configure.in (host_tools): Change cvs to cvssrc.
9181         (native_only): Likewise.
9182         (noconfigdirs) [various cases]: Likewise.
9183         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9184         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9185         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9186         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9187         (all-cvssrc): Rename target from all-cvs.
9188
9189 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
9190
9191         * configure (gxx_include_dir): Fix thinko.
9192
9193 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
9194
9195         * Makefile.in (INSTALL_TARGET_CROSS): Define.
9196         (install-cross, install-gcc-cross): New targets.
9197
9198 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
9199
9200         * configure.in (noconfigdirs): Add support for Thumb target.
9201
9202         * config.sub (maybe_os): Add support for Thumb target.
9203
9204 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
9205
9206         * Makefile.in: Add rules for cygmon.
9207
9208         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9209
9210 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
9211
9212         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9213         * configure (gxx_include_dir): Provide a definition for subdirs
9214         which do not use autoconf.
9215
9216 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
9217
9218         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9219         11/18/97 build
9220
9221 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
9222
9223         * From Franz Sirl.
9224         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9225         found on RedHat Linux systems.
9226
9227 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
9228
9229         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9230         guesses.
9231
9232 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
9233
9234         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9235
9236 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
9237
9238         * ltmain.sh: If mkdir fails, check whether the directory was created
9239         anyhow by some other process.
9240
9241 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
9242
9243         * configure.in (d30v-*-*): Configure all directories.
9244
9245 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
9246
9247         * configure.in (d30v-*-*): Configure newlib, libiberty directories
9248         for the D30V.
9249
9250 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
9251
9252         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9253
9254 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
9255
9256         * include/libiberty.h: Add extern "C" { so it can be used with C++
9257         progrms.
9258         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
9259         programs.
9260
9261 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
9262
9263         * configure.in (d30v-*-*): Configure GCC now.
9264
9265 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
9266
9267         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9268         is no longer needed.
9269
9270 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
9271
9272         * Makefile.in: check-target-libio depends on all-target-libstdc++.
9273
9274 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
9275
9276         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9277         targets using "$@" to provide support for similar but not identical
9278         targets without having to duplicate code.
9279
9280 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
9281
9282         * makefile.vms: Fix to work with DEC C.
9283
9284 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
9285
9286         * config.sub: Add mips-tx39-elf to marketing names.
9287
9288 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
9289
9290         * ltmain.sh: Handle symlinks in generated script.
9291
9292 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
9293
9294         * configure: Handle autoconf style directory options: --bindir,
9295         --datadir, --includedir, --infodir, --libdir, --libexecdir,
9296         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9297         --sysconfdir.
9298         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9299         (sharedstatedir, localstatedir, oldincludedir): New variables.
9300         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9301         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9302         sbindir, sharedstatedir, and sysconfdir.
9303
9304 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9305
9306         * Makefile.in (bootstrap-lean): New target.
9307
9308 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
9309
9310         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
9311         sn, and gnuserv from noconfigdirs.
9312
9313 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
9314
9315         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9316
9317 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
9318
9319         * Makefile.in (cross): New target.
9320
9321 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
9322                           Jeff Law         <law@cygnus.com>
9323
9324         * Makefile.in (bootstrap2, bootstrap3): New targets.
9325         (all-bootstrap): Remove outdated and confusing target.
9326         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9327
9328 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9329
9330         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9331         windows.  Consistent with gdb/configure.
9332
9333 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
9334
9335         * configure.in: Name Linux target fragment.
9336
9337         * configure: Rewrite so that project Makefile fragment is inserted
9338         first and appears last in the resulting Makefile.
9339
9340 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9341
9342         * Makefile.in (install-itcl): Install tcl first.
9343
9344 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
9345
9346         * configure.in: remove bison from noconfigdirs for Cygwin32 host
9347
9348 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9349
9350         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9351
9352         * configure.in (skipdirs): Add target-librx for Linux.
9353         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9354
9355 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
9356
9357         * Makefile.in (bootstrap): New target.
9358
9359 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
9360
9361         * config.sub: Accept 'amigados' for backward compatability.
9362
9363 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
9364
9365         * config.guess: Merge with FSF.
9366
9367 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
9368
9369         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9370
9371 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
9372
9373         * config.sub: Add "marketing-names" patch.
9374
9375 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
9376
9377         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9378
9379 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
9380
9381         * config.sub: Handle v850-elf.
9382
9383 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
9384
9385         * .cvsignore (*-install): Remove.
9386
9387 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
9388
9389         * ltconfig: Set CONFIG_SHELL in libtool.
9390         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9391
9392 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9393
9394         * configure.in (target_subdir): Set to libraries if enable_multilib.
9395
9396 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
9397
9398         * config.guess: Update from gcc directory.
9399
9400 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9401
9402         * Makefile.in (all-sim): Depends on all-readline.
9403
9404 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
9405
9406         * Makefile.in (BISON, YACC): Use $$s.
9407         (all-bison): Depend on all-texinfo.
9408
9409 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
9410
9411         * Makefile.in (BISON): Add -L flag.
9412         (YACC): Likewise.
9413
9414 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9415
9416         * configure.in (noconfigdirs): Add support for v850e target.
9417
9418         * config.sub (maybe_os): Add support for v850e target.
9419
9420 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9421
9422         * configure.in (noconfigdirs): Add support for v850ea target.
9423
9424         * config.sub (maybe_os): Add support for v850ea target.
9425
9426 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
9427
9428         * config.sub: Add mipstx39.  Delete r3900.
9429
9430 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9431
9432         * Makefile.in (all-autoconf): Depends on all-texinfo.
9433
9434 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
9435
9436         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9437         eabi targets.
9438
9439 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
9440
9441         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9442
9443         * configure: When handling a Canadian Cross, handle YACC as well as
9444         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
9445         * Makefile.in (all-bison): Depend upon all-texinfo.
9446
9447 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9448
9449         * Makefile.in (BISON): bison, not byacc or bison -y.
9450         (YACC): bison -y or byacc or yacc.
9451         (various): Add *-bison as appropriate.
9452         (taz): No need to mess with BISON anymore.
9453
9454 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
9455
9456         * configure: If OSTYPE matches *win32*, try to find a good value for
9457         CONFIG_SHELL.
9458
9459 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
9460
9461         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9462         configure.in if it is present.
9463
9464 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
9465
9466         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9467
9468 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
9469
9470         * config.sub: Recognize `arc' cpu.
9471         * configure.in: Likewise.
9472         * config-ml.in: Likewise.
9473
9474 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
9475
9476         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9477
9478 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
9479
9480         * configure: Changed sed delimiter from ':' to '|' when
9481         attempting to substitute ${config_shell} for SHELL. On
9482         NT ${config_shell} may contain a ':' in it.
9483
9484 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
9485
9486         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9487
9488 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
9489
9490         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9491
9492 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9493
9494         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9495
9496         * ylwrap: If the program is a relative path, force it to be
9497         absolute.
9498
9499 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9500
9501         * configure (tooldir): Set BISON to `bison -y' and not just bison.
9502
9503 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9504
9505         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9506         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9507         for libraries.
9508
9509 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
9510
9511         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9512         separated by spaces.
9513
9514 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
9515
9516         * ylwrap: New file.
9517         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9518
9519         * ltmain.sh: Handle /bin/sh at start of install program.
9520
9521         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9522
9523         * ltconfig, ltmain.sh: New files, from libtool 1.0.
9524         * missing: New file, from automake 1.2.
9525
9526 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
9527
9528         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
9529         check-tk to CHECK_X11_MODULES.
9530
9531 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9532
9533         * config.sub: Merge with FSF.
9534
9535 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9536
9537         * config.guess: Merge with FSF.
9538
9539 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9540
9541         * configure: Treat msdosdjgpp like go32.
9542         * configure.in: Likewise.  Don't remove gprof for go32.
9543
9544         * configure: Change Makefile.tem2 to Makefile.tm2.
9545
9546 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
9547
9548         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9549
9550 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9551
9552         * install-sh (chmodcmd): Set to null if the DST directory already
9553         exists.  Same as Nov 11th change.
9554
9555 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
9556
9557         * configure (GDB_TK): Needs itcl and tix.
9558
9559 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
9560
9561         * config.guess: Update from FSF.
9562
9563 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
9564
9565         * Makefile.in (GDB_TK): Depend on itcl and tix.
9566
9567 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9568
9569         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9570         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9571         (INSTALL_SCRIPT): New variable.
9572         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9573         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9574         to -x.
9575         * install-sh: Add support for -x option.
9576
9577 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
9578
9579         * configure.in, Makefile.in: Treat tix like itcl.
9580
9581 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
9582
9583         * Makefile.in (WINDRES): New variable.
9584         (WINDRES_FOR_TARGET): New variable.
9585         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9586         (EXTRA_HOST_FLAGS): Add WINDRES.
9587         (EXTRA_TARGET_FLAGS): Add WINDRES.
9588         (EXTRA_GCC_FLAGS): Add WINDRES.
9589         ($(DO_X)): Pass down WINDRES.
9590         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9591         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9592         DLLTOOL_FOR_TARGET.
9593
9594 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
9595
9596         * configure.in: configure sim before gdb for win32-x-ppc
9597
9598 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9599
9600         Move gperf into the toplevel, from libg++.
9601         * configure.in (target_tools): Add target-gperf.
9602         (native_only): Add target-gperf.
9603         * Makefile.in (all-target-gperf): New target, depend on
9604         all-target-libg++.
9605         (configure-target-gperf): Empty rule.
9606         (ALL_TARGET_MODULES): Add all-target-gperf.
9607         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9608         (CHECK_TARGET_MODULES): Add check-target-gperf.
9609         (INSTALL_TARGET_MODULES): Add install-target-gperf.
9610         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9611
9612 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
9613
9614         * config.sub (mn10200): Recognize new basic machine.
9615
9616 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9617
9618         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9619         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9620
9621 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9622
9623         * configure.in: If we're building mips-sgi-irix6* native, turn on
9624         ENABLE_MULTILIB and set TARGET_SUBDIR.
9625
9626 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
9627
9628         * Makefile.in (all-sn): Depend on all-grep.
9629
9630 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
9631
9632         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9633
9634         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9635         Makefile.  From Jeff Makey <jeff@cts.com>.
9636         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9637
9638         * Makefile.in (DISTBISONFILES): Remove.
9639         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
9640         $(DEFAULT_YACC).
9641
9642         * configure.in: Build itl, db, sn, etc., when building for native
9643         cygwin32.
9644
9645         * Makefile.in (LD): New variable.
9646         (EXTRA_HOST_FLAGS): Pass down LD.
9647         ($(DO_X)): Likewise.
9648
9649 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
9650
9651         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9652
9653 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9654
9655         * configure.in (targargs): Strip out any supplied --build argument
9656         before adding our own. Always add --build.
9657
9658 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9659
9660         * configure.in (targargs): Pass --build if we're doing
9661         a cross-compile.
9662
9663 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
9664
9665         * configure: Use '|' instead of ":" as the separator in
9666         sed. Otherwise sed chokes on NT path names with drive
9667         designators. Also look for "?:*" as the leading characters in an
9668         absolute pathname.
9669
9670 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
9671
9672         * config.sub: Support for r3900.
9673
9674 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9675
9676         * configure.in: Use install-sh, not install.sh.
9677
9678 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9679
9680         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9681         apply it twice.
9682
9683 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9684
9685         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9686         install-binutils.
9687
9688 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9689
9690         * Makefile.in: Add automake targets.
9691         * configure.in (host_tools): Add automake.
9692
9693 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9694
9695         * configure: Default CXX to c++, not gcc.
9696         * Makefile.in (CXX): Set to c++, not gcc.
9697         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9698
9699 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9700
9701         * install-sh: try appending a .exe if source file doesn't
9702         exist
9703
9704 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9705
9706         * configure.in: Turn on multilib by default.
9707         (cross_only): Remove target-libiberty.
9708
9709         * Makefile.in (all-gcc): Don't depend on libiberty.
9710
9711 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9712
9713         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9714
9715 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9716
9717         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9718         (DISTBISONFILES): Add ld/Makefile.in
9719
9720 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9721
9722         * configure.in: if target is cygwin32 but host isn't cygwin32,
9723         don't configure gdb tcl tk expect, not just gdb.
9724
9725 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9726
9727         * configure.in: Added gnuserv everywhere sn appears.
9728
9729         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9730         (CROSS_CHECK_MODULES): Added check-gnuserv.
9731         (INSTALL_MODULES): Added install-gnuserv.
9732         (CLEAN_MODULES): Added clean-gnuserv.
9733         (all-gnuserv): New target.
9734
9735 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9736
9737         * config.guess: Fixes for MIPS OpenBSD systems.
9738
9739 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9740
9741         * Makefile.in (INSTALL_XFORM): Remove.
9742         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9743
9744         * mkinstalldirs: New file, copied from automake.
9745         * Makefile.in (installdirs): Rename from install-dirs.  Use
9746         mkinstalldirs.  Change all users.
9747         (DEVO_SUPPORT): Add mkinstalldirs.
9748
9749 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9750
9751         * install-sh: Rename from install.sh.
9752         * Makefile.in (INSTALL): Change install.sh to install-sh.
9753         (DEVO_SUPPORT): Likewise.
9754
9755         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9756         Graichen <graichen@rzpd.de>.
9757
9758 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9759
9760         * config.guess: Recognize OpenBSD systems correctly.
9761
9762 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9763
9764         * README, Makefile.in (ETC_SUPPORT): Remove references to
9765         cfg-paper*, configure.{texi,man,info*}._
9766
9767 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9768
9769         * Makefile.in (all.normal): Ensure that gcc is built after all
9770         the x11 - ie gdb - targets.
9771
9772 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9773
9774         * makefile.vms: Don't run conf-a-gas.
9775
9776 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9777
9778         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9779
9780 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
9781
9782         * configure.in: Remove noconfigdirs case since gdb also
9783         configures and builds for tic80-coff.
9784
9785 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9786
9787         * configure: Set cache_file to config.cache.
9788         * Makefile.in (local-distclean): Remove config.cache.
9789
9790 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9791
9792         * COPYING: Update FSF address.
9793
9794 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
9795
9796         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9797         noconfigdirs.
9798
9799 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9800
9801         * Makefile.in (install-dirs): Don't crash if prefix, and hence
9802         MAKEDIRS, is empty.
9803
9804 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
9805
9806         * config.sub: Tweak mn10300 entry.
9807
9808 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
9809
9810         * configure.in (host_tools): Put sim before gdb, so gdb's
9811         configure.tgt can determine if the simulator was configured.
9812
9813 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
9814
9815         * config.sub: Move BeOS $os case to be with other Cygnus
9816         local cases.
9817
9818 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
9819
9820         * config.sub: Remove misplaced comment that broke Linux.
9821
9822 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
9823
9824         * config.sub: Add BeOS support.
9825
9826 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
9827
9828         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9829
9830 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
9831
9832         * configure.in (noconfigdirs): Remove tcl and tk from
9833         noconfigdirs for cygwin32 builds.
9834
9835 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
9836
9837         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9838
9839 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
9840
9841         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9842         make-all.com, use makefile.vms instead.
9843
9844 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
9845
9846         * config.sub: Accept -lnews*.
9847
9848 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
9849
9850         * configure.in (noconfigdirs): Disable target-newlib,
9851         target-examples and target-libiberty for d30v.
9852
9853 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9854
9855         * configure.in (noconfigdirs): Enable ld for d30v.
9856
9857 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
9858
9859         * configure.in (tic80-*-*): Build compiler.
9860
9861 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
9862
9863         * configure.in (d30v-*): Remove sim directory from list of
9864         unsupported d30v directories
9865
9866 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9867
9868         * config.sub, configure.in: Add d30v target cpu.
9869
9870 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
9871
9872         * makefile.vms: New file.
9873         * make-all.com: Remove.
9874
9875 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
9876
9877         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9878
9879 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
9880
9881         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9882
9883 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
9884
9885         * Makefile.in (ALL_MODULES): Added all-db.
9886         (CROSS_CHECK_MODULES): Addec check-db.
9887         (INSTALL_MODULES): Added install-db.
9888         (CLEAN_MODULES): Added clean-db.
9889
9890 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
9891
9892         * config.guess: Merge with latest FSF sources.
9893
9894 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
9895
9896         * Makefile.in (ALL_MODULES): Added all-itcl.
9897         (CROSS_CHECK_MODULES): Added check-itcl.
9898         (INSTALL_MODULES): Added install-itcl.
9899         (CLEAN_MODULES): Added clean-itcl.
9900
9901 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
9902
9903         * configure.in: build gdb for mn10200
9904
9905 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
9906
9907         * Makefile.in (all-target-winsup): Depend on all-target-libio.
9908
9909 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
9910
9911         * configure.in (tic80-*-*): Turn off most targets right now.
9912
9913 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
9914
9915         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9916         rather than the makeinfo program.
9917         (do-info): Depend upon all-texinfo.
9918
9919 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9920
9921         * configure.in: Remove uses of config/mh-linux.
9922
9923         * config.sub, config.guess: Merge with latest FSF sources.
9924
9925 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
9926
9927         * config.sub (case $basic_machine): Add tic80 entries.
9928
9929 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
9930
9931         * config.sub, config.guess: Merge with latest FSF sources.
9932
9933 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9934
9935         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9936         * mpw-config.in: Test for NewFolderRecursive.
9937         * mpw-install: Use symbolic name for startup filename.
9938         * mpw-README: Add various additional details.
9939
9940 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
9941
9942         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9943
9944 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
9945
9946         * configure.in: Do build gcc and the target libraries for
9947         the mn10200.
9948
9949 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
9950
9951         * configure.in: don't avoid building gdb for mn10300 any more
9952         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9953         instead of single-quoting it.
9954
9955 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
9956
9957         * configure.in: Don't use --with-stabs on IRIX 6.
9958
9959 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
9960
9961         * configure.in (m32r): Build gdb, libg++ now.
9962
9963 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9964
9965         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
9966         directories from noconfigdirs.
9967
9968 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
9969
9970         * config.sub (basic_machine): added mips16 configuration
9971
9972 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9973
9974         * config.sub: Handle d10v-unknown.
9975
9976 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
9977
9978         * config.sub: Handle v850-unknown.
9979
9980 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
9981
9982         * Makefile.in: add findutils
9983         * configure.in: add findutils to list of host_tools
9984
9985 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
9986
9987         * config.sub: Handle mn10200 and mn10300.
9988
9989 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9990
9991         * configure.in (d10v-*): Do not build librx.
9992
9993 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
9994
9995         * configure.in (mn10300): Build everything except gdb & libgloss.
9996
9997 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
9998
9999         * config.guess:  Patch for Dansk Data Elektronik servers,
10000         from Niels Skou Olsen <nso@dde.dk>.
10001
10002         For ncr, use /bin/uname rather than uname, since GNU uname does not
10003         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
10004
10005         Patch for MIPS R4000 running System V,
10006         from Eric S. Raymond <esr@snark.thyrsus.com>.
10007
10008         Fix thinko for nextstep.
10009
10010         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10011
10012         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
10013         * config.guess: Guess mips-dec-mach_bsd4.3.
10014
10015         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
10016         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
10017         release numbers.
10018         * config.guess (mips-mips-riscos*):  Emit just enough of the
10019         release number.
10020
10021         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
10022         * config.guess (sparc-auspex-sunos*):  Added.
10023         (f300-fujitsu-*): Added.
10024
10025         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
10026         * config.guess:  Recognize a Tadpole as a sparc.
10027
10028 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10029
10030         * config.guess: Don't assume that NextStep version is either 2 or
10031         3.  NextStep 4 (aka OpenStep 4) has come out now.
10032
10033 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10034
10035         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10036         From Rik Faith <faith@cs.unc.edu>.
10037
10038 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
10039
10040         * config.sub: Contributions from bug-gnu-utils to:
10041         Support plain "hppa" (no version given) architecture, reported by
10042         OpenStep.
10043         OpenBSD like NetBSD.
10044         LynxOs is not a hardware supplier.
10045
10046         * config.guess: Contributions from bug-gnu-utils to add support for:
10047         OpenBSD like NetBSD.
10048         Stratus systems.
10049         More Pyramid systems.
10050         i[n>4]86 Intel chips.
10051         M680[n>4]0 Motorola chips.
10052         Use unknown instead of lynx for hardware manufacturer.
10053
10054 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10055
10056         * install.sh (chmodcmd): Set to null if the DST directory already
10057         exists.
10058
10059 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10060
10061         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10062         not use mt-ppc target Makefile fragment any more.
10063
10064 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10065
10066         * configure.in (*-*-windows):  Exclude everything but those dirs
10067         needed to build windows.
10068
10069 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
10070
10071         * Makefile.in (all-target-winsup): Depend on all-target-librx.
10072
10073 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10074
10075         * configure.in:  Exclude mmalloc from i386-windows.
10076
10077 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10078
10079         * Undo my previous change.
10080
10081 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
10082
10083         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10084         unconditionally.
10085         (MAKEOVERRIDES): Define (revert this part of October 18 change).
10086
10087 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10088
10089         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
10090         host to add it's own flags.
10091
10092 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
10093
10094         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10095
10096 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
10097
10098         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10099         (CXX_FOR_TARGET): Likewise.
10100         (GCC_FOR_TARGET): Define.
10101         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10102         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10103         CC_FOR_TARGET was specified on the command line.
10104         (MAKEOVERRIDES): Don't define.
10105
10106 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
10107
10108         * configure.in (m32r): Fix spelling of libg++ libs.
10109
10110 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
10111
10112         * config.sub (-apple*): Remove, now redundant.
10113
10114 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
10115
10116         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10117
10118         * configure: Rework yesterday's sed script patch.
10119
10120         * config.sub: Merge with FSF.
10121
10122 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
10123
10124         * config.guess:  Merge from FSF.
10125
10126         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
10127         * config.guess: Use pc instead of unknown, for pc clone systems.
10128         Change linux to linux-gnu.
10129
10130         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10131         * config.guess: Avoid non-portable tr syntax.
10132
10133 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
10134
10135         * test-build.mk (HOLES): Add "xargs" for gdb.
10136
10137         * configure: Avoid hpux10.20 sed bug.
10138
10139 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
10140
10141         * configure.in:  Add support for windows host
10142         (that is a build done under the Microsoft build environment).
10143
10144 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
10145
10146         * Makefile.in: Replace all uses of srcroot with s, to shrink
10147         command line lengths.
10148
10149         Patches from Geoffrey Noer <noer@cygnus.com>:
10150         * configure.in: If configuring for newlib, pass --with-newlib to
10151         subdirectories.
10152         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10153         -Bnewlib/ and -Lwinsup to gcc.
10154         (CXX_FOR_TARGET): Likewise.
10155
10156 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10157
10158         * Makefile.in (ETC_SUPPORT): Add configure.
10159
10160 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
10161
10162         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10163         host configuration file.
10164
10165 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
10166
10167         * configure.in: Break mn10x00 support into separate
10168         mn10200 and mn10300 configurations.
10169         * config.sub: Likewise.
10170
10171 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
10172
10173         * configure.in: Add lots of stuff to noconfigdirs for
10174         the mn10x00 targets.
10175
10176         * config.sub, configure.in: Add mn10x00 support.
10177
10178 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
10179
10180         * make-all.com: Call conf-a-gas, not config-a-gas.
10181
10182 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
10183
10184         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10185         targets.
10186
10187 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
10188
10189         * mpw-README: Add much more detail for native PowerMac.
10190         * mpw-install: New file.
10191         * mpw-configure: Add --norecursion and --help options.
10192         * mpw-config.in: Translate readme and install files when
10193         copying to objdir.
10194         * mpw-build.in: Don't always depend on byacc and flex.
10195         (install-only-top): New action.
10196
10197 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
10198
10199         * configure.in:  You can now configure GDB for the v850.
10200
10201 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
10202
10203         * configure.in (noconfigdirs): Don't configure any C++ dirs
10204         if targeting D10V.
10205
10206 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10207
10208         * config.sub: Recognize mips64vr5000.
10209
10210 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
10211
10212         * configure.in: Use a single line for host_tools and native_only.
10213
10214 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
10215
10216         * config.sub, configure.in: Add entries for m32r.
10217
10218 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
10219
10220         * Makefile.in (inet-install): Don't run install-gzip.
10221
10222 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
10223
10224         * configure.in:  Don't config lots of things for *-*-windows*.
10225
10226 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
10227
10228         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10229         (host_libs, host_tools): Copy from configure.in.
10230         * mpw-configure: Don't complain about directories not found.
10231
10232 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10233
10234         * configure.in (i[345]86): Recognize i686 for pentium pro.
10235         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10236         file.
10237
10238         * config.guess (i[345]86): Ditto.
10239
10240 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10241
10242         * configure.in (noconfigdirs): Removed gdb for D10V.
10243
10244 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
10245
10246         * configure.in: Remove ld, target-libio, target-libg++, and
10247         target-libstdc++ from noconfigdirs.
10248
10249 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
10250
10251         * configure: Fix three locations where shell scripts were
10252         being run directly rather than with config_shell.
10253
10254 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
10255
10256         * configure.in (v850-*-*): Set up initial $noconfigdirs.
10257         * config.sub (basic_machine): Recognize v850.
10258
10259 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
10260
10261         * mpw-configure: Handle multiple enable/disable options and
10262         pass them down recursively, handle -c and -s flags appropriately
10263         depending on choice of compiler, add escape mechanism for
10264         quoted arguments to gC.
10265
10266 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10267
10268         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10269         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10270         so that -mrelocatable-lib and -mno-eabi are used.
10271
10272         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10273         not support --print-multi-lib, don't abort.
10274
10275 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
10276
10277         * make-all.com: Run config-a-gas.
10278         * setup.com: Don't copy subdirectory files around.
10279
10280 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
10281
10282         * configure.in (*-*-ose): Remove exclusion of libgloss for this
10283         target, it now compiles correctly.
10284
10285 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
10286
10287         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10288
10289 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10290
10291         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10292
10293 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10294
10295         * configure.in (native_only): Add prms.
10296
10297 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
10298
10299         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10300         (BINUTILS_SUPPORT_DIRS): Likewise.
10301
10302 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10303
10304         * configure.in (d10v-*-*): Don't configure ld or gdb until the
10305         d10v support is added.
10306
10307 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10308
10309         * configure.in (d10v-*-*): New target.
10310
10311 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
10312
10313         * config.guess (HP 9000/811): Recognize this as a PA1.1
10314         machine.
10315
10316 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
10317
10318         * Makefile.in (do-tar-gz): New target, split out from tail end of
10319         taz target.  Run each command separately, don't use pipes.
10320         (taz): Use it.
10321
10322 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
10323
10324         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10325         * mpw-build.in: No builds should depend on building byacc or flex,
10326         they are assumed to be installed already.
10327
10328 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10329
10330         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10331         variable that CC_FOR_TARGET needs.
10332
10333 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10334
10335         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10336         options have changed since the last time the subdirectory was
10337         configured, and if it has, reconfigure.
10338         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10339         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10340
10341 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
10342
10343         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10344         CLEAN_MODULES): Add bash.
10345         (all-bash): New target.
10346
10347 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
10348
10349         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10350
10351 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10352
10353         * config.sub (basic_machine): Recognize d10v as a valid processor.
10354
10355 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
10356
10357         * mpw-configure: Add support for --bindir.
10358         * mpw-build.in: Use a GCC-specific build script for GCC actions.
10359
10360 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
10361
10362         * configure.in: add bash, time, gawk to list of hosttools and things
10363         to only build for native toolchains
10364
10365 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10366
10367         * Makefile.in (docdir): Remove.
10368
10369 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10370
10371         * Makefile.in (datadir): Set to $(prefix)/share.
10372
10373 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
10374
10375         * configure.in: build diff and patch for cygwin32-hosted
10376         toolchains.
10377
10378 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
10379
10380         * config.sub: Accept -rtems*.
10381
10382 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
10383
10384         * configure.in: enable dosrel for cygwin32-hosted builds,
10385                 remove diff from the list of things not buildable
10386                 via Canadian Cross
10387
10388 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
10389
10390         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10391         don't get ". ".
10392
10393 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
10394
10395         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10396
10397 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
10398
10399         * Makefile.in (taz): Handle case where tex3patch didn't even get
10400         checked out.  Also, if it was found, put the symlink in a new util
10401         subdirectory.
10402
10403 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10404
10405         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10406
10407 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
10408
10409         * config.sub: Recognize -openvms.
10410         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10411         * make-all.com, setup.com: New files.
10412
10413 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10414
10415         * Makefile.in (taz): tex3patch moved to texinfo/util.
10416
10417 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
10418
10419         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10420         * configure.in: remove make from disable-if-Can-Cross list
10421                 enable gdb if ${host} and ${target} are cygwin32
10422
10423 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
10424
10425         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
10426         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10427
10428 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10429
10430         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
10431         distinguish sysv/svr4/bsd variants.
10432         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10433
10434 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
10435
10436         * configure.in: Added copyright notice.
10437         * move-if-change: Added copyright notice.
10438
10439 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10440
10441         * configure.in (powerpcle-*-solaris*): Until we get shared
10442         libraries working, don't build gdb, sim, make, tcl, tk, or
10443         expect.
10444
10445 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
10446
10447         * config.guess:  Merge with FSF:
10448
10449         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10450         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10451
10452         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
10453         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10454
10455         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
10456         * config.guess:  Combine two OSF1 rules.
10457         Also recognize field test versions.  From mjr@zk3.dec.com.
10458         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
10459         because GNU uname does not support -p.  From pmr@pajato.com.
10460
10461 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
10462
10463         * Makefile.in (MAKEDIRS): Removed $(tooldir).
10464
10465 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
10466
10467         * mpw-README: Document GCCIncludes.
10468
10469 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
10470
10471         * configure.in (alpha-*-linux*): Set enable_shared to yes.
10472
10473 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10474
10475         * mpw-configure: Handle --enable-FOO and --disable-FOO.
10476
10477 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
10478
10479         * configure.in (*-*-cygwin32): Configure make.
10480
10481 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
10482
10483         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10484
10485 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
10486
10487         * Makefile.in (all-inet): Depend on all-perl.
10488
10489         * Makefile.in (inet-install): New target.
10490
10491         * Makefile.in (all-inet): Depend on all-tcl.
10492         (all-inet): Depend on all-send-pr.
10493
10494 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10495
10496         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10497         temporarily.
10498
10499 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
10500
10501         * configure.in: Don't configure --with-gnu-ld on AIX.
10502
10503 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10504
10505         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10506
10507 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
10508
10509         * Makefile.in (ALL_MODULES): Added all-inet.
10510         (CROSS_CHECK_MODULES): Added check-inet.
10511         (INSTALL_MODULES): Added install-inet.
10512         (CLEAN_MODULES): Added clean-inet.
10513         (all-indent): New target.
10514
10515         * configure.in (host_tools): Added inet.
10516         (native_only): Added inet.
10517         (noconfigdirs): Added inet.
10518
10519 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
10520
10521         * configure.in: Don't configure libgloss if we are not configuring
10522         newlib.
10523
10524 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10525
10526         * configure.in: Don't configure libgloss for unsupported
10527         architectures.
10528
10529 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10530
10531         * Makefile.in (CLEAN_MODULES): Add clean-apache.
10532
10533 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
10534
10535         * Makefile.in (ALL_MODULES): Include all-apache.
10536         (CROSS_CHECK_MODULES): Include check-apache.
10537         (INSTALL_MODULES): Include install-apache.
10538         (all-apache): New target.
10539
10540         * configure.in: Added apache everywhere perl is seen.
10541
10542 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10543
10544         * Makefile.in: Add support for clean-{module} and
10545         clean-target-{module} rules.
10546
10547 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
10548
10549         * configure.in (*-*-ose) do not build libgloss.
10550
10551 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10552
10553         * config.guess (prep*:SunOS:5.*:*): Turn into
10554         powerpele-unknown-solaris2.
10555
10556 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
10557
10558         * configure.in: Permit --enable-shared to specify a list of
10559         directories.
10560
10561 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10562
10563         * configure.in (host==solaris): Pass only the first word of $CC
10564         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10565
10566 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10567
10568         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10569
10570 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
10571
10572         * Makefile.in (ALL_MODULES): Include all-perl.
10573         (CROSS_CHECK_MODULES): Include check-perl.
10574         (INSTALL_MODULES): Include install-perl.
10575         (ALL_X11_MODULES): Include all-guile.
10576         (CHECK_X11_MODULES): Include check-guile.
10577         (INSTALL_X11_MODULES): Include install-guile.
10578         (all-perl): New target.
10579         (all-guile): New target.
10580
10581         * configure.in (host_tools): Include perl and guile.
10582         (native_only): Include perl and guile.
10583         (noconfigdirs): Don't build guile and perl; no ports have been
10584         done.
10585
10586 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
10587
10588         * configure (--enable-*): Handle quoted option lists such as
10589         --enable-sim-cflags='-g0 -O' better.
10590
10591 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10592
10593         * Makefile.in ({,inst}all-target): New rule so we can make and
10594         install all of the target directories easily.
10595
10596 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10597
10598         * configure.in: Add missing global flag in sed substitution when
10599         deleting `target-' from ${configdirs}.
10600
10601 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
10602
10603         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10604         option.
10605
10606         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10607         config/mh-necv4.
10608
10609         * install.sh: Correct misspelling of transformbasename.
10610
10611         * config.guess: Recognize mips-*-sysv*.
10612
10613 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
10614
10615         * config.sub: Recognize mon960.
10616
10617 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
10618
10619         * configure: Restore Canadian Cross handling of BISON and LEX,
10620         removed in Feb 20 change.
10621
10622 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
10623
10624         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10625         Mention make install.  Remove the old copyright date as well the
10626         clumsy and rather pointless copyright on the README file.
10627
10628 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10629
10630         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10631         Makefile after running symlink-tree, then run `make distclean' to
10632         avoid clobbering any generated files in srcdir.
10633
10634 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
10635
10636         * configure.in (m68k-*-netbsd*): Build everything now.
10637
10638 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10639
10640         * Makefile.in (taz): Fix quoting.
10641
10642 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
10643
10644         * configure.in (sparclet-*-*): Build everything now.
10645
10646 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10647
10648         * configure.in (m68k-*-linux*): New host.
10649
10650 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
10651
10652         * configure: Check for bison before byacc.
10653
10654 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
10655
10656         * Makefile.in configure:  Change the way LEX and BISON/YACC are
10657         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
10658         searching PATH.  These are used as fallbacks by Makefile.in if
10659         flex/bison/byacc aren't in objdir.
10660
10661 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
10662
10663         * Makefile.in: Make everything which depends upon all-bfd also
10664         depend upon all-opcodes, in case --with-commonbfdlib is used.
10665
10666 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10667
10668         * configure.in (host *-*-cygwin32): Don't build gdb if we are
10669         building NT native compilers on Unix.
10670
10671 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
10672
10673         * configure.in: Don't get CC from the host Makefile fragment if we
10674         can find gcc in PATH, or if this is a Canadian Cross.  Move the
10675         Solaris test for /usr/ucb/cc to the post target script, just after
10676         the compiler sanity test.
10677
10678 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10679
10680         * config.sub: Merge with FSF.
10681
10682 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10683
10684         * Makefile.in (RPATH_ENVVAR): New variable.
10685         (REALLY_SET_LIB_PATH): Use it.
10686         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10687
10688 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10689
10690         * config.sub, configure.in: Recognize sparclet cpu.
10691
10692 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10693
10694         * config.guess:  Support m68k-cbm-sysv4.
10695
10696 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10697
10698         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10699         m68k-unknown-linuxaout from linker help string.  Put quotes around
10700         $ld_help_string.
10701
10702 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10703
10704         * config.guess (powerpc-harris-powerunix): Add guess for port
10705         to new target.
10706
10707 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10708
10709         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10710
10711 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10712
10713         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10714         $(REALLY_SET_LIB_PATH) in Makefile.
10715         * Makefile.in (SET_LIB_PATH): New variable.
10716         (REALLY_SET_LIB_PATH): New variable.
10717         ($(DO_X)): Use $(SET_LIB_PATH).
10718         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10719         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10720         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10721         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10722         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10723         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10724         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10725         (install-dosrel): Likewise.
10726         (all-opcodes): Depend upon all-libiberty.
10727
10728 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10729
10730         * config.guess (*:CYGWIN*): New
10731
10732 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10733
10734         * Makefile.in (all-target-winsup): All all-target-libiberty.
10735
10736 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10737
10738         * configure.in (noconfigdirs): Add missing # in front of comment.
10739
10740 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10741
10742         * configure.in: add second pass to things added to noconfigdirs
10743         so *-gm-magic can exclude libgloss properly.
10744
10745 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10746
10747         * mpw-configure (extralibs_name, rez_name): Set correctly
10748         for MWC68K compiler.
10749
10750         * mpw-README: Add more info on the necessary build tools.
10751
10752 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10753
10754         * configure.in, config.sub: Recognize cygwin32.
10755
10756 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10757
10758         * config.guess, config.sub: Recognize A/UX.
10759
10760 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10761
10762         * config.sub: Merge with gcc/config.sub.
10763
10764 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10765
10766         * mpw-build.in (do-binutils): Add build of stamps.
10767
10768 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10769
10770         * config.sub: Add recognition for mips64vr4100*-* targets.
10771
10772 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10773
10774         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10775         Add creation of gconfigargs with `--enable-shared' turned on.
10776         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10777         ($(host)-stamp-stage3-configured): Likewise.
10778         (HOLES): Add chatr and ldd.
10779         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10780
10781 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
10782
10783         * configure: Pass --nfp to recursive configures.
10784
10785 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10786
10787         * Makefile.in (DLLTOOL): New.
10788         (DLLTOOL_FOR_TARGET): New.
10789         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10790         (EXTRA_TARGET_FLAGS): Ditto.
10791         (EXTRA_GCC_FLAGS): Ditto.
10792         (CONFIGURE_TARGET_MODULES): Ditto.
10793         (DO_X): Ditto.
10794         * configure: Add DLLTOOL.
10795
10796 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
10797
10798         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10799         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10800         mh-sco, since old workarounds no longer needed, and don't
10801         build ld, since libraries have weak symbols in COFF.
10802
10803 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
10804
10805         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10806
10807 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10808
10809         * configure.in: Make sure that ${CC} can be used to compile an
10810         executable.
10811
10812 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10813
10814         * Makefile.in (all-gdb): Depend on $(GDB_TK).
10815         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10816         nothing depending on whether gdbtk is being built.
10817
10818 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
10819
10820         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10821
10822 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
10823
10824         * configure.in (noconfigdirs): Put ld or gas in this early, if the
10825         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10826
10827 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
10828
10829         * config-ml.in: Add support for
10830         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10831         Simplify setting of multidirs from --disable-foo.
10832
10833 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10834
10835         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10836         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10837         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10838         non-empty, pass them on to the  GCC make.
10839         (all-bootstrap): New rule that is like all-gcc, except it executes
10840         the GCC bootstrap rule instead of the GCC all rule.
10841
10842 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
10843
10844         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10845
10846 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10847
10848         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10849         DG/UX support.
10850
10851 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
10852
10853         * config.sub (i*86*) Change [345] to [3456]
10854
10855 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10856
10857         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10858         --with-gnu-ld=no.
10859
10860 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10861
10862         * config-ml.in (rs6000*, powerpc*): Add switches to control which
10863         AIX multilibs get built.
10864
10865 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10866
10867         * configure.in (i386-win32): Don't build expect if we're not
10868         building the tcl subdir.
10869
10870 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
10871
10872         * Makefile.in: (configure-target-examples, all-target-examples):
10873         New targets, configure and build example programs.
10874
10875 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10876
10877         * mpw-configure: If an mpw-config.in generated a file mk.sed,
10878         use it as input to sedit the generated MPW makefile.
10879         * mpw-README: Add a suggestion about Gestalt.h.
10880
10881 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
10882
10883         * config.sub: Accept *-*-ieee*.
10884
10885 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
10886
10887         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
10888         Ronald F. Guilmette <rfg@monkeys.com>.
10889
10890 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10891
10892         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10893         for powerpc-pe native.
10894         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10895         (target==powerpc-pe): duplicate i386-win32 entry.
10896
10897 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10898
10899         * configure.in (noconfigdirs): Exclude target-newlib for all versions
10900         of vxworks, not just vxworks5.1.
10901
10902 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
10903
10904         * mpw-configure: Add support for exec-prefix.
10905
10906 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10907
10908         * config.guess: Recognize HP model 816 machines as having
10909         a PA1.1 processor.
10910
10911 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10912
10913         * configure: Ignore new autoconf configure options.
10914
10915 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10916
10917         * config.guess:  Recognize Pentium under SCO.
10918         From Robert Lipe <robertl@arnet.com>.
10919
10920 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10921
10922         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
10923
10924 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
10925
10926         * configure.in: Don't configure gas for alpha-dec-osf*.
10927
10928 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
10929
10930         * configure.in: Default to --with-stabs for some targets for which
10931         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10932         i[345]86*-*-unixware*.
10933
10934 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10935
10936         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10937         rather than basing it on the target.  Simplify handling of options
10938         controlling which directories to configure.  Remove extraneous
10939         slash in multi-clean target.
10940
10941 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
10942
10943         * config-ml.in: Prefix more variables with ml_ so they don't collide
10944         with configure's.
10945
10946 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
10947
10948         * configure: Don't turn -v into --v.
10949
10950 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
10951
10952         * configure.in (targargs): Fix typo.
10953
10954         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10955
10956 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10957
10958         * configure.in: Strip --host and --target options from
10959         CONFIG_ARGUMENTS, and always configure for --host only.  Add
10960         --with-cross-host option when building with a cross-compiler.
10961         * configure: Canonicalize the arguments put into config.status by
10962         always using `=' for an option with an argument.  Pass a presumed
10963         --host or --target explicitly.
10964
10965 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
10966
10967         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10968         into general OS recognition case.
10969
10970 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10971
10972         * configure.in (target_configdirs): add target-winsup only
10973         for win32 target systems.
10974
10975 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
10976
10977         * Makefile.in (all-target-libgloss): Depend upon
10978         configure-target-newlib, since when libgloss is built it looks to
10979         see if the newlib directory exists.
10980
10981 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
10982
10983         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10984         cfg-ml-*.in.
10985
10986 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
10987
10988         * configure: Handle LD and LD_FOR_TARGET when configuring a
10989         Canadian Cross.
10990
10991 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10992
10993         * configure.in (target_libs): add target-winsup.
10994         (target==i386-win32): add patch diff flex make to $noconfigdirs.
10995         (target==ppcle-pe): remove ld from $noconfigdirs.
10996
10997 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10998
10999         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11000         Preserve relative path names in $srcdir.  Build symlink tree if
11001         configuring cross target dir and srcdir=. (= no VPATH support).
11002         (configure-target-libg++): Depend on configure-target-librx.
11003         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11004         * config-ml.in: New file.
11005         * symlink-tree: New file.
11006         * configure: Ensure srcdir="." if that's what it is.
11007
11008 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
11009
11010         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11011         includes and FLEX_SKELETON setting.
11012         * mpw-configure (--with-gnu-ld): New option, controls whether
11013         to use PPCLink or ld with PowerMac GCC.
11014         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11015         * mpw-config.in: Configure grez if targeting Mac.
11016
11017         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11018         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11019         just macos.
11020         * configure.in: Configure grez resource compiler if targeting Mac.
11021         * Makefile.in (all-grez, install-grez): New targets.
11022
11023 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
11024
11025         * configure: CXX defaults to gcc, not g++.  If we find
11026         gcc in the path, set CC to gcc -O2.
11027
11028 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
11029
11030         * configure: Default ${build} correctly.  Avoid picking up extra
11031         spaces when reading CC and CXX from Makefile.  When doing a
11032         Canadian Cross, use plausible default values for numerous
11033         variables.
11034         * configure.in: When doing a Canadian Cross, don't try to
11035         configure tools whose configure script can't handle it.
11036
11037 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11038
11039         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11040
11041 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11042
11043         * configure:  Remove dubious bug reporting address.
11044
11045 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11046
11047         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
11048         configure script, run that instead of this directory's configure.
11049         In either case, print a message that we're configuring the sub-dir.
11050
11051 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11052
11053         * configure.in: Before checking for the existence of various files,
11054         use sed to filter out "target-".
11055
11056 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11057
11058         * Makefile.in (DO_X): Split rule to decrease command line length
11059         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
11060         (Philippe De Muyter).
11061
11062 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11063
11064         * Makefile.in (all-patch): depend on all-libiberty.
11065
11066 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
11067
11068         * configure.in: If the only directory in target_configdirs which
11069         actually exists is libiberty, then set target_configdirs to empty,
11070         to avoid trying to build a target libiberty in a gas or gdb
11071         distribution.
11072
11073 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
11074
11075         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11076         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11077         systems.
11078
11079 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11080
11081         * configure.in (copy_dirs): Use sys-include instead of include
11082         for --with-headers option.
11083
11084 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
11085
11086         * Makefile.in, configure.in: Make winsup builds work with
11087         new scheme.
11088
11089 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
11090
11091         * configure.in: Build the linker on AIX.
11092
11093 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11094
11095         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
11096         where needed.
11097
11098 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
11099
11100         * Makefile.in (all-gcc): Fix typo.
11101
11102 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11103
11104         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
11105
11106 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11107
11108         * configure.in:  Rename libFOO to target-libFOO, and xiberty
11109         to target-xiberty, to provide more flexibility.
11110         (target_subdir):  Define.  Create if cross.
11111         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11112         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
11113         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11114         check-libFOO -> check-target-libFOO, etc.
11115         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11116         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11117         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11118         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
11119         allow ALL_GCC="" to only configure.
11120         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
11121         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
11122         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
11123
11124 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
11125
11126         * Makefile.in (taz): Build "info" in etc explicitly.
11127
11128 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
11129
11130         * configure.in:  Make sure that CC is undefined (as opposed to
11131         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
11132         problem with autoconf trying to configure on a host without GCC.
11133
11134 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11135
11136         * mpw-configure: Set host alias from choice of host compiler,
11137         only use generic MPW Makefile sed if present, edit a file
11138         named "hacked_Makefile.in" instead of "Makefile.in" if present.
11139         * mpw-README: Add problem notes about CW6 and CW7.
11140
11141 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
11142
11143         * Makefile.in (taz): Use ";" instead of ";;".
11144
11145 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11146
11147         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
11148         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11149         DISTDOCDIRS.
11150         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
11151         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
11152
11153 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11154
11155         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
11156         and gnats, because they are now subsumed by DISTSTUFFDIRS.
11157         Move bfd to DISTSTUFFDIRS.
11158
11159 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11160
11161         * Makefile.in (X11_LIB): Removed.
11162         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11163
11164         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11165
11166 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11167
11168         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11169         names.
11170
11171 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11172
11173         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11174
11175 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
11176
11177         * configure.in (i[345]86-*-win32): Always build newlib.
11178         Don't configure cvs, autoconf or texinfo.
11179         * Makefile.in (LD_FOR_TARGET): New.
11180         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11181         Pass down LD_FOR_TARGET.
11182
11183 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11184
11185         * winsup: New directory.
11186         * Makefile.in: Build winsup.
11187         * configure.in: Winsup is configured when target is win32.
11188         Can only build win32 target GDB when native.
11189
11190 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
11191
11192         * config.guess: Recognize HP model 819 machines as having
11193         a PA 1.1 processor.
11194
11195 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11196
11197         * configure: Fix sed loop which substitutes for CC and CXX to
11198         avoid bug found in various sed implementations.
11199
11200 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11201
11202         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11203         simulator.  Use standard powerpc-*-eabi*.
11204
11205 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11206
11207         * configure.in: Stop putting gas and binutils in noconfigdirs for
11208         powerpc-*-aix* and rs6000-*-*.
11209
11210 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
11211
11212         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11213         -mcall-aixdesc libraries.
11214
11215 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
11216
11217         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11218
11219         * config.sub (arm | armel | armeb): Fix shell syntax.
11220
11221 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11222
11223         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11224         -msoft-float and -mcpu=common support.
11225         (powerpc*-*-eabisim*): Add support for building -mcall-aix
11226         libraries.
11227
11228 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11229
11230         * configure.in: Allow configuration and build of emacs19 for the alpha.
11231
11232 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11233
11234         * configure.in (CC): Get ^CC, not just any old CC, from
11235         ${host_makefile_frag}.
11236
11237 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11238
11239         * configure.in (CC): Try to get CC from
11240         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11241
11242 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11243
11244         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11245         only if it exists in $(srcdir).
11246
11247 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11248
11249         * configure: If CC and CXX are not set in the environment, set
11250         them, based on either an existing Makefile or on searching for gcc
11251         in PATH.  Substitute for CC and CXX in Makefile.
11252         * configure.in: Remove libm from target_libs.  Separate
11253         target_configdirs from configdirs.  If CC is not set in
11254         environment, try to get it from a host Makefile fragment.  Rewrite
11255         changes of configdirs to use skipdirs instead.  A few minor
11256         tweaks.  Take directories out of target_configdirs as they are
11257         taken out of configdirs.  Remove existing Makefile files from
11258         subdirectories.  Substitute for TARGET_CONFIGDIRS and
11259         CONFIG_ARGUMENTS in Makefile.
11260         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11261         by configure.in.
11262         (CONFIG_ARGUMENTS): Likewise.
11263         (CONFIGURE_TARGET_MODULES): New variable.
11264         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11265         ($(CONFIGURE_TARGET_MODULES)): New target.
11266         (configure-libg++, configure-libio): New targets.
11267         (all-libg++): Depend upon configure-libg++.
11268         (all-libio): Depend upon configure-libio.
11269         (configure-libgloss, all-libgloss): New targets.
11270         (configure-libstdc++): New target.
11271         (all-libstdc++): Depend upon configure-libstdc++.
11272         (configure-librx, all-librx): New targets.
11273         (configure-newlib): New target.
11274         (all-newlib): Depend upon configure-newlib
11275         (configure-xiberty): New target.
11276         (all-xiberty): Depend upon configure-xiberty.
11277
11278 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11279
11280         * configure.in (host i[345]86-*-win32):  Expand the
11281         noconfigdirs again.
11282
11283 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
11284
11285         * mpw-configure: Fix sed command file name.
11286
11287 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11288
11289         * configure.in (host i[345]86-*-win32): Reduce the
11290         noconfigdirs again.
11291
11292 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
11293
11294         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11295         or powerpc*-*-pe*, since they are not yet supported.
11296
11297 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11298
11299         Add PowerMac support and many other enhancements.
11300         * mpw-configure: New option --cc to select compiler to use,
11301         paste options set according to --cc into the generated
11302         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11303         if mpw-make.sed is present.
11304         * mpw-config.in: Don't test for gC1, test for mpw-touch,
11305         add forward includes for PowerPC include files.
11306         * mpw-build.in: Build using Makefile.PPC if present.
11307         (do-byacc, etc): Remove separate version resource builds.
11308         (do-gas): Build "stamps" before "all".
11309         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11310         * mpw-README: Update to reflect --cc option, PowerMac support,
11311         and recently-reported compatibility problems.
11312
11313 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11314
11315         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11316         embedded m68k systems (-aout, -coff, -elf, -vxworks).
11317         (--with-multilib-top): Pass to recursive invocations.
11318
11319 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
11320
11321         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11322         v810-*-*.
11323
11324 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11325
11326         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11327         gdb, ld and opcodes on v810-*-*.
11328
11329 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11330
11331         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11332         (local-maintainer-clean): New target.
11333         (maintainer-clean): New target.
11334         (realclean): Just depend upon maintainer-clean.
11335
11336 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11337
11338         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11339
11340 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
11341
11342         * configure.in: Build ld in mips*-*-bsd* case.
11343
11344 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
11345
11346         * config.sub: Accept -lites* OS.  From Ian Dall.
11347
11348 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
11349
11350         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11351         targets.
11352
11353 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11354
11355         * configure.in: treat i386-win32 canadian cross the same as
11356         i386-go32 canadian cross.
11357
11358 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11359
11360         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11361         running under the simulator to build a reduced set of libraries.
11362         (powerpc-*-eabiaix): Add fine grained multilib support added to
11363         other powerpc targets yesterday.
11364
11365 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11366
11367         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11368         -disable-softfloat, -disable-relocatable, -disable-aix, and
11369         -disable-sysv to control which multilib libraries get built.
11370
11371 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11372
11373         * configure: Add Makefile.tem to list of files to remove in trap
11374         handler.
11375
11376 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11377
11378         * config.guess (*Linux*):  Add missing "exit"s.
11379         Also, need specific check for alpha-unknown-linux (uses COFF).
11380
11381 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11382
11383         * config.guess:  Merge with FSF:
11384
11385         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
11386         * config.guess (AIX4): More robust release numbering discovery.
11387
11388         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
11389         * config.guess (i386-sequent-ptx): Properly get version number.
11390
11391         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
11392         * config.guess (mips:*:4*:UMIPS): New case.
11393
11394 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11395
11396         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11397         (i386-win32 host): Likewise.  Don't build readline.
11398
11399 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
11400
11401         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
11402         SUPPORT_FILES to submakes.
11403
11404 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
11405
11406         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11407         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11408         mpw-configure.
11409
11410 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
11411
11412         * configure.in (appdirs): Use =, not ==, in test expression when
11413         trying to build the text to print in the warning message for
11414         Solaris users.
11415
11416 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
11417
11418         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11419
11420 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11421
11422         * config.guess: Recognize lynx-2.3.
11423
11424 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
11425
11426         * config.sub (z8ksim): Deleted
11427         (z8k-*-coff): New, this is the one true name of the target.
11428
11429 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11430
11431         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11432
11433 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
11434
11435         * config.guess (*:Linux:*:*): First try asking the linker what the
11436         default object file format is (elf, aout, or coff).  Then if this
11437         fails, try previous methods.
11438
11439 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11440
11441         * configure.in: Don't build newlib for *-*-vxworks5.1.
11442
11443 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11444
11445         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11446         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11447
11448 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
11449
11450         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11451
11452 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
11453
11454         * cfg-ml-com.in: New file.
11455         * cfg-ml-pos.in: New file.
11456
11457 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11458
11459         * COPYING.NEWLIB: Add HP free copyright to list.
11460
11461 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11462
11463         * config.sub: Recognize -eabi* for the system, not just -eabi.
11464
11465 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11466
11467         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11468         * config.sub, configure.in (win32): New target and host.
11469
11470 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11471
11472         * configure.in: Add i386-pe configuration.
11473
11474 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
11475
11476         * mpw-build.in (install): Install GDB after LD.
11477
11478 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
11479
11480         * mpw-config.in (elf/mips.h): Always forward-include, needed
11481         for GDB to build.
11482
11483 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11484
11485         * testsuite: New directory for customer acceptance and whole tool
11486         chain tests.
11487
11488 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11489
11490         * configure: If per-host line isn't found, but AC_OUTPUT is found
11491         and a configure script exists, run it instead.
11492
11493 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11494
11495         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
11496
11497 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11498
11499         * configure: Set build_{cpu,vendor,os,alias} to host values when
11500         --build isn't specified.
11501
11502 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11503
11504         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11505         (FLAGS_TO_PASS): Pass them.
11506         (EXTRA_TARGET_FLAGS): Ditto.
11507
11508 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11509
11510         * Makefile.in (all-libg++): Depend on all-libstdc++.
11511
11512 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11513
11514         * configure.in (noconfigdirs): Enable all packages for
11515           i386-unknown-netbsd.
11516
11517 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
11518
11519         * configure.in (noconfigdirs): Don't configure tk for i386-go32
11520         hosted builds (DOS builds)
11521
11522 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11523
11524         Changes for ARM based on patches from Richard Earnshaw:
11525         * config.sub: Handle armeb and armel.
11526         * configure.in: Omit arm linker only for riscix.
11527
11528 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11529
11530         * config.guess:  Update from FSF.
11531
11532 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
11533
11534         * config.sub: Recognize powerpcle as the little endian varient of
11535         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
11536         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
11537         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
11538         temporarily.
11539
11540 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11541
11542         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11543
11544 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
11545
11546         * config.sub: Accept -lites* as a basic system type.
11547
11548 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
11549
11550         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11551         installed, and if so return linuxoldld as the system name.
11552
11553 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
11554
11555         * config.guess: Add hppa1.1-hp-lites support.
11556
11557 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11558
11559         * configure.in: Don't build newlib for m68k-vxworks5.1.
11560
11561 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11562
11563         * configure.in (mips-sgi-irix6): Use mh-irix5.
11564
11565 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
11566
11567         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11568
11569 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11570
11571         * test-build.mk: Enable building of shared libraries on IRIX 5 and
11572         OSF/1.  Fix compiler flags.
11573         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
11574
11575 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11576
11577         * configure.in: Recognize --with-newlib.
11578         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11579
11580 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11581
11582         * Makefile.in: move {all,check,install}-gdb from *_MODULES
11583         to *_X11_MODULES due to gdbtk needing X include files et al.
11584
11585 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
11586
11587         Merge in support for Mac MPW as a host.
11588         (Old change descriptions retained for informational value.)
11589
11590         * mpw-config.in: Add generic include forwards for cpu-specific
11591         include files in aout and elf directories.
11592
11593         * mpw-configure: Added copyright.
11594         * mpw-config.in: Check for presence of required build tools.
11595         (target_libs): Add newlib.
11596         (target_tools): Add examples.
11597         (Read Me): Generate as "Read Me for MPW" instead.
11598         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11599         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11600         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11601
11602         * mpw-configure: Remove subdir-specific makefile hackery,
11603         delete mk.tmp after using it.
11604
11605         * mpw-build.in (all): Display start and end times.
11606
11607         * mpw-configure (host_canonical): Set.
11608         (target_cpu): Always add to makefiles.
11609         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11610         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11611         (mpw-mh-mpw): Look for in srcdir and srcroot.
11612         Use sed instead of mpw-edit-prefix to edit prefix definitions.
11613
11614         * mpw-build.in: (install-only): New target.
11615
11616         * mpw-configure (host_alias, target_alias): Rename from hostalias
11617         and targetalias, add into generated Makefile.
11618         (mk.tmp): If present, add into generated Makefile.
11619         * mpw-build.in (all-gas): Build config.h first before gas proper.
11620
11621         * mpw-configure (config.status): Write only if changed.
11622         * mpw-config.in (readline): Configure it (not built, just used for
11623         definitions).
11624
11625         * mpw-config.in (elf/mips.h): Add a forward include.
11626
11627         * mpw-config.in: Forward-include most .h files in include into
11628         extra-include.
11629         (readline): Don't build.
11630         mpw-build.in (install): Install GDB.
11631
11632         * mpw-configure (prefix, mpw_prefix): Handle it.
11633         * mpw-config.in (mmalloc, readline): Don't configure.
11634         * mpw-build.in (thisscript): Rename to ThisScript.
11635         Use mpw-build instead of BuildProgram everywhere.
11636         (mmalloc, readline): Don't build.
11637         * mpw-README: New file, basic documentation about the MPW port.
11638
11639         * mpw-config.in: Use forward-include to create include files.
11640
11641         * mpw-configure: Add more things to the top of each configured
11642         Makefile, including contents of config/mpw-mh-mpw.
11643         * mpw-config.in (extra-include): Create this directory and fill it
11644         with Posix-like include files when configuring.
11645
11646         * config.sub (apple, mac, mpw): Add various aliases.
11647
11648         * mpw-build.in: New file, top-level build script fragment for MPW.
11649         * mpw-configure: New file, configure script for MPW.
11650         * mpw-config.in: New file, config fragment for MPW.
11651
11652 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11653
11654         * configure.in (host_libs): Remove glob, since it is gone from the
11655         sources.
11656
11657 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11658
11659         * Makefile.in: define empty GDB_NLM_DEPS var.
11660
11661         * configure.in(target_makefile_frag): use config/mt-netware
11662         for netware targets.
11663
11664 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11665
11666         * config.sub: Merge in recent FSF changes.  Remove linux special
11667         cases.
11668
11669 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11670
11671         Revert this change:
11672
11673         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11674
11675                 * build-all.mk: Use CC=cc -Xs on Solaris.
11676
11677 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11678
11679         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11680         stop using it.
11681         * Makefile.in: Nuke all references to glob subdirectory.
11682
11683 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11684
11685         * configure.in: Fix --enable-shared logic in per-host.
11686
11687 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11688
11689         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11690
11691 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11692
11693         * configure.in (noconfigdirs): Don't build gas on AIX, for
11694         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11695
11696 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11697
11698         * configure: Fix --cache-file to work if the file argument is a
11699         relative path.
11700
11701 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11702
11703         * configure: If the --cache-file is used, pass it down to
11704         configure in subdirectories.
11705
11706 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11707
11708         * config.sub: add vxworks29k configuration.
11709
11710 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11711
11712         * Makefile.in (taz): Do "diststuff" part quietly.
11713
11714 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11715
11716         * config.sub: Mini-merge with gcc/config.sub.
11717
11718 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11719
11720         * config.guess (IRIX): Sed - to _.
11721
11722 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11723
11724         * Makefile.in (source-vault, binary-vault): New targets.
11725
11726 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11727
11728         * config.sub: Recognize -eabi as a basic system type.
11729
11730 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11731
11732         * configure.in (enable_shared stuff): Fix typo.
11733
11734 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11735
11736         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11737
11738 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11739
11740         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11741
11742 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11743
11744         * configure.in (rs6000-*-*): Don't build gas.
11745
11746 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11747
11748         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11749         reduce command line length.
11750         (AS_FOR_TARGET): Check for as.new, not Makefile.
11751         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11752
11753 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11754
11755         * config.guess:  Merge from FSF.
11756
11757 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11758
11759         * configure: Don't use $ when handling program_suffix.
11760
11761 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11762
11763         * configure.in:  Configure tk for hppa/hpux.
11764
11765 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11766
11767         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11768
11769 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11770
11771         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11772         to LIBCXXFLAGS.  Tests are better run without it.
11773
11774 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11775
11776         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11777
11778 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11779
11780         * configure.in (*-*-netware*): Don't configure xiberty.
11781
11782 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
11783
11784         * configure.in:  Remove tk from native_only list.
11785
11786 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
11787
11788         * build-all.mk: Add mips-ncd-elf target to sun4 targets
11789           for special NCD build.
11790
11791 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11792
11793         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11794         makeall.bat, they're only useful for binutils snapshots.
11795         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11796         makeall.bat to specified SUPPORT_FILES.
11797
11798 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
11799
11800         * build-all.mk: Add Ericsson targets to sun4 and solaris
11801           hosts.  Add  BNR's sun4 target to solaris host, so their
11802           build-from-source will be tested in-house first.
11803
11804 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11805
11806         * Makefile.in (LIBCFLAGS): New variable.
11807         (CFLAGS_FOR_TARGET): Ditto.
11808         (LIBCFLAGS_FOR_TARGET): Ditto.
11809         (LIBCXXFLAGS): Ditto.
11810         (CXXFLAGS_FOR_TARGET): Ditto.
11811         (LIBCXXFLAGS_FOR_TARGET): Ditto.
11812         (BASE_FLAGS_TO_PASS): Pass them.
11813         (EXTRA_TARGET_FLAGS): Ditto.
11814
11815         * configure.in: Support --enable-shared.
11816
11817 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11818
11819         * configure.in (target_libs):  Include libstdc++ again.
11820         * config.guess:  Update from FSF (for FreeBSD).
11821
11822 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11823
11824         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11825         makeall.bat.
11826         (DISTDOCDIRS): Add `etc'.
11827         (ETC_SUPPORT_PFX): New variable.
11828         (taz): Include anything from etc starting with a word in
11829         ETC_SUPPORT_PFX.
11830
11831 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11832
11833         * config.sub: Update for recent FSF changes.  Remove obsolete
11834         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
11835         spacing changes.
11836
11837 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11838
11839         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
11840
11841         * config.guess:  Merge with FSF.
11842         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11843
11844 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11845
11846         * configure: Since the "trap 0" handler will override the exit
11847         status on many systems, only use it for "exit 1", and make it set
11848         a non-zero exit status; reset it before "exit 0".  Also, check
11849         exit status of config.sub, and error out if it failed.
11850
11851 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
11852
11853         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11854         and install libgloss.
11855
11856 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11857
11858         * Makefile.in (all-binutils): Depend upon all-byacc.
11859
11860         * configure.in: Don't build emacs on Irix 5.
11861
11862 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11863
11864         * configure.in (*-*-netware*): Add libio.
11865
11866 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11867
11868         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11869         (CHECK_TARGET_MODULES): Ditto.
11870         (INSTALL_TARGET_MODULES): Ditto.
11871         (TARGET_LIBS): Ditto.
11872         (all-libstdc++): Note dependencies.
11873
11874 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11875
11876         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11877
11878 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11879
11880         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11881         -fexternal-templates.
11882
11883         * configure.in (target_libs): Add libstdc++.
11884         (noconfigdirs): Add libstdc++ as appropriate.
11885
11886 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11887
11888         * config.guess:  Update from FSF.
11889
11890 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11891
11892         * configure: Use ${config_shell} when running ${configsub}.
11893
11894 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
11895
11896         * config.sub: No longer recognize h8300h.
11897
11898 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11899
11900         * config.sub: Remove extraneous differences between config.sub and
11901         gcc/config.sub.
11902
11903 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11904
11905         * Makefile.in (DISTSTUFFDIRS): Add gas.
11906
11907 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11908
11909         * COPYING.NEWLIB: New file.
11910
11911 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11912
11913         * config.guess (HP-UX):  Patch from Harlan Stenn
11914         <harlan@landmark.com> to also emit release level.
11915
11916 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11917
11918         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11919
11920 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11921
11922         * config.sub:  Merge nextstep cleanup from FSF.
11923
11924 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11925
11926         * configure.in (arm-*-*): Don't configure ld for this target.
11927
11928 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11929
11930         * configure.in (*-*-netware): don't configure libg++, libio,
11931           librx, or newlib.
11932
11933 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11934
11935         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
11936         configure ld--it works, but it doesn't support shared libraries.
11937
11938 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11939
11940         * config.guess (*-unknown-freebsd*):  Get rid of possible
11941         trailing "(Release)" in version string.
11942         Patch from Paul Richards <paul@isl.cf.ac.uk>.
11943
11944 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11945
11946         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11947         Fix type: *-next-neststep -> *-next-nextstep.
11948
11949         * config.guess:  Merge from FSF:
11950
11951         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
11952
11953         * config.guess: Recognize powerpc-ibm-aix3.2.5.
11954
11955         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
11956
11957         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11958         instead of UNIX_SV for UnixWare 1.0).
11959
11960 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
11961
11962         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
11963         to make gdb/nlm/* build after the compiler and linker.
11964
11965 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11966
11967         * config.guess (netbsd, freebsd, linux):  Accept any machine,
11968         not just i[34]86.
11969         (m68k-atari-sysv4):  Relocate to match FSF version.
11970
11971         * config.guess:  More merges from the FSF:
11972
11973         Add a space before function call or macro invocation.
11974
11975         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11976
11977         * config.guess: Add trap cmd to remove dummy.c and dummy when
11978         interrupted.
11979
11980         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11981
11982         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11983         (dummy): Redirect stderr from compilation of dummy.c.
11984
11985         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
11986
11987         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11988
11989 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
11990
11991         * configure: Accept and ignore --cache*, for compatibility with
11992         new autoconf.
11993
11994 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11995
11996         * config.guess:  Merge from FSF:
11997
11998         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11999
12000         * config.guess (Pyramid*:OSx*:*:*): New case.
12001         (PATH): Add /.attbin at end for finding uname.
12002         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
12003
12004         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
12005
12006         * config.guess (M88*:DolphinOS:*:*): New case.
12007
12008         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
12009
12010         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12011         to select whether to use ELF or COFF.
12012
12013         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
12014
12015         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12016
12017         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
12018
12019         * config.guess: Guess the OS version for HPUX.
12020
12021         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
12022
12023         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12024
12025 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12026
12027         * configure.in: Recognize --with-headers, --with-libs, and
12028         --without-newlib.
12029         * Makefile.in (all-xiberty): Depend upon all-ld.
12030
12031 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12032
12033         * configure.in: Change i[34]86 to i[345]86.
12034
12035 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12036
12037         * configure (version): A few more tweaks to help message.
12038
12039 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12040
12041         * Makefile.in:  Remove (for now) librx as a host library,
12042         now that we're building it for target.
12043
12044 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12045
12046         * configure: Fix up help message; from karl@owl.hq.ileaf.com
12047         (Karl Berry).
12048
12049 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12050
12051         * configure.in:  Also configure librx.
12052
12053 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12054
12055         * Makefile.in:  Update various rules to reflect that librx
12056         is now needed for libg++.
12057
12058 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12059
12060         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12061
12062 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
12063
12064         * configure.in: Configure the examples directory.
12065
12066 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12067
12068         * configure: Simplify Jun 2 1994 change.
12069
12070 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12071
12072         * change CC to /usr/latest/bin/gcc for lynx host builds, since
12073         /bin/gcc isn't good enough to build gcc.
12074
12075 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
12076
12077         * Makefile.in (GDB_SUPPORT_FILES): Remove
12078         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
12079         (gdb.tar.gz): Add new rule to use standard distribution building
12080         mechanism.
12081
12082 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12083
12084         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
12085         Bill Cox <bill@cygnus.com>.
12086
12087 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12088
12089         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
12090
12091 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
12092
12093         * configure:  Search current dir first in .gdbinit.
12094
12095 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12096
12097         * config.sub:  Recognize freebsd (merged from gcc config.sub).
12098
12099 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12100
12101         * config.sub:  Refer to NeXT's operating system as nextstep.
12102
12103         * config.sub (case $basic_machine):  Re-order the cases, to match
12104         the order in the FSF version (which is mostly alphabethical).
12105         Merge in some additions and changes from the FSF.
12106
12107 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
12108
12109         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12110         * config.sub: Recognize cxux7.
12111         * configure.in: Use mh-cxux for m88k-harris-cxux*.
12112
12113 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12114
12115         * config.sub:  Fix typo powerpc -> powerpc-*.
12116
12117 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
12118
12119         * Makefile.in: `all-emacs19' depends on `all-byacc'.
12120
12121         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12122         parallel with all-emacs and install-emacs).  Top-level command
12123         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12124
12125 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12126
12127         * test-build.mk ($(host)-stamp-stage2-installed): Remove
12128         $(relbindir)/make before doing ``make install'', and use
12129         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
12130         installing over running make binary.
12131         ($(host)-stamp-stage3-installed): Likewise.
12132
12133 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12134
12135         * config.guess: Recognize Mach.
12136
12137 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12138
12139         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12140         see whether --exec-prefix was used.
12141
12142 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12143
12144         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
12145
12146 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12147
12148         * Makefile.in: Add all-librx target similar to all-libproc.
12149
12150 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
12151
12152         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
12153         with post 1.2 uname bogosity.
12154
12155 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12156
12157         * configure: Remove temporary files on receipt of a signal.
12158
12159 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
12160
12161         * configure: If there is a package_makefile_frag, remove
12162         ${subdir}/Makefile.tem after copying it in.
12163
12164 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12165
12166         * build_all.mk: support rs6000 lynx identifies itself as
12167         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
12168         since /bin/gcc is too feeble to compile a modern gcc.
12169
12170 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12171
12172         * brought devo/test-build.mk update-to-date with progressive/
12173           test-build.mk. Add lynx targets and hppa flag info.
12174
12175 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12176
12177         * configure.in:  Use mh-ncrsvr43.  Patch from
12178         Tom McConnell <tmcconne@sedona.intel.com>.
12179
12180 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12181
12182         * config.guess (i386-unknown-bsdi):  No longer need to
12183         check #if defined(__bsdi__) && defined(__i386__).
12184
12185 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12186
12187         * configure: Set program_transform_nameoption correctly.
12188
12189 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12190
12191         * brought build-all.mk update-to-date with progressive build-all.mk,
12192           added new targets and hppa info.
12193
12194 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12195
12196         * configure: If config.guess result is a prefix of the user
12197         specified target, assume a native build and use the user specified
12198         target as the host alias.  Remove SunOS patch suffix removal hack.
12199         * configure.in: Remove SunOS patch suffix removal hack.
12200
12201         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12202         in NATIVE_CHECK_MODULES.
12203
12204 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
12205
12206         * Makefile.in: Rename HOST_ONLY to NATIVE.
12207         * configure: Delete SunOs patch suffix from host_canonical
12208           and build_canonical variables that are prepended to Makefiles.
12209         * configure.in: Add comments for easier maintenance.
12210
12211 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12212
12213         * Makefile.in: Add all-libproc target similar to all-gui.
12214
12215 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
12216
12217         * Makefile.in (CHECK_MODULES): split into
12218         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12219
12220 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
12221
12222         * config.guess (i386-unknown-bsdi): New system to guess.
12223
12224 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12225
12226         * Makefile.in: Add all-gui target (but not yet build by "all").
12227
12228 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
12229
12230         * config.sub: Move deletion of patch suffix from here...
12231         * configure.in: To here, at Ian's suggestion.  The top-
12232           level scripts might need to know of a patch level.
12233
12234 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
12235
12236         * config.sub: Strip off patch suffix so rtl is recognized
12237           as a sunos4.1.3 machine, even though it's been patched.
12238
12239 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
12240
12241         * Makefile.in (INSTALL_LAST): Delete.
12242         (INSTALL_DOSREL): New.
12243
12244 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12245
12246         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12247         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12248         whether we pass down --with-gnu-ld anyhow.
12249
12250 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
12251
12252         * Makefile.in (INSTALL_LAST): Change operation so it works
12253         on more flavors of make.
12254         * configure.in (go32): Don't build libg++ or libio.
12255
12256 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
12257
12258         * Makefile.in (Move HOST_PREFIX_1 and friends up so
12259         they can be overriden by templates.
12260
12261 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
12262
12263         * configure.in (target==go32): Don't build gdb.
12264         * dosrel: New directory.
12265
12266 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
12267
12268         * configure.in (host==go32): Configure dosrel too.
12269         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12270         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12271         be set by incoming names or templates.
12272         (INSTALL_LAST): New rule.
12273
12274 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
12275
12276         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12277
12278 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12279
12280         * configure.in (appdirs): New variable.  Currently empty, but will
12281         be used in gas distribution.  If nonempty, lists a set of
12282         directories at least one of which must get configured, or top
12283         level configuration is considered to have failed.
12284         (rs6000-*-lynxos*): Use new file name.
12285
12286 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12287
12288         Eliminate XTRAFLAGS.
12289         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12290         newlib include files using -idirafter, and also use -nostdinc.
12291         (CXX_FOR_TARGET): Likewise.
12292         (XTRAFLAGS): Removed.
12293         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12294         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12295         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12296         ($(DO_X)): Don't pass down XTRAFLAGS.
12297
12298 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12299
12300         * configure.in (mips*-dec-bsd*): New target; do build linker.
12301         (mips*-*-bsd*): New target; don't build linker.
12302
12303 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12304
12305         * configure.in: support rs6000-*-lynxos* configuration.
12306         support sunos4 as a cross target.
12307
12308         * config.sub: look for lynx*, not lynx since the OS version may
12309         legitimately be part of the name.
12310
12311 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12312
12313         * configure.in (i[34]86-*-sco*): Move to be with other i386
12314         targets.
12315         (romp-*-*): New target.  Skip various binary utilities.
12316         (vax-*-*): New target.  Don't build newlib.
12317         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
12318
12319 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12320
12321         * configure.in: Only set host_makefile_frag if config
12322         directory exists.
12323
12324 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12325
12326         * install.sh: If $dstdir exists, don't check whether each
12327         component does.
12328
12329 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12330
12331         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12332
12333 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
12334
12335         * configure.in (*-*-lynxos*): Don't configure newlib for either
12336         native or cross Lynx.
12337
12338 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
12339
12340         * config.sub (sparc64-elf): Fix os.
12341         (z8k): Remove duplicate.
12342
12343 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12344
12345         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12346         gcc/stmp-fixproto, to try to prevent fixproto from being run.
12347
12348 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
12349
12350         * configure: Make file links cleanly even if Lynx fails on
12351           an NFS symlink (at least fail cleanly).
12352
12353 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12354
12355         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12356         -XNh2000.
12357
12358 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12359
12360         * configure: Unknown options are fatal again.
12361
12362 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
12363
12364         * configure: Ignore --x-includes and --x-libraries, for Autoconf
12365         compatibility.
12366
12367 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12368
12369         * build-all.mk: Add `clean' target.
12370
12371 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12372
12373         * config.guess:  Add SINIX support.
12374         * configure.in:  Add mips-*-sysv4* support.
12375
12376 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
12377
12378         * build-all.mk: Document all useful targets.
12379         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12380         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12381
12382 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12383
12384         * configure: Support --silent, --quiet.
12385
12386 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12387
12388         * configure: Support --disable-FEATURE.
12389
12390 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12391
12392         * config.guess: Recognize NCR running SVR4.3.
12393
12394 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12395
12396         * config.guess:  Make BSDI generate i386-unknown-bsd386.
12397         Patch from Paul Eggert <eggert@twinsun.com>.
12398
12399 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12400
12401         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12402
12403 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12404
12405         * configure: Make unrecognized options give nonfatal warnings
12406         instead of fatal errors, and pass them to any subdirectory
12407         configures in case they recognize them.
12408         Make --x equivalent to --with-x.
12409
12410 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12411
12412         * configure: Add --enable-* options.  Clean up usage message and
12413         some comments.
12414
12415 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12416
12417         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12418
12419 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12420
12421         * configure.in (hppa*-*-*): Enable binutils.
12422
12423 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12424
12425         * config.sub: Recognize cisco.
12426
12427 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
12428
12429         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12430
12431 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12432
12433         * config.guess: about target *-hitachi-hiuxwe2, don't print more
12434         than one configuration name.  Add comment.
12435
12436 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
12437
12438         * config.guess: about target *-hitachi-hiuxwe2, fixed
12439         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
12440         macro is incorrect.]
12441
12442 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12443
12444         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12445         than the "make ls" stuff which used to be here.
12446
12447 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12448
12449         * config.guess:  Recognize i[34]86-unknown-freebsd.
12450         From Shawn M Carey <smcarey@rodan.syr.edu>.
12451
12452 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12453
12454         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12455
12456 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
12457
12458         * config.guess: Check for ptx.
12459
12460 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
12461
12462         * config.sub: Add os9k checking.
12463
12464 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12465
12466         * config.guess: Handle OSF1 running on HPPA processors
12467
12468 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12469
12470         * configure: If subdir configure fails, print out a message with
12471         subdirectory name, in case subdir's configure code didn't identify
12472         itself.
12473
12474 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
12475
12476         * configure.in: Remove embedded newlines from configdirs.
12477         Avoid mismatches of substrings.  Fix matching strings at end
12478         of configdirs.
12479
12480 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
12481
12482         * config.guess:  Add Lynx/rs6000 config support.
12483
12484 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12485
12486         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12487
12488 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
12489
12490         * configure.in (hppa*-*-osf*): Treat this just like most other
12491         PA configurations (eg no binutils or ld).
12492         (hppa*-*-*elf*): These configurations have binutils and ld.
12493
12494 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12495
12496         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
12497
12498 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12499
12500         * configure.in (rs6000-*-*): Build gas.
12501
12502 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12503
12504         * Makefile.in:  Avoid bug in losing hpux sed.
12505
12506 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12507
12508         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12509         for GDB and GDB has been fixed to not need it.
12510
12511 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12512
12513         * config.guess: Recognize vax hosts.
12514
12515 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12516
12517         * configure (while loop): Don't use "break 2" inside case
12518         statement -- the case statement isn't an enclosing loop.
12519
12520 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12521
12522         * config.guess:  Clean up NeXT support, to allow nextstep
12523         on Intel machines.  Make OS be nextstep.
12524
12525 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
12526
12527         * config.guess: Add alternate forms for Convex.
12528
12529 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
12530
12531         * configure:  Completely rewrite option processing.  Take
12532         advantage of pattern-matching to avoid invoking test frequently.
12533         Also clean up host and target defaulting logic.
12534
12535 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12536
12537         * Makefile.in: Replace all occurrances of "rootme" with "r" and
12538         "$${rootme}" with "$$r", to increase the likelihood that the do-*
12539         commands (plus user environment) will fit SCO limits.
12540
12541 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12542
12543         * configure.in: Don't issue warnings about directories which are
12544         not being configured if -norecursion is set.  Correct test for
12545         --with-gnu-as and --with-gnu-ld to not get confused by substring
12546         matches.
12547
12548         * configure.in: Don't build gas for alpha-dec-osf1*.
12549
12550 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
12551
12552         * configure:  Back out Per's change of 12/19/1993.  It changes the
12553         behavior of configure in unexpected and confusing ways.
12554
12555         Also, use different delim char when calculating
12556         program_transform_name so that the name can contain slashes.
12557
12558 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12559
12560         * configure.in, config.sub: Add support for VSTa micro-kernel.
12561
12562 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12563
12564         * configure.in: Nuke hacks which were used to get a special
12565         version of GAS for HPPA configurations.
12566
12567 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12568
12569         * configure:  If only ${target_alias} is given, use that
12570         as the default for ${host_alias}.
12571         * configure:  Add missing back-slashes before nested quotes.
12572
12573 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12574
12575         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12576
12577 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
12578
12579         * config.guess:  Recognize some Tektronix configurations.
12580         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12581
12582 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12583
12584         * config.sub: Match any flavor of SH.
12585
12586 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
12587
12588         * configure.in: Don't try to configure newlib for Alpha.
12589
12590 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12591
12592         * configure.in: Don't build ld for Irix 5.  Don't build gas,
12593         libg++ or libio for any Alpha target.
12594
12595         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12596
12597 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
12598
12599         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12600         default arguments -- so it tried to compress itself.
12601
12602 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12603
12604         * configure.in (notsupp): ensure that a space is always at the end
12605           of the configdirs list, since the grep checks for an explicit space
12606
12607 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12608
12609         * configure.in (target i386-sysv4.2): don't build ld, since static
12610           versions of many libraries are not available.
12611
12612 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12613
12614         * config.guess: Recognize Apollos (using environment variables).
12615         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12616
12617 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12618
12619         * config.guess: Recognize Sony news mips running newsos.
12620
12621 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
12622
12623         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12624         "fi ; else" for bash.
12625
12626 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
12627
12628         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12629
12630 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
12631
12632         * config.sub: accept unixware as an alias for svr4.2.
12633         Fix some inconsistancies with the gcc version.
12634
12635 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12636
12637         * Makefile.in (DISTDOCDIRS):  Add gdb.
12638
12639 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12640
12641         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
12642
12643 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12644
12645         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12646         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12647         this now.
12648
12649 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12650
12651         * config.sub: Accept hiux* as an OS name.
12652
12653         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12654         etc/make-stds.texi.  The underscore came from gcc, and dje now
12655         agrees that RUNTESTFLAGS is the correct name.
12656
12657 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12658
12659         * install.sh:  Remove 'set -e'.  It makes any conditionals
12660         in the script useless.
12661
12662         * config.guess: Automatically recognize arm-acorn-riscix
12663         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12664
12665 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12666
12667         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12668
12669 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12670
12671         * Makefile.in (DISTDOCDIRS): New variable.
12672         (taz): Edit local Makefile.in sooner, instead of proto-toplev
12673         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
12674
12675 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12676
12677         * configure.in (hppa target): check the source directory for the
12678           pagas sub-directory
12679
12680 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12681
12682         * config.sub: Allow -aout* and -elf*.
12683
12684 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12685
12686         * configure.in: Don't build ld on i386-solaris2, same as for
12687         sparc-solaris2.
12688
12689 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12690
12691         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12692
12693 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12694
12695         * configure.in:  Configure gdb for alpha.
12696
12697 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12698
12699         * Makefile.in (CXXFLAGS): Add -O.
12700
12701 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12702
12703         * config.guess: added support for DG Aviion
12704
12705 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12706
12707         * configure.in: Produce warning message for subdirectories not
12708         configurable for this host/target combination.  Don't try to
12709         configure gdb for vms.
12710
12711 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12712
12713         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12714         appropriate files before making "diststuff".
12715         (DISTBISONFILES): New var: list of files to be edited.
12716         (DISTSTUFFDIRS): Add binutils.
12717
12718 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12719
12720         * config.sub: also handle mipsel and mips64el (for little endian mips)
12721
12722 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12723
12724         * configure.in: Add * to end of all OS names.
12725
12726 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12727
12728         * configure.in: Build newlib for LynxOS native.
12729
12730 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12731
12732         * config.guess: Add support for delta 88k running SVR3.
12733
12734         * configure.in: Add comment about HP compiler vs. emacs.
12735
12736 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12737
12738         * configure.in: don't build ld on solaris2 (not a viable option
12739           due to bugs in getpwnam & getpwuid)
12740
12741 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12742
12743         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12744         config.guess will produce a full version number.
12745
12746 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12747
12748         * configure.in: Build linker and binutils for alpha-dec-osf1.
12749
12750 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12751
12752         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12753         and gdb/testsuite/Makefile.in.
12754
12755 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12756
12757         * configure.in: recognize mips*- instead of mips-
12758
12759 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12760
12761         * config.sub: Accept linux*coff and linux*elf as operating
12762         systems.
12763
12764 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12765
12766         * config.sub: Recognize mips64, and mips3 as an alias for it.
12767
12768 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12769
12770         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12771         gdb knows how to handle OSF/1 shared libraries.
12772
12773 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12774
12775         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12776         * config.guess: Recognize Hitachi's HIUX.
12777         * config.sub: Recognize h3050r* and hppahitachi.
12778         Remove redundant cases for hp9k[23]*.
12779
12780 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12781
12782         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12783         if gas and ld are in the source tree and are in ${configdirs}.
12784         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12785         --with options (but still pass them down on the command line,
12786         if they were explicitly specified).
12787
12788 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12789
12790         * configure: substitute SHELL value in Makefile.in with
12791         ${CONFIG_SHELL}
12792
12793 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12794
12795         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12796         *-*-solaris2* targets.
12797
12798 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12799
12800         * Makefile.in: define M4, and pass it down to sub-makes;
12801         all-autoconf now depends on all-m4
12802
12803 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12804
12805         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12806         presence of {ar,ranlib} instead of a configured directory
12807
12808 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
12809
12810         * config.guess: Accept 34?? as well as 33?? for NCR.
12811
12812 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12813
12814         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12815         of 'gas' in sed commands, since 'gash' is now in the tree as well.
12816
12817 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12818
12819         * configure: grab values for $(CC) and $(CXX) from the
12820         environment, so that someone can do "CC=gcc configure; make" and
12821         have it work right (matching the way that autoconf works now)
12822
12823         * configure.in, Makefile.in: add support for gash, the tcl
12824         interface to Galaxy
12825
12826         * config.guess: add NetBSD variants (hp300, x86)
12827
12828 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
12829
12830         * install.sh: Support -d option (in the manner of SunOS 4 install,
12831         as it is more deterministic than that of GNU install)
12832         (chmodcmd): Set file to mode 755 by default (should also do default
12833         chgrp and chown, but I don't feel like dealing with that now)
12834
12835 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
12836
12837         * config.sub: Remove h8300hhms alias.
12838
12839 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12840
12841         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12842
12843 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12844
12845         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12846         as stmp-fixinc
12847
12848 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12849
12850         * config.sub: recognize m88110-bug-coff.
12851
12852 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12853
12854         * Makefile.in (all-libio): all dependencies on the toolchain used
12855         to build this (gcc, gas, ld, etc)
12856
12857 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12858
12859         * config.guess: Deal with OSF/1 1.3 on alpha.
12860
12861 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12862
12863         * install.sh: add some 'else true' clauses for portability
12864
12865         * configure.in: don't build libio for h8[35]00-*-* targets
12866
12867 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12868
12869         * Makefile.in:  Add support for new libio.
12870
12871 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12872
12873         * install.sh: If one command fails, don't try the rest.  Don't try
12874         to remove $dsttmp (via trap) unless we have already created it.
12875         If $src doesn't exist, detect it and exit with an error.
12876
12877         * config.guess: Recognize BSD on hp300.
12878
12879 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12880
12881         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12882         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12883
12884 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
12885
12886         * Makefile.in (all-send-pr): depends on all-prms
12887
12888 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12889
12890         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12891
12892 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12893
12894         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12895         Added test for mips-mips-riscos5.
12896
12897 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12898
12899         * configure.in: use mh-hp300 for 68k HP hosts
12900
12901 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12902
12903         * configure: add support for CONFIG_SHELL, so that you can use
12904         some alternate shell for evaluating configure scripts
12905
12906 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
12907
12908         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
12909         in configure script to bug-gdb@prep.ai.mit.edu when building
12910         distribution archive.
12911         * Makefile.in (COMPRESS):  Remove def.
12912         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
12913         gdb.tar.Z and make-gdb.tar.Z respectively.
12914         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
12915         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
12916         to convergence with 'taz' target in Makefile.in.
12917
12918 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12919
12920         * install.sh (dsttmp): use trap to ensure that tmp files go
12921         away on error conditions
12922
12923 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12924
12925         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12926
12927 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12928
12929         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12930         its parent is '/' not ''.
12931
12932         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12933
12934 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
12935
12936         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12937         that ${newsrcdir}/configure.in does.
12938
12939 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12940
12941         * test-build.mk: support for CONFIG_SHELL
12942
12943 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
12944
12945         * config.sub (netware):  Add as a basic system type.
12946
12947 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12948
12949         * Makefile.in (Makefile): depend on configure.in.  Also drop the
12950           $(srcdir)/ from the dependency on Makefile.in.
12951
12952 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
12953
12954         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12955         (h8300hhms is temporary until multi-libraries are implemented).
12956         * configure.in: Handle h8300h too.
12957
12958 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12959
12960         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12961
12962 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
12963
12964         * configure:  Remove extraneous output when guessing host type.
12965         * config.guess:  Remove extraneous output when guessing using C
12966         compiler rather than uname, or when guessing fails.
12967
12968 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
12969
12970         * Makefile.in: remove all.cross and install.cross targets
12971
12972         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12973           definitions
12974
12975 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
12976
12977         * configure.in (target sh): Build gprof.
12978
12979 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12980
12981         * config.sub: change -solaris to -solaris2
12982
12983 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12984
12985         * configure.in: Use config/mh-riscos for mips-*-sysv*.
12986
12987 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
12988
12989         * configure: Correct error message for missing Makefile.in to
12990         print correct directory.
12991
12992 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12993
12994         * install.sh: kludge around 386BSD shell bug
12995
12996 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
12997
12998         * config.guess:  Recognize NeXT.
12999         * config.guess:  Recognize i486-ncr-sysv4.
13000         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
13001
13002 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
13003
13004         * Makefile.in (MAKEINFOFLAGS): New variable.
13005         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13006         * build-all.mk, test-build.mk: Pass down --no-split as
13007         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
13008
13009 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
13010
13011         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
13012
13013 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
13014
13015         * Makefile.in (libg++.tar.z):  New rule.
13016         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
13017         * Makefile.in (taz):  Only do a single chmod.
13018
13019 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13020
13021         * install.sh: don't use dirname anymore (replaced with sed usage)
13022
13023 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
13024
13025         * Makefile.in:  Change extension for gzip'd files from '.z' to
13026         '.gz' per new FSF standard usage.
13027
13028 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13029
13030         * configure: put quotes around the final value of program_transform_name
13031
13032 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13033
13034         * Makefile.in: new install.sh support; update install-info rules
13035
13036 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
13037
13038         * configure.in: Build diff for crosses, but not for go32 host.
13039
13040         * configure.in: Build gprof only for native, and don't build it
13041         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13042
13043 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
13044
13045         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13046
13047 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13048
13049         * configure.in (host_tools): Add prms.
13050
13051 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13052
13053         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13054         with $(FLAGS_TO_PASS) on the command line
13055
13056         * config.sub: Recognize lynx and lynxos
13057
13058 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13059
13060         * config.sub: Accept -ecoff*, not just -ecoff.
13061
13062 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13063
13064         * Makefile.in (taz): Use .gz suffix instead of .z.
13065         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13066         names.
13067
13068 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13069
13070         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13071
13072 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13073
13074         * Makefile.in (install-no-fixedincludes):  install gcc last, so
13075         that rebuilds that might happen during 'make install' don't get
13076         bogus gcc include files
13077
13078 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13079
13080         Change from Utah for HPPA support:
13081         * config.guess: Recognize hppa1.x-hp-bsd.
13082
13083 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
13084
13085         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
13086         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13087
13088 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13089
13090         * config.sub: Add support for rom68k and bug boot monitors.
13091
13092 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
13093
13094         * Makefile.in: Make all-opcodes depend on all-bfd.
13095
13096 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13097
13098         * config.guess: Added special check for i[34]86-univel-sysv4*.
13099
13100 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13101
13102         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13103         the processor rather than assuming i486.
13104
13105 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13106
13107         * config.guess: Recognize SunOS6 as Solaris3.
13108
13109 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
13110
13111         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
13112         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13113
13114 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
13115
13116         * build-all.mk (all-cross): New target for Canadian Cross.
13117         Added Q2 go32 targets.
13118         * test-build.mk: Configure go32 cross sparclite-aout and
13119         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
13120         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13121
13122 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13123
13124         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13125         GO32 hosted toolchains
13126
13127 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13128
13129         * configure: change  so "-exec-prefix" gets passed down rather
13130         than "-exec_prefix" so autoconf generated Makefiles get the
13131         exec_prefix set right.
13132
13133 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13134
13135         * config.guess: get the Solaris2 minor version number
13136
13137         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13138
13139 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13140
13141         * config.guess: Recognize some Sequent platforms.
13142
13143 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13144
13145         * Makefile.in: added the vault-install target
13146
13147         * configure.in: actually use the Sun3 makefile fragment that's in
13148         config, also added the release dir to configdirs
13149
13150 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13151
13152         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13153
13154 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13155
13156         * configure.in: remove some program from Alpha targetted toolchains
13157
13158 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
13159
13160         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
13161         gprof.
13162         (taz): Run "make diststuff" in those directories instead of "make
13163         proto-dir".  Look for "VERSION=" only at start of line in subdir
13164         Makefile.  Use "gzip -9" for compression.
13165         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13166         (binutils.tar.z): New target.
13167
13168 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13169
13170         * Makefile.in (taz): Include gpl.texinfo.
13171
13172 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13173
13174         * Makefile.in (setup-dirs): Merged into "taz" target.
13175         (taz): Only do `proto-dir' stuff if a directory is actually needed
13176         for this target.
13177
13178 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
13179
13180         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13181         (FLAGS_TO_PASS): Pass down MUNCH_NM.
13182         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13183         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13184         (gcc-no-fixedincludes): Correct for current gcc Makefile.
13185
13186 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
13187
13188         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
13189         config.sub, and move-if-change to gdb testsuite distribution
13190         archive, so the testsuite can be extracted, configured, and
13191         run separately from the gdb distribution.  Blow away the Chill
13192         tests that require a Chill compiled executable, since GNU Chill
13193         is not yet publically available.
13194
13195 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13196
13197         * test-build.mk: set environment variables in a single command,
13198         instead of a list of assignments and exports
13199
13200         * config.guess: recognize Alpha/OSF1 systems
13201
13202 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13203
13204         * configure: Change help message to prefer --options rather than
13205           -options.
13206
13207 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13208
13209         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13210         zippy@ecst.csuchico.edu.
13211         * config.guess: Recognize miniframe.
13212
13213 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13214
13215         * Makefile.in: Use srcroot to find runtest rather than rootme.
13216         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13217
13218 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13219
13220         * test-build.mk: Extensive additions to support building on a
13221         machine other than the host.
13222
13223 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13224
13225         * configure (tooldir): Fix for i386-aix again.
13226
13227 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
13228
13229         * configure, Makefile.in:  Change definition of $(tooldir)
13230         to match the FSF.
13231
13232 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
13233
13234         * config.guess:  Recognize i[34]86/SVR4.
13235
13236 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13237
13238         * Makefile.in (all-gdb): gdb depends on sim.
13239
13240 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
13241
13242         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
13243         at the same time we make the prototype gdb directory.
13244         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
13245         files at the same time as the gdb base release distribution.
13246
13247 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
13248
13249         * Makefile.in (check): Use individual check targets rather than
13250         DO_X rule.
13251         (check-gcc): Added.
13252
13253 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
13254
13255         * config.sub: Use sysv3.2 not sysv32 for canonical OS
13256         for System V release 3.2.
13257
13258 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13259
13260         * config.sub: Recognize hppaosf.
13261         * configure.in: Do configure ld/binutils/gas for it.
13262
13263 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13264
13265         * configure (tooldir): Alter syntax used to set this, for systems
13266         where "\$" isn't handled right, like i386-aix.
13267
13268 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13269
13270         * configure: Pass program-transform-name, not
13271         program_transform_name, to recursive configures.
13272
13273 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
13274
13275         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13276         of gas+ld+binutils.
13277
13278 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
13279
13280         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
13281
13282 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13283
13284         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13285
13286 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13287
13288         * Makefile.in (PRMS): Set back to all-prms.
13289
13290 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13291
13292         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13293         targets, rather than for MIPS hosts.
13294
13295 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13296
13297         * configure.in: add comment for --with-x default values
13298
13299         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13300
13301         * Makefile.in: add check-* targets for each of the directories in
13302         the tree.  Add a definition of RUNTEST that will use the one we
13303         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
13304
13305 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
13306
13307         * configure.in: Removed obsolete references to bfd_target and
13308         target_makefile_frag.
13309
13310         * build-all.mk: Set assorted targets for Q2.
13311         * config.sub: Recognize z8k-sim and h8300-hms.
13312         * test-build.mk: Really don't pass host to configure.
13313         (HOLES): Added uname.
13314
13315 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
13316
13317         * configure: Handle an empty program-prefix, program-suffix or
13318         program-transform-name correctly.
13319
13320 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13321
13322         * build-all.mk: -G 8 no longer required for MIPS targets.
13323         * test-build.mk: Don't pass host argument to configure; make it
13324         guess.
13325
13326 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
13327
13328         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
13329         * Makefile.in (COMPRESS):  New macro, like GZIP.
13330
13331 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13332
13333         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13334
13335         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13336         with gas currently defaults to -G 0.
13337
13338 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
13339
13340         * Makefile.in (all-flex): flex depends on byacc.
13341
13342         * build-all.mk: If host not specified, use config.guess.  Pass TAG
13343         to test-build.mk as RELEASE_TAG.
13344         * test-build.mk (configargs): New variable containing arguments to
13345         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
13346         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13347
13348         * config.guess: Use /bin/uname when checking -X argument on SCO,
13349         to avoid invoking GNU uname which doesn't understand -X.
13350
13351         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13352
13353         * configure.in: Build gas for mips-*-*.
13354
13355 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13356
13357         * Makefile.in (all.normal): insert missing backslash.
13358
13359 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13360
13361         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13362
13363         * Makefile.in: Complete overhaul to merge many almost identical
13364         targets.
13365
13366 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13367
13368         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13369         (gdb.tar.Z): Adjusted.
13370
13371         * Makefile.in (setup-dirs, taz): New targets; should be general
13372         enough to adapt for gdb sometime.  Build only .z file.
13373         (gas.tar.z): New target.
13374
13375 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13376
13377         * build-all.mk: Use CC=cc -Xs on Solaris.
13378
13379 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
13380
13381         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
13382         for handling BISON for FSF releases.
13383
13384 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13385
13386         * configure: Actually implement the change zoo just documented.
13387
13388 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
13389
13390         * configure: when using config.guess, only set target_alias when
13391         it's not already been set (ie, on the command line)
13392
13393 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13394
13395         * Makefile.in: add installcheck target, set PRMS to install-prms
13396
13397 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13398
13399         * configure: add support for package_makefile_fragment, handle the
13400         case where a directory has a configure.in file but no Makefile.in
13401         more gracefully (with an actual understandable error message, even);
13402         add support for --without (and add this to the usage message); also
13403         explicitly add a --host=${host_alias} to the command line when
13404         config.guess is used
13405
13406 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13407
13408         * configure: Must use both --host and --target in recursive calls.
13409
13410 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13411
13412         * Makefile.in: Change deja-gnu to dejagnu.
13413
13414 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13415
13416         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13417
13418 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13419
13420         * configure.in: canonicalize all instances to *-*-solaris2*,
13421         also strip out a number of tools to not build for go32 host
13422
13423 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13424
13425         * config.guess: add GPL.
13426
13427         * Makefile.in, config.guess, config.sub, configure: bump
13428           copyrights to 93.
13429
13430 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
13431
13432         * Makefile.in (do-info): Removed obsolete check for existence of
13433         localenv file.
13434
13435         * Makefile.in (MAKEOVERRIDES): Define to be empty.
13436
13437 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13438
13439         * Makefile.in: a couple of 'else true' for decstation,
13440         support for TclX
13441
13442         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13443
13444 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
13445
13446         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13447
13448 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
13449
13450         * config.guess: Recognize i386-ibm-aix (PS/2).
13451         * configure.in: Use config/mh-aix386 file for it.
13452
13453 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
13454
13455         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13456         CC_FOR_TARGET instead.
13457         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13458
13459 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
13460
13461         * Makefile.in: Add sim to list of directories sent with gdb
13462
13463 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13464
13465         * configure.in: Put back mips-dec-bsd* case.
13466
13467 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
13468
13469         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13470         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
13471         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13472
13473 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13474
13475         * configure.in: remove no-op mips-dec-bsd* in "case $target"
13476
13477         * Makefile.in (dir.info): only run gen-info-dir if it exists,
13478         (install-info): install dir.info only if it exists,
13479         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13480
13481 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
13482
13483         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
13484         gas for mips-dec-bsd.
13485
13486 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
13487
13488         * configure (makesrcdir): If ${srcdir} is relative and not ".",
13489         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13490
13491 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13492
13493         * configure.in: Added "dejagnu" to hosttools list.
13494
13495 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
13496
13497         * config.sub, configure.in, config.guess:  Add support
13498         for Bosx, an AIX variant from Bull.
13499         Patches from F.Pierresteguy@frcl.bull.fr.
13500
13501 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13502
13503         * devo/dejagnu: Initial creation of devo/dejagnu.
13504         Migrated dejagnu testcases and support files for testing software
13505         tools to reside as subdirectories, currently called "testsuite",
13506         within the directory of the software tool.  Migrated all programs,
13507         support libraries, etc. beloging to dejagnu proper from
13508         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
13509         with no modifications.  The changes to these files which will
13510         allow them to configure, build, and execute properly will be made
13511         in a future update.
13512
13513 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13514
13515         * Makefile.in: Change send_pr to send-pr.
13516         * configure.in: Likewise.
13517         * send_pr: Renamed directory to send-pr.
13518
13519 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
13520
13521         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
13522
13523 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
13524
13525         * README:  Update for gdb-4.8 release.
13526         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
13527         gdb-xxx.tar.z (gzip'd) file also.
13528
13529 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13530
13531         * Makefile.in: make all-diff depend on all-libiberty
13532
13533 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
13534
13535         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13536
13537 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13538
13539         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13540
13541 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
13542
13543         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
13544         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
13545         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
13546
13547 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13548
13549         * Makefile.in:  makeinfo binary is in a new location
13550
13551 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
13552
13553         * config.sub: Accept -ecoff as an OS.
13554
13555         * Makefile.in: Various changes to eliminate a level of make
13556         recursion and reduce the required command line length.
13557         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13558         sub-makes.
13559         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13560         variables holding settings for specific sub-makes.
13561         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13562         in terms of BASE_FLAGS_TO_PASS.
13563         (TARGET_LIBS): New variable listing directories which use
13564         TARGET_FLAGS_TO_PASS.
13565         (subdir_do): Eliminated.
13566         (do-*): New set of targets to replace subdir_do.
13567         (various): All targets which used subdir_do now depend on do-*.
13568         (local-clean): Renamed from do_clean.
13569         (local-distclean): New target, dependency of distclean and
13570         realclean.
13571         (install-info): Don't create directories.  Depend on dir.info
13572         rather than calling make recursively.
13573         (install-dir.info): Eliminated.
13574         (install-info-dirs): Create all info directories here.
13575         (dir.info): Depend upon do-install-info.
13576
13577         * test-build.mk (HOLES): Added false.
13578
13579 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
13580
13581         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
13582
13583 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13584
13585         * Makefile.in (info): remove dependency on all-texinfo.  The
13586         problem was really in texinfo/C, not at this level.
13587
13588 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13589
13590         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13591
13592 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
13593
13594         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
13595         GDB releases.
13596
13597 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13598
13599         * configure: Include srcdir in message about target of link not
13600         being found.  Don't convert `-' to `_' in `with' options being
13601         passed to subdirs.
13602
13603 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13604
13605         * configure.in: add uudecode to host_tools
13606
13607         * Makefile.in: added {all,install}-uudecode targets, added them to
13608         the appropriate lists
13609
13610 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
13611
13612         * Makefile.in (all-gcc): Added dependency on all-gas.
13613
13614         * configure.in (mips-*-*): Build ld and binutils.
13615
13616 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13617
13618         * configure: check return code from mkdir, print error message and
13619           exit on failure.
13620
13621 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
13622
13623         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
13624
13625 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13626
13627         * test-build.mk (HOLES): Added tar, cpio and uudecode.
13628
13629 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13630
13631         * config.sub (h8500):  Recognize this as a cpu type.
13632
13633 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13634
13635         * configure: source directory missing is no longer a warning
13636
13637         * configure.in: recognize irix[34]* instead of irix[34]
13638
13639         * Makefile.in: define and pass down X11_LIB
13640
13641 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
13642
13643         * guess-systype: Renamed to ...
13644         * config.guess:  ... by popular request.
13645         * configure.in, Makefile.in:  Update accordingly.
13646
13647 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
13648
13649         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
13650         + Add Convex, Cray/Unicos, and Encore/Multimax support.
13651         + Execute ./dummy instead of assuming . is in PATH.
13652
13653 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
13654
13655         * guess-systype:  New shell script.  Attempts to guess the
13656         canonical host name of the executing host.
13657         Only a few hosts are supported so far.
13658         * configure:  Call guess-systype if no host is specified.
13659
13660 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13661
13662         * Makefile.in (gcc-no-fixedincludes): Made to work with current
13663         gcc Makefile.
13664
13665
13666 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
13667
13668         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13669         (all-gcc, install-gcc, subdir_do): Use it.
13670
13671 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13672
13673         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13674
13675 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13676
13677         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13678           set exclusively by configure, using configure.in .
13679
13680 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13681
13682         * test-build.mk: set $PATH for all builds
13683
13684         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13685
13686 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13687
13688         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13689         the one used in gcc/Makefile.in, so that a null expansion doesn't
13690         override the one needed to build gcc with a native cc.
13691
13692
13693 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13694
13695         * configure: Accept -with arguments.
13696
13697 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13698
13699         * Makefile.in: added h8300sim
13700
13701 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13702
13703         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13704         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13705         (all-cygnus, native, build-cygnus): Make
13706         $(canonhost)-stamp-3stage-done, not $(host)....
13707         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13708         i386-sco3.2v4.  Added else true to if command.
13709
13710 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13711
13712         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13713
13714 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13715
13716         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13717
13718 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13719
13720         * configure.in: don't remove binutils from Solaris builds
13721
13722 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13723
13724         * Makefile.in: get rid of earlier definitions for *clean,
13725         also handle the recursive info rule better
13726
13727 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13728
13729         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13730         do more-or-less the right thing.
13731
13732 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13733
13734         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13735         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13736
13737 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13738
13739         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13740         $(host_canonical).
13741
13742         * configure.in: split the configdirs list into 4 categories (native
13743         v. cross, library v. tool) and handle the cross-only and native-
13744         only in more reasonable (and correct!) way.
13745
13746 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13747
13748         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13749         configdirs anymore.
13750
13751 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13752
13753         * Makefile.in: extensive cleanup::  removed all of the explicit
13754         clean-* targets, collapsed many wrappers around subdir_do into
13755         one, added additional targets to satisfy standards.texi, deleted
13756         some old targets, some changes for consistency
13757
13758 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13759
13760         * configure.in: handle some programs as cross-only, and others as
13761         native only
13762
13763         * test-build.mk: handle partial holes in a more generic manner
13764
13765         * Makefile.in: m4 depends on libiberty
13766
13767 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13768
13769         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13770         time, wdiff, and find to configdirs
13771
13772         * Makefile.in: all, clean, and install rules for the new programs
13773         added to configure.in
13774
13775 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13776
13777         * configure.in: use mh-sun for all *-sun-* hosts
13778
13779 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13780
13781         * Makefile.in: define flags for X11 include files and library file
13782         locations, pass them down to the programs that need this info
13783
13784         * build-all.mk: added a 'native' target, to 3stage the native toolchain
13785
13786 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13787
13788         * configure.in: start building libg++ for HP-UX targets
13789
13790 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
13791
13792         * README:  Update references to files moved into etc/.
13793
13794 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
13795
13796         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
13797         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
13798
13799 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13800
13801         * configure: accept dash as well as underscore in long option
13802         names for FSF compatibility.
13803
13804 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
13805
13806         * config.sub: added -sco3.2v4 support from FSF.
13807
13808 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13809
13810         * configure.in: expand the section that adds or removes
13811         directories from the list of programs to build, to handle native
13812         vs. cross in addition to host v. native
13813
13814 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
13815
13816         * Makefile.in:  Replace C++ in macro names with CXX.
13817         This is less likely to break ...
13818
13819 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13820
13821         * test-build.mk: add -w to GNU_MAKE
13822
13823 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13824
13825         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13826         add 'sparc' to list of recognized cpus.  This needed to make
13827         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13828         Delete some redundant ose68 variants.  Recognize -wrs as an os,
13829         then changes that into $CPU-wrs-vxworks.
13830
13831         * configure.in: remove most references to gdbtest, regularize
13832         target based program removal
13833
13834         * test-build.mk: import from p3 tree (many fixes and changes)
13835
13836 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
13837
13838         * Makefile.in: added rules to handle tcl, tk, and expect
13839
13840         * configure.in: handle those directories if they exist
13841
13842 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13843
13844         * config.sub: removed bogus hppabsd and hppahpux names, since
13845         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13846
13847 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13848
13849         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
13850         depends upon all-xiberty
13851
13852         * Makefile.in: changes from p3, including:
13853
13854         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
13855
13856         * Makefile.in (XTRAFLAGS): include newlib directories if
13857         newlib/Makefile exists, rather than if host != target.
13858
13859         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
13860
13861         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13862         from the same source tree and not building a cross-compiler.  This
13863         matters for the libg++ configuration if reconfiguring a tree that
13864         has already been installed.
13865
13866         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
13867
13868         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13869         pick up the machine and system specific header files.
13870
13871         * Makefile.in: added AS_FOR_TARGET, passed down in
13872         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13873         the C compiler to use to create programs which are run in the
13874         build environment, set it to default to $(CC), and passed it down
13875         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13876
13877         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
13878
13879         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13880         We need them for unusual native builds, like systems without
13881         ranlib.
13882
13883         * configure: also define $(host_canonical) and
13884         $(target_canonical), which are the full, canonical names for the
13885         given host and target
13886
13887 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
13888
13889         * Makefile.in:  Added separate definitions for C++.
13890
13891 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
13892
13893         * configure.in (configdirs):  Add deja-gnu.
13894
13895 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
13896
13897         * README:  Update for configure.texi and gdb-4.7 release.
13898
13899 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
13900
13901         * Makefile.in:  Move "all" target to top of file.
13902         Previously, first target was ".PHONY" which caused BSD4.4 make
13903         to build .PHONY when make was run without arguments.
13904
13905 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
13906
13907         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
13908         Library-copylefted code in libiberty.
13909
13910 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
13911
13912         * config.sub:  Replace m68kmote with plain old m68k.
13913
13914 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
13915
13916         * Makefile.in:  Remove space from blank line, avoid Make complaints.
13917
13918 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
13919
13920         * config.sub: Complain if no argument is given.  Added support for
13921         386bsd as OS and target alias.
13922
13923 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
13924
13925         * Makefile.in (XTRAFLAGS): include newlib directories if
13926         newlib/Makefile exists, rather than if host != target.
13927
13928 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
13929
13930         * config.sub: recognize sparclite-wrs-vxworks.
13931
13932         * Makefile.in (install-xiberty): added *-xiberty make rules (from
13933         p3.) Added clean-xiberty to clean.
13934
13935 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13936
13937         * configure.in: use *-*-* instead of nested cases for host and target
13938
13939 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
13940
13941         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13942         from the same source tree and not building a cross-compiler.  This
13943         matters for the libg++ configuration if reconfiguring a tree that
13944         has already been installed.
13945
13946 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
13947
13948         * config.sub (i486v/i486v4):  Merge in from FSF version.
13949
13950 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
13951
13952         * configure: only set PWD if it is already set.
13953
13954 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
13955
13956         * configure: just set PWD=`pwd` at the top, since Ultrix sh
13957         doesn't have unset and all success paths (and most error paths)
13958         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13959         to just ${PWD} to avoid confusion.)
13960
13961 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
13962
13963         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13964         even for a native compilation.
13965
13966 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
13967
13968         Changes to make the gdb.tar.Z rule work better.
13969
13970         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
13971         (DEVO_SUPPORT):  Add configure.texi.
13972         (bfd-ilrt.tar.Z):  Remove ancient rule.
13973
13974 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
13975
13976         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13977         pick up the machine and system specific header files.
13978
13979         * configure.in, config.sub: added new target m68010-adobe-scout,
13980         with alias of adobe68k.  Changed configure.in to check for
13981         -scout before -sco* to avoid a false match.
13982
13983         * Makefile.in: added AS_FOR_TARGET, passed down in
13984         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13985         the C compiler to use to create programs which are run in the
13986         build environment, set it to default to $(CC), and passed it down
13987         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13988
13989 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13990
13991         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13992         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
13993         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13994         FOR_TARGET variants, to newlib and libg++.
13995
13996 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13997
13998         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13999         first.
14000
14001 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
14002
14003         * config.sub:  Accept `elf' as an environment.
14004
14005 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14006
14007         * Makefile.in (all-opcodes):  cd into the right directory
14008
14009 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
14010
14011         * configure: added -program_transform_name option, used as
14012         argument to sed when installing programs.
14013         configure.texi: added documentation for -program_prefix,
14014         -program_suffix and -program_transform_name.
14015
14016 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
14017
14018         * config.sub:  Accept i486 where i386 ok.
14019
14020 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
14021
14022         * config.sub: accept we32k
14023
14024 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
14025
14026         * config.sub, configure.in: accept OSE68000 and OSE68k.
14027
14028         * Makefile.in: don't create all directories for ``make install'';
14029         let the subdirectories create the ones they need.
14030
14031 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14032
14033         * COPYING: new file, GPL v2
14034
14035 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14036
14037         * Makefile.in: use the new gen-info-dir, which needs a template
14038         argument (which also lives in texinfo)
14039
14040         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14041
14042 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
14043
14044         * config.sub (ncr3000):  Change i386 to i486.
14045
14046 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14047
14048         * Makefile.in: add install-rcs, install-grep to
14049         install-no-fixedincludes, removed install-bison and install-libgcc
14050
14051 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
14052
14053         * configure.in: grab the HPUX makefile fragment if on HPUX
14054
14055 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14056
14057         * Makefile.in: eradicate bison spoor (ditto libgcc).
14058          configure.in: recognise m68{k,000}-ericsson-OSE.
14059          es1800 is alias for m68k-ericsson-OSE
14060
14061 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14062
14063         * configure.in: rearrange the parts that remove programs from
14064         configdirs, based now on HOST==TARGET or by canonical triple.
14065
14066 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14067
14068         * test-build.mk: recurse explicitly with -f test-build.mk when
14069           appropriate.  predicate stage3 and comparison on the existence
14070           of gcc.  That is, if gcc isn't around, we aren't three-staging.
14071           On very clean, also remove ...stamp-co.  Build in-place before
14072           doing other builds.
14073
14074 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14075
14076         * Makefile.in, configure.in: add tgas
14077
14078 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14079
14080         * Makefile.in: a number of changes merged in from progressive.
14081
14082         * configure.in: add libm.
14083
14084         * .cvsignore: ignore some stuff that comes from test-build.mk.
14085
14086 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
14087
14088         * config.sub:  Add es1800 (m68k-ericsson-es1800).
14089
14090 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14091
14092         * configure: Add program_suffix (parallel to program_prefix)
14093         * Makefile.in: adjust directory-creating script for losing decstation
14094
14095 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
14096
14097         * configure:  Minor $subdir-related fixes.
14098
14099 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14100
14101         * configure: fix various problems with propogating
14102         makefile_target_frag in subdirs.
14103         * configure.in: config libgcc if its there
14104
14105 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
14106
14107         * config.sub:  HPPA merge.
14108
14109 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
14110
14111         * Makefile.in:  Replace all-bison with all-byacc in all
14112         dependency lines for other tools (which now use byacc).
14113
14114 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
14115
14116         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
14117
14118 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
14119
14120         * Makefile.in: make gprof rules similar to byacc rules (instead of
14121         vestigal $(unsubdir) that didn't work...)
14122
14123 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
14124
14125         * config.sub:  Add support for Linux.
14126         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
14127         (at least for libg++).
14128
14129 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
14130
14131         * configure.texi: fix doc for the -nfp option to configure
14132
14133 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
14134
14135         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14136
14137 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
14138
14139         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14140         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14141         * configure.in: added solaris* host_makefile_frag hook.
14142
14143 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14144
14145         * config.sub: changed recognition of m68000 so that various
14146         m68k types can be specified via m680[01234]0
14147
14148 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14149
14150         * config.sub (basic_machine): fix sed so that '-foo' isn't
14151         completely substituted out while .+'-foo' loses the '-foo'
14152
14153 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14154
14155         * config.sub ($os): Add -aout.
14156
14157 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
14158
14159         * configure:  If host_makefile_frag is absolute, don't
14160         prefix ${invsubdir} (relevant to libg++ auto-configure).
14161
14162 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14163
14164         * Makefile.in (tooldir): Define it.
14165         (all-ld): Depend on all-flex.
14166
14167 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
14168
14169         * Makefile.in (check):  Fix libg++ special case.
14170
14171 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
14172
14173         * configure: do not bury `pwd` into config.status, thus do fewer
14174           pwd's.
14175
14176         * configure: print the "Building in" message only when building in
14177           other than "." AND verbose.
14178
14179         * configure: remove -s, rework -v to better accomodate guested
14180           configures.
14181
14182         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14183
14184 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
14185
14186         * Makefile.in: macroize flags passed on recursion.  remove
14187           fileutils.
14188
14189 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
14190
14191         * configure: get makesrcdir right for subdirs deeper than 1.
14192
14193         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14194           install.
14195
14196 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
14197
14198         * Makefile.in: don't print subdir_do or recursion lines.
14199
14200 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
14201
14202         * standards.texi: added menu item.
14203
14204         * Makefile.in: build and install standards.info.
14205
14206         * standards.texi: new file.
14207
14208 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14209
14210         * configure: test for and move config.status pieces from
14211           ${subdir}/.
14212
14213 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
14214
14215         * configure:  Test for existance of files before trying to mv
14216         them, to avoid numerous non-existance messages.
14217
14218 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
14219
14220         * configure: correct final line of config.status.
14221
14222         * configure: patch from eggert.  Avoids a protection problem if
14223           the original Makefile.in is read only.
14224
14225         * configure: use move-if-change from gcc to create config.status.
14226           Some makefiles depend on config.status to tell if a directory
14227           has been reconfigured for a different host.  This change
14228           prevents those directories from remaking everything in the case
14229           where the reconfig was only intended to rebuild a Makefile.
14230
14231         * configure: test for config.sub with "config.sub sun4" rather
14232           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
14233           host alias from a missing config.sub.
14234
14235 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14236
14237         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14238           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
14239
14240 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
14241
14242         * configure: mkdir ${subdir} as needed.
14243
14244 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
14245
14246         * Makefile.in,configure.in: added autoconf.
14247
14248 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14249
14250         * Makefile.in: no longer pass against on recursion.
14251
14252         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14253           definitions are not inherited.
14254
14255         * configure: correct makesrcdir when subdir is .
14256
14257 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
14258
14259         * configure:  Add support for 'subdirs' variable, which is
14260         like 'configdirs', except that configure doesn't re-invoke
14261         itself for subdirs, it just creates a Makefile for each subdir.
14262         * configure.texi:  Document subdirs.
14263
14264 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14265
14266         * configure.in: added flex to configdirs
14267
14268 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
14269
14270         * Makefile.in: remove clean-stamps from clean.
14271
14272 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
14273
14274         * configure.in:  Add gdbtest to configdirs.
14275
14276 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
14277
14278         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
14279         to recursive makes.
14280         * configure.in:  Recognize new ncr3000 config.
14281
14282 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
14283
14284         * Makefile.in, configure.in: removed references to gdbm.
14285
14286 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
14287
14288         * config.sub:  Don't canonicalize os value
14289         newsos* to bsd (readline needs to check for newsos).
14290         (This fix was earlier made Jan 31, but got re-broken.)
14291
14292 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
14293
14294         * configure.in:  sco is an os, not a vendor!
14295
14296         * configure:  Quote $( better.  Keep various shells happy.
14297
14298 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
14299
14300         * Makefile.in: eliminate stamp-files.
14301
14302 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
14303
14304         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
14305           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14306
14307 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
14308
14309         * config.sub:  fix iris/iris3.
14310
14311 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
14312
14313         * configure: re-add -rm.
14314
14315 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
14316
14317         * Maskefile.in: add .stmp-rcs to all.
14318
14319         * configure.in: remove gas from rs6000 build, use aix host fragment.
14320
14321 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
14322
14323         * configure: pass down site_option during recursion.
14324
14325 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
14326
14327         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
14328
14329 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
14330
14331         * configure: Change exec_prefix so that it really defaults to prefix.
14332
14333 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
14334
14335         * Makefile.in, configure.in:  Add support for mmalloc library.
14336
14337 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
14338
14339         * Makefile.in: add stmp dependencies for a few more things.
14340
14341 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
14342
14343         * configure: adjusted error message on objdir/srcdir configure
14344           collision, per john's suggestion.
14345
14346         * Makefile.in: add libiberty stmp to all and all.cross.
14347
14348 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
14349
14350         * Makefile.in: remove force dependencies, add grep to all.
14351
14352 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
14353
14354         * Makefile.in: drop flex.  make stamp files work.
14355
14356         * configure: added test for conflicting configuration in srcdir,
14357           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
14358           gets cranky.  use relative paths for configure and srcdir
14359           whenever possible.  Send some error messages to stderr that were
14360           going to stdout.
14361
14362 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
14363
14364         * Makefile.in:  Fix libg++ rule to check for gcc directory
14365         before using gcc/gcc.  Also pass XTRAFLAGS.
14366
14367 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
14368
14369         * Makefile.in: added stmp-files so that directories aren't polled
14370           when they are already built.
14371
14372         * configure.texi: fixed a node pointer problem.
14373
14374 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
14375
14376         * config.sub configure.in gdb/configure.in
14377         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14378         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14379         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
14380
14381 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14382
14383         * configure: -recurring becomes -silent.  corrected help message
14384           for -site= option.
14385
14386         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14387
14388 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14389
14390         * configure: when building Makefile for crosses, replace
14391           tooldir and program_prefix.  default srcdir from location of
14392           config.sub.  remove "for host in hosts" and "for target in
14393           targets" loops.
14394
14395 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14396
14397         * Makefile.in: Do not pass bindir or mandir to cvs.
14398
14399 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
14400
14401         * Makefile.in, configure.in: removed traces of namesubdir,
14402           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
14403           copyrights to '92, changed some from Cygnus to FSF.
14404
14405         * configure.texi: remove most references to multiple hosts,
14406           multiple targets, subdirs, etc.
14407
14408         * configure.man: removed rcsid. reference config.sub not
14409           config.subr.
14410
14411         * Makefile.in: mkdir $(infodir) on install-info.
14412
14413 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
14414
14415         * configure.texi:  Explain better about .gdbinit and about
14416         the environment that configure.in sections run in.
14417
14418 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
14419
14420         * configure.in:  Ultrix is only a decstation if it's a MIPS.
14421
14422 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
14423
14424         * README:  DOC.configure => cfg-paper.texi.
14425
14426 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
14427
14428         * config.sub (near case $os):  Don't convert newsos* to bsd!
14429
14430 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
14431
14432         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
14433         the number of copies of COPYING that go into the GDB tar file.
14434
14435 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
14436
14437         * bfd/configure.in, gdb/config/mh-i386sco,
14438         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14439         Fix SCO configuration stuff.
14440
14441 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
14442
14443         * Makefile.in:  For libg++, make sure the -I pointing
14444         to the gcc directory goes *after* all the libg++-local -I flags.
14445         Also, move just-gcc dependency from just-libg++ to all-libg++.
14446
14447 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
14448
14449         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
14450
14451 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
14452
14453         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
14454
14455 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
14456
14457         * config.sub:  Add stratus configuration frags.  Also
14458         submitted to FSF.
14459
14460 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
14461
14462         * Makefile.in (DEV_SUPPORT):  add configure.man.
14463
14464         * config.sub(Decode manufacturer-specific):  add -none*.
14465
14466 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
14467
14468         * Makefile.in:  remove form feeds to make Sun's make happy.
14469         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
14470
14471 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
14472
14473         * Makefile.in (AR_FLAGS):  Make quieter.
14474
14475 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
14476
14477         * configure.in:  Add libg++.
14478         * configure:  When verbose, don't output the command line at each
14479         level; it will be unremarkably the same as the previous version,
14480         which will be the same as what the user typed.
14481
14482 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
14483
14484         * configure.in, Makefile.in: fix clean-info, add flex.  add
14485           fileutils.
14486
14487         * configure: be less sensitive to spaces in Makefile.in.  Do not
14488           look for sources in "..".  Doing so breaks subdirectories that
14489           might have their own configure.  If a subdir has it's own
14490           configure script, use it.
14491
14492 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
14493
14494         * cfg-paper.texi: some changes suggested by rms.
14495
14496 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
14497
14498         * config.sub:  Merge in some small additions from the FSF version,
14499         taken from the gcc distribution, to bring the Cygnus and FSF
14500         versions into closer sync.
14501
14502 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
14503
14504         * configure.in:  Changed svr4 references to sysv4.
14505
14506 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
14507
14508         * configure: added -V for version number option.
14509
14510 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
14511
14512         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14513           renamed from DOC.configure to cfg-paper.texi.
14514
14515 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14516
14517         * configure, config.subr, config.sub: config.subr is now
14518           config.sub again.
14519
14520 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
14521
14522         * configure.texi: new file, in progress.
14523
14524         * Makefile.in: build info file and install the man page for
14525           configure.
14526
14527         * configure.man: new file, first cut.
14528
14529         * configure: find config.subr again now that configuration "none"
14530           has gone.  removed all traces of the -ansi option.  removed all
14531           traces of the -languages option.
14532
14533         * config.subr: resync from rms.
14534
14535 1991-12-11  K. Richard Pixley  (rich at rtl.cygnus.com)
14536
14537         * configure, config.sub, config.subr: merge config.sub into
14538           config.subr, call the result config.subr, remove config.sub, use
14539           config.subr.
14540
14541         * Makefile.in: revised install for dir.info.
14542
14543 1991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
14544
14545         * configure.in: add decstation host makefile frag.
14546
14547         * Makefile.in: BISON now bison -y again.  also install-gcc on
14548           install.  clean-gdbm on clean.  infodir belongs in datadir.
14549           Make directories for info install.  Build dir.info here then
14550           install it.
14551
14552 1991-12-09  K. Richard Pixley  (rich at rtl.cygnus.com)
14553
14554         * Makefile.in: fix for bad directory tests.
14555
14556 1991-12-07  K. Richard Pixley  (rich at rtl.cygnus.com)
14557
14558         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
14559           regexp.  -srcdir relative was being handled incorrectly.
14560
14561         * Makefile.in: unwrapped some for loops so that parallel makes
14562           work again and so one can focus one's attention on a particular
14563           package.
14564
14565 1991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
14566
14567         * configure: added PWD as a stand in for `pwd` (for speed). use
14568           elif wherever possible.  make -srcdir work without -objdir.
14569           -objdir= commented out.
14570
14571 1991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
14572
14573         * configure: +options become --options.  -subdirs commented out.
14574           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
14575           Makefile now at top of generated Makefile.  Removed cvs log
14576           entries.  added -srcdir.  create .gdbinit only if there is one
14577           in ${srcdir}.
14578
14579         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
14580           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
14581           and mandir now keyed off datadir by default.
14582
14583 1991-11-22  K. Richard Pixley  (rich at rtl.cygnus.com)
14584
14585         * Freshly created ChangeLog.
14586
14587 \f
14588 Local Variables:
14589 mode: change-log
14590 left-margin: 8
14591 fill-column: 76
14592 version-control: never
14593 End: