* configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
[platform/upstream/binutils.git] / ChangeLog
1 2012-05-02  Roland McGrath  <mcgrathr@google.com>
2
3         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4         * configure: Regenerate.
5
6 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
7
8         * config.sub: Update to 2012-04-18 version from official repo.
9
10 2012-03-19  Tristan Gingold  <gingold@adacore.com>
11
12         * configure.ac (ia64*-*-*vms*): Add support for ld.
13         * configure: Regenerate.
14
15 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
16
17         * configure.ac (enable_libgomp): Remove *-*-irix6*.
18         (unsupported_languages): Remove mips-sgi-irix6.*.
19         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
20         (with_stabs): Remove.
21         * configure: Regenerate.
22
23 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
24
25         * configure.ac (enable_libgomp): Remove *-*-osf*.
26         (with_stabs): Remove alpha*-*-osf*.
27         * configure: Regenerate.
28
29 2012-03-09  Jeff Johnston  <jjohnstn@redhat.com>
30
31         * COPYING.NEWLIB: Modify DJ Delorie license to include
32         modification rights in clause as permitted by DJ Delorie.
33         * COPYING.LIBGLOSS: Ditto.
34
35 2012-03-09  Jeff Johnston  <jjohnstn@redhat.com>
36
37         * COPYING.NEWLIB: Remove two unused licenses.
38
39 2012-03-05  Tristan Gingold  <gingold@adacore.com>
40
41         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
42         * configure: Regenerate.
43
44 2012-02-21  Joern Rennecke  <joern.rennecke@embecosm.com>
45
46         * COPYING.NEWLIB: Add Adapteva notice.
47         * COPYING.LIBGLOSS: Add Adapteva notice.
48
49 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
50
51         * configure: Regenerate.
52
53 2011-12-15  Jeff Johnston  <jjohnstn@redhat.com>
54
55         * COPYING.LIBGLOSS: Add GPL with exception license.
56
57 2011-11-09  Roland McGrath  <mcgrathr@google.com>
58
59         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
60         * configure: Rebuild.
61         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
62         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
63         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
64         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
65         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
66         Add READELF.
67         * Makefile.in: Rebuild.
68
69 2011-11-08  Richard Henderson  <rth@redhat.com>
70
71         * configure.ac: Test for libitm directory present first.
72
73         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
74
75         * configure.ac: Test libitm/configure.tgt to disable libitm.
76         * configure: Rebuild.
77
78 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
79
80         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
81         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
82         * Makefile.in: Regenerate.
83
84 2011-11-01  DJ Delorie  <dj@redhat.com>
85
86         * configure.ac (rl78-*-*) New case.
87         * configure: Regenerate.
88
89 2011-11-01  DJ Delorie  <dj@redhat.com>
90
91         * config.sub: Update to version 2011-10-29 (added rl78)
92
93 2011-10-27  Nick Clifton  <nickc@redhat.com>
94
95         * config.sub: Import these changes from the config project:
96
97         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
98             Ben Elliston  <bje@gnu.org>
99
100         * config.sub (epiphany): New.
101
102         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
103             Ben Elliston  <bje@gnu.org>
104
105         * config.sub (hexagon, hexagon-*): New.
106
107         2011-08-23  Roland McGrath  <mcgrathr@google.com>
108
109         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
110         64eb to be64.
111
112         2011-08-16  Roland McGrath  <mcgrathr@google.com>
113
114         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
115         (nacl): Grok as alias for 32el-unknown-nacl.
116
117 2011-08-19  Joel Brobecker  <brobecker@adacore.com>
118
119         * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
120
121 2011-08-14  Yao Qi  <yao@codesourcery.com>
122
123         Merge from gcc:
124
125         2011-08-14  Yao Qi  <yao@codesourcery.com>
126         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
127         * configure: Regenerate.
128
129 2011-07-26  Ian Lance Taylor  <iant@google.com>
130
131         Merge from gcc:
132
133         2011-07-26  Ian Lance Taylor  <iant@google.com>
134         * configure.ac: Set have_compiler based on whether gcc directory
135         exists, rather than on whether gcc is in configdirs.
136         * configure: Rebuild.
137
138         2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
139         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
140         link directories.
141         * Makefile.in: Rebuild.
142
143         2011-07-20  Ian Lance Taylor  <iant@google.com>
144         PR bootstrap/49787
145         * configure.ac: Move --enable-bootstrap handling earlier in file.
146         If --enable-bootstrap and either --enable-build-with-cxx or
147         --enable-build-poststage1-with-cxx, enable C++ automatically.
148         * configure: Rebuild.
149
150         2011-07-19  Ian Lance Taylor  <iant@google.com>
151         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
152         make C++ a boot_language.  Set and substitute
153         POSTSTAGE1_CONFIGURE_FLAGS.
154         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
155         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
156         * configure, Makefile.in: Rebuild.
157
158         2011-07-16  Jason Merrill  <jason@redhat.com>
159         * Makefile.def (language=c++): Add check-c++0x and
160         check-target-libmudflap-c++.
161         * Makefile.tpl (check-target-libmudflap-c++): New.
162         * Makefile.in: Regenerate.
163
164         2011-07-16  Matthias Klose  <doko@ubuntu.com>
165         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
166         * Makefile.def (target_modules/libjava): Pass
167         $(EXTRA_CONFIGARGS_LIBJAVA).
168         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
169         if not configured with --enable-static-libjava.
170         * Makefile.in: Regenerate.
171         * configure: Likewise.
172
173         2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
174         PR regression/47836
175         PR bootstrap/23656
176         PR other/47733
177         PR bootstrap/49247
178         PR c/48825
179         * configure.ac (target_libraries): Remove target-libiberty.
180         Remove case-statement setting skipdirs=target-libiberty for
181         multiple targets.  Remove checking target_configdirs and
182         removing target-libiberty but keeping target-libgcc if
183         otherwise empty.
184         * Makefile.def (target_modules): Don't add libiberty.
185         (dependencies): Remove all traces of target-libiberty.
186         * configure, Makefile.in: Regenerate.
187
188 2011-07-22  Jason Merrill  <jason@redhat.com>
189
190         * Makefile.def (language=c++): Add check-c++0x and
191         check-target-libmudflap-c++.
192         * Makefile.tpl (check-target-libmudflap-c++): New.
193         * Makefile.in: Regenerate.
194
195 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
196
197         * configure: Regenerate.
198
199 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
200
201         PR target/39150
202         * configure.ac (i[3456789]86-*-solaris2*): Also accept
203         x86_64-*-solaris2.1[0-9]*.
204         * configure: Regenerate.
205
206 2011-06-13  Walter Lee <walt@tilera.com>
207
208         * configure.ac (tilepro-*-*) New case.
209         (tilegx-*-*): Likewise.
210         * configure: Regenerate.
211
212 2011-06-06  Nick Clifton  <nickc@redhat.com>
213
214         * config.sub: Sync from upstream.
215
216 2011-05-08  Doug Kwan  <dougkwan@google.com>
217
218         Merge from gcc:
219
220         2011-05-08  Doug Kwan  <dougkwan@google.com>
221
222                 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
223                 * configure: Regenerated.
224                 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
225                 value from configure.
226                 * Makefile.in: Regenerated.
227
228 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
229
230         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
231         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
232         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
233         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
234         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
235         *-*-vxworks*): Disable newlib and libgloss in separate case
236         statement.
237         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
238         to separate case statement.
239         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
240         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
241         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
242         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
243         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
244         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
245         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
246         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
247         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
248         i[[3456789]]86-*-rdos*, m32r-*-*,
249         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
250         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
251         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
252         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
253         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
254         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
255         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
256         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
257         and libgloss in main case over targets.  Remove most empty cases
258         in main case over targets.
259         * configure: Regenerate.
260
261 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
262
263         * configure.ac: Remove code setting special library locations for
264         hppa*64*-*-hpux11*.  Remove code setting compiler for
265         sparc-sun-solaris2*.
266         * configure: Regenerate.
267
268 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
269
270         * configure.ac: Separate libgloss_dir settings from general case
271         over targets.
272         * configure: Regenerate.
273
274 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
275
276         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
277         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
278         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
279         cases in libgcj-disabling case statement.
280         (hppa*64*-*-linux*): Set unsupported_languages instead of
281         disabling target-zlib.
282         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
283         to hppa*64*-*-hpux*.
284         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
285         hppa*-*-hpux*.
286         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
287         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
288         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
289         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
290         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
291         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
292         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
293         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
294         libgcj-disabling case statement.
295         * configure: Regenerate.
296
297 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
298
299         * configure.ac: Disable Java for targets not supporting libffi.
300         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
301         Remove cases in Java-disabling statement.
302         (*arm-wince-pe): Change to arm-wince-pe.
303         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
304         cases in Java-disabling statement.
305         (bfin-*-*): Don't disable Java again.
306         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
307         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
308         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
309         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
310         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
311         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
312         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
313         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
314         Java-disabling statement.
315         (mmix-*-*): Don't disable Java again.
316         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
317         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
318         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
319         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
320         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
321         statement.
322         * configure: Regenerate.
323
324 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
325
326         Merge from GCC:
327
328         2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
329
330         PR lto/48086
331         * configure.ac: Re-enable LTO on *-apple-darwin9*.
332         * configure: Regenerate.
333
334 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
335
336         * configure.ac: Separate cases disabling Java and Java libraries
337         from general case over targets.
338         * configure: Regenerate.
339
340 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
341
342         * configure.ac (build_tools): Remove build-byacc.
343         (host_libs): Remove mmalloc.
344         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
345         autoconf automake libtool diff rcs fileutils shellutils time
346         textutils wdiff find uudecode hello tar gzip indent recode release
347         sed perl gawk findutils gettext zip.
348         (libgcj): Remove target-qthreads.
349         (target_tools): Remove target-examples target-gperf.
350         (YACC): Don't handle building byacc.
351         * configure: Regenerate.
352         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
353         dosutils, examples, fileutils, find, findutils, gawk, gettext,
354         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
355         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
356         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
357         handle building components.
358         * Makefile.in: Regenerate.
359
360 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
361
362         * config.sub: Sync from upstream.
363
364 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
365
366         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
367         (microblaze*): Don't disable libssp.
368         * configure: Regenerate.
369
370 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
371
372         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
373         moveifchange.
374         * configure: Regenerate.
375         * Makefile.tpl: Use @SHELL@ not @config_shell@.
376         * Makefile.in: Regenerate.
377
378 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
379
380         * configure.ac (*-*-sysv4*): Don't enable libgomp.
381         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
382         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
383         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
384         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
385         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
386         md_exec_prefix cases.
387         * configure: Regenerate.
388
389 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
390
391         * configure.ac: Separate cases disabling target-libssp,
392         target-libiberty, target-libstdc++-v3 and Fortran from general
393         case over targets.
394         * configure: Regenerate.
395
396 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
397
398         * configure.ac (*-*-chorusos): Don't disable libgcj.
399         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
400         Remove case.
401         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
402         (arm-*-coff): Don't disable libgcj.
403         (arm*-*-linux-gnueabi): Remove useless assignment.
404         (arm-*-riscix*): Don't disable libgcj.
405         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
406         configuration.
407         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
408         (c54x*-*-*): Remove case.
409         (tic54x-*-*): Don't disable GCC or GCC libraries.
410         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
411         to *.
412         (d10v-*-*): Don't disable GCC libraries.
413         (d30v-*-*): Don't disable libgcj.
414         (h8500-*-*): Don't disable GCC libraries.
415         (i960-*-*): Don't disable libgcj.
416         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
417         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
418         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
419         libgcj.
420         (m68k-*-coff*): Remove case.
421         (mmix-*-*): Don't disable libgloss on host.
422         (mn10200-*-*, mn10300-*-*): Remove cases.
423         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
424         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
425         Don't disable libgcj.
426         (romp-*-*): Remove case.
427         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
428         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
429         case.
430         (v810-*-*): Don't disable GCC libraries.
431         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
432         (ip2k-*-*): Don't disable GCC libraries.
433         * configure: Regenerate.
434
435 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
436
437         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
438         libffi on host.
439         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
440         on host.
441         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
442         * configure: Regenerate.
443
444 2011-03-26  John Marino  <binutils@marino.st>
445
446         * configure.ac: Add support for *-*-dragonfly*
447         * configure: Regenerate.
448
449 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
450
451         * configure.ac (native_only): Remove.
452         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
453         send-pr uudecode guile gnuserv on host.
454         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
455         send-pr rcs guile perl texinfo libtool on host.
456         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
457         automake send-pr rcs guile perl texinfo libtool on host.
458         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
459         (*-*-kaos*): Don't disable target-examples target-gperf on target.
460         (alpha*-dec-osf*): Don't disable fileutils on target.
461         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
462         texinfo send-pr expect dejagnu on target.
463         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
464         target-qthreads on target.
465         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
466         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
467         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
468         x86_64-*-mingw*): Don't disable expect on target.
469         (*-*-cygwin*): Don't disable target-gperf on target.
470         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
471         gnuserv on target.
472         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
473         target.
474         * configure: Regenerate.
475
476 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
477
478         * configure.ac (target_tools): Remove target-groff.
479         (native_only): Remove target-groff.
480         (hppa*64*-*-*): Don't disable byacc.
481         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
482         setting.
483         (*-*-kaos*): Don't skip target-librx and target-groff.
484         (*-*-netware*): Don't skip target-libmudflap.
485         (*-*-tpf*): Don't skip target-libmudflap.
486         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
487         directories on the host.
488         (ia64*-*-*vms*): Don't skip tix.
489         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
490         host.
491         * configure: Regenerate.
492
493 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
494
495         * configure.ac: Remove references to mt-mep, mt-netware,
496         mt-wince.
497         * Makefile.def: Add all-utils soft dependencies.
498         * Makefile.tpl: Remove GDB_NLM_DEPS.
499         * configure: Regenerate.
500         * Makefile.in: Regenerate.
501
502 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
503
504         Sync from GCC:
505
506         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
507
508         * configure.ac: Do not include mh-x86omitfp.
509         * configure: Regenerate.
510
511         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
512
513         * configure.ac: Remove empty cases.
514         * configure: Regenerate.
515
516         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
517
518         * Makefile.def: Add dependency from termcap to gdb.
519         * Makefile.in: Regenerate.
520
521         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
522
523         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
524         * configure: Regenerate.
525         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
526         * Makefile.tpl: Likewise.
527         * Makefile.in: Regenerate.
528
529         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
530
531         * configure.ac: Remove all mentions of tentative_cc.
532         * configure: Regenerate.
533
534         2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
535
536         PR lto/48086
537         * configure.ac: Re-enable LTO on *-apple-darwin9.
538         * configure: Regenerate.
539
540 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
541
542         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
543         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
544         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
545         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
546         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
547         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
548         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
549         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
550         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
551         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
552         *-*-rhapsody*): Remove host cases.
553         * configure: Regenerate.
554
555 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
556
557         * configure.ac (ppc*-*-pe): Remove host case.
558         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
559         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
560         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
561         cases.
562         * configure: Regenerate.
563
564 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
565
566         * config.sub: Update to version 2011-03-23.
567
568 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
569
570         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
571         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
572         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
573         * configure: Regenerate.
574
575 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
576
577         * config-ml.in: Don't handle arc-*-elf*.
578         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
579         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
580         handle GCC libraries.
581         * configure: Regenerate.
582
583 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
584
585         PR bootstrap/48120:
586         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
587         Add -lstdc++ -lm to LIBS.
588         * configure: Regenerate.
589
590 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
591
592         * config.guess: Update to version 2011-02-02
593         * config.sub: Update to version 2011-02-24
594
595 2011-03-03  Sebastian Pop  <sebastian.pop@amd.com>
596
597         * configure.ac: Adjust test of with_ppl.
598         * configure: Regenerated.
599
600 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
601
602         * configure.ac: Add -lpwl to ppllibs.
603         * config/cloog.m4: Add -lisl to clooglibs.
604         * configure: Regenerated.
605
606 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
607
608         Import from Libtool and gnulib:
609
610         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
611
612         Prepare for supporting FreeBSD 10.
613         * config.rpath: Remove handling of freebsd1* which soon would
614         match FreeBSD 10.0.
615
616         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
617
618         Remove support for FreeBSD 1.x.
619         * libtool.m4 (_LT_LINKER_SHLIBS)
620         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
621         soon would incorrectly match FreeBSD 10.0.
622
623 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
624
625         PR binutils/12283
626         * MAINTAINERS (mkinstalldirs): Comes from Automake.
627         (move-if-change): Comes from gnulib.
628         * move-if-change: Import version from gnulib.
629
630 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
631
632         Sync from GCC:
633
634         2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
635
636         PR lto/47225
637         * Makefile.def (lto-plugin): Double dash for enable-shared.
638         (configure-gcc): Depend on all-lto-plugin.
639         * Makefile.in: Rebuilt.
640
641         2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
642
643         * configure.ac: Remove extra bracket.
644         * configure: Regenerate.
645
646         2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
647
648         PR lto/47225
649         * Makefile.def: Add dependency for install-gcc
650         on install-lto-plugin.
651         * Makfile.in: Regenerated
652
653         2011-01-25  Jakub Jelinek  <jakub@redhat.com>
654
655         * configure.ac: If with_ppl is no, move setting with_cloog=no
656         after CLOOG_REQUESTED check.
657         * configure: Regenerated.
658
659         2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
660
661         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
662         CLooG has been requested.
663         * configure: Regenerated.
664
665         2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
666
667         * configure: Regenerated.
668         * configure.ac: Check for version 0.11 (or later revision) of PPL.
669
670         2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
671
672         * configure: Regenerated.
673         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
674
675         2011-01-07  Jan Hubicka  <jh@suse.cz>
676
677         PR lto/47225
678         * Makefile.in: Regenerate.
679         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
680         configure.
681
682 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
683
684         PR libgcj/44341
685         * configure.ac: Discard --with-* flags for host when configuring
686         target libraries for cross build.
687         * configure: Rebuilt.
688
689 2011-01-21  Andreas Schwab  <schwab@redhat.com>
690
691         Sync from GCC:
692
693         2011-01-21  Andreas Schwab  <schwab@redhat.com>
694
695         * configure.ac: Use AS_HELP_STRING throughout.
696         * configure: Regenerate.
697
698         2011-01-18  Jie Zhang  <jie.zhang@analog.com>
699
700         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
701         * configure: Regenerate.
702
703 2010-12-10  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
704
705         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
706
707 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
708
709         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
710         for ia64-hpux.
711         * configure: Regenerate.
712
713 2011-01-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
714
715         Sync from GCC:
716         2010-12-22  Hariharan Sandanagobalane  <hariharan@picochip.com>
717
718         * configure.ac: (picochip): Disable libiberty.
719         * configure: Regenerate.
720
721 2010-12-18  Jeff Johnston  <jjohnstn@redhat.com>
722
723         * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
724
725 2010-12-10  Ian Lance Taylor  <iant@google.com>
726
727         PR bootstrap/46819
728         * configure.ac: For --disable-libgcj clear libgcj_saved.
729         * configure: Rebuild.
730
731 2010-12-10  Tobias Burnus  <burnus@net-b.de>
732
733         PR fortran/46540
734         * configure.ac: Add --disable-libquadmath and
735         --disable-libquadmath-support.
736         * configure: Regenerate.
737
738 2010-12-10  Tristan Gingold  <gingold@adacore.com>
739
740         * src-release (ETC_SUPPORT): add gnu-oids.texi
741
742 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
743
744         PR libffi/46792
745         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
746         * configure: Regenerate.
747
748 2010-12-02  Ian Lance Taylor  <iant@google.com>
749
750         * configure.ac: Always set default for poststage1_ldflags to
751         -static-libstdc++ -static-libgcc.
752
753 2010-12-02  Jeff Johnston  <jjohnstn@redhat.com>
754
755         * COPYING.NEWLIB: Add National Semiconductor notice.
756
757 2010-11-29  Andreas Schwab  <schwab@redhat.com>
758
759         * configure.ac: Move comment to remove extra space in last argument
760         of GCC_TARGET_TOOL.
761
762 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
763
764         PR other/46026
765         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
766         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
767         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
768         (BASE_FLAGS_TO_PASS): Use it.
769         * configure: Rebuilt.
770         * Makefile.in: Rebuilt.
771
772 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
773
774         PR binutils/12258
775         * configure.ac: Correct comments for --enable-gold/--enable-ld.
776         Properly check default linker.
777         * configure: Regnerated.
778
779 2010-11-23  Matthias Klose  <doko@ubuntu.com>
780
781         * configure.ac: For --enable-gold, handle value `default' instead of
782         `both*'.   New configure option --{en,dis}able-ld.
783         * configure: Regenerate.
784
785 2010-11-20  Ian Lance Taylor  <iant@google.com>
786
787         * configure.ac: Only disable a language library if no language needs
788         it.  Don't let --disable-libgcj uncondtionally disable libffi.
789         * configure: Rebuild.
790
791 2010-11-20  Paolo Bonzini  <bonzini@gnu.org>
792
793         * configure: Regenerate.
794
795 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
796
797         PR other/46202
798         * configure.ac: Fix just-built in-tree STRIP name to be
799         binutils/strip-new.
800         * configure: Regenerate.
801         * Makefile.def (install-strip-gcc, install-strip-binutils)
802         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
803         (install-strip-sid): Mirror dependencies on non-strip variants
804         of these targets on the respective -strip prerequisites.
805         * Makefile.tpl (install-strip, install-strip-host)
806         (install-strip-target): New targets.
807         (install-strip-[+module+], install-strip-target-[+module+]):
808         New targets.
809         * Makefile.in: Regenerate.
810
811 2010-11-19  Ian Lance Taylor  <iant@google.com>
812             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
813
814         * configure.ac: Add target-libgo to target_libraries.  Set
815         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
816         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
817         (HOST_EXPORTS): Add GOC.
818         (BASE_TARGET_EXPORTS): Add GOC.
819         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
820         (GOCFLAGS_FOR_TARGET): New variable.
821         (EXTRA_HOST_FLAGS): Add GOC.
822         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
823         * Makefile.def (target_modules): Add libgo.
824         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
825         (dependencies): Add dependency from configure-target-libgo to
826         configure-target-libffi and all-target-libstdc++-v3.  Add
827         dependencies from all-target-libgo to all-target-libffi.
828         (languages): Add go.
829         * configure: Rebuild.
830         * Makefile.in: Rebuild.
831
832 2010-11-19  Ian Lance Taylor  <iant@google.com>
833
834         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
835         compiler/flag environment variables.
836
837 2010-11-18  Ian Lance Taylor  <iant@google.com>
838
839         * configure.ac: Check for lang_requires_boot_languages in
840         config-lang.in files.
841         * configure: Rebuild.
842
843 2010-11-17  Mike Frysinger  <vapier@gentoo.org>
844
845         * .gitignore: New file.
846
847 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
848             Tobias Burnus  <burnus@net-b.de>
849
850         PR fortran/32049
851         * Makefile.def: Add libquadmath; build it with language=fortran.
852         * configure.ac: Add libquadmath.
853         * Makefile.tpl: Handle multiple libs in check-[+language+].
854         * Makefile.in: Regenerate.
855         * configure: Regenerate.
856
857 2010-11-15  Andreas Schwab  <schwab@redhat.com>
858
859         * configure.ac: Fix spelling in option names.
860         * configure: Regenerated.
861
862 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
863
864         PR bootstrap/39622
865         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
866         * configure: Regenerated.
867
868 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
869
870         * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
871         define the cloog backend to use. Furthermore, only pass the ppllibs to
872         the configure checks, if necessary.
873         * configure: Regenerate.
874
875 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
876
877         * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
878         * configure: regenerate
879
880 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
881
882         * config/cloog.m4: Fix typo.  verison -> version.
883         * configure: Regenerate.
884
885 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
886
887         * config/cloog.m4: Pass ppl libraries to the CLooG version check.
888         * configure: Regenerate.
889
890 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
891
892         * configure.ac: Support official CLooG.org versions.
893         * configure: Regenerate.
894         * config/cloog.m4: New.
895
896 2010-11-05  Michael Eager  <eager@eagercon.com>
897
898         * COPYING.LIBGLOSS: Correct typo in microblaze.
899         * COPYING.NEWLIB: Same.
900
901 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
902
903         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
904         * configure: Regenerate.
905
906 2010-11-03  Ian Lance Taylor  <iant@google.com>
907             Dave Korn  <dave.korn.cygwin@gmail.com>
908
909         PR lto/46273
910         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
911         and on other supported platforms whenever LTO is enabled.
912         * configure: Rebuild.
913
914 2010-11-02  Alan Modra  <amodra@gmail.com>
915
916         PR binutils/12110
917         * configure.ac: Error when source path contains spaces.
918         * configure: Regenerate.
919
920 2010-10-20  Ian Lance Taylor  <iant@google.com>
921
922         * Makefile.def (target_modules): Set lib_path to src/.libs for
923         libstdc++-v3 module.
924         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
925         * Makefile.in: Rebuild.
926
927 2010-10-08  Bernd Schmidt  <bernds@codesourcery.com>
928             Joseph Myers  <joseph@codesourcery.com>
929
930         * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
931         notices.
932         * COPYING.NEWLIB: Add Texas Instruments notice.
933
934 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
935
936         * configure.ac (build_lto_plugin): New shell variable.
937         (--enable-lto): Turn on by default for all non-ELF platforms that
938         have had LTO support added so far.  Set build_lto_plugin appropriately
939         for both ELF and non-ELF.
940         (configdirs): Add lto-plugin or not based on build_lto_plugin.
941         * configure: Regenerate.
942
943 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
944
945         PR bootstrap/45326
946         PR bootstrap/45174
947         * configure.ac: Honor initial values of $build_configargs,
948         $host_configargs, $target_configargs.  Mark the precious, so
949         environment settings get recorded.
950         * configure: Regenerate.
951
952 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
953
954         Sync from GCC:
955
956         2010-09-30  Michael Eager  <eager@eagercon.com>
957
958         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
959         * configure: Regenerate.
960
961         2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
962
963         * configure.ac (enable-lto): Add Darwin to the list of supported lto
964         targets and amend comment.
965         * configure: Regenerate.
966
967         2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
968
969         * configure.ac: Enable LTO by default on Darwin.
970         * configure: Regenerate.
971
972         2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
973
974         PR bootstrap/44455
975         * configure.ac (extra_mpfr_configure_flags): Copy from
976         extra_mpc_gmp_configure_flags.
977         * configure: Re-generated.
978
979 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
980
981         Sync from GCC:
982
983         PR bootstrap/45796
984         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
985         Depend on all-build-libiberty.
986         * Makefile.in: Regenerate.
987
988 2010-09-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
989
990         Sync from GCC:
991
992         PR bootstrap/44621
993         * configure.ac: Fix unportable shell quoting.
994         * configure: Regenerate.
995
996 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
997
998         * configure.ac: Support all v850 targets.
999         * configure: Regenerate.
1000
1001 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1002
1003         PR target/44862
1004         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1005         Provide -B option to allow for link spec %s substitutions for
1006         libstdc++.a on darwin.
1007         * Makefile.in: Regenerate.
1008
1009 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1010
1011         * Makefile.def (configure-gcc): Depend on all-libelf.
1012         * Makefile.in: Rebuild.
1013
1014 2010-06-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1015
1016         * config.sub, config.guess: Update from upstream sources.
1017
1018 2010-06-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1019
1020         Sync from GCC:
1021
1022         2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1023         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1024         * configure: Regenerated.
1025
1026         2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1027         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1028         * configure: Regenerate.
1029
1030         2010-04-17  Ralf Cors<E9>pius  <ralf.corsepius@rtems.org>
1031         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1032         * configure: Regenerate.
1033
1034         2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1035         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1036         separately.
1037         * configure: Regenerate.
1038
1039         2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1040         * configure: Regenerate after change to elf.m4.
1041
1042         2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1043         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1044         * configure: Regenerated.
1045
1046         2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1047         * configure.ac: Print "buggy but acceptable" when CLooG
1048         revision is less than 9.
1049         * configure: Regenerated.
1050
1051 2010-05-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1052
1053         Merge from gcc:
1054
1055         2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1056         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1057         * configure: Regenerate.
1058
1059         2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1060         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1061         a platform that supports LTO.
1062         * configure: Regenerate.
1063
1064         2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1065         PR lto/42776
1066         * configure.ac (--enable-lto): Refactor handling so libelf tests
1067         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1068         and allow LTO to be explicitly enabled on non-ELF platforms that
1069         are known to support it inside else-clause.
1070         * configure: Regenerate.
1071
1072 2010-04-27  Roland McGrath  <roland@redhat.com>
1073             H.J. Lu  <hongjiu.lu@intel.com>
1074
1075         * configure.ac (--enable-gold): Support both, both/gold and
1076         both/bfd to add gold to configdirs without removing ld.
1077         * configure: Regenerated.
1078
1079         * Makefile.def: Add install-gold dependency to install-ld.
1080         * Makefile.in: Regenerated.
1081
1082 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1083
1084         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1085         * configure: Regenerate.
1086
1087 2010-04-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1088
1089         Merge from gcc:
1090         PR bootstrap/43615
1091         PR bootstrap/43328
1092         Revert:
1093         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1094         * configure.ac: Do not pass --enable-multilib nor
1095         --disable-multilib in baseargs.  Accept explicitly passed
1096         --enable_multilib.
1097         * configure: Regenerate.
1098
1099 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1100
1101         PR bootstrap/43328
1102         * configure.ac: Do not pass --enable-multilib nor
1103         --disable-multilib in baseargs.  Accept explicitly passed
1104         --enable_multilib.
1105         * configure: Regenerate.
1106
1107 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1108
1109         * configure.ac (tic6x-*-*): New case.
1110         * configure: Regenerate.
1111
1112 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1113
1114         Merge from gcc:
1115         2010-03-19  Jack Howarth <howarth@bromo.med.uc.edu>
1116         PR ada/42554
1117         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1118         * configure: Regenerate.
1119
1120 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1121
1122         * config.sub: Update to version 2010-03-22.
1123         * config.guess: Update to version 2009-12-30.
1124
1125 2010-03-14  Joseph Myers  <joseph@codesourcery.com>
1126
1127         Merge from gcc:
1128         2010-01-11  Richard Guenther  <rguenther@suse.de>
1129         PR lto/41569
1130         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1131         * Makefile.in: Regenerated.
1132
1133 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1134
1135         PR libstdc++/32499
1136         * configure.ac (RANLIB): Default to true.
1137         (STRIP): Likewise.
1138         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1139         * configure: Regenerate.
1140
1141 2010-02-17  Nick Clifton  <nickc@redhat.com>
1142
1143         PR 11238
1144         * Makefile.tpl (local-distclean): Also remove config.cache files in
1145         sub-directories as there may not be Makefiles present in the
1146         sub-directories.
1147         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1148         the config.cache files found by the find command.
1149
1150         * Makefile.in: Regenerate.
1151         * configure.ac: Revert previous delta.
1152         * configure: Regenerate.
1153
1154 2010-02-15  Nick Clifton  <nickc@redhat.com>
1155
1156         PR 11238
1157         * configure.ac: Delete config.cache files in sub-directories when
1158         deleting Makefiles.
1159         * configure: Regenerate.
1160
1161 2010-02-15  Nick Clifton  <nickc@redhat.com>
1162
1163         * configure.ac: Sync from gcc.
1164         * configure: Regenerate.
1165
1166 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1167
1168         Sync from gcc:
1169         * configure.ac: Add "recommended" version checks for GMP/MPC.
1170         Update recommended GMP/MPFR/MPC versions.
1171         * configure: Regenerate.
1172
1173 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1174
1175         gcc PR libstdc++/36101, gcc PR libstdc++/42813
1176         * configure.ac (bootstrap_target_libs): Make inclusion of
1177         target-libgomp conditional on libgomb being in target_configdirs.
1178         * configure: Regenerate.
1179
1180 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1181
1182         gcc PR libstdc++/36101, gcc PR libstdc++/42813
1183         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1184         * configure: Regenerate.
1185
1186 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1187
1188         gcc PR libstdc++/36101, gcc PR libstdc++/42813
1189         * configure.ac (target_configdirs): Substitute.
1190         * Makefile.def: Bootstrap target module libgomp.
1191         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1192         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1193         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1194         * configure, Makefile.in: Regenerate.
1195
1196 2009-12-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1197
1198         * libtool.m4: Sync from git Libtool.
1199         * ltmain.sh: Likewise.
1200         * ltoptions.m4: Likewise.
1201         * ltversion.m4: Likewise.
1202         * lt~obsolete.m4: Likewise.
1203
1204 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1205             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1206
1207         PR bootstrap/42424
1208         * configure.ac: Include libtool m4 files.
1209         (_LT_CHECK_OBJDIR): Call it.
1210         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1211         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1212
1213         * configure: Regenerate.
1214
1215 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1216
1217         PR bootstrap/41818
1218         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1219         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1220         * Makefile.in: Regenerate.
1221
1222 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1223
1224         * config.sub, config.guess: Update from upstream sources.
1225
1226 2009-12-17  Jeff Johnston  <jjohnstn@redhat.com>
1227
1228         * COPYING.NEWLIB: Update copyright date.
1229         * COPYING.LIBGLOSS: Ditto.
1230
1231 2009-12-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1232
1233         PR middle-end/30447
1234         PR middle-end/30789
1235         PR other/40302
1236
1237         * configure.ac: Require MPC.
1238         * configure: Regenerate.
1239
1240         * configure.ac: Update minimum MPC version to 0.8.
1241         * configure: Regenerate.
1242
1243 2009-11-20  Paolo Bonzini  <bonzini@gnu.org>
1244
1245         * config.guess: Sync with upstream and gcc.
1246         * config.sub: Sync with upstream and gcc.
1247
1248 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1249
1250         * Makefile.def: Restore host and target settings for gmp.
1251         * Makefile.in: Rebuild.
1252
1253 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1254
1255         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1256         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1257         Fix portability of test of C++ as bootstrap language.  Add
1258         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1259         * configure: Rebuild.
1260         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1261         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1262         in-tree building.
1263         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1264         (POSTSTAGE1_HOST_EXPORTS): Use it.
1265         (STAGE[+id+]_CXXFLAGS): New.
1266         (BASE_FLAGS_TO_PASS): Pass it down.
1267         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1268         extra_exports.
1269         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1270         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1271         extra_exports.
1272         * Makefile.in: Rebuild.
1273
1274 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1275
1276         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1277         paths for *-w64-mingw* and x86_64-*mingw*.
1278         * configure: Regenerated.
1279
1280 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1281
1282         * configure.ac: Disable target-winsup & co for
1283         x86_64-*-mingw* and *-w64-mingw* targets.
1284         * configure: Regenerated.
1285
1286 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1287
1288         * configure.ac (CLooG test): Use = with test.
1289         * configure: Regenerate.
1290
1291 2009-10-22  Richard Guenther  <rguenther@suse.de>
1292
1293         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1294         cloog if the ppl version check failed.  Move flags saving
1295         before setting in libelf check.
1296         * configure: Regenerate.
1297
1298 2009-10-21  Richard Guenther  <rguenther@suse.de>
1299
1300         * configure.ac: Adjust the ppl and cloog configure to work as
1301         documented.  Disable cloog if ppl was disabled.  Omit the version
1302         checks if they were disabled.
1303         * configure: Re-generate.
1304
1305 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1306
1307         * configure.ac: Add 'lto' to enable_languages, not
1308         new_enable_languages, and only if not already present.
1309         * configure: Regenerate.
1310
1311 2009-10-06  Ian Lance Taylor  <iant@google.com>
1312
1313         * Makefile.def: check-gold depends upon all-gas.
1314         * Makefile.in: Rebuild.
1315
1316 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1317
1318         * Makefile.def: all-lto-plugin depends on all-libiberty.
1319         set bootstrap=true for lto-plugin.
1320         Add lto-plugin.
1321         * Makefile.in: Regenerate.
1322         * configure.ac (host_libs): Add lto-plugin.
1323         * configure: Regenerate.
1324
1325 2009-10-03  Diego Novillo  <dnovillo@google.com>
1326
1327         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1328         (HOST_LIBELFLIBS): Define.
1329         (HOST_LIBELFINC): Define.
1330         * Makefile.in: Regenerate.
1331         * configure.ac: Add --enable-lto.
1332         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1333         If --enable-lto is used, add 'lto' to new_enable_languages.
1334         If --enable-lto is used and gold is enabled, add
1335         lto-plugin to configdirs.
1336         * configure: Regenerate.
1337
1338 2009-10-03  Simon Baldwin  <simonb@google.com>
1339
1340         * configure.ac: If --with-system-zlib, suppress local zlib and
1341         pass --with-system-zlib to subdir configure scripts.
1342         * configure: Regenerate.
1343
1344 2009-10-01  Loren J. Rittle <ljrittle@acm.org>
1345             Paolo Bonzini  <bonzini@gnu.org>
1346
1347         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1348         $(srcdir).
1349         * Makefile.in: Rebuilt.
1350
1351 2009-09-29  Paolo Bonzini  <bonzini@gnu.org>
1352
1353         Sync from gcc:
1354         2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1355
1356         * configure.ac: Update minimum MPC version to 0.7.
1357         * configure: Regenerate.
1358
1359 2009-09-25  Nick Clifton  <nickc@redhat.com>
1360
1361         * configure.ac: Pass any --cache-file=/dev/null option on to
1362         subconfigures.
1363         * configure: Regenerate.
1364
1365 2009-09-23  Nick Clifton  <nickc@redhat.com>
1366
1367         * config.sub, config.guess: Update from upstream sources.
1368
1369 2009-09-22  Loren J. Rittle <ljrittle@acm.org>
1370
1371         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1372         * Makefile.in: Rebuilt.
1373
1374 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1375
1376         PR bootstrap/32272
1377         * configure.ac: Error out if $srcdir isn't '.' but contains
1378         host-${host_noncanonical}.
1379         * configure: Regenerate.
1380
1381 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1382
1383         * configure.ac: If bootstrapping a combined tree with
1384         --enable-gold, require c++ in stage1_languages.
1385         * configure: Regenerate.
1386
1387         * configure.ac: Also add target_libs of stage1_languages to
1388         bootstrap_target_libs.
1389         * configure: Regenerate.
1390
1391         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1392         with --enable-languages not containing c++.
1393         * configure: Regenerate.
1394
1395 2009-09-16  Jie Zhang  <jie.zhang@analog.com>
1396
1397         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1398         * configure: Regenerate.
1399
1400 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1401
1402         * configure.ac: Do not use $extrasub for replacing @if/@endif
1403         parts in Makefile; instead, use additional arguments to
1404         AC_CONFIG_COMMANDS to do the replacement manually, with several
1405         sed invocations, to avoid HP-UX sed command limits.
1406         * configure: Regenerate.
1407
1408 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1409
1410         * configure.ac (with-build-config): Document.  Handle without.
1411         Handle missing argument.
1412         * configure: Rebuilt.
1413
1414 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1415
1416         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1417         Default to bootstrap-debug only if compare-debug works.
1418         * configure: Rebuilt.
1419         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1420         * Makefile.in: Rebuilt.
1421
1422 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1423
1424         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1425         * Makefile.in: Rebuilt.
1426
1427 2009-09-02  Paolo Bonzini  <bonzini@gnu.org>
1428
1429         * Makefile.tpl (AWK): Fix typo.
1430         * Makefile.in: Regenerate.
1431
1432 2009-09-02  Paolo Bonzini  <bonzini@gnu.org>
1433
1434         * configure.ac: Detect awk and sed.
1435         * Makefile.def (flags_to_pass): Add AWK and SED.
1436         * Makefile.tpl (AWK, SED): New.
1437         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1438         * configure: Regenerate.
1439         * Makefile.in: Regenerate.
1440
1441 2009-09-01  Tristan Gingold  <gingold@adacore.com>
1442
1443         * setup.com: Ported to Itanium VMS.  Can also build using DCL scripts.
1444         Remove logical names.
1445
1446 2009-08-31  Dave Korn  <dave.korn.cygwin@gmail.com>
1447
1448         * ltmain.sh (func_normal_abspath): New function.
1449         (func_relative_path): Likewise.
1450         (func_mode_help): Document new -bindir option for link mode.
1451         (func_mode_link): Add new -bindir option, and use it to place
1452         output DLL if specified.
1453
1454 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1455
1456         * configure.ac (AC_PREREQ): Bump to 2.64.
1457
1458 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1459
1460         * README-maintainer-mode: Point directly to upstream locations
1461         for autoconf, automake, libtool, gettext, instead of copies on
1462         sources.redhat.com.  Document required versions.
1463         * configure.ac: Do not substitute datarootdir, htmldir,
1464         pdfdir, docdir.  Do not process --with-datarootdir,
1465         --with-htmldir, --with-pdfdir, --with-docdir.
1466         * configure: Regenerate.
1467
1468         * configure: Regenerate.
1469
1470         * compile: Sync from Automake 1.11.
1471         * depcomp: Likewise.
1472         * install-sh: Likewise.
1473         * missing: Likewise.
1474         * mkinstalldirs: Likewise.
1475         * ylwrap: Likewise.
1476
1477 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1478
1479         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1480         (baseargs): Add --disable-option-checking.
1481         * configure: Regenerate.
1482
1483         * Makefile.def (configure-target-libiberty): Depend on
1484         all-binutils and all-ld.
1485         (configure-target-newlib): Likewise.
1486         * Makefile.in: Regenerate.
1487
1488 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1489
1490         Sync with GCC, merge:
1491
1492         2009-07-31  Christian Bruel  <christian.bruel@st.com>
1493
1494         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1495         * configure: Regenerate.
1496
1497         2009-07-06  Ian Lance Taylor  <iant@google.com>
1498
1499         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1500         * configure: Rebuild.
1501
1502         2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1503
1504         PR bootstrap/40338
1505         * configure.ac (comparestring): Create new variable.
1506         * Makefile.tpl (comparestring): Use to skip some comparisions.
1507         * configure: Regenerate.
1508         * Makefile.in: Regenerate.
1509
1510         2009-06-23  Ian Lance Taylor  <iant@google.com>
1511
1512         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1513         boot_languages.  Only bootstrap target libraries listed in
1514         target_libs for some boot language.  Add --with-stage1-ldflags,
1515         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1516         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1517         if not building with C++.
1518         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1519         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1520         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1521         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1522         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1523         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1524         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1525         * configure, Makefile.in: Rebuild.
1526
1527         2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1528
1529         * configure.ac: Detect MPC in default directory.
1530         * configure: Regenerate.
1531
1532         2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1533
1534         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1535         to noconfdirs.
1536         * configure: Regenerate.
1537
1538         2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1539
1540         * Makefile.def: Add MPC support and dependencies.
1541         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1542
1543         * Makefile.in, configure: Regenerate.
1544
1545         2009-05-24  Nicolas Roche  <roche@adacore.com>
1546
1547         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1548         * Makefile.in: Regenerate.
1549
1550         2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1551
1552         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1553         * configure:  Regenerate.
1554
1555         2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1556
1557         * configure.ac ($with_ppl):  Default to no if not supplied.
1558         ($with_cloog):  Likewise.
1559         configure:  Regenerate.
1560
1561         2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1562
1563         PR bootstrap/39739
1564         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1565         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1566
1567         * configure, Makefile.in: Regenerate.
1568
1569         2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1570
1571         * configure.ac: Change copyright header to refer to version
1572         3 of the GNU General Public License and to point readers at the
1573         COPYING3 file and the FSF's license web page.
1574         * Makefile.def: Likewise.
1575         * Makefile.tpl: Likewise.
1576         * Makefile.in: Regenerate.
1577
1578         2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1579
1580         * configure.ac: Restore match for darwin9 or later. Use double
1581         brackets since regeneration eats one pair.
1582         * configure: Regenerate.
1583
1584 2009-08-18  Christopher Faylor  <me+cygwin@cgf.cx>
1585
1586         * MAINTAINERS: Perform some obvious fixups.
1587
1588 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1589
1590         * config.sub, config.guess: Update from upstream sources.
1591
1592 2009-08-06  Michael Eager <eager@eagercon.com>
1593
1594         * configure.ac: Add Microblaze target.
1595         * configure: Regenerate.
1596
1597 2009-07-02  Tristan Gingold  <gingold@adacore.com>
1598
1599         * configure.ac: Do not exclude gas for i386-*-darwin.
1600         Add a case for x86_64-*-darwin.
1601         * configure: Regenerate.
1602
1603 2009-06-26  Doug Evans  <dje@sebabeach.org>
1604
1605         * Makefile.def (host_modules): Add cgen.
1606         * Makefile.in: Regenerate.
1607         * configure.ac (host_tools): Add cgen.
1608         * configure: Regenerate.
1609
1610 2009-06-17  Michael Eager <eager@eagercon.com>
1611
1612         * COPYING.LIBGLOSS: Add Xilinx license.
1613
1614 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1615
1616         * configure.ac: Define is_elf for QNX Neutrino targets.
1617         * configure: Regenerate.
1618
1619 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1620             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1621
1622         * Makefile.tpl (all): Avoid a trailing backslash.
1623         * Makefile.in: Regenerate.
1624
1625 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1626
1627         * config.sub, config.guess: Update from upstream sources.
1628
1629 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1630
1631         * Makefile.tpl ([+compare-target+]): Compare all stage
1632         directories, rather than just gcc.
1633         * Makefile.in: Rebuilt.
1634
1635 2009-05-28  Doug Kwan  <dougkwan@google.com>
1636
1637         * configure.ac: Support gold for target arm*-*-*.
1638         * configure: Regenerate.
1639
1640 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1641
1642         * Makefile.tpl (all): Avoid harmless warning in make all when
1643         gcc-bootstrap is enabled but stage_last does not exist.
1644         * Makefile.in: Rebuilt.
1645
1646 2009-05-25  Tristan Gingold  <gingold@adacore.com>
1647
1648         * setup.com: Complete the file with configuration and build.
1649
1650 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1651
1652         PR other/40159
1653         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1654         gcc-no-bootstrap are mutually exclusive.
1655         * Makefile.in: Rebuilt.
1656
1657 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1658
1659         PR other/40159
1660         * Makefile.tpl (all): Don't end with unconditional success.
1661         * Makefile.in: Rebuilt.
1662
1663 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1664
1665         PR target/37137
1666         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1667         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1668         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1669         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1670         stage_configureflags, stage_cflags and stage_libcflags into
1671         explicit Makefile macros.
1672         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1673         GFORTRAN.
1674         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1675         CC.  Set CC_FOR_BUILD from CC.
1676         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1677         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1678         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1679         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1680         and GFORTRAN.
1681         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1682         (_LIBCFLAGS): Renamed to _TFLAGS.
1683         (do-compare-debug, do-compare3-debug): Drop.
1684         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1685         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1686         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1687         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1688         (XGCC_FLAGS_FOR_TARGET): New.
1689         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1690         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1691         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1692         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1693         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1694         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1695         TFLAGS.
1696         (BUILD_CONFIG): Include if requested.
1697         (all): Set TFLAGS on bootstrap.
1698         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1699         (all-stageid-prefixmodule): Likewise.
1700         (do-clean, distclean-stageid): Set TFLAGS.
1701         (restrap): Fix whitespace.
1702         * Makefile.in: Rebuilt.
1703
1704 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1705
1706         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1707         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1708         * Makefile.in: Regenerate.
1709
1710 2009-04-24  Eli Zaretskii  <eliz@gnu.org>
1711
1712         * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
1713         consistency with config.sub.  (Update from upstream sources.)
1714
1715 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
1716
1717         * texinfo/texinfo.tex: Update to version 2009-03-28.05.
1718
1719 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1720
1721         * config.sub, config.guess: Update from upstream sources.
1722
1723 2009-04-15  Anthony Green  <green@moxielogic.com>
1724
1725         * configure.ac: Add moxie support.
1726         * configure: Rebuilt.
1727
1728 2009-04-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1729
1730         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1731         * configure: Regenerate.
1732
1733 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1734
1735         PR gas/10039
1736         * configure.ac: Require texinfo 4.7.
1737         * configure: Regenerated.
1738
1739 2009-04-09  Steve Ellcey  <sje@cup.hp.com>
1740
1741         * Makefil.def (languages): New entries.
1742         * Makefile.tpl (check-gcc-*): New generic target.
1743         * Makefile.in: Regenerate.
1744
1745 2009-03-27  Eli Zaretskii  <eliz@gnu.org>
1746
1747         * djunpack.bat: Use ".." quoting in Sed command, for the sake of
1748         Windows builds of Sed.
1749
1750 2009-03-18  Tom Tromey  <tromey@redhat.com>
1751
1752         * configure: Rebuild.
1753         * configure.ac (host_libs): Add libiconv.
1754         * Makefile.in: Rebuild.
1755         * Makefile.def (host_modules): Add libiconv.
1756         (configure-gdb, all-gdb): Depend on libiconv.
1757
1758 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1759
1760         * configure.ac: Treat gdb as supported on x86_64-darwin.
1761         * configure: Regenerate.
1762
1763 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1764
1765         Merge from GCC:
1766
1767         2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1768
1769         * configure.ac (--with-host-libstdcxx): New option.
1770         * configure: Regenerate.
1771
1772         2009-01-29  Robert Millan  <rmh@aybabtu.com>
1773
1774         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1775         * configure: Regenerate.
1776
1777         2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
1778
1779         PR tree-optimization/38515
1780         * configure.ac (cloog-polylib): Removed.
1781         (with_ppl, with_cloog): Test for "no".
1782         * configure: Regenerated.
1783
1784 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1785
1786         Backport from git Libtool:
1787
1788         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1789         Support GNU/kOpenSolaris.
1790         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1791         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1792         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1793         GNU/kOpenSolaris.
1794
1795 2009-02-05  Andreas Schwab  <schwab@suse.de>
1796
1797         * Makefile.tpl (stage_last): Define $r and $s before using
1798         $(RECURSE_FLAGS_TO_PASS).
1799         * Makefile.in: Regenerate
1800
1801 2009-01-21  Jeff Johnston  <jjohnstn@redhat.com>
1802
1803         * COPYING.NEWLIB: Add ARM license.
1804
1805 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1806
1807         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1808         (all-opcodes): Depend on all-libiberty.
1809         * Makefile.in: Regenerate.
1810
1811 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1812
1813         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1814         * configure: Regenerate.
1815
1816 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1817
1818         Backport link test fix from upstream Libtool:
1819
1820         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1821         Add cache variables to tests that require the linker to work.
1822         For shlibpath_overrides_runpath, this also changes the semantics
1823         to let the result from the C compiler take precedence.
1824         compiler take precedence.
1825
1826 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1827
1828         * config.sub, config.guess: Update from upstream sources.
1829
1830 2008-12-17  Jeff Johnston  <jjohnstn@redhat.com>
1831
1832         * COPYING.NEWLIB: Updated.
1833         * COPYING.LIBGLOSS: Ditto.
1834
1835 2008-12-16  Paolo Bonzini  <bonzini@gnu.org>
1836
1837         Sync with GCC:
1838
1839         2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1840
1841         * configure.ac (ppllibs): Add by default the lib flags.
1842         * configure: Regenerate.
1843
1844         2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1845
1846         * configure.ac: Add double brackets on darwin[912].
1847         * configure: Regenerate.
1848
1849         2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1850
1851         * configure.ac: Expand to darwin10 and later.
1852         * configure: Regenerate.
1853
1854 2008-12-02  Andreas Schwab  <schwab@suse.de>
1855
1856         * Makefile.def: configure-target-boehm-gc depends on
1857         all-target-libstdc++-v3.
1858         * Makefile.in: Regenerate.
1859
1860 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1861
1862         * config.sub, config.guess: Update from upstream sources.
1863
1864 2008-11-27  Joseph Myers  <joseph@codesourcery.com>
1865
1866         Merge from GCC:
1867
1868         2007-12-02  Matthias Klose  <doko@ubuntu.com>
1869
1870         * config-ml.in: Remove 64bit configure tests.
1871
1872         2008-05-14  Rafael Espindola  <espindola@google.com>
1873
1874         * config-ml.in: don't handle --enable-shared and --enable-static.
1875
1876         2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1877             Tobias Grosser  <grosser@fim.uni-passau.de>
1878             Jan Sjodin  <jan.sjodin@amd.com>
1879             Harsha Jagasia  <harsha.jagasia@amd.com>
1880             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1881             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1882             Adrien Eliche  <aeliche@isty.uvsq.fr>
1883
1884         Merge from graphite branch.
1885         * configure: Regenerate.
1886         * Makefile.in: Regenerate.
1887         * configure.ac (host_libs): Add ppl and cloog.
1888         Add checks for PPL and CLooG.
1889         * Makefile.def (ppl, cloog): Added modules and dependences.
1890         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1891         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1892
1893         2008-09-03  Richard Guenther  <rguenther@suse.de>
1894
1895         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1896         cloog test.
1897         * configure: Re-generate.
1898
1899         2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1900
1901         * configure.ac (--with-cloog-polylib): New.
1902         (--disable-cloog-version-check): New.
1903         (--disable-ppl-version-check): New.
1904         * configure: Re-generate.
1905
1906         2008-09-05  Richard Guenther  <rguenther@suse.de>
1907
1908         * configure.ac: Initialize clooglibs to -lcloog.
1909         * configure: Re-generate.
1910
1911         2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1912
1913         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1914         recommended version to 2.3.2.
1915
1916         * configure: Regenerate.
1917
1918         2008-10-31  Ben Elliston  <bje@au.ibm.com>
1919
1920         * configure.ac (spu-*-*): Remove special case.
1921         * configure: Regenerate.
1922
1923         Complete comment text from GCC version of:
1924
1925         2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1926
1927         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1928         (GCC_SHLIB_SUBDIR): New.
1929         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1930         * configure: Regenerate.
1931         * Makefile.in: Regenerate.
1932
1933 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1934
1935         * configure.ac: Build gdb for i?86-*-darwin*
1936         * configure: Regenerated.
1937
1938 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1939
1940         PR bootstrap/38014
1941         PR bootstrap/37923
1942
1943         Revert:
1944
1945         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1946
1947         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1948         * Makefile.in: Regenerated.
1949
1950         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1951
1952         PR gdb/921
1953         PR gdb/1646
1954         PR gdb/2175
1955         PR gdb/2176
1956
1957         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1958         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1959         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1960         (HOST_EXPORTS): Pass CPPFLAGS.
1961         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1962         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1963         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1964         * Makefile.in, configure: Regenerated.
1965         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1966         and CPPFLAGS_FOR_BUILD.
1967
1968 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1969
1970         * configure.ac [spu-*-*]: Do not set skipdirs.
1971         * configure: Re-generate.
1972
1973 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1974
1975         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1976         * Makefile.in: Regenerated.
1977
1978 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1979
1980         PR gdb/921
1981         PR gdb/1646
1982         PR gdb/2175
1983         PR gdb/2176
1984
1985         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1986         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1987         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1988         (HOST_EXPORTS): Pass CPPFLAGS.
1989         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1990         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1991         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1992         * Makefile.in, configure: Regenerated.
1993         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1994         and CPPFLAGS_FOR_BUILD.
1995
1996 2008-09-29  Peter O'Gorman  <pogma@thewrittenword.com>
1997
1998         * libtool.m4: Update to libtool 2.2.6.
1999         * lt~obsolete.m4: Update to libtool 2.2.6.
2000         * ltmain.sh: Update to libtool 2.2.6.
2001         * ltsugar.m4: Update to libtool 2.2.6.
2002         * ltversion.m4: Update to libtool 2.2.6.
2003         * ltoptions.m4: Update to libtool 2.2.6.
2004         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2005
2006 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2007
2008         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2009         (GCC_SHLIB_SUBDIR): New.
2010         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2011         * configure: Regenerate.
2012         * Makefile.in: Regenerate.
2013
2014 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2015
2016         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2017         Enable bfd, binutils and opcodes.
2018         * configure: Regenerate.
2019
2020 2008-08-16  Nicolas Roche  <roche@adacore.com>
2021
2022         * Makefile.tpl: Add BOOT_ADAFLAGS.
2023         * Makefile.in: Regenerate.
2024
2025 2008-08-16  Richard Sandiford  <rdsandiford@googlemail.com>
2026
2027         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2028         * configure: Regenerate.
2029
2030 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
2031
2032         Sync with gcc:
2033         2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
2034
2035         * configure.ac: Add makefile fragments for hpux.
2036         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2037         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2038         * configure: Regenerate.
2039         * Makefile.in: Regenerate.
2040
2041         2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2042
2043         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2044         * Makefile.in: Regenerate.
2045         * configure: Regenerate.
2046
2047 2008-06-18  Ian Lance Taylor  <iant@google.com>
2048
2049         * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2050
2051         * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2052
2053 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2054
2055         * configure: Regenerate.
2056
2057 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2058
2059         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2060         "$@" is still intact with both Autoconf 2.59 and 2.62.
2061         * configure: Regenerate.
2062
2063 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2064
2065         * Makefile.tpl: Fix comment errors.
2066         * Makefile.in: Regenerate.
2067
2068 2008-06-13  Julian Brown  <julian@codesourcery.com>
2069
2070         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2071         of libobjc for ARM EABI Linux.
2072         * configure: Regenerate.
2073
2074 2008-06-12  David S. Miller  <davem@davemloft.net>
2075             David Edelsohn  <edelsohn@gnu.org>
2076
2077         * configure.ac: Add powerpc*-*-* to gold supported targets.
2078         * configure: Regenerate.
2079
2080 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2081
2082         PR tree-optimization/36218
2083         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2084         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2085         (all prefix="build-"): Pass them to build-system sub-makes.
2086         * Makefile.in: Regenerate.
2087
2088 2008-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
2089
2090         * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2091         README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2092         mkdep, and compile.  Update comments.
2093         (ETC_SUPPORT): Add ChangeLog and update comments.
2094
2095 2008-05-11  Ian Lance Taylor  <iant@google.com>
2096
2097         * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2098
2099 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2100
2101         Sync with gcc:
2102         2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2103
2104         PR bootstrap/35457
2105         * configure.ac: Include override.m4.
2106         * configure: Regenerate.
2107
2108         2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2109
2110         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2111         * Makefile.in: Regenerate.
2112
2113         2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2114
2115         * configure.ac: Do not build libssp for the AVR.
2116         * configure: Regenerate.
2117
2118 2008-04-18  Nick Clifton  <nickc@redhat.com>
2119
2120         * MAINTAINERS: Replace reference to configure.in with reference to
2121         configure.ac.
2122
2123 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2124
2125         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2126         as nonconfigurable directories list.
2127         * configure: Regenerate.
2128
2129 2008-04-14  David S. Miller  <davem@davemloft.net>
2130
2131         * configure.ac: Add sparc*-*-* to gold supported targets.
2132         * configure: Regenerate.
2133
2134 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2135
2136         * config.sub, config.guess: Update from upstream sources.
2137
2138 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2139
2140         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2141         * Makefile.in: Regenerate.
2142
2143 2008-04-07  Ian Lance Taylor  <iant@google.com>
2144
2145         * Makefile.def: check-gold depends upon all-binutils.
2146         * Makefile.in: Regenerate.
2147
2148 2008-04-04  Nick Clifton  <nickc@redhat.com>
2149
2150         PR binutils/4334
2151         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2152         builds.
2153         * configure: Regenerate.
2154
2155 2008-04-04  NightStrike  <NightStrike@gmail.com>
2156
2157         PR other/35151
2158         * configure.ac: Combine rules for mingw32 and mingw64.
2159         * configure: Regenerate.
2160
2161 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2162
2163         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2164         * Makefile.in: Regenerate.
2165
2166 2008-03-20  Ian Lance Taylor  <iant@google.com>
2167
2168         * configure.ac: Add support for --enable-gold.
2169         * Makefile.def: Add gold as a directory like ld.
2170         * configure, Makefile.in: Regenerate.
2171
2172 2008-03-19  Andreas Krebbel  <krebbel1@de.ibm.com>
2173
2174         * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2175         (s390_cond_extensions): Reduced extensions to the compare related.
2176         (main): z10 cpu type option added.
2177         (expandConditionalJump): Renamed to ...
2178         (insertExpandedMnemonic): ... this.
2179
2180         * opcodes/s390-opc.c: Re-group the operand format makros.
2181         (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2182         INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2183         INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2184         INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2185         INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2186         INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2187         INSTR_SIL_RDU): New instruction formats added.
2188         (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2189         MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2190         MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2191         MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2192         MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2193         MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2194         masks added.
2195         (s390_opformats): New formats added "ris", "rrs", "sil".
2196         * opcodes/s390-opc.txt: Add the conditional jumps with the
2197         extensions removed from automatic expansion in s390-mkopc.c manually.
2198         (asi - trtre): Add new System z10 EC instructions.
2199         * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2200
2201 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2202
2203         * configure.ac: m4_include config/proginstall.m4.
2204         * configure: Regenerate.
2205
2206 2008-03-16  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2207
2208         Backport from upstream Libtool:
2209
2210         2007-10-12  Eric Blake  <ebb9@byu.net>
2211
2212         Deal with Autoconf 2.62's semantic change in m4_append.
2213         * ltsugar.m4 (lt_append): Replace broken versions of
2214         m4_append.
2215         (lt_if_append_uniq): Don't require separator to be overquoted,
2216         and avoid broken m4_append.
2217         (lt_dict_add): Fix typo.
2218         * libtool.m4 (_LT_DECL): Don't overquote separator.
2219
2220 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2221
2222         * config.rpath: Add AIX 6 support.
2223
2224 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2225
2226         * Makefile.def (stageprofile).  Remove -fprofile-generate
2227         from stage_libcflags.
2228         * Makefile.in: Regenerate.
2229
2230 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2231
2232         * config.sub, config.guess: Update from upstream sources.
2233
2234 2008-03-06  Florian Krohm  <fkrohm@us.ibm.com>
2235
2236         * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2237         * s390-opc.txt (cmpsc): Duplicate entry removed.
2238         (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2239         cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2240         fier, cu42, cu41): Fix operand format.
2241
2242 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2243
2244         PR bootstrap/32009
2245         PR bootstrap/32161
2246
2247         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2248         * configure: Regenerate.
2249
2250         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2251         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2252         STAGE4_LIBCFLAGS): New.
2253         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2254         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2255         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2256         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2257         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2258         for target modules.  Don't export LIBCFLAGS.
2259         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2260         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2261         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2262         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2263         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2264         * Makefile.in: Regenerate.
2265
2266 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2267
2268         PR libgcj/33085
2269         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2270         Do not use -DDLL_EXPORT.  Backport from upstream.
2271
2272 2008-02-14  Nick Clifton  <nickc@redhat.com>
2273
2274         Import this patch from gcc:
2275         2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2276
2277         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2278
2279 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2280
2281         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2282         * configure: Regenerate.
2283
2284 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2285
2286         * configure.ac (xtensa*-*-*): Recognize processor variants.
2287         * configure: Regenerate.
2288
2289 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2290
2291         PR bootstrap/34922
2292         * configure.ac (PARSE_ARGS): Push suitable setting of
2293         ac_subdirs_all, for `./configure --help=recursive'.
2294         Handle `+' in generic toplevel directory disabling.
2295         * configure: Regenerate.
2296
2297 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2298
2299         * config.sub, config.guess: Update from upstream sources.
2300
2301 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2302
2303         * config.sub, config.guess: Update from upstream sources.
2304
2305 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
2306
2307         * COPYING.LIBGLOSS: Update default copyright.
2308
2309 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
2310
2311         * COPYING.NEWLIB: Update default copyright.
2312
2313 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2314
2315         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2316         Change recommended MPFR from 2.2.1 > 2.3.0.
2317         * configure: Regenerate.
2318
2319 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2320
2321         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2322         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2323         * Makefile.in: Regenerate.
2324
2325 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2326
2327         * configure.ac: Enable libjava for x86_64-*-darwin9.
2328         * configure: Regenerate.
2329
2330 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2331
2332         * config.sub, config.guess: Update from upstream sources.
2333
2334 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2335
2336         * config-ml.in: Robustify against white space in absolute file
2337         names.
2338
2339         * config-ml.in (multi-clean): Substitute ${Makefile}.
2340         Remove superfluous ${Makefile} in list.
2341
2342 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2343
2344         * Makefile.def (dependencies): Make configure-gdb depend on
2345         all-intl.
2346         * Makefile.in: Regenerated.
2347
2348 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
2349
2350         * Makefile.def: To avoid problems running with parallel makes,
2351         build newlib before libgloss so that target specific header
2352         files are availble.
2353         * Makefile.in: Regenerate.
2354
2355 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2356
2357         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2358         * Makefile.in: Regenerate.
2359
2360 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2361
2362         * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2363         * libdecnumber: New directory, imported from GCC.
2364
2365 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2366
2367         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2368         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2369         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2370         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2371         * configure: Regenerate.
2372
2373 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2374
2375         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2376         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2377         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2378         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2379         * configure.ac: Default them to host tools for $host = $build.
2380         Subst them.
2381
2382         * configure: Regenerate.
2383         * Makefile.in: Regenerate.
2384
2385 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2386
2387         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2388         * configure: Regenerate.
2389
2390 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2391
2392         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2393         libstdc++.
2394         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2395         * configure: Regenerate.
2396         * Makefile.in: Regenerate.
2397
2398 2007-09-17  Andreas Schwab  <schwab@suse.de>
2399
2400         * configure.ac: Raise minimum makeinfo version to 4.6.
2401         * configure: Regenerate.
2402
2403 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2404
2405         * configure.ac: Correct makeinfo version check.
2406         * configure: Regenerate.
2407
2408 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2409
2410         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2411         to $skipdirs and only disable gprof for newlib.  Use the normal
2412         mips*-elf* handling in other respects.
2413         * configure: Regnerate.
2414
2415 2007-09-12  David Daney  <ddaney@avtrex.com>
2416
2417         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2418         enabling libgcj.
2419         * configure: Regenerate.
2420
2421 2007-09-12  Richard Guenther  <rguenther@suse.de>
2422
2423         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2424         nor --disable-checking is provided also turn on yes and types
2425         checking for stage1.
2426         * configure: Re-generate.
2427
2428 2007-09-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2429
2430         PR target/33281
2431         * configure.ac: Use config/mh-mingw on mingw.
2432         * configure: Regenerate.
2433
2434 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2435
2436         PR other/32154
2437         * configure.ac: For libgloss targets, point the linker to the linker
2438         script, startup code and simulator library.
2439         * configure: Regenerate.
2440
2441 2007-09-09  Andrew Haley  <aph@redhat.com>
2442
2443         * configure.ac (noconfigdirs): Remove target-libffi and
2444         target-libjava.
2445
2446 2007-08-29  Nick Clifton  <nickc@redhat.com>
2447
2448         * config.sub, config.guess: Update from upstream sources.
2449
2450 2007-08-21  Richard Guenther  <rguenther@suse.de>
2451
2452         * configure.ac: Add types checking to stage1 checking flags.
2453         * configure: Regenerate.
2454
2455 2007-08-18  Paul Brook  <paul@codesourcery.com>
2456             Joseph Myers  <joseph@codesourcery.com>
2457
2458         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2459         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2460         * Makefile.in: Regenerate.
2461         * configure.ac (--with-debug-prefix-map): New.
2462         * configure: Regenerate.
2463
2464 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2465             Nigel Stephens  <nigel@mips.com>
2466
2467         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2468         as target_makefile_frag.
2469         * configure: Regenerate.
2470
2471 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2472
2473         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2474         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2475         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2476         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2477         (do-compare, do-compare3, do-compare-debug): New.
2478         ([+compare-target+]): Use them.
2479
2480 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2481
2482         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2483         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2484         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2485         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2486         (do-compare, do-compare3, do-compare-debug): New.
2487         ([+compare-target+]): Use them.
2488
2489 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2490             Ben Elliston  <bje@au.ibm.com>
2491
2492         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2493         --silent if $silent.
2494         * configure: Regenerate.
2495
2496 2007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
2497
2498         * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2499
2500 2007-07-17  Nick Clifton  <nickc@redhat.com>
2501
2502         * COPYING3: New file.  Contains version 3 of the GNU General
2503         Public License.
2504         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2505         Lesser General Public License.
2506
2507 2007-07-11  Bernd Schmidt  <bernd.schmidt@analog.com>
2508
2509         * configure.ac: Fix my previous change to really match GCC.
2510         * configure: Regenerate.
2511
2512 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2513
2514         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2515         * configure: Regenerate.
2516
2517 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2518
2519         * configure.ac: Add some missing m4 quotation.
2520         * configure: Regenerate.
2521
2522 2007-07-09  Kai Tietz   <kai.tietz@onevision.com>
2523
2524         * Makefile.def: Add windmc tool to build.
2525         * Makefile.tpl: Likewise.
2526         * configure.ac: Likewise.
2527         * Makefile.in: Regenerate.
2528         * configure: Regenerate.
2529
2530 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2531
2532         * lt~obsolete.m4: New. Import from 20070318 libtool.
2533
2534 2007-06-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2535
2536         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2537         uclinux and linux-uclibc targets.
2538         * configure: Regenerate.
2539
2540 2007-06-28  DJ Delorie  <dj@redhat.com>
2541
2542         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2543         not building newlib.
2544         * configure: Regenerated.
2545
2546 2007-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
2547
2548         * src-release (DEVO_SUPPORT): Correct typos.
2549
2550 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2551
2552         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2553         * Makefile.in: Regenerated.
2554
2555 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2556
2557         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2558         (distclean-stage[+id+]): Possibly delete stage_last.
2559         * Makefile.in: Regenerate.
2560
2561 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2562
2563         * config.sub, config.guess: Update from upstream sources.
2564
2565 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2566
2567         * Makefile.tpl: Fix spelling error.
2568         * Makefile.in: Regenerate.
2569
2570 2007-06-04  Paolo Bonzini  <bonzini@gnu.org>
2571
2572         Sync with gcc:
2573         2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2574
2575         PR bootstrap/29382
2576         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2577         * configure: Rebuilt.
2578
2579 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2580
2581         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2582         lt_cv_sys_max_cmd_len.
2583
2584 2007-05-31  Paolo Bonzini  <bonzini@gnu.org>
2585
2586         * ltgcc.m4: Update from GCC.
2587
2588 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2589
2590         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2591
2592 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
2593
2594         * ltmain.sh: Update from GCC.
2595         * libtool.m4: Update from GCC.
2596         * ltsugar.m4: New. Update from GCC.
2597         * ltversion.m4: New. Update from GCC.
2598         * ltoptions.m4: New. Update from GCC.
2599         * ltconfig: Remove.
2600         * ltcf-c.sh: Remove.
2601         * ltcf-cxx.sh: Remove.
2602         * ltcf-gcj.sh: Remove.
2603         * src-release: Update with new libtool file list.
2604
2605 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2606
2607         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2608         stage_cflags.
2609         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2610         Remove CFLAGS/LIBCFLAGS.
2611         (configure-stage[+id+]-[+prefix+][+module+],
2612         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2613         * Makefile.in: Regenerate.
2614
2615 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2616
2617         * config-ml.in: Update from GCC.
2618
2619 2007-04-09  Daniel Jacobowitz  <dan@codesourcery.com>
2620
2621         * src-release (do-proto-toplev): Process the support directories before
2622         the tool directory.
2623
2624 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2625
2626         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2627         of glob.  Quote arguments with single quotes too.
2628         * configure: Regenerate.
2629
2630 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2631
2632         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2633         * Makefile.in: Regenerate
2634
2635 2007-03-07  Andreas Schwab  <schwab@suse.de>
2636
2637         * configure: Regenerate.
2638
2639 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2640
2641         * configure.ac: Add "--with-pdfdir" configure option,
2642         which defines pdfdir variable.
2643         * Makefile.def (target=fixincludes): Add install-pdf to
2644         missing targets.
2645         (recursive_targets): Add install-pdf target.
2646         (flags_to_pass): Add pdfdir.
2647         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2648         target.
2649         * configure: Regenerate
2650         * Makefile.in: Regenerate
2651
2652 2007-02-28  Eric Christopher  <echristo@apple.com>
2653
2654         Revert:
2655         2006-12-07  Mike Stump  <mrs@apple.com>
2656
2657         * Makefile.def (dependencies): Add dependency for
2658         install-target-libssp and install-target-libgomp on
2659         install-gcc.
2660         * Makefile.in: Regenerate.
2661
2662 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2663
2664         * configure: Regenerate.
2665         * configure.ac: Move statements after variable declarations.
2666
2667 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2668
2669         * configure.ac: Adjust for loop syntax.
2670         * configure: Regenerate.
2671
2672 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2673
2674         * configure: Rebuilt.
2675
2676 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2677
2678         * configure.ac: Drop multiple occurrences of --enable-languages,
2679         and fix its quoting.
2680         * configure: Rebuilt.
2681
2682 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2683             Nathan Sidwell  <nathan@codesourcery.com>
2684             Vladimir Prus  <vladimir@codesourcery.com
2685             Joseph Myers  <joseph@codesourcery.com>
2686
2687         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2688         * configure: Regenerate.
2689
2690 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2691
2692         * configure.ac (target_libraries): Move libgcc before libiberty.
2693         * configure: Regenerated.
2694
2695 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
2696
2697         * configure: Regenerate again?
2698
2699 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
2700
2701         * configure: Reapply PR30748 fix which was lost in the previous commit.
2702
2703 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2704             Paolo Bonzini  <bonzini@gnu.org>
2705
2706         PR bootstrap/30753
2707         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2708         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2709         * configure: Regenerated.
2710
2711 2007-02-10  Paolo Bonzini  <bonzini@gnu.org>
2712
2713         * configure: Regenerate.
2714
2715 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2716
2717         PR bootstrap/30748
2718         * configure.ac: Correct syntax for Solaris ksh.
2719         * configure: Regenerated.
2720
2721 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2722
2723         * Makefile.def: Sync with GCC.
2724         * Makefile.tpl: Sync with GCC.
2725         * Makefile.in: Regenerate.
2726         * configure: Regenerate.
2727
2728 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2729
2730         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2731         noncanonical equivalents.
2732         * configure.in: Rename to...
2733         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2734         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2735         target_noncanonical.  Use them.  Rewrite removal of configure
2736         arguments for autoconf 2.59.  Discard variable settings.  Force
2737         program_transform_name for native tools.
2738
2739         * Makefile.in: Regenerated.
2740         * configure: Regenerated with autoconf 2.59.
2741
2742         * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
2743
2744 2007-02-08  Jeff Johnston  <jjohnstn@redhat.com>
2745
2746         * COPYING.LIBGLOSS: Reformat default Red Hat
2747         license to fit within 80 columns.
2748         * COPYING.NEWLIB: Ditto.
2749
2750 2007-02-05  Dave Brolley  <brolley@redhat.com>
2751
2752         * Contribute the following changes:
2753         2006-11-28  DJ Delorie  <dj@redhat.com>
2754
2755         * configure.in: Fix typo for mep's target_makefile_frag.
2756         * configure: Regenerated.
2757
2758         2005-04-22  Richard Sandiford  <rsandifo@redhat.com>
2759
2760         * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
2761         * configure: Regenerate.
2762
2763         2001-09-19  DJ Delorie  <dj@redhat.com>
2764
2765         * configure.in (target_makefile_frag): use mt-mep
2766
2767         2001-06-12  Don Howard  <dhoward@redhat.com>
2768
2769         * configure.in: Remove gdb from MeP skip list.
2770
2771         2001-04-05  DJ Delorie  <dj@redhat.com>
2772
2773         * configure.in (noconfigdirs): Remove gcc from MeP skip list.
2774
2775         2001-03-20  Ben Elliston  <bje@redhat.com>
2776
2777         * configure.in (noconfigdirs): Add gcc and gdb for MeP.
2778
2779         2001-03-19  Ben Elliston  <bje@redhat.com>
2780
2781         * config.sub (mep, mep-*): Add.
2782
2783 2007-01-31  Andreas Schwab  <schwab@suse.de>
2784
2785         * Makefile.tpl (LDFLAGS): Substitute it.
2786         * Makefile.in: Regenerate.
2787
2788 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2789
2790         * configure.in: Change == to = in test command.
2791         * configure: Regenerate.
2792
2793 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2794             Nick Clifton  <nickc@redhat.com>
2795             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2796
2797         * configure.in (build_configargs, host_configargs, target_configargs):
2798         Remove build/host/target parameters.
2799         (host_libs): Add gmp and mpfr.
2800         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2801         * Makefile.def (gmp, mpfr): New.
2802         (gcc): Remove target.
2803         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2804         target_os, target_vendor): New.
2805         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
2806         * configure: Regenerate.
2807         * Makefile.in: Regenerate.
2808
2809 2007-01-11  Matt Fago  <fago@earthlink.net>
2810
2811         * configure.in: Try to link to functions only in mpfr 2.2.x
2812         to improve robustness of configure tests.
2813         * configure: Regenerate.
2814
2815 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2816
2817         * configure.in: Add support for an x86_64-mingw* target.
2818         * configure: Regenerate.
2819
2820 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2821
2822         * Makefile.tpl (all-target): Correct @if conditional for target
2823         modules.
2824         * configure.in: Omit libiberty if building only target libgcc.
2825         * configure, Makefile.in: Regenerated.
2826
2827 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2828
2829         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2830         * configure: Regenerate.
2831
2832 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2833
2834         * Makefile.def (target_modules): Add libgcc.
2835         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2836         * Makefile.tpl (clean-target-libgcc): Delete.
2837         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2838         on gcc even for bootstrapped modules.  Rewrite handling of
2839         lang_env_dependencies to loop over target_modules.
2840         * configure.in (target_libraries): Add target-libgcc.
2841         * Makefile.in, configure: Regenerated.
2842
2843 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2844
2845         Sync with gcc:
2846         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2847
2848         * configure.in: Reorganize recognition of languages.  Add
2849         --enable-stage1-languages.  Show supported languages for the chosen
2850         target rather than all recognized languages.
2851         * configure: Regenerate.
2852
2853         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2854
2855         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2856         * Makefile.in: Regenerate.
2857
2858         2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2859
2860         * configure.in: Warn that MPFR 2.2.0 is buggy.
2861         * configure: Regenerate.
2862
2863 2006-12-27  Ian Lance Taylor  <iant@google.com>
2864
2865         * configure.in: When removing Makefiles to force a reconfigure, also
2866         remove prev-DIR*/Makefile.
2867         * configure: Regenerate.
2868
2869 2006-12-23  Kazu Hirata  <kazu@codesourcery.com>
2870
2871         * config.bfd: Recognize fido.
2872
2873 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2874
2875         Sync with gcc:
2876
2877         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2878
2879         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2880         it only affects bootstrap and could be tested on "$host" as well.
2881         * configure: Regenerate.
2882         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2883
2884         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2885
2886         PR bootstrap/29544
2887         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2888         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2889         move here comment from Makefile.tpl.
2890         * Makefile.tpl: Move some definitions higher in the file.
2891         (STAGE1_CHECKING): New.
2892         * configure.in: Add --enable-stage1-checking.
2893         * configure: Regenerate.
2894         * Makefile.in: Regenerate.
2895
2896         2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2897
2898         * configure.in: Update error message for missing GMP/MPFR.
2899
2900         * configure: Regenerate.
2901
2902         2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2903
2904         * configure.in: Update MPFR version in error message.
2905
2906         * configure: Regenerate.
2907
2908         2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2909
2910         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2911         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2912         --with-gmp-lib): New flags.
2913
2914         * configure: Regenerate.
2915
2916 2006-12-12  Andreas Tobler  <a.tobler@schweiz.org>
2917
2918         PR bootstrap/30134
2919         * configure.in: Correct x86 darwin support for libjava to powerpc
2920         and i?86 only.
2921         * configure: Regenerate.
2922
2923 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2924
2925         * configure.in:  Handle spu makefile frag.
2926         * Makefile.tpl (MAINT): Define
2927         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2928         * configure: Regenerate.
2929         * Makefile.in: Regenerate.
2930
2931 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2932
2933         * config.sub, config.guess: Update from upstream sources.
2934
2935 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2936
2937         * configure.in: Sync with GCC (spu-*-*).
2938         * configure: Sync with GCC.
2939
2940 2006-12-07  Mike Stump  <mrs@apple.com>
2941
2942         * Makefile.def (dependencies): Add dependency for
2943         install-target-libssp and install-target-libgomp on
2944         install-gcc.
2945         * Makefile.in: Regenerate.
2946
2947 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2948
2949         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2950         (unstage): Test for stage_last presence.
2951
2952         PR bootstrap/29802
2953         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2954         * Makefile.in: Regenerate.
2955
2956 2006-11-14  DJ Delorie  <dj@redhat.com>
2957
2958         * Makefile.tpl (clean-stage*): Sync with GCC (clean).
2959         * Makefile.in: Sync with GCC.
2960         * configure.in: Sync with GCC (mpfr, gmp).
2961         * configure: Sync with GCC.
2962
2963 2006-11-08  Jie Zhang  <jie.zhang@analog.com>
2964
2965         * configure.in: Remove target-libgloss from noconfigdirs for
2966         bfin-*-*.
2967         * configure: Regenerated.
2968
2969 2006-10-27  Jeff Johnston  <jjohnstn@redhat.com>
2970
2971         * COPYING.NEWLIB: Add spu license.
2972         * COPYING.LIBGLOSS: Ditto.
2973
2974 2006-10-17  Brooks Moses  <bmoses@stanford.edu>
2975
2976         * Makefile.def: Added pdf target handling.
2977         * Makefile.tpl: Added pdf target handling.
2978         * Makefile.in: Regenerated.
2979
2980 2006-10-11  Jeff Johnston  <jjohnstn@redhat.com>
2981
2982         * COPYING.NEWLIB: Updated.
2983         * COPYING.LIBGLOSS: Ditto.
2984
2985 2006-09-27  Dave Brolley  <brolley@redhat.com>
2986
2987         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2988         $s instead of $r.
2989         * configure: Regenerated.
2990
2991 2006-09-26  Ben Elliston  <bje@au.ibm.com>
2992
2993         * config.sub, config.guess: Update from upstream sources.
2994
2995 2006-09-20  Thiemo Seufer  <ths@mips.com>
2996
2997         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2998         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2999         * configure: Regenerate.
3000
3001 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3002
3003         * configure.in: Never build newlib for a Mingw host.
3004         Never build newlib as Mingw target library.
3005         Test the existence of winsup/cygwin for building a Cygwin newlib,
3006         rather than just winsup.
3007         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3008         building a Mingw target.
3009         * configure: Regenerate.
3010
3011 2006-08-15  Thiemo Seufer  <ths@mips.com>
3012             Nigel Stephens  <nigel@mips.com>
3013             David Ung  <davidu@mips.com>
3014
3015         * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
3016
3017 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3018
3019         Sync from GCC:
3020         2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3021
3022         PR bootstrap/18058
3023         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3024         if the bootstrap compiler is a GCC version that supports it.
3025         * configure: Regenerate.
3026
3027 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3028
3029         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3030         * configure: Regenerated.
3031
3032 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3033
3034         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3035         for stages after the first.
3036
3037 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3038
3039         * Makefile.def: Add dependencies for configure-opcodes
3040         on configure-intl and all-opcodes on all-intl.
3041         * Makefile.in: Regenerated.
3042
3043 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3044
3045         * ltconfig: chmod 644 before ranlib during install.
3046
3047 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3048
3049         * configure.in: Fix thinkos in previous check-in.
3050         * configure: Regenerate.
3051
3052 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3053
3054         Sync from gcc:
3055
3056         2007-07-03  Paolo Bonzini  <bonzini@gnu.org>
3057
3058         PR other/27063
3059         * configure.in: Test subdir_requires and give an appropriate
3060         error message.
3061         * configure: Regenerate.
3062
3063         2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3064
3065         PR target/27540
3066         * configure.in: Only enable libgomp on IRIX 6.
3067         * configure: Regenerate.
3068
3069 2006-06-20  David Ayers  <d.ayers@inode.at>
3070
3071         PR bootstrap/28072
3072         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3073         whether target-libjava is being configured instead of whether the
3074         java front end is enabled.
3075         * configure: Regenerate.
3076
3077 2006-06-15  Mark Shinwell  <shinwell@codesourcery.com>
3078
3079         * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3080         to R_ARM_LDC_SB_G{0,1,2} respectively.
3081
3082 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3083
3084         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3085         too.
3086         * Makefile.in: Regenerate.
3087
3088 2006-06-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3089
3090         Sync from gcc:
3091
3092         2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3093         * configure.in: Don't enable libgomp on hpux10.
3094         * configure: Rebuilt.
3095
3096 2006-06-13  David Ayers  <d.ayers@inode.at>
3097
3098         Sync from gcc:
3099
3100         2006-06-12  David Ayers  <d.ayers@inode.at>
3101
3102         PR bootstrap/27963
3103         PR target/19970
3104         * configure.in: Remove target-boehm-gc from noconfigdirs where
3105         ${libgcj} is specified.
3106         * configure: Regenerate.
3107
3108 2006-06-08  Jeff Johnston  <jjohnstn@redhat.com>
3109
3110         Sync from gcc:
3111
3112         2005-01-12  David Edelsohn  <edelsohn@gnu.org>
3113                     Andreas Schwab  <schwab@suse.de>
3114
3115         PR bootstrap/18033
3116         * config-ml.in: Eval option if surrounded by single quotes.
3117
3118 2006-06-07  Carlos O'Donell  <carlos@codesourcery.com>
3119
3120         Sync from gcc:
3121
3122         2006-06-06  David Ayers  <d.ayers@inode.at>
3123
3124         PR libobjc/13946
3125         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3126         * Makefile.in: Regenerate.
3127         * configure.in: Add --enable-objc-gc at toplevel and have it
3128         enable boehm-gc for Objective-C.
3129         Remove target-boehm-gc from libgcj.
3130         Add target-boehm-gc to target_libraries.
3131         Add target-boehm-gc to noconfigdirs where ${libgcj}
3132         is specified.
3133         Assert that boehm-gc is supported when requested for Objective-C.
3134         Only build boehm-gc if needed either for Java or Objective-C.
3135         * configure: Regenerate.
3136
3137         2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3138
3139         PR 27674
3140         * Makefile.tpl (configure-[+prefix+][+module+],
3141         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3142         Remove rule to unstage bootstrapped modules.
3143         (stage_current): New.
3144         * Makefile.in: Regenerate.
3145
3146         2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3147         Andreas Tobler  <a.tobler@schweiz.ch>
3148
3149         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3150         * configure: Rebuilt.
3151
3152         Revert
3153         2006-01-31  Richard Guenther  <rguenther@suse.de>
3154         Paolo Bonzini  <bonzini@gnu.org>
3155
3156         * Makefile.def (target_modules): Add libgcc-math target module.
3157         * configure.in (target_libraries): Add libgcc-math target library.
3158         (--enable-libgcc-math): New configure switch.
3159         * Makefile.in: Re-generate.
3160         * configure: Re-generate.
3161
3162 2006-06-05  Jeff Johnston  <jjohnstn@redhat.com>
3163
3164         * config-ml.in: Alter CCASFLAGS to include special
3165         multilib options the same as is done for CFLAGS.
3166
3167 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3168
3169         * Makefile.def: Added dependencies from sim and gdb on intl, and
3170         added configure dependencies to everything with an all dependency
3171         on intl.
3172         * gettext.m4: Removed.
3173         * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3174         (GDB_SUPPORT_DIRS): Add intl.
3175         * Makefile.in: Regenerated.
3176
3177 2006-05-25  Daniel Jacobowitz  <dan@codesourcery.com>
3178
3179         * src-release (DEVO_SUPPORT): Add config.rpath.
3180
3181 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3182
3183         * Makefile.def (bfd, opcodes): Fix lib_path.
3184         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3185         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3186         * Makefile.in: Regenerate.
3187
3188 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3189
3190         * configure.in: Enable gprof for cross builds.
3191         * configure: Regenerate.
3192
3193 2006-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
3194
3195         * src-release (MAKEINFOFLAGS): Define.
3196         (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3197
3198 2006-05-14  Ben Elliston  <bje@au.ibm.com>
3199
3200         * config.sub, config.guess: Update from upstream sources.
3201
3202 2006-05-12  Ben Elliston  <bje@au.ibm.com>
3203
3204         * config.sub, config.guess: Update from upstream sources.
3205
3206 2006-05-04  Steve Ellcey  <sje@cup.hp.com>
3207
3208         * blt, iwidgets, mmalloc: Remove directories.
3209
3210 2006-05-01  DJ Delorie  <dj@redhat.com>
3211
3212         * configure.in: Restore CFLAGS if GMP isn't present.
3213         * configure: Regenerate.
3214
3215 2006-04-18  DJ Delorie  <dj@redhat.com>
3216
3217         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3218         reference libgloss so that libssp can be built in a combined
3219         tree.
3220         * configure: Regenerate.
3221
3222 2006-04-10  Ben Elliston  <bje@au.ibm.com>
3223
3224         * contrib: Remove directory.
3225
3226 2006-04-06  Carlos O'Donell <carlos@codesourcery.com>
3227
3228         * Makefile.tpl: Add install-html target.
3229         * Makefile.def: Add install-html target.
3230         * Makefile.in: Regenerate.
3231         * configure.in: Add --with-datarootdir, --with-docdir,
3232         and --with-htmldir options.
3233         * configure: Regenerate.
3234
3235 2006-03-31  Ben Elliston  <bje@au.ibm.com>
3236
3237         PR binutils/1860
3238         * configure.in: Require makeinfo 4.4 or higher.
3239         * configure: Regenerate.
3240
3241 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
3242
3243         * Makefile.in: Regenerate.
3244
3245 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
3246
3247         Sync with gcc:
3248         2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3249
3250         * configure.in: Handle --disable-<component> generically.
3251         * configure: Regenerate.
3252
3253         2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
3254
3255         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3256         (TARGET_CONFIGDIRS): Remove.
3257         * configure.in: Remove AC_SUBST(target_configdirs).
3258         * Makefile.in, configure: Regenerated.
3259
3260
3261 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3262
3263         PR libgcj/17311
3264         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3265
3266 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3267
3268         PR bootstrap/25670
3269
3270         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3271
3272         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3273         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3274         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3275         BUILD_PREFIX, BUILD_PREFIX_1.
3276         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3277
3278         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3279         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3280
3281         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3282         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3283         of `cat stage_current`.  Always provide the `r' and `s' variables.
3284         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3285         a single shell execution.
3286         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3287         bootstrapped modules, make the stage1 module if the build was not
3288         started yet, else build the current stage.
3289         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3290         (all-build, all-host, all-target, [+make_target+]-host,
3291         [+make_target+]-target): Do not use \-continued lines.
3292         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3293         (current_stage, restrap, stage_last): New.
3294
3295         * Makefile.in: Regenerate.
3296         * configure: Regenerate.
3297
3298 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3299
3300         Sync from gcc:
3301
3302         2006-01-31  Richard Guenther  <rguenther@suse.de>
3303                     Paolo Bonzini  <bonzini@gnu.org>
3304
3305         * Makefile.def (target_modules): Add libgcc-math target module.
3306         * configure.in (target_libraries): Add libgcc-math target library.
3307         (--enable-libgcc-math): New configure switch.
3308         * Makefile.in: Re-generate.
3309         * configure: Re-generate.
3310         * libgcc-math: New toplevel directory.
3311
3312         2006-01-18  Richard Henderson  <rth@redhat.com>
3313                     Jakub Jelinek  <jakub@redhat.com>
3314                     Diego Novillo  <dnovillo@redhat.com>
3315
3316         * libgomp: New directory.
3317         * Makefile.def: Add target_module libgomp.
3318         * Makefile.in: Regenerate.
3319         * configure.in (target_libraries): Add target-libgomp.
3320         * configure: Regenerate.
3321
3322 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3323             Andreas Schwab  <schwab@suse.de>
3324
3325         * configure: Regenerate.
3326
3327 2006-01-16  Paolo Bonzini  <bonzini@gnu.org>
3328
3329         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3330         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3331         the assembler, linker and binutils.
3332         * configure: Regenerate.
3333
3334 2006-01-16  Nick Clifton  <nickc@redhat.com>
3335
3336         * config.sub, config.guess: Sync from config repository.
3337
3338 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3339
3340         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3341         @ from continuation.
3342         * Makefile.in: Rebuilt.
3343
3344 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3345
3346         Sync from gcc:
3347
3348         2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3349
3350         PR bootstrap/24252
3351
3352         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3353         * Makefile.tpl (OBJDUMP): New.
3354         (EXTRA_HOST_FLAGS): Add it.
3355         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3356
3357         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3358         to use symbolic links between directories.  Avoid race conditions
3359         or make them harmless.
3360         * configure.in: Do not try to use symbolic links between directories.
3361
3362         * Makefile.def (LEAN): Pass.
3363         * Makefile.tpl (LEAN): Define.
3364         (stage[+id+]-start): Accept that the previous directory does not
3365         exist, if the bootstrap is lean.
3366         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3367         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3368         configure substitution.
3369         ([+compare-target+]): Likewise.
3370         ([+bootstrap-target+]-lean): New.
3371         * configure.in: Remove lean bootstrap support from here.
3372
3373         * Makefile.in: Regenerate.
3374         * configure: Regenerate.
3375
3376         2006-01-02  Andreas Schwab  <schwab@suse.de>
3377
3378         * configure.in: When reconfiguring remove Makefile in
3379         all stage directories.
3380         * configure: Regenerate.
3381
3382 2005-12-27  Leif Ekblad  <leif@rdos.net>
3383
3384         * configure.in: Add support for RDOS target.
3385         * configure: Regenerate.
3386
3387 2005-12-27  Nick Clifton  <nickc@redhat.com>
3388
3389         PR binutils/1990
3390         * libtool.m4: Synchronize with version in GCC sources.
3391
3392 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3393
3394         Revert Ada-related part of the previous change.
3395
3396         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3397         Do not pass.
3398         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3399         * Makefile.in: Regenerate.
3400         * configure.in: Do not include mt-ppc-aix target fragment.
3401         * configure: Regenerate.
3402
3403 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3404
3405         * configure.in: Select appropriate fragments for PowerPC/AIX.
3406         * configure: Regenerate.
3407
3408         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3409         BOOT_CFLAGS, BOOT_LDFLAGS.
3410         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3411         BOOT_CFLAGS, BOOT_LDFLAGS.
3412         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3413         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3414         (stage): Fail if we cannot complete the work.
3415         * Makefile.in: Regenerate.
3416
3417 2005-12-16  Jeff Johnston  <jjohnstn@redhat.com>
3418
3419         * COPYING.NEWLIB: Update copyright year for default
3420         copyright.
3421
3422 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3423
3424         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3425         install-host-nogcc): Don't invoke $(stage) at the end.
3426         * Makefile.in: Regenerate.
3427
3428 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3429
3430         * configure.in: Flip the top-level bootstrap switch.
3431         * configure: Regenerate.
3432
3433         Merge from gcc:
3434
3435         2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3436
3437         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3438         $(stage) and $(unstage).
3439         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3440         (all): Remove stray semicolon.
3441         (local-distclean): Don't handle multilib.tmp and multilib.out.
3442         (install.all): Set $s for consistency.
3443         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3444         check_multilibs setting.  Always make the install directory.
3445         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3446         Correct @if/@endif.
3447         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3448         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3449         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3450         (multilib.out): Remove.
3451         * Makefile.in: Regenerated.
3452
3453 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3454
3455         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
3456         * configure.in: Replace ms1 arch with mt.
3457         * configure: Rebuilt.
3458
3459 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3460
3461         Sync with gcc:
3462
3463 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3464
3465         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
3466         * configure.in: Replace ms1 arch with mt.
3467         * configure: Rebuilt.
3468
3469 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3470
3471         Sync with gcc:
3472
3473         2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3474
3475         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3476         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3477         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3478         Find in-tree tools if available.
3479         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3480         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3481         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3482         (COMPILER_*_FOR_TARGET): New.
3483         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3484         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3485         (CONFIGURED_*, USUAL_*): Remove.
3486         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3487         STRIP): Use autoconf substitutions.
3488         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3489         COMPILER_NM_FOR_TARGET): New.
3490         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3491
3492         (all): Make all-host and all-target in parallel.
3493         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3494         that $$r and $$s are set before invoking a recursive make.
3495         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3496         ([+bootstrap-target+]): Inline most of the `all' target.
3497
3498         2005-11-29  Ben Elliston  <bje@au.ibm.com>
3499
3500         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3501         from the gcc build directory.
3502         * Makefile.in: Regenerate.
3503
3504         2005-11-29  Ben Elliston  <bje@au.ibm.com>
3505
3506         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3507         depend on all-libdecnumber.
3508         * configure.in (host_libs): Include libdecnumber.
3509         * Makefile.in: Regenerate.
3510         * configure: Likewise.
3511
3512         2005-11-21  Kean Johnston  <jkj@sco.com>
3513
3514         * config.sub, config.guess: Sync from upstream sources.
3515
3516 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3517
3518         * Makefile.def: Remove gdb dependencies for gdbtk.
3519         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3520         (configure-gdb, install-gdb): New rules.
3521         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3522         * Makefile.in, configure: Regenerated.
3523
3524 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3525
3526         PR bootstrap/24297
3527         * Makefile.tpl (do-[+make-target+], do-check, install,
3528         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3529         are set before recursing.
3530         * Makefile.in: Regenerate.
3531
3532 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3533
3534         PR bootstrap/18939
3535         * Makefile.def (gcc) <target>: Fix thinko.
3536         * Makefile.in: Regenerate.
3537
3538 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3539
3540         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3541         * configure: Regenerate.
3542
3543 2005-10-09  Kazu Hirata  <kazu@codesourcery.com>
3544
3545         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3546         target-libffi, target-qthreads, target-libjava, and
3547         targetlibobjc.
3548         * configure: Regenerate.
3549
3550 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3551
3552         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3553         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3554         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3555         (USUAL_OBJDUMP_FOR_TARGET): New.
3556         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3557         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3558         * configure, Makefile.in: Regenerated.
3559
3560 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3561
3562         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3563         before other host packages.
3564
3565 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3566
3567         PR bootstrap/22340
3568
3569         * configure.in (default_target): Remove.
3570         * Makefile.tpl (all): Do not use prerequisites as subroutines
3571         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3572         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3573         use prerequisites as subroutines.
3574         (check-host, check-target): New.
3575         (bootstrap configure & all targets): Do not use stage*-start
3576         if the directory layout is already ok.
3577         (non-bootstrap configure & all targets): Prepend a $(unstage).
3578         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3579         (NOTPARALLEL): Remove.
3580         (unstage, stage variables): New variables.
3581         (unstage, stage targets): Simply expand to those variables.
3582
3583         * configure: Regenerate.
3584         * Makefile.in: Regenerate.
3585
3586 2005-10-04  James E Wilson  <wilson@specifix.com>
3587
3588         * Makefile.def (lang_env_dependencies): Add libmudflap.
3589         * Makefile.in: Regenerate.
3590
3591 2005-10-03  Catherine Moore  <clm@cm00re.com>
3592
3593         * configure.in (bfin-*-*): Support bfin.
3594         * configure: Regenerated.
3595
3596 2005-09-30  H.J. Lu  <hongjiu.lu@intel.com>
3597
3598         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3599         * configure: Regenerated.
3600
3601 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3602
3603         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3604         (LIPO_FOR_TARGET): New.
3605         (CONFIGURED_LIPO_FOR_TARGET): New.
3606         (USUAL_LIPO_FOR_TARGET): New.
3607         (STRIP_FOR_TARGET): New.
3608         (CONFIGURED_STRIP_FOR_TARGET): New.
3609         (USUAL_STRIP_FOR_TARGET): New.
3610         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3611         STRIP_FOR_TARGET.
3612         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3613         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3614         * Makefile.in: Regenerate.
3615         * configure: Regenerate.
3616
3617 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3618
3619         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3620         (rs6000-*-aix*): Same.
3621         * configure: Regenerate.
3622
3623 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3624
3625         * configure.in: Recognize f95 in the --enable-languages option,
3626         and substitute it for fortran, issuing a warning.
3627         * configure: Regenerate.
3628
3629 2005-09-07  Ben Elliston  <bje@au.ibm.com>
3630
3631         Import from Autoconf sources:
3632
3633         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3634         * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
3635         Elliston.  Handle weird characters correctly.
3636
3637 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3638
3639         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3640         * configure:  Regenerated.
3641
3642 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3643
3644         * Makefile.def (libssp): Add to lang_env_dependencies.
3645         * Makefile.in: Regenerate.
3646
3647 2005-08-17  Christian Groessler  <chris@groessler.org>
3648
3649         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3650         * Makefile.in: Regenerate.
3651
3652 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3653
3654         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3655         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3656         Look for alternate names of the target cc and c++
3657         * configure: Regenerate.
3658
3659 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3660
3661         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3662         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3663         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3664         tools; remove code to manually set them.
3665         (Target tools): Look in the environment for them.
3666         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3667         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3668         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3669         build directory.
3670         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3671         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3672         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3673         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3674         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3675         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3676         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3677         * configure: Regenerate.
3678         * Makefile.in: Regenerate.
3679
3680 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3681
3682         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3683         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3684         * Makefile.in: Regenerated.
3685
3686 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3687
3688         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3689         (CFLAGS_FOR_TARGET): Use it.
3690         (CXXFLAGS_FOR_TARGET): Likewise.
3691         * Makefile.in: Regenerated.
3692         * configure.in (--with-build-sysroot): New option.
3693         * configure: Regenerated.
3694
3695 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3696
3697         * Makefile.tpl: Wrap install between unstage and stage
3698         * Makefile.in: Regenerate.
3699
3700 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3701
3702         * all files: Update FSF address.
3703
3704 2005-07-14  Jim Blandy  <jimb@redhat.com>
3705
3706         * configure.in: Add cases for Renesas m32c.
3707         * configure: Regenerated.
3708
3709 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3710
3711         * COPYING, compile, config-ml.in, config.guess,
3712         config.sub, install-sh, missing, mkinstalldirs,
3713         symlink-tree, ylwrap: Sync from upstream sources.
3714
3715 2005-07-13  Eric Christopher  <echristo@redhat.com>
3716
3717         * configure.in: Add toplevel noconfigdir support for tpf.
3718         * configure: Regenerate.
3719
3720 2005-07-11  Jakub Jelinek  <jakub@redhat.com>
3721
3722         * Makefile.def (target_modules): Add libssp.
3723         * configure.in (target_libraries): Add target-libssp.
3724         * configure: Rebuilt.
3725         * Makefile.in: Rebuilt.
3726
3727 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3728
3729         PR ada/22340
3730
3731         * Makefile.def: Sync with gcc.
3732         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3733         * Makefile.in: Regenerate.
3734
3735 2005-07-07  Andreas Schwab  <schwab@suse.de>
3736
3737         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3738         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3739         * Makefile.in: Regenerated.
3740
3741 2005-07-07  Kazu Hirata  <kazu@codesourcery.com>
3742
3743         * configure.in: Add --enable-libssp and --disable-libssp.
3744         * configure: Regenerate with autoconf-2.13.
3745
3746 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3747
3748         * configure.in: Don't build sim or rda when targetting darwin.
3749         * configure: Regenerate.
3750
3751 2005-07-04  Ben Elliston  <bje@gnu.org>
3752
3753         * src-release (do-proto-toplev): Remove dejagnu bits.
3754         (DEJAGNU_SUPPORT_DIRS): Remove.
3755         (dejagnu.tar.bz2, dejagnu.tar): Likewise.
3756         (GDBD_SUPPORT_DIRS): Likewise.
3757         (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
3758         (INSIGHTD_SUPPORT_DIRS): Likewise.
3759         (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
3760
3761 2005-06-30  Ben Elliston  <bje@gnu.org>
3762
3763         * setup.com (mpw): Remove unused directive.
3764
3765 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3766
3767         * Makefile.def (stagefeedback): Come after profile.
3768         Define profiledbootstrap target.
3769         * Makefile.tpl (profiledbootstrap): Remove.
3770         (stageprofile-end): Zap stagefeedback.
3771         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3772         * Makefile.in: Regenerate.
3773
3774 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
3775
3776         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
3777         In 'cpp' stanza, support '#line' as well as '# '.
3778
3779 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
3780
3781         * configure.in (unsupported_languages): New macro.
3782         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
3783         non-ported target libraries in noconfigdirs.
3784         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3785         non-linux-gnu.  Remove libgcj_ex_libffi.
3786         <lang_frag loop>: Set add_this_lang=no if the language is in
3787         unsupported_languages.
3788         * configure: Regenerate.
3789
3790 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3791
3792         * configure.in: Fix typo in handling of --with-mpfr-dir.
3793         * configure: Regenerate.
3794
3795 2005-06-02  Jim Blandy  <jimb@redhat.com>
3796
3797         * config.sub: Add cases for the Renesas m32c.  (This patch has been
3798         accepted into the master sources.)
3799
3800 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
3801             Michael Snyder  <msnyder@redhat.com>
3802             Stan Cox  <scox@redhat.com>
3803
3804         * configure.in: Set noconfigdirs for ms1.
3805
3806         * configure: Regenerate.
3807
3808 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
3809
3810         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3811         (Dependencies): Consider target modules for bootstrap dependencies.
3812         Make target bootstrap modules depend on each stage's gcc.
3813         * Makefile.in: Regenerate.
3814
3815 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
3816
3817         * Makefile.def (configure-gcc): Depend on binutils having been built.
3818         (all-gcc): No need to do it here.
3819         * Makefile.in: Regenerate.
3820
3821 2005-05-19  Paul Brook  <paul@codesourcery.com>
3822
3823         * configure.in: Rewrite misleading error message when requested
3824         language cannot be built.
3825         * configure: Regenerate.
3826
3827 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
3828
3829         * ylwrap: Import from Automake 1.9.5.
3830
3831 2005-05-04  Mike Stump  <mrs@apple.com>
3832
3833         * configure.in: Always pass --target to target configures as
3834         otherwise rebuilds that do --recheck will fail.
3835         * configure: Rebuilt.
3836
3837 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
3838
3839         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3840         STAGE_HOST_EXPORTS.
3841         (configure, all): Add bootstrap support.
3842         (Host modules, target modules): Pass post-stage1 flags and exports.
3843         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3844         * Makefile.in: Regenerate.
3845
3846 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
3847
3848         Sync from gcc:
3849
3850         2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
3851
3852         * config.sub: Update from master copy.
3853
3854         2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
3855
3856         * configure.in <crisv32-*-*, cris-*-*>: New local variable
3857         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
3858         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
3859         "*-*-elf" and "*-*-linux*".
3860         * configure: Regenerate.
3861
3862 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
3863
3864         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3865         (TARGET_CONFIGARGS): Include --with-target-subdir.
3866         (configure, all): New macros.  Use them throughout.
3867
3868 2005-04-05  Paolo Bonzini  <bonzini@gnu.org>
3869
3870         * Makefile.tpl: Sync with gcc.
3871         * Makefile.in: Regenerate.
3872
3873 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
3874
3875         * config/mh-mingw32: Delete.
3876         * configure.in: Don't use it.
3877         * configure: Regenerate.
3878
3879 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
3880
3881         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3882         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3883         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3884         (HOST_LIB_PATH): Generate from Makefile.def.
3885         (TARGET_LIB_PATH): Likewise.
3886         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3887         * Makefile.in: Regenerate.
3888         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3889         (RPATH_ENVVAR): Include Darwin case.
3890         * configure: Regenerate.
3891
3892 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
3893
3894         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3895         * configure: Regenerate.
3896
3897 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
3898
3899         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3900         gcc_version, and gcc_version_trigger from set of flags to pass.
3901         * Makefile.tpl: Remove definitions of above variables.
3902         (config.status): Remove dependency on $(gcc_version_trigger).
3903         * Makefile.in: Regenerate.
3904         * configure.in: Do not reference config/gcc-version.m4 nor
3905         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
3906         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
3907         * configure: Regenerate.
3908
3909 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
3910             Andrew Pinski <pinskia@physics.uc.edu>
3911
3912         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3913         * Makefile.in: Regenerate.
3914
3915 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
3916
3917         PR libgcj/20160
3918         * ltmain.sh: Avoid creating archives with components that have
3919         duplicate basenames.
3920
3921 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
3922
3923         PR bootstrap/20250
3924         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3925         instead of check.
3926         * Makefile.in: Regenerate.
3927
3928 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3929
3930         Sync from gcc.
3931
3932         2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3933
3934         PR bootstrap/17383
3935         * Makefile.def (target_modules): Remove "stage", now unnecessary.
3936         * Makefile.tpl (HOST_SUBDIR): New substitution.
3937         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3938         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3939         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3940         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3941         (Host modules, Bootstrapped modules): Use it.
3942         (Build modules, Target modules): Do not create symlink trees,
3943         always configure out-of-srcdir.
3944         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3945         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3946         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3947         $(HOST_SUBDIR).  Create a symlink for host_subdir.
3948
3949         * Makefile.in: Regenerate.
3950         * configure: Regenerate.
3951
3952         Merged from libada-gnattools-branch:
3953         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3954
3955         * Makefile.def: Add gnattools as a module, depending on target-libada.
3956         * Makefile.in: Regenerate.
3957         * configure.in: Include gnattools in host_tools; disable it if ada
3958         is disabled.
3959         * configure: Regenerate.
3960
3961 2005-02-23  Nick Clifton  <nickc@redhat.com>
3962
3963         * configure: Regenerate.
3964
3965 2005-02-22  Paul Schlie  <schlie@comcast.net>
3966
3967         * configure.in: Allow darwin targeted ports to build tk, itcl and
3968         libgui.
3969
3970 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3971
3972         PR libgcj/10353
3973         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3974         * configure: Regenerate.
3975
3976 2005-02-08  Andrew Cagney  <cagney@gnu.org>
3977
3978         * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
3979         gdb/ section.  Update GDB's URL.
3980
3981 2005-01-31  Andrew Cagney  <cagney@gnu.org>
3982
3983         * gettext.m4: Only set ENABLE_NLS when gettext is present.
3984
3985 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
3986
3987         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3988         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3989         target-libgloss when not *-*-elf and *-*-aout.
3990         * configure: Regenerate.
3991
3992 2005-01-27  Andrew Cagney  <cagney@gnu.org>
3993
3994         * gettext.m4: Don't use NONE as a default for CATOBJEXT.
3995
3996 2005-01-24  Andrew Cagney  <cagney@gnu.org>
3997
3998         * gettext.m4: Only fall back to ../intl/ when it's present.
3999
4000 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4001
4002         * install-sh, config.sub: Import from upstream.
4003
4004 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4005
4006         PR bootstrap/18222
4007         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4008         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4009         * Makefile.in: Regenerate.
4010
4011 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4012
4013         Revert 2004-12-28 Makefile changes, a better fix will be
4014         applied to mainline and src after GCC 4.0 branches.
4015
4016 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4017
4018         PR bootstrap/17383
4019
4020         * Makefile.def (target_modules): Remove stage parameter,
4021         it is always true now.
4022         * Makefile.tpl (configure-build-[+module+],
4023         configure-target-[+module+]): Always build symlink tree
4024         for the directory and for include.  BUILD_SUBDIR and
4025         TARGET_SUBDIR cannot be . anymore.
4026         * Makefile.in: Regenerate.
4027
4028 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4029
4030         Revert 2004-12-08 Makefile changes.
4031
4032 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4033
4034         * configure.in (sh64-*-*): Reenable gprof.
4035         * configure: Regenerate.
4036
4037 2004-12-09  Jim Blandy  <jimb@redhat.com>
4038
4039         * MAINTAINERS: List 'depcomp' as part of automake.
4040
4041 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4042
4043         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4044         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4045         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4046         * Makefile.in: Regenerate.
4047
4048 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4049
4050         * Makefile.tpl: Generate normal dependencies if the LHS module is
4051         not bootstrapped.
4052         * Makefile.in: Regenerate.
4053
4054 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4055
4056         * configure.in: Include config/gxx-include-dir.m4.  Use
4057         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4058         * configure: Regenerate.
4059
4060 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4061
4062         * config.if: Delete.
4063         * configure.in: Set libstdcxx_incdir directly.
4064         * configure: Regenerate.
4065         * MAINTAINERS: Remove mention of config.if.
4066         * src-release (DEVO_SUPPORT): Remove config.if.
4067
4068 2004-12-02  Eric Christopher  <echristo@redhat.com>
4069
4070         * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4071         of things to remove.
4072         * Makefile.in: Regenerate.
4073
4074 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4075
4076         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4077         * configure: Regenerate.
4078
4079 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4080
4081         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4082         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4083         * configure: Regenerate.
4084
4085 2004-11-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4086
4087         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4088         (hppa*64*-*-*): Delete incorrect comment.
4089         * configure: Rebuilt.
4090
4091 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4092
4093         * install-sh, compile: Import from automake.
4094
4095 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4096
4097         * config.guess, config.sub:  Import from savannnah.
4098
4099 2004-11-12  Mike Stump  <mrs@apple.com>
4100
4101         * Makefile.def: Add html support.
4102         * Makefile.tpl: Likewise.
4103         * Makefile.in: Regenerate.
4104
4105 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4106
4107         PR 18423
4108         * configure.in: Remove all instances of build-fixincludes from
4109         noconfigdirs.
4110         (build_configargs): Supply --target to subdirectories.
4111         * configure: Regenerate.
4112
4113         * Makefile.def: Make gcc install depend on fixincludes install.
4114         * Makefile.in: Regenerate.
4115
4116 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4117
4118         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4119         target-libgfortran.
4120         * configure: Regenerate.
4121
4122 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4123
4124         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4125         like CC.
4126
4127 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4128
4129         * Makefile.def (host fixincludes): Specify missing targets.
4130         * Makefile.in: Regenerate.
4131
4132 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4133
4134         PR other/17783
4135         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4136         * configure: Regenerated.
4137
4138 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4139
4140         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4141         * configure: Regenerated.
4142
4143 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4144
4145         PR target/18151
4146         * configure.in (case ${target}): Do not build fixincludes for avr.
4147         * configure: Regenerated.
4148
4149 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4150
4151         * configure.in (case ${target}): Do not build fixincludes
4152         on platforms where it is not used.
4153         * configure: Regenerated.
4154
4155 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4156
4157         * configure.in: Use an absolute path to install-sh.
4158         * configure: Regenerated.
4159
4160 2004-10-19  Andrew Cagney  <cagney@gnu.org>
4161
4162         * src-release (do-djunpack, do-md5sum): Install the generated file
4163         directly into the proto-toplev/ directory.
4164
4165 2004-10-19  Andrew Cagney  <cagney@gnu.org>
4166
4167         * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4168
4169 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4170
4171         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4172         * configure: Regenerate.
4173
4174 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4175
4176         Fix wrong conflict resolution in:
4177
4178         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4179
4180         * Makefile.in: Regenerate.
4181         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4182         in the recursive `make', instead of hardwiring `all'.
4183         (Autogenerated TARGET-* variables): New.
4184
4185 2004-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
4186
4187         Merged from GCC / libtool upstream:
4188         2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4189         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4190         * ltcf-cxx.sh (tpf*): Likewise.
4191         * ltconfig (tpf*): Add TPF OS configuration support.
4192
4193 2004-09-30  Tomer Levi  <Tomer.Levi@nsc.com>
4194
4195         * configure.in: Enable target-libgloss for crx-*-*.
4196         * configure: Regenerate.
4197
4198 2004-09-24  Michael Roth  <mroth@nessie.de>
4199
4200         * configure.in (--without-headers): Add missing double quotes.
4201         * configure: Regenerate.
4202
4203 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
4204
4205         * ylwrap: Revert to previous version.
4206
4207 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4208
4209         PR bootstrap/17369
4210         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4211         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4212         SET_GCC_LIB_PATH_CMD.
4213         (BASE_TARGET_EXPORTS): Likewise.
4214         * Makefile.in: Regenerated.
4215
4216         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4217         * configure: Regenerated.
4218
4219 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4220
4221         * config.guess: New upstream version
4222         * compile, depcomp, install-sh, ylwrap: Likewise.
4223
4224 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4225
4226         * config/mh-x86omitfp: New host makefile fragment.  Add
4227         -fomit-frame-pointer to the default BOOT_CFLAGS.
4228         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4229         * configure: Regenerate.
4230
4231 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4232
4233         PR target/11572
4234         * configure.in (*-*-darwin*): Renable libobjc.
4235         * configure: Regenerate.
4236
4237 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4238
4239         * Makefile.def: Remove libbanshee.
4240         * Makefile.tpl: Ditto.
4241         * configure.in: Ditto.
4242         * Makefile.in: Regen.
4243         * configure: Ditto.
4244
4245 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4246
4247         * missing: Import latest version from master repository.
4248
4249 2004-09-04  Nick Clifton  <nickc@redhat.com>
4250
4251         * config.sub: Import latest version from master repository.
4252         * config.guess: Likewise.
4253         This includes these changes:
4254
4255         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4256
4257         * config.sub: Handle crisv32, alias etraxfs.
4258         * config.guess (crisv32:Linux:*:*): Handle.
4259
4260         2004-08-13  Brad Smith  <brad@comstyle.com>
4261
4262         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4263         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4264
4265         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4266
4267         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4268         assume the processor is a powerpc.  This is because coreutils
4269         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4270         in this case, due to a MacOS X bug that causes
4271         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4272         to return a negative number.
4273         Problem reported by Petter Reinholdtsen in:
4274         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4275
4276         2004-07-19  Ben Elliston  <bje@gnu.org>
4277
4278         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4279
4280         2004-06-24  Ben Elliston  <bje@gnu.org>
4281
4282         * config.guess: Update copyright years.
4283         * config.sub: Likewise.
4284
4285         2004-06-22  Robert Millan  <robertmh@gnu.org>
4286
4287         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4288         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4289
4290         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4291
4292         * config.guess (*:*VMS:*:*): New entry. Replaces
4293         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4294         manufacturer.
4295
4296         2004-06-22  Ben Elliston  <bje@gnu.org>
4297
4298         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4299         * config.sub: Likewise.
4300
4301         2004-06-22  Ben Elliston  <bje@gnu.org>
4302
4303         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4304         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4305
4306         2004-06-11  Ben Elliston  <bje@gnu.org>
4307
4308         * config.guess (pegasos:OpenBSD:*:*): Remove.
4309
4310         2004-06-11  Ben Elliston  <bje@gnu.org>
4311
4312         From Wouter Verhelst <wouter@grep.be>:
4313         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4314
4315         2004-06-11  Ben Elliston  <bje@gnu.org>
4316
4317         * config.guess (luna88k:OpenBSD:*:*): New.
4318
4319         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4320
4321         * config.guess (m32r*:Linux:*:*): New case.
4322         * config.sub: Handle m32rle.
4323
4324         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4325
4326         From Jens Petersen  <petersen@redhat.com>:
4327         * config.sub: Handle sparcv8.
4328
4329         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4330
4331         From Tom Smith <smith@cag.lkg.hp.com>:
4332         * config.guess: Version suffixes are equally significant on Tru64
4333         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4334         prefix of "P" (patched kernel).
4335
4336         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4337
4338         * config.sub: Add support for National Semiconductor CRX target.
4339
4340 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4341
4342         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4343         *-*-netware, but add target-libmudflap.
4344         Consolidate *-*-netware targets (of which really only i?86 exists)
4345         into a single entry.
4346         * configure: Likewise.
4347
4348 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4349
4350         * Makefile.tpl (sorry): Remove.
4351         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4352         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4353         (do-clean): Clean per-stage directories too.
4354         (do-distclean): Run distclean-stage1 too.
4355         (.NOTPARALLEL): Enable during toplevel bootstrap.
4356         (stage[+id+]-bubble): Enable parallel execution during
4357         the recursive invocation.
4358         * Makefile.in: Regenerate.
4359
4360         Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4361
4362         2004-08-31  Robert Bowdidge <bowdidge@apple.com>
4363
4364         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4365         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4366         * configure: regenerate
4367         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4368         -mdynamic-no-pic
4369
4370 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4371
4372         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4373         include.
4374         * configure.in: Fix indentation.
4375         * configure: Regenerate.
4376
4377 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4378
4379         * Makefile.def (build_modules): Add fixincludes.
4380         (dependencies): Make gcc depend on fixincludes.
4381         * configure.in (build_tools): Add fixincludes.
4382         (build_configdirs): Always include build_libs.
4383         * Makefile.in: Regenerate.
4384         * configure: Regenerate.
4385
4386 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4387
4388         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4389         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4390         phony targets; do not generate timestamp files.
4391         (distclean-stageN): Remove references to their timestamp files.
4392         (restageN, touch-stageN): Remove.
4393         (stageN-bubble): Rewritten.
4394         (compare): Support lean bootstraps.
4395         * Makefile.in: Regenerate.
4396
4397         * configure.in: Only warn when bootstrapping but
4398         build != host or build != target.  Support lean bootstraps.
4399         * configure: Regenerate.
4400
4401         Sync from gcc:
4402         2004-08-26  Phil Edwards  <phil@codesourcery.com>
4403
4404         * configure.in:  Give a better error message if GMP/MPFR are missing
4405         and a language needing them has been requested.
4406         * configure:  Regenerated.
4407
4408         2004-08-25  Phil Edwards  <phil@codesourcery.com>
4409
4410         * configure.in:  Print a list of available language front-ends if
4411         a requested one is missing.  Tidy stray tab characters.
4412         * configure:  Regenerated.
4413
4414 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
4415
4416         * Makefile.in: Regenerate.
4417         * configure: Regenerate.
4418
4419         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4420         stage_*_flags.
4421         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4422         for bootstrapped modules if toplevel bootstrap is going.
4423         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4424         modules.  Adjust for changes in Makefile.def.  Enable several
4425         rules even in non-bootstrap mode, just to avoid peppering the
4426         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4427         (stage-[+prev+]-bubble): Remove.
4428
4429         * Makefile.def (Dependencies): Depend on all-build-bison,
4430         all-build-flex, all-build-byacc, all-build-texinfo, rather
4431         than the host variations.
4432         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4433         with BUILD_SUBDIR.
4434         (BISON): Update for recent Bisons.
4435         (YACC): Fix typo.
4436         (cross): Depend on all-build.
4437         (all): Do not depend on all-build.
4438         (prebootstrap): Remove.
4439         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4440         (Prebootstrap dependencies): Add them to the per-stage targets
4441         and to all-prebootstrap.
4442         * configure.in (build_configdirs): Always enable build_tools.
4443         (BUILD_DIR_PREFIX): Remove.
4444
4445         * Makefile.def (gcc): Add target variable.
4446         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4447         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4448         in the recursive `make', instead of hardwiring `all'.
4449         (Autogenerated TARGET-* variables): New.
4450
4451 2004-08-17  Robert Millan  <robertmh@gnu.org>
4452
4453         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4454         (instead of FreeBSD).
4455         * configure: Regenerate.
4456
4457 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4458
4459         * Makefile.def, configure.in, src-release: Remove useless, bogus
4460         references to tix.
4461         * Makefile.in, configure: Regenerate.
4462
4463         * src-release: Stop distributing mmalloc with gdb (which doesn't
4464         use it).
4465         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4466         * Makefile.in: Regenerate.
4467
4468 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4469
4470         * configure.in (arm*-*-eabi*): New target.
4471         * configure: Regenerate.
4472
4473 2004-08-01  Robert Millan  <robertmh@gnu.org>
4474
4475         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4476         libmudflap for all GNU-based systems (with Glibc).
4477         * configure: Regenerate.
4478
4479 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4480
4481         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4482         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4483         (Dependencies): New section.
4484         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4485         (configure-target-[+module+]): Depend on maybe-all-gcc
4486         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4487         (toplevel profiledbootstrap): Fix dependencies.
4488         * Makefile.in: Regenerate.
4489
4490 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4491
4492         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4493         target-libiberty to noconfigdirs.
4494
4495 2004-08-03  Paul Brook  <paul@codesourcery.com>
4496
4497         * configure.in: Check for MPFR as well as GMP.
4498         * configure: Regenerate.
4499
4500 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4501
4502         * Makefile.def (host-modules): Add gcc.
4503         * Makefile.in: Regenerate.
4504         * Makefile.tpl (sorry): New rule.
4505         (configure-host, all-host, [+make_target+]-host, do-check,
4506         install-host): Do not add gcc as a special case.
4507         (host modules): Add a small special-casing for gcc.  Export
4508         extra_make_flags through the environment.
4509         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4510         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4511         other recursive targets for gcc): Remove.
4512
4513         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4514         (stage, unstage): New rules.
4515         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4516         distclean-stage[+id+]): Use stage_current.
4517         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4518         the stage*-start rules.
4519
4520 2004-07-19  Robert Millan  <robertmh@gnu.org>
4521
4522         Synced from gcc:
4523
4524         2004-04-26  Robert Millan  <robertmh@gnu.org>
4525
4526         Add patches from libtool CVS.
4527         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4528         * ltconfig: Likewise.
4529         * ltcf-c.sh: Likewise.
4530         * ltcf-cxx.sh: Likewise.
4531         * ltcf-gcj.sh: Likewise.
4532
4533 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
4534
4535         * configure.in: Add noconfigdirs for crx-*-*.
4536         * configure: Regenerate.
4537
4538 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
4539
4540         Synced from gcc:
4541
4542         2004-07-09  Loren J. Rittle <ljrittle@acm.org>
4543
4544         * configure.in: Build libmudflap by default on FreeBSD.
4545         * configure: Regenerated.
4546
4547         2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4548
4549         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4550         systems.
4551         * configure: Regenerated.
4552
4553         2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4554
4555         PR target/16344
4556         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4557         feedback based compiler.
4558         * Makefile.in: Rebuilt.
4559
4560         2004-07-05  Phil Edwards  <phil@codesourcery.com>
4561
4562         * configure.in:  Do not prepend $srcdir to /dev/null in
4563         makefile fragments.
4564         * configure:  Regenerate.
4565
4566 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4567
4568         * Makefile.def (host_modules): Set bootstrap=true for flex.
4569         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4570         * Makefile.in: Rebuilt.
4571
4572 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4573
4574         * Makefile.def (build_modules): Add bison, byacc, flex,
4575         m4, texinfo.
4576         (flags_to_pass): Add FLEX.
4577         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4578         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4579         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4580         DEFAULT_MAKEINFO): Remove.
4581         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4582         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4583         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4584         objdir or else use configured tool.
4585         (all-build): New.
4586         (all): Depend on it.
4587         (Build module dependencies): Add.
4588         * Makefile.in: Regenerate.
4589         * configure.in: Better support for multiple build modules,
4590         matching what is done for host/target modules.  Do not look
4591         for "plausible" locations of build tools if Canadian cross.
4592         Use autoconf's AC_PROG_CC to find a C compiler.  Define
4593         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
4594         * configure: Regenerate.
4595
4596 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4597
4598         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4599         * Makefile.in: Regenerate.
4600
4601 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4602
4603         * Makefile.tpl (configure-build-[+module+],
4604         configure-[+module+], configure-target-[+module+]): Pass
4605         [+extra_configure_args+].
4606         (all-build-[+module+], all-[+module+], check-[+module+],
4607         install-[+module+], [+make_target+]-[+module+],
4608         all-target-[+module+], check-target-[+module+],
4609         install-target-[+module+], [+make_target+]-target-[+module+]):
4610         Pass [+extra_make_args+].
4611         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4612         (GCC_HOST_EXPORTS): Remove.
4613         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4614         cross, check-gcc, check-gcc-c++, install-gcc,
4615         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4616         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4617         * Makefile.in: Regenerate.
4618
4619 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
4620
4621         * configure.in: Check for srcdir/winsup rather than build directory
4622         winsup.
4623         * configure: Regenerate.
4624
4625 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
4626
4627         * configure.in: Don't build Cygwin native newlib if winsup
4628         directory is missing.  Emit warning instead.
4629         * configure: Regenerate.
4630
4631 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
4632
4633         * Makefile.tpl (touch-stage[+id+]): New.
4634         (restage[+prev+]): Depend on touch-stage[+id+].
4635
4636         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4637         Use it throughout.
4638
4639         * Makefile.def: Add profile and feedback bootstrap stages.
4640         Remove next field from bootstrap stages.
4641         * Makefile.tpl (LN, LN_S): Substitute.
4642         (stageN-start, stageN-end): Use double-colon rules, to
4643         provide a hook for additional setup commands.
4644         (distclean-stageN-gcc, restageN): Create dependencies from
4645         [+prev+], not from [+next+].
4646         (stageN-bubble): Add commands for successive stages from
4647         [+prev+], using double-colon rules.
4648         (all-stageN-gcc): Fix typo.
4649         (stagefeedback-start, profiledbootstrap): New.
4650         * Makefile.in: Regenerate.
4651         * configure.in: Call ACX_PROG_LN.
4652         * configure: Regenerate.
4653
4654 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
4655
4656         * configure.in: Fix --enable-bootstrap breakage introduced in trees
4657         without gcc.
4658         * configure: Regenerate.
4659
4660 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4661
4662         * Makefile.tpl: Fix typo.
4663         * Makefile.in: Regenerate.
4664
4665 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4666
4667         * configure.in: Remove new- prefix from toplevel
4668         bootstrap targets.
4669         * configure: Regenerate.
4670
4671 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4672
4673         Merge this patch from the gcc tree:
4674
4675         2004-05-30  Andreas Jaeger  <aj@suse.de>
4676                     Jim Wilson <wilson@specifixinc.com>
4677
4678         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4679         like CC.
4680
4681 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4682
4683         * Makefile.tpl (all.normal): Rename to all.
4684         (all): Replace with a rule to pick the default
4685         target from configure.
4686         (all-gcc, configure-gcc): Use conditionals to
4687         do nothing when toplevel bootstrap is going on.
4688         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4689         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4690         * configure.in: Support --enable-bootstrap.
4691
4692         * Makefile.def: Remove new- prefix from toplevel
4693         bootstrap targets.
4694         * Makefile.tpl: Likewise.
4695
4696         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
4697         target.
4698
4699         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4700         $(RECURSE_FLAGS) to recursive invocation of make.
4701
4702         * Makefile.in: Regenerate.
4703         * configure: Regenerate.
4704
4705 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
4706
4707         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4708         * configure: Regenerate.
4709
4710 2004-05-25  Daniel Jacobowitz  <drow@false.org>
4711
4712         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4713         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4714         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
4715         targets.
4716         * Makefile.in: Regenerate.
4717
4718 2005-05-24  Paolo Bonzini <bonzini@gnu.org>
4719
4720         * configure.in: Test the ability to symlink directories.
4721         * configure: Regenerate.
4722
4723         * Makefile.def (bootstrap-stage): New definitions.
4724         * Makefile.tpl (configure-stage1-gcc,
4725         configure-stage2-gcc, configure-stage3-gcc,
4726         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4727         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4728         new-restage3, compare): Autogenerate, see Makefile.in
4729         entry for behavioral changes.
4730         (distclean-stage1, new-stage1-start, new-stage1-end,
4731         new-stage1-bubble, distclean-stage2, new-stage2-start,
4732         new-stage2-end, new-stage2-bubble, distclean-stage3,
4733         new-stage3-start, new-stage3-end): New autogenerated targets.
4734         (objext, prebootstrap, BOOT_CFLAGS,
4735         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4736         targets.
4737
4738         * Makefile.in: Regenerate.
4739         (distclean-stage1, new-stage1-start, new-stage1-end,
4740         new-stage1-bubble, distclean-stage2, new-stage2-start,
4741         new-stage2-end, new-stage2-bubble, distclean-stage3,
4742         new-stage3-start, new-stage3-end): New targets.
4743         (all-stage1-gcc): Move prebootstrap dependency from here...
4744         (configure-stage1-gcc): ...to here.
4745         (new-bootstrap): Use bubble targets.
4746         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4747         Use per-stage distclean targets.
4748         (configure-stage1-gcc, configure-stage2-gcc,
4749         configure-stage3-gcc, all-stage1-gcc,
4750         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4751         Use new-stageN-start to prepare the tree.
4752
4753 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
4754
4755         * Makefile.def (host_modules): add libcpp.
4756         * Makefile.tpl: Add dependencies on and for libcpp.
4757         * Makefile.in: Regenerate.
4758         * configure.in: Add libcpp host module.
4759         * configure: Regenerate.
4760
4761 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
4762
4763         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4764         of libf2c.
4765         * configure, Makefile.in: Regenerate.
4766
4767 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4768
4769         Merge from tree-ssa-20020619-branch.
4770
4771         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4772         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4773         (HOST_GMPLIBS): Define.
4774         (HOST_GMPINC): Define.
4775         (TARGET_LIB_PATH): Add libmudflap.
4776         (GFORTRAN_FOR_TARGET): Define.
4777         (configure-build*): Export GFORTRAN.
4778         (configure-gcc): Export GMPLIBS and GMPINC.
4779         (all-gcc): Add maybe-all-libbanshee.
4780         (configure-target-libgfortran): Define.
4781         * Makefile.in: Regenerate.
4782         * configure.in (host_libs): Add libbanshee.
4783         (target_libraries): Add target-libmudflap and target-libgfortran.
4784         Add --with-libbanshee.
4785         Handle --disable-libmudflap.
4786         (*-*-freebsd*): Use with_gmp.
4787         Add $(libgcj) to noconfigdirs.
4788         * configure: Regenerate.
4789         * depcomp: New file.
4790         * MAINTAINERS: Add tree-ssa maintainers.
4791
4792 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
4793
4794         * config/acx.m4: Fix fastcompare support for new-bootstrap.
4795         * configure: Regenerate.
4796
4797 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
4798
4799         Revert:
4800         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4801
4802         * Makefile.def (flags_to_pass): Remove *dir variables that
4803         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4804         as well as prefix and exec_prefix.
4805         * Makefile.in: Regenerate.
4806
4807 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4808
4809         * Makefile.def (host_modules): Mark with the bootstrap
4810         flag packages on which gcc depends.
4811         * Makefile.tpl (all-bootstrap): Use it.
4812         * Makefile.in: Regenerate.
4813
4814 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4815
4816         * Makefile.def (flags_to_pass): Remove *dir variables that
4817         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4818         as well as prefix and exec_prefix.
4819         * Makefile.in: Regenerate.
4820
4821 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4822
4823         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4824         * configure: Regenerate.
4825         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4826         * gcc/Makefile.tpl (compare): Use the result of the test.
4827         * gcc/Makefile.in: Regenerate.
4828
4829 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
4830
4831         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4832         Always relocate gcc and prev-gcc to the original names, even
4833         if the build fails.
4834         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4835         New targets.
4836
4837 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4838
4839         * configure.in (mips*-*-irix5*): Enable ld.
4840         * configure: Regenerate.
4841
4842 2004-04-15  James E Wilson  <wilson@specifixinc.com>
4843
4844         * Makefile.tpl (configure-[+module+], configure-gcc,
4845         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4846         Set and export LDFLAGS.
4847         * Makefile.in: Regenerate.
4848
4849 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4850
4851         PR bootstrap/14871
4852         * Makefile.tpl: If we don't have built-in-tree target tools,
4853         use the ones found by configure rather than hacking around with
4854         program_transform_name.
4855         * configure.in: Give Makefile.tpl the information necessary
4856         to do that.
4857         * Makefile.in: Regenerate.
4858         * configure: Regenerate.
4859
4860 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
4861
4862         PR bootstrap/14760
4863         * configure.in: When computing baseargs, strip *all* copies of
4864         offending options.  Also, don't match/substitute the trailing space,
4865         so that this actually works when two similar options are separated by
4866         only one space.
4867         * configure: Regenerate.
4868
4869 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
4870
4871         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4872         (rs6000-*-aix*): Same.
4873         * configure: Regenerate.
4874
4875 2004-03-25  Stan Shebs  <shebs@apple.com>
4876
4877         Remove MPW support, no longer used.
4878         * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
4879         mpw-install: Remove files.
4880         * src-release (DEVO_SUPPORT): Remove names of removed files.
4881         * MAINTAINERS: Likewise.
4882
4883 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
4884
4885         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4886         STRICT_WARN, WARN_CFLAGS flags passed down to make.
4887         * Makefile.in: Regenerate.
4888
4889         * configure.in (top level bootstrap support): Rework --enable-werror
4890         to set @stage2_werror_flag@.
4891         * configure: Regenerate.
4892         * Makefile.tpl (top level bootstrap support): Pass
4893         @stage2_werror_flag@ down to configure in stages 2 and 3.
4894         * Makefile.in: Regenerate.
4895
4896 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4897
4898         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4899         for stages 2 and 3 as well as in make.  As a consequence, remove
4900         OUTPUT_OPTION (now detected by configure) from the flags passed down
4901         to make.
4902         * Makefile.in: Regenerate.
4903
4904         * Makefile.tpl (new-bootstrap): Fix typo.
4905         * Makefile.in: Regenerate.
4906
4907 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4908
4909         * Makefile.tpl: Rearrange by moving recursive_targets rules
4910         into their proper sections.
4911         * Makefile.tpl (top level bootstrap support): Move disabling
4912         of coverage flags from 'make' to 'configure'; improve comments.
4913         * Makefile.in: Regenerate.
4914
4915         * Makefile.tpl (experimental top level bootstrap) Move stage1
4916         language setting from all- target to configure- target; disable
4917         intermodule optimization in stage 1; prevent gratuitous rebuilds
4918         of stage 1.
4919         * Makefile.in: Regenerate.
4920         * configure.in: Comma-separate stage 1 language list for top
4921         level bootstrap.
4922         * configure: Regenerate.
4923
4924         * Makefile.tpl: Clean up experimental top level bootstrap support:
4925         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4926         prev-gcc in configure- targets as well as all- targets.
4927         * Makefile.in: Regenerate.
4928
4929 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
4930
4931         * configure.in: Remove symbolic link section.
4932         * configure: Regenerate.
4933         * Makefile.tpl (links): Remove.
4934         * Makefile.in: Regenerate.
4935
4936 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
4937             Nathanael Nerode  <neroden@gcc.gnu.org>
4938
4939         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4940         Set with AC_CHECK_PROGS.
4941         * configure.in: Fix comment typo from last patch.
4942         * configure: Regenerate.
4943
4944 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
4945
4946         * Makefile.tpl: Introduce experimental top level bootstrap support.
4947         * Makefile.in: Regenerate.
4948         * configure.in: Introduce support for top level bootstrap.
4949         * configure: Regenerate.
4950
4951 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4952             Paolo Bonzini  <bonzini@gnu.org>
4953
4954         PR bootstrap/14522
4955         * configure.in: Cope with shells that do not support unquoted ^
4956         * configure: Regenerate.
4957
4958 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4959             Paolo Bonzini  <bonzini@gnu.org>
4960
4961         PR bootstrap/14522
4962         * configure.in: Cope with shell that do not support nesting
4963         quotes inside quoted backquote substitutions.
4964         * configure: Regenerate.
4965
4966 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
4967
4968         PR bootstrap/14522
4969         * configure.in: Fix escaping of $.
4970         * configure: Regenerate.
4971
4972 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4973
4974         * configure: Regenerate.
4975
4976 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
4977
4978         PR ada/14131
4979         Move language detection to the top level.
4980         * configure.in: Find default values for the tools as
4981         soon as possible.  Disable ada if GNAT is not found.
4982         Emit error message about missing languages.  Expand
4983         --enable-languages=all for the gcc subdirectory.
4984
4985 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
4986
4987         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4988         and disable libgcj.
4989         * configure: Regenerated.
4990
4991 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4992
4993         PR bootstrap/7087
4994         * Makefile.tpl: Guard XFOO sed statements better.
4995         * Makefile.tpl: Add dependency for configure-target-libada.
4996         * Makefile.in: Regenerate (incidentally fixes broken
4997         commit when libada-branch was merged).
4998
4999 2004-02-28  Andrew Cagney  <cagney@redhat.com>
5000
5001         * src-release (CVS_NAMES): Define.
5002         (do-tar, do-tar): Prune $(CVS_NAMES).
5003
5004 2004-02-23  Andrew Cagney  <cagney@redhat.com>
5005
5006         * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5007         2004-02-19.09.
5008
5009 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5010
5011         PR bootstrap/11932
5012         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5013
5014 2004-02-19  Andrew Cagney  <cagney@redhat.com>
5015
5016         * config.guess: Update from version 2003-06-12 to 2004-02-16.
5017         * config.sub: Update from version 2003-06-13 to 2004-02-16.
5018
5019 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
5020
5021         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5022         (rs6000-*-aix*): Same.
5023         * configure: Regenerate.
5024
5025 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5026
5027         * configure.in (host): Add in missing $noconfigdirs to defines.
5028         * configure: Regenerate.
5029
5030 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5031             Nathanael Nerode  <neroden@gcc.gnu.org>
5032
5033         PR ada/6637, PR ada/5911
5034         Merge with libada-branch:
5035         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5036         with appropriate dependencies. Add --enable-libada configure switch.
5037         * configure, Makefile.in: Regenerate.
5038
5039 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5040
5041         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5042         * configure: Regenerate.
5043
5044 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
5045
5046         * COPYING.NEWLIB: Update Red Hat license to 2004.
5047
5048 2004-01-23  DJ Delorie  <dj@redhat.com>
5049
5050         * Makefile.def (target_modules) [libiberty]: Don't stage.
5051         * Makefile.in: Rebuilt.
5052
5053 2004-01-23  Jeff Johnston  <jjohnstn@redhat.com>
5054
5055         * COPYING.NEWLIB: Update to include copyrights for new
5056         iconv code.
5057
5058 2004-01-15  Andrew Cagney  <cagney@redhat.com>
5059
5060         * src-release: Update copyright year.
5061         (do-proto-toplev): Configure using i686-pc-linux-gnu.
5062         (NEWLIB_SUPPORT_DIRS): Delete macro.
5063         (newlib.tar.bz2): Delete rule.
5064
5065 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
5066
5067         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5068         * Makefile.tpl (configure-target-[+module+]): Support stage.
5069         * Makefile.in: Rebuilt.
5070
5071 2003-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5072
5073         * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5074         throughout.
5075
5076 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5077
5078         * configure.in: Use ./config.cache, not config.cache.
5079         * configure: Regenerate.
5080         * Makefile.tpl: Special-casing not needed for GCC any more.
5081         * Makefile.in: Regenerate.
5082
5083         * configure.in: Don't share a cache file for host dirs.
5084         * configure: Regenerate.
5085
5086         * config-ml.in: Don't mess with the cache file.
5087
5088 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5089
5090         * Makefile.tpl: Make GCC use a separate config.cache.
5091         * Makefile.in: Regenerate.
5092
5093         PR bootstrap/11932, PR bootstrap/11933
5094         (I don't know if it will fix either of them, but it relates
5095         to them.)
5096         * configure.in: Don't use shared config.cache for target
5097         directories.
5098         * configure: Regenerate.
5099
5100 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5101
5102         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5103         * configure: Regenerated.
5104
5105 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5106
5107         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5108         * configure: Regenerated.
5109
5110 2003-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5111
5112         Port change over from GCC:
5113         2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5114         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5115         (configure-build-[+module+], configure-[+module+]): Likewise.
5116         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5117         * Makefile.in: Regenerate.
5118
5119 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5120
5121         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5122         * configure: Regenerate.
5123
5124 2003-11-27  Jeff Johnston  <jjohnstn@redhat.com>
5125
5126         * COPYING.NEWLIB: Add license info for long long routines added to
5127         stdlib.
5128
5129 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5130
5131         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5132         * Makefile.in: Regenerate.
5133
5134 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5135
5136         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5137         * configure:  Regenerate.
5138
5139 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5140
5141         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5142         HOST_FLAGS_TO_PASS.
5143         * Makefile.in: Regenerate.
5144
5145 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5146
5147         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5148         * configure: Rebuilt
5149         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5150         * Makefile.in: Rebuilt
5151
5152 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5153
5154         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5155
5156 2003-10-01  Phil Edwards  <pme@gcc.gnu.org>
5157
5158         * config-ml.in:  Use ac_configure_args directly instead of
5159         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5160         actually seen.
5161
5162 2003-10-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
5163
5164         * config-ml.in: Propagate INSTALL variables.
5165
5166 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5167
5168         * configure.in: Pass a computed --program-transform-name
5169         to subconfigures.
5170         * configure: Regenerated.
5171
5172 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5173
5174         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5175         * Makefile.in: Regenerate.
5176
5177         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5178         * Makefile.in: Regenerate.
5179
5180 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5181
5182         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5183         quoting.
5184         * configure: Regenerated.
5185
5186 2003-09-12  Michael Chastain  <mec@shout.net>
5187
5188         Fix PR gdb/857.
5189         * src-release (do-proto-topleve): Remove junk files
5190         intl/config.cache, intl/config.status,
5191         intl/config.h, intl/stamp-h.
5192
5193 2003-09-14  Andrew Cagney  <cagney@redhat.com>
5194
5195         * src-release (dejagnu.tar): New target.
5196         (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5197         (do-djunpack): Use $(PACKAGE) for the package name.
5198
5199 2003-09-04  DJ Delorie  <dj@redhat.com>
5200
5201         * configure: Regenerate.
5202
5203 2003-09-04  Robert Millan  <robertmh@gnu.org>
5204
5205         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5206
5207 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5208
5209         * configure.in: Ensure arguments to sed are properly spaced.
5210         * configure: Regenerate.
5211
5212 2003-08-28  Daniel Jacobowitz  <drow@mvista.com>
5213
5214         Merge from gcc:
5215         2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5216         * install-sh:  Update to newer upstream versions (associated with
5217         aclocal 1.7).
5218         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5219
5220 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5221
5222         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5223         * configure: Regenerated.
5224
5225 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5226
5227         * configure.in:  Use newline instead of semicolon when assuming
5228         shell arguments in a for loop.
5229         * configure:  Regenerated.
5230
5231 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5232
5233         PR 8180
5234         * configure.in: When testing with_libs and with_headers, treat
5235         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5236         * configure: Regenerate.
5237
5238         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5239         make, shell, etc.
5240         (baseargs): Likewise.
5241         * configure: Regenerate.
5242
5243 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5244
5245         * configure.in: Disable libgcj for darwin not on powerpc.
5246         * configure: Rebuild.
5247
5248 2003-08-15  Michael Chastain  <mec@shout.net>
5249
5250         * src-release (do-proto-toplev): Remove junk files
5251         dejagnu/example/calc/config.status,
5252         dejagnu/example/calc/config.log.
5253
5254 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5255
5256         * config-ml.in, symlink-tree: Add license.
5257
5258 2003-08-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5259
5260         Merge from gcc:
5261
5262         2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5263         * Makefile.tpl (check, check-c++): Express dependencies using
5264         dependencies rather than commands.
5265         * Makefile.in: Regenerate.
5266
5267         2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5268         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5269         * Makefile.in: Update.
5270
5271 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5272
5273         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5274         * configure: Ditto.
5275
5276 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5277
5278         * configure.in: Enable libgcj for darwin.
5279         * configure: Rebuild.
5280
5281 2003-07-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5282
5283         * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5284
5285 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5286
5287         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5288         creating target and build subdirs to build all parent dirs as needed.
5289         * Makefile.in: Rebuild.
5290         * configure.in: Don't build dirs explicitly here.
5291         * configure: Rebuild.
5292
5293 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5294
5295         * Makefile.tpl (all-make): Depend on intl.
5296         * Makefile.in: Rebuilt.
5297
5298 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5299
5300         * config.if: Remove unused libc_interface determination.
5301
5302 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5303
5304         * Makefile.in: Regenerate, correctly this time.
5305
5306 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5307
5308         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5309         unused INSTALL_PROGRAM_ARGS.
5310         * configure.in: Use AC_PROG_INSTALL.
5311         * Makefile.in: Regenerate.
5312         * configure: Regenerate.
5313
5314 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5315
5316         * configure: Rebuilt.
5317         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5318         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5319         newlib nor libgloss.
5320         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5321         * configure.in (am33_2.0-*-linux*): Added.
5322
5323 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
5324
5325         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5326         * configure: Regenerate.
5327
5328 2003-07-06  H.J. Lu <hongjiu.lu@intel.com>
5329
5330         * config-ml.in: Replace PWD with PWD_COMMAND.
5331         * Makefile.tpl: Likewise.
5332         * Makefile.in: Regenerated.
5333
5334 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5335
5336         * configure.in: Clean up config-lang.in handling.  Delete
5337         useless assignment to "subdirs".
5338         * configure: Regenerate.
5339
5340 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5341
5342         * configure.in: Rename 'target_libs' to 'target_libraries'.
5343         Remove useless reference to 'target_libs'.
5344         * configure: Regenerate.
5345
5346 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
5347
5348         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5349         * Makefile.in: Regenerate.
5350
5351 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5352
5353         * Makefile.def: Introduce flags_to_pass.
5354         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5355         * Makefile.in: Regenerate.
5356
5357 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
5358
5359         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5360         and target-libgloss.
5361         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5362         <h8300*-*-*>: Disable libf2c and ${libgcj}.
5363         * configure: Regenerate.
5364
5365 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
5366
5367         * configure.in: Update testsuite_flags to new location.
5368         * configure. Regenerate.
5369
5370 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5371
5372         * Makefile.tpl: Remove BUILD_CC stuff.
5373         * Makefile.in: Regenerate.
5374
5375 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
5376
5377         * config.guess: Update to 2003-06-12 version.
5378         * config.sub: Update to 2003-06-13 version.
5379
5380 2003-06-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5381
5382         * MAINTAINERS: Add myself as MIPS co-maintainer.
5383
5384 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
5385
5386         * config.guess: Update to 2003-06-06 version.
5387         * config.sub: Update to 2003-06-06 version.
5388
5389 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5390
5391         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5392         * configure. Regenerate.
5393
5394 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5395
5396         * configure.in: Disable serial configure by default.
5397         * configure: Regenerate.
5398         * Makefile.tpl: Abolish .NOTPARALLEL.
5399         * Makefile.in: Regenerate.
5400
5401         * Makefile.tpl: Replace {build,host,target}_canonical by
5402         {build,host,target}.
5403         * Makefile.in: Regenerate.
5404
5405         * Makefile.tpl: Fix stupid pasto.
5406         * Makefile.in: Regenerate.
5407
5408 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5409
5410         * Makefile.tpl: Remove bogus conditional.
5411         * Makefile.in: Regenerate.
5412
5413 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5414
5415         * Makefile.tpl: Make 'recursive targets' using autogen rather
5416         than shell loop.  Remove duplicate 'clean' targets and false
5417         comments.
5418         * Makefile.def: Add systematic dependencies to 'recursive' targets.
5419         Add systematic method of specifying missing targets in subdirs.
5420         Add copyright boilerplate.
5421         * Makefile.in: Regenerate.
5422         * configure.in: Add 'recursive targets' to maybe list.
5423         * configure: Regenerate.
5424
5425         * Makefile.tpl: Rename [+target+] to [+make_target+].
5426         * Makefile.def: Rename 'target' to 'make_target'.
5427
5428 2003-05-30  Nick Clifton  <nickc@redhat.com>
5429
5430         * README-maintainer-mode: Update URL for locating blessed config
5431         tools.
5432
5433 2003-05-29  Robert Millan  <rmh@debian.org>
5434
5435         * ltconfig: Import this patch and modify for use with current
5436         version of ltconfig:
5437
5438         2003-05-21  Bruno Haible  <bruno@clisp.org>
5439
5440         * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5441         GNU/FreeBSD.
5442
5443 2003-05-28  DJ Delorie  <dj@redhat.com>
5444
5445         * Makefile.tpl: Make maybe-check-gcc .PHONY.
5446         * Makefile.in: Regenerate.
5447
5448 2003-05-28  Jeff Johnston  <jjohnstn@redhat.com>
5449
5450         * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
5451
5452 2003-05-21  DJ Delorie  <dj@redhat.com>
5453
5454         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5455         newlib or libgloss.
5456         * Makefile.in: Regenerate.
5457
5458 2003-05-21  DJ Delorie  <dj@redhat.com>
5459
5460         * Makefile.tpl: Add missing empty maybe-check-gcc target.
5461         * Makefile.in: Regenerate.
5462
5463 2003-05-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5464
5465         * configure.in: Use curly braces in the definition of tooldir.
5466         * configure: Regenerate.
5467
5468 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5469
5470         * configure.in: Switch more things to use maybe dependencies.
5471         * Makefile.tpl: Switch more things to use maybe dependencies.
5472         Factor out common code from autogen IF statements.
5473         * configure: Regenerate.
5474         * Makefile.in: Regenerate.
5475
5476 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
5477
5478         * configure.in: Accept i[3456789]86 for machine type.
5479         * configure: Regenerate.
5480
5481 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5482
5483         * configure.in: Switch more things to use maybe dependencies.
5484         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
5485         * configure: Regenerate.
5486         * Makefile.tpl: Switch more things to use maybe dependencies.
5487         * Makefile.in: Regenerate.
5488
5489 2003-05-16  Andreas Schwab  <schwab@suse.de>
5490
5491         * Makefile.tpl (install-opcodes): Define.
5492         * Makefile.in: Rebuild.
5493
5494 2003-05-13  Andreas Jaeger  <aj@suse.de>
5495
5496         * config.guess: Update to 2003-05-09 version.
5497         * config.sub: Update to 2003-05-09 version.
5498
5499 2003-05-13  Michael Eager <eager@mvista.com>
5500
5501         * configure.in: Correct sed script so that options in quotes are not
5502         deleted.
5503         * configure: Rebuild.
5504
5505 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
5506
5507         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5508         and $$s/newlib/libc/sys/cygwin32 include paths.
5509         * configure: Ditto.
5510
5511 2003-05-05  H.J. Lu <hjl@gnu.org>
5512
5513         * config-ml.in: Restored from gcc repository.
5514
5515 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
5516
5517         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5518         * Makefile.in: Regenerate.
5519
5520 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5521
5522         * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5523         and Makefile.def.
5524
5525 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5526
5527         * Makefile.tpl: Clean $(BUILD_SUBDIR).
5528         * Makefile.in: Regenerated.
5529
5530 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5531
5532         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5533         * Makefile.in: Regenerate.
5534
5535 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
5536
5537         * configure.in (powerpc64*-*-linux*): Remove.
5538         * configure: Rebuilt.
5539
5540 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
5541
5542         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
5543         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5544         and restrap.
5545         * Makefile.in:  Regenerate.
5546
5547 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
5548
5549         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5550         * configure: Regenerated.
5551
5552 2003-04-11  Alexandre Oliva  <aoliva@redhat.com>
5553
5554         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5555         * */configure: Rebuilt.
5556
5557 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5558
5559         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5560         * Makefile.in: Regenerate.
5561
5562 2003-03-14  Michael Chastain  <mec@shout.net>
5563
5564         * Makefile.in: Regenerate with correct Makefile.def.
5565
5566 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5567
5568         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
5569         Make macro.
5570         * Makefile.in: Regenerate.
5571         * configure.in: Clean up gxx_include_dir logic.
5572         * configure: Regenerate.
5573
5574 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5575
5576         * configure.in (gxx_include_dir): Fix typo.
5577         * configure: Regenerated.
5578
5579 2003-03-06  Andrew Cagney  <cagney@redhat.com>
5580
5581         * texinfo/texinfo.tex: Import version 2003-02-03.16.
5582
5583 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
5584
5585         * configure.in: Include $(build_tooldir)/sys-include in
5586         FLAGS_FOR_TARGET.
5587         * configure: Regenerated.
5588
5589 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5590
5591         * Makefile.tpl: Reindent.
5592         * Makefile.in: Regenerate.
5593         * configure.in: Reindent.  Don't set unused variables.
5594         * configure: Regenerate.
5595
5596         * Makefile.tpl: Always pass down RANLIB.
5597         * Makefile.in: Regenerate.
5598
5599         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5600         * Makefile.in: Regenerate.
5601         * configure.in: Remove unused logic relating to --enable-shared
5602         and --enable-threads.  Remove bogus comments.  Remove redundant
5603         noconfigdirs.
5604         * configure: Regenerate.
5605
5606         * configure.in: Replace ${libstdcxx_version} by its value.
5607         Remove reference to mh-dgux.
5608         * configure: Regenerate.
5609
5610 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5611
5612         * Makefile.tpl: Rearrange.
5613         * Makefile.in: Regenerate.
5614
5615 2003-02-25  Nick Clifton  <nickc@redhat.com>
5616
5617         * configure: Remove site-file supprot - it is obsolete.
5618
5619 2003-02-24  Uwe Stieber <uwe@wwws.de>
5620
5621         * configure.in: Add support for kaOS as cross build target system.
5622         * configure: Regenerated.
5623
5624 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
5625
5626         * Makefile.tpl: Add definition of CPPFLAGS to pass into
5627         configure-target-* as some target builds may require additional
5628         flags for preprocessor tests.
5629         * Makefile.in: Regenerated.
5630
5631 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5632
5633         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5634         * ltconfig: Handle it.
5635         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5636         auto-detecting it.
5637
5638 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5639
5640         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5641         it is used as argument to $CC.
5642         * ltcf-gcj.sh: Likewise.
5643
5644 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5645
5646         * configure.in: Introduce --enable-maintainer-mode.
5647         * configure: Rebuilt.
5648         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5649         for maintainer mode.
5650         * Makefile.in: Rebuilt.
5651
5652 2003-02-19  Andrew Cagney <ac131313@redhat.com>
5653
5654         * configure: Regenerate using autoconf 2.13.
5655
5656 2003-02-19  Alan Modra  <amodra@bigpond.net.au>
5657
5658         * config.guess: Import latest version.
5659         * config.sub: Import latest version.
5660
5661 2003-02-18  Jason Merrill  <jason@redhat.com>
5662
5663         * Makefile.tpl (check-c++): Allow parallelism.
5664
5665 2003-02-17  Andrew Cagney  <ac131313@redhat.com>
5666
5667         * configure: Regenerate using autoconf 000227.
5668
5669 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
5670
5671         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5672         don't configure target-libobjc.
5673         * configure: Regenerate.
5674
5675 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5676
5677         * Makefile.tpl (RANLIB): Define.
5678         * Makefile.in: Regenerate.
5679
5680 2003-02-06  Keith R Seitz  <keiths@redhat.com>
5681
5682         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5683         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5684         * Makefile.in: Regenerated.
5685         * configure.in: Remove all traces of snavigator, db, and grep.
5686         * configure: Regenerated.
5687
5688 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
5689
5690         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5691         * Makefile.in: Regenerated.
5692
5693 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
5694
5695         * config.if: Copy from GCC.
5696
5697 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
5698
5699         * configure.in:  Revert 24Jan change.
5700         * configure:  Regenerate.
5701
5702 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5703
5704         * configure.in: Revert previous change.
5705         * configure: Regenerate.
5706
5707 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5708
5709         * configure.in: Make rda native-only.
5710         * configure: Regenerate.
5711
5712 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5713
5714         * configure.in: Add missing \.
5715         * configure: Rebuilt.
5716
5717 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
5718
5719         * configure.in (baseargs): Avoid using \| in sed regular
5720         expressions.
5721         * configure: Rebuilt.
5722
5723 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
5724
5725         * configure.in (baseargs): Remove all supported forms of
5726         --cache-file, --srcdir, --host, --build and --target options
5727         from argument lists.
5728         * configure: Rebuilt.
5729
5730 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
5731
5732         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5733         * configure: Rebuilt.
5734
5735 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5736
5737         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5738         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5739         * Makefile.in: Regenerate.
5740         * configure: Regenerate.
5741
5742 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5743
5744         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5745         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5746         * Makefile.in: Regenerate.
5747
5748 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
5749
5750         * configure.in: Remove Makefile in build, host and target modules
5751         unless configure was run with --no-recursion.
5752         * configure: Rebuilt.
5753
5754 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
5755
5756         * config.guess: Update to 2003-01-03 version.
5757         * config.sub: Update to 2003-01-03 version.
5758
5759 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5760
5761         * configure: Regenerate with proper autoconf 2.13.
5762
5763 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5764
5765         * configure.in: Add AC_PREREQ for consistency.
5766         * configure: Regenerate.
5767
5768 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
5769
5770         * configure.in (GDB_TK): Add tcl directories conditional on
5771         gdb/gdbtk directory being present.
5772         * configure: Regenerate.
5773
5774 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
5775
5776         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
5777         by gcc if LD is not defined and we are not doing a Canadian Cross.
5778         * configure: Rebuilt.
5779
5780 2003-01-01  Daniel Jacobowitz  <drow@mvista.com>
5781
5782         * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
5783
5784 2002-12-31  Tom Tromey  <tromey@redhat.com>
5785
5786         * Makefile.in: Rebuilt.
5787         * Makefile.def (target_modules) [libffi]: Allow installation.
5788
5789 2002-12-31  Andreas Schwab  <schwab@suse.de>
5790
5791         * configure.in: Fix use of $program_transform_name.
5792         * configure: Regenerated.
5793
5794 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5795
5796         * configure.in (baseargs): Don't remove first configure argument.
5797         * configure: Regenerated.
5798
5799 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
5800
5801         * Makefile.tpl (local-distclean): Don't remove...
5802         (multilib.ts): ... this.  Moved into...
5803         (multilib.out): ... this.  Don't use sub-make.
5804         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5805         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5806         (configure-build-[+module+], configure-[+module+],
5807         configure-target-[+module+], configure-gcc): ... these.  Test
5808         for Makefile existence.  Drop config.status from dependencies.
5809         * Makefile.in: Rebuilt.
5810         * configure.in: Move gcc-version-trigger to the end of
5811         ac_configure_args.  Add comments to maybedep.tmp and
5812         serdep.tmp.  Introduce --disable-serial-configure.  Remove
5813         nonopt from baseargs, matching and removing corresponding
5814         whitespace while at it.
5815         * configure: Rebuilt.
5816
5817 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
5818
5819         * configure.in (host_configargs): Replace reference to
5820         no-longer-defined buildopts with --build=${build_alias}.
5821         * configure: Rebuilt.
5822
5823 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
5824
5825         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
5826         program_transform_name to standard idiom.
5827         (AUTOGEN, AUTOCONF): Define.
5828         (Makefile.in): Use $(AUTOGEN).
5829         (Makefile): Depend on config.status, and use autoconf-style rule to
5830         build it.  Move original commands to...
5831         (config.status): ... this new target.
5832         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
5833         $(AUTOCONF).
5834         * Makefile.in: Rebuilt.
5835
5836 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5837
5838         * Makefile.tpl: Fix dramatic bustage due to change in
5839         program_transform_name.
5840         * Makefile.in: Regenerate.
5841
5842         * configure.in: Remove unnecessary PATH setting.
5843         * configure: Regnerate.
5844
5845         * configure.in: Don't default to unprefixed tools unless
5846         the native tools will work.
5847         * configure: Regenerate.
5848
5849         * configure.in: Convert to autoconf script.  Blow away lots
5850         of now-redundant Makefile fragments.
5851         * configure: Generate using Autoconf.
5852         * Makefile.tpl: Rewrite to reflect autoconfiscation.
5853         * Makefile.in: Regenerate.
5854
5855 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5856
5857         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
5858         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5859
5860         * ChangeLog: Move a couple of entries from here to winsup/cygwin,
5861         where they belong.
5862
5863 2002-12-24  Andreas Schwab  <schwab@suse.de>
5864
5865         * Makefile.tpl (multilib.out): Fix missing space.
5866         * Makefile.in: Regenerate.
5867
5868 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5869
5870         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
5871         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
5872         * Makefile.in: Regenerate.
5873         * configure.in: Remove unnecessary leftovers.
5874
5875 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
5876
5877         * configure.in (extra_ranlibflags_for_target): New variable.
5878         (*-*-darwin): Add -c to ranlib commands.
5879         * configure (tooldir): Handle extra_ranlibflags_for_target.
5880
5881 2002-12-20  Jeff Johnston  <jjohnstn@redhat.com>
5882
5883         * COPYING.NEWLIB: Updated.
5884         * COPYING.LIBGLOSS: Ditto.
5885
5886 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5887
5888         * Makefile.tpl: Revert HJL's change.
5889         * Makefile.in: Regenerated.
5890         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5891         always.
5892
5893 2002-12-19  Andreas Schwab  <schwab@suse.de>
5894
5895         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5896         * Makefile.in: Regenerate.
5897
5898 2002-12-18  H.J. Lu <hjl@gnu.org>
5899
5900         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5901         * Makefile.in: Regenerated.
5902
5903         * configure.in (build_prefix): New. Substitute.
5904
5905 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5906
5907         * Makefile.tpl: Don't let real targets depend on phony targets.
5908         * Makefile.in: Regenerate.
5909
5910         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5911         * Makefile.in: Regenerate.
5912
5913 2002-12-16  Jason Merrill  <jason@redhat.com>
5914
5915         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5916         previous 'make bootstrap'.
5917         * Makefile.in: Regenerate.
5918
5919 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
5920
5921         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5922
5923 2002-12-13  Jason Merrill  <jason@redhat.com>
5924
5925         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
5926         library tests.
5927         (check-c++): Just depend on it and check-target-libstdc++-v3.
5928         * Makefile.in: Regenerate.
5929
5930 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5931
5932         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5933         * Makefile.in: Regenerate.
5934
5935 2002-12-12  Jeff Johnston  <jjohnstn@redhat.com>
5936
5937         * COPYING.NEWLIB: Update list of alternate Regent of California
5938         licenses and discuss official revoking of advertising clause.
5939         * COPYING.LIBGLOSS: Ditto.
5940
5941 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5942
5943         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5944         * Makefile.in: Rebuilt.
5945
5946 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5947
5948         * configure: Fix bug put in by gremlins.
5949
5950         * Makefile.tpl: Substitute more autoconfily.
5951         * configure: Substitute more autoconfily.
5952         * Makefile.in: Regenerate.
5953
5954 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
5955
5956         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5957         * Makefile.in (all-sim): Ditto.
5958
5959 2002-12-06  DJ Delorie  <dj@redhat.com>
5960
5961         * Makefile.tpl: Change configure dependencies to not have real
5962         targets depend on phony targets.
5963
5964 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
5965
5966         * configure.in: Revert unintentional change.
5967
5968         * src-release: Configure host subdirs.
5969
5970         * Makefile.tpl: Change dependency for */multilib.out so that
5971         it works when gcc isn't in the tree.
5972
5973         * configure.in: Substitute more.
5974         * configure: Run subconfigures from the Makefile.
5975         * Makefile.tpl: Run subconfigures from the Makefile; add a few
5976         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
5977
5978 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5979
5980         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5981         and corresponding dependencies.
5982         * Makefile.in: Regenerate.
5983
5984         * configure.in (host_tools): Order binutils, gas and ld for
5985         convenience in running the testsuites.
5986
5987         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5988         * Makefile.in: Regenerate.
5989         * configure.in: Introduce rules to serialize subconfigure runs.
5990
5991         * configure.in: Introduce BASE_CC_FOR_TARGET.
5992         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
5993         Realize configure-build-* targets.  Realize configure-target-* targets.
5994         * Makefile.in: Regenerate.
5995
5996 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5997
5998         * configure: Move gcc_version_trigger stuff from here...
5999         * configure.in: ...to here.
6000
6001         * configure.in: Separate subconfigure options added by this file from
6002         options given by the user.  Add machinery to put args for host
6003         subconfigures into the Makefile.
6004
6005         * Makefile.tpl: Remove 'vault' targets.
6006         * Makefile.tpl: Reorder and comment dependencies.
6007         * Makefile.in: Regenerate.
6008
6009 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
6010
6011         * configure.in: Move host-specific darwin noconfigdirs into
6012         the host-specific section.
6013
6014 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6015
6016         * Makefile.tpl: Restore bkorb's style patch, accidentally lost
6017         during replay.
6018         * Makefile.in: Regenerate.
6019
6020         (finishing slow-motion replay)
6021         * configure: Remove skip-this-dir support.
6022         * Makefile.tpl: Remove skip-this-dir support.
6023
6024         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6025         subdirectories.
6026         * Makefile.in: Regenerate.
6027
6028         * Makefile.tpl: Strip out useless setting of 'dir'.
6029         * Makefile.in: Regenerate.
6030
6031 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6032
6033         (finishing slow-motion replay)
6034         * configure.in: Fix deeply stupid bug.
6035
6036         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6037         shell code in CXX_FOR_TARGET
6038         * Makefile.def: Introduce raw_cxx.
6039         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6040         RAW_CXX_FOR_TARGET.
6041         * Makefile.in: Regenerate.
6042
6043 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6044
6045         (finishing slow-motion replay)
6046         * Makefile.tpl: Remove unnecessary ifs.
6047         * Makefile.in: Regenerate.
6048
6049         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6050         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6051         targets for 'no_install' modules.
6052         * configure: Move GDB_TK substitution to configure.in.  Move
6053         build_modules stuff to configure.in.
6054         * configure.in: Implement soft dependency machinery.  Maybe-ize
6055         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6056         * Makefile.in: Regenerate.
6057
6058 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6059
6060         (continuing slow-motion replay)
6061         * Makefile.tpl: Make all-target, install-target behave similarly
6062         to all, install (only hitting configured targets).  Eliminate
6063         unused macro defintions.
6064
6065         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6066         build != host.
6067
6068         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6069
6070         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6071
6072         * configure.in: Produce lists of subdir targets we're actually
6073         configuring.  Remove references to "dosrel".
6074         * Makefile.tpl: Let configure set which subdir targets are hit.
6075         Remove install-cross; clean up install; remove ALL.  Remove
6076         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6077         Autogenerate host module targets.  Remove empty dependency lines
6078         and redundant dependency; rearrange slightly.
6079         * Makefile.def: Add host-side libtermcap, utils.
6080
6081         * Makefile.in: Regenerate.
6082
6083 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6084
6085         (Continuing slow-motion replay)
6086         * Makefile.def: Add list of recursive targets to autogenerate.
6087         Add build_modules.
6088         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6089         targets.  Autogenerate *-build-* targets.
6090         * Makefile.in: Regenerate.
6091
6092 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
6093
6094         (Continuing slow-motion replay)
6095         * configure: More autoconf-style substitutions.
6096         * Makefile.tpl: More autoconf-style substitutions.
6097         * Makefile.in: Regenerate.
6098
6099 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
6100
6101         (Continuing slow-motion replay)
6102         * configure: Substitute more variables in a more autoconf-friendly
6103         way.  Simplify slightly.
6104         * Makefile.tpl: Make more variables substitutable in an
6105         autoconf-friendly way.
6106         * Makefile.in: Regenerate.
6107
6108 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6109
6110         (Continuing slow-motion replay)
6111         * configure.in (v810*): Remove special setting of tools.
6112
6113         * configure: Add support for extra required flags for ar or nm.
6114         * configure.in (aix4.3+): Use above support for target-specific
6115         issues, rather than using config/mt-aix43.
6116
6117 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6118
6119         (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6120         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6121         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6122         with $srcdir.  Reformat indentation.  Substitute some variables
6123         formerly hard-coded in the Makefile for build=host.
6124         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6125         * Makefile.def: Autogenerate more.
6126         * Makefile.in: Regenerate.
6127
6128 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6129
6130         * Makefile.tpl: syntactic cleanup
6131
6132 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6133
6134         * Makefile.def (host_modules): Add rda.
6135         * Makefile.in: Regenerate.
6136         * configure.in (target_tool): Add target-rda to list.
6137
6138 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6139
6140         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6141         and restrap targets to this rule.
6142         * Makefile.in:  Regenerate.
6143
6144 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6145
6146         * configure.in (i[3456]86-*-linux*): Add check to disable
6147         ${libgcj} for glibc1.
6148
6149 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
6150
6151         * configure.in: Add tic4x target.
6152
6153 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6154
6155         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6156         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6157         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6158         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6159         * Makefile.in: Regenerate.
6160
6161 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6162
6163         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6164         * Makefile.in: Regenerate.
6165
6166         * Makefile.def: Remove order dependency comments.
6167         * Makefile.tpl: Add explicit install-install dependencies.
6168         * Makefile.in: Regenerate.
6169
6170         * Makefile.tpl: Remove material now in src-release.  (Finally!)
6171         * Makefile.in: Regenerate.
6172
6173         * configure: Restore my original patch by syncing with gcc version.
6174
6175         * Bring following over from gcc:
6176
6177 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
6178
6179         * configure.in (s390*-*-linux*): Enable libgcj.
6180
6181 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6182
6183         * Makefile.in: Regenerate.  This really ought to fix things. :sigh:
6184
6185 2002-10-02  Alan Modra  <amodra@bigpond.net.au>
6186
6187         * configure: Move stray lines back to where they belong.
6188
6189 2002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6190
6191         * Makefile.tpl: Insert configure-target target, for src-release.
6192
6193         * configure: Finish reverting change which Andrew Cagney started
6194         reverting.  Should fix bustage.
6195
6196         * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6197         * src-release: New file.  Contains material for making net
6198         releases for gdb, binutils, et al., formerly in Makefile.in.
6199
6200 2002-09-30  Nick Clifton  <nickc@redhat.com>
6201
6202         * cpu: New top level directory.  Intended to hold input files for
6203         CGEN which have FSF copyright assignment.
6204         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6205
6206 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
6207
6208         Revert below (note that src does not contain Makefile.tpl):
6209         * Makefile.tpl: Make subsituted variables more autoconfy.
6210         * Makefile.in: Regenerate.
6211
6212 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6213
6214         * configure: Revert accidentally applied changes.
6215
6216         * Makefile.tpl: Make more autoconf-friendly.
6217         * Makefile.in: Regenerate.
6218         * configure: Make substitution more autoconf-like.
6219
6220 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
6221
6222         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6223         single entry to handle all these.
6224         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
6225         libjava on arm-*-elf.
6226
6227 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
6228
6229         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6230         things that depend on them.
6231
6232 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6233
6234         * Makefile.tpl: Make subsituted variables more autoconfy.
6235         * Makefile.in: Regenerate.
6236         * configure: Make seds more autoconfy.
6237
6238 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6239
6240         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6241         * Makefile.in: Regenerate.
6242         * configure.in: Rewrite sed statements to look autoconfy.
6243
6244         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6245         all-target-foo on configure-target-foo.
6246         * Makefile.def: Ditto.
6247         * Makefile.in: Rebuild.
6248
6249 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6250
6251         * Makefile.def: New file.
6252         * Makefile.tpl: New file.
6253         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6254
6255         * configure.in: Minor rearrangement.  Simplify tests.
6256
6257 2002-09-23  Jason Thorpe  <thorpej@wasabisystems.com>
6258
6259         * configure.in (with_headers): Skip copy if value is "yes".
6260         (with_libs): Likewise.
6261
6262 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6263
6264         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6265         * configure.in (sh*-*-pe*): Ditto.
6266         * configure.in (mips*-*-pe*): Ditto.
6267         * configure.in (*arm-wince-pe): Ditto.
6268
6269         * configure.in: Rearrange.
6270
6271 2002-09-12  Nick Clifton  <nickc@redhat.com>
6272
6273         * Import these changes from the config master repository:
6274
6275         2002-09-05  Svein E. Seldal  <Svein.Seldal@solidas.com>
6276
6277                 * config.sub: Add tic4x target.
6278
6279         2002-09-03  Ben Elliston  <bje@redhat.com>
6280
6281                 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6282                 Reported by <Duncan_Stodart@insession.com>.
6283
6284 2002-09-10  Jeff Johnston  <jjohnstn@redhat.com>
6285
6286         * COPYING.NEWLIB: More updates.
6287
6288 2002-09-09  Jeff Johnston  <jjohnstn@redhat.com>
6289
6290         * COPYING.NEWLIB: Update.
6291
6292 2002-08-23  Andrew Cagney  <ac131313@redhat.com>
6293
6294         * texinfo/texinfo.tex: Import version 2002-06-04.06.
6295
6296         * config.guess: Import version 2002-08-23.
6297         * config.sub: Import version 2002-08-22.
6298
6299 2002-08-20  Alexandre Oliva  <aoliva@redhat.com>
6300
6301         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6302         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6303         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6304
6305 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
6306
6307         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6308
6309 2002-08-04  H.J. Lu  (hjl@gnu.org)
6310
6311         * configure.in (mips*-*-linux*): Don't skip target-libffi.
6312
6313 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
6314
6315         * configure.in: Move generic linux case to end.  Copy generic
6316         linux noconfigdirs to mips*-*-linux* entry and new
6317         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
6318
6319 2002-07-19  Chris Demetriou  <cgd@broadcom.com>
6320
6321         * MAINTAINERS: Clarify on config.guess and config.sub, and add
6322         one instance of them which was missed to the list to update.
6323
6324 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
6325
6326         * config.guess: Update to 2002-07-09 version.
6327         * config.sub: Update to 2002-07-03 version.
6328
6329 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6330
6331         * configure.in: Remove two redundant tests.
6332
6333 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6334
6335         * configure.in (mips*-*-irix6*o32): Enable stabs.
6336
6337 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
6338
6339         * configure.in: Don't build grez.
6340         * Makefile.in: Ditto.
6341
6342         * Makefile.in: Remove references to bsp, cygmon, libstub.
6343         * configure.in: Ditto.
6344
6345         * configure.in: Remove leftover reference to gdbtest.
6346
6347 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
6348
6349         * configure.in (gxx_include_dir):  Change to match versioned
6350         C++ headers if --enable-version-specific-runtime-libs is used.
6351
6352 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
6353
6354         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6355
6356 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6357
6358         * configure.in: Make --without-x work.
6359
6360 2002-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
6361
6362         * contrib: New directory.  Created to contain a copy of the
6363         texi2pod.pl script so that it is in the same place as the version in
6364         the FSF GCC sources.
6365
6366 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6367
6368         * configure.in: Rearrange target Makefile fragment collection.
6369
6370         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6371         cvs[src].
6372         * configure.in: Ditto.
6373
6374 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
6375
6376         * Makefile.in: Eliminate 'apache' targets.
6377         * configure.in: Eliminate 'apache' targets.
6378
6379         * configure.in: Eliminate redundant tests.  Reorganize.
6380
6381         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6382
6383         * config-ml.in: Eliminate references to Cygnus configure.
6384
6385         * Makefile.in: Eliminate references to building emacs.
6386
6387 2002-07-01  Denis Chertykov  <denisc@overta.ru>
6388
6389         * configure.in: Add support for ip2k.
6390
6391 2002-06-24  Ben Elliston  <bje@redhat.com>
6392
6393         * configure.in (host_tools): Remove cgen.
6394
6395         * Makefile.in (all-cgen): Remove; runs from its source directory.
6396         (check-cgen, install-cgen, clean-cgen): Likewise.
6397         (all-opcodes): No not depend on all-cgen.
6398         (all-sim): Likewise.
6399
6400 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
6401
6402         * configure.in: Fix AIX configury bug.
6403
6404 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6405
6406         * configure.in: Replace ${topsrcdir} with ${srcdir}.
6407
6408         * configure.in: Move definition of libstdcxx_flags right above
6409         usage, rather than way earlier.
6410
6411         * configure.in: Pull definition of is_cross_compiler earlier.
6412
6413         * configure.in: Rearrange a little.
6414
6415         * configure.in: Remove references to librx.
6416         * Makefile.in: Remove references to librx.
6417
6418 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6419
6420         * configure.in: Eliminate ${gasdir} variable.
6421
6422 2002-06-18  Dave Brolley  <brolley@redhat.com>
6423
6424         * configure.in: Add support for frv.
6425         * config.sub: Add support for frv.
6426
6427 2002-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6428
6429         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6430
6431 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
6432
6433         * configure.in (vax-*-netbsd*): Re-enable gas.
6434
6435 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
6436
6437         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6438         BUILD_PREFIX_1, to correct nomenclature.
6439         * configure: Likewise.
6440
6441         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6442         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6443
6444 2002-05-31  Olaf Hering  <olh@suse.de>
6445
6446         * config-ml.in: Propogate DESTDIR also.
6447
6448 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
6449
6450         * configure.in (vax-*-netbsd*): Don't build gas for this
6451         platform.
6452
6453 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6454
6455         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6456         and libgcj for AVR.
6457
6458 2002-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
6459
6460         * config.sub: Add DLX target.
6461
6462 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
6463
6464         * config.guess: Update to 2002-05-22 version.
6465         * config.sub: Likewise.
6466
6467 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6468
6469         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6470         * config-ml.in: Likewise.
6471         * configure: Likewise.
6472         * configure.in: Likewise.
6473
6474 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
6475
6476         * configure.in: Simplify makefile fragment collection.
6477
6478         * configure.in: Remove code to build emacs.
6479
6480         * configure.in : Remove --srcdir argument from targargs and buildargs
6481         (it's always overridden in the Makefile anyway).  Rearrange a bit.
6482
6483         * configure: Move some logic to configure.in.
6484         * configure.in: Move some logic from configure.
6485
6486 2002-05-07  Jeff Johnston  <jjohnstn@redhat.com>
6487
6488         * COPYING.LIBGLOSS: New file.
6489
6490 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
6491
6492         * Makefile.in: Honour DESTDIR.
6493
6494 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
6495
6496         * configure.in (noconfigdirs): Don't disable libgcj on
6497         sparc64-*-solaris* and sparcv9-*-solaris*.
6498
6499 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
6500
6501         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6502
6503 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
6504
6505         * configure.in (FLAGS_FOR_TARGET): Do not add
6506         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6507         on i[3456]86-*-linux*.
6508
6509 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
6510
6511         * configure.in (noconfigdirs): Replace [ ] with test.
6512
6513         * configure.in (noconfigdirs): Do not add target-newlib if
6514         target == i[3456]86-*-linux*, and host == target.
6515
6516 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
6517
6518         * config.guess: Updated to 2002-04-26's version.
6519         * config.sub: Updated to 2002-04-26's version.
6520
6521 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
6522
6523         * configure.in: delete reference to absent file
6524
6525         * configure.in: replace '[' with 'test'
6526
6527         * configure.in: Eliminate references to gash.
6528         * Makefile.in: Eliminate references to gash.
6529
6530         * configure.in: remove useless references to 'pic' makefile fragments.
6531
6532         * configure.in: (*-*-windows*) Finish removing.
6533
6534         * configure.in: Eliminate redundant test for libgui.
6535
6536 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
6537
6538         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6539         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6540
6541 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
6542
6543         * configure.in: remove references to dead files
6544
6545 2002-04-18  Tom Tromey  <tromey@redhat.com>
6546
6547         * configure.in: Disallow configuring libgcj when it is already
6548         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
6549         Solaris 2.8 by default.  For PR libgcj/6158.
6550
6551 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6552
6553         * configure.in:  Move default CC setting out of config/mh-* fragments
6554         directly into here.
6555
6556 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6557
6558         * configure.in: don't even try to configure or make a subdirectory
6559         if there's no configure script for it.
6560
6561 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6562
6563         * MAINTAINERS: Remove chill maintainers.
6564         * Makefile.in (CHILLFLAGS): Remove.
6565         (CHILL_LIB): Remove.
6566         (TARGET_CONFIGDIRS): Remove libchill.
6567         (CHILL_FOR_TARGET): Remove.
6568         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6569         CHILL_LIB.
6570         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6571         (CHECK_TARGET_MODULES): Likewise.
6572         (INSTALL_TARGET_MODULES): Likewise.
6573         (CLEAN_TARGET_MODULES): Likewise.
6574         (configure-target-libchill): Remove.
6575         (all-target-libchill): Remove.
6576         * configure.in (target_libs): Remove target-libchill.
6577         Do not compute CHILL_FOR_TARGET.
6578         * libchill: Remove directory.
6579
6580 2002-04-15  DJ Delorie  <dj@redhat.com>
6581
6582         * Makefile.in, configure.in, configure: Sync with gcc, entries
6583         follow...
6584
6585 2002-04-08  Tom Tromey  <tromey@redhat.com>
6586
6587         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6588         Fixes PR libgcj/6068.
6589
6590 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
6591
6592         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6593
6594 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6595
6596         * configure.in (alpha*-dec-osf*): Enable libgcj.
6597
6598 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
6599
6600         Fix for: PR bootstrap/3591, target/5676
6601         * configure.in (mcore-pe): Disable the configuration of
6602         libstdc++-v3 since exceptions are not supported.
6603
6604 2002-03-20  Anthony Green  <green@redhat.com>
6605
6606         * configure.in: Enable libgcj for xscale-elf target.
6607
6608 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
6609
6610         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6611         libjava.
6612         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6613
6614 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
6615
6616         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6617         libstdc++-v3 and libjava.
6618
6619 2002-02-11  Adam Megacz <adam@xwt.org>
6620
6621         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6622         boehm-gc
6623
6624 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6625
6626         * config.guess: Updated to 2002-01-30's version.
6627         * config.sub: Updated to 2002-02-01's version.
6628         Contribute sh64-elf.
6629         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
6630         * configure.in: Added sh64-*-*.
6631
6632 2002-01-17  H.J. Lu <hjl@gnu.org>
6633
6634         * Makefile.in (all-fastjar): Also depend on all-libiberty.
6635         (all-target-fastjar): Also depend on all-target-libiberty.
6636
6637 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
6638
6639         * configure, configure.in: Use temp file for long sed commands.
6640
6641 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
6642
6643         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6644         libf2c.
6645
6646 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
6647
6648         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6649
6650 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
6651
6652         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6653
6654 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6655
6656         * configure: Handle temporary files securely using mkdir.
6657
6658 2001-09-26  Will Cohen <wcohen@redhat.com>
6659
6660         * configure.in (*-*-linux*): Disable configuration of target-newlib
6661         and target-libgloss.
6662
6663 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6664
6665         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6666         RANLIB.
6667
6668 2001-08-11  Graham Stott  <grahams@redhat.com>
6669
6670         * Makefile.in (check-c++): Add missing semicolon.
6671
6672 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
6673
6674         * configure.in (sh-*-linux*): New.
6675
6676 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6677
6678         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6679         and libgcj on m68hc11/m68hc12.
6680
6681 2001-06-27  H.J. Lu  (hjl@gnu.org)
6682
6683         * Makefile (CFLAGS_FOR_BUILD): New.
6684         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6685
6686 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6687
6688         * configure.in (libstdcxx_flags): Do not try to execute
6689         libstdc++-v3/testsuite_flags until it exists.
6690
6691 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6692
6693         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6694
6695 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6696
6697         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6698
6699 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
6700
6701         * configure.in: Move *-chorusos target case to the proper switch.
6702         Disable libgcj.
6703
6704 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6705
6706         * Makefile.in (STAGE1_CFLAGS): Pass down.
6707
6708 2001-04-13  Alan Modra  <amodra@one.net.au>
6709
6710         * config.guess: Add hppa64-linux support.  Note for next import that
6711         this is already in the master file.
6712         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
6713
6714 2001-03-22  Colin Howell  <chowell@redhat.com>
6715
6716         * Makefile.in (DO_X): Do not backslash single-quotes in
6717         backquotes (two places).
6718
6719 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
6720
6721         * Makefile.in (DO_X): Quote nested quotes.
6722
6723 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
6724
6725         * Makefile.in (DO_X): Use double quotes for quoting
6726         "RANLIB=$${RANLIB}".
6727
6728 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
6729
6730         * configure.in: Only use `lang_requires' for languages athat are
6731         actually enabled.
6732
6733 2001-03-07  Tom Tromey  <tromey@redhat.com>
6734
6735         * configure.in: Allow config-lang.in to set `lang_requires' to list
6736         of other required languages.
6737
6738 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
6739
6740         * Makefile.in: Remove RANLIB definition. Use RANLIB
6741         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6742         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6743
6744 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
6745             Alexandre Oliva  <aoliva@redhat.com>
6746
6747         * Makefile.in (check-c++): Use tabs, not spaces.
6748
6749 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
6750
6751         * Makefile.in (check-c++): New rule.
6752
6753         * configure.in (target_libs): Remove libg++.
6754         (noconfigdirs): Remove libg++.
6755         (noconfigdirs): Same.
6756         (noconfigdirs): Same.
6757         (noconfigdirs): Same.
6758
6759         * config-ml.in: Remove libg++ references.
6760
6761         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6762         (ALL_TARGET_MODULES): Same.
6763         (configure-target-libg++): Remove.
6764         (all-target-libg++): Remove.
6765         (configure-target-libio): Remove.
6766         (all-target-libio): Remove.
6767         (check-target-libio): Remove.
6768         (.PHONY): Remove.
6769         (libg++.tar.bz2): Remove.
6770         (all-target-cygmon): Remove libio.
6771         (all-target-libstdc++): Remove.
6772         (configure-target-libstdc++): Remove.
6773         (TARGET_LIB_PATH): Remove libstdc++.
6774         (ALL_GCC_CXX): Remove libstdc++.
6775         (all-target-gperf): Correct.
6776
6777 2001-02-15  Anthony Green  <green@redhat.com>
6778
6779         * configure: Introduce GCJ_FOR_TARGET.
6780         * configure.in: Ditto.
6781         * Makefile.in: Ditto.
6782
6783 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
6784
6785         * configure.in: for *-chorusos, don't config target-newlib and
6786         target-libgloss.
6787
6788 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
6789
6790         Remove V2 C++ library.
6791         * configure.in: Remove --enable-libstdcxx_v3 support.
6792
6793 2001-01-27  Richard Henderson  <rth@redhat.com>
6794
6795         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6796
6797 2001-01-26  Tom Tromey  <tromey@redhat.com>
6798
6799         * configure.in: Allow libgcj to be built on Sparc Solaris.
6800
6801 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
6802
6803         * configure.in: Enable libgcj on several additional platforms.
6804
6805 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
6806
6807         * configure.in: Enable libgcj for linux targets.
6808
6809 2001-01-09  Mike Stump  <mrs@wrs.com>
6810
6811         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6812         failures of subdirectories.
6813
6814 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6815
6816         * configure: handle DOS-style absolute paths.
6817
6818 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6819
6820         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6821
6822 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
6823
6824         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6825         (libstdcxx_incdir): Pass down.
6826         * config.if: Remove expired bits for cxx_interface, add stub.
6827         (libstdcxx_incdir): Add variable for g++ include directory.
6828         * configure.in (gxx_include_dir): Use it.
6829
6830 2000-12-15  Andreas Jaeger  <aj@suse.de>
6831
6832         * configure.in: Handle lang_dirs.
6833
6834 2000-12-13  Anthony Green  <green@redhat.com>
6835
6836         * configure.in: Disable libgcj for any target not specifically
6837         listed.  Disable libgcj for x86 and Alpha Linux until compatible
6838         with g++ abi.
6839
6840 2000-12-13  Mike Stump  <mrs@wrs.com>
6841
6842         * Makefile.in (local-distclean): Also remove fastjar.
6843
6844 2000-12-10  Anthony Green  <green@redhat.com>
6845
6846         * configure.in: Define libgcj.  Disable libgcj target libraries for
6847         most targets.
6848
6849 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6850
6851         * configure.in (target_libs): Revert 2000-12-08 patch.
6852         (noconfigdirs): Added target-libjava.
6853
6854 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6855
6856         * Makefile.in: handle DOS-style absolute paths.
6857
6858 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6859
6860         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6861         libjava.
6862         * configure.in (target_libs): Removed `target-libjava'.
6863
6864 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6865
6866         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6867         (ALL_MODULES): Added fastjar.
6868         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6869         (all-target-libjava): all-fastjar replaces all-zip.
6870         (all-fastjar): Added.
6871         (configure-target-fastjar, all-target-fastjar): Likewise.
6872         * configure.in (host_tools): Added fastjar.
6873
6874 2000-12-07  Mike Stump  <mrs@wrs.com>
6875
6876         * Makefile.in (local-distclean): Remove leftover built files.
6877
6878 2000-11-16  Fred Fish  <fnf@be.com>
6879
6880         * configure.in (enable_libstdcxx_v3): Fix typo,
6881         libstd++ -> libstdc++.
6882
6883 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6884
6885         * configure: Provide the original toplevel configure arguments
6886         (including $0) to subprocesses in the environment rather than
6887         through gcc/configargs.h.
6888
6889 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
6890
6891         * configure: Turn on libstdc++ V3 by default.
6892
6893 2000-10-16  Michael Meissner  <meissner@redhat.com>
6894
6895         * configure (gcc/configargs.h): Only create if there is a build GCC
6896         directory created.
6897
6898 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
6899
6900         * configure: Save configure arguments to gcc/configargs.h.
6901
6902 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
6903
6904         * Makefile.in (bootstrap): avoid recursion if subdir missing
6905         (cross): ditto
6906         (do-proto-toplev): ditto
6907
6908 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
6909
6910         * configure.in: Do not build byacc for hppa64.  Provide paths to the
6911         X11 libraries for hppa64.
6912
6913 2000-09-02  Anthony Green  <green@cygnus.com>
6914
6915         * Makefile.in (all-gcc): Depend on all-zlib.
6916         (CLEAN_MODULES): Add clean-zlib.
6917         (ALL_MODULES): Add all-zlib.
6918         * configure.in (host_libs): Add zlib.
6919
6920 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
6921
6922         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6923         $targargs to tell whether newlib is going to be built.
6924
6925         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6926         $$r/TARGET_SUBDIR/libio for _G_config.h.
6927
6928 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
6929
6930         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6931
6932         * configure: Make enable_threads and enable_shared defaults
6933         explicit.  Substitute enable_threads into generated Makefiles.
6934         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6935         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6936
6937 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
6938
6939         * configure.in: Re-enable all references to libg++ and librx.
6940
6941 2002-04-09  Loren James Rittle  <rittle@labs.mot.com>
6942
6943         * configure.in: Add *-*-freebsd* configurations.
6944
6945 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6946
6947         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
6948         (do-tar, do-bz2): New rules.
6949         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
6950         (gdb-tar): New rule.
6951         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
6952         (insight_dejagnu.tar): New rule.
6953         (insight.tar): New rule.
6954         (gdb+dejagnu.tar): New rule.
6955         (gdb.tar): New rule.
6956
6957 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6958
6959         * MAINTAINERS: Update dejagnu/
6960
6961 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
6962
6963         * ltmain.sh (relink_command): Fix typo in previous change.
6964
6965 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
6966
6967         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
6968         (relink_command): Added --tag flags.
6969         (mode=install): If relinking fails; error out.
6970
6971 2002-03-12  Richard Henderson  <rth@redhat.com>
6972
6973         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
6974         .NOTPARALLEL tag.
6975         (do-check): Rename from check.
6976         (check): Allow parallel check.
6977
6978 2002-03-11  Richard Henderson  <rth@redhat.com>
6979
6980         * Makefile.in (.NOTPARALLEL): Add fake tag.
6981
6982 2002-03-07  H.J. Lu  (hjl@gnu.org)
6983
6984         * configure.in: Enable gprof for mips*-*-linux*.
6985
6986 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
6987
6988         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6989         libjava.
6990         (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
6991
6992 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
6993
6994         * texinfo/texinfo.tex: Update to version 2002-02-14.08.
6995
6996 2002-02-23  Daniel Jacobowitz  <drow@mvista.com>
6997
6998         * config.guess: Import from master sources, rev 1.232.
6999         * config.sub: Import from master sources, rev 1.246.
7000
7001 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
7002
7003         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7004         because its Makefile is there; test for the executable instead.
7005
7006 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7007
7008         Contribute sh64-elf.
7009         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
7010         * configure.in: Added sh64-*-*.
7011
7012 2002-02-04  Jeff Johnston  <jjohnstn@redhat.com>
7013
7014         * COPYING.NEWLIB: Remove advertising clause from
7015         Berkeley and Red Hat licenses.
7016
7017 2002-02-01  Mo DeJong  <supermo@bayarea.net>
7018
7019         * Makefile.in: Add all-tix to deps for all-snavigator
7020         so that tix is built when building snavigator.
7021
7022 2002-02-01  Ben Elliston  <bje@redhat.com>
7023
7024         * config.guess: Import from master sources, rev 1.229.
7025         * config.sub: Import from master sources, rev 1.240.
7026
7027 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7028
7029         From Steve Ellcey <sje@cup.hp.com>:
7030         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7031         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7032         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7033         IA64.
7034         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7035         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7036         soname_spec, sys_lib_search_path_spec): Ditto.
7037
7038 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7039
7040         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7041         target-libiberty, and target-libgloss.  Skip Java-related
7042         libraries if not supported for NetBSD on target CPU.
7043
7044 2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
7045
7046         * configure.in: Import StrongARM and XScale target_configdirs from
7047         FSF GCC version.
7048
7049 2002-01-16  H.J. Lu  (hjl@gnu.org)
7050
7051         * config.guess: Import from master sources, rev 1.225.
7052         * config.sub: Import from master sources, rev 1.238.
7053
7054         * MAINTAINERS: Updated notes on config.guess and config.sub.
7055
7056 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7057
7058         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7059         ld and gdb are not supported.
7060
7061 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
7062
7063         * Change reference to Cygnus Solutions to be Red Hat.
7064
7065 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
7066
7067         * COPYING.NEWLIB: Update generic copyright date.
7068
7069 2002-01-07  Mark Salter  <msalter@redhat.com>
7070
7071         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7072           Allow target-libgloss to be built for arm, strongarm, and xscale.
7073
7074 2002-01-03  Ben Elliston  <bje@redhat.com>
7075
7076         * MAINTAINERS: Update URL for config.* scripts.
7077
7078 2001-12-18  Alan Modra  <amodra@bigpond.net.au>
7079
7080         * config.sub: Import latest version.
7081         * config.guess: Likewise.
7082
7083 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7084
7085         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7086         options for i[3456]86-pc-linux* native builds.
7087
7088 2001-12-05  Laurent Guerby  <guerby@acm.org>
7089
7090         * MAINTAINERS: gcc adopts symlink-tree, refer more to
7091         libiberty.
7092
7093         Import this patch from gcc:
7094
7095         2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7096
7097             * symlink-tree: handle DOS-style absolute paths.
7098
7099 2001-11-28  DJ Delorie <dj@redhat.com>
7100             Zack Weinberg  <zack@codesourcery.com>
7101
7102         When build != host, create libiberty for the build machine.
7103
7104         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7105         CONFIG_ARGUMENTS.
7106         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7107         New variables.
7108         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7109         and rules.
7110         (all.normal): Depend on ALL_BUILD_MODULES.
7111         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7112         (all-build-libiberty): Depend on configure-build-libiberty.
7113
7114         * configure: Calculate and substitute proper value for
7115         ALL_BUILD_MODULES.
7116         * configure.in: Create the build subdirectory.
7117         Calculate and substitute TARGET_CONFIGARGS (formerly
7118         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7119
7120 2001-11-26  Geoffrey Keating  <geoffk@redhat.com>
7121
7122         * config.sub: Update to version 1.232 on subversion.
7123
7124 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7125
7126         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7127         files from .po files for a distribution.
7128
7129 2001-11-19  Hans-Peter Nilsson  <hp@bitrange.com>
7130
7131         * COPYING.NEWLIB: Mention preserved notice in specific parts.
7132
7133 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
7134
7135         Merged from net gcc:
7136         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7137         * ltcf-c.sh: Use $objext, not $ac_objext.
7138         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7139         * ltcf-cxx.sh: Add support for GNU.
7140         2001-07-22  Timothy Wall  <twall@redhat.com>
7141         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7142         default settings if using GNU tools with that configuration.
7143         * ltcf-cxx.sh: Ditto.
7144         * ltcf-gcj.sh: Ditto.
7145         2001-07-21  Michael Chastain  <chastain@redhat.com>
7146         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7147         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7148         * ltmain.sh: Mark as gcc-local.
7149
7150 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
7151
7152         * Makefile.in (all-bison): Revert 2001-10-24.
7153         Don't depend on texinfo.
7154
7155 2001-11-12  Hans-Peter Nilsson  <hp@bitrange.com>
7156
7157         * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
7158
7159 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7160
7161         * configure.in (--enable-languages): Be more permissive about
7162         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7163
7164 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7165
7166         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7167
7168 2001-10-24  Jeff Holcomb  <jeffh@redhat.com>
7169
7170         Makefile.in (all-bison): Don't depend on texinfo.
7171
7172 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
7173
7174         * gettext.m4: Test po/POTFILES.in exists before trying to read.
7175
7176 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7177
7178         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7179
7180 2001-09-28  Hans-Peter Nilsson  <hp@axis.com>
7181
7182         * config.sub, config.guess: Import latest from subversions.
7183
7184 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7185
7186         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7187         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7188         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7189         avoid quotes nesting problems.
7190         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7191         (DO_X): Export only variables that are set.
7192
7193 2001-09-19  Ben Elliston  <bje@redhat.com>
7194
7195         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7196         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7197         semantics.  Use the shell built-in "type" command instead.
7198
7199 2001-09-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7200
7201         * config.sub: Reverted the earlier change, this version is not the
7202         master file.
7203
7204 2001-09-14  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7205
7206         * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7207         Add support for mips64.
7208
7209 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7210
7211         * configure.in: Enable libstdc++-v3 for h8300 targets.
7212
7213 2001-08-30  Eric Christopher  <echristo@redhat.com>
7214             Jason Eckhardt  <jle@redhat.com>
7215
7216         * config.sub: Add support for mipsisa32.
7217
7218 2001-08-30  Eric Christopher  <echristo@redhat.com>
7219
7220         * config.sub, config.guess: Import latest from subversions.
7221
7222 2001-08-20  Alan Modra  <amodra@bigpond.net.au>
7223
7224         * config.sub, config.guess: Import latest from subversions.
7225
7226 2001-07-26  DJ Delorie  <dj@redhat.com>
7227
7228         * MAINTAINERS: Clarify libiberty merge rules and procedures.
7229
7230 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7231
7232         * Makefile.in: Revert 2001-06-17.
7233         (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7234
7235 2001-06-17  H.J. Lu <hjl@gnu.org>
7236
7237         * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7238         (gas+binutils.tar.bz2): Likewise.
7239         (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7240
7241 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7242
7243         * Makefile.in (VER): When present, extract the version number from
7244         the file version.in.
7245
7246 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
7247
7248         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7249         gcc/xgcc is built, use -print-prog-name to find out the program
7250         name to use.
7251
7252 2001-06-04  Mark Mitchell  <mark@codesourcery.com>
7253
7254         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7255         with_gcc]: Use `gcc -shared' to build a shared library.
7256
7257 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7258
7259         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7260         archives.
7261
7262 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
7263
7264         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
7265         libraries when using g++ with native linker.
7266
7267 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
7268
7269         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7270
7271 2001-05-24  Tom Rix <trix@redhat.com>
7272
7273         * configure.in : enable ld for aix
7274
7275 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
7276
7277         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7278         [aix4*|aix5*]: Prepend blank.
7279
7280 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
7281
7282         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7283         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
7284         of subdir/configure scripts to use the new libtool.m4.
7285
7286 2001-05-14  H.J. Lu <hjl@gnu.org>
7287
7288         * config.if (libc_interface): Set to -libc6.2- for cross
7289         compiling to Linux/glibc 2.2.
7290
7291 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7292
7293         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7294         libgcj.
7295
7296 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7297
7298         * configure.in (noconfigdirs): Don't reset it from scratch in the
7299         target case; only append to it.
7300
7301 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7302
7303         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7304         sparc-*-solaris2.8]: Disable ${libgcj}.
7305
7306 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
7307
7308         * configure.in (libgcj_saved): Copy from $libgcj.
7309         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7310         --disable-libgcj.
7311
7312 2001-04-20  Alexandre Oliva  <aoliva@redhat.com>
7313
7314         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7315         1.641.2.228.
7316
7317 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7318
7319         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7320         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7321
7322 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
7323
7324         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7325         New macros.
7326         (bootstrap, cross): Use RECURSE_FLAGS.
7327         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7328
7329 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
7330
7331         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7332
7333 2001-03-23  Nick Clifton  <nickc@redhat.com>
7334
7335         * README-maintainer-mode: Add note about inability to use "make
7336         distclean" in maintainer mode.
7337
7338 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7339
7340         Re-installed:
7341         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7342         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7343         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7344         * ltcf-cxx.sh: Likewise.
7345         * ltcf-gcj.sh: Likewise.
7346
7347 2001-03-22  Philip Blundell  <philb@gnu.org>
7348
7349         * config.sub, config.guess: Import latest from subversions.
7350
7351 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7352
7353         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7354         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7355
7356 2001-03-20  Michael Chastain  <chastain@redhat.com>
7357
7358         * Makefile.in: all-m4 depends on all-texinfo.
7359
7360 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
7361
7362         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7363
7364 2001-02-22  Jeff Johnston <jjohnstn@redhat.com>
7365
7366         * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7367         longer valid.
7368
7369 2001-02-16  Nick Clifton  <nickc@redhat.com>
7370
7371         * configure.in (noconfigdirs): Allow configuration of texinfo
7372         for Cygwin hosts.
7373
7374 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7375
7376         * config.guess: Add linux target for S/390.
7377         * config.sub: Likewise.
7378         * configure.in: Likewise.
7379
7380 2001-02-06  Ben Elliston  <bje@redhat.com>
7381
7382         * configure: Output host type to stdout, not stderr.
7383
7384 2001-02-04  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7385
7386         * config.guess: Import from subversions.gnu.org (revision 1.181).
7387         * config.sub: Import from subversions.gnu.org (revision 1.199).
7388
7389 2001-01-30  Alan Modra  <alan@linuxcare.com.au>
7390
7391         * config.guess: Handle hppa64-linux systems.
7392
7393 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7394
7395         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7396         Don't unset, it's non-portable and no longer necessary, set to empty
7397         instead.
7398
7399 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7400
7401         * ltconfig: Shell portability fix for the tagname validity check.
7402
7403 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7404
7405         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7406
7407 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
7408
7409         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7410         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7411
7412 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7413
7414         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7415         keep at least one of build_libtool_libs or build_old_libs set to
7416         yes.
7417
7418 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7419
7420         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7421         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7422
7423 2000-11-07  Philip Blundell  <pb@futuretv.com>
7424
7425         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7426
7427 2000-11-03  Philip Blundell  <pb@futuretv.com>
7428
7429         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7430         files.
7431
7432 2001-01-15  Jeff Johnston  <jjohnstn@redhat.com>
7433
7434         * COPYING.NEWLIB: Put into source repository.
7435
7436 2001-01-15  Ben Elliston  <bje@redhat.com>
7437
7438         * configure.in (host_tools): Add sid.
7439         Always configure cgen.
7440         * Makefile.in (all-sid): New target.
7441         (check-sid, clean-sid, install-sid): Likewise.
7442
7443 2001-01-07  Andreas Jaeger  <aj@suse.de>
7444
7445         * config.sub, config.guess: Update from subversions.
7446
7447 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
7448
7449         * configure.in: Disable language-specific target libraries for
7450         languages that aren't enabled.
7451
7452 2000-11-24  Nick Clifton  <nickc@redhat.com>
7453
7454         * configure.in (xscale-elf): Add target.
7455         (xscale-coff): Add target.
7456         (c4x, c5x, tic54x): Move after ARM targets.
7457
7458 2000-11-23  Alexandre Oliva  <aoliva@redhat.com>
7459
7460         * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7461
7462 2000-11-20  Ian Lance Taylor  <ian@zembu.com>
7463
7464         * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7465
7466 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7467
7468         * Makefile.in: Merge with GCC and libgcj.
7469         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
7470         configure-target-<library> when their configure scripts need the C
7471         or C++ library to have already been built to work properly.
7472         (do_proto_toplev): Set them to an empty string.
7473
7474 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7475
7476         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7477         (REALLY_SET_LIB_PATH): Use them.
7478
7479 2000-11-06  Christopher Faylor <cgf@cygnus.com>
7480
7481         * config.sub: Add support for Sun Chorus
7482
7483 2000-11-02  Per Lundberg  <plundis@chaosdev.org>
7484
7485         * config.sub: Add support for the *-storm-chaos OS.
7486
7487 2000-10-30  Stephane Carrez  <stcarrez@worldnet.fr>
7488
7489         * configure.in (noconfigdirs): Don't compile some
7490         of the libraries for 68HC11 & 68hc12 targets.
7491
7492 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
7493
7494         * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
7495         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
7496         all affected `configure' scripts.
7497
7498 2000-09-25  Alexandre Oliva  <aoliva@redhat.com>
7499
7500         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7501         ltcf-c.sh.
7502
7503 2000-09-12  Philip Blundell  <philb@gnu.org>
7504
7505         * config.sub, config.guess: Update from subversions.
7506
7507 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
7508
7509         * Makefile.in (all-zlib): Added dummy target.
7510
7511         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7512         multi-language branch.
7513
7514 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
7515
7516         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7517         (bootstrap*): Depend on all-bootstrap.
7518
7519 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
7520
7521         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7522         crosses, but add gcc/include to the header search path for them.
7523
7524 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
7525
7526         * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7527         * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7528         * gettext.m4: New file, extracted from aclocal.m4.
7529
7530 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
7531
7532         * config-ml.in (CC, CXX): Avoid trailing whitespace.
7533         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7534         sub-configures.
7535
7536 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7537
7538         * Makefile.in (ALL_MODULES): Add all-cgen.
7539         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7540         (all-cgen): New target.
7541         (all-opcodes,all-sim): Depend on all-cgen.
7542         * configure.in (host_tools): Add cgen.
7543         Only configure cgen if --enable-cgen-maint.
7544
7545 2000-08-17  Alexandre Oliva  <aoliva@redhat.com>
7546
7547         * config-ml.in (CC, CXX): Don't introduce a leading space.
7548
7549 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
7550
7551         * configure.in (libstdcxx_flags): Use
7552         libstdc++-v3/src/libstdc++.INC.
7553
7554 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
7555
7556         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7557
7558 2000-08-11  Jason Merrill  <jason@redhat.com>
7559
7560         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7561         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7562         (FLAGS_FOR_TARGET): Not here.
7563         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7564
7565 2000-08-07  DJ Delorie  <dj@redhat.com>
7566
7567         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7568         "if we're also building gcc, and it's a gcc that will run on the
7569         build machine, we want to use its includes instead of the system's
7570         default includes".
7571
7572 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
7573
7574         * configure.in (libstdcxx_flags): Don't use `"'.
7575
7576         * config-ml.in: Adjust multilib search paths to the
7577         appropriate multilib tree.
7578
7579 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
7580
7581         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7582         commas in $LANGUAGES.
7583
7584 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
7585
7586         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7587
7588 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
7589
7590         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7591         CXX_FOR_TARGET for sed.
7592
7593 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
7594
7595         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7596         Do not override if already set in the environment or in configure.
7597         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7598         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7599
7600 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
7601
7602         * Makefile.in (FLAGS_FOR_TARGET): New macro.
7603         (GCC_FOR_TARGET): Use it.
7604         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7605         * configure.in: ... here.
7606         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
7607         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7608
7609 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
7610
7611         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7612         (configure-target-libchill, configure-target-libobjc): Likewise.
7613
7614         * configure.in: Use the same cache file for all target libs.
7615         * config-ml.in: But different cache files per multilib variant.
7616
7617 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7618
7619         * configure (topsrcdir): Don't use dirname.
7620
7621 2000-07-20  Jason Merrill  <jason@redhat.com>
7622
7623         * configure.in: Remove all references to libg++ and librx.
7624
7625         * configure, configure.in, Makefile.in: Unify gcc and binutils.
7626
7627 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
7628
7629         * config.sub: Update to subversions version 2000-07-06.
7630
7631 2000-07-12  Andrew Haley  <aph@cygnus.com>
7632
7633         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7634         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7635
7636 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
7637
7638         * symlink-tree:  Check number of arguments.
7639
7640 2000-06-06  Andrew Cagney  <cagney@b1.cygnus.com>
7641
7642         * texinfo/texinfo.tex: Update to version 2000-05-28.15.
7643
7644 2000-07-05  Jim Wilson  <wilson@cygnus.com>
7645
7646         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7647         search path for a g++ extracted from the build tree.  This
7648         will allow link tests run by configure scripts in
7649         subdirectories to succeed.
7650
7651 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
7652
7653         * ltconfig: Add support for mips-dde-sysv4.2MP
7654
7655 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
7656
7657         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7658         `os2'. Force ac_cv_exeext to be ".exe" in that case.
7659
7660 2000-06-19  Timothy Wall  <twall@cygnus.com>
7661
7662         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7663         * config.sub: Add tic54x target.
7664
7665 2000-06-07  Phillip Thomas  <pthomas@suse.de>
7666
7667         * README-maintainer-mode: New file: Contains notes on using
7668         --enable-maintainer-mode with binutils.
7669
7670 2000-05-29  Andrew Cagney  <cagney@b1.cygnus.com>
7671
7672         * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
7673
7674 2000-05-30  Andrew Cagney  <cagney@b1.cygnus.com>
7675
7676         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7677         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7678
7679 20000-05-21  H.J. Lu  (hjl@gnu.org)
7680
7681         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7682         directory are used if they exist. Make sure
7683         $(build_tooldir)/include is searched for header files,
7684         $(build_tooldir)/lib/ for library files.
7685         (GCC_FOR_TARGET): Likewise.
7686         (CXX_FOR_TARGET): Likewise.
7687
7688 2000-05-18  Jeffrey A Law  (law@cygnus.com)
7689
7690         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7691
7692 2000-05-17  Alexandre Oliva  <aoliva@cygnus.com>
7693
7694         * Makefile.in (configure-target-libiberty): Depend on
7695         configure-target-newlib.
7696
7697 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7698
7699         * configure.in, Makefile.in: Merge all libffi-related
7700         configury stuff from the libgcj tree.
7701
7702 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
7703
7704         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7705         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7706
7707 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
7708
7709         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7710         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7711         current version information.  Add to proto-toplev directory.
7712         (gdb-taz): Build do-djunpack.
7713
7714 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
7715
7716         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7717
7718 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7719
7720         * ltmain.sh: Preserve in relink_command any environment
7721         variables that may affect the linker behavior.
7722
7723 2000-05-12  Jeffrey A Law  (law@cygnus.com)
7724
7725         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7726
7727 2000-05-10  Jim Wilson  <wilson@cygnus.com>
7728
7729         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7730
7731 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7732
7733         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7734         with the version name.
7735
7736 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7737
7738         * config.if: Tweak.
7739
7740 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7741
7742         * djunpack.bat: New file.
7743
7744 2000-04-19  Andrew Cagney  <cagney@b1.cygnus.com>
7745
7746         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7747         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7748         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7749         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7750
7751 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7752
7753         * config.sub (case $basic_machine): Change default for "ibm-*"
7754         to "openedition".
7755
7756 2000-04-12  Andrew Cagney  <cagney@b1.cygnus.com>
7757
7758         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7759         (do-md5sum): New target.
7760         (MD5PROG): Define.
7761         (PACKAGE): Default to TOOL.
7762         (VER): Default to a shell script.
7763         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7764         md5 checksum generation.
7765         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7766         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7767         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7768         insight.tar.bz2): Use gdb-taz to create archive.
7769
7770 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
7771
7772         * configure (warn_cflags): Delete.
7773
7774 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7775             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
7776
7777         * configure.in (enable_libstdcxx_v3): Add.
7778         (target_libs): Add bits here to switch between libstdc++-v2 and
7779         libstdc++-v3.
7780         * config.if: And this file too.
7781         * Makefile.in: Add libstdc++-v3 targets.
7782
7783 2000-04-05  Michael Meissner  <meissner@redhat.com>
7784
7785         * config.sub (d30v): Add d30v as a basic machine type.
7786
7787 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7788
7789         * configure.in: -linux-gnu*, not -linux-gnu.
7790
7791 2000-03-03  Andrew Cagney  <cagney@b1.cygnus.com>
7792
7793         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7794         (do-tar-bz2): Replace TOOL with PACKAGE.
7795         (gdb.tar.bz2): Remove GDBTK from GDB package.
7796         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7797         dejagnu.tar.bz2): New packages.
7798
7799 2000-02-27  Andreas Jaeger  <aj@suse.de>
7800
7801         * configure.in: Add entry for mips*-*-linux*, move catch all
7802         *-*-*linux* entry below this one.
7803
7804 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
7805
7806         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7807
7808 2000-02-24  Nick Clifton  <nickc@cygnus.com>
7809
7810         * config.sub: Support an OS of "wince".
7811
7812 2000-02-24  Andrew Cagney  <cagney@b1.cygnus.com>
7813
7814         * config.guess, config.sub: Updated to match config's 2000-02-15
7815         version.
7816
7817 2000-02-23  Linas Vepstas <linas@linas.org>
7818
7819         * config.sub: Add support for Linux/IBM 370.
7820         * configure.in: Likewise.
7821
7822 2000-02-22  Nick Clifton  <nickc@cygnus.com>
7823
7824         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7825
7826 2000-02-20  Christopher Faylor <cgf@cygnus.com>
7827
7828         * config.guess: Guess "cygwin" rather than "cygwin32".
7829
7830 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7831
7832         * configure (gcc_version): When setting, narrow search to
7833         lines containing `version_string'.
7834
7835 2000-02-15  Denis Chertykov  <denisc@overta.ru>
7836
7837         * config.sub: Add support for avr target.
7838
7839 2000-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
7840
7841         * config.sub: Add mmix-knuth-mmixware.
7842
7843 2000-01-27  Christopher Faylor <cgf@redhat.com>
7844
7845         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7846         structure stuff to -L library search.
7847         (CXX_FOR_TARGET): Ditto.
7848         (CROSS_CHECK_MODULES): Fix spelling mistake.
7849
7850 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7851
7852         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7853         the C++ compiler.
7854
7855 2000-01-12  Richard Henderson  <rth@cygnus.com>
7856
7857         * configure.in: Don't build some bits for beos.
7858
7859 2000-01-12  Joel Sherrill (joel@OARcorp.com)
7860
7861         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7862         as include files.
7863
7864 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
7865
7866         * configure.in: Use mt-aix43 to handle *_TARGET defs,
7867         not mh-aix43.
7868
7869 1999-12-14  Richard Henderson  <rth@cygnus.com>
7870
7871         * config.guess (alpha-osf, alpha-linux): Detect ev67.
7872         * config.sub: Accept alphaev[78], alphaev8.
7873
7874 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7875
7876         * config.guess, config.sub: Update from autoconf.
7877
7878 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7879
7880         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7881         necessary libraries are missing.
7882
7883 1999-10-25  Andreas Schwab  <schwab@suse.de>
7884
7885         * configure: Fix quoting inside arguments of eval.
7886
7887 1999-10-21  Nick Clifton  <nickc@cygnus.com>
7888
7889         * config-ml.in: Allow suppression of some ARM multilibs.
7890
7891 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
7892
7893         * config.guess: Add OS/390 match pattern.
7894         * config.sub: Add mvs, openedition targets.
7895         * configure.in (i370-ibm-opened*): New.
7896
7897 1999-09-04  Steve Chamberlain  <sac@pobox.com>
7898
7899         * config.sub: Add support for configuring for pj.
7900
7901 1999-08-31  Nick Clifton  <nickc@cygnus.com>
7902
7903         * config.sub (maybe_os): Add support for configuring for fr30.
7904
7905 1999-08-25  Nick Clifton  <nickc@cygnus.com>
7906
7907         * configure.in: Do not configure or build ld for AIX
7908         platforms.  ld is known to be broken on these platforms.
7909
7910 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7911
7912         * config-ml.in: Pass compiler flag corresponding to multidirs to
7913         subdir configures.
7914
7915 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
7916
7917         * Makefile.in (LDFLAGS): Define.
7918
7919 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
7920
7921         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7922         noconfigdirs.
7923         (*-*-cygwin*): Likewise.
7924
7925 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
7926
7927         * mkdep: New file.
7928         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7929         (BINUTILS_SUPPORT_DIRS): Add mkdep.
7930
7931         From Eli Zaretskii <eliz@is.elta.co.il>:
7932         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7933         long file name when using DJGPP on MS-DOS.
7934
7935 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
7936
7937         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7938
7939 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
7940
7941         * Makefile.in (check-target-libio): Remove all-target-libstdc++
7942         dependency as this causes "make check" to globally "make all"
7943
7944 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
7945
7946         * configure.in (target_libs): Added target-zlib.
7947         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7948         (CONFIGURE_TARGET_MODULES): Likewise.
7949         (CHECK_TARGET_MODULES): Likewise.
7950         (INSTALL_TARGET_MODULES): Likewise.
7951         (CLEAN_TARGET_MODULES): Likewise.
7952         (configure-target-zlib): New target.
7953         (all-target-zlib): Likewise.
7954         (all-target-libjava): Depend on all-target-zlib.
7955         (configure-target-libjava): Depend on configure-target-zlib.
7956
7957         * Makefile.in (configure-target-libjava): Depend on
7958         configure-target-newlib.
7959         (configure-target-boehm-gc): New target.
7960         (configure-target-qthreads): New target.
7961
7962         * configure.in (target_libs): Added target-qthreads.
7963         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7964         (CONFIGURE_TARGET_MODULES): Likewise.
7965         (CHECK_TARGET_MODULES): Likewise.
7966         (INSTALL_TARGET_MODULES): Likewise.
7967         (CLEAN_TARGET_MODULES): Likewise.
7968         (all-target-qthreads): New target.
7969         (configure-target-libjava): Depend on configure-target-qthreads.
7970         (all-target-libjava): Depend on all-target-qthreads.
7971
7972         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7973         (CONFIGURE_TARGET_MODULES): Likewise.
7974         (CHECK_TARGET_MODULES): Likewise.
7975         (INSTALL_TARGET_MODULES): Likewise.
7976         (CLEAN_TARGET_MODULES): Likewise.
7977         (all-target-libjava): New target.
7978         (all-target-boehm-gc): Likewise.
7979         * configure.in (target_libs): Added libjava, boehm-gc.
7980
7981 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
7982
7983         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7984         configure.bat in SUPPORT_FILES.
7985         (gas+binutils.tar.bz2): Likewise.
7986
7987         * makeall.bat: Remove; obsolete.
7988
7989 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
7990
7991         From Mark Elbrecht:
7992         * configure.bat: Remove; obsolete.
7993
7994 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
7995
7996         * configure: Add -W -Wall to the default CFLAGS when compiling with
7997         gcc.
7998
7999 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
8000
8001         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8002
8003 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
8004
8005         * configure.in: Build ld on IRIX6.
8006
8007 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
8008
8009         * Makefile.in: Change distribution targets to use bzip2 instead of
8010         gzip.
8011         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8012         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8013
8014 1999-06-04  Nick Clifton  <nickc@cygnus.com>
8015
8016         * config.sub: Add mcore target.
8017
8018 1999-05-30  Cort Dougan  <cort@cs.nmt.edu>
8019
8020         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8021
8022 1999-05-25  H.J. Lu  (hjl@gnu.org)
8023
8024         * config.guess (dummy): Changed to $dummy.
8025
8026 1999-05-24  Nick Clifton  <nickc@cygnus.com>
8027
8028         * config.sub: Tidied up case statements.
8029
8030 1999-05-22  Ben Elliston  <bje@cygnus.com>
8031
8032         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8033         <jiro@din.or.jp>.
8034
8035         * config.guess: Merge with FSF version. Future changes will be
8036         more accurately recorded in this ChangeLog.
8037         * config.sub: Likewise.
8038
8039 1999-05-20   Stephen L Moshier  <moshier@world.std.com>
8040
8041          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8042
8043 1999-04-30  Tom Tromey  <tromey@cygnus.com>
8044
8045         * ltmain.sh: [mode link] Always use CC given by ltconfig.
8046
8047 1999-04-23  Tom Tromey  <tromey@cygnus.com>
8048
8049         * ltconfig, ltmain.sh: Update to libtool 1.2f.
8050
8051 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
8052
8053         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8054         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8055         Bad merge removed these two changes.
8056
8057 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
8058                           Martin Heller (Ing.-Buero_Heller@t-online.de)
8059
8060         * config.guess (interix Alpha): Add.
8061
8062 1999-04-11  Richard Henderson  <rth@cygnus.com>
8063
8064         * configure.in (i?86-*-beos*): Do config gperf; don't config
8065         gdb, newlib, or libgloss.
8066
8067 1999-04-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
8068
8069         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8070         link a trivial program with -mabi=64.  If it fails, remove mabi=64
8071         from multidirs.
8072
8073 1999-04-10  Philipp Thomas  (kthomas@gwdg.de)
8074
8075         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8076
8077 1999-04-08  Nick Clifton  <nickc@cygnus.com>
8078
8079         * config.sub: Add support for mcore targets.
8080
8081 1999-04-07  Michael Meissner  <meissner@cygnus.com>
8082
8083         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8084         not mt-ospace, in order to shut up assembler warning about using
8085         symbols that are named the same as registers.
8086
8087 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
8088
8089         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8090         dependency list for all-target-cygmon.
8091
8092 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
8093
8094         * config-ml.in: Check $host, not $target, for selective multilibs.
8095         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8096         thumb interworking, and underscore prefix multilibs.
8097
8098 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
8099
8100         * missing: Update to version from current automake.
8101
8102 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
8103
8104         * configure (gxx_include_dir): Removed.
8105
8106         * configure.in (gxx_include_dir): Handle it.
8107         * Makefile.in: Likewise.
8108
8109 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
8110
8111         * config.sub (mips64vr4111,mips64vr4111el) Add.
8112
8113 1999-03-21  Ben Elliston  <bje@cygnus.com>
8114
8115         * config.guess: Correct typo for detecting ELF on FreeBSD.
8116
8117 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
8118
8119         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8120         config/mh-djgpp.
8121
8122 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
8123
8124         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8125         all-target-newlib to dependency list for all-target-bsp.
8126
8127 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8128
8129         * config.sub: Add i386-uwin support.
8130         * config.guess: Likewise.
8131
8132 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8133
8134         * configure.in: cleanup, add mh-*pic handling for arm, special
8135         case powerpc*-*-aix*
8136
8137 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
8138
8139         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8140         can be built.
8141
8142 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
8143
8144         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8145         targets.
8146
8147 1999-03-02  Nick Clifton  <nickc@cygnus.com>
8148
8149         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8150
8151 1999-02-28  Geoffrey Noer  <noer@cygnus.com>
8152
8153         * config.sub: Check for "cygwin*" rather than "cygwin32*"
8154
8155 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8156
8157         * config.sub: Fix typo in arm recognition.
8158
8159 1999-02-24  Drew Moseley  <dmoseley@cygnus.com>
8160
8161         * configure.in (noconfigdirs): Changed target_configdirs to
8162         include target-bsp only for m68k-*-elf* and m68k-*-coff*
8163         rather than m68k-*-* since it is not known to work on
8164         m68k-aout. Ditto for arm-*-*oabi.
8165
8166 1999-02-24  Stan Shebs  <shebs@andros.cygnus.com>
8167
8168         * configure.in (*-*-windows*): Remove, no longer used.
8169
8170 1999-02-19  Ben Elliston <bje@cygnus.com>
8171
8172         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8173         Smart and improved by Andrew Cagney.
8174
8175 1999-02-18  Marc Espie <espie@cvs.openbsd.org>
8176
8177         * config.guess: Recognize openbsd-*-hppa.
8178
8179 1999-02-17  H.J. Lu  (hjl@gnu.org)
8180
8181         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8182         only if it is not empty.
8183
8184 1999-02-17  Nick Clifton  <nickc@cygnus.com>
8185
8186         Patch from: Scott Bambrough <scottb@corelcomputer.com>
8187
8188         * config.guess: Modified to recognize uname's armv* syntax.
8189
8190         * config.sub: Modified to recognize uname's armv* syntax.
8191
8192 1999-02-17  Mark Salter  <msalter@cygnus.com>
8193
8194         * configure.in: Added target-bsp for sparclite.
8195
8196 1999-02-08  Richard Henderson  <rth@cygnus.com>
8197
8198         * config.sub: Recognize alphapca5[67] and up to alphaev8.
8199
8200 1999-02-08  Nick Clifton  <nickc@cygnus.com>
8201
8202         * configure.in: Add support for strongarm port.
8203         * config.sub: Add support for strongarm target.
8204
8205 1999-02-07  Mumit Khan  <khan@xraylith.wisc.edu>
8206
8207         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8208         the old name config/mh-cygwin32.
8209         Enable texinfo.
8210
8211 1999-02-04  Ian Lance Taylor  <ian@cygnus.com>
8212
8213         * configure.in: Do build ld for ix86 Solaris.
8214
8215 1999-02-02  Jim Wilson  <wilson@cygnus.com>
8216
8217         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
8218         $AR_FOR_TARGET.  Likewise for RANLIB.
8219
8220 1999-02-02  Catherine Moore  <clm@cygnus.com>
8221
8222         * config.sub (oabi):  Recognize.
8223         * configure.in (arm-*-oabi):  Handle.
8224
8225 1999-01-30  Robert Lipe  (robertlipe@usa.net)
8226
8227         * config.guess: Improve detection of i686 on UnixWare 7.
8228
8229 1999-01-30  Mumit Khan  <khan@xraylith.wisc.edu>
8230
8231         * config.guess: Add support for i386-pc-interix.
8232         * config.sub: Likewise.
8233         * configure.in: Likewise.
8234
8235 1999-01-18  Christopher Faylor <cgf@cygnus.com>
8236
8237         * Makefile.in: Remove unneeded all-target-libio from
8238         from all-target-winsup target since it is now unneeded.
8239         Add all-target-libtermcap in its place since it is now
8240         needed.
8241
8242 1998-12-30  Christopher Faylor <cgf@cygnus.com>
8243
8244         * configure.in: makefile stub for cygwin target is probably
8245         unnecessary.  Remove it for now.
8246
8247 1998-12-30  Christopher Faylor <cgf@cygnus.com>
8248
8249         * configure.in: libtermcap.a should be built when cygwin is the
8250         target as well as the host.
8251         * config.guess: Allow mixed case in cygwin uname output.
8252         * Makefile.in: Add libtermcap target.
8253
8254 1998-12-23  Jeffrey A Law  (law@cygnus.com)
8255
8256         * config.sub: Clean up handling of hppa2.0.
8257
8258 1998-12-22  Rodney Brown  (rodneybrown@pmsc.com)
8259
8260         * config.guess: Use C code to identify more HP machines.
8261
8262 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
8263
8264         * config.sub: Handle hppa2.0.
8265
8266 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
8267
8268         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8269         cygmon for all sparclite targets, regardless of object format.
8270
8271 1998-12-15  Mark Salter  <msalter@cygnus.com>
8272
8273         * configure.in: Added target-bsp for several target architectures.
8274
8275         * Makefile.in: Added rules for bsp.
8276
8277 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
8278
8279         * config.guess: Improve detection of hppa2.0 processors.
8280
8281 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
8282
8283         * config.guess: Recognize FreeBSD using ELF automatically.
8284
8285 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
8286
8287         * configure (skip-this-dir): Add handling for new shell script, which
8288         might be created by a sub-directory's configure to indicate, this particular
8289         directory is "unwanted".
8290         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8291
8292 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
8293
8294         * ltconfig: import from libtool, after changing libtool to
8295         account for the cygwin name change.
8296
8297 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
8298
8299         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8300         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8301
8302 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
8303
8304         * configure.in: Add libtermcap to list of cygwin dependencies.
8305
8306 1998-11-17  Geoffrey Noer  <noer@cygnus.com>
8307
8308         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8309         they include winsup/include when it's a cygwin target.
8310
8311 1998-11-12  Tom Tromey  <tromey@cygnus.com>
8312
8313         * configure.in (host_tools): Added zip.
8314         * Makefile.in (all-target-libjava): Depend on all-zip.
8315         (all-zip): New target.
8316         (ALL_MODULES): Added all-zip.
8317         (NATIVE_CHECK_MODULES): Added check-zip.
8318         (INSTALL_MODULES): Added install-zip.
8319         (CLEAN_MODULES): Added clean-zip.
8320
8321 1998-11-12  Geoffrey Noer  <noer@cygnus.com>
8322
8323         * Makefile.in: lose "32" from comment about cygwin.
8324
8325 1998-11-05  Nick Clifton  <nickc@cygnus.com>
8326
8327         * configure.in: Use -Os to build target libraries for the fr30.
8328
8329 1998-11-04  Dave Brolley  <brolley@cygnus.com>
8330
8331         * config.sub: Add fr30.
8332
8333 1998-11-02  Geoffrey Noer  <noer@cygnus.com>
8334
8335         * configure.in: drop "32" from config/mh-cygwin32.  Check
8336         cygwin* instead of cygwin32*.
8337         * config.sub: Check cygwin* instead of cygwin32*.
8338
8339 1998-10-22  Robert Lipe  <robertl@dgii.com>
8340
8341         * config.guess: Match any version of Unixware7.
8342
8343 1998-10-20  Syd Polk  <spolk@cygnus.com>
8344
8345         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8346         if desired.
8347
8348 1998-10-18  Jeffrey A Law  (law@cygnus.com)
8349
8350         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8351         these if the appropriate directories and files to not exist.
8352
8353 1998-10-14  Jeffrey A Law  (law@cygnus.com)
8354
8355         * Makefile.in (DEVO_SUPPORT): Add config.if.
8356
8357 1998-10-13  Manfred Hollstein  <manfred@s-direktnet.de>
8358
8359         * configure: Add pattern to replace "build_tooldir"'s
8360         definition in the generated Makefile with "tooldir"'s
8361         actual value.
8362
8363 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
8364
8365         * config.sub: Bring back lost sparcv9.
8366
8367         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8368
8369 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
8370
8371         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8372         CC_FOR_TARGET and friends.
8373
8374 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
8375
8376         * Makefile.in (build_tooldir): New variable, same as tooldir.
8377         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8378         -B$(build_tooldir)/bin/.
8379         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8380
8381 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
8382
8383         * config.sub: Add support for i[34567]86-pc-udk.
8384         * configure.in: Likewise.
8385
8386 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
8387
8388         * Makefile.in: add bzip2 package building bits for user
8389         tools module
8390         * configure.in: ditto
8391
8392 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
8393
8394         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8395         (ALL_TARGET_MODULES): Add all-target-libobjc.
8396         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8397         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8398         (all-target-libchill): Add dependencies.
8399         * configure.in (target_libs): Add libchill.
8400
8401 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
8402
8403         * configure.in (target_subdir): Remove duplicate line.
8404
8405 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
8406
8407         * Makefile.in (all-automake): fix dependencies.
8408
8409 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
8410
8411         * configure.in: Minor cleanups for building in the $(target_alias)
8412         subdir.
8413
8414 1998-09-22  Jim Wilson  <wilson@cygnus.com>
8415
8416         * Makefile.in (bootstrap): Set r and s before make all.  Use
8417         BASE_FLAGS_TO_PASS in make all.
8418         (cross): Likewise.
8419
8420 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
8421
8422         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8423
8424 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
8425
8426         * config.sub: Fix typo in last change.
8427
8428 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8429
8430         * config.sub: Add support for C4x target.
8431         * configure.in: Likewise.
8432
8433 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
8434
8435         * config.sub: Recognize sparcv9 just like sparc64.
8436
8437 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
8438
8439         * config.guess: Match "Pent II" or "PentII" for OpenServer.
8440
8441 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
8442
8443         * config.guess: Correctly identify Pentium II sco boxes.
8444
8445         * config.guess: Fix "tr" code.  From Weiwen Liu.
8446
8447 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
8448
8449         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8450         stabs.
8451
8452 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
8453
8454         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8455         (ALL_TARGET_MODULES): Add all-target-libchill.
8456         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8457         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8458         (all-target-libchill): Add dependencies.
8459         * configure.in (target_libs): Add libchill.
8460
8461 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8462
8463         * config.guess: Avoid assumptions about "tr" behaves when
8464         LANG is set to something other than English.
8465
8466 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
8467
8468         * configure (gxx_include_dir): Changed to
8469         '${prefix}/include/g++'-${libstdcxx_interface}.
8470
8471         * config.if: New to determine the interfaces.
8472
8473 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
8474
8475         * config.guess: Detect and handle MPE/IX.
8476         * config.sub: Deal with MPE/IX.
8477
8478 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
8479
8480         * configure.in: Use mh-aix43.
8481
8482 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
8483
8484         * configure: Fix --without/--disable cases for gxx-include-dir.
8485
8486 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
8487
8488         * mdata-sh:  Imported.  Needed for automake support.
8489
8490 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
8491
8492         * Makefile.in (taz): Try "chmod -R og=u ." before
8493         "chmod og=u `find . -print`".
8494
8495 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
8496
8497         * configure.in: Add arm-elf and thumb-elf support.
8498
8499 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
8500
8501         * Makefile.in: Undo previous patch.
8502
8503 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
8504
8505         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8506         to here ...
8507         (install-no-fixedincludes): and here
8508         (INSTALL_MODULES): ... from here.
8509
8510 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8511
8512         * config.sub: Merge with FSF.
8513
8514         * config.guess: Merge with FSF.
8515
8516 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
8517
8518         * configure (extraconfigdirs): New variable.
8519         (SUBDIRS): Add extraconfigdirs and recurse on them too.
8520         * Makefile.in (all): Move higher in file.
8521         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8522         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8523         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8524         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8525         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8526
8527 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
8528
8529         * Makefile.in (all-target-libjava): Depend on all-gcc and
8530         all-target-newlib.
8531         (configure-target-libjava): Depend on $(ALL_GCC).
8532
8533 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
8534
8535         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8536         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8537
8538 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8539
8540         * ylwrap: Change absolute path checks to check for DOS style path
8541         names.
8542
8543         * ylwrap: Don't use a full path name if the source file is in the
8544         same directory.  From hjl@lucon.org (H.J. Lu).
8545
8546         * config-ml.in: Default to being verbose, to match Feb 18 change to
8547         configure.
8548
8549 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
8550
8551         Brought over from egcs:
8552
8553         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8554
8555         * configure.in (target_subdir): Set to ${target_alias} instead
8556         of "libraries".
8557
8558         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8559
8560         * configure.in (target_subdir): Set to libraries if enable_multilib.
8561
8562 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
8563
8564         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8565         multilibs, force reconfiguration the first time we create
8566         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8567
8568 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
8569
8570         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8571         avoid confusion with --no-recursion.
8572
8573 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
8574
8575         * configure.in: Win32 hosts shouldn't use install -x
8576         * install-sh: remove -x option, and special .exe-handling
8577         hack.
8578
8579 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
8580
8581         * config.guess: Recognize i586-pc-beos.
8582         * configure.in: Don't build some bits for beos.
8583
8584 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8585
8586         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8587         CFLAGS default to -O2.
8588
8589         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8590         when using GNU ld.
8591
8592 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
8593
8594         * ltmain.sh: Correct install when using a different shell.
8595
8596 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8597
8598         * ltconfig, ltmain.sh: Update to libtool 1.2b.
8599
8600 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
8601
8602         * makefile.vms: Update to build binutils/makefile.vms.  Add install
8603         target.
8604
8605 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
8606
8607         * ltconfig: Update to correct AIX handling.
8608
8609 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8610
8611         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8612
8613         * configure.in (target_subdir): Set to ${target_alias} instead
8614         of "libraries".
8615
8616 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
8617
8618         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8619         (Makefile): Depend on $(gcc_version_trigger).
8620
8621         * configure (gcc_version): Change default initializer to empty
8622         string.
8623         (gcc_version_trigger): New variable; pass this variable down
8624         to subdir configures to enable them checking gcc's version
8625         themselves. Emit make macros for both gcc_version vars.
8626         (topsrcdir): Initialize reliably.
8627         (recursion line): Remove --with-gcc-version=${gcc_version}.
8628
8629 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8630
8631         * configure (enable_version_specific_runtime_libs): Implement new flag
8632         --enable-version-specific-runtime-libs which installs C++ runtime stuff
8633         in $(libsubdir); emit definition in each generated Makefile.
8634         (gxx_include_dir): Initialize depending on
8635         $enable_version_specific_runtime_libs.
8636
8637 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8638
8639         * configure (gcc_version): Initialize properly depending on
8640         how and where configure is started.
8641         (recursion line): Pass a --with-gcc-version=${gcc_version}
8642         to configures in subdirs.
8643
8644 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
8645
8646         * configure.in (noconfigdirs): Add configure pattern for mips tx39
8647         cygmon
8648
8649 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
8650
8651         * configure.in: Add cygmon and libstub support for mn10200.
8652
8653 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
8654
8655         * configure (gcc_version): Add new variable describing the
8656         particular gcc version we're building.
8657         * Makefile.in (libsubdir): Add new macro for the directory
8658         in which the compiler finds executables, libraries, etc.
8659         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8660         and libsubdir.
8661
8662 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8663
8664         * Makefile.in (local-clean): Remove *.log.
8665         (warning.log): Built with warn_summary from build.log.
8666         (mail-report.log): Run test_summary.
8667         (mail-report-with-warnings.log): Run test_summary including
8668         warning.log in the report.
8669
8670 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8671
8672         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8673
8674 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8675
8676         * Makefile.in (grep): Grep no longer depends on libiberty.
8677
8678 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8679
8680         * Makefile.in: all-snavigator needs all-libgui.
8681
8682 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8683
8684         * configure.in: Add cygmon and libstub support for mn10300.
8685
8686 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8687
8688         * missing: Update to version from automake 1.3.
8689
8690         * ltmain.sh: On installation, don't get confused if the same name
8691         appears more than once in the list of library names.
8692
8693 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8694
8695         * config.sub: Accept m68060 and m5200 as CPU names.
8696
8697 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8698
8699         * configure: Use && rather than using -a in test, because odd
8700         strings can confuse test.
8701         * configure.in: Likewise.
8702
8703 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8704
8705         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8706
8707 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8708
8709         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8710         bootstrap4-lean): New targets.
8711
8712 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8713
8714         * mpw-* Delete.  Not used.
8715
8716 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8717
8718         * COPYING.LIB: Update FSF address.
8719
8720 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8721
8722         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8723
8724         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8725         GAS_SUPPORT_DIRS.
8726
8727 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8728
8729         * ltconfig, ltmain.sh: Avoid producing a version number if
8730         -version-info was not used.
8731
8732 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8733
8734         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8735         building with newlib.
8736
8737 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8738
8739         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8740         Solaris `make' causes it to continue to next definition.
8741
8742 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8743
8744         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8745         the right GUI libraries and files are installed along with GDB.
8746
8747 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8748
8749         * configure.in: Change alpha to alpha* in several places.
8750
8751 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8752
8753         * config.sub: Recognize sparc86x.
8754
8755 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8756
8757         * configure.in (--enable-target-optspace): Remove debug echo.
8758
8759 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
8760
8761         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8762
8763 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8764
8765         * ltconfig: Update cygwin32 support.
8766
8767         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8768         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8769         (GDB_SUPPORT_DIRS): Likewise.
8770
8771 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
8772
8773         * configure.in (target_makefile_frag): If --enable-target-optspace,
8774         use -Os to compile target libraries rather than -O2.  Default to
8775         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8776         not used.
8777         * configure.in (target_cflags): Ditto for d30v.
8778
8779 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
8780
8781         * Makefile.in (all-bfd): Depend on all-intl.
8782         (all-binutils): Likewise.
8783         (all-gas): Likewise.
8784         (all-gprof): Likewise.
8785         (all-ld): Likewise.
8786
8787 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
8788
8789         * configure.in (host_tools): Fix typo, lbtool -> libtool.
8790
8791 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8792
8793         * Makefile.in (all-bfd): Depend upon all-libiberty.
8794
8795         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8796
8797 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
8798
8799         * Makefile.in: Add libstub.
8800
8801         * configure.in: Ditto. Build libstub for targets that have cygmon
8802         support.
8803
8804 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
8805
8806         * configure.in: Don't set PICFLAG on ix86-cygwin32.
8807
8808 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
8809
8810         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8811         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
8812
8813 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
8814
8815         * configure: Define DEFAULT_M4 by searching PATH.
8816         * Makfile.in: Use DEFAULT_M4.
8817
8818 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8819
8820         * ltconfig: Add cygwin32 support.
8821
8822         * Makefile.in, configure.in: Add libtool as a native only directory
8823         to configure and build.
8824
8825 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
8826
8827         * Makefile.in (INSTALL_MODULES): Remove texinfo.
8828
8829 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
8830
8831         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8832
8833 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
8834
8835         * Makefile.in: add ash make rules
8836         * configure.in: add ash to native_only and host_tools lists
8837
8838 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
8839
8840         * Makefile.in (all-gettext, all-intl): New targets.
8841         (ALL_MODULES): Added all-gettext, all-intl.
8842         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8843         (INSTALL_MODULES): Added install-gettext, install-intl.
8844         (CLEAN_MODULES): Added clean-gettext, clean-intl.
8845
8846         * configure.in (host_tools): Added gettext.
8847         (native_only): Likewise.
8848         (noconfigdirs) [various cases]: Likewise.
8849         (host_libs): Added intl.
8850
8851 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
8852
8853         * configure: Do not disable building gdbtk for cygwin32 hosts.
8854
8855 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
8856
8857         * configure.in: Add thumb-coff target.
8858         * config.sub: Add thumb-coff target.
8859
8860 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8861
8862         * Makefile.in: Revert yesterday's change.
8863         (all-target-winsup):  all-target-librx stays out of here.
8864
8865 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8866
8867         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8868         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8869         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8870         Remove references to librx and libg++.
8871
8872 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
8873
8874         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8875         recursive makes
8876
8877 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
8878
8879         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8880         for newlib directory.
8881         (CXX_FOR_TARGET): Likewise.
8882
8883 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
8884
8885         * ltconfig: Update after libtool/ltconfig.in change for
8886         hpux11.
8887
8888 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
8889
8890         * ltconfig, ltmain.sh: Update to libtool 1.2.
8891
8892 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8893
8894         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8895         (install-gcc-cross): Instead, override LANGUAGES here.
8896
8897 1998-03-18  Dave Love  <d.love@dl.ac.uk>
8898
8899         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8900         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8901
8902 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
8903
8904         * configure.in: Add Thumb-pe target.
8905
8906 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
8907
8908         * Makefile.in - changed sn targets to snavigator
8909         * configure.in - changed sn targets to snavigator
8910
8911 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8912
8913         * config-ml.in: After building symlink tree call make distclean
8914         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8915         to be the case for libiberty.
8916
8917 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
8918
8919         * configure: When making link, also check the current
8920         directory. The configure scripts may create one.
8921
8922 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
8923
8924         * config.sub: Accept alphapca56 and alphaev6 properly.
8925
8926 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8927
8928         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8929
8930 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8931
8932         * config.sub (sco5): Fix typo.
8933
8934 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
8935
8936         * Makefile.in (INSTALL_MODULES): Move install-tcl before
8937         install-itcl.
8938         (install-itcl): Remove dependency on install-tcl.
8939
8940 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
8941
8942         * configure.in: Remove libgloss from noconfigdirs for MN10300.
8943
8944 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
8945
8946         * configure.in: Don't build libgui for a cygwin32 target when not on
8947         a cygwin32 host.
8948
8949 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8950
8951         * configure (redirect): Set to null, so default behavior of
8952         configure is now --verbose.
8953
8954 1998-02-16  Dave Love  <d.love@dl.ac.uk>
8955
8956         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8957         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8958
8959 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
8960
8961         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8962         this change to sync Makefile.in with its ChangeLog entries.
8963
8964 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
8965
8966         * ltmain.sh (mkdir): Check that the directory doesn't exist
8967         before we exit with error, so that we don't get races during
8968         parallel builds.
8969
8970 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8971
8972         * ltconfig, ltmain.sh: Update from libtool 1.0i.
8973
8974 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8975
8976         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8977         PICFLAG_FOR_TARGET.
8978         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8979
8980         * configure: Emit a definition for the new macro enable_shared
8981         into each Makefile.
8982
8983 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8984
8985         * configure.in (host_tools, native_only): Add libtool.
8986
8987 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
8988
8989         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8990         Fix typo in ming config comment.
8991
8992 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8993
8994         * ltconfig, ltmain.sh: Update from libtool 1.0h.
8995
8996 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
8997
8998         * config.sub: Add tic30 cases, and map c30 to tic30.
8999
9000 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
9001
9002         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9003         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9004         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9005         (CLEAN_TARGET_MODULES): Similarly
9006         (all-target-libf2c): Add dependences.
9007         * configure.in (target_libs): Add libf2c.
9008
9009 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
9010
9011         * configure.in: Remove expect from noconfigdirs when target
9012         is cygwin32.  OK to build expect and dejagnu with Canadian
9013         Cross.
9014
9015 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
9016
9017         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9018         host.
9019
9020         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9021         and mingw32.
9022
9023 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9024
9025         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9026         here as it is not defined in the toplevel Makefile.
9027
9028 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9029
9030         * configure (package_makefile_rules_frag): New variable, which names
9031         a file with generic rules, ...
9032         Change comment to mention we now have FIVE parts.
9033         * configure: Undo last change.
9034
9035 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
9036
9037         * config.guess: More accurate determination of HP processor types.
9038         * config.sub: More accurate determination of HP processor types.
9039
9040 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9041
9042         * configure (package_makefile_frag): Move inserting the
9043         ${package_makefile_frag} to where it should be according
9044         to the comment.
9045
9046 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
9047
9048         * config.guess: Add support for Linux/ARM.
9049
9050 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
9051
9052         * .cvsignore: Remove *-info and *-install since they match
9053         release-info and mpw-install, which we don't want to just ignore.
9054
9055 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
9056
9057         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9058
9059 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
9060
9061         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9062         local_prefix to sub-make invocations.
9063
9064 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
9065
9066         * configure.in: Check makefile fragments in the source
9067         directory.
9068
9069 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9070
9071         * configure.in: Check whether host and target makefile
9072         fragments exist before adding them to *_makefile_frag.
9073
9074 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
9075
9076         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9077
9078 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
9079
9080         * configure.in: Make sure we only replace RPATH_ENVVAR on
9081         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9082         regexp to sed.
9083
9084         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9085         to sub-makes.
9086
9087 1998-01-13  Lee Iverson   (leei@ai.sri.com)
9088
9089         * config-ml.in (multi-do): LDFLAGS must include multilib
9090         designator.
9091
9092 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
9093
9094         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9095
9096 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
9097
9098         * config.sub: Add mingw32 support.
9099         * configure.in: Likewise.
9100
9101 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9102
9103         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9104
9105 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
9106
9107         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9108         * configure (gxx_include_dir): Provide a definition for subdirs
9109         which do not use autoconf.
9110
9111 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
9112
9113         * config.guess: Sync with egcs.  Picks up new alpha support,
9114         BeOS & some additional linux support.
9115
9116 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
9117
9118         * config.guess: HP 9000/803 is a PA1.1 machine.
9119
9120 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
9121
9122         * configure.in: It's alpha*-...
9123
9124 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9125
9126         * configure.in (host_makefile_frag, target_makefile_frag):
9127         Handle multiple config files.
9128         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9129         alpha-*-*.
9130
9131 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
9132
9133         * mkdep: New file.
9134
9135 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
9136
9137         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9138
9139 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9140
9141         * Makefile.in: Add libgui directory.
9142         (GDB_TK): Add all-libgui.
9143         * configure.in: Add libgui directory.
9144         * configure: Add all-libgui to GDB_TK.
9145
9146 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
9147
9148         * config-ml.in (multidirs): Add m32r to multilib list.
9149
9150 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
9151
9152         * Makefile.in (all-target-gperf): Change dependency to
9153         all-target-libstdc++.
9154
9155 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
9156
9157         * config.guess: Add BeOS support.
9158
9159 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9160
9161         Source directory cvs renamed to cvssrc:
9162         * configure.in (host_tools): Change cvs to cvssrc.
9163         (native_only): Likewise.
9164         (noconfigdirs) [various cases]: Likewise.
9165         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9166         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9167         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9168         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9169         (all-cvssrc): Rename target from all-cvs.
9170
9171 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
9172
9173         * configure (gxx_include_dir): Fix thinko.
9174
9175 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
9176
9177         * Makefile.in (INSTALL_TARGET_CROSS): Define.
9178         (install-cross, install-gcc-cross): New targets.
9179
9180 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
9181
9182         * configure.in (noconfigdirs): Add support for Thumb target.
9183
9184         * config.sub (maybe_os): Add support for Thumb target.
9185
9186 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
9187
9188         * Makefile.in: Add rules for cygmon.
9189
9190         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9191
9192 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
9193
9194         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9195         * configure (gxx_include_dir): Provide a definition for subdirs
9196         which do not use autoconf.
9197
9198 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
9199
9200         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9201         11/18/97 build
9202
9203 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
9204
9205         * From Franz Sirl.
9206         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9207         found on RedHat Linux systems.
9208
9209 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
9210
9211         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9212         guesses.
9213
9214 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
9215
9216         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9217
9218 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
9219
9220         * ltmain.sh: If mkdir fails, check whether the directory was created
9221         anyhow by some other process.
9222
9223 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
9224
9225         * configure.in (d30v-*-*): Configure all directories.
9226
9227 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
9228
9229         * configure.in (d30v-*-*): Configure newlib, libiberty directories
9230         for the D30V.
9231
9232 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
9233
9234         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9235
9236 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
9237
9238         * include/libiberty.h: Add extern "C" { so it can be used with C++
9239         progrms.
9240         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
9241         programs.
9242
9243 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
9244
9245         * configure.in (d30v-*-*): Configure GCC now.
9246
9247 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
9248
9249         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9250         is no longer needed.
9251
9252 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
9253
9254         * Makefile.in: check-target-libio depends on all-target-libstdc++.
9255
9256 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
9257
9258         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9259         targets using "$@" to provide support for similar but not identical
9260         targets without having to duplicate code.
9261
9262 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
9263
9264         * makefile.vms: Fix to work with DEC C.
9265
9266 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
9267
9268         * config.sub: Add mips-tx39-elf to marketing names.
9269
9270 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
9271
9272         * ltmain.sh: Handle symlinks in generated script.
9273
9274 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
9275
9276         * configure: Handle autoconf style directory options: --bindir,
9277         --datadir, --includedir, --infodir, --libdir, --libexecdir,
9278         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9279         --sysconfdir.
9280         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9281         (sharedstatedir, localstatedir, oldincludedir): New variables.
9282         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9283         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9284         sbindir, sharedstatedir, and sysconfdir.
9285
9286 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9287
9288         * Makefile.in (bootstrap-lean): New target.
9289
9290 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
9291
9292         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
9293         sn, and gnuserv from noconfigdirs.
9294
9295 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
9296
9297         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9298
9299 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
9300
9301         * Makefile.in (cross): New target.
9302
9303 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
9304                           Jeff Law         <law@cygnus.com>
9305
9306         * Makefile.in (bootstrap2, bootstrap3): New targets.
9307         (all-bootstrap): Remove outdated and confusing target.
9308         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9309
9310 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9311
9312         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9313         windows.  Consistent with gdb/configure.
9314
9315 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
9316
9317         * configure.in: Name Linux target fragment.
9318
9319         * configure: Rewrite so that project Makefile fragment is inserted
9320         first and appears last in the resulting Makefile.
9321
9322 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9323
9324         * Makefile.in (install-itcl): Install tcl first.
9325
9326 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
9327
9328         * configure.in: remove bison from noconfigdirs for Cygwin32 host
9329
9330 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9331
9332         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9333
9334         * configure.in (skipdirs): Add target-librx for Linux.
9335         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9336
9337 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
9338
9339         * Makefile.in (bootstrap): New target.
9340
9341 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
9342
9343         * config.sub: Accept 'amigados' for backward compatability.
9344
9345 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
9346
9347         * config.guess: Merge with FSF.
9348
9349 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
9350
9351         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9352
9353 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
9354
9355         * config.sub: Add "marketing-names" patch.
9356
9357 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
9358
9359         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9360
9361 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
9362
9363         * config.sub: Handle v850-elf.
9364
9365 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
9366
9367         * .cvsignore (*-install): Remove.
9368
9369 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
9370
9371         * ltconfig: Set CONFIG_SHELL in libtool.
9372         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9373
9374 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9375
9376         * configure.in (target_subdir): Set to libraries if enable_multilib.
9377
9378 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
9379
9380         * config.guess: Update from gcc directory.
9381
9382 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9383
9384         * Makefile.in (all-sim): Depends on all-readline.
9385
9386 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
9387
9388         * Makefile.in (BISON, YACC): Use $$s.
9389         (all-bison): Depend on all-texinfo.
9390
9391 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
9392
9393         * Makefile.in (BISON): Add -L flag.
9394         (YACC): Likewise.
9395
9396 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9397
9398         * configure.in (noconfigdirs): Add support for v850e target.
9399
9400         * config.sub (maybe_os): Add support for v850e target.
9401
9402 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9403
9404         * configure.in (noconfigdirs): Add support for v850ea target.
9405
9406         * config.sub (maybe_os): Add support for v850ea target.
9407
9408 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
9409
9410         * config.sub: Add mipstx39.  Delete r3900.
9411
9412 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9413
9414         * Makefile.in (all-autoconf): Depends on all-texinfo.
9415
9416 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
9417
9418         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9419         eabi targets.
9420
9421 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
9422
9423         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9424
9425         * configure: When handling a Canadian Cross, handle YACC as well as
9426         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
9427         * Makefile.in (all-bison): Depend upon all-texinfo.
9428
9429 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9430
9431         * Makefile.in (BISON): bison, not byacc or bison -y.
9432         (YACC): bison -y or byacc or yacc.
9433         (various): Add *-bison as appropriate.
9434         (taz): No need to mess with BISON anymore.
9435
9436 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
9437
9438         * configure: If OSTYPE matches *win32*, try to find a good value for
9439         CONFIG_SHELL.
9440
9441 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
9442
9443         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9444         configure.in if it is present.
9445
9446 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
9447
9448         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9449
9450 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
9451
9452         * config.sub: Recognize `arc' cpu.
9453         * configure.in: Likewise.
9454         * config-ml.in: Likewise.
9455
9456 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
9457
9458         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9459
9460 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
9461
9462         * configure: Changed sed delimiter from ':' to '|' when
9463         attempting to substitute ${config_shell} for SHELL. On
9464         NT ${config_shell} may contain a ':' in it.
9465
9466 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
9467
9468         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9469
9470 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
9471
9472         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9473
9474 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9475
9476         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9477
9478         * ylwrap: If the program is a relative path, force it to be
9479         absolute.
9480
9481 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9482
9483         * configure (tooldir): Set BISON to `bison -y' and not just bison.
9484
9485 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9486
9487         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9488         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9489         for libraries.
9490
9491 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
9492
9493         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9494         separated by spaces.
9495
9496 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
9497
9498         * ylwrap: New file.
9499         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9500
9501         * ltmain.sh: Handle /bin/sh at start of install program.
9502
9503         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9504
9505         * ltconfig, ltmain.sh: New files, from libtool 1.0.
9506         * missing: New file, from automake 1.2.
9507
9508 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
9509
9510         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
9511         check-tk to CHECK_X11_MODULES.
9512
9513 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9514
9515         * config.sub: Merge with FSF.
9516
9517 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9518
9519         * config.guess: Merge with FSF.
9520
9521 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9522
9523         * configure: Treat msdosdjgpp like go32.
9524         * configure.in: Likewise.  Don't remove gprof for go32.
9525
9526         * configure: Change Makefile.tem2 to Makefile.tm2.
9527
9528 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
9529
9530         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9531
9532 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9533
9534         * install-sh (chmodcmd): Set to null if the DST directory already
9535         exists.  Same as Nov 11th change.
9536
9537 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
9538
9539         * configure (GDB_TK): Needs itcl and tix.
9540
9541 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
9542
9543         * config.guess: Update from FSF.
9544
9545 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
9546
9547         * Makefile.in (GDB_TK): Depend on itcl and tix.
9548
9549 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9550
9551         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9552         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9553         (INSTALL_SCRIPT): New variable.
9554         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9555         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9556         to -x.
9557         * install-sh: Add support for -x option.
9558
9559 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
9560
9561         * configure.in, Makefile.in: Treat tix like itcl.
9562
9563 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
9564
9565         * Makefile.in (WINDRES): New variable.
9566         (WINDRES_FOR_TARGET): New variable.
9567         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9568         (EXTRA_HOST_FLAGS): Add WINDRES.
9569         (EXTRA_TARGET_FLAGS): Add WINDRES.
9570         (EXTRA_GCC_FLAGS): Add WINDRES.
9571         ($(DO_X)): Pass down WINDRES.
9572         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9573         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9574         DLLTOOL_FOR_TARGET.
9575
9576 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
9577
9578         * configure.in: configure sim before gdb for win32-x-ppc
9579
9580 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9581
9582         Move gperf into the toplevel, from libg++.
9583         * configure.in (target_tools): Add target-gperf.
9584         (native_only): Add target-gperf.
9585         * Makefile.in (all-target-gperf): New target, depend on
9586         all-target-libg++.
9587         (configure-target-gperf): Empty rule.
9588         (ALL_TARGET_MODULES): Add all-target-gperf.
9589         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9590         (CHECK_TARGET_MODULES): Add check-target-gperf.
9591         (INSTALL_TARGET_MODULES): Add install-target-gperf.
9592         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9593
9594 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
9595
9596         * config.sub (mn10200): Recognize new basic machine.
9597
9598 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9599
9600         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9601         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9602
9603 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9604
9605         * configure.in: If we're building mips-sgi-irix6* native, turn on
9606         ENABLE_MULTILIB and set TARGET_SUBDIR.
9607
9608 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
9609
9610         * Makefile.in (all-sn): Depend on all-grep.
9611
9612 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
9613
9614         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9615
9616         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9617         Makefile.  From Jeff Makey <jeff@cts.com>.
9618         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9619
9620         * Makefile.in (DISTBISONFILES): Remove.
9621         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
9622         $(DEFAULT_YACC).
9623
9624         * configure.in: Build itl, db, sn, etc., when building for native
9625         cygwin32.
9626
9627         * Makefile.in (LD): New variable.
9628         (EXTRA_HOST_FLAGS): Pass down LD.
9629         ($(DO_X)): Likewise.
9630
9631 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
9632
9633         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9634
9635 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9636
9637         * configure.in (targargs): Strip out any supplied --build argument
9638         before adding our own. Always add --build.
9639
9640 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9641
9642         * configure.in (targargs): Pass --build if we're doing
9643         a cross-compile.
9644
9645 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
9646
9647         * configure: Use '|' instead of ":" as the separator in
9648         sed. Otherwise sed chokes on NT path names with drive
9649         designators. Also look for "?:*" as the leading characters in an
9650         absolute pathname.
9651
9652 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
9653
9654         * config.sub: Support for r3900.
9655
9656 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9657
9658         * configure.in: Use install-sh, not install.sh.
9659
9660 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9661
9662         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9663         apply it twice.
9664
9665 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9666
9667         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9668         install-binutils.
9669
9670 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9671
9672         * Makefile.in: Add automake targets.
9673         * configure.in (host_tools): Add automake.
9674
9675 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9676
9677         * configure: Default CXX to c++, not gcc.
9678         * Makefile.in (CXX): Set to c++, not gcc.
9679         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9680
9681 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9682
9683         * install-sh: try appending a .exe if source file doesn't
9684         exist
9685
9686 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9687
9688         * configure.in: Turn on multilib by default.
9689         (cross_only): Remove target-libiberty.
9690
9691         * Makefile.in (all-gcc): Don't depend on libiberty.
9692
9693 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9694
9695         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9696
9697 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9698
9699         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9700         (DISTBISONFILES): Add ld/Makefile.in
9701
9702 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9703
9704         * configure.in: if target is cygwin32 but host isn't cygwin32,
9705         don't configure gdb tcl tk expect, not just gdb.
9706
9707 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9708
9709         * configure.in: Added gnuserv everywhere sn appears.
9710
9711         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9712         (CROSS_CHECK_MODULES): Added check-gnuserv.
9713         (INSTALL_MODULES): Added install-gnuserv.
9714         (CLEAN_MODULES): Added clean-gnuserv.
9715         (all-gnuserv): New target.
9716
9717 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9718
9719         * config.guess: Fixes for MIPS OpenBSD systems.
9720
9721 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9722
9723         * Makefile.in (INSTALL_XFORM): Remove.
9724         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9725
9726         * mkinstalldirs: New file, copied from automake.
9727         * Makefile.in (installdirs): Rename from install-dirs.  Use
9728         mkinstalldirs.  Change all users.
9729         (DEVO_SUPPORT): Add mkinstalldirs.
9730
9731 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9732
9733         * install-sh: Rename from install.sh.
9734         * Makefile.in (INSTALL): Change install.sh to install-sh.
9735         (DEVO_SUPPORT): Likewise.
9736
9737         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9738         Graichen <graichen@rzpd.de>.
9739
9740 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9741
9742         * config.guess: Recognize OpenBSD systems correctly.
9743
9744 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9745
9746         * README, Makefile.in (ETC_SUPPORT): Remove references to
9747         cfg-paper*, configure.{texi,man,info*}._
9748
9749 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9750
9751         * Makefile.in (all.normal): Ensure that gcc is built after all
9752         the x11 - ie gdb - targets.
9753
9754 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9755
9756         * makefile.vms: Don't run conf-a-gas.
9757
9758 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9759
9760         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9761
9762 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
9763
9764         * configure.in: Remove noconfigdirs case since gdb also
9765         configures and builds for tic80-coff.
9766
9767 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9768
9769         * configure: Set cache_file to config.cache.
9770         * Makefile.in (local-distclean): Remove config.cache.
9771
9772 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9773
9774         * COPYING: Update FSF address.
9775
9776 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
9777
9778         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9779         noconfigdirs.
9780
9781 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9782
9783         * Makefile.in (install-dirs): Don't crash if prefix, and hence
9784         MAKEDIRS, is empty.
9785
9786 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
9787
9788         * config.sub: Tweak mn10300 entry.
9789
9790 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
9791
9792         * configure.in (host_tools): Put sim before gdb, so gdb's
9793         configure.tgt can determine if the simulator was configured.
9794
9795 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
9796
9797         * config.sub: Move BeOS $os case to be with other Cygnus
9798         local cases.
9799
9800 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
9801
9802         * config.sub: Remove misplaced comment that broke Linux.
9803
9804 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
9805
9806         * config.sub: Add BeOS support.
9807
9808 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
9809
9810         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9811
9812 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
9813
9814         * configure.in (noconfigdirs): Remove tcl and tk from
9815         noconfigdirs for cygwin32 builds.
9816
9817 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
9818
9819         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9820
9821 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
9822
9823         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9824         make-all.com, use makefile.vms instead.
9825
9826 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
9827
9828         * config.sub: Accept -lnews*.
9829
9830 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
9831
9832         * configure.in (noconfigdirs): Disable target-newlib,
9833         target-examples and target-libiberty for d30v.
9834
9835 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9836
9837         * configure.in (noconfigdirs): Enable ld for d30v.
9838
9839 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
9840
9841         * configure.in (tic80-*-*): Build compiler.
9842
9843 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
9844
9845         * configure.in (d30v-*): Remove sim directory from list of
9846         unsupported d30v directories
9847
9848 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9849
9850         * config.sub, configure.in: Add d30v target cpu.
9851
9852 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
9853
9854         * makefile.vms: New file.
9855         * make-all.com: Remove.
9856
9857 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
9858
9859         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9860
9861 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
9862
9863         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9864
9865 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
9866
9867         * Makefile.in (ALL_MODULES): Added all-db.
9868         (CROSS_CHECK_MODULES): Addec check-db.
9869         (INSTALL_MODULES): Added install-db.
9870         (CLEAN_MODULES): Added clean-db.
9871
9872 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
9873
9874         * config.guess: Merge with latest FSF sources.
9875
9876 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
9877
9878         * Makefile.in (ALL_MODULES): Added all-itcl.
9879         (CROSS_CHECK_MODULES): Added check-itcl.
9880         (INSTALL_MODULES): Added install-itcl.
9881         (CLEAN_MODULES): Added clean-itcl.
9882
9883 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
9884
9885         * configure.in: build gdb for mn10200
9886
9887 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
9888
9889         * Makefile.in (all-target-winsup): Depend on all-target-libio.
9890
9891 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
9892
9893         * configure.in (tic80-*-*): Turn off most targets right now.
9894
9895 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
9896
9897         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9898         rather than the makeinfo program.
9899         (do-info): Depend upon all-texinfo.
9900
9901 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9902
9903         * configure.in: Remove uses of config/mh-linux.
9904
9905         * config.sub, config.guess: Merge with latest FSF sources.
9906
9907 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
9908
9909         * config.sub (case $basic_machine): Add tic80 entries.
9910
9911 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
9912
9913         * config.sub, config.guess: Merge with latest FSF sources.
9914
9915 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9916
9917         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9918         * mpw-config.in: Test for NewFolderRecursive.
9919         * mpw-install: Use symbolic name for startup filename.
9920         * mpw-README: Add various additional details.
9921
9922 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
9923
9924         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9925
9926 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
9927
9928         * configure.in: Do build gcc and the target libraries for
9929         the mn10200.
9930
9931 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
9932
9933         * configure.in: don't avoid building gdb for mn10300 any more
9934         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9935         instead of single-quoting it.
9936
9937 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
9938
9939         * configure.in: Don't use --with-stabs on IRIX 6.
9940
9941 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
9942
9943         * configure.in (m32r): Build gdb, libg++ now.
9944
9945 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9946
9947         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
9948         directories from noconfigdirs.
9949
9950 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
9951
9952         * config.sub (basic_machine): added mips16 configuration
9953
9954 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9955
9956         * config.sub: Handle d10v-unknown.
9957
9958 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
9959
9960         * config.sub: Handle v850-unknown.
9961
9962 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
9963
9964         * Makefile.in: add findutils
9965         * configure.in: add findutils to list of host_tools
9966
9967 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
9968
9969         * config.sub: Handle mn10200 and mn10300.
9970
9971 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9972
9973         * configure.in (d10v-*): Do not build librx.
9974
9975 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
9976
9977         * configure.in (mn10300): Build everything except gdb & libgloss.
9978
9979 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
9980
9981         * config.guess:  Patch for Dansk Data Elektronik servers,
9982         from Niels Skou Olsen <nso@dde.dk>.
9983
9984         For ncr, use /bin/uname rather than uname, since GNU uname does not
9985         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
9986
9987         Patch for MIPS R4000 running System V,
9988         from Eric S. Raymond <esr@snark.thyrsus.com>.
9989
9990         Fix thinko for nextstep.
9991
9992         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9993
9994         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
9995         * config.guess: Guess mips-dec-mach_bsd4.3.
9996
9997         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
9998         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
9999         release numbers.
10000         * config.guess (mips-mips-riscos*):  Emit just enough of the
10001         release number.
10002
10003         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
10004         * config.guess (sparc-auspex-sunos*):  Added.
10005         (f300-fujitsu-*): Added.
10006
10007         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
10008         * config.guess:  Recognize a Tadpole as a sparc.
10009
10010 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10011
10012         * config.guess: Don't assume that NextStep version is either 2 or
10013         3.  NextStep 4 (aka OpenStep 4) has come out now.
10014
10015 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
10016
10017         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10018         From Rik Faith <faith@cs.unc.edu>.
10019
10020 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
10021
10022         * config.sub: Contributions from bug-gnu-utils to:
10023         Support plain "hppa" (no version given) architecture, reported by
10024         OpenStep.
10025         OpenBSD like NetBSD.
10026         LynxOs is not a hardware supplier.
10027
10028         * config.guess: Contributions from bug-gnu-utils to add support for:
10029         OpenBSD like NetBSD.
10030         Stratus systems.
10031         More Pyramid systems.
10032         i[n>4]86 Intel chips.
10033         M680[n>4]0 Motorola chips.
10034         Use unknown instead of lynx for hardware manufacturer.
10035
10036 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10037
10038         * install.sh (chmodcmd): Set to null if the DST directory already
10039         exists.
10040
10041 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10042
10043         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10044         not use mt-ppc target Makefile fragment any more.
10045
10046 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10047
10048         * configure.in (*-*-windows):  Exclude everything but those dirs
10049         needed to build windows.
10050
10051 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
10052
10053         * Makefile.in (all-target-winsup): Depend on all-target-librx.
10054
10055 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10056
10057         * configure.in:  Exclude mmalloc from i386-windows.
10058
10059 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10060
10061         * Undo my previous change.
10062
10063 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
10064
10065         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10066         unconditionally.
10067         (MAKEOVERRIDES): Define (revert this part of October 18 change).
10068
10069 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10070
10071         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
10072         host to add it's own flags.
10073
10074 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
10075
10076         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10077
10078 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
10079
10080         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10081         (CXX_FOR_TARGET): Likewise.
10082         (GCC_FOR_TARGET): Define.
10083         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10084         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10085         CC_FOR_TARGET was specified on the command line.
10086         (MAKEOVERRIDES): Don't define.
10087
10088 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
10089
10090         * configure.in (m32r): Fix spelling of libg++ libs.
10091
10092 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
10093
10094         * config.sub (-apple*): Remove, now redundant.
10095
10096 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
10097
10098         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10099
10100         * configure: Rework yesterday's sed script patch.
10101
10102         * config.sub: Merge with FSF.
10103
10104 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
10105
10106         * config.guess:  Merge from FSF.
10107
10108         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
10109         * config.guess: Use pc instead of unknown, for pc clone systems.
10110         Change linux to linux-gnu.
10111
10112         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10113         * config.guess: Avoid non-portable tr syntax.
10114
10115 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
10116
10117         * test-build.mk (HOLES): Add "xargs" for gdb.
10118
10119         * configure: Avoid hpux10.20 sed bug.
10120
10121 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
10122
10123         * configure.in:  Add support for windows host
10124         (that is a build done under the Microsoft build environment).
10125
10126 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
10127
10128         * Makefile.in: Replace all uses of srcroot with s, to shrink
10129         command line lengths.
10130
10131         Patches from Geoffrey Noer <noer@cygnus.com>:
10132         * configure.in: If configuring for newlib, pass --with-newlib to
10133         subdirectories.
10134         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10135         -Bnewlib/ and -Lwinsup to gcc.
10136         (CXX_FOR_TARGET): Likewise.
10137
10138 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10139
10140         * Makefile.in (ETC_SUPPORT): Add configure.
10141
10142 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
10143
10144         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10145         host configuration file.
10146
10147 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
10148
10149         * configure.in: Break mn10x00 support into separate
10150         mn10200 and mn10300 configurations.
10151         * config.sub: Likewise.
10152
10153 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
10154
10155         * configure.in: Add lots of stuff to noconfigdirs for
10156         the mn10x00 targets.
10157
10158         * config.sub, configure.in: Add mn10x00 support.
10159
10160 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
10161
10162         * make-all.com: Call conf-a-gas, not config-a-gas.
10163
10164 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
10165
10166         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10167         targets.
10168
10169 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
10170
10171         * mpw-README: Add much more detail for native PowerMac.
10172         * mpw-install: New file.
10173         * mpw-configure: Add --norecursion and --help options.
10174         * mpw-config.in: Translate readme and install files when
10175         copying to objdir.
10176         * mpw-build.in: Don't always depend on byacc and flex.
10177         (install-only-top): New action.
10178
10179 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
10180
10181         * configure.in:  You can now configure GDB for the v850.
10182
10183 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
10184
10185         * configure.in (noconfigdirs): Don't configure any C++ dirs
10186         if targeting D10V.
10187
10188 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10189
10190         * config.sub: Recognize mips64vr5000.
10191
10192 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
10193
10194         * configure.in: Use a single line for host_tools and native_only.
10195
10196 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
10197
10198         * config.sub, configure.in: Add entries for m32r.
10199
10200 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
10201
10202         * Makefile.in (inet-install): Don't run install-gzip.
10203
10204 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
10205
10206         * configure.in:  Don't config lots of things for *-*-windows*.
10207
10208 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
10209
10210         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10211         (host_libs, host_tools): Copy from configure.in.
10212         * mpw-configure: Don't complain about directories not found.
10213
10214 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10215
10216         * configure.in (i[345]86): Recognize i686 for pentium pro.
10217         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10218         file.
10219
10220         * config.guess (i[345]86): Ditto.
10221
10222 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10223
10224         * configure.in (noconfigdirs): Removed gdb for D10V.
10225
10226 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
10227
10228         * configure.in: Remove ld, target-libio, target-libg++, and
10229         target-libstdc++ from noconfigdirs.
10230
10231 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
10232
10233         * configure: Fix three locations where shell scripts were
10234         being run directly rather than with config_shell.
10235
10236 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
10237
10238         * configure.in (v850-*-*): Set up initial $noconfigdirs.
10239         * config.sub (basic_machine): Recognize v850.
10240
10241 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
10242
10243         * mpw-configure: Handle multiple enable/disable options and
10244         pass them down recursively, handle -c and -s flags appropriately
10245         depending on choice of compiler, add escape mechanism for
10246         quoted arguments to gC.
10247
10248 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10249
10250         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10251         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10252         so that -mrelocatable-lib and -mno-eabi are used.
10253
10254         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10255         not support --print-multi-lib, don't abort.
10256
10257 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
10258
10259         * make-all.com: Run config-a-gas.
10260         * setup.com: Don't copy subdirectory files around.
10261
10262 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
10263
10264         * configure.in (*-*-ose): Remove exclusion of libgloss for this
10265         target, it now compiles correctly.
10266
10267 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
10268
10269         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10270
10271 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10272
10273         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10274
10275 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10276
10277         * configure.in (native_only): Add prms.
10278
10279 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
10280
10281         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10282         (BINUTILS_SUPPORT_DIRS): Likewise.
10283
10284 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10285
10286         * configure.in (d10v-*-*): Don't configure ld or gdb until the
10287         d10v support is added.
10288
10289 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10290
10291         * configure.in (d10v-*-*): New target.
10292
10293 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
10294
10295         * config.guess (HP 9000/811): Recognize this as a PA1.1
10296         machine.
10297
10298 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
10299
10300         * Makefile.in (do-tar-gz): New target, split out from tail end of
10301         taz target.  Run each command separately, don't use pipes.
10302         (taz): Use it.
10303
10304 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
10305
10306         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10307         * mpw-build.in: No builds should depend on building byacc or flex,
10308         they are assumed to be installed already.
10309
10310 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10311
10312         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10313         variable that CC_FOR_TARGET needs.
10314
10315 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10316
10317         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10318         options have changed since the last time the subdirectory was
10319         configured, and if it has, reconfigure.
10320         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10321         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10322
10323 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
10324
10325         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10326         CLEAN_MODULES): Add bash.
10327         (all-bash): New target.
10328
10329 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
10330
10331         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10332
10333 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10334
10335         * config.sub (basic_machine): Recognize d10v as a valid processor.
10336
10337 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
10338
10339         * mpw-configure: Add support for --bindir.
10340         * mpw-build.in: Use a GCC-specific build script for GCC actions.
10341
10342 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
10343
10344         * configure.in: add bash, time, gawk to list of hosttools and things
10345         to only build for native toolchains
10346
10347 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10348
10349         * Makefile.in (docdir): Remove.
10350
10351 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10352
10353         * Makefile.in (datadir): Set to $(prefix)/share.
10354
10355 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
10356
10357         * configure.in: build diff and patch for cygwin32-hosted
10358         toolchains.
10359
10360 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
10361
10362         * config.sub: Accept -rtems*.
10363
10364 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
10365
10366         * configure.in: enable dosrel for cygwin32-hosted builds,
10367                 remove diff from the list of things not buildable
10368                 via Canadian Cross
10369
10370 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
10371
10372         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10373         don't get ". ".
10374
10375 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
10376
10377         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10378
10379 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
10380
10381         * Makefile.in (taz): Handle case where tex3patch didn't even get
10382         checked out.  Also, if it was found, put the symlink in a new util
10383         subdirectory.
10384
10385 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10386
10387         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10388
10389 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
10390
10391         * config.sub: Recognize -openvms.
10392         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10393         * make-all.com, setup.com: New files.
10394
10395 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10396
10397         * Makefile.in (taz): tex3patch moved to texinfo/util.
10398
10399 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
10400
10401         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10402         * configure.in: remove make from disable-if-Can-Cross list
10403                 enable gdb if ${host} and ${target} are cygwin32
10404
10405 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
10406
10407         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
10408         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10409
10410 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10411
10412         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
10413         distinguish sysv/svr4/bsd variants.
10414         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10415
10416 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
10417
10418         * configure.in: Added copyright notice.
10419         * move-if-change: Added copyright notice.
10420
10421 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10422
10423         * configure.in (powerpcle-*-solaris*): Until we get shared
10424         libraries working, don't build gdb, sim, make, tcl, tk, or
10425         expect.
10426
10427 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
10428
10429         * config.guess:  Merge with FSF:
10430
10431         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10432         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10433
10434         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
10435         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10436
10437         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
10438         * config.guess:  Combine two OSF1 rules.
10439         Also recognize field test versions.  From mjr@zk3.dec.com.
10440         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
10441         because GNU uname does not support -p.  From pmr@pajato.com.
10442
10443 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
10444
10445         * Makefile.in (MAKEDIRS): Removed $(tooldir).
10446
10447 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
10448
10449         * mpw-README: Document GCCIncludes.
10450
10451 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
10452
10453         * configure.in (alpha-*-linux*): Set enable_shared to yes.
10454
10455 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10456
10457         * mpw-configure: Handle --enable-FOO and --disable-FOO.
10458
10459 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
10460
10461         * configure.in (*-*-cygwin32): Configure make.
10462
10463 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
10464
10465         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10466
10467 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
10468
10469         * Makefile.in (all-inet): Depend on all-perl.
10470
10471         * Makefile.in (inet-install): New target.
10472
10473         * Makefile.in (all-inet): Depend on all-tcl.
10474         (all-inet): Depend on all-send-pr.
10475
10476 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10477
10478         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10479         temporarily.
10480
10481 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
10482
10483         * configure.in: Don't configure --with-gnu-ld on AIX.
10484
10485 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10486
10487         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10488
10489 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
10490
10491         * Makefile.in (ALL_MODULES): Added all-inet.
10492         (CROSS_CHECK_MODULES): Added check-inet.
10493         (INSTALL_MODULES): Added install-inet.
10494         (CLEAN_MODULES): Added clean-inet.
10495         (all-indent): New target.
10496
10497         * configure.in (host_tools): Added inet.
10498         (native_only): Added inet.
10499         (noconfigdirs): Added inet.
10500
10501 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
10502
10503         * configure.in: Don't configure libgloss if we are not configuring
10504         newlib.
10505
10506 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10507
10508         * configure.in: Don't configure libgloss for unsupported
10509         architectures.
10510
10511 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10512
10513         * Makefile.in (CLEAN_MODULES): Add clean-apache.
10514
10515 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
10516
10517         * Makefile.in (ALL_MODULES): Include all-apache.
10518         (CROSS_CHECK_MODULES): Include check-apache.
10519         (INSTALL_MODULES): Include install-apache.
10520         (all-apache): New target.
10521
10522         * configure.in: Added apache everywhere perl is seen.
10523
10524 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10525
10526         * Makefile.in: Add support for clean-{module} and
10527         clean-target-{module} rules.
10528
10529 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
10530
10531         * configure.in (*-*-ose) do not build libgloss.
10532
10533 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10534
10535         * config.guess (prep*:SunOS:5.*:*): Turn into
10536         powerpele-unknown-solaris2.
10537
10538 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
10539
10540         * configure.in: Permit --enable-shared to specify a list of
10541         directories.
10542
10543 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10544
10545         * configure.in (host==solaris): Pass only the first word of $CC
10546         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10547
10548 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10549
10550         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10551
10552 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
10553
10554         * Makefile.in (ALL_MODULES): Include all-perl.
10555         (CROSS_CHECK_MODULES): Include check-perl.
10556         (INSTALL_MODULES): Include install-perl.
10557         (ALL_X11_MODULES): Include all-guile.
10558         (CHECK_X11_MODULES): Include check-guile.
10559         (INSTALL_X11_MODULES): Include install-guile.
10560         (all-perl): New target.
10561         (all-guile): New target.
10562
10563         * configure.in (host_tools): Include perl and guile.
10564         (native_only): Include perl and guile.
10565         (noconfigdirs): Don't build guile and perl; no ports have been
10566         done.
10567
10568 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
10569
10570         * configure (--enable-*): Handle quoted option lists such as
10571         --enable-sim-cflags='-g0 -O' better.
10572
10573 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10574
10575         * Makefile.in ({,inst}all-target): New rule so we can make and
10576         install all of the target directories easily.
10577
10578 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10579
10580         * configure.in: Add missing global flag in sed substitution when
10581         deleting `target-' from ${configdirs}.
10582
10583 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
10584
10585         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10586         option.
10587
10588         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10589         config/mh-necv4.
10590
10591         * install.sh: Correct misspelling of transformbasename.
10592
10593         * config.guess: Recognize mips-*-sysv*.
10594
10595 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
10596
10597         * config.sub: Recognize mon960.
10598
10599 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
10600
10601         * configure: Restore Canadian Cross handling of BISON and LEX,
10602         removed in Feb 20 change.
10603
10604 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
10605
10606         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10607         Mention make install.  Remove the old copyright date as well the
10608         clumsy and rather pointless copyright on the README file.
10609
10610 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10611
10612         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10613         Makefile after running symlink-tree, then run `make distclean' to
10614         avoid clobbering any generated files in srcdir.
10615
10616 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
10617
10618         * configure.in (m68k-*-netbsd*): Build everything now.
10619
10620 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10621
10622         * Makefile.in (taz): Fix quoting.
10623
10624 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
10625
10626         * configure.in (sparclet-*-*): Build everything now.
10627
10628 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10629
10630         * configure.in (m68k-*-linux*): New host.
10631
10632 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
10633
10634         * configure: Check for bison before byacc.
10635
10636 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
10637
10638         * Makefile.in configure:  Change the way LEX and BISON/YACC are
10639         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
10640         searching PATH.  These are used as fallbacks by Makefile.in if
10641         flex/bison/byacc aren't in objdir.
10642
10643 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
10644
10645         * Makefile.in: Make everything which depends upon all-bfd also
10646         depend upon all-opcodes, in case --with-commonbfdlib is used.
10647
10648 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10649
10650         * configure.in (host *-*-cygwin32): Don't build gdb if we are
10651         building NT native compilers on Unix.
10652
10653 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
10654
10655         * configure.in: Don't get CC from the host Makefile fragment if we
10656         can find gcc in PATH, or if this is a Canadian Cross.  Move the
10657         Solaris test for /usr/ucb/cc to the post target script, just after
10658         the compiler sanity test.
10659
10660 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10661
10662         * config.sub: Merge with FSF.
10663
10664 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10665
10666         * Makefile.in (RPATH_ENVVAR): New variable.
10667         (REALLY_SET_LIB_PATH): Use it.
10668         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10669
10670 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10671
10672         * config.sub, configure.in: Recognize sparclet cpu.
10673
10674 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10675
10676         * config.guess:  Support m68k-cbm-sysv4.
10677
10678 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10679
10680         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10681         m68k-unknown-linuxaout from linker help string.  Put quotes around
10682         $ld_help_string.
10683
10684 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10685
10686         * config.guess (powerpc-harris-powerunix): Add guess for port
10687         to new target.
10688
10689 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10690
10691         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10692
10693 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10694
10695         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10696         $(REALLY_SET_LIB_PATH) in Makefile.
10697         * Makefile.in (SET_LIB_PATH): New variable.
10698         (REALLY_SET_LIB_PATH): New variable.
10699         ($(DO_X)): Use $(SET_LIB_PATH).
10700         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10701         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10702         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10703         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10704         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10705         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10706         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10707         (install-dosrel): Likewise.
10708         (all-opcodes): Depend upon all-libiberty.
10709
10710 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10711
10712         * config.guess (*:CYGWIN*): New
10713
10714 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10715
10716         * Makefile.in (all-target-winsup): All all-target-libiberty.
10717
10718 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10719
10720         * configure.in (noconfigdirs): Add missing # in front of comment.
10721
10722 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10723
10724         * configure.in: add second pass to things added to noconfigdirs
10725         so *-gm-magic can exclude libgloss properly.
10726
10727 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10728
10729         * mpw-configure (extralibs_name, rez_name): Set correctly
10730         for MWC68K compiler.
10731
10732         * mpw-README: Add more info on the necessary build tools.
10733
10734 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10735
10736         * configure.in, config.sub: Recognize cygwin32.
10737
10738 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10739
10740         * config.guess, config.sub: Recognize A/UX.
10741
10742 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10743
10744         * config.sub: Merge with gcc/config.sub.
10745
10746 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10747
10748         * mpw-build.in (do-binutils): Add build of stamps.
10749
10750 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10751
10752         * config.sub: Add recognition for mips64vr4100*-* targets.
10753
10754 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10755
10756         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10757         Add creation of gconfigargs with `--enable-shared' turned on.
10758         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10759         ($(host)-stamp-stage3-configured): Likewise.
10760         (HOLES): Add chatr and ldd.
10761         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10762
10763 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
10764
10765         * configure: Pass --nfp to recursive configures.
10766
10767 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10768
10769         * Makefile.in (DLLTOOL): New.
10770         (DLLTOOL_FOR_TARGET): New.
10771         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10772         (EXTRA_TARGET_FLAGS): Ditto.
10773         (EXTRA_GCC_FLAGS): Ditto.
10774         (CONFIGURE_TARGET_MODULES): Ditto.
10775         (DO_X): Ditto.
10776         * configure: Add DLLTOOL.
10777
10778 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
10779
10780         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10781         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10782         mh-sco, since old workarounds no longer needed, and don't
10783         build ld, since libraries have weak symbols in COFF.
10784
10785 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
10786
10787         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10788
10789 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10790
10791         * configure.in: Make sure that ${CC} can be used to compile an
10792         executable.
10793
10794 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10795
10796         * Makefile.in (all-gdb): Depend on $(GDB_TK).
10797         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10798         nothing depending on whether gdbtk is being built.
10799
10800 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
10801
10802         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10803
10804 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
10805
10806         * configure.in (noconfigdirs): Put ld or gas in this early, if the
10807         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10808
10809 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
10810
10811         * config-ml.in: Add support for
10812         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10813         Simplify setting of multidirs from --disable-foo.
10814
10815 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10816
10817         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10818         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10819         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10820         non-empty, pass them on to the  GCC make.
10821         (all-bootstrap): New rule that is like all-gcc, except it executes
10822         the GCC bootstrap rule instead of the GCC all rule.
10823
10824 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
10825
10826         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10827
10828 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10829
10830         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10831         DG/UX support.
10832
10833 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
10834
10835         * config.sub (i*86*) Change [345] to [3456]
10836
10837 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10838
10839         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10840         --with-gnu-ld=no.
10841
10842 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10843
10844         * config-ml.in (rs6000*, powerpc*): Add switches to control which
10845         AIX multilibs get built.
10846
10847 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10848
10849         * configure.in (i386-win32): Don't build expect if we're not
10850         building the tcl subdir.
10851
10852 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
10853
10854         * Makefile.in: (configure-target-examples, all-target-examples):
10855         New targets, configure and build example programs.
10856
10857 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10858
10859         * mpw-configure: If an mpw-config.in generated a file mk.sed,
10860         use it as input to sedit the generated MPW makefile.
10861         * mpw-README: Add a suggestion about Gestalt.h.
10862
10863 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
10864
10865         * config.sub: Accept *-*-ieee*.
10866
10867 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
10868
10869         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
10870         Ronald F. Guilmette <rfg@monkeys.com>.
10871
10872 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10873
10874         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10875         for powerpc-pe native.
10876         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10877         (target==powerpc-pe): duplicate i386-win32 entry.
10878
10879 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10880
10881         * configure.in (noconfigdirs): Exclude target-newlib for all versions
10882         of vxworks, not just vxworks5.1.
10883
10884 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
10885
10886         * mpw-configure: Add support for exec-prefix.
10887
10888 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10889
10890         * config.guess: Recognize HP model 816 machines as having
10891         a PA1.1 processor.
10892
10893 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10894
10895         * configure: Ignore new autoconf configure options.
10896
10897 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10898
10899         * config.guess:  Recognize Pentium under SCO.
10900         From Robert Lipe <robertl@arnet.com>.
10901
10902 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10903
10904         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
10905
10906 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
10907
10908         * configure.in: Don't configure gas for alpha-dec-osf*.
10909
10910 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
10911
10912         * configure.in: Default to --with-stabs for some targets for which
10913         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10914         i[345]86*-*-unixware*.
10915
10916 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10917
10918         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10919         rather than basing it on the target.  Simplify handling of options
10920         controlling which directories to configure.  Remove extraneous
10921         slash in multi-clean target.
10922
10923 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
10924
10925         * config-ml.in: Prefix more variables with ml_ so they don't collide
10926         with configure's.
10927
10928 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
10929
10930         * configure: Don't turn -v into --v.
10931
10932 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
10933
10934         * configure.in (targargs): Fix typo.
10935
10936         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10937
10938 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10939
10940         * configure.in: Strip --host and --target options from
10941         CONFIG_ARGUMENTS, and always configure for --host only.  Add
10942         --with-cross-host option when building with a cross-compiler.
10943         * configure: Canonicalize the arguments put into config.status by
10944         always using `=' for an option with an argument.  Pass a presumed
10945         --host or --target explicitly.
10946
10947 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
10948
10949         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10950         into general OS recognition case.
10951
10952 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10953
10954         * configure.in (target_configdirs): add target-winsup only
10955         for win32 target systems.
10956
10957 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
10958
10959         * Makefile.in (all-target-libgloss): Depend upon
10960         configure-target-newlib, since when libgloss is built it looks to
10961         see if the newlib directory exists.
10962
10963 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
10964
10965         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10966         cfg-ml-*.in.
10967
10968 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
10969
10970         * configure: Handle LD and LD_FOR_TARGET when configuring a
10971         Canadian Cross.
10972
10973 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10974
10975         * configure.in (target_libs): add target-winsup.
10976         (target==i386-win32): add patch diff flex make to $noconfigdirs.
10977         (target==ppcle-pe): remove ld from $noconfigdirs.
10978
10979 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10980
10981         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10982         Preserve relative path names in $srcdir.  Build symlink tree if
10983         configuring cross target dir and srcdir=. (= no VPATH support).
10984         (configure-target-libg++): Depend on configure-target-librx.
10985         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10986         * config-ml.in: New file.
10987         * symlink-tree: New file.
10988         * configure: Ensure srcdir="." if that's what it is.
10989
10990 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
10991
10992         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10993         includes and FLEX_SKELETON setting.
10994         * mpw-configure (--with-gnu-ld): New option, controls whether
10995         to use PPCLink or ld with PowerMac GCC.
10996         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10997         * mpw-config.in: Configure grez if targeting Mac.
10998
10999         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11000         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11001         just macos.
11002         * configure.in: Configure grez resource compiler if targeting Mac.
11003         * Makefile.in (all-grez, install-grez): New targets.
11004
11005 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
11006
11007         * configure: CXX defaults to gcc, not g++.  If we find
11008         gcc in the path, set CC to gcc -O2.
11009
11010 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
11011
11012         * configure: Default ${build} correctly.  Avoid picking up extra
11013         spaces when reading CC and CXX from Makefile.  When doing a
11014         Canadian Cross, use plausible default values for numerous
11015         variables.
11016         * configure.in: When doing a Canadian Cross, don't try to
11017         configure tools whose configure script can't handle it.
11018
11019 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11020
11021         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11022
11023 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11024
11025         * configure:  Remove dubious bug reporting address.
11026
11027 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11028
11029         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
11030         configure script, run that instead of this directory's configure.
11031         In either case, print a message that we're configuring the sub-dir.
11032
11033 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11034
11035         * configure.in: Before checking for the existence of various files,
11036         use sed to filter out "target-".
11037
11038 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11039
11040         * Makefile.in (DO_X): Split rule to decrease command line length
11041         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
11042         (Philippe De Muyter).
11043
11044 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11045
11046         * Makefile.in (all-patch): depend on all-libiberty.
11047
11048 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
11049
11050         * configure.in: If the only directory in target_configdirs which
11051         actually exists is libiberty, then set target_configdirs to empty,
11052         to avoid trying to build a target libiberty in a gas or gdb
11053         distribution.
11054
11055 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
11056
11057         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11058         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11059         systems.
11060
11061 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11062
11063         * configure.in (copy_dirs): Use sys-include instead of include
11064         for --with-headers option.
11065
11066 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
11067
11068         * Makefile.in, configure.in: Make winsup builds work with
11069         new scheme.
11070
11071 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
11072
11073         * configure.in: Build the linker on AIX.
11074
11075 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11076
11077         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
11078         where needed.
11079
11080 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
11081
11082         * Makefile.in (all-gcc): Fix typo.
11083
11084 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11085
11086         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
11087
11088 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11089
11090         * configure.in:  Rename libFOO to target-libFOO, and xiberty
11091         to target-xiberty, to provide more flexibility.
11092         (target_subdir):  Define.  Create if cross.
11093         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11094         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
11095         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11096         check-libFOO -> check-target-libFOO, etc.
11097         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11098         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11099         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11100         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
11101         allow ALL_GCC="" to only configure.
11102         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
11103         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
11104         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
11105
11106 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
11107
11108         * Makefile.in (taz): Build "info" in etc explicitly.
11109
11110 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
11111
11112         * configure.in:  Make sure that CC is undefined (as opposed to
11113         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
11114         problem with autoconf trying to configure on a host without GCC.
11115
11116 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11117
11118         * mpw-configure: Set host alias from choice of host compiler,
11119         only use generic MPW Makefile sed if present, edit a file
11120         named "hacked_Makefile.in" instead of "Makefile.in" if present.
11121         * mpw-README: Add problem notes about CW6 and CW7.
11122
11123 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
11124
11125         * Makefile.in (taz): Use ";" instead of ";;".
11126
11127 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11128
11129         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
11130         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11131         DISTDOCDIRS.
11132         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
11133         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
11134
11135 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11136
11137         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
11138         and gnats, because they are now subsumed by DISTSTUFFDIRS.
11139         Move bfd to DISTSTUFFDIRS.
11140
11141 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11142
11143         * Makefile.in (X11_LIB): Removed.
11144         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11145
11146         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11147
11148 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11149
11150         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11151         names.
11152
11153 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11154
11155         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11156
11157 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
11158
11159         * configure.in (i[345]86-*-win32): Always build newlib.
11160         Don't configure cvs, autoconf or texinfo.
11161         * Makefile.in (LD_FOR_TARGET): New.
11162         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11163         Pass down LD_FOR_TARGET.
11164
11165 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11166
11167         * winsup: New directory.
11168         * Makefile.in: Build winsup.
11169         * configure.in: Winsup is configured when target is win32.
11170         Can only build win32 target GDB when native.
11171
11172 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
11173
11174         * config.guess: Recognize HP model 819 machines as having
11175         a PA 1.1 processor.
11176
11177 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11178
11179         * configure: Fix sed loop which substitutes for CC and CXX to
11180         avoid bug found in various sed implementations.
11181
11182 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11183
11184         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11185         simulator.  Use standard powerpc-*-eabi*.
11186
11187 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11188
11189         * configure.in: Stop putting gas and binutils in noconfigdirs for
11190         powerpc-*-aix* and rs6000-*-*.
11191
11192 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
11193
11194         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11195         -mcall-aixdesc libraries.
11196
11197 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
11198
11199         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11200
11201         * config.sub (arm | armel | armeb): Fix shell syntax.
11202
11203 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11204
11205         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11206         -msoft-float and -mcpu=common support.
11207         (powerpc*-*-eabisim*): Add support for building -mcall-aix
11208         libraries.
11209
11210 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11211
11212         * configure.in: Allow configuration and build of emacs19 for the alpha.
11213
11214 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11215
11216         * configure.in (CC): Get ^CC, not just any old CC, from
11217         ${host_makefile_frag}.
11218
11219 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11220
11221         * configure.in (CC): Try to get CC from
11222         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11223
11224 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11225
11226         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11227         only if it exists in $(srcdir).
11228
11229 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11230
11231         * configure: If CC and CXX are not set in the environment, set
11232         them, based on either an existing Makefile or on searching for gcc
11233         in PATH.  Substitute for CC and CXX in Makefile.
11234         * configure.in: Remove libm from target_libs.  Separate
11235         target_configdirs from configdirs.  If CC is not set in
11236         environment, try to get it from a host Makefile fragment.  Rewrite
11237         changes of configdirs to use skipdirs instead.  A few minor
11238         tweaks.  Take directories out of target_configdirs as they are
11239         taken out of configdirs.  Remove existing Makefile files from
11240         subdirectories.  Substitute for TARGET_CONFIGDIRS and
11241         CONFIG_ARGUMENTS in Makefile.
11242         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11243         by configure.in.
11244         (CONFIG_ARGUMENTS): Likewise.
11245         (CONFIGURE_TARGET_MODULES): New variable.
11246         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11247         ($(CONFIGURE_TARGET_MODULES)): New target.
11248         (configure-libg++, configure-libio): New targets.
11249         (all-libg++): Depend upon configure-libg++.
11250         (all-libio): Depend upon configure-libio.
11251         (configure-libgloss, all-libgloss): New targets.
11252         (configure-libstdc++): New target.
11253         (all-libstdc++): Depend upon configure-libstdc++.
11254         (configure-librx, all-librx): New targets.
11255         (configure-newlib): New target.
11256         (all-newlib): Depend upon configure-newlib
11257         (configure-xiberty): New target.
11258         (all-xiberty): Depend upon configure-xiberty.
11259
11260 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11261
11262         * configure.in (host i[345]86-*-win32):  Expand the
11263         noconfigdirs again.
11264
11265 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
11266
11267         * mpw-configure: Fix sed command file name.
11268
11269 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11270
11271         * configure.in (host i[345]86-*-win32): Reduce the
11272         noconfigdirs again.
11273
11274 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
11275
11276         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11277         or powerpc*-*-pe*, since they are not yet supported.
11278
11279 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11280
11281         Add PowerMac support and many other enhancements.
11282         * mpw-configure: New option --cc to select compiler to use,
11283         paste options set according to --cc into the generated
11284         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11285         if mpw-make.sed is present.
11286         * mpw-config.in: Don't test for gC1, test for mpw-touch,
11287         add forward includes for PowerPC include files.
11288         * mpw-build.in: Build using Makefile.PPC if present.
11289         (do-byacc, etc): Remove separate version resource builds.
11290         (do-gas): Build "stamps" before "all".
11291         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11292         * mpw-README: Update to reflect --cc option, PowerMac support,
11293         and recently-reported compatibility problems.
11294
11295 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11296
11297         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11298         embedded m68k systems (-aout, -coff, -elf, -vxworks).
11299         (--with-multilib-top): Pass to recursive invocations.
11300
11301 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
11302
11303         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11304         v810-*-*.
11305
11306 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11307
11308         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11309         gdb, ld and opcodes on v810-*-*.
11310
11311 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11312
11313         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11314         (local-maintainer-clean): New target.
11315         (maintainer-clean): New target.
11316         (realclean): Just depend upon maintainer-clean.
11317
11318 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11319
11320         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11321
11322 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
11323
11324         * configure.in: Build ld in mips*-*-bsd* case.
11325
11326 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
11327
11328         * config.sub: Accept -lites* OS.  From Ian Dall.
11329
11330 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
11331
11332         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11333         targets.
11334
11335 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11336
11337         * configure.in: treat i386-win32 canadian cross the same as
11338         i386-go32 canadian cross.
11339
11340 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11341
11342         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11343         running under the simulator to build a reduced set of libraries.
11344         (powerpc-*-eabiaix): Add fine grained multilib support added to
11345         other powerpc targets yesterday.
11346
11347 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11348
11349         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11350         -disable-softfloat, -disable-relocatable, -disable-aix, and
11351         -disable-sysv to control which multilib libraries get built.
11352
11353 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11354
11355         * configure: Add Makefile.tem to list of files to remove in trap
11356         handler.
11357
11358 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11359
11360         * config.guess (*Linux*):  Add missing "exit"s.
11361         Also, need specific check for alpha-unknown-linux (uses COFF).
11362
11363 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11364
11365         * config.guess:  Merge with FSF:
11366
11367         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
11368         * config.guess (AIX4): More robust release numbering discovery.
11369
11370         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
11371         * config.guess (i386-sequent-ptx): Properly get version number.
11372
11373         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
11374         * config.guess (mips:*:4*:UMIPS): New case.
11375
11376 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11377
11378         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11379         (i386-win32 host): Likewise.  Don't build readline.
11380
11381 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
11382
11383         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
11384         SUPPORT_FILES to submakes.
11385
11386 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
11387
11388         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11389         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11390         mpw-configure.
11391
11392 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
11393
11394         * configure.in (appdirs): Use =, not ==, in test expression when
11395         trying to build the text to print in the warning message for
11396         Solaris users.
11397
11398 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
11399
11400         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11401
11402 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11403
11404         * config.guess: Recognize lynx-2.3.
11405
11406 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
11407
11408         * config.sub (z8ksim): Deleted
11409         (z8k-*-coff): New, this is the one true name of the target.
11410
11411 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11412
11413         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11414
11415 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
11416
11417         * config.guess (*:Linux:*:*): First try asking the linker what the
11418         default object file format is (elf, aout, or coff).  Then if this
11419         fails, try previous methods.
11420
11421 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11422
11423         * configure.in: Don't build newlib for *-*-vxworks5.1.
11424
11425 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11426
11427         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11428         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11429
11430 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
11431
11432         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11433
11434 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
11435
11436         * cfg-ml-com.in: New file.
11437         * cfg-ml-pos.in: New file.
11438
11439 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11440
11441         * COPYING.NEWLIB: Add HP free copyright to list.
11442
11443 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11444
11445         * config.sub: Recognize -eabi* for the system, not just -eabi.
11446
11447 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11448
11449         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11450         * config.sub, configure.in (win32): New target and host.
11451
11452 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11453
11454         * configure.in: Add i386-pe configuration.
11455
11456 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
11457
11458         * mpw-build.in (install): Install GDB after LD.
11459
11460 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
11461
11462         * mpw-config.in (elf/mips.h): Always forward-include, needed
11463         for GDB to build.
11464
11465 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11466
11467         * testsuite: New directory for customer acceptance and whole tool
11468         chain tests.
11469
11470 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11471
11472         * configure: If per-host line isn't found, but AC_OUTPUT is found
11473         and a configure script exists, run it instead.
11474
11475 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11476
11477         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
11478
11479 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11480
11481         * configure: Set build_{cpu,vendor,os,alias} to host values when
11482         --build isn't specified.
11483
11484 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11485
11486         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11487         (FLAGS_TO_PASS): Pass them.
11488         (EXTRA_TARGET_FLAGS): Ditto.
11489
11490 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11491
11492         * Makefile.in (all-libg++): Depend on all-libstdc++.
11493
11494 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11495
11496         * configure.in (noconfigdirs): Enable all packages for
11497           i386-unknown-netbsd.
11498
11499 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
11500
11501         * configure.in (noconfigdirs): Don't configure tk for i386-go32
11502         hosted builds (DOS builds)
11503
11504 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11505
11506         Changes for ARM based on patches from Richard Earnshaw:
11507         * config.sub: Handle armeb and armel.
11508         * configure.in: Omit arm linker only for riscix.
11509
11510 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11511
11512         * config.guess:  Update from FSF.
11513
11514 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
11515
11516         * config.sub: Recognize powerpcle as the little endian varient of
11517         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
11518         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
11519         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
11520         temporarily.
11521
11522 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11523
11524         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11525
11526 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
11527
11528         * config.sub: Accept -lites* as a basic system type.
11529
11530 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
11531
11532         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11533         installed, and if so return linuxoldld as the system name.
11534
11535 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
11536
11537         * config.guess: Add hppa1.1-hp-lites support.
11538
11539 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11540
11541         * configure.in: Don't build newlib for m68k-vxworks5.1.
11542
11543 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11544
11545         * configure.in (mips-sgi-irix6): Use mh-irix5.
11546
11547 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
11548
11549         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11550
11551 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11552
11553         * test-build.mk: Enable building of shared libraries on IRIX 5 and
11554         OSF/1.  Fix compiler flags.
11555         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
11556
11557 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11558
11559         * configure.in: Recognize --with-newlib.
11560         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11561
11562 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11563
11564         * Makefile.in: move {all,check,install}-gdb from *_MODULES
11565         to *_X11_MODULES due to gdbtk needing X include files et al.
11566
11567 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
11568
11569         Merge in support for Mac MPW as a host.
11570         (Old change descriptions retained for informational value.)
11571
11572         * mpw-config.in: Add generic include forwards for cpu-specific
11573         include files in aout and elf directories.
11574
11575         * mpw-configure: Added copyright.
11576         * mpw-config.in: Check for presence of required build tools.
11577         (target_libs): Add newlib.
11578         (target_tools): Add examples.
11579         (Read Me): Generate as "Read Me for MPW" instead.
11580         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11581         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11582         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11583
11584         * mpw-configure: Remove subdir-specific makefile hackery,
11585         delete mk.tmp after using it.
11586
11587         * mpw-build.in (all): Display start and end times.
11588
11589         * mpw-configure (host_canonical): Set.
11590         (target_cpu): Always add to makefiles.
11591         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11592         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11593         (mpw-mh-mpw): Look for in srcdir and srcroot.
11594         Use sed instead of mpw-edit-prefix to edit prefix definitions.
11595
11596         * mpw-build.in: (install-only): New target.
11597
11598         * mpw-configure (host_alias, target_alias): Rename from hostalias
11599         and targetalias, add into generated Makefile.
11600         (mk.tmp): If present, add into generated Makefile.
11601         * mpw-build.in (all-gas): Build config.h first before gas proper.
11602
11603         * mpw-configure (config.status): Write only if changed.
11604         * mpw-config.in (readline): Configure it (not built, just used for
11605         definitions).
11606
11607         * mpw-config.in (elf/mips.h): Add a forward include.
11608
11609         * mpw-config.in: Forward-include most .h files in include into
11610         extra-include.
11611         (readline): Don't build.
11612         mpw-build.in (install): Install GDB.
11613
11614         * mpw-configure (prefix, mpw_prefix): Handle it.
11615         * mpw-config.in (mmalloc, readline): Don't configure.
11616         * mpw-build.in (thisscript): Rename to ThisScript.
11617         Use mpw-build instead of BuildProgram everywhere.
11618         (mmalloc, readline): Don't build.
11619         * mpw-README: New file, basic documentation about the MPW port.
11620
11621         * mpw-config.in: Use forward-include to create include files.
11622
11623         * mpw-configure: Add more things to the top of each configured
11624         Makefile, including contents of config/mpw-mh-mpw.
11625         * mpw-config.in (extra-include): Create this directory and fill it
11626         with Posix-like include files when configuring.
11627
11628         * config.sub (apple, mac, mpw): Add various aliases.
11629
11630         * mpw-build.in: New file, top-level build script fragment for MPW.
11631         * mpw-configure: New file, configure script for MPW.
11632         * mpw-config.in: New file, config fragment for MPW.
11633
11634 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11635
11636         * configure.in (host_libs): Remove glob, since it is gone from the
11637         sources.
11638
11639 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11640
11641         * Makefile.in: define empty GDB_NLM_DEPS var.
11642
11643         * configure.in(target_makefile_frag): use config/mt-netware
11644         for netware targets.
11645
11646 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11647
11648         * config.sub: Merge in recent FSF changes.  Remove linux special
11649         cases.
11650
11651 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11652
11653         Revert this change:
11654
11655         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11656
11657                 * build-all.mk: Use CC=cc -Xs on Solaris.
11658
11659 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11660
11661         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11662         stop using it.
11663         * Makefile.in: Nuke all references to glob subdirectory.
11664
11665 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11666
11667         * configure.in: Fix --enable-shared logic in per-host.
11668
11669 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11670
11671         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11672
11673 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11674
11675         * configure.in (noconfigdirs): Don't build gas on AIX, for
11676         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11677
11678 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11679
11680         * configure: Fix --cache-file to work if the file argument is a
11681         relative path.
11682
11683 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11684
11685         * configure: If the --cache-file is used, pass it down to
11686         configure in subdirectories.
11687
11688 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11689
11690         * config.sub: add vxworks29k configuration.
11691
11692 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11693
11694         * Makefile.in (taz): Do "diststuff" part quietly.
11695
11696 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11697
11698         * config.sub: Mini-merge with gcc/config.sub.
11699
11700 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11701
11702         * config.guess (IRIX): Sed - to _.
11703
11704 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11705
11706         * Makefile.in (source-vault, binary-vault): New targets.
11707
11708 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11709
11710         * config.sub: Recognize -eabi as a basic system type.
11711
11712 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11713
11714         * configure.in (enable_shared stuff): Fix typo.
11715
11716 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11717
11718         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11719
11720 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11721
11722         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11723
11724 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11725
11726         * configure.in (rs6000-*-*): Don't build gas.
11727
11728 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11729
11730         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11731         reduce command line length.
11732         (AS_FOR_TARGET): Check for as.new, not Makefile.
11733         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11734
11735 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11736
11737         * config.guess:  Merge from FSF.
11738
11739 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11740
11741         * configure: Don't use $ when handling program_suffix.
11742
11743 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11744
11745         * configure.in:  Configure tk for hppa/hpux.
11746
11747 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11748
11749         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11750
11751 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11752
11753         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11754         to LIBCXXFLAGS.  Tests are better run without it.
11755
11756 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11757
11758         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11759
11760 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11761
11762         * configure.in (*-*-netware*): Don't configure xiberty.
11763
11764 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
11765
11766         * configure.in:  Remove tk from native_only list.
11767
11768 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
11769
11770         * build-all.mk: Add mips-ncd-elf target to sun4 targets
11771           for special NCD build.
11772
11773 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11774
11775         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11776         makeall.bat, they're only useful for binutils snapshots.
11777         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11778         makeall.bat to specified SUPPORT_FILES.
11779
11780 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
11781
11782         * build-all.mk: Add Ericsson targets to sun4 and solaris
11783           hosts.  Add  BNR's sun4 target to solaris host, so their
11784           build-from-source will be tested in-house first.
11785
11786 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11787
11788         * Makefile.in (LIBCFLAGS): New variable.
11789         (CFLAGS_FOR_TARGET): Ditto.
11790         (LIBCFLAGS_FOR_TARGET): Ditto.
11791         (LIBCXXFLAGS): Ditto.
11792         (CXXFLAGS_FOR_TARGET): Ditto.
11793         (LIBCXXFLAGS_FOR_TARGET): Ditto.
11794         (BASE_FLAGS_TO_PASS): Pass them.
11795         (EXTRA_TARGET_FLAGS): Ditto.
11796
11797         * configure.in: Support --enable-shared.
11798
11799 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11800
11801         * configure.in (target_libs):  Include libstdc++ again.
11802         * config.guess:  Update from FSF (for FreeBSD).
11803
11804 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11805
11806         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11807         makeall.bat.
11808         (DISTDOCDIRS): Add `etc'.
11809         (ETC_SUPPORT_PFX): New variable.
11810         (taz): Include anything from etc starting with a word in
11811         ETC_SUPPORT_PFX.
11812
11813 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11814
11815         * config.sub: Update for recent FSF changes.  Remove obsolete
11816         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
11817         spacing changes.
11818
11819 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11820
11821         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
11822
11823         * config.guess:  Merge with FSF.
11824         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11825
11826 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11827
11828         * configure: Since the "trap 0" handler will override the exit
11829         status on many systems, only use it for "exit 1", and make it set
11830         a non-zero exit status; reset it before "exit 0".  Also, check
11831         exit status of config.sub, and error out if it failed.
11832
11833 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
11834
11835         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11836         and install libgloss.
11837
11838 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11839
11840         * Makefile.in (all-binutils): Depend upon all-byacc.
11841
11842         * configure.in: Don't build emacs on Irix 5.
11843
11844 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11845
11846         * configure.in (*-*-netware*): Add libio.
11847
11848 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11849
11850         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11851         (CHECK_TARGET_MODULES): Ditto.
11852         (INSTALL_TARGET_MODULES): Ditto.
11853         (TARGET_LIBS): Ditto.
11854         (all-libstdc++): Note dependencies.
11855
11856 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11857
11858         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11859
11860 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11861
11862         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11863         -fexternal-templates.
11864
11865         * configure.in (target_libs): Add libstdc++.
11866         (noconfigdirs): Add libstdc++ as appropriate.
11867
11868 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11869
11870         * config.guess:  Update from FSF.
11871
11872 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11873
11874         * configure: Use ${config_shell} when running ${configsub}.
11875
11876 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
11877
11878         * config.sub: No longer recognize h8300h.
11879
11880 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11881
11882         * config.sub: Remove extraneous differences between config.sub and
11883         gcc/config.sub.
11884
11885 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11886
11887         * Makefile.in (DISTSTUFFDIRS): Add gas.
11888
11889 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11890
11891         * COPYING.NEWLIB: New file.
11892
11893 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11894
11895         * config.guess (HP-UX):  Patch from Harlan Stenn
11896         <harlan@landmark.com> to also emit release level.
11897
11898 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11899
11900         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11901
11902 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11903
11904         * config.sub:  Merge nextstep cleanup from FSF.
11905
11906 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11907
11908         * configure.in (arm-*-*): Don't configure ld for this target.
11909
11910 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11911
11912         * configure.in (*-*-netware): don't configure libg++, libio,
11913           librx, or newlib.
11914
11915 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11916
11917         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
11918         configure ld--it works, but it doesn't support shared libraries.
11919
11920 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11921
11922         * config.guess (*-unknown-freebsd*):  Get rid of possible
11923         trailing "(Release)" in version string.
11924         Patch from Paul Richards <paul@isl.cf.ac.uk>.
11925
11926 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11927
11928         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11929         Fix type: *-next-neststep -> *-next-nextstep.
11930
11931         * config.guess:  Merge from FSF:
11932
11933         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
11934
11935         * config.guess: Recognize powerpc-ibm-aix3.2.5.
11936
11937         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
11938
11939         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11940         instead of UNIX_SV for UnixWare 1.0).
11941
11942 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
11943
11944         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
11945         to make gdb/nlm/* build after the compiler and linker.
11946
11947 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11948
11949         * config.guess (netbsd, freebsd, linux):  Accept any machine,
11950         not just i[34]86.
11951         (m68k-atari-sysv4):  Relocate to match FSF version.
11952
11953         * config.guess:  More merges from the FSF:
11954
11955         Add a space before function call or macro invocation.
11956
11957         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11958
11959         * config.guess: Add trap cmd to remove dummy.c and dummy when
11960         interrupted.
11961
11962         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11963
11964         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11965         (dummy): Redirect stderr from compilation of dummy.c.
11966
11967         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
11968
11969         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11970
11971 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
11972
11973         * configure: Accept and ignore --cache*, for compatibility with
11974         new autoconf.
11975
11976 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11977
11978         * config.guess:  Merge from FSF:
11979
11980         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11981
11982         * config.guess (Pyramid*:OSx*:*:*): New case.
11983         (PATH): Add /.attbin at end for finding uname.
11984         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
11985
11986         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
11987
11988         * config.guess (M88*:DolphinOS:*:*): New case.
11989
11990         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
11991
11992         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11993         to select whether to use ELF or COFF.
11994
11995         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11996
11997         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
11998
11999         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
12000
12001         * config.guess: Guess the OS version for HPUX.
12002
12003         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
12004
12005         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12006
12007 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12008
12009         * configure.in: Recognize --with-headers, --with-libs, and
12010         --without-newlib.
12011         * Makefile.in (all-xiberty): Depend upon all-ld.
12012
12013 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12014
12015         * configure.in: Change i[34]86 to i[345]86.
12016
12017 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12018
12019         * configure (version): A few more tweaks to help message.
12020
12021 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12022
12023         * Makefile.in:  Remove (for now) librx as a host library,
12024         now that we're building it for target.
12025
12026 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12027
12028         * configure: Fix up help message; from karl@owl.hq.ileaf.com
12029         (Karl Berry).
12030
12031 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12032
12033         * configure.in:  Also configure librx.
12034
12035 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12036
12037         * Makefile.in:  Update various rules to reflect that librx
12038         is now needed for libg++.
12039
12040 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12041
12042         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12043
12044 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
12045
12046         * configure.in: Configure the examples directory.
12047
12048 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12049
12050         * configure: Simplify Jun 2 1994 change.
12051
12052 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12053
12054         * change CC to /usr/latest/bin/gcc for lynx host builds, since
12055         /bin/gcc isn't good enough to build gcc.
12056
12057 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
12058
12059         * Makefile.in (GDB_SUPPORT_FILES): Remove
12060         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
12061         (gdb.tar.gz): Add new rule to use standard distribution building
12062         mechanism.
12063
12064 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12065
12066         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
12067         Bill Cox <bill@cygnus.com>.
12068
12069 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12070
12071         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
12072
12073 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
12074
12075         * configure:  Search current dir first in .gdbinit.
12076
12077 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12078
12079         * config.sub:  Recognize freebsd (merged from gcc config.sub).
12080
12081 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12082
12083         * config.sub:  Refer to NeXT's operating system as nextstep.
12084
12085         * config.sub (case $basic_machine):  Re-order the cases, to match
12086         the order in the FSF version (which is mostly alphabethical).
12087         Merge in some additions and changes from the FSF.
12088
12089 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
12090
12091         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12092         * config.sub: Recognize cxux7.
12093         * configure.in: Use mh-cxux for m88k-harris-cxux*.
12094
12095 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12096
12097         * config.sub:  Fix typo powerpc -> powerpc-*.
12098
12099 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
12100
12101         * Makefile.in: `all-emacs19' depends on `all-byacc'.
12102
12103         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12104         parallel with all-emacs and install-emacs).  Top-level command
12105         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12106
12107 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12108
12109         * test-build.mk ($(host)-stamp-stage2-installed): Remove
12110         $(relbindir)/make before doing ``make install'', and use
12111         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
12112         installing over running make binary.
12113         ($(host)-stamp-stage3-installed): Likewise.
12114
12115 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12116
12117         * config.guess: Recognize Mach.
12118
12119 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12120
12121         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12122         see whether --exec-prefix was used.
12123
12124 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12125
12126         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
12127
12128 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12129
12130         * Makefile.in: Add all-librx target similar to all-libproc.
12131
12132 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
12133
12134         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
12135         with post 1.2 uname bogosity.
12136
12137 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12138
12139         * configure: Remove temporary files on receipt of a signal.
12140
12141 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
12142
12143         * configure: If there is a package_makefile_frag, remove
12144         ${subdir}/Makefile.tem after copying it in.
12145
12146 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12147
12148         * build_all.mk: support rs6000 lynx identifies itself as
12149         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
12150         since /bin/gcc is too feeble to compile a modern gcc.
12151
12152 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12153
12154         * brought devo/test-build.mk update-to-date with progressive/
12155           test-build.mk. Add lynx targets and hppa flag info.
12156
12157 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12158
12159         * configure.in:  Use mh-ncrsvr43.  Patch from
12160         Tom McConnell <tmcconne@sedona.intel.com>.
12161
12162 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12163
12164         * config.guess (i386-unknown-bsdi):  No longer need to
12165         check #if defined(__bsdi__) && defined(__i386__).
12166
12167 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12168
12169         * configure: Set program_transform_nameoption correctly.
12170
12171 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12172
12173         * brought build-all.mk update-to-date with progressive build-all.mk,
12174           added new targets and hppa info.
12175
12176 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12177
12178         * configure: If config.guess result is a prefix of the user
12179         specified target, assume a native build and use the user specified
12180         target as the host alias.  Remove SunOS patch suffix removal hack.
12181         * configure.in: Remove SunOS patch suffix removal hack.
12182
12183         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12184         in NATIVE_CHECK_MODULES.
12185
12186 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
12187
12188         * Makefile.in: Rename HOST_ONLY to NATIVE.
12189         * configure: Delete SunOs patch suffix from host_canonical
12190           and build_canonical variables that are prepended to Makefiles.
12191         * configure.in: Add comments for easier maintenance.
12192
12193 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12194
12195         * Makefile.in: Add all-libproc target similar to all-gui.
12196
12197 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
12198
12199         * Makefile.in (CHECK_MODULES): split into
12200         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12201
12202 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
12203
12204         * config.guess (i386-unknown-bsdi): New system to guess.
12205
12206 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12207
12208         * Makefile.in: Add all-gui target (but not yet build by "all").
12209
12210 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
12211
12212         * config.sub: Move deletion of patch suffix from here...
12213         * configure.in: To here, at Ian's suggestion.  The top-
12214           level scripts might need to know of a patch level.
12215
12216 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
12217
12218         * config.sub: Strip off patch suffix so rtl is recognized
12219           as a sunos4.1.3 machine, even though it's been patched.
12220
12221 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
12222
12223         * Makefile.in (INSTALL_LAST): Delete.
12224         (INSTALL_DOSREL): New.
12225
12226 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12227
12228         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12229         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12230         whether we pass down --with-gnu-ld anyhow.
12231
12232 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
12233
12234         * Makefile.in (INSTALL_LAST): Change operation so it works
12235         on more flavors of make.
12236         * configure.in (go32): Don't build libg++ or libio.
12237
12238 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
12239
12240         * Makefile.in (Move HOST_PREFIX_1 and friends up so
12241         they can be overriden by templates.
12242
12243 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
12244
12245         * configure.in (target==go32): Don't build gdb.
12246         * dosrel: New directory.
12247
12248 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
12249
12250         * configure.in (host==go32): Configure dosrel too.
12251         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12252         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12253         be set by incoming names or templates.
12254         (INSTALL_LAST): New rule.
12255
12256 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
12257
12258         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12259
12260 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12261
12262         * configure.in (appdirs): New variable.  Currently empty, but will
12263         be used in gas distribution.  If nonempty, lists a set of
12264         directories at least one of which must get configured, or top
12265         level configuration is considered to have failed.
12266         (rs6000-*-lynxos*): Use new file name.
12267
12268 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12269
12270         Eliminate XTRAFLAGS.
12271         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12272         newlib include files using -idirafter, and also use -nostdinc.
12273         (CXX_FOR_TARGET): Likewise.
12274         (XTRAFLAGS): Removed.
12275         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12276         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12277         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12278         ($(DO_X)): Don't pass down XTRAFLAGS.
12279
12280 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12281
12282         * configure.in (mips*-dec-bsd*): New target; do build linker.
12283         (mips*-*-bsd*): New target; don't build linker.
12284
12285 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12286
12287         * configure.in: support rs6000-*-lynxos* configuration.
12288         support sunos4 as a cross target.
12289
12290         * config.sub: look for lynx*, not lynx since the OS version may
12291         legitimately be part of the name.
12292
12293 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12294
12295         * configure.in (i[34]86-*-sco*): Move to be with other i386
12296         targets.
12297         (romp-*-*): New target.  Skip various binary utilities.
12298         (vax-*-*): New target.  Don't build newlib.
12299         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
12300
12301 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12302
12303         * configure.in: Only set host_makefile_frag if config
12304         directory exists.
12305
12306 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12307
12308         * install.sh: If $dstdir exists, don't check whether each
12309         component does.
12310
12311 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12312
12313         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12314
12315 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
12316
12317         * configure.in (*-*-lynxos*): Don't configure newlib for either
12318         native or cross Lynx.
12319
12320 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
12321
12322         * config.sub (sparc64-elf): Fix os.
12323         (z8k): Remove duplicate.
12324
12325 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12326
12327         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12328         gcc/stmp-fixproto, to try to prevent fixproto from being run.
12329
12330 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
12331
12332         * configure: Make file links cleanly even if Lynx fails on
12333           an NFS symlink (at least fail cleanly).
12334
12335 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12336
12337         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12338         -XNh2000.
12339
12340 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12341
12342         * configure: Unknown options are fatal again.
12343
12344 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
12345
12346         * configure: Ignore --x-includes and --x-libraries, for Autoconf
12347         compatibility.
12348
12349 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12350
12351         * build-all.mk: Add `clean' target.
12352
12353 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12354
12355         * config.guess:  Add SINIX support.
12356         * configure.in:  Add mips-*-sysv4* support.
12357
12358 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
12359
12360         * build-all.mk: Document all useful targets.
12361         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12362         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12363
12364 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12365
12366         * configure: Support --silent, --quiet.
12367
12368 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12369
12370         * configure: Support --disable-FEATURE.
12371
12372 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12373
12374         * config.guess: Recognize NCR running SVR4.3.
12375
12376 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12377
12378         * config.guess:  Make BSDI generate i386-unknown-bsd386.
12379         Patch from Paul Eggert <eggert@twinsun.com>.
12380
12381 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12382
12383         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12384
12385 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12386
12387         * configure: Make unrecognized options give nonfatal warnings
12388         instead of fatal errors, and pass them to any subdirectory
12389         configures in case they recognize them.
12390         Make --x equivalent to --with-x.
12391
12392 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12393
12394         * configure: Add --enable-* options.  Clean up usage message and
12395         some comments.
12396
12397 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12398
12399         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12400
12401 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12402
12403         * configure.in (hppa*-*-*): Enable binutils.
12404
12405 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12406
12407         * config.sub: Recognize cisco.
12408
12409 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
12410
12411         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12412
12413 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12414
12415         * config.guess: about target *-hitachi-hiuxwe2, don't print more
12416         than one configuration name.  Add comment.
12417
12418 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
12419
12420         * config.guess: about target *-hitachi-hiuxwe2, fixed
12421         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
12422         macro is incorrect.]
12423
12424 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12425
12426         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12427         than the "make ls" stuff which used to be here.
12428
12429 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12430
12431         * config.guess:  Recognize i[34]86-unknown-freebsd.
12432         From Shawn M Carey <smcarey@rodan.syr.edu>.
12433
12434 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12435
12436         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12437
12438 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
12439
12440         * config.guess: Check for ptx.
12441
12442 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
12443
12444         * config.sub: Add os9k checking.
12445
12446 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12447
12448         * config.guess: Handle OSF1 running on HPPA processors
12449
12450 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12451
12452         * configure: If subdir configure fails, print out a message with
12453         subdirectory name, in case subdir's configure code didn't identify
12454         itself.
12455
12456 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
12457
12458         * configure.in: Remove embedded newlines from configdirs.
12459         Avoid mismatches of substrings.  Fix matching strings at end
12460         of configdirs.
12461
12462 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
12463
12464         * config.guess:  Add Lynx/rs6000 config support.
12465
12466 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12467
12468         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12469
12470 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
12471
12472         * configure.in (hppa*-*-osf*): Treat this just like most other
12473         PA configurations (eg no binutils or ld).
12474         (hppa*-*-*elf*): These configurations have binutils and ld.
12475
12476 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12477
12478         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
12479
12480 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12481
12482         * configure.in (rs6000-*-*): Build gas.
12483
12484 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12485
12486         * Makefile.in:  Avoid bug in losing hpux sed.
12487
12488 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12489
12490         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12491         for GDB and GDB has been fixed to not need it.
12492
12493 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12494
12495         * config.guess: Recognize vax hosts.
12496
12497 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12498
12499         * configure (while loop): Don't use "break 2" inside case
12500         statement -- the case statement isn't an enclosing loop.
12501
12502 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12503
12504         * config.guess:  Clean up NeXT support, to allow nextstep
12505         on Intel machines.  Make OS be nextstep.
12506
12507 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
12508
12509         * config.guess: Add alternate forms for Convex.
12510
12511 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
12512
12513         * configure:  Completely rewrite option processing.  Take
12514         advantage of pattern-matching to avoid invoking test frequently.
12515         Also clean up host and target defaulting logic.
12516
12517 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12518
12519         * Makefile.in: Replace all occurrances of "rootme" with "r" and
12520         "$${rootme}" with "$$r", to increase the likelihood that the do-*
12521         commands (plus user environment) will fit SCO limits.
12522
12523 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12524
12525         * configure.in: Don't issue warnings about directories which are
12526         not being configured if -norecursion is set.  Correct test for
12527         --with-gnu-as and --with-gnu-ld to not get confused by substring
12528         matches.
12529
12530         * configure.in: Don't build gas for alpha-dec-osf1*.
12531
12532 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
12533
12534         * configure:  Back out Per's change of 12/19/1993.  It changes the
12535         behavior of configure in unexpected and confusing ways.
12536
12537         Also, use different delim char when calculating
12538         program_transform_name so that the name can contain slashes.
12539
12540 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12541
12542         * configure.in, config.sub: Add support for VSTa micro-kernel.
12543
12544 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12545
12546         * configure.in: Nuke hacks which were used to get a special
12547         version of GAS for HPPA configurations.
12548
12549 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12550
12551         * configure:  If only ${target_alias} is given, use that
12552         as the default for ${host_alias}.
12553         * configure:  Add missing back-slashes before nested quotes.
12554
12555 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12556
12557         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12558
12559 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
12560
12561         * config.guess:  Recognize some Tektronix configurations.
12562         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12563
12564 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12565
12566         * config.sub: Match any flavor of SH.
12567
12568 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
12569
12570         * configure.in: Don't try to configure newlib for Alpha.
12571
12572 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12573
12574         * configure.in: Don't build ld for Irix 5.  Don't build gas,
12575         libg++ or libio for any Alpha target.
12576
12577         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12578
12579 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
12580
12581         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12582         default arguments -- so it tried to compress itself.
12583
12584 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12585
12586         * configure.in (notsupp): ensure that a space is always at the end
12587           of the configdirs list, since the grep checks for an explicit space
12588
12589 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12590
12591         * configure.in (target i386-sysv4.2): don't build ld, since static
12592           versions of many libraries are not available.
12593
12594 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12595
12596         * config.guess: Recognize Apollos (using environment variables).
12597         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12598
12599 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12600
12601         * config.guess: Recognize Sony news mips running newsos.
12602
12603 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
12604
12605         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12606         "fi ; else" for bash.
12607
12608 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
12609
12610         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12611
12612 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
12613
12614         * config.sub: accept unixware as an alias for svr4.2.
12615         Fix some inconsistancies with the gcc version.
12616
12617 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12618
12619         * Makefile.in (DISTDOCDIRS):  Add gdb.
12620
12621 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12622
12623         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
12624
12625 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12626
12627         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12628         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12629         this now.
12630
12631 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12632
12633         * config.sub: Accept hiux* as an OS name.
12634
12635         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12636         etc/make-stds.texi.  The underscore came from gcc, and dje now
12637         agrees that RUNTESTFLAGS is the correct name.
12638
12639 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12640
12641         * install.sh:  Remove 'set -e'.  It makes any conditionals
12642         in the script useless.
12643
12644         * config.guess: Automatically recognize arm-acorn-riscix
12645         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12646
12647 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12648
12649         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12650
12651 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12652
12653         * Makefile.in (DISTDOCDIRS): New variable.
12654         (taz): Edit local Makefile.in sooner, instead of proto-toplev
12655         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
12656
12657 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12658
12659         * configure.in (hppa target): check the source directory for the
12660           pagas sub-directory
12661
12662 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12663
12664         * config.sub: Allow -aout* and -elf*.
12665
12666 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12667
12668         * configure.in: Don't build ld on i386-solaris2, same as for
12669         sparc-solaris2.
12670
12671 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12672
12673         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12674
12675 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12676
12677         * configure.in:  Configure gdb for alpha.
12678
12679 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12680
12681         * Makefile.in (CXXFLAGS): Add -O.
12682
12683 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12684
12685         * config.guess: added support for DG Aviion
12686
12687 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12688
12689         * configure.in: Produce warning message for subdirectories not
12690         configurable for this host/target combination.  Don't try to
12691         configure gdb for vms.
12692
12693 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12694
12695         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12696         appropriate files before making "diststuff".
12697         (DISTBISONFILES): New var: list of files to be edited.
12698         (DISTSTUFFDIRS): Add binutils.
12699
12700 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12701
12702         * config.sub: also handle mipsel and mips64el (for little endian mips)
12703
12704 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12705
12706         * configure.in: Add * to end of all OS names.
12707
12708 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12709
12710         * configure.in: Build newlib for LynxOS native.
12711
12712 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12713
12714         * config.guess: Add support for delta 88k running SVR3.
12715
12716         * configure.in: Add comment about HP compiler vs. emacs.
12717
12718 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12719
12720         * configure.in: don't build ld on solaris2 (not a viable option
12721           due to bugs in getpwnam & getpwuid)
12722
12723 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12724
12725         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12726         config.guess will produce a full version number.
12727
12728 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12729
12730         * configure.in: Build linker and binutils for alpha-dec-osf1.
12731
12732 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12733
12734         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12735         and gdb/testsuite/Makefile.in.
12736
12737 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12738
12739         * configure.in: recognize mips*- instead of mips-
12740
12741 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12742
12743         * config.sub: Accept linux*coff and linux*elf as operating
12744         systems.
12745
12746 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12747
12748         * config.sub: Recognize mips64, and mips3 as an alias for it.
12749
12750 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12751
12752         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12753         gdb knows how to handle OSF/1 shared libraries.
12754
12755 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12756
12757         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12758         * config.guess: Recognize Hitachi's HIUX.
12759         * config.sub: Recognize h3050r* and hppahitachi.
12760         Remove redundant cases for hp9k[23]*.
12761
12762 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12763
12764         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12765         if gas and ld are in the source tree and are in ${configdirs}.
12766         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12767         --with options (but still pass them down on the command line,
12768         if they were explicitly specified).
12769
12770 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12771
12772         * configure: substitute SHELL value in Makefile.in with
12773         ${CONFIG_SHELL}
12774
12775 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12776
12777         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12778         *-*-solaris2* targets.
12779
12780 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12781
12782         * Makefile.in: define M4, and pass it down to sub-makes;
12783         all-autoconf now depends on all-m4
12784
12785 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12786
12787         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12788         presence of {ar,ranlib} instead of a configured directory
12789
12790 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
12791
12792         * config.guess: Accept 34?? as well as 33?? for NCR.
12793
12794 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12795
12796         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12797         of 'gas' in sed commands, since 'gash' is now in the tree as well.
12798
12799 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12800
12801         * configure: grab values for $(CC) and $(CXX) from the
12802         environment, so that someone can do "CC=gcc configure; make" and
12803         have it work right (matching the way that autoconf works now)
12804
12805         * configure.in, Makefile.in: add support for gash, the tcl
12806         interface to Galaxy
12807
12808         * config.guess: add NetBSD variants (hp300, x86)
12809
12810 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
12811
12812         * install.sh: Support -d option (in the manner of SunOS 4 install,
12813         as it is more deterministic than that of GNU install)
12814         (chmodcmd): Set file to mode 755 by default (should also do default
12815         chgrp and chown, but I don't feel like dealing with that now)
12816
12817 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
12818
12819         * config.sub: Remove h8300hhms alias.
12820
12821 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12822
12823         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12824
12825 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12826
12827         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12828         as stmp-fixinc
12829
12830 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12831
12832         * config.sub: recognize m88110-bug-coff.
12833
12834 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12835
12836         * Makefile.in (all-libio): all dependencies on the toolchain used
12837         to build this (gcc, gas, ld, etc)
12838
12839 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12840
12841         * config.guess: Deal with OSF/1 1.3 on alpha.
12842
12843 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12844
12845         * install.sh: add some 'else true' clauses for portability
12846
12847         * configure.in: don't build libio for h8[35]00-*-* targets
12848
12849 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12850
12851         * Makefile.in:  Add support for new libio.
12852
12853 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12854
12855         * install.sh: If one command fails, don't try the rest.  Don't try
12856         to remove $dsttmp (via trap) unless we have already created it.
12857         If $src doesn't exist, detect it and exit with an error.
12858
12859         * config.guess: Recognize BSD on hp300.
12860
12861 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12862
12863         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12864         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12865
12866 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
12867
12868         * Makefile.in (all-send-pr): depends on all-prms
12869
12870 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12871
12872         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12873
12874 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12875
12876         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12877         Added test for mips-mips-riscos5.
12878
12879 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12880
12881         * configure.in: use mh-hp300 for 68k HP hosts
12882
12883 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12884
12885         * configure: add support for CONFIG_SHELL, so that you can use
12886         some alternate shell for evaluating configure scripts
12887
12888 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
12889
12890         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
12891         in configure script to bug-gdb@prep.ai.mit.edu when building
12892         distribution archive.
12893         * Makefile.in (COMPRESS):  Remove def.
12894         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
12895         gdb.tar.Z and make-gdb.tar.Z respectively.
12896         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
12897         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
12898         to convergence with 'taz' target in Makefile.in.
12899
12900 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12901
12902         * install.sh (dsttmp): use trap to ensure that tmp files go
12903         away on error conditions
12904
12905 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12906
12907         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12908
12909 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12910
12911         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12912         its parent is '/' not ''.
12913
12914         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12915
12916 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
12917
12918         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12919         that ${newsrcdir}/configure.in does.
12920
12921 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12922
12923         * test-build.mk: support for CONFIG_SHELL
12924
12925 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
12926
12927         * config.sub (netware):  Add as a basic system type.
12928
12929 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12930
12931         * Makefile.in (Makefile): depend on configure.in.  Also drop the
12932           $(srcdir)/ from the dependency on Makefile.in.
12933
12934 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
12935
12936         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12937         (h8300hhms is temporary until multi-libraries are implemented).
12938         * configure.in: Handle h8300h too.
12939
12940 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12941
12942         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12943
12944 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
12945
12946         * configure:  Remove extraneous output when guessing host type.
12947         * config.guess:  Remove extraneous output when guessing using C
12948         compiler rather than uname, or when guessing fails.
12949
12950 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
12951
12952         * Makefile.in: remove all.cross and install.cross targets
12953
12954         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12955           definitions
12956
12957 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
12958
12959         * configure.in (target sh): Build gprof.
12960
12961 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12962
12963         * config.sub: change -solaris to -solaris2
12964
12965 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12966
12967         * configure.in: Use config/mh-riscos for mips-*-sysv*.
12968
12969 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
12970
12971         * configure: Correct error message for missing Makefile.in to
12972         print correct directory.
12973
12974 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12975
12976         * install.sh: kludge around 386BSD shell bug
12977
12978 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
12979
12980         * config.guess:  Recognize NeXT.
12981         * config.guess:  Recognize i486-ncr-sysv4.
12982         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
12983
12984 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
12985
12986         * Makefile.in (MAKEINFOFLAGS): New variable.
12987         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12988         * build-all.mk, test-build.mk: Pass down --no-split as
12989         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
12990
12991 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
12992
12993         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
12994
12995 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
12996
12997         * Makefile.in (libg++.tar.z):  New rule.
12998         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
12999         * Makefile.in (taz):  Only do a single chmod.
13000
13001 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13002
13003         * install.sh: don't use dirname anymore (replaced with sed usage)
13004
13005 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
13006
13007         * Makefile.in:  Change extension for gzip'd files from '.z' to
13008         '.gz' per new FSF standard usage.
13009
13010 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
13011
13012         * configure: put quotes around the final value of program_transform_name
13013
13014 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13015
13016         * Makefile.in: new install.sh support; update install-info rules
13017
13018 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
13019
13020         * configure.in: Build diff for crosses, but not for go32 host.
13021
13022         * configure.in: Build gprof only for native, and don't build it
13023         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13024
13025 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
13026
13027         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13028
13029 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13030
13031         * configure.in (host_tools): Add prms.
13032
13033 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13034
13035         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13036         with $(FLAGS_TO_PASS) on the command line
13037
13038         * config.sub: Recognize lynx and lynxos
13039
13040 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13041
13042         * config.sub: Accept -ecoff*, not just -ecoff.
13043
13044 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13045
13046         * Makefile.in (taz): Use .gz suffix instead of .z.
13047         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13048         names.
13049
13050 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13051
13052         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13053
13054 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13055
13056         * Makefile.in (install-no-fixedincludes):  install gcc last, so
13057         that rebuilds that might happen during 'make install' don't get
13058         bogus gcc include files
13059
13060 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13061
13062         Change from Utah for HPPA support:
13063         * config.guess: Recognize hppa1.x-hp-bsd.
13064
13065 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
13066
13067         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
13068         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13069
13070 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13071
13072         * config.sub: Add support for rom68k and bug boot monitors.
13073
13074 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
13075
13076         * Makefile.in: Make all-opcodes depend on all-bfd.
13077
13078 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13079
13080         * config.guess: Added special check for i[34]86-univel-sysv4*.
13081
13082 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13083
13084         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13085         the processor rather than assuming i486.
13086
13087 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13088
13089         * config.guess: Recognize SunOS6 as Solaris3.
13090
13091 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
13092
13093         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
13094         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13095
13096 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
13097
13098         * build-all.mk (all-cross): New target for Canadian Cross.
13099         Added Q2 go32 targets.
13100         * test-build.mk: Configure go32 cross sparclite-aout and
13101         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
13102         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13103
13104 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13105
13106         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13107         GO32 hosted toolchains
13108
13109 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13110
13111         * configure: change  so "-exec-prefix" gets passed down rather
13112         than "-exec_prefix" so autoconf generated Makefiles get the
13113         exec_prefix set right.
13114
13115 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13116
13117         * config.guess: get the Solaris2 minor version number
13118
13119         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13120
13121 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13122
13123         * config.guess: Recognize some Sequent platforms.
13124
13125 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13126
13127         * Makefile.in: added the vault-install target
13128
13129         * configure.in: actually use the Sun3 makefile fragment that's in
13130         config, also added the release dir to configdirs
13131
13132 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13133
13134         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13135
13136 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13137
13138         * configure.in: remove some program from Alpha targetted toolchains
13139
13140 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
13141
13142         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
13143         gprof.
13144         (taz): Run "make diststuff" in those directories instead of "make
13145         proto-dir".  Look for "VERSION=" only at start of line in subdir
13146         Makefile.  Use "gzip -9" for compression.
13147         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13148         (binutils.tar.z): New target.
13149
13150 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13151
13152         * Makefile.in (taz): Include gpl.texinfo.
13153
13154 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13155
13156         * Makefile.in (setup-dirs): Merged into "taz" target.
13157         (taz): Only do `proto-dir' stuff if a directory is actually needed
13158         for this target.
13159
13160 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
13161
13162         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13163         (FLAGS_TO_PASS): Pass down MUNCH_NM.
13164         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13165         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13166         (gcc-no-fixedincludes): Correct for current gcc Makefile.
13167
13168 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
13169
13170         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
13171         config.sub, and move-if-change to gdb testsuite distribution
13172         archive, so the testsuite can be extracted, configured, and
13173         run separately from the gdb distribution.  Blow away the Chill
13174         tests that require a Chill compiled executable, since GNU Chill
13175         is not yet publically available.
13176
13177 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13178
13179         * test-build.mk: set environment variables in a single command,
13180         instead of a list of assignments and exports
13181
13182         * config.guess: recognize Alpha/OSF1 systems
13183
13184 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13185
13186         * configure: Change help message to prefer --options rather than
13187           -options.
13188
13189 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13190
13191         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13192         zippy@ecst.csuchico.edu.
13193         * config.guess: Recognize miniframe.
13194
13195 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13196
13197        * Makefile.in: Use srcroot to find runtest rather than rootme.
13198        Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13199
13200 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13201
13202         * test-build.mk: Extensive additions to support building on a
13203         machine other than the host.
13204
13205 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13206
13207         * configure (tooldir): Fix for i386-aix again.
13208
13209 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
13210
13211         * configure, Makefile.in:  Change definition of $(tooldir)
13212         to match the FSF.
13213
13214 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
13215
13216         * config.guess:  Recognize i[34]86/SVR4.
13217
13218 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13219
13220         * Makefile.in (all-gdb): gdb depends on sim.
13221
13222 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
13223
13224         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
13225         at the same time we make the prototype gdb directory.
13226         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
13227         files at the same time as the gdb base release distribution.
13228
13229 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
13230
13231         * Makefile.in (check): Use individual check targets rather than
13232         DO_X rule.
13233         (check-gcc): Added.
13234
13235 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
13236
13237         * config.sub: Use sysv3.2 not sysv32 for canonical OS
13238         for System V release 3.2.
13239
13240 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13241
13242         * config.sub: Recognize hppaosf.
13243         * configure.in: Do configure ld/binutils/gas for it.
13244
13245 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13246
13247         * configure (tooldir): Alter syntax used to set this, for systems
13248         where "\$" isn't handled right, like i386-aix.
13249
13250 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13251
13252         * configure: Pass program-transform-name, not
13253         program_transform_name, to recursive configures.
13254
13255 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
13256
13257         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13258         of gas+ld+binutils.
13259
13260 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
13261
13262         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
13263
13264 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13265
13266         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13267
13268 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13269
13270         * Makefile.in (PRMS): Set back to all-prms.
13271
13272 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13273
13274         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13275         targets, rather than for MIPS hosts.
13276
13277 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13278
13279         * configure.in: add comment for --with-x default values
13280
13281         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13282
13283         * Makefile.in: add check-* targets for each of the directories in
13284         the tree.  Add a definition of RUNTEST that will use the one we
13285         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
13286
13287 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
13288
13289         * configure.in: Removed obsolete references to bfd_target and
13290         target_makefile_frag.
13291
13292         * build-all.mk: Set assorted targets for Q2.
13293         * config.sub: Recognize z8k-sim and h8300-hms.
13294         * test-build.mk: Really don't pass host to configure.
13295         (HOLES): Added uname.
13296
13297 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
13298
13299         * configure: Handle an empty program-prefix, program-suffix or
13300         program-transform-name correctly.
13301
13302 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13303
13304         * build-all.mk: -G 8 no longer required for MIPS targets.
13305         * test-build.mk: Don't pass host argument to configure; make it
13306         guess.
13307
13308 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
13309
13310         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
13311         * Makefile.in (COMPRESS):  New macro, like GZIP.
13312
13313 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13314
13315         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13316
13317         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13318         with gas currently defaults to -G 0.
13319
13320 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
13321
13322         * Makefile.in (all-flex): flex depends on byacc.
13323
13324         * build-all.mk: If host not specified, use config.guess.  Pass TAG
13325         to test-build.mk as RELEASE_TAG.
13326         * test-build.mk (configargs): New variable containing arguments to
13327         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
13328         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13329
13330         * config.guess: Use /bin/uname when checking -X argument on SCO,
13331         to avoid invoking GNU uname which doesn't understand -X.
13332
13333         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13334
13335         * configure.in: Build gas for mips-*-*.
13336
13337 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13338
13339         * Makefile.in (all.normal): insert missing backslash.
13340
13341 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13342
13343         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13344
13345         * Makefile.in: Complete overhaul to merge many almost identical
13346         targets.
13347
13348 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13349
13350         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13351         (gdb.tar.Z): Adjusted.
13352
13353         * Makefile.in (setup-dirs, taz): New targets; should be general
13354         enough to adapt for gdb sometime.  Build only .z file.
13355         (gas.tar.z): New target.
13356
13357 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13358
13359         * build-all.mk: Use CC=cc -Xs on Solaris.
13360
13361 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
13362
13363         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
13364         for handling BISON for FSF releases.
13365
13366 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13367
13368         * configure: Actually implement the change zoo just documented.
13369
13370 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
13371
13372         * configure: when using config.guess, only set target_alias when
13373         it's not already been set (ie, on the command line)
13374
13375 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13376
13377         * Makefile.in: add installcheck target, set PRMS to install-prms
13378
13379 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13380
13381         * configure: add support for package_makefile_fragment, handle the
13382         case where a directory has a configure.in file but no Makefile.in
13383         more gracefully (with an actual understandable error message, even);
13384         add support for --without (and add this to the usage message); also
13385         explicitly add a --host=${host_alias} to the command line when
13386         config.guess is used
13387
13388 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13389
13390         * configure: Must use both --host and --target in recursive calls.
13391
13392 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13393
13394         * Makefile.in: Change deja-gnu to dejagnu.
13395
13396 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13397
13398         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13399
13400 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13401
13402         * configure.in: canonicalize all instances to *-*-solaris2*,
13403         also strip out a number of tools to not build for go32 host
13404
13405 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13406
13407         * config.guess: add GPL.
13408
13409         * Makefile.in, config.guess, config.sub, configure: bump
13410           copyrights to 93.
13411
13412 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
13413
13414         * Makefile.in (do-info): Removed obsolete check for existence of
13415         localenv file.
13416
13417         * Makefile.in (MAKEOVERRIDES): Define to be empty.
13418
13419 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13420
13421         * Makefile.in: a couple of 'else true' for decstation,
13422         support for TclX
13423
13424         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13425
13426 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
13427
13428         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13429
13430 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
13431
13432         * config.guess: Recognize i386-ibm-aix (PS/2).
13433         * configure.in: Use config/mh-aix386 file for it.
13434
13435 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
13436
13437         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13438         CC_FOR_TARGET instead.
13439         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13440
13441 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
13442
13443         * Makefile.in: Add sim to list of directories sent with gdb
13444
13445 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13446
13447         * configure.in: Put back mips-dec-bsd* case.
13448
13449 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
13450
13451         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13452         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
13453         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13454
13455 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13456
13457         * configure.in: remove no-op mips-dec-bsd* in "case $target"
13458
13459         * Makefile.in (dir.info): only run gen-info-dir if it exists,
13460         (install-info): install dir.info only if it exists,
13461         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13462
13463 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
13464
13465         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
13466         gas for mips-dec-bsd.
13467
13468 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
13469
13470         * configure (makesrcdir): If ${srcdir} is relative and not ".",
13471         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13472
13473 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13474
13475         * configure.in: Added "dejagnu" to hosttools list.
13476
13477 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
13478
13479         * config.sub, configure.in, config.guess:  Add support
13480         for Bosx, an AIX variant from Bull.
13481         Patches from F.Pierresteguy@frcl.bull.fr.
13482
13483 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13484
13485         * devo/dejagnu: Initial creation of devo/dejagnu.
13486         Migrated dejagnu testcases and support files for testing software
13487         tools to reside as subdirectories, currently called "testsuite",
13488         within the directory of the software tool.  Migrated all programs,
13489         support libraries, etc. beloging to dejagnu proper from
13490         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
13491         with no modifications.  The changes to these files which will
13492         allow them to configure, build, and execute properly will be made
13493         in a future update.
13494
13495 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13496
13497         * Makefile.in: Change send_pr to send-pr.
13498         * configure.in: Likewise.
13499         * send_pr: Renamed directory to send-pr.
13500
13501 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
13502
13503         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
13504
13505 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
13506
13507         * README:  Update for gdb-4.8 release.
13508         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
13509         gdb-xxx.tar.z (gzip'd) file also.
13510
13511 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13512
13513         * Makefile.in: make all-diff depend on all-libiberty
13514
13515 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
13516
13517         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13518
13519 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13520
13521         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13522
13523 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
13524
13525         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
13526         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
13527         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
13528
13529 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13530
13531         * Makefile.in:  makeinfo binary is in a new location
13532
13533 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
13534
13535         * config.sub: Accept -ecoff as an OS.
13536
13537         * Makefile.in: Various changes to eliminate a level of make
13538         recursion and reduce the required command line length.
13539         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13540         sub-makes.
13541         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13542         variables holding settings for specific sub-makes.
13543         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13544         in terms of BASE_FLAGS_TO_PASS.
13545         (TARGET_LIBS): New variable listing directories which use
13546         TARGET_FLAGS_TO_PASS.
13547         (subdir_do): Eliminated.
13548         (do-*): New set of targets to replace subdir_do.
13549         (various): All targets which used subdir_do now depend on do-*.
13550         (local-clean): Renamed from do_clean.
13551         (local-distclean): New target, dependency of distclean and
13552         realclean.
13553         (install-info): Don't create directories.  Depend on dir.info
13554         rather than calling make recursively.
13555         (install-dir.info): Eliminated.
13556         (install-info-dirs): Create all info directories here.
13557         (dir.info): Depend upon do-install-info.
13558
13559         * test-build.mk (HOLES): Added false.
13560
13561 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
13562
13563         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
13564
13565 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13566
13567         * Makefile.in (info): remove dependency on all-texinfo.  The
13568         problem was really in texinfo/C, not at this level.
13569
13570 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13571
13572         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13573
13574 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
13575
13576         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
13577         GDB releases.
13578
13579 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13580
13581         * configure: Include srcdir in message about target of link not
13582         being found.  Don't convert `-' to `_' in `with' options being
13583         passed to subdirs.
13584
13585 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13586
13587         * configure.in: add uudecode to host_tools
13588
13589         * Makefile.in: added {all,install}-uudecode targets, added them to
13590         the appropriate lists
13591
13592 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
13593
13594         * Makefile.in (all-gcc): Added dependency on all-gas.
13595
13596         * configure.in (mips-*-*): Build ld and binutils.
13597
13598 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13599
13600         * configure: check return code from mkdir, print error message and
13601           exit on failure.
13602
13603 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
13604
13605         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
13606
13607 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13608
13609         * test-build.mk (HOLES): Added tar, cpio and uudecode.
13610
13611 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13612
13613         * config.sub (h8500):  Recognize this as a cpu type.
13614
13615 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13616
13617         * configure: source directory missing is no longer a warning
13618
13619         * configure.in: recognize irix[34]* instead of irix[34]
13620
13621         * Makefile.in: define and pass down X11_LIB
13622
13623 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
13624
13625         * guess-systype: Renamed to ...
13626         * config.guess:  ... by popular request.
13627         * configure.in, Makefile.in:  Update accordingly.
13628
13629 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
13630
13631         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
13632         + Add Convex, Cray/Unicos, and Encore/Multimax support.
13633         + Execute ./dummy instead of assuming . is in PATH.
13634
13635 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
13636
13637         * guess-systype:  New shell script.  Attempts to guess the
13638         canonical host name of the executing host.
13639         Only a few hosts are supported so far.
13640         * configure:  Call guess-systype if no host is specified.
13641
13642 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13643
13644         * Makefile.in (gcc-no-fixedincludes): Made to work with current
13645         gcc Makefile.
13646
13647
13648 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
13649
13650         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13651         (all-gcc, install-gcc, subdir_do): Use it.
13652
13653 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13654
13655         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13656
13657 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13658
13659         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13660           set exclusively by configure, using configure.in .
13661
13662 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13663
13664         * test-build.mk: set $PATH for all builds
13665
13666         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13667
13668 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13669
13670         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13671         the one used in gcc/Makefile.in, so that a null expansion doesn't
13672         override the one needed to build gcc with a native cc.
13673
13674
13675 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13676
13677         * configure: Accept -with arguments.
13678
13679 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13680
13681         * Makefile.in: added h8300sim
13682
13683 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13684
13685         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13686         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13687         (all-cygnus, native, build-cygnus): Make
13688         $(canonhost)-stamp-3stage-done, not $(host)....
13689         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13690         i386-sco3.2v4.  Added else true to if command.
13691
13692 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13693
13694         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13695
13696 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13697
13698         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13699
13700 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13701
13702         * configure.in: don't remove binutils from Solaris builds
13703
13704 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13705
13706         * Makefile.in: get rid of earlier definitions for *clean,
13707         also handle the recursive info rule better
13708
13709 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13710
13711         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13712         do more-or-less the right thing.
13713
13714 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13715
13716         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13717         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13718
13719 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13720
13721         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13722         $(host_canonical).
13723
13724         * configure.in: split the configdirs list into 4 categories (native
13725         v. cross, library v. tool) and handle the cross-only and native-
13726         only in more reasonable (and correct!) way.
13727
13728 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13729
13730         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13731         configdirs anymore.
13732
13733 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13734
13735         * Makefile.in: extensive cleanup::  removed all of the explicit
13736         clean-* targets, collapsed many wrappers around subdir_do into
13737         one, added additional targets to satisfy standards.texi, deleted
13738         some old targets, some changes for consistency
13739
13740 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13741
13742         * configure.in: handle some programs as cross-only, and others as
13743         native only
13744
13745         * test-build.mk: handle partial holes in a more generic manner
13746
13747         * Makefile.in: m4 depends on libiberty
13748
13749 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13750
13751         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13752         time, wdiff, and find to configdirs
13753
13754         * Makefile.in: all, clean, and install rules for the new programs
13755         added to configure.in
13756
13757 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13758
13759         * configure.in: use mh-sun for all *-sun-* hosts
13760
13761 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13762
13763         * Makefile.in: define flags for X11 include files and library file
13764         locations, pass them down to the programs that need this info
13765
13766         * build-all.mk: added a 'native' target, to 3stage the native toolchain
13767
13768 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13769
13770         * configure.in: start building libg++ for HP-UX targets
13771
13772 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
13773
13774         * README:  Update references to files moved into etc/.
13775
13776 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
13777
13778         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
13779         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
13780
13781 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13782
13783         * configure: accept dash as well as underscore in long option
13784         names for FSF compatibility.
13785
13786 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
13787
13788         * config.sub: added -sco3.2v4 support from FSF.
13789
13790 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13791
13792         * configure.in: expand the section that adds or removes
13793         directories from the list of programs to build, to handle native
13794         vs. cross in addition to host v. native
13795
13796 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
13797
13798         * Makefile.in:  Replace C++ in macro names with CXX.
13799         This is less likely to break ...
13800
13801 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13802
13803         * test-build.mk: add -w to GNU_MAKE
13804
13805 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13806
13807         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13808         add 'sparc' to list of recognized cpus.  This needed to make
13809         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13810         Delete some redundant ose68 variants.  Recognize -wrs as an os,
13811         then changes that into $CPU-wrs-vxworks.
13812
13813         * configure.in: remove most references to gdbtest, regularize
13814         target based program removal
13815
13816         * test-build.mk: import from p3 tree (many fixes and changes)
13817
13818 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
13819
13820         * Makefile.in: added rules to handle tcl, tk, and expect
13821
13822         * configure.in: handle those directories if they exist
13823
13824 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13825
13826         * config.sub: removed bogus hppabsd and hppahpux names, since
13827         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13828
13829 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13830
13831         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
13832         depends upon all-xiberty
13833
13834         * Makefile.in: changes from p3, including:
13835
13836         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
13837
13838         * Makefile.in (XTRAFLAGS): include newlib directories if
13839         newlib/Makefile exists, rather than if host != target.
13840
13841         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
13842
13843         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13844         from the same source tree and not building a cross-compiler.  This
13845         matters for the libg++ configuration if reconfiguring a tree that
13846         has already been installed.
13847
13848         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
13849
13850         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13851         pick up the machine and system specific header files.
13852
13853         * Makefile.in: added AS_FOR_TARGET, passed down in
13854         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13855         the C compiler to use to create programs which are run in the
13856         build environment, set it to default to $(CC), and passed it down
13857         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13858
13859         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
13860
13861         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13862         We need them for unusual native builds, like systems without
13863         ranlib.
13864
13865         * configure: also define $(host_canonical) and
13866         $(target_canonical), which are the full, canonical names for the
13867         given host and target
13868
13869 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
13870
13871         * Makefile.in:  Added separate definitions for C++.
13872
13873 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
13874
13875         * configure.in (configdirs):  Add deja-gnu.
13876
13877 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
13878
13879         * README:  Update for configure.texi and gdb-4.7 release.
13880
13881 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
13882
13883         * Makefile.in:  Move "all" target to top of file.
13884         Previously, first target was ".PHONY" which caused BSD4.4 make
13885         to build .PHONY when make was run without arguments.
13886
13887 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
13888
13889         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
13890         Library-copylefted code in libiberty.
13891
13892 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
13893
13894         * config.sub:  Replace m68kmote with plain old m68k.
13895
13896 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
13897
13898         * Makefile.in:  Remove space from blank line, avoid Make complaints.
13899
13900 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
13901
13902         * config.sub: Complain if no argument is given.  Added support for
13903         386bsd as OS and target alias.
13904
13905 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
13906
13907         * Makefile.in (XTRAFLAGS): include newlib directories if
13908         newlib/Makefile exists, rather than if host != target.
13909
13910 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
13911
13912         * config.sub: recognize sparclite-wrs-vxworks.
13913
13914         * Makefile.in (install-xiberty): added *-xiberty make rules (from
13915         p3.) Added clean-xiberty to clean.
13916
13917 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13918
13919         * configure.in: use *-*-* instead of nested cases for host and target
13920
13921 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
13922
13923         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13924         from the same source tree and not building a cross-compiler.  This
13925         matters for the libg++ configuration if reconfiguring a tree that
13926         has already been installed.
13927
13928 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
13929
13930         * config.sub (i486v/i486v4):  Merge in from FSF version.
13931
13932 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
13933
13934         * configure: only set PWD if it is already set.
13935
13936 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
13937
13938         * configure: just set PWD=`pwd` at the top, since Ultrix sh
13939         doesn't have unset and all success paths (and most error paths)
13940         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13941         to just ${PWD} to avoid confusion.)
13942
13943 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
13944
13945         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13946         even for a native compilation.
13947
13948 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
13949
13950         Changes to make the gdb.tar.Z rule work better.
13951
13952         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
13953         (DEVO_SUPPORT):  Add configure.texi.
13954         (bfd-ilrt.tar.Z):  Remove ancient rule.
13955
13956 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
13957
13958         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13959         pick up the machine and system specific header files.
13960
13961         * configure.in, config.sub: added new target m68010-adobe-scout,
13962         with alias of adobe68k.  Changed configure.in to check for
13963         -scout before -sco* to avoid a false match.
13964
13965         * Makefile.in: added AS_FOR_TARGET, passed down in
13966         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13967         the C compiler to use to create programs which are run in the
13968         build environment, set it to default to $(CC), and passed it down
13969         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13970
13971 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13972
13973         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13974         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
13975         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13976         FOR_TARGET variants, to newlib and libg++.
13977
13978 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13979
13980         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13981         first.
13982
13983 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
13984
13985         * config.sub:  Accept `elf' as an environment.
13986
13987 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13988
13989         * Makefile.in (all-opcodes):  cd into the right directory
13990
13991 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
13992
13993         * configure: added -program_transform_name option, used as
13994         argument to sed when installing programs.
13995         configure.texi: added documentation for -program_prefix,
13996         -program_suffix and -program_transform_name.
13997
13998 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
13999
14000         * config.sub:  Accept i486 where i386 ok.
14001
14002 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
14003
14004         * config.sub: accept we32k
14005
14006 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
14007
14008         * config.sub, configure.in: accept OSE68000 and OSE68k.
14009
14010         * Makefile.in: don't create all directories for ``make install'';
14011         let the subdirectories create the ones they need.
14012
14013 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14014
14015         * COPYING: new file, GPL v2
14016
14017 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14018
14019         * Makefile.in: use the new gen-info-dir, which needs a template
14020         argument (which also lives in texinfo)
14021
14022         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14023
14024 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
14025
14026         * config.sub (ncr3000):  Change i386 to i486.
14027
14028 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14029
14030         * Makefile.in: add install-rcs, install-grep to
14031         install-no-fixedincludes, removed install-bison and install-libgcc
14032
14033 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
14034
14035         * configure.in: grab the HPUX makefile fragment if on HPUX
14036
14037 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14038
14039         * Makefile.in: eradicate bison spoor (ditto libgcc).
14040          configure.in: recognise m68{k,000}-ericsson-OSE.
14041          es1800 is alias for m68k-ericsson-OSE
14042
14043 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14044
14045         * configure.in: rearrange the parts that remove programs from
14046         configdirs, based now on HOST==TARGET or by canonical triple.
14047
14048 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14049
14050         * test-build.mk: recurse explicitly with -f test-build.mk when
14051           appropriate.  predicate stage3 and comparison on the existence
14052           of gcc.  That is, if gcc isn't around, we aren't three-staging.
14053           On very clean, also remove ...stamp-co.  Build in-place before
14054           doing other builds.
14055
14056 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14057
14058         * Makefile.in, configure.in: add tgas
14059
14060 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14061
14062         * Makefile.in: a number of changes merged in from progressive.
14063
14064         * configure.in: add libm.
14065
14066         * .cvsignore: ignore some stuff that comes from test-build.mk.
14067
14068 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
14069
14070         * config.sub:  Add es1800 (m68k-ericsson-es1800).
14071
14072 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14073
14074         * configure: Add program_suffix (parallel to program_prefix)
14075         * Makefile.in: adjust directory-creating script for losing decstation
14076
14077 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
14078
14079         * configure:  Minor $subdir-related fixes.
14080
14081 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14082
14083         * configure: fix various problems with propogating
14084         makefile_target_frag in subdirs.
14085         * configure.in: config libgcc if its there
14086
14087 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
14088
14089         * config.sub:  HPPA merge.
14090
14091 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
14092
14093         * Makefile.in:  Replace all-bison with all-byacc in all
14094         dependency lines for other tools (which now use byacc).
14095
14096 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
14097
14098         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
14099
14100 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
14101
14102         * Makefile.in: make gprof rules similar to byacc rules (instead of
14103         vestigal $(unsubdir) that didn't work...)
14104
14105 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
14106
14107         * config.sub:  Add support for Linux.
14108         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
14109         (at least for libg++).
14110
14111 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
14112
14113         * configure.texi: fix doc for the -nfp option to configure
14114
14115 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
14116
14117         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14118
14119 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
14120
14121         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14122         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14123         * configure.in: added solaris* host_makefile_frag hook.
14124
14125 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14126
14127         * config.sub: changed recognition of m68000 so that various
14128         m68k types can be specified via m680[01234]0
14129
14130 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14131
14132         * config.sub (basic_machine): fix sed so that '-foo' isn't
14133         completely substituted out while .+'-foo' loses the '-foo'
14134
14135 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14136
14137         * config.sub ($os): Add -aout.
14138
14139 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
14140
14141         * configure:  If host_makefile_frag is absolute, don't
14142         prefix ${invsubdir} (relevant to libg++ auto-configure).
14143
14144 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14145
14146         * Makefile.in (tooldir): Define it.
14147         (all-ld): Depend on all-flex.
14148
14149 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
14150
14151         * Makefile.in (check):  Fix libg++ special case.
14152
14153 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
14154
14155         * configure: do not bury `pwd` into config.status, thus do fewer
14156           pwd's.
14157
14158         * configure: print the "Building in" message only when building in
14159           other than "." AND verbose.
14160
14161         * configure: remove -s, rework -v to better accomodate guested
14162           configures.
14163
14164         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14165
14166 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
14167
14168         * Makefile.in: macroize flags passed on recursion.  remove
14169           fileutils.
14170
14171 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
14172
14173         * configure: get makesrcdir right for subdirs deeper than 1.
14174
14175         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14176           install.
14177
14178 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
14179
14180         * Makefile.in: don't print subdir_do or recursion lines.
14181
14182 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
14183
14184         * standards.texi: added menu item.
14185
14186         * Makefile.in: build and install standards.info.
14187
14188         * standards.texi: new file.
14189
14190 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14191
14192         * configure: test for and move config.status pieces from
14193           ${subdir}/.
14194
14195 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
14196
14197         * configure:  Test for existance of files before trying to mv
14198         them, to avoid numerous non-existance messages.
14199
14200 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
14201
14202         * configure: correct final line of config.status.
14203
14204         * configure: patch from eggert.  Avoids a protection problem if
14205           the original Makefile.in is read only.
14206
14207         * configure: use move-if-change from gcc to create config.status.
14208           Some makefiles depend on config.status to tell if a directory
14209           has been reconfigured for a different host.  This change
14210           prevents those directories from remaking everything in the case
14211           where the reconfig was only intended to rebuild a Makefile.
14212
14213         * configure: test for config.sub with "config.sub sun4" rather
14214           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
14215           host alias from a missing config.sub.
14216
14217 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14218
14219         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14220           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
14221
14222 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
14223
14224         * configure: mkdir ${subdir} as needed.
14225
14226 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
14227
14228         * Makefile.in,configure.in: added autoconf.
14229
14230 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14231
14232         * Makefile.in: no longer pass against on recursion.
14233
14234         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14235           definitions are not inherited.
14236
14237         * configure: correct makesrcdir when subdir is .
14238
14239 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
14240
14241         * configure:  Add support for 'subdirs' variable, which is
14242         like 'configdirs', except that configure doesn't re-invoke
14243         itself for subdirs, it just creates a Makefile for each subdir.
14244         * configure.texi:  Document subdirs.
14245
14246 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14247
14248         * configure.in: added flex to configdirs
14249
14250 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
14251
14252         * Makefile.in: remove clean-stamps from clean.
14253
14254 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
14255
14256         * configure.in:  Add gdbtest to configdirs.
14257
14258 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
14259
14260         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
14261         to recursive makes.
14262         * configure.in:  Recognize new ncr3000 config.
14263
14264 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
14265
14266         * Makefile.in, configure.in: removed references to gdbm.
14267
14268 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
14269
14270         * config.sub:  Don't canonicalize os value
14271         newsos* to bsd (readline needs to check for newsos).
14272         (This fix was earlier made Jan 31, but got re-broken.)
14273
14274 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
14275
14276         * configure.in:  sco is an os, not a vendor!
14277
14278         * configure:  Quote $( better.  Keep various shells happy.
14279
14280 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
14281
14282         * Makefile.in: eliminate stamp-files.
14283
14284 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
14285
14286         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
14287           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14288
14289 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
14290
14291         * config.sub:  fix iris/iris3.
14292
14293 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
14294
14295         * configure: re-add -rm.
14296
14297 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
14298
14299         * Maskefile.in: add .stmp-rcs to all.
14300
14301         * configure.in: remove gas from rs6000 build, use aix host fragment.
14302
14303 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
14304
14305         * configure: pass down site_option during recursion.
14306
14307 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
14308
14309         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
14310
14311 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
14312
14313         * configure: Change exec_prefix so that it really defaults to prefix.
14314
14315 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
14316
14317         * Makefile.in, configure.in:  Add support for mmalloc library.
14318
14319 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
14320
14321         * Makefile.in: add stmp dependencies for a few more things.
14322
14323 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
14324
14325         * configure: adjusted error message on objdir/srcdir configure
14326           collision, per john's suggestion.
14327
14328         * Makefile.in: add libiberty stmp to all and all.cross.
14329
14330 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
14331
14332         * Makefile.in: remove force dependencies, add grep to all.
14333
14334 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
14335
14336         * Makefile.in: drop flex.  make stamp files work.
14337
14338         * configure: added test for conflicting configuration in srcdir,
14339           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
14340           gets cranky.  use relative paths for configure and srcdir
14341           whenever possible.  Send some error messages to stderr that were
14342           going to stdout.
14343
14344 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
14345
14346         * Makefile.in:  Fix libg++ rule to check for gcc directory
14347         before using gcc/gcc.  Also pass XTRAFLAGS.
14348
14349 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
14350
14351         * Makefile.in: added stmp-files so that directories aren't polled
14352           when they are already built.
14353
14354         * configure.texi: fixed a node pointer problem.
14355
14356 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
14357
14358         * config.sub configure.in gdb/configure.in
14359         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14360         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14361         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
14362
14363 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14364
14365         * configure: -recurring becomes -silent.  corrected help message
14366           for -site= option.
14367
14368         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14369
14370 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14371
14372         * configure: when building Makefile for crosses, replace
14373           tooldir and program_prefix.  default srcdir from location of
14374           config.sub.  remove "for host in hosts" and "for target in
14375           targets" loops.
14376
14377 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14378
14379         * Makefile.in: Do not pass bindir or mandir to cvs.
14380
14381 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
14382
14383         * Makefile.in, configure.in: removed traces of namesubdir,
14384           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
14385           copyrights to '92, changed some from Cygnus to FSF.
14386
14387         * configure.texi: remove most references to multiple hosts,
14388           multiple targets, subdirs, etc.
14389
14390         * configure.man: removed rcsid. reference config.sub not
14391           config.subr.
14392
14393         * Makefile.in: mkdir $(infodir) on install-info.
14394
14395 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
14396
14397         * configure.texi:  Explain better about .gdbinit and about
14398         the environment that configure.in sections run in.
14399
14400 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
14401
14402         * configure.in:  Ultrix is only a decstation if it's a MIPS.
14403
14404 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
14405
14406         * README:  DOC.configure => cfg-paper.texi.
14407
14408 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
14409
14410         * config.sub (near case $os):  Don't convert newsos* to bsd!
14411
14412 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
14413
14414         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
14415         the number of copies of COPYING that go into the GDB tar file.
14416
14417 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
14418
14419         * bfd/configure.in, gdb/config/mh-i386sco,
14420         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14421         Fix SCO configuration stuff.
14422
14423 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
14424
14425         * Makefile.in:  For libg++, make sure the -I pointing
14426         to the gcc directory goes *after* all the libg++-local -I flags.
14427         Also, move just-gcc dependency from just-libg++ to all-libg++.
14428
14429 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
14430
14431         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
14432
14433 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
14434
14435         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
14436
14437 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
14438
14439         * config.sub:  Add stratus configuration frags.  Also
14440         submitted to FSF.
14441
14442 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
14443
14444         * Makefile.in (DEV_SUPPORT):  add configure.man.
14445
14446         * config.sub(Decode manufacturer-specific):  add -none*.
14447
14448 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
14449
14450         * Makefile.in:  remove form feeds to make Sun's make happy.
14451         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
14452
14453 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
14454
14455         * Makefile.in (AR_FLAGS):  Make quieter.
14456
14457 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
14458
14459         * configure.in:  Add libg++.
14460         * configure:  When verbose, don't output the command line at each
14461         level; it will be unremarkably the same as the previous version,
14462         which will be the same as what the user typed.
14463
14464 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
14465
14466         * configure.in, Makefile.in: fix clean-info, add flex.  add
14467           fileutils.
14468
14469         * configure: be less sensitive to spaces in Makefile.in.  Do not
14470           look for sources in "..".  Doing so breaks subdirectories that
14471           might have their own configure.  If a subdir has it's own
14472           configure script, use it.
14473
14474 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
14475
14476         * cfg-paper.texi: some changes suggested by rms.
14477
14478 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
14479
14480         * config.sub:  Merge in some small additions from the FSF version,
14481         taken from the gcc distribution, to bring the Cygnus and FSF
14482         versions into closer sync.
14483
14484 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
14485
14486         * configure.in:  Changed svr4 references to sysv4.
14487
14488 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
14489
14490         * configure: added -V for version number option.
14491
14492 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
14493
14494         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14495           renamed from DOC.configure to cfg-paper.texi.
14496
14497 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14498
14499         * configure, config.subr, config.sub: config.subr is now
14500           config.sub again.
14501
14502 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
14503
14504         * configure.texi: new file, in progress.
14505
14506         * Makefile.in: build info file and install the man page for
14507           configure.
14508
14509         * configure.man: new file, first cut.
14510
14511         * configure: find config.subr again now that configuration "none"
14512           has gone.  removed all traces of the -ansi option.  removed all
14513           traces of the -languages option.
14514
14515         * config.subr: resync from rms.
14516
14517 1991-12-11  K. Richard Pixley  (rich at rtl.cygnus.com)
14518
14519         * configure, config.sub, config.subr: merge config.sub into
14520           config.subr, call the result config.subr, remove config.sub, use
14521           config.subr.
14522
14523         * Makefile.in: revised install for dir.info.
14524
14525 1991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
14526
14527         * configure.in: add decstation host makefile frag.
14528
14529         * Makefile.in: BISON now bison -y again.  also install-gcc on
14530           install.  clean-gdbm on clean.  infodir belongs in datadir.
14531           Make directories for info install.  Build dir.info here then
14532           install it.
14533
14534 1991-12-09  K. Richard Pixley  (rich at rtl.cygnus.com)
14535
14536         * Makefile.in: fix for bad directory tests.
14537
14538 1991-12-07  K. Richard Pixley  (rich at rtl.cygnus.com)
14539
14540         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
14541           regexp.  -srcdir relative was being handled incorrectly.
14542
14543         * Makefile.in: unwrapped some for loops so that parallel makes
14544           work again and so one can focus one's attention on a particular
14545           package.
14546
14547 1991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
14548
14549         * configure: added PWD as a stand in for `pwd` (for speed). use
14550           elif wherever possible.  make -srcdir work without -objdir.
14551           -objdir= commented out.
14552
14553 1991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
14554
14555         * configure: +options become --options.  -subdirs commented out.
14556           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
14557           Makefile now at top of generated Makefile.  Removed cvs log
14558           entries.  added -srcdir.  create .gdbinit only if there is one
14559           in ${srcdir}.
14560
14561         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
14562           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
14563           and mandir now keyed off datadir by default.
14564
14565 1991-11-22  K. Richard Pixley  (rich at rtl.cygnus.com)
14566
14567         * Freshly created ChangeLog.
14568
14569 \f
14570 Local Variables:
14571 mode: change-log
14572 left-margin: 8
14573 fill-column: 76
14574 version-control: never
14575 End: