]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/binutils-tumbl.git/blob - ChangeLog
* configure.ac (enable_libgomp): Remove *-*-osf*.
[fpga/lx-cpu1/binutils-tumbl.git] / ChangeLog
1 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2
3         * configure.ac (enable_libgomp): Remove *-*-osf*.
4         (with_stabs): Remove alpha*-*-osf*.
5         * configure: Regenerate.
6
7 2012-03-09  Jeff Johnston  <jjohnstn@redhat.com>
8
9         * COPYING.NEWLIB: Modify DJ Delorie license to include
10         modification rights in clause as permitted by DJ Delorie.
11         * COPYING.LIBGLOSS: Ditto.
12
13 2012-03-09  Jeff Johnston  <jjohnstn@redhat.com>
14
15         * COPYING.NEWLIB: Remove two unused licenses.
16
17 2012-03-05  Tristan Gingold  <gingold@adacore.com>
18
19         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
20         * configure: Regenerate.
21
22 2012-02-21  Joern Rennecke  <joern.rennecke@embecosm.com>
23
24         * COPYING.NEWLIB: Add Adapteva notice.
25         * COPYING.LIBGLOSS: Add Adapteva notice.
26
27 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
28
29         * configure: Regenerate.
30
31 2011-12-15  Jeff Johnston  <jjohnstn@redhat.com>
32
33         * COPYING.LIBGLOSS: Add GPL with exception license.
34
35 2011-11-09  Roland McGrath  <mcgrathr@google.com>
36
37         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
38         * configure: Rebuild.
39         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
40         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
41         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
42         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
43         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
44         Add READELF.
45         * Makefile.in: Rebuild.
46
47 2011-11-08  Richard Henderson  <rth@redhat.com>
48
49         * configure.ac: Test for libitm directory present first.
50
51         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
52
53         * configure.ac: Test libitm/configure.tgt to disable libitm.
54         * configure: Rebuild.
55
56 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
57
58         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
59         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
60         * Makefile.in: Regenerate.
61
62 2011-11-01  DJ Delorie  <dj@redhat.com>
63
64         * configure.ac (rl78-*-*) New case.
65         * configure: Regenerate.
66
67 2011-11-01  DJ Delorie  <dj@redhat.com>
68
69         * config.sub: Update to version 2011-10-29 (added rl78)
70
71 2011-10-27  Nick Clifton  <nickc@redhat.com>
72
73         * config.sub: Import these changes from the config project:
74
75         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
76             Ben Elliston  <bje@gnu.org>
77
78         * config.sub (epiphany): New.
79
80         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
81             Ben Elliston  <bje@gnu.org>
82
83         * config.sub (hexagon, hexagon-*): New.
84
85         2011-08-23  Roland McGrath  <mcgrathr@google.com>
86
87         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
88         64eb to be64.
89
90         2011-08-16  Roland McGrath  <mcgrathr@google.com>
91
92         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
93         (nacl): Grok as alias for 32el-unknown-nacl.
94
95 2011-08-19  Joel Brobecker  <brobecker@adacore.com>
96
97         * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
98
99 2011-08-14  Yao Qi  <yao@codesourcery.com>
100
101         Merge from gcc:
102
103         2011-08-14  Yao Qi  <yao@codesourcery.com>
104         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
105         * configure: Regenerate.
106
107 2011-07-26  Ian Lance Taylor  <iant@google.com>
108
109         Merge from gcc:
110
111         2011-07-26  Ian Lance Taylor  <iant@google.com>
112         * configure.ac: Set have_compiler based on whether gcc directory
113         exists, rather than on whether gcc is in configdirs.
114         * configure: Rebuild.
115
116         2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
117         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
118         link directories.
119         * Makefile.in: Rebuild.
120
121         2011-07-20  Ian Lance Taylor  <iant@google.com>
122         PR bootstrap/49787
123         * configure.ac: Move --enable-bootstrap handling earlier in file.
124         If --enable-bootstrap and either --enable-build-with-cxx or
125         --enable-build-poststage1-with-cxx, enable C++ automatically.
126         * configure: Rebuild.
127
128         2011-07-19  Ian Lance Taylor  <iant@google.com>
129         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
130         make C++ a boot_language.  Set and substitute
131         POSTSTAGE1_CONFIGURE_FLAGS.
132         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
133         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
134         * configure, Makefile.in: Rebuild.
135
136         2011-07-16  Jason Merrill  <jason@redhat.com>
137         * Makefile.def (language=c++): Add check-c++0x and
138         check-target-libmudflap-c++.
139         * Makefile.tpl (check-target-libmudflap-c++): New.
140         * Makefile.in: Regenerate.
141
142         2011-07-16  Matthias Klose  <doko@ubuntu.com>
143         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
144         * Makefile.def (target_modules/libjava): Pass
145         $(EXTRA_CONFIGARGS_LIBJAVA).
146         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
147         if not configured with --enable-static-libjava.
148         * Makefile.in: Regenerate.
149         * configure: Likewise.
150
151         2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
152         PR regression/47836
153         PR bootstrap/23656
154         PR other/47733
155         PR bootstrap/49247
156         PR c/48825
157         * configure.ac (target_libraries): Remove target-libiberty.
158         Remove case-statement setting skipdirs=target-libiberty for
159         multiple targets.  Remove checking target_configdirs and
160         removing target-libiberty but keeping target-libgcc if
161         otherwise empty.
162         * Makefile.def (target_modules): Don't add libiberty.
163         (dependencies): Remove all traces of target-libiberty.
164         * configure, Makefile.in: Regenerate.
165
166 2011-07-22  Jason Merrill  <jason@redhat.com>
167
168         * Makefile.def (language=c++): Add check-c++0x and
169         check-target-libmudflap-c++.
170         * Makefile.tpl (check-target-libmudflap-c++): New.
171         * Makefile.in: Regenerate.
172
173 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
174
175         * configure: Regenerate.
176
177 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
178
179         PR target/39150
180         * configure.ac (i[3456789]86-*-solaris2*): Also accept
181         x86_64-*-solaris2.1[0-9]*.
182         * configure: Regenerate.
183
184 2011-06-13  Walter Lee <walt@tilera.com>
185
186         * configure.ac (tilepro-*-*) New case.
187         (tilegx-*-*): Likewise.
188         * configure: Regenerate.
189
190 2011-06-06  Nick Clifton  <nickc@redhat.com>
191
192         * config.sub: Sync from upstream.
193
194 2011-05-08  Doug Kwan  <dougkwan@google.com>
195
196         Merge from gcc:
197
198         2011-05-08  Doug Kwan  <dougkwan@google.com>
199
200                 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
201                 * configure: Regenerated.
202                 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
203                 value from configure.
204                 * Makefile.in: Regenerated.
205
206 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
207
208         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
209         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
210         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
211         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
212         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
213         *-*-vxworks*): Disable newlib and libgloss in separate case
214         statement.
215         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
216         to separate case statement.
217         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
218         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
219         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
220         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
221         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
222         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
223         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
224         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
225         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
226         i[[3456789]]86-*-rdos*, m32r-*-*,
227         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
228         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
229         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
230         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
231         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
232         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
233         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
234         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
235         and libgloss in main case over targets.  Remove most empty cases
236         in main case over targets.
237         * configure: Regenerate.
238
239 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
240
241         * configure.ac: Remove code setting special library locations for
242         hppa*64*-*-hpux11*.  Remove code setting compiler for
243         sparc-sun-solaris2*.
244         * configure: Regenerate.
245
246 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
247
248         * configure.ac: Separate libgloss_dir settings from general case
249         over targets.
250         * configure: Regenerate.
251
252 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
253
254         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
255         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
256         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
257         cases in libgcj-disabling case statement.
258         (hppa*64*-*-linux*): Set unsupported_languages instead of
259         disabling target-zlib.
260         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
261         to hppa*64*-*-hpux*.
262         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
263         hppa*-*-hpux*.
264         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
265         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
266         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
267         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
268         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
269         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
270         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
271         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
272         libgcj-disabling case statement.
273         * configure: Regenerate.
274
275 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
276
277         * configure.ac: Disable Java for targets not supporting libffi.
278         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
279         Remove cases in Java-disabling statement.
280         (*arm-wince-pe): Change to arm-wince-pe.
281         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
282         cases in Java-disabling statement.
283         (bfin-*-*): Don't disable Java again.
284         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
285         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
286         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
287         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
288         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
289         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
290         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
291         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
292         Java-disabling statement.
293         (mmix-*-*): Don't disable Java again.
294         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
295         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
296         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
297         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
298         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
299         statement.
300         * configure: Regenerate.
301
302 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
303
304         Merge from GCC:
305
306         2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
307
308         PR lto/48086
309         * configure.ac: Re-enable LTO on *-apple-darwin9*.
310         * configure: Regenerate.
311
312 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
313
314         * configure.ac: Separate cases disabling Java and Java libraries
315         from general case over targets.
316         * configure: Regenerate.
317
318 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
319
320         * configure.ac (build_tools): Remove build-byacc.
321         (host_libs): Remove mmalloc.
322         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
323         autoconf automake libtool diff rcs fileutils shellutils time
324         textutils wdiff find uudecode hello tar gzip indent recode release
325         sed perl gawk findutils gettext zip.
326         (libgcj): Remove target-qthreads.
327         (target_tools): Remove target-examples target-gperf.
328         (YACC): Don't handle building byacc.
329         * configure: Regenerate.
330         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
331         dosutils, examples, fileutils, find, findutils, gawk, gettext,
332         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
333         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
334         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
335         handle building components.
336         * Makefile.in: Regenerate.
337
338 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
339
340         * config.sub: Sync from upstream.
341
342 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
343
344         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
345         (microblaze*): Don't disable libssp.
346         * configure: Regenerate.
347
348 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
349
350         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
351         moveifchange.
352         * configure: Regenerate.
353         * Makefile.tpl: Use @SHELL@ not @config_shell@.
354         * Makefile.in: Regenerate.
355
356 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
357
358         * configure.ac (*-*-sysv4*): Don't enable libgomp.
359         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
360         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
361         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
362         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
363         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
364         md_exec_prefix cases.
365         * configure: Regenerate.
366
367 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
368
369         * configure.ac: Separate cases disabling target-libssp,
370         target-libiberty, target-libstdc++-v3 and Fortran from general
371         case over targets.
372         * configure: Regenerate.
373
374 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
375
376         * configure.ac (*-*-chorusos): Don't disable libgcj.
377         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
378         Remove case.
379         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
380         (arm-*-coff): Don't disable libgcj.
381         (arm*-*-linux-gnueabi): Remove useless assignment.
382         (arm-*-riscix*): Don't disable libgcj.
383         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
384         configuration.
385         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
386         (c54x*-*-*): Remove case.
387         (tic54x-*-*): Don't disable GCC or GCC libraries.
388         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
389         to *.
390         (d10v-*-*): Don't disable GCC libraries.
391         (d30v-*-*): Don't disable libgcj.
392         (h8500-*-*): Don't disable GCC libraries.
393         (i960-*-*): Don't disable libgcj.
394         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
395         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
396         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
397         libgcj.
398         (m68k-*-coff*): Remove case.
399         (mmix-*-*): Don't disable libgloss on host.
400         (mn10200-*-*, mn10300-*-*): Remove cases.
401         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
402         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
403         Don't disable libgcj.
404         (romp-*-*): Remove case.
405         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
406         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
407         case.
408         (v810-*-*): Don't disable GCC libraries.
409         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
410         (ip2k-*-*): Don't disable GCC libraries.
411         * configure: Regenerate.
412
413 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
414
415         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
416         libffi on host.
417         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
418         on host.
419         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
420         * configure: Regenerate.
421
422 2011-03-26  John Marino  <binutils@marino.st>
423
424         * configure.ac: Add support for *-*-dragonfly*
425         * configure: Regenerate.
426
427 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
428
429         * configure.ac (native_only): Remove.
430         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
431         send-pr uudecode guile gnuserv on host.
432         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
433         send-pr rcs guile perl texinfo libtool on host.
434         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
435         automake send-pr rcs guile perl texinfo libtool on host.
436         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
437         (*-*-kaos*): Don't disable target-examples target-gperf on target.
438         (alpha*-dec-osf*): Don't disable fileutils on target.
439         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
440         texinfo send-pr expect dejagnu on target.
441         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
442         target-qthreads on target.
443         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
444         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
445         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
446         x86_64-*-mingw*): Don't disable expect on target.
447         (*-*-cygwin*): Don't disable target-gperf on target.
448         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
449         gnuserv on target.
450         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
451         target.
452         * configure: Regenerate.
453
454 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
455
456         * configure.ac (target_tools): Remove target-groff.
457         (native_only): Remove target-groff.
458         (hppa*64*-*-*): Don't disable byacc.
459         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
460         setting.
461         (*-*-kaos*): Don't skip target-librx and target-groff.
462         (*-*-netware*): Don't skip target-libmudflap.
463         (*-*-tpf*): Don't skip target-libmudflap.
464         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
465         directories on the host.
466         (ia64*-*-*vms*): Don't skip tix.
467         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
468         host.
469         * configure: Regenerate.
470
471 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
472
473         * configure.ac: Remove references to mt-mep, mt-netware,
474         mt-wince.
475         * Makefile.def: Add all-utils soft dependencies.
476         * Makefile.tpl: Remove GDB_NLM_DEPS.
477         * configure: Regenerate.
478         * Makefile.in: Regenerate.
479
480 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
481
482         Sync from GCC:
483
484         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
485
486         * configure.ac: Do not include mh-x86omitfp.
487         * configure: Regenerate.
488
489         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
490
491         * configure.ac: Remove empty cases.
492         * configure: Regenerate.
493
494         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
495
496         * Makefile.def: Add dependency from termcap to gdb.
497         * Makefile.in: Regenerate.
498
499         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
500
501         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
502         * configure: Regenerate.
503         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
504         * Makefile.tpl: Likewise.
505         * Makefile.in: Regenerate.
506
507         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
508
509         * configure.ac: Remove all mentions of tentative_cc.
510         * configure: Regenerate.
511
512         2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
513
514         PR lto/48086
515         * configure.ac: Re-enable LTO on *-apple-darwin9.
516         * configure: Regenerate.
517
518 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
519
520         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
521         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
522         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
523         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
524         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
525         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
526         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
527         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
528         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
529         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
530         *-*-rhapsody*): Remove host cases.
531         * configure: Regenerate.
532
533 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
534
535         * configure.ac (ppc*-*-pe): Remove host case.
536         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
537         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
538         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
539         cases.
540         * configure: Regenerate.
541
542 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
543
544         * config.sub: Update to version 2011-03-23.
545
546 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
547
548         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
549         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
550         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
551         * configure: Regenerate.
552
553 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
554
555         * config-ml.in: Don't handle arc-*-elf*.
556         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
557         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
558         handle GCC libraries.
559         * configure: Regenerate.
560
561 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
562
563         PR bootstrap/48120:
564         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
565         Add -lstdc++ -lm to LIBS.
566         * configure: Regenerate.
567
568 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
569
570         * config.guess: Update to version 2011-02-02
571         * config.sub: Update to version 2011-02-24
572         
573 2011-03-03  Sebastian Pop  <sebastian.pop@amd.com>
574
575         * configure.ac: Adjust test of with_ppl.
576         * configure: Regenerated.
577
578 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
579
580         * configure.ac: Add -lpwl to ppllibs.
581         * config/cloog.m4: Add -lisl to clooglibs.
582         * configure: Regenerated.
583
584 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
585
586         Import from Libtool and gnulib:
587
588         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
589
590         Prepare for supporting FreeBSD 10.
591         * config.rpath: Remove handling of freebsd1* which soon would
592         match FreeBSD 10.0.
593
594         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
595
596         Remove support for FreeBSD 1.x.
597         * libtool.m4 (_LT_LINKER_SHLIBS)
598         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
599         soon would incorrectly match FreeBSD 10.0.
600
601 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
602
603         PR binutils/12283
604         * MAINTAINERS (mkinstalldirs): Comes from Automake.
605         (move-if-change): Comes from gnulib.
606         * move-if-change: Import version from gnulib.
607
608 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
609
610         Sync from GCC:
611
612         2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
613
614         PR lto/47225
615         * Makefile.def (lto-plugin): Double dash for enable-shared.
616         (configure-gcc): Depend on all-lto-plugin.
617         * Makefile.in: Rebuilt.
618
619         2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
620
621         * configure.ac: Remove extra bracket.
622         * configure: Regenerate.
623
624         2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
625
626         PR lto/47225
627         * Makefile.def: Add dependency for install-gcc
628         on install-lto-plugin.
629         * Makfile.in: Regenerated
630
631         2011-01-25  Jakub Jelinek  <jakub@redhat.com>
632
633         * configure.ac: If with_ppl is no, move setting with_cloog=no
634         after CLOOG_REQUESTED check.
635         * configure: Regenerated.
636
637         2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
638
639         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
640         CLooG has been requested.
641         * configure: Regenerated.
642
643         2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
644
645         * configure: Regenerated.
646         * configure.ac: Check for version 0.11 (or later revision) of PPL.
647
648         2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
649
650         * configure: Regenerated.
651         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
652
653         2011-01-07  Jan Hubicka  <jh@suse.cz>
654
655         PR lto/47225
656         * Makefile.in: Regenerate.
657         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
658         configure.
659
660 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
661
662         PR libgcj/44341
663         * configure.ac: Discard --with-* flags for host when configuring
664         target libraries for cross build.
665         * configure: Rebuilt.
666
667 2011-01-21  Andreas Schwab  <schwab@redhat.com>
668
669         Sync from GCC:
670
671         2011-01-21  Andreas Schwab  <schwab@redhat.com>
672
673         * configure.ac: Use AS_HELP_STRING throughout.
674         * configure: Regenerate.
675
676         2011-01-18  Jie Zhang  <jie.zhang@analog.com>
677
678         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
679         * configure: Regenerate.
680
681 2010-12-10  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
682
683         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
684
685 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
686
687         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
688         for ia64-hpux.
689         * configure: Regenerate.
690
691 2011-01-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
692
693         Sync from GCC:
694         2010-12-22  Hariharan Sandanagobalane  <hariharan@picochip.com>
695
696         * configure.ac: (picochip): Disable libiberty.
697         * configure: Regenerate.
698
699 2010-12-18  Jeff Johnston  <jjohnstn@redhat.com>
700
701         * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
702
703 2010-12-10  Ian Lance Taylor  <iant@google.com>
704
705         PR bootstrap/46819
706         * configure.ac: For --disable-libgcj clear libgcj_saved.
707         * configure: Rebuild.
708
709 2010-12-10  Tobias Burnus  <burnus@net-b.de>
710
711         PR fortran/46540
712         * configure.ac: Add --disable-libquadmath and
713         --disable-libquadmath-support.
714         * configure: Regenerate.
715
716 2010-12-10  Tristan Gingold  <gingold@adacore.com>
717
718         * src-release (ETC_SUPPORT): add gnu-oids.texi
719
720 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
721
722         PR libffi/46792
723         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
724         * configure: Regenerate.
725
726 2010-12-02  Ian Lance Taylor  <iant@google.com>
727
728         * configure.ac: Always set default for poststage1_ldflags to
729         -static-libstdc++ -static-libgcc.
730
731 2010-12-02  Jeff Johnston  <jjohnstn@redhat.com>
732
733         * COPYING.NEWLIB: Add National Semiconductor notice.
734
735 2010-11-29  Andreas Schwab  <schwab@redhat.com>
736
737         * configure.ac: Move comment to remove extra space in last argument
738         of GCC_TARGET_TOOL.
739
740 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
741
742         PR other/46026
743         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
744         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
745         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
746         (BASE_FLAGS_TO_PASS): Use it.
747         * configure: Rebuilt.
748         * Makefile.in: Rebuilt.
749
750 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
751
752         PR binutils/12258
753         * configure.ac: Correct comments for --enable-gold/--enable-ld.
754         Properly check default linker.
755         * configure: Regnerated.
756
757 2010-11-23  Matthias Klose  <doko@ubuntu.com>
758
759         * configure.ac: For --enable-gold, handle value `default' instead of
760         `both*'.   New configure option --{en,dis}able-ld.
761         * configure: Regenerate.
762
763 2010-11-20  Ian Lance Taylor  <iant@google.com>
764
765         * configure.ac: Only disable a language library if no language needs
766         it.  Don't let --disable-libgcj uncondtionally disable libffi.
767         * configure: Rebuild.
768
769 2010-11-20  Paolo Bonzini  <bonzini@gnu.org>
770
771         * configure: Regenerate.
772
773 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
774
775         PR other/46202
776         * configure.ac: Fix just-built in-tree STRIP name to be
777         binutils/strip-new.
778         * configure: Regenerate.
779         * Makefile.def (install-strip-gcc, install-strip-binutils)
780         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
781         (install-strip-sid): Mirror dependencies on non-strip variants
782         of these targets on the respective -strip prerequisites.
783         * Makefile.tpl (install-strip, install-strip-host)
784         (install-strip-target): New targets.
785         (install-strip-[+module+], install-strip-target-[+module+]):
786         New targets.
787         * Makefile.in: Regenerate.
788
789 2010-11-19  Ian Lance Taylor  <iant@google.com>
790             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
791
792         * configure.ac: Add target-libgo to target_libraries.  Set
793         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
794         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
795         (HOST_EXPORTS): Add GOC.
796         (BASE_TARGET_EXPORTS): Add GOC.
797         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
798         (GOCFLAGS_FOR_TARGET): New variable.
799         (EXTRA_HOST_FLAGS): Add GOC.
800         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
801         * Makefile.def (target_modules): Add libgo.
802         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
803         (dependencies): Add dependency from configure-target-libgo to
804         configure-target-libffi and all-target-libstdc++-v3.  Add
805         dependencies from all-target-libgo to all-target-libffi.
806         (languages): Add go.
807         * configure: Rebuild.
808         * Makefile.in: Rebuild.
809
810 2010-11-19  Ian Lance Taylor  <iant@google.com>
811
812         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
813         compiler/flag environment variables.
814
815 2010-11-18  Ian Lance Taylor  <iant@google.com>
816
817         * configure.ac: Check for lang_requires_boot_languages in
818         config-lang.in files.
819         * configure: Rebuild.
820
821 2010-11-17  Mike Frysinger  <vapier@gentoo.org>
822
823         * .gitignore: New file.
824
825 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
826             Tobias Burnus  <burnus@net-b.de>
827
828         PR fortran/32049
829         * Makefile.def: Add libquadmath; build it with language=fortran.
830         * configure.ac: Add libquadmath.
831         * Makefile.tpl: Handle multiple libs in check-[+language+].
832         * Makefile.in: Regenerate.
833         * configure: Regenerate.
834
835 2010-11-15  Andreas Schwab  <schwab@redhat.com>
836
837         * configure.ac: Fix spelling in option names.
838         * configure: Regenerated.
839
840 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
841
842         PR bootstrap/39622
843         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
844         * configure: Regenerated.
845
846 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
847
848         * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
849         define the cloog backend to use. Furthermore, only pass the ppllibs to
850         the configure checks, if necessary.
851         * configure: Regenerate.
852
853 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
854
855         * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
856         * configure: regenerate
857
858 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
859
860         * config/cloog.m4: Fix typo.  verison -> version.
861         * configure: Regenerate.
862
863 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
864
865         * config/cloog.m4: Pass ppl libraries to the CLooG version check.
866         * configure: Regenerate.
867
868 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
869
870         * configure.ac: Support official CLooG.org versions.
871         * configure: Regenerate.
872         * config/cloog.m4: New.
873
874 2010-11-05  Michael Eager  <eager@eagercon.com>
875
876         * COPYING.LIBGLOSS: Correct typo in microblaze.
877         * COPYING.NEWLIB: Same.
878
879 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
880
881         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
882         * configure: Regenerate.
883
884 2010-11-03  Ian Lance Taylor  <iant@google.com>
885             Dave Korn  <dave.korn.cygwin@gmail.com>
886
887         PR lto/46273
888         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
889         and on other supported platforms whenever LTO is enabled.
890         * configure: Rebuild.
891
892 2010-11-02  Alan Modra  <amodra@gmail.com>
893
894         PR binutils/12110
895         * configure.ac: Error when source path contains spaces.
896         * configure: Regenerate.
897
898 2010-10-20  Ian Lance Taylor  <iant@google.com>
899
900         * Makefile.def (target_modules): Set lib_path to src/.libs for
901         libstdc++-v3 module.
902         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
903         * Makefile.in: Rebuild.
904
905 2010-10-08  Bernd Schmidt  <bernds@codesourcery.com>
906             Joseph Myers  <joseph@codesourcery.com>
907
908         * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
909         notices.
910         * COPYING.NEWLIB: Add Texas Instruments notice.
911
912 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
913
914         * configure.ac (build_lto_plugin): New shell variable.
915         (--enable-lto): Turn on by default for all non-ELF platforms that
916         have had LTO support added so far.  Set build_lto_plugin appropriately
917         for both ELF and non-ELF.
918         (configdirs): Add lto-plugin or not based on build_lto_plugin.
919         * configure: Regenerate.
920
921 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
922
923         PR bootstrap/45326
924         PR bootstrap/45174
925         * configure.ac: Honor initial values of $build_configargs,
926         $host_configargs, $target_configargs.  Mark the precious, so
927         environment settings get recorded.
928         * configure: Regenerate.
929
930 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
931
932         Sync from GCC:
933
934         2010-09-30  Michael Eager  <eager@eagercon.com>
935
936         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
937         * configure: Regenerate.
938
939         2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
940
941         * configure.ac (enable-lto): Add Darwin to the list of supported lto
942         targets and amend comment.
943         * configure: Regenerate.
944
945         2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
946
947         * configure.ac: Enable LTO by default on Darwin.
948         * configure: Regenerate.
949
950         2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
951
952         PR bootstrap/44455
953         * configure.ac (extra_mpfr_configure_flags): Copy from
954         extra_mpc_gmp_configure_flags.
955         * configure: Re-generated.
956
957 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
958
959         Sync from GCC:
960
961         PR bootstrap/45796
962         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
963         Depend on all-build-libiberty.
964         * Makefile.in: Regenerate.
965
966 2010-09-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
967
968         Sync from GCC:
969
970         PR bootstrap/44621
971         * configure.ac: Fix unportable shell quoting.
972         * configure: Regenerate.
973
974 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
975
976         * configure.ac: Support all v850 targets.
977         * configure: Regenerate.
978
979 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
980
981         PR target/44862
982         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
983         Provide -B option to allow for link spec %s substitutions for
984         libstdc++.a on darwin.
985         * Makefile.in: Regenerate.
986
987 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
988
989         * Makefile.def (configure-gcc): Depend on all-libelf.
990         * Makefile.in: Rebuild.
991
992 2010-06-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
993
994         * config.sub, config.guess: Update from upstream sources.
995
996 2010-06-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
997
998         Sync from GCC:
999
1000         2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1001         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1002         * configure: Regenerated.
1003
1004         2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1005         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1006         * configure: Regenerate.
1007
1008         2010-04-17  Ralf Cors<E9>pius  <ralf.corsepius@rtems.org>
1009         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1010         * configure: Regenerate.
1011
1012         2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1013         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1014         separately.
1015         * configure: Regenerate.
1016
1017         2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1018         * configure: Regenerate after change to elf.m4.
1019
1020         2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1021         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1022         * configure: Regenerated.
1023
1024         2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1025         * configure.ac: Print "buggy but acceptable" when CLooG
1026         revision is less than 9.
1027         * configure: Regenerated.
1028
1029 2010-05-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1030
1031         Merge from gcc:
1032
1033         2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1034         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1035         * configure: Regenerate.
1036
1037         2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1038         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1039         a platform that supports LTO.
1040         * configure: Regenerate.
1041
1042         2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1043         PR lto/42776
1044         * configure.ac (--enable-lto): Refactor handling so libelf tests
1045         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1046         and allow LTO to be explicitly enabled on non-ELF platforms that
1047         are known to support it inside else-clause.
1048         * configure: Regenerate.
1049
1050 2010-04-27  Roland McGrath  <roland@redhat.com>
1051             H.J. Lu  <hongjiu.lu@intel.com>
1052
1053         * configure.ac (--enable-gold): Support both, both/gold and
1054         both/bfd to add gold to configdirs without removing ld.
1055         * configure: Regenerated.
1056
1057         * Makefile.def: Add install-gold dependency to install-ld.
1058         * Makefile.in: Regenerated.
1059
1060 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1061
1062         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1063         * configure: Regenerate.
1064
1065 2010-04-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1066
1067         Merge from gcc:
1068         PR bootstrap/43615
1069         PR bootstrap/43328
1070         Revert:
1071         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1072         * configure.ac: Do not pass --enable-multilib nor
1073         --disable-multilib in baseargs.  Accept explicitly passed
1074         --enable_multilib.
1075         * configure: Regenerate.
1076
1077 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1078
1079         PR bootstrap/43328
1080         * configure.ac: Do not pass --enable-multilib nor
1081         --disable-multilib in baseargs.  Accept explicitly passed
1082         --enable_multilib.
1083         * configure: Regenerate.
1084
1085 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1086
1087         * configure.ac (tic6x-*-*): New case.
1088         * configure: Regenerate.
1089
1090 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1091
1092         Merge from gcc:
1093         2010-03-19  Jack Howarth <howarth@bromo.med.uc.edu>
1094         PR ada/42554
1095         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1096         * configure: Regenerate.
1097
1098 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1099
1100         * config.sub: Update to version 2010-03-22.
1101         * config.guess: Update to version 2009-12-30.
1102
1103 2010-03-14  Joseph Myers  <joseph@codesourcery.com>
1104
1105         Merge from gcc:
1106         2010-01-11  Richard Guenther  <rguenther@suse.de>
1107         PR lto/41569
1108         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1109         * Makefile.in: Regenerated.
1110
1111 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1112
1113         PR libstdc++/32499
1114         * configure.ac (RANLIB): Default to true.
1115         (STRIP): Likewise.
1116         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1117         * configure: Regenerate.
1118
1119 2010-02-17  Nick Clifton  <nickc@redhat.com>
1120
1121         PR 11238
1122         * Makefile.tpl (local-distclean): Also remove config.cache files in
1123         sub-directories as there may not be Makefiles present in the
1124         sub-directories.
1125         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1126         the config.cache files found by the find command.
1127
1128         * Makefile.in: Regenerate.
1129         * configure.ac: Revert previous delta.
1130         * configure: Regenerate.
1131
1132 2010-02-15  Nick Clifton  <nickc@redhat.com>
1133
1134         PR 11238
1135         * configure.ac: Delete config.cache files in sub-directories when
1136         deleting Makefiles.
1137         * configure: Regenerate.
1138
1139 2010-02-15  Nick Clifton  <nickc@redhat.com>
1140
1141         * configure.ac: Sync from gcc.
1142         * configure: Regenerate.
1143
1144 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1145
1146         Sync from gcc:
1147         * configure.ac: Add "recommended" version checks for GMP/MPC.
1148         Update recommended GMP/MPFR/MPC versions.
1149         * configure: Regenerate.
1150
1151 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1152
1153         gcc PR libstdc++/36101, gcc PR libstdc++/42813
1154         * configure.ac (bootstrap_target_libs): Make inclusion of
1155         target-libgomp conditional on libgomb being in target_configdirs.
1156         * configure: Regenerate.
1157
1158 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1159
1160         gcc PR libstdc++/36101, gcc PR libstdc++/42813
1161         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1162         * configure: Regenerate.
1163
1164 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1165
1166         gcc PR libstdc++/36101, gcc PR libstdc++/42813
1167         * configure.ac (target_configdirs): Substitute.
1168         * Makefile.def: Bootstrap target module libgomp.
1169         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1170         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1171         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1172         * configure, Makefile.in: Regenerate.
1173
1174 2009-12-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1175
1176         * libtool.m4: Sync from git Libtool.
1177         * ltmain.sh: Likewise.
1178         * ltoptions.m4: Likewise.
1179         * ltversion.m4: Likewise.
1180         * lt~obsolete.m4: Likewise.
1181
1182 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1183             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1184
1185         PR bootstrap/42424
1186         * configure.ac: Include libtool m4 files.
1187         (_LT_CHECK_OBJDIR): Call it.
1188         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1189         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1190
1191         * configure: Regenerate.
1192
1193 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1194
1195         PR bootstrap/41818
1196         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1197         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1198         * Makefile.in: Regenerate.
1199
1200 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1201
1202         * config.sub, config.guess: Update from upstream sources.
1203
1204 2009-12-17  Jeff Johnston  <jjohnstn@redhat.com>
1205
1206         * COPYING.NEWLIB: Update copyright date.
1207         * COPYING.LIBGLOSS: Ditto.
1208
1209 2009-12-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1210
1211         PR middle-end/30447
1212         PR middle-end/30789
1213         PR other/40302
1214
1215         * configure.ac: Require MPC.
1216         * configure: Regenerate.
1217
1218         * configure.ac: Update minimum MPC version to 0.8.
1219         * configure: Regenerate.
1220
1221 2009-11-20  Paolo Bonzini  <bonzini@gnu.org>
1222
1223         * config.guess: Sync with upstream and gcc.
1224         * config.sub: Sync with upstream and gcc.
1225
1226 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1227
1228         * Makefile.def: Restore host and target settings for gmp.
1229         * Makefile.in: Rebuild.
1230
1231 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1232
1233         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1234         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1235         Fix portability of test of C++ as bootstrap language.  Add
1236         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1237         * configure: Rebuild.
1238         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1239         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1240         in-tree building.
1241         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1242         (POSTSTAGE1_HOST_EXPORTS): Use it.
1243         (STAGE[+id+]_CXXFLAGS): New.
1244         (BASE_FLAGS_TO_PASS): Pass it down.
1245         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1246         extra_exports.
1247         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1248         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1249         extra_exports.
1250         * Makefile.in: Rebuild.
1251
1252 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1253
1254         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1255         paths for *-w64-mingw* and x86_64-*mingw*.
1256         * configure: Regenerated.
1257
1258 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1259
1260         * configure.ac: Disable target-winsup & co for
1261         x86_64-*-mingw* and *-w64-mingw* targets.
1262         * configure: Regenerated.
1263
1264 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1265
1266         * configure.ac (CLooG test): Use = with test.
1267         * configure: Regenerate.
1268
1269 2009-10-22  Richard Guenther  <rguenther@suse.de>
1270
1271         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1272         cloog if the ppl version check failed.  Move flags saving
1273         before setting in libelf check.
1274         * configure: Regenerate.
1275
1276 2009-10-21  Richard Guenther  <rguenther@suse.de>
1277
1278         * configure.ac: Adjust the ppl and cloog configure to work as
1279         documented.  Disable cloog if ppl was disabled.  Omit the version
1280         checks if they were disabled.
1281         * configure: Re-generate.
1282
1283 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1284
1285         * configure.ac: Add 'lto' to enable_languages, not
1286         new_enable_languages, and only if not already present.
1287         * configure: Regenerate.
1288
1289 2009-10-06  Ian Lance Taylor  <iant@google.com>
1290
1291         * Makefile.def: check-gold depends upon all-gas.
1292         * Makefile.in: Rebuild.
1293
1294 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1295
1296         * Makefile.def: all-lto-plugin depends on all-libiberty.
1297         set bootstrap=true for lto-plugin.
1298         Add lto-plugin.
1299         * Makefile.in: Regenerate.
1300         * configure.ac (host_libs): Add lto-plugin.
1301         * configure: Regenerate.
1302
1303 2009-10-03  Diego Novillo  <dnovillo@google.com>
1304
1305         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1306         (HOST_LIBELFLIBS): Define.
1307         (HOST_LIBELFINC): Define.
1308         * Makefile.in: Regenerate.
1309         * configure.ac: Add --enable-lto.
1310         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1311         If --enable-lto is used, add 'lto' to new_enable_languages.
1312         If --enable-lto is used and gold is enabled, add
1313         lto-plugin to configdirs.
1314         * configure: Regenerate.
1315
1316 2009-10-03  Simon Baldwin  <simonb@google.com>
1317
1318         * configure.ac: If --with-system-zlib, suppress local zlib and
1319         pass --with-system-zlib to subdir configure scripts.
1320         * configure: Regenerate.
1321
1322 2009-10-01  Loren J. Rittle <ljrittle@acm.org>
1323             Paolo Bonzini  <bonzini@gnu.org>
1324
1325         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1326         $(srcdir).
1327         * Makefile.in: Rebuilt.
1328
1329 2009-09-29  Paolo Bonzini  <bonzini@gnu.org>
1330
1331         Sync from gcc:
1332         2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1333
1334         * configure.ac: Update minimum MPC version to 0.7.
1335         * configure: Regenerate.
1336
1337 2009-09-25  Nick Clifton  <nickc@redhat.com>
1338
1339         * configure.ac: Pass any --cache-file=/dev/null option on to
1340         subconfigures.
1341         * configure: Regenerate.
1342
1343 2009-09-23  Nick Clifton  <nickc@redhat.com>
1344
1345         * config.sub, config.guess: Update from upstream sources.
1346
1347 2009-09-22  Loren J. Rittle <ljrittle@acm.org>
1348
1349         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1350         * Makefile.in: Rebuilt.
1351
1352 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1353
1354         PR bootstrap/32272
1355         * configure.ac: Error out if $srcdir isn't '.' but contains
1356         host-${host_noncanonical}.
1357         * configure: Regenerate.
1358
1359 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1360
1361         * configure.ac: If bootstrapping a combined tree with
1362         --enable-gold, require c++ in stage1_languages.
1363         * configure: Regenerate.
1364
1365         * configure.ac: Also add target_libs of stage1_languages to
1366         bootstrap_target_libs.
1367         * configure: Regenerate.
1368
1369         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1370         with --enable-languages not containing c++.
1371         * configure: Regenerate.
1372
1373 2009-09-16  Jie Zhang  <jie.zhang@analog.com>
1374
1375         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1376         * configure: Regenerate.
1377
1378 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1379
1380         * configure.ac: Do not use $extrasub for replacing @if/@endif
1381         parts in Makefile; instead, use additional arguments to
1382         AC_CONFIG_COMMANDS to do the replacement manually, with several
1383         sed invocations, to avoid HP-UX sed command limits.
1384         * configure: Regenerate.
1385
1386 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1387
1388         * configure.ac (with-build-config): Document.  Handle without.
1389         Handle missing argument.
1390         * configure: Rebuilt.
1391
1392 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1393
1394         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1395         Default to bootstrap-debug only if compare-debug works.
1396         * configure: Rebuilt.
1397         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1398         * Makefile.in: Rebuilt.
1399
1400 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1401
1402         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1403         * Makefile.in: Rebuilt.
1404
1405 2009-09-02  Paolo Bonzini  <bonzini@gnu.org>
1406
1407         * Makefile.tpl (AWK): Fix typo.
1408         * Makefile.in: Regenerate.
1409
1410 2009-09-02  Paolo Bonzini  <bonzini@gnu.org>
1411
1412         * configure.ac: Detect awk and sed.
1413         * Makefile.def (flags_to_pass): Add AWK and SED.
1414         * Makefile.tpl (AWK, SED): New.
1415         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1416         * configure: Regenerate.
1417         * Makefile.in: Regenerate.
1418
1419 2009-09-01  Tristan Gingold  <gingold@adacore.com>
1420
1421         * setup.com: Ported to Itanium VMS.  Can also build using DCL scripts.
1422         Remove logical names.
1423
1424 2009-08-31  Dave Korn  <dave.korn.cygwin@gmail.com>
1425
1426         * ltmain.sh (func_normal_abspath): New function.
1427         (func_relative_path): Likewise.
1428         (func_mode_help): Document new -bindir option for link mode.
1429         (func_mode_link): Add new -bindir option, and use it to place
1430         output DLL if specified.
1431
1432 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1433
1434         * configure.ac (AC_PREREQ): Bump to 2.64.
1435
1436 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1437
1438         * README-maintainer-mode: Point directly to upstream locations
1439         for autoconf, automake, libtool, gettext, instead of copies on
1440         sources.redhat.com.  Document required versions.
1441         * configure.ac: Do not substitute datarootdir, htmldir,
1442         pdfdir, docdir.  Do not process --with-datarootdir,
1443         --with-htmldir, --with-pdfdir, --with-docdir.
1444         * configure: Regenerate.
1445
1446         * configure: Regenerate.
1447
1448         * compile: Sync from Automake 1.11.
1449         * depcomp: Likewise.
1450         * install-sh: Likewise.
1451         * missing: Likewise.
1452         * mkinstalldirs: Likewise.
1453         * ylwrap: Likewise.
1454
1455 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1456
1457         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1458         (baseargs): Add --disable-option-checking.
1459         * configure: Regenerate.
1460
1461         * Makefile.def (configure-target-libiberty): Depend on
1462         all-binutils and all-ld.
1463         (configure-target-newlib): Likewise.
1464         * Makefile.in: Regenerate.
1465
1466 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1467
1468         Sync with GCC, merge:
1469
1470         2009-07-31  Christian Bruel  <christian.bruel@st.com>
1471
1472         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1473         * configure: Regenerate.
1474
1475         2009-07-06  Ian Lance Taylor  <iant@google.com>
1476
1477         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1478         * configure: Rebuild.
1479
1480         2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1481
1482         PR bootstrap/40338
1483         * configure.ac (comparestring): Create new variable.
1484         * Makefile.tpl (comparestring): Use to skip some comparisions.
1485         * configure: Regenerate.
1486         * Makefile.in: Regenerate.
1487
1488         2009-06-23  Ian Lance Taylor  <iant@google.com>
1489
1490         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1491         boot_languages.  Only bootstrap target libraries listed in
1492         target_libs for some boot language.  Add --with-stage1-ldflags,
1493         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1494         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1495         if not building with C++.
1496         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1497         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1498         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1499         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1500         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1501         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1502         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1503         * configure, Makefile.in: Rebuild.
1504
1505         2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1506
1507         * configure.ac: Detect MPC in default directory.
1508         * configure: Regenerate.
1509
1510         2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1511
1512         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1513         to noconfdirs.
1514         * configure: Regenerate.
1515
1516         2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1517
1518         * Makefile.def: Add MPC support and dependencies.
1519         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1520
1521         * Makefile.in, configure: Regenerate.
1522
1523         2009-05-24  Nicolas Roche  <roche@adacore.com>
1524
1525         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1526         * Makefile.in: Regenerate.
1527
1528         2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1529
1530         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1531         * configure:  Regenerate.
1532
1533         2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1534
1535         * configure.ac ($with_ppl):  Default to no if not supplied.
1536         ($with_cloog):  Likewise.
1537         configure:  Regenerate.
1538
1539         2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1540
1541         PR bootstrap/39739
1542         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1543         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1544
1545         * configure, Makefile.in: Regenerate.
1546
1547         2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1548
1549         * configure.ac: Change copyright header to refer to version
1550         3 of the GNU General Public License and to point readers at the
1551         COPYING3 file and the FSF's license web page.
1552         * Makefile.def: Likewise.
1553         * Makefile.tpl: Likewise.
1554         * Makefile.in: Regenerate.
1555
1556         2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1557
1558         * configure.ac: Restore match for darwin9 or later. Use double
1559         brackets since regeneration eats one pair.
1560         * configure: Regenerate.
1561
1562 2009-08-18  Christopher Faylor  <me+cygwin@cgf.cx>
1563
1564         * MAINTAINERS: Perform some obvious fixups.
1565
1566 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1567
1568         * config.sub, config.guess: Update from upstream sources.
1569
1570 2009-08-06  Michael Eager <eager@eagercon.com>
1571
1572         * configure.ac: Add Microblaze target.
1573         * configure: Regenerate.
1574
1575 2009-07-02  Tristan Gingold  <gingold@adacore.com>
1576
1577         * configure.ac: Do not exclude gas for i386-*-darwin.
1578         Add a case for x86_64-*-darwin.
1579         * configure: Regenerate.
1580
1581 2009-06-26  Doug Evans  <dje@sebabeach.org>
1582
1583         * Makefile.def (host_modules): Add cgen.
1584         * Makefile.in: Regenerate.
1585         * configure.ac (host_tools): Add cgen.
1586         * configure: Regenerate.
1587
1588 2009-06-17  Michael Eager <eager@eagercon.com>
1589
1590         * COPYING.LIBGLOSS: Add Xilinx license.
1591
1592 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1593
1594         * configure.ac: Define is_elf for QNX Neutrino targets.
1595         * configure: Regenerate.
1596
1597 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1598             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1599
1600         * Makefile.tpl (all): Avoid a trailing backslash.
1601         * Makefile.in: Regenerate.
1602
1603 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1604
1605         * config.sub, config.guess: Update from upstream sources.
1606
1607 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1608
1609         * Makefile.tpl ([+compare-target+]): Compare all stage
1610         directories, rather than just gcc.
1611         * Makefile.in: Rebuilt.
1612
1613 2009-05-28  Doug Kwan  <dougkwan@google.com>
1614
1615         * configure.ac: Support gold for target arm*-*-*.
1616         * configure: Regenerate.
1617
1618 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1619
1620         * Makefile.tpl (all): Avoid harmless warning in make all when
1621         gcc-bootstrap is enabled but stage_last does not exist.
1622         * Makefile.in: Rebuilt.
1623
1624 2009-05-25  Tristan Gingold  <gingold@adacore.com>
1625
1626         * setup.com: Complete the file with configuration and build.
1627
1628 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1629
1630         PR other/40159
1631         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1632         gcc-no-bootstrap are mutually exclusive.
1633         * Makefile.in: Rebuilt.
1634
1635 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1636
1637         PR other/40159
1638         * Makefile.tpl (all): Don't end with unconditional success.
1639         * Makefile.in: Rebuilt.
1640
1641 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1642
1643         PR target/37137
1644         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1645         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1646         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1647         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1648         stage_configureflags, stage_cflags and stage_libcflags into
1649         explicit Makefile macros.
1650         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1651         GFORTRAN.
1652         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1653         CC.  Set CC_FOR_BUILD from CC.
1654         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1655         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1656         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1657         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1658         and GFORTRAN.
1659         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1660         (_LIBCFLAGS): Renamed to _TFLAGS.
1661         (do-compare-debug, do-compare3-debug): Drop.
1662         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1663         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1664         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1665         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1666         (XGCC_FLAGS_FOR_TARGET): New.
1667         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1668         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1669         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1670         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1671         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1672         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1673         TFLAGS.
1674         (BUILD_CONFIG): Include if requested.
1675         (all): Set TFLAGS on bootstrap.
1676         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1677         (all-stageid-prefixmodule): Likewise.
1678         (do-clean, distclean-stageid): Set TFLAGS.
1679         (restrap): Fix whitespace.
1680         * Makefile.in: Rebuilt.
1681
1682 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1683
1684         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1685         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1686         * Makefile.in: Regenerate.
1687
1688 2009-04-24  Eli Zaretskii  <eliz@gnu.org>
1689
1690         * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
1691         consistency with config.sub.  (Update from upstream sources.)
1692
1693 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
1694
1695         * texinfo/texinfo.tex: Update to version 2009-03-28.05.
1696
1697 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1698
1699         * config.sub, config.guess: Update from upstream sources.
1700
1701 2009-04-15  Anthony Green  <green@moxielogic.com>
1702
1703         * configure.ac: Add moxie support.
1704         * configure: Rebuilt.
1705
1706 2009-04-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1707
1708         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1709         * configure: Regenerate.
1710
1711 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1712
1713         PR gas/10039
1714         * configure.ac: Require texinfo 4.7.
1715         * configure: Regenerated.
1716
1717 2009-04-09  Steve Ellcey  <sje@cup.hp.com>
1718
1719         * Makefil.def (languages): New entries.
1720         * Makefile.tpl (check-gcc-*): New generic target.
1721         * Makefile.in: Regenerate.
1722
1723 2009-03-27  Eli Zaretskii  <eliz@gnu.org>
1724
1725         * djunpack.bat: Use ".." quoting in Sed command, for the sake of
1726         Windows builds of Sed.
1727
1728 2009-03-18  Tom Tromey  <tromey@redhat.com>
1729
1730         * configure: Rebuild.
1731         * configure.ac (host_libs): Add libiconv.
1732         * Makefile.in: Rebuild.
1733         * Makefile.def (host_modules): Add libiconv.
1734         (configure-gdb, all-gdb): Depend on libiconv.
1735
1736 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1737
1738         * configure.ac: Treat gdb as supported on x86_64-darwin.
1739         * configure: Regenerate.
1740
1741 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1742
1743         Merge from GCC:
1744
1745         2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1746
1747         * configure.ac (--with-host-libstdcxx): New option.
1748         * configure: Regenerate.
1749
1750         2009-01-29  Robert Millan  <rmh@aybabtu.com>
1751
1752         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1753         * configure: Regenerate.
1754
1755         2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
1756
1757         PR tree-optimization/38515
1758         * configure.ac (cloog-polylib): Removed.
1759         (with_ppl, with_cloog): Test for "no".
1760         * configure: Regenerated.
1761
1762 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1763
1764         Backport from git Libtool:
1765
1766         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1767         Support GNU/kOpenSolaris.
1768         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1769         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1770         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1771         GNU/kOpenSolaris.
1772
1773 2009-02-05  Andreas Schwab  <schwab@suse.de>
1774
1775         * Makefile.tpl (stage_last): Define $r and $s before using
1776         $(RECURSE_FLAGS_TO_PASS).
1777         * Makefile.in: Regenerate
1778
1779 2009-01-21  Jeff Johnston  <jjohnstn@redhat.com>
1780
1781         * COPYING.NEWLIB: Add ARM license.
1782
1783 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1784
1785         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1786         (all-opcodes): Depend on all-libiberty.
1787         * Makefile.in: Regenerate.
1788
1789 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1790
1791         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1792         * configure: Regenerate.
1793
1794 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1795
1796         Backport link test fix from upstream Libtool:
1797
1798         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1799         Add cache variables to tests that require the linker to work.
1800         For shlibpath_overrides_runpath, this also changes the semantics
1801         to let the result from the C compiler take precedence.
1802         compiler take precedence.
1803
1804 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1805
1806         * config.sub, config.guess: Update from upstream sources.
1807
1808 2008-12-17  Jeff Johnston  <jjohnstn@redhat.com>
1809
1810         * COPYING.NEWLIB: Updated.
1811         * COPYING.LIBGLOSS: Ditto.
1812
1813 2008-12-16  Paolo Bonzini  <bonzini@gnu.org>
1814
1815         Sync with GCC:
1816
1817         2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1818
1819         * configure.ac (ppllibs): Add by default the lib flags.
1820         * configure: Regenerate.
1821
1822         2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1823
1824         * configure.ac: Add double brackets on darwin[912].
1825         * configure: Regenerate.
1826
1827         2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1828
1829         * configure.ac: Expand to darwin10 and later.
1830         * configure: Regenerate.
1831
1832 2008-12-02  Andreas Schwab  <schwab@suse.de>
1833
1834         * Makefile.def: configure-target-boehm-gc depends on
1835         all-target-libstdc++-v3.
1836         * Makefile.in: Regenerate.
1837
1838 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1839
1840         * config.sub, config.guess: Update from upstream sources.
1841
1842 2008-11-27  Joseph Myers  <joseph@codesourcery.com>
1843
1844         Merge from GCC:
1845
1846         2007-12-02  Matthias Klose  <doko@ubuntu.com>
1847
1848         * config-ml.in: Remove 64bit configure tests.
1849
1850         2008-05-14  Rafael Espindola  <espindola@google.com>
1851
1852         * config-ml.in: don't handle --enable-shared and --enable-static.
1853
1854         2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1855             Tobias Grosser  <grosser@fim.uni-passau.de>
1856             Jan Sjodin  <jan.sjodin@amd.com>
1857             Harsha Jagasia  <harsha.jagasia@amd.com>
1858             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1859             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1860             Adrien Eliche  <aeliche@isty.uvsq.fr>
1861
1862         Merge from graphite branch.
1863         * configure: Regenerate.
1864         * Makefile.in: Regenerate.
1865         * configure.ac (host_libs): Add ppl and cloog.
1866         Add checks for PPL and CLooG.
1867         * Makefile.def (ppl, cloog): Added modules and dependences.
1868         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1869         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1870
1871         2008-09-03  Richard Guenther  <rguenther@suse.de>
1872
1873         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1874         cloog test.
1875         * configure: Re-generate.
1876
1877         2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1878
1879         * configure.ac (--with-cloog-polylib): New.
1880         (--disable-cloog-version-check): New.
1881         (--disable-ppl-version-check): New.
1882         * configure: Re-generate.
1883
1884         2008-09-05  Richard Guenther  <rguenther@suse.de>
1885
1886         * configure.ac: Initialize clooglibs to -lcloog.
1887         * configure: Re-generate.
1888
1889         2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1890
1891         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1892         recommended version to 2.3.2.
1893
1894         * configure: Regenerate.
1895
1896         2008-10-31  Ben Elliston  <bje@au.ibm.com>
1897
1898         * configure.ac (spu-*-*): Remove special case.
1899         * configure: Regenerate.
1900
1901         Complete comment text from GCC version of:
1902
1903         2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1904
1905         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1906         (GCC_SHLIB_SUBDIR): New.
1907         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1908         * configure: Regenerate.
1909         * Makefile.in: Regenerate.
1910
1911 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1912
1913         * configure.ac: Build gdb for i?86-*-darwin*
1914         * configure: Regenerated.
1915
1916 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1917
1918         PR bootstrap/38014
1919         PR bootstrap/37923
1920
1921         Revert:
1922
1923         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1924
1925         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1926         * Makefile.in: Regenerated.
1927
1928         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1929
1930         PR gdb/921
1931         PR gdb/1646
1932         PR gdb/2175
1933         PR gdb/2176
1934
1935         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1936         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1937         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1938         (HOST_EXPORTS): Pass CPPFLAGS.
1939         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1940         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1941         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1942         * Makefile.in, configure: Regenerated.
1943         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1944         and CPPFLAGS_FOR_BUILD.
1945
1946 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1947
1948         * configure.ac [spu-*-*]: Do not set skipdirs.
1949         * configure: Re-generate.
1950
1951 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1952
1953         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1954         * Makefile.in: Regenerated.
1955
1956 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1957
1958         PR gdb/921
1959         PR gdb/1646
1960         PR gdb/2175
1961         PR gdb/2176
1962
1963         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1964         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1965         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1966         (HOST_EXPORTS): Pass CPPFLAGS.
1967         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1968         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1969         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1970         * Makefile.in, configure: Regenerated.
1971         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1972         and CPPFLAGS_FOR_BUILD.
1973
1974 2008-09-29  Peter O'Gorman  <pogma@thewrittenword.com>
1975
1976         * libtool.m4: Update to libtool 2.2.6.
1977         * lt~obsolete.m4: Update to libtool 2.2.6.
1978         * ltmain.sh: Update to libtool 2.2.6.
1979         * ltsugar.m4: Update to libtool 2.2.6.
1980         * ltversion.m4: Update to libtool 2.2.6.
1981         * ltoptions.m4: Update to libtool 2.2.6.
1982         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1983
1984 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1985
1986         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1987         (GCC_SHLIB_SUBDIR): New.
1988         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1989         * configure: Regenerate.
1990         * Makefile.in: Regenerate.
1991
1992 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1993
1994         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1995         Enable bfd, binutils and opcodes.
1996         * configure: Regenerate.
1997
1998 2008-08-16  Nicolas Roche  <roche@adacore.com>
1999
2000         * Makefile.tpl: Add BOOT_ADAFLAGS.
2001         * Makefile.in: Regenerate.
2002
2003 2008-08-16  Richard Sandiford  <rdsandiford@googlemail.com>
2004
2005         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2006         * configure: Regenerate.
2007
2008 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
2009
2010         Sync with gcc:
2011         2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
2012
2013         * configure.ac: Add makefile fragments for hpux.
2014         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2015         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2016         * configure: Regenerate.
2017         * Makefile.in: Regenerate.
2018
2019         2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2020
2021         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2022         * Makefile.in: Regenerate.
2023         * configure: Regenerate.
2024
2025 2008-06-18  Ian Lance Taylor  <iant@google.com>
2026
2027         * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2028
2029         * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2030
2031 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2032
2033         * configure: Regenerate.
2034
2035 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2036
2037         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2038         "$@" is still intact with both Autoconf 2.59 and 2.62.
2039         * configure: Regenerate.
2040
2041 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2042
2043         * Makefile.tpl: Fix comment errors.
2044         * Makefile.in: Regenerate.
2045
2046 2008-06-13  Julian Brown  <julian@codesourcery.com>
2047
2048         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2049         of libobjc for ARM EABI Linux.
2050         * configure: Regenerate.
2051
2052 2008-06-12  David S. Miller  <davem@davemloft.net>
2053             David Edelsohn  <edelsohn@gnu.org>
2054
2055         * configure.ac: Add powerpc*-*-* to gold supported targets.
2056         * configure: Regenerate.
2057
2058 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2059
2060         PR tree-optimization/36218
2061         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2062         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2063         (all prefix="build-"): Pass them to build-system sub-makes.
2064         * Makefile.in: Regenerate.
2065
2066 2008-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
2067
2068         * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2069         README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2070         mkdep, and compile.  Update comments.
2071         (ETC_SUPPORT): Add ChangeLog and update comments.
2072
2073 2008-05-11  Ian Lance Taylor  <iant@google.com>
2074
2075         * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2076
2077 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2078
2079         Sync with gcc:
2080         2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2081
2082         PR bootstrap/35457
2083         * configure.ac: Include override.m4.
2084         * configure: Regenerate.
2085
2086         2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2087
2088         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2089         * Makefile.in: Regenerate.
2090
2091         2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2092
2093         * configure.ac: Do not build libssp for the AVR.
2094         * configure: Regenerate.
2095
2096 2008-04-18  Nick Clifton  <nickc@redhat.com>
2097
2098         * MAINTAINERS: Replace reference to configure.in with reference to
2099         configure.ac.
2100
2101 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2102
2103         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2104         as nonconfigurable directories list.
2105         * configure: Regenerate.
2106
2107 2008-04-14  David S. Miller  <davem@davemloft.net>
2108
2109         * configure.ac: Add sparc*-*-* to gold supported targets.
2110         * configure: Regenerate.
2111
2112 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2113
2114         * config.sub, config.guess: Update from upstream sources.
2115
2116 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2117
2118         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2119         * Makefile.in: Regenerate.
2120
2121 2008-04-07  Ian Lance Taylor  <iant@google.com>
2122
2123         * Makefile.def: check-gold depends upon all-binutils.
2124         * Makefile.in: Regenerate.
2125
2126 2008-04-04  Nick Clifton  <nickc@redhat.com>
2127
2128         PR binutils/4334
2129         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2130         builds.
2131         * configure: Regenerate.
2132
2133 2008-04-04  NightStrike  <NightStrike@gmail.com>
2134
2135         PR other/35151
2136         * configure.ac: Combine rules for mingw32 and mingw64.
2137         * configure: Regenerate.
2138
2139 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2140
2141         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2142         * Makefile.in: Regenerate.
2143
2144 2008-03-20  Ian Lance Taylor  <iant@google.com>
2145
2146         * configure.ac: Add support for --enable-gold.
2147         * Makefile.def: Add gold as a directory like ld.
2148         * configure, Makefile.in: Regenerate.
2149
2150 2008-03-19  Andreas Krebbel  <krebbel1@de.ibm.com>
2151
2152         * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2153         (s390_cond_extensions): Reduced extensions to the compare related.
2154         (main): z10 cpu type option added.
2155         (expandConditionalJump): Renamed to ...
2156         (insertExpandedMnemonic): ... this.
2157
2158         * opcodes/s390-opc.c: Re-group the operand format makros.
2159         (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2160         INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2161         INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2162         INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2163         INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2164         INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2165         INSTR_SIL_RDU): New instruction formats added.
2166         (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2167         MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2168         MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2169         MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2170         MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2171         MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2172         masks added.
2173         (s390_opformats): New formats added "ris", "rrs", "sil".
2174         * opcodes/s390-opc.txt: Add the conditional jumps with the
2175         extensions removed from automatic expansion in s390-mkopc.c manually.
2176         (asi - trtre): Add new System z10 EC instructions.
2177         * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2178
2179 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2180
2181         * configure.ac: m4_include config/proginstall.m4.
2182         * configure: Regenerate.
2183
2184 2008-03-16  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2185
2186         Backport from upstream Libtool:
2187
2188         2007-10-12  Eric Blake  <ebb9@byu.net>
2189
2190         Deal with Autoconf 2.62's semantic change in m4_append.
2191         * ltsugar.m4 (lt_append): Replace broken versions of
2192         m4_append.
2193         (lt_if_append_uniq): Don't require separator to be overquoted,
2194         and avoid broken m4_append.
2195         (lt_dict_add): Fix typo.
2196         * libtool.m4 (_LT_DECL): Don't overquote separator.
2197
2198 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2199
2200         * config.rpath: Add AIX 6 support.
2201
2202 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2203
2204         * Makefile.def (stageprofile).  Remove -fprofile-generate
2205         from stage_libcflags.
2206         * Makefile.in: Regenerate.
2207
2208 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2209
2210         * config.sub, config.guess: Update from upstream sources.
2211
2212 2008-03-06  Florian Krohm  <fkrohm@us.ibm.com>
2213
2214         * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2215         * s390-opc.txt (cmpsc): Duplicate entry removed.
2216         (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2217         cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2218         fier, cu42, cu41): Fix operand format.
2219
2220 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2221
2222         PR bootstrap/32009
2223         PR bootstrap/32161
2224
2225         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2226         * configure: Regenerate.
2227
2228         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2229         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2230         STAGE4_LIBCFLAGS): New.
2231         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2232         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2233         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2234         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2235         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2236         for target modules.  Don't export LIBCFLAGS.
2237         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2238         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2239         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2240         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2241         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2242         * Makefile.in: Regenerate.
2243
2244 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2245
2246         PR libgcj/33085
2247         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2248         Do not use -DDLL_EXPORT.  Backport from upstream.
2249
2250 2008-02-14  Nick Clifton  <nickc@redhat.com>
2251
2252         Import this patch from gcc:
2253         2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2254
2255         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2256
2257 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2258
2259         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2260         * configure: Regenerate.
2261
2262 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2263
2264         * configure.ac (xtensa*-*-*): Recognize processor variants.
2265         * configure: Regenerate.
2266
2267 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2268
2269         PR bootstrap/34922
2270         * configure.ac (PARSE_ARGS): Push suitable setting of
2271         ac_subdirs_all, for `./configure --help=recursive'.
2272         Handle `+' in generic toplevel directory disabling.
2273         * configure: Regenerate.
2274
2275 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2276
2277         * config.sub, config.guess: Update from upstream sources.
2278
2279 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2280
2281         * config.sub, config.guess: Update from upstream sources.
2282
2283 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
2284
2285         * COPYING.LIBGLOSS: Update default copyright.
2286
2287 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
2288
2289         * COPYING.NEWLIB: Update default copyright.
2290
2291 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2292
2293         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2294         Change recommended MPFR from 2.2.1 > 2.3.0.
2295         * configure: Regenerate.
2296
2297 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2298
2299         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2300         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2301         * Makefile.in: Regenerate.
2302
2303 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2304
2305         * configure.ac: Enable libjava for x86_64-*-darwin9.
2306         * configure: Regenerate.
2307
2308 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2309
2310         * config.sub, config.guess: Update from upstream sources.
2311
2312 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2313
2314         * config-ml.in: Robustify against white space in absolute file
2315         names.
2316
2317         * config-ml.in (multi-clean): Substitute ${Makefile}.
2318         Remove superfluous ${Makefile} in list.
2319
2320 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2321
2322         * Makefile.def (dependencies): Make configure-gdb depend on
2323         all-intl.
2324         * Makefile.in: Regenerated.
2325
2326 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
2327
2328         * Makefile.def: To avoid problems running with parallel makes,
2329         build newlib before libgloss so that target specific header
2330         files are availble.
2331         * Makefile.in: Regenerate.
2332
2333 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2334
2335         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2336         * Makefile.in: Regenerate.
2337
2338 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2339
2340         * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2341         * libdecnumber: New directory, imported from GCC.
2342
2343 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2344
2345         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2346         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2347         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2348         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2349         * configure: Regenerate.
2350
2351 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2352
2353         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2354         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2355         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2356         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2357         * configure.ac: Default them to host tools for $host = $build.
2358         Subst them.
2359
2360         * configure: Regenerate.
2361         * Makefile.in: Regenerate.
2362
2363 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2364
2365         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2366         * configure: Regenerate.
2367
2368 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2369
2370         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2371         libstdc++.
2372         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2373         * configure: Regenerate.
2374         * Makefile.in: Regenerate.
2375
2376 2007-09-17  Andreas Schwab  <schwab@suse.de>
2377
2378         * configure.ac: Raise minimum makeinfo version to 4.6.
2379         * configure: Regenerate.
2380
2381 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2382
2383         * configure.ac: Correct makeinfo version check.
2384         * configure: Regenerate.
2385
2386 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2387
2388         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2389         to $skipdirs and only disable gprof for newlib.  Use the normal
2390         mips*-elf* handling in other respects.
2391         * configure: Regnerate.
2392
2393 2007-09-12  David Daney  <ddaney@avtrex.com>
2394
2395         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2396         enabling libgcj.
2397         * configure: Regenerate.
2398
2399 2007-09-12  Richard Guenther  <rguenther@suse.de>
2400
2401         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2402         nor --disable-checking is provided also turn on yes and types
2403         checking for stage1.
2404         * configure: Re-generate.
2405
2406 2007-09-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2407
2408         PR target/33281
2409         * configure.ac: Use config/mh-mingw on mingw.
2410         * configure: Regenerate.
2411
2412 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2413
2414         PR other/32154
2415         * configure.ac: For libgloss targets, point the linker to the linker
2416         script, startup code and simulator library.
2417         * configure: Regenerate.
2418
2419 2007-09-09  Andrew Haley  <aph@redhat.com>
2420
2421         * configure.ac (noconfigdirs): Remove target-libffi and
2422         target-libjava.
2423
2424 2007-08-29  Nick Clifton  <nickc@redhat.com>
2425
2426         * config.sub, config.guess: Update from upstream sources.
2427
2428 2007-08-21  Richard Guenther  <rguenther@suse.de>
2429
2430         * configure.ac: Add types checking to stage1 checking flags.
2431         * configure: Regenerate.
2432
2433 2007-08-18  Paul Brook  <paul@codesourcery.com>
2434             Joseph Myers  <joseph@codesourcery.com>
2435
2436         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2437         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2438         * Makefile.in: Regenerate.
2439         * configure.ac (--with-debug-prefix-map): New.
2440         * configure: Regenerate.
2441
2442 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2443             Nigel Stephens  <nigel@mips.com>
2444
2445         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2446         as target_makefile_frag.
2447         * configure: Regenerate.
2448
2449 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2450
2451         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2452         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2453         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2454         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2455         (do-compare, do-compare3, do-compare-debug): New.
2456         ([+compare-target+]): Use them.
2457
2458 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2459
2460         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2461         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2462         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2463         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2464         (do-compare, do-compare3, do-compare-debug): New.
2465         ([+compare-target+]): Use them.
2466
2467 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2468             Ben Elliston  <bje@au.ibm.com>
2469
2470         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2471         --silent if $silent.
2472         * configure: Regenerate.
2473
2474 2007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
2475
2476         * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2477
2478 2007-07-17  Nick Clifton  <nickc@redhat.com>
2479
2480         * COPYING3: New file.  Contains version 3 of the GNU General
2481         Public License.
2482         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2483         Lesser General Public License.
2484
2485 2007-07-11  Bernd Schmidt  <bernd.schmidt@analog.com>
2486
2487         * configure.ac: Fix my previous change to really match GCC.
2488         * configure: Regenerate.
2489
2490 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2491
2492         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2493         * configure: Regenerate.
2494
2495 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2496
2497         * configure.ac: Add some missing m4 quotation.
2498         * configure: Regenerate.
2499
2500 2007-07-09  Kai Tietz   <kai.tietz@onevision.com>
2501
2502         * Makefile.def: Add windmc tool to build.
2503         * Makefile.tpl: Likewise.
2504         * configure.ac: Likewise.
2505         * Makefile.in: Regenerate.
2506         * configure: Regenerate.
2507
2508 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2509
2510         * lt~obsolete.m4: New. Import from 20070318 libtool.
2511
2512 2007-06-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2513
2514         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2515         uclinux and linux-uclibc targets.
2516         * configure: Regenerate.
2517
2518 2007-06-28  DJ Delorie  <dj@redhat.com>
2519
2520         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2521         not building newlib.
2522         * configure: Regenerated.
2523
2524 2007-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
2525
2526         * src-release (DEVO_SUPPORT): Correct typos.
2527
2528 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2529
2530         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2531         * Makefile.in: Regenerated.
2532
2533 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2534
2535         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2536         (distclean-stage[+id+]): Possibly delete stage_last.
2537         * Makefile.in: Regenerate.
2538
2539 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2540
2541         * config.sub, config.guess: Update from upstream sources.
2542
2543 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2544
2545         * Makefile.tpl: Fix spelling error.
2546         * Makefile.in: Regenerate.
2547
2548 2007-06-04  Paolo Bonzini  <bonzini@gnu.org>
2549
2550         Sync with gcc:
2551         2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2552
2553         PR bootstrap/29382
2554         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2555         * configure: Rebuilt.
2556
2557 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2558
2559         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2560         lt_cv_sys_max_cmd_len.
2561
2562 2007-05-31  Paolo Bonzini  <bonzini@gnu.org>
2563
2564         * ltgcc.m4: Update from GCC.
2565
2566 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2567
2568         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2569
2570 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
2571
2572         * ltmain.sh: Update from GCC.
2573         * libtool.m4: Update from GCC.
2574         * ltsugar.m4: New. Update from GCC.
2575         * ltversion.m4: New. Update from GCC.
2576         * ltoptions.m4: New. Update from GCC.
2577         * ltconfig: Remove.
2578         * ltcf-c.sh: Remove.
2579         * ltcf-cxx.sh: Remove.
2580         * ltcf-gcj.sh: Remove.
2581         * src-release: Update with new libtool file list.
2582
2583 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2584
2585         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2586         stage_cflags.
2587         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2588         Remove CFLAGS/LIBCFLAGS.
2589         (configure-stage[+id+]-[+prefix+][+module+],
2590         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2591         * Makefile.in: Regenerate.
2592
2593 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2594
2595         * config-ml.in: Update from GCC.
2596
2597 2007-04-09  Daniel Jacobowitz  <dan@codesourcery.com>
2598
2599         * src-release (do-proto-toplev): Process the support directories before
2600         the tool directory.
2601
2602 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2603
2604         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2605         of glob.  Quote arguments with single quotes too.
2606         * configure: Regenerate.
2607
2608 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2609
2610         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2611         * Makefile.in: Regenerate
2612
2613 2007-03-07  Andreas Schwab  <schwab@suse.de>
2614
2615         * configure: Regenerate.
2616
2617 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2618
2619         * configure.ac: Add "--with-pdfdir" configure option,
2620         which defines pdfdir variable.
2621         * Makefile.def (target=fixincludes): Add install-pdf to
2622         missing targets.
2623         (recursive_targets): Add install-pdf target.
2624         (flags_to_pass): Add pdfdir.
2625         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2626         target.
2627         * configure: Regenerate
2628         * Makefile.in: Regenerate
2629
2630 2007-02-28  Eric Christopher  <echristo@apple.com>
2631
2632         Revert:
2633         2006-12-07  Mike Stump  <mrs@apple.com>
2634
2635         * Makefile.def (dependencies): Add dependency for
2636         install-target-libssp and install-target-libgomp on
2637         install-gcc.
2638         * Makefile.in: Regenerate.
2639
2640 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2641
2642         * configure: Regenerate.
2643         * configure.ac: Move statements after variable declarations.
2644
2645 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2646
2647         * configure.ac: Adjust for loop syntax.
2648         * configure: Regenerate.
2649
2650 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2651
2652         * configure: Rebuilt.
2653
2654 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2655
2656         * configure.ac: Drop multiple occurrences of --enable-languages,
2657         and fix its quoting.
2658         * configure: Rebuilt.
2659
2660 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2661             Nathan Sidwell  <nathan@codesourcery.com>
2662             Vladimir Prus  <vladimir@codesourcery.com
2663             Joseph Myers  <joseph@codesourcery.com>
2664
2665         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2666         * configure: Regenerate.
2667
2668 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2669
2670         * configure.ac (target_libraries): Move libgcc before libiberty.
2671         * configure: Regenerated.
2672
2673 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
2674
2675         * configure: Regenerate again?
2676
2677 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
2678
2679         * configure: Reapply PR30748 fix which was lost in the previous commit.
2680
2681 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2682             Paolo Bonzini  <bonzini@gnu.org>
2683
2684         PR bootstrap/30753
2685         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2686         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2687         * configure: Regenerated.
2688
2689 2007-02-10  Paolo Bonzini  <bonzini@gnu.org>
2690
2691         * configure: Regenerate.
2692
2693 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2694
2695         PR bootstrap/30748
2696         * configure.ac: Correct syntax for Solaris ksh.
2697         * configure: Regenerated.
2698
2699 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2700
2701         * Makefile.def: Sync with GCC.
2702         * Makefile.tpl: Sync with GCC.
2703         * Makefile.in: Regenerate.
2704         * configure: Regenerate.
2705
2706 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2707
2708         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2709         noncanonical equivalents.
2710         * configure.in: Rename to...
2711         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2712         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2713         target_noncanonical.  Use them.  Rewrite removal of configure
2714         arguments for autoconf 2.59.  Discard variable settings.  Force
2715         program_transform_name for native tools.
2716
2717         * Makefile.in: Regenerated.
2718         * configure: Regenerated with autoconf 2.59.
2719
2720         * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
2721
2722 2007-02-08  Jeff Johnston  <jjohnstn@redhat.com>
2723
2724         * COPYING.LIBGLOSS: Reformat default Red Hat
2725         license to fit within 80 columns.
2726         * COPYING.NEWLIB: Ditto.
2727
2728 2007-02-05  Dave Brolley  <brolley@redhat.com>
2729
2730         * Contribute the following changes:
2731         2006-11-28  DJ Delorie  <dj@redhat.com>
2732
2733         * configure.in: Fix typo for mep's target_makefile_frag.
2734         * configure: Regenerated.
2735
2736         2005-04-22  Richard Sandiford  <rsandifo@redhat.com>
2737
2738         * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
2739         * configure: Regenerate.
2740
2741         2001-09-19  DJ Delorie  <dj@redhat.com>
2742
2743         * configure.in (target_makefile_frag): use mt-mep
2744
2745         2001-06-12  Don Howard  <dhoward@redhat.com>
2746
2747         * configure.in: Remove gdb from MeP skip list.
2748
2749         2001-04-05  DJ Delorie  <dj@redhat.com>
2750
2751         * configure.in (noconfigdirs): Remove gcc from MeP skip list.
2752
2753         2001-03-20  Ben Elliston  <bje@redhat.com>
2754
2755         * configure.in (noconfigdirs): Add gcc and gdb for MeP.
2756
2757         2001-03-19  Ben Elliston  <bje@redhat.com>
2758
2759         * config.sub (mep, mep-*): Add.
2760
2761 2007-01-31  Andreas Schwab  <schwab@suse.de>
2762
2763         * Makefile.tpl (LDFLAGS): Substitute it.
2764         * Makefile.in: Regenerate.
2765
2766 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2767
2768         * configure.in: Change == to = in test command.
2769         * configure: Regenerate.
2770
2771 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2772             Nick Clifton  <nickc@redhat.com>
2773             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2774
2775         * configure.in (build_configargs, host_configargs, target_configargs):
2776         Remove build/host/target parameters.
2777         (host_libs): Add gmp and mpfr.
2778         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2779         * Makefile.def (gmp, mpfr): New.
2780         (gcc): Remove target.
2781         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2782         target_os, target_vendor): New.
2783         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
2784         * configure: Regenerate.
2785         * Makefile.in: Regenerate.
2786
2787 2007-01-11  Matt Fago  <fago@earthlink.net>
2788
2789         * configure.in: Try to link to functions only in mpfr 2.2.x
2790         to improve robustness of configure tests.
2791         * configure: Regenerate.
2792
2793 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2794
2795         * configure.in: Add support for an x86_64-mingw* target.
2796         * configure: Regenerate.
2797
2798 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2799
2800         * Makefile.tpl (all-target): Correct @if conditional for target
2801         modules.
2802         * configure.in: Omit libiberty if building only target libgcc.
2803         * configure, Makefile.in: Regenerated.
2804
2805 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2806
2807         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2808         * configure: Regenerate.
2809
2810 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2811
2812         * Makefile.def (target_modules): Add libgcc.
2813         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2814         * Makefile.tpl (clean-target-libgcc): Delete.
2815         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2816         on gcc even for bootstrapped modules.  Rewrite handling of
2817         lang_env_dependencies to loop over target_modules.
2818         * configure.in (target_libraries): Add target-libgcc.
2819         * Makefile.in, configure: Regenerated.
2820
2821 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2822
2823         Sync with gcc:
2824         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2825
2826         * configure.in: Reorganize recognition of languages.  Add
2827         --enable-stage1-languages.  Show supported languages for the chosen
2828         target rather than all recognized languages.
2829         * configure: Regenerate.
2830
2831         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2832
2833         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2834         * Makefile.in: Regenerate.
2835
2836         2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2837
2838         * configure.in: Warn that MPFR 2.2.0 is buggy.
2839         * configure: Regenerate.
2840
2841 2006-12-27  Ian Lance Taylor  <iant@google.com>
2842
2843         * configure.in: When removing Makefiles to force a reconfigure, also
2844         remove prev-DIR*/Makefile.
2845         * configure: Regenerate.
2846
2847 2006-12-23  Kazu Hirata  <kazu@codesourcery.com>
2848
2849         * config.bfd: Recognize fido.
2850
2851 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2852
2853         Sync with gcc:
2854
2855         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2856
2857         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2858         it only affects bootstrap and could be tested on "$host" as well.
2859         * configure: Regenerate.
2860         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2861
2862         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2863
2864         PR bootstrap/29544
2865         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2866         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2867         move here comment from Makefile.tpl.
2868         * Makefile.tpl: Move some definitions higher in the file.
2869         (STAGE1_CHECKING): New.
2870         * configure.in: Add --enable-stage1-checking.
2871         * configure: Regenerate.
2872         * Makefile.in: Regenerate.
2873
2874         2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2875
2876         * configure.in: Update error message for missing GMP/MPFR.
2877
2878         * configure: Regenerate.
2879
2880         2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2881
2882         * configure.in: Update MPFR version in error message.
2883
2884         * configure: Regenerate.
2885
2886         2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2887
2888         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2889         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2890         --with-gmp-lib): New flags.
2891
2892         * configure: Regenerate.
2893
2894 2006-12-12  Andreas Tobler  <a.tobler@schweiz.org>
2895
2896         PR bootstrap/30134
2897         * configure.in: Correct x86 darwin support for libjava to powerpc
2898         and i?86 only.
2899         * configure: Regenerate.
2900
2901 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2902
2903         * configure.in:  Handle spu makefile frag.
2904         * Makefile.tpl (MAINT): Define
2905         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2906         * configure: Regenerate.
2907         * Makefile.in: Regenerate.
2908
2909 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2910
2911         * config.sub, config.guess: Update from upstream sources.
2912
2913 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2914
2915         * configure.in: Sync with GCC (spu-*-*).
2916         * configure: Sync with GCC.
2917
2918 2006-12-07  Mike Stump  <mrs@apple.com>
2919
2920         * Makefile.def (dependencies): Add dependency for
2921         install-target-libssp and install-target-libgomp on
2922         install-gcc.
2923         * Makefile.in: Regenerate.
2924
2925 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2926
2927         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2928         (unstage): Test for stage_last presence.
2929
2930         PR bootstrap/29802
2931         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2932         * Makefile.in: Regenerate.
2933
2934 2006-11-14  DJ Delorie  <dj@redhat.com>
2935
2936         * Makefile.tpl (clean-stage*): Sync with GCC (clean).
2937         * Makefile.in: Sync with GCC.
2938         * configure.in: Sync with GCC (mpfr, gmp).
2939         * configure: Sync with GCC.
2940
2941 2006-11-08  Jie Zhang  <jie.zhang@analog.com>
2942
2943         * configure.in: Remove target-libgloss from noconfigdirs for
2944         bfin-*-*.
2945         * configure: Regenerated.
2946
2947 2006-10-27  Jeff Johnston  <jjohnstn@redhat.com>
2948
2949         * COPYING.NEWLIB: Add spu license.
2950         * COPYING.LIBGLOSS: Ditto.
2951
2952 2006-10-17  Brooks Moses  <bmoses@stanford.edu>
2953
2954         * Makefile.def: Added pdf target handling.
2955         * Makefile.tpl: Added pdf target handling.
2956         * Makefile.in: Regenerated.
2957
2958 2006-10-11  Jeff Johnston  <jjohnstn@redhat.com>
2959
2960         * COPYING.NEWLIB: Updated.
2961         * COPYING.LIBGLOSS: Ditto.
2962
2963 2006-09-27  Dave Brolley  <brolley@redhat.com>
2964
2965         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2966         $s instead of $r.
2967         * configure: Regenerated.
2968
2969 2006-09-26  Ben Elliston  <bje@au.ibm.com>
2970
2971         * config.sub, config.guess: Update from upstream sources.
2972
2973 2006-09-20  Thiemo Seufer  <ths@mips.com>
2974
2975         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2976         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2977         * configure: Regenerate.
2978
2979 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
2980
2981         * configure.in: Never build newlib for a Mingw host.
2982         Never build newlib as Mingw target library.
2983         Test the existence of winsup/cygwin for building a Cygwin newlib,
2984         rather than just winsup.
2985         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2986         building a Mingw target.
2987         * configure: Regenerate.
2988
2989 2006-08-15  Thiemo Seufer  <ths@mips.com>
2990             Nigel Stephens  <nigel@mips.com>
2991             David Ung  <davidu@mips.com>
2992
2993         * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
2994
2995 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
2996
2997         Sync from GCC:
2998         2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2999
3000         PR bootstrap/18058
3001         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3002         if the bootstrap compiler is a GCC version that supports it.
3003         * configure: Regenerate.
3004
3005 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3006
3007         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3008         * configure: Regenerated.
3009
3010 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3011
3012         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3013         for stages after the first.
3014
3015 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3016
3017         * Makefile.def: Add dependencies for configure-opcodes
3018         on configure-intl and all-opcodes on all-intl.
3019         * Makefile.in: Regenerated.
3020
3021 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3022
3023         * ltconfig: chmod 644 before ranlib during install.
3024
3025 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3026
3027         * configure.in: Fix thinkos in previous check-in.
3028         * configure: Regenerate.
3029
3030 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3031
3032         Sync from gcc:
3033
3034         2007-07-03  Paolo Bonzini  <bonzini@gnu.org>
3035
3036         PR other/27063
3037         * configure.in: Test subdir_requires and give an appropriate
3038         error message.
3039         * configure: Regenerate.
3040
3041         2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3042
3043         PR target/27540
3044         * configure.in: Only enable libgomp on IRIX 6.
3045         * configure: Regenerate.
3046
3047 2006-06-20  David Ayers  <d.ayers@inode.at>
3048
3049         PR bootstrap/28072
3050         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3051         whether target-libjava is being configured instead of whether the
3052         java front end is enabled.
3053         * configure: Regenerate.
3054
3055 2006-06-15  Mark Shinwell  <shinwell@codesourcery.com>
3056
3057         * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3058         to R_ARM_LDC_SB_G{0,1,2} respectively.
3059
3060 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3061
3062         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3063         too.
3064         * Makefile.in: Regenerate.
3065
3066 2006-06-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3067
3068         Sync from gcc:
3069
3070         2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3071         * configure.in: Don't enable libgomp on hpux10.
3072         * configure: Rebuilt.
3073
3074 2006-06-13  David Ayers  <d.ayers@inode.at>
3075
3076         Sync from gcc:
3077
3078         2006-06-12  David Ayers  <d.ayers@inode.at>
3079
3080         PR bootstrap/27963
3081         PR target/19970
3082         * configure.in: Remove target-boehm-gc from noconfigdirs where
3083         ${libgcj} is specified.
3084         * configure: Regenerate.
3085
3086 2006-06-08  Jeff Johnston  <jjohnstn@redhat.com>
3087
3088         Sync from gcc:
3089
3090         2005-01-12  David Edelsohn  <edelsohn@gnu.org>
3091                     Andreas Schwab  <schwab@suse.de>
3092
3093         PR bootstrap/18033
3094         * config-ml.in: Eval option if surrounded by single quotes.
3095
3096 2006-06-07  Carlos O'Donell  <carlos@codesourcery.com>
3097
3098         Sync from gcc:
3099
3100         2006-06-06  David Ayers  <d.ayers@inode.at>
3101
3102         PR libobjc/13946
3103         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3104         * Makefile.in: Regenerate.
3105         * configure.in: Add --enable-objc-gc at toplevel and have it
3106         enable boehm-gc for Objective-C.
3107         Remove target-boehm-gc from libgcj.
3108         Add target-boehm-gc to target_libraries.
3109         Add target-boehm-gc to noconfigdirs where ${libgcj}
3110         is specified.
3111         Assert that boehm-gc is supported when requested for Objective-C.
3112         Only build boehm-gc if needed either for Java or Objective-C.
3113         * configure: Regenerate.
3114
3115         2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3116
3117         PR 27674
3118         * Makefile.tpl (configure-[+prefix+][+module+],
3119         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3120         Remove rule to unstage bootstrapped modules.
3121         (stage_current): New.
3122         * Makefile.in: Regenerate.
3123
3124         2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3125         Andreas Tobler  <a.tobler@schweiz.ch>
3126
3127         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3128         * configure: Rebuilt.
3129
3130         Revert
3131         2006-01-31  Richard Guenther  <rguenther@suse.de>
3132         Paolo Bonzini  <bonzini@gnu.org>
3133
3134         * Makefile.def (target_modules): Add libgcc-math target module.
3135         * configure.in (target_libraries): Add libgcc-math target library.
3136         (--enable-libgcc-math): New configure switch.
3137         * Makefile.in: Re-generate.
3138         * configure: Re-generate.
3139
3140 2006-06-05  Jeff Johnston  <jjohnstn@redhat.com>
3141
3142         * config-ml.in: Alter CCASFLAGS to include special
3143         multilib options the same as is done for CFLAGS.
3144
3145 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3146
3147         * Makefile.def: Added dependencies from sim and gdb on intl, and
3148         added configure dependencies to everything with an all dependency
3149         on intl.
3150         * gettext.m4: Removed.
3151         * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3152         (GDB_SUPPORT_DIRS): Add intl.
3153         * Makefile.in: Regenerated.
3154
3155 2006-05-25  Daniel Jacobowitz  <dan@codesourcery.com>
3156
3157         * src-release (DEVO_SUPPORT): Add config.rpath.
3158
3159 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3160
3161         * Makefile.def (bfd, opcodes): Fix lib_path.
3162         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3163         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3164         * Makefile.in: Regenerate.
3165
3166 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3167
3168         * configure.in: Enable gprof for cross builds.
3169         * configure: Regenerate.
3170
3171 2006-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
3172
3173         * src-release (MAKEINFOFLAGS): Define.
3174         (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3175
3176 2006-05-14  Ben Elliston  <bje@au.ibm.com>
3177
3178         * config.sub, config.guess: Update from upstream sources.
3179
3180 2006-05-12  Ben Elliston  <bje@au.ibm.com>
3181
3182         * config.sub, config.guess: Update from upstream sources.
3183
3184 2006-05-04  Steve Ellcey  <sje@cup.hp.com>
3185
3186         * blt, iwidgets, mmalloc: Remove directories.
3187
3188 2006-05-01  DJ Delorie  <dj@redhat.com>
3189
3190         * configure.in: Restore CFLAGS if GMP isn't present.
3191         * configure: Regenerate.
3192
3193 2006-04-18  DJ Delorie  <dj@redhat.com>
3194
3195         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3196         reference libgloss so that libssp can be built in a combined
3197         tree.
3198         * configure: Regenerate.
3199
3200 2006-04-10  Ben Elliston  <bje@au.ibm.com>
3201
3202         * contrib: Remove directory.
3203
3204 2006-04-06  Carlos O'Donell <carlos@codesourcery.com>
3205
3206         * Makefile.tpl: Add install-html target.
3207         * Makefile.def: Add install-html target.
3208         * Makefile.in: Regenerate.
3209         * configure.in: Add --with-datarootdir, --with-docdir,
3210         and --with-htmldir options.
3211         * configure: Regenerate.
3212
3213 2006-03-31  Ben Elliston  <bje@au.ibm.com>
3214
3215         PR binutils/1860
3216         * configure.in: Require makeinfo 4.4 or higher.
3217         * configure: Regenerate.
3218
3219 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
3220
3221         * Makefile.in: Regenerate.
3222
3223 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
3224
3225         Sync with gcc:
3226         2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3227
3228         * configure.in: Handle --disable-<component> generically.
3229         * configure: Regenerate.
3230
3231         2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
3232
3233         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3234         (TARGET_CONFIGDIRS): Remove.
3235         * configure.in: Remove AC_SUBST(target_configdirs).
3236         * Makefile.in, configure: Regenerated.
3237
3238
3239 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3240
3241         PR libgcj/17311
3242         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3243
3244 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3245
3246         PR bootstrap/25670
3247
3248         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3249
3250         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3251         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3252         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3253         BUILD_PREFIX, BUILD_PREFIX_1.
3254         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3255
3256         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3257         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3258
3259         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3260         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3261         of `cat stage_current`.  Always provide the `r' and `s' variables.
3262         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3263         a single shell execution.
3264         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3265         bootstrapped modules, make the stage1 module if the build was not
3266         started yet, else build the current stage.
3267         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3268         (all-build, all-host, all-target, [+make_target+]-host,
3269         [+make_target+]-target): Do not use \-continued lines.
3270         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3271         (current_stage, restrap, stage_last): New.
3272
3273         * Makefile.in: Regenerate.
3274         * configure: Regenerate.
3275
3276 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3277
3278         Sync from gcc:
3279
3280         2006-01-31  Richard Guenther  <rguenther@suse.de>
3281                     Paolo Bonzini  <bonzini@gnu.org>
3282
3283         * Makefile.def (target_modules): Add libgcc-math target module.
3284         * configure.in (target_libraries): Add libgcc-math target library.
3285         (--enable-libgcc-math): New configure switch.
3286         * Makefile.in: Re-generate.
3287         * configure: Re-generate.
3288         * libgcc-math: New toplevel directory.
3289
3290         2006-01-18  Richard Henderson  <rth@redhat.com>
3291                     Jakub Jelinek  <jakub@redhat.com>
3292                     Diego Novillo  <dnovillo@redhat.com>
3293
3294         * libgomp: New directory.
3295         * Makefile.def: Add target_module libgomp.
3296         * Makefile.in: Regenerate.
3297         * configure.in (target_libraries): Add target-libgomp.
3298         * configure: Regenerate.
3299
3300 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3301             Andreas Schwab  <schwab@suse.de>
3302
3303         * configure: Regenerate.
3304
3305 2006-01-16  Paolo Bonzini  <bonzini@gnu.org>
3306
3307         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3308         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3309         the assembler, linker and binutils.
3310         * configure: Regenerate.
3311
3312 2006-01-16  Nick Clifton  <nickc@redhat.com>
3313
3314         * config.sub, config.guess: Sync from config repository.
3315
3316 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3317
3318         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3319         @ from continuation.
3320         * Makefile.in: Rebuilt.
3321
3322 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3323
3324         Sync from gcc:
3325
3326         2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3327
3328         PR bootstrap/24252
3329
3330         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3331         * Makefile.tpl (OBJDUMP): New.
3332         (EXTRA_HOST_FLAGS): Add it.
3333         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3334
3335         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3336         to use symbolic links between directories.  Avoid race conditions
3337         or make them harmless.
3338         * configure.in: Do not try to use symbolic links between directories.
3339
3340         * Makefile.def (LEAN): Pass.
3341         * Makefile.tpl (LEAN): Define.
3342         (stage[+id+]-start): Accept that the previous directory does not
3343         exist, if the bootstrap is lean.
3344         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3345         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3346         configure substitution.
3347         ([+compare-target+]): Likewise.
3348         ([+bootstrap-target+]-lean): New.
3349         * configure.in: Remove lean bootstrap support from here.
3350
3351         * Makefile.in: Regenerate.
3352         * configure: Regenerate.
3353
3354         2006-01-02  Andreas Schwab  <schwab@suse.de>
3355
3356         * configure.in: When reconfiguring remove Makefile in
3357         all stage directories.
3358         * configure: Regenerate.
3359
3360 2005-12-27  Leif Ekblad  <leif@rdos.net>
3361
3362         * configure.in: Add support for RDOS target.
3363         * configure: Regenerate.
3364
3365 2005-12-27  Nick Clifton  <nickc@redhat.com>
3366
3367         PR binutils/1990
3368         * libtool.m4: Synchronize with version in GCC sources.
3369
3370 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3371
3372         Revert Ada-related part of the previous change.
3373
3374         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3375         Do not pass.
3376         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3377         * Makefile.in: Regenerate.
3378         * configure.in: Do not include mt-ppc-aix target fragment.
3379         * configure: Regenerate.
3380
3381 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3382
3383         * configure.in: Select appropriate fragments for PowerPC/AIX.
3384         * configure: Regenerate.
3385
3386         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3387         BOOT_CFLAGS, BOOT_LDFLAGS.
3388         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3389         BOOT_CFLAGS, BOOT_LDFLAGS.
3390         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3391         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3392         (stage): Fail if we cannot complete the work.
3393         * Makefile.in: Regenerate.
3394
3395 2005-12-16  Jeff Johnston  <jjohnstn@redhat.com>
3396
3397         * COPYING.NEWLIB: Update copyright year for default
3398         copyright.
3399
3400 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3401
3402         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3403         install-host-nogcc): Don't invoke $(stage) at the end.
3404         * Makefile.in: Regenerate.
3405
3406 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3407
3408         * configure.in: Flip the top-level bootstrap switch.
3409         * configure: Regenerate.
3410
3411         Merge from gcc:
3412
3413         2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3414
3415         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3416         $(stage) and $(unstage).
3417         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3418         (all): Remove stray semicolon.
3419         (local-distclean): Don't handle multilib.tmp and multilib.out.
3420         (install.all): Set $s for consistency.
3421         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3422         check_multilibs setting.  Always make the install directory.
3423         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3424         Correct @if/@endif.
3425         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3426         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3427         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3428         (multilib.out): Remove.
3429         * Makefile.in: Regenerated.
3430
3431 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3432
3433         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
3434         * configure.in: Replace ms1 arch with mt.
3435         * configure: Rebuilt.
3436
3437 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3438
3439         Sync with gcc:
3440
3441 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3442
3443         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
3444         * configure.in: Replace ms1 arch with mt.
3445         * configure: Rebuilt.
3446
3447 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3448
3449         Sync with gcc:
3450
3451         2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3452
3453         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3454         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3455         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3456         Find in-tree tools if available.
3457         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3458         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3459         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3460         (COMPILER_*_FOR_TARGET): New.
3461         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3462         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3463         (CONFIGURED_*, USUAL_*): Remove.
3464         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3465         STRIP): Use autoconf substitutions.
3466         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3467         COMPILER_NM_FOR_TARGET): New.
3468         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3469
3470         (all): Make all-host and all-target in parallel.
3471         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3472         that $$r and $$s are set before invoking a recursive make.
3473         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3474         ([+bootstrap-target+]): Inline most of the `all' target.
3475
3476         2005-11-29  Ben Elliston  <bje@au.ibm.com>
3477
3478         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3479         from the gcc build directory.
3480         * Makefile.in: Regenerate.
3481
3482         2005-11-29  Ben Elliston  <bje@au.ibm.com>
3483
3484         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3485         depend on all-libdecnumber.
3486         * configure.in (host_libs): Include libdecnumber.
3487         * Makefile.in: Regenerate.
3488         * configure: Likewise.
3489
3490         2005-11-21  Kean Johnston  <jkj@sco.com>
3491
3492         * config.sub, config.guess: Sync from upstream sources.
3493
3494 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3495
3496         * Makefile.def: Remove gdb dependencies for gdbtk.
3497         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3498         (configure-gdb, install-gdb): New rules.
3499         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3500         * Makefile.in, configure: Regenerated.
3501
3502 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3503
3504         PR bootstrap/24297
3505         * Makefile.tpl (do-[+make-target+], do-check, install,
3506         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3507         are set before recursing.
3508         * Makefile.in: Regenerate.
3509
3510 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3511
3512         PR bootstrap/18939
3513         * Makefile.def (gcc) <target>: Fix thinko.
3514         * Makefile.in: Regenerate.
3515
3516 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3517
3518         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3519         * configure: Regenerate.
3520
3521 2005-10-09  Kazu Hirata  <kazu@codesourcery.com>
3522
3523         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3524         target-libffi, target-qthreads, target-libjava, and
3525         targetlibobjc.
3526         * configure: Regenerate.
3527
3528 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3529
3530         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3531         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3532         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3533         (USUAL_OBJDUMP_FOR_TARGET): New.
3534         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3535         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3536         * configure, Makefile.in: Regenerated.
3537
3538 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3539
3540         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3541         before other host packages.
3542
3543 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3544
3545         PR bootstrap/22340
3546
3547         * configure.in (default_target): Remove.
3548         * Makefile.tpl (all): Do not use prerequisites as subroutines
3549         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3550         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3551         use prerequisites as subroutines.
3552         (check-host, check-target): New.
3553         (bootstrap configure & all targets): Do not use stage*-start
3554         if the directory layout is already ok.
3555         (non-bootstrap configure & all targets): Prepend a $(unstage).
3556         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3557         (NOTPARALLEL): Remove.
3558         (unstage, stage variables): New variables.
3559         (unstage, stage targets): Simply expand to those variables.
3560
3561         * configure: Regenerate.
3562         * Makefile.in: Regenerate.
3563
3564 2005-10-04  James E Wilson  <wilson@specifix.com>
3565
3566         * Makefile.def (lang_env_dependencies): Add libmudflap.
3567         * Makefile.in: Regenerate.
3568
3569 2005-10-03  Catherine Moore  <clm@cm00re.com>
3570
3571         * configure.in (bfin-*-*): Support bfin.
3572         * configure: Regenerated.
3573
3574 2005-09-30  H.J. Lu  <hongjiu.lu@intel.com>
3575
3576         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3577         * configure: Regenerated.
3578
3579 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3580
3581         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3582         (LIPO_FOR_TARGET): New.
3583         (CONFIGURED_LIPO_FOR_TARGET): New.
3584         (USUAL_LIPO_FOR_TARGET): New.
3585         (STRIP_FOR_TARGET): New.
3586         (CONFIGURED_STRIP_FOR_TARGET): New.
3587         (USUAL_STRIP_FOR_TARGET): New.
3588         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3589         STRIP_FOR_TARGET.
3590         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3591         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3592         * Makefile.in: Regenerate.
3593         * configure: Regenerate.
3594
3595 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3596
3597         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3598         (rs6000-*-aix*): Same.
3599         * configure: Regenerate.
3600
3601 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3602
3603         * configure.in: Recognize f95 in the --enable-languages option,
3604         and substitute it for fortran, issuing a warning.
3605         * configure: Regenerate.
3606
3607 2005-09-07  Ben Elliston  <bje@au.ibm.com>
3608
3609         Import from Autoconf sources:
3610
3611         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3612         * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
3613         Elliston.  Handle weird characters correctly.
3614
3615 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3616
3617         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3618         * configure:  Regenerated.
3619
3620 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3621
3622         * Makefile.def (libssp): Add to lang_env_dependencies.
3623         * Makefile.in: Regenerate.
3624
3625 2005-08-17  Christian Groessler  <chris@groessler.org>
3626
3627         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3628         * Makefile.in: Regenerate.
3629
3630 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3631
3632         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3633         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3634         Look for alternate names of the target cc and c++
3635         * configure: Regenerate.
3636
3637 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3638
3639         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3640         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3641         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3642         tools; remove code to manually set them.
3643         (Target tools): Look in the environment for them.
3644         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3645         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3646         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3647         build directory.
3648         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3649         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3650         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3651         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3652         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3653         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3654         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3655         * configure: Regenerate.
3656         * Makefile.in: Regenerate.
3657
3658 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3659
3660         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3661         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3662         * Makefile.in: Regenerated.
3663
3664 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3665
3666         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3667         (CFLAGS_FOR_TARGET): Use it.
3668         (CXXFLAGS_FOR_TARGET): Likewise.
3669         * Makefile.in: Regenerated.
3670         * configure.in (--with-build-sysroot): New option.
3671         * configure: Regenerated.
3672
3673 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3674
3675         * Makefile.tpl: Wrap install between unstage and stage
3676         * Makefile.in: Regenerate.
3677
3678 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3679
3680         * all files: Update FSF address.
3681
3682 2005-07-14  Jim Blandy  <jimb@redhat.com>
3683
3684         * configure.in: Add cases for Renesas m32c.
3685         * configure: Regenerated.
3686
3687 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3688
3689         * COPYING, compile, config-ml.in, config.guess,
3690         config.sub, install-sh, missing, mkinstalldirs,
3691         symlink-tree, ylwrap: Sync from upstream sources.
3692
3693 2005-07-13  Eric Christopher  <echristo@redhat.com>
3694
3695         * configure.in: Add toplevel noconfigdir support for tpf.
3696         * configure: Regenerate.
3697
3698 2005-07-11  Jakub Jelinek  <jakub@redhat.com>
3699
3700         * Makefile.def (target_modules): Add libssp.
3701         * configure.in (target_libraries): Add target-libssp.
3702         * configure: Rebuilt.
3703         * Makefile.in: Rebuilt.
3704
3705 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3706
3707         PR ada/22340
3708
3709         * Makefile.def: Sync with gcc.
3710         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3711         * Makefile.in: Regenerate.
3712
3713 2005-07-07  Andreas Schwab  <schwab@suse.de>
3714
3715         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3716         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3717         * Makefile.in: Regenerated.
3718
3719 2005-07-07  Kazu Hirata  <kazu@codesourcery.com>
3720
3721         * configure.in: Add --enable-libssp and --disable-libssp.
3722         * configure: Regenerate with autoconf-2.13.
3723
3724 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3725
3726         * configure.in: Don't build sim or rda when targetting darwin.
3727         * configure: Regenerate.
3728
3729 2005-07-04  Ben Elliston  <bje@gnu.org>
3730
3731         * src-release (do-proto-toplev): Remove dejagnu bits.
3732         (DEJAGNU_SUPPORT_DIRS): Remove.
3733         (dejagnu.tar.bz2, dejagnu.tar): Likewise.
3734         (GDBD_SUPPORT_DIRS): Likewise.
3735         (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
3736         (INSIGHTD_SUPPORT_DIRS): Likewise.
3737         (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
3738
3739 2005-06-30  Ben Elliston  <bje@gnu.org>
3740
3741         * setup.com (mpw): Remove unused directive.
3742
3743 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3744
3745         * Makefile.def (stagefeedback): Come after profile.
3746         Define profiledbootstrap target.
3747         * Makefile.tpl (profiledbootstrap): Remove.
3748         (stageprofile-end): Zap stagefeedback.
3749         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3750         * Makefile.in: Regenerate.
3751
3752 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
3753
3754         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
3755         In 'cpp' stanza, support '#line' as well as '# '.
3756
3757 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
3758
3759         * configure.in (unsupported_languages): New macro.
3760         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
3761         non-ported target libraries in noconfigdirs.
3762         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3763         non-linux-gnu.  Remove libgcj_ex_libffi.
3764         <lang_frag loop>: Set add_this_lang=no if the language is in
3765         unsupported_languages.
3766         * configure: Regenerate.
3767
3768 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3769
3770         * configure.in: Fix typo in handling of --with-mpfr-dir.
3771         * configure: Regenerate.
3772
3773 2005-06-02  Jim Blandy  <jimb@redhat.com>
3774
3775         * config.sub: Add cases for the Renesas m32c.  (This patch has been
3776         accepted into the master sources.)
3777
3778 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
3779             Michael Snyder  <msnyder@redhat.com>
3780             Stan Cox  <scox@redhat.com>
3781
3782         * configure.in: Set noconfigdirs for ms1.
3783
3784         * configure: Regenerate.
3785
3786 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
3787
3788         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3789         (Dependencies): Consider target modules for bootstrap dependencies.
3790         Make target bootstrap modules depend on each stage's gcc.
3791         * Makefile.in: Regenerate.
3792
3793 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
3794
3795         * Makefile.def (configure-gcc): Depend on binutils having been built.
3796         (all-gcc): No need to do it here.
3797         * Makefile.in: Regenerate.
3798
3799 2005-05-19  Paul Brook  <paul@codesourcery.com>
3800
3801         * configure.in: Rewrite misleading error message when requested
3802         language cannot be built.
3803         * configure: Regenerate.
3804
3805 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
3806
3807         * ylwrap: Import from Automake 1.9.5.
3808
3809 2005-05-04  Mike Stump  <mrs@apple.com>
3810
3811         * configure.in: Always pass --target to target configures as
3812         otherwise rebuilds that do --recheck will fail.
3813         * configure: Rebuilt.
3814
3815 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
3816
3817         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3818         STAGE_HOST_EXPORTS.
3819         (configure, all): Add bootstrap support.
3820         (Host modules, target modules): Pass post-stage1 flags and exports.
3821         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3822         * Makefile.in: Regenerate.
3823
3824 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
3825
3826         Sync from gcc:
3827
3828         2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
3829
3830         * config.sub: Update from master copy.
3831
3832         2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
3833
3834         * configure.in <crisv32-*-*, cris-*-*>: New local variable
3835         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
3836         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
3837         "*-*-elf" and "*-*-linux*".
3838         * configure: Regenerate.
3839
3840 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
3841
3842         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3843         (TARGET_CONFIGARGS): Include --with-target-subdir.
3844         (configure, all): New macros.  Use them throughout.
3845
3846 2005-04-05  Paolo Bonzini  <bonzini@gnu.org>
3847
3848         * Makefile.tpl: Sync with gcc.
3849         * Makefile.in: Regenerate.
3850
3851 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
3852
3853         * config/mh-mingw32: Delete.
3854         * configure.in: Don't use it.
3855         * configure: Regenerate.
3856
3857 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
3858
3859         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3860         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3861         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3862         (HOST_LIB_PATH): Generate from Makefile.def.
3863         (TARGET_LIB_PATH): Likewise.
3864         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3865         * Makefile.in: Regenerate.
3866         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3867         (RPATH_ENVVAR): Include Darwin case.
3868         * configure: Regenerate.
3869
3870 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
3871
3872         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3873         * configure: Regenerate.
3874
3875 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
3876
3877         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3878         gcc_version, and gcc_version_trigger from set of flags to pass.
3879         * Makefile.tpl: Remove definitions of above variables.
3880         (config.status): Remove dependency on $(gcc_version_trigger).
3881         * Makefile.in: Regenerate.
3882         * configure.in: Do not reference config/gcc-version.m4 nor
3883         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
3884         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
3885         * configure: Regenerate.
3886
3887 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
3888             Andrew Pinski <pinskia@physics.uc.edu>
3889
3890         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3891         * Makefile.in: Regenerate.
3892
3893 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
3894
3895         PR libgcj/20160
3896         * ltmain.sh: Avoid creating archives with components that have
3897         duplicate basenames.
3898
3899 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
3900
3901         PR bootstrap/20250
3902         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3903         instead of check.
3904         * Makefile.in: Regenerate.
3905
3906 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3907
3908         Sync from gcc.
3909
3910         2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3911
3912         PR bootstrap/17383
3913         * Makefile.def (target_modules): Remove "stage", now unnecessary.
3914         * Makefile.tpl (HOST_SUBDIR): New substitution.
3915         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3916         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3917         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3918         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3919         (Host modules, Bootstrapped modules): Use it.
3920         (Build modules, Target modules): Do not create symlink trees,
3921         always configure out-of-srcdir.
3922         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3923         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3924         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3925         $(HOST_SUBDIR).  Create a symlink for host_subdir.
3926
3927         * Makefile.in: Regenerate.
3928         * configure: Regenerate.
3929
3930         Merged from libada-gnattools-branch:
3931         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3932
3933         * Makefile.def: Add gnattools as a module, depending on target-libada.
3934         * Makefile.in: Regenerate.
3935         * configure.in: Include gnattools in host_tools; disable it if ada
3936         is disabled.
3937         * configure: Regenerate.
3938
3939 2005-02-23  Nick Clifton  <nickc@redhat.com>
3940
3941         * configure: Regenerate.
3942
3943 2005-02-22  Paul Schlie  <schlie@comcast.net>
3944
3945         * configure.in: Allow darwin targeted ports to build tk, itcl and
3946         libgui.
3947
3948 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3949
3950         PR libgcj/10353
3951         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3952         * configure: Regenerate.
3953
3954 2005-02-08  Andrew Cagney  <cagney@gnu.org>
3955
3956         * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
3957         gdb/ section.  Update GDB's URL.
3958
3959 2005-01-31  Andrew Cagney  <cagney@gnu.org>
3960
3961         * gettext.m4: Only set ENABLE_NLS when gettext is present.
3962
3963 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
3964
3965         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3966         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3967         target-libgloss when not *-*-elf and *-*-aout.
3968         * configure: Regenerate.
3969
3970 2005-01-27  Andrew Cagney  <cagney@gnu.org>
3971
3972         * gettext.m4: Don't use NONE as a default for CATOBJEXT.
3973
3974 2005-01-24  Andrew Cagney  <cagney@gnu.org>
3975
3976         * gettext.m4: Only fall back to ../intl/ when it's present.
3977
3978 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3979
3980         * install-sh, config.sub: Import from upstream.
3981
3982 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3983
3984         PR bootstrap/18222
3985         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3986         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3987         * Makefile.in: Regenerate.
3988
3989 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
3990
3991         Revert 2004-12-28 Makefile changes, a better fix will be
3992         applied to mainline and src after GCC 4.0 branches.
3993
3994 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
3995
3996         PR bootstrap/17383
3997
3998         * Makefile.def (target_modules): Remove stage parameter,
3999         it is always true now.
4000         * Makefile.tpl (configure-build-[+module+],
4001         configure-target-[+module+]): Always build symlink tree
4002         for the directory and for include.  BUILD_SUBDIR and
4003         TARGET_SUBDIR cannot be . anymore.
4004         * Makefile.in: Regenerate.
4005
4006 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4007
4008         Revert 2004-12-08 Makefile changes.
4009
4010 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4011
4012         * configure.in (sh64-*-*): Reenable gprof.
4013         * configure: Regenerate.
4014
4015 2004-12-09  Jim Blandy  <jimb@redhat.com>
4016
4017         * MAINTAINERS: List 'depcomp' as part of automake.
4018
4019 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4020
4021         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4022         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4023         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4024         * Makefile.in: Regenerate.
4025
4026 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4027
4028         * Makefile.tpl: Generate normal dependencies if the LHS module is
4029         not bootstrapped.
4030         * Makefile.in: Regenerate.
4031
4032 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4033
4034         * configure.in: Include config/gxx-include-dir.m4.  Use
4035         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4036         * configure: Regenerate.
4037
4038 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4039
4040         * config.if: Delete.
4041         * configure.in: Set libstdcxx_incdir directly.
4042         * configure: Regenerate.
4043         * MAINTAINERS: Remove mention of config.if.
4044         * src-release (DEVO_SUPPORT): Remove config.if.
4045
4046 2004-12-02  Eric Christopher  <echristo@redhat.com>
4047
4048         * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4049         of things to remove.
4050         * Makefile.in: Regenerate.
4051
4052 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4053
4054         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4055         * configure: Regenerate.
4056
4057 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4058
4059         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4060         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4061         * configure: Regenerate.
4062
4063 2004-11-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4064
4065         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4066         (hppa*64*-*-*): Delete incorrect comment.
4067         * configure: Rebuilt.
4068
4069 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4070
4071         * install-sh, compile: Import from automake.
4072
4073 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4074
4075         * config.guess, config.sub:  Import from savannnah.
4076
4077 2004-11-12  Mike Stump  <mrs@apple.com>
4078
4079         * Makefile.def: Add html support.
4080         * Makefile.tpl: Likewise.
4081         * Makefile.in: Regenerate.
4082
4083 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4084
4085         PR 18423
4086         * configure.in: Remove all instances of build-fixincludes from
4087         noconfigdirs.
4088         (build_configargs): Supply --target to subdirectories.
4089         * configure: Regenerate.
4090
4091         * Makefile.def: Make gcc install depend on fixincludes install.
4092         * Makefile.in: Regenerate.
4093
4094 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4095
4096         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4097         target-libgfortran.
4098         * configure: Regenerate.
4099
4100 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4101
4102         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4103         like CC.
4104
4105 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4106
4107         * Makefile.def (host fixincludes): Specify missing targets.
4108         * Makefile.in: Regenerate.
4109
4110 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4111
4112         PR other/17783
4113         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4114         * configure: Regenerated.
4115
4116 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4117
4118         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4119         * configure: Regenerated.
4120
4121 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4122
4123         PR target/18151
4124         * configure.in (case ${target}): Do not build fixincludes for avr.
4125         * configure: Regenerated.
4126
4127 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4128
4129         * configure.in (case ${target}): Do not build fixincludes
4130         on platforms where it is not used.
4131         * configure: Regenerated.
4132
4133 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4134
4135         * configure.in: Use an absolute path to install-sh.
4136         * configure: Regenerated.
4137
4138 2004-10-19  Andrew Cagney  <cagney@gnu.org>
4139
4140         * src-release (do-djunpack, do-md5sum): Install the generated file
4141         directly into the proto-toplev/ directory.
4142
4143 2004-10-19  Andrew Cagney  <cagney@gnu.org>
4144
4145         * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4146
4147 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4148
4149         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4150         * configure: Regenerate.
4151
4152 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4153
4154         Fix wrong conflict resolution in:
4155
4156         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4157
4158         * Makefile.in: Regenerate.
4159         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4160         in the recursive `make', instead of hardwiring `all'.
4161         (Autogenerated TARGET-* variables): New.
4162
4163 2004-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
4164
4165         Merged from GCC / libtool upstream:
4166         2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4167         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4168         * ltcf-cxx.sh (tpf*): Likewise.
4169         * ltconfig (tpf*): Add TPF OS configuration support.
4170
4171 2004-09-30  Tomer Levi  <Tomer.Levi@nsc.com>
4172
4173         * configure.in: Enable target-libgloss for crx-*-*.
4174         * configure: Regenerate.
4175
4176 2004-09-24  Michael Roth  <mroth@nessie.de>
4177
4178         * configure.in (--without-headers): Add missing double quotes.
4179         * configure: Regenerate.
4180
4181 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
4182
4183         * ylwrap: Revert to previous version.
4184
4185 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4186
4187         PR bootstrap/17369
4188         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4189         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4190         SET_GCC_LIB_PATH_CMD.
4191         (BASE_TARGET_EXPORTS): Likewise.
4192         * Makefile.in: Regenerated.
4193
4194         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4195         * configure: Regenerated.
4196
4197 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4198
4199         * config.guess: New upstream version
4200         * compile, depcomp, install-sh, ylwrap: Likewise.
4201
4202 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4203
4204         * config/mh-x86omitfp: New host makefile fragment.  Add
4205         -fomit-frame-pointer to the default BOOT_CFLAGS.
4206         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4207         * configure: Regenerate.
4208
4209 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4210
4211         PR target/11572
4212         * configure.in (*-*-darwin*): Renable libobjc.
4213         * configure: Regenerate.
4214
4215 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4216
4217         * Makefile.def: Remove libbanshee.
4218         * Makefile.tpl: Ditto.
4219         * configure.in: Ditto.
4220         * Makefile.in: Regen.
4221         * configure: Ditto.
4222
4223 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4224
4225         * missing: Import latest version from master repository.
4226
4227 2004-09-04  Nick Clifton  <nickc@redhat.com>
4228
4229         * config.sub: Import latest version from master repository.
4230         * config.guess: Likewise.
4231         This includes these changes:
4232
4233         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4234
4235         * config.sub: Handle crisv32, alias etraxfs.
4236         * config.guess (crisv32:Linux:*:*): Handle.
4237
4238         2004-08-13  Brad Smith  <brad@comstyle.com>
4239
4240         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4241         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4242
4243         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4244
4245         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4246         assume the processor is a powerpc.  This is because coreutils
4247         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4248         in this case, due to a MacOS X bug that causes
4249         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4250         to return a negative number.
4251         Problem reported by Petter Reinholdtsen in:
4252         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4253
4254         2004-07-19  Ben Elliston  <bje@gnu.org>
4255
4256         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4257
4258         2004-06-24  Ben Elliston  <bje@gnu.org>
4259
4260         * config.guess: Update copyright years.
4261         * config.sub: Likewise.
4262
4263         2004-06-22  Robert Millan  <robertmh@gnu.org>
4264
4265         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4266         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4267
4268         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4269
4270         * config.guess (*:*VMS:*:*): New entry. Replaces
4271         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4272         manufacturer.
4273
4274         2004-06-22  Ben Elliston  <bje@gnu.org>
4275
4276         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4277         * config.sub: Likewise.
4278
4279         2004-06-22  Ben Elliston  <bje@gnu.org>
4280
4281         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4282         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4283
4284         2004-06-11  Ben Elliston  <bje@gnu.org>
4285
4286         * config.guess (pegasos:OpenBSD:*:*): Remove.
4287
4288         2004-06-11  Ben Elliston  <bje@gnu.org>
4289
4290         From Wouter Verhelst <wouter@grep.be>:
4291         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4292
4293         2004-06-11  Ben Elliston  <bje@gnu.org>
4294
4295         * config.guess (luna88k:OpenBSD:*:*): New.
4296
4297         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4298
4299         * config.guess (m32r*:Linux:*:*): New case.
4300         * config.sub: Handle m32rle.
4301
4302         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4303
4304         From Jens Petersen  <petersen@redhat.com>:
4305         * config.sub: Handle sparcv8.
4306
4307         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4308
4309         From Tom Smith <smith@cag.lkg.hp.com>:
4310         * config.guess: Version suffixes are equally significant on Tru64
4311         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4312         prefix of "P" (patched kernel).
4313
4314         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4315
4316         * config.sub: Add support for National Semiconductor CRX target.
4317
4318 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4319
4320         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4321         *-*-netware, but add target-libmudflap.
4322         Consolidate *-*-netware targets (of which really only i?86 exists)
4323         into a single entry.
4324         * configure: Likewise.
4325
4326 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4327
4328         * Makefile.tpl (sorry): Remove.
4329         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4330         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4331         (do-clean): Clean per-stage directories too.
4332         (do-distclean): Run distclean-stage1 too.
4333         (.NOTPARALLEL): Enable during toplevel bootstrap.
4334         (stage[+id+]-bubble): Enable parallel execution during
4335         the recursive invocation.
4336         * Makefile.in: Regenerate.
4337
4338         Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4339
4340         2004-08-31  Robert Bowdidge <bowdidge@apple.com>
4341
4342         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4343         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4344         * configure: regenerate
4345         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4346         -mdynamic-no-pic
4347
4348 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4349
4350         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4351         include.
4352         * configure.in: Fix indentation.
4353         * configure: Regenerate.
4354
4355 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4356
4357         * Makefile.def (build_modules): Add fixincludes.
4358         (dependencies): Make gcc depend on fixincludes.
4359         * configure.in (build_tools): Add fixincludes.
4360         (build_configdirs): Always include build_libs.
4361         * Makefile.in: Regenerate.
4362         * configure: Regenerate.
4363
4364 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4365
4366         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4367         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4368         phony targets; do not generate timestamp files.
4369         (distclean-stageN): Remove references to their timestamp files.
4370         (restageN, touch-stageN): Remove.
4371         (stageN-bubble): Rewritten.
4372         (compare): Support lean bootstraps.
4373         * Makefile.in: Regenerate.
4374
4375         * configure.in: Only warn when bootstrapping but
4376         build != host or build != target.  Support lean bootstraps.
4377         * configure: Regenerate.
4378
4379         Sync from gcc:
4380         2004-08-26  Phil Edwards  <phil@codesourcery.com>
4381
4382         * configure.in:  Give a better error message if GMP/MPFR are missing
4383         and a language needing them has been requested.
4384         * configure:  Regenerated.
4385
4386         2004-08-25  Phil Edwards  <phil@codesourcery.com>
4387
4388         * configure.in:  Print a list of available language front-ends if
4389         a requested one is missing.  Tidy stray tab characters.
4390         * configure:  Regenerated.
4391
4392 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
4393
4394         * Makefile.in: Regenerate.
4395         * configure: Regenerate.
4396
4397         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4398         stage_*_flags.
4399         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4400         for bootstrapped modules if toplevel bootstrap is going.
4401         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4402         modules.  Adjust for changes in Makefile.def.  Enable several
4403         rules even in non-bootstrap mode, just to avoid peppering the
4404         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4405         (stage-[+prev+]-bubble): Remove.
4406
4407         * Makefile.def (Dependencies): Depend on all-build-bison,
4408         all-build-flex, all-build-byacc, all-build-texinfo, rather
4409         than the host variations.
4410         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4411         with BUILD_SUBDIR.
4412         (BISON): Update for recent Bisons.
4413         (YACC): Fix typo.
4414         (cross): Depend on all-build.
4415         (all): Do not depend on all-build.
4416         (prebootstrap): Remove.
4417         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4418         (Prebootstrap dependencies): Add them to the per-stage targets
4419         and to all-prebootstrap.
4420         * configure.in (build_configdirs): Always enable build_tools.
4421         (BUILD_DIR_PREFIX): Remove.
4422
4423         * Makefile.def (gcc): Add target variable.
4424         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4425         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4426         in the recursive `make', instead of hardwiring `all'.
4427         (Autogenerated TARGET-* variables): New.
4428
4429 2004-08-17  Robert Millan  <robertmh@gnu.org>
4430
4431         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4432         (instead of FreeBSD).
4433         * configure: Regenerate.
4434
4435 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4436
4437         * Makefile.def, configure.in, src-release: Remove useless, bogus
4438         references to tix.
4439         * Makefile.in, configure: Regenerate.
4440
4441         * src-release: Stop distributing mmalloc with gdb (which doesn't
4442         use it).
4443         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4444         * Makefile.in: Regenerate.
4445
4446 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4447
4448         * configure.in (arm*-*-eabi*): New target.
4449         * configure: Regenerate.
4450
4451 2004-08-01  Robert Millan  <robertmh@gnu.org>
4452
4453         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4454         libmudflap for all GNU-based systems (with Glibc).
4455         * configure: Regenerate.
4456
4457 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4458
4459         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4460         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4461         (Dependencies): New section.
4462         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4463         (configure-target-[+module+]): Depend on maybe-all-gcc
4464         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4465         (toplevel profiledbootstrap): Fix dependencies.
4466         * Makefile.in: Regenerate.
4467
4468 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4469
4470         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4471         target-libiberty to noconfigdirs.
4472
4473 2004-08-03  Paul Brook  <paul@codesourcery.com>
4474
4475         * configure.in: Check for MPFR as well as GMP.
4476         * configure: Regenerate.
4477
4478 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4479
4480         * Makefile.def (host-modules): Add gcc.
4481         * Makefile.in: Regenerate.
4482         * Makefile.tpl (sorry): New rule.
4483         (configure-host, all-host, [+make_target+]-host, do-check,
4484         install-host): Do not add gcc as a special case.
4485         (host modules): Add a small special-casing for gcc.  Export
4486         extra_make_flags through the environment.
4487         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4488         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4489         other recursive targets for gcc): Remove.
4490
4491         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4492         (stage, unstage): New rules.
4493         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4494         distclean-stage[+id+]): Use stage_current.
4495         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4496         the stage*-start rules.
4497
4498 2004-07-19  Robert Millan  <robertmh@gnu.org>
4499
4500         Synced from gcc:
4501
4502         2004-04-26  Robert Millan  <robertmh@gnu.org>
4503
4504         Add patches from libtool CVS.
4505         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4506         * ltconfig: Likewise.
4507         * ltcf-c.sh: Likewise.
4508         * ltcf-cxx.sh: Likewise.
4509         * ltcf-gcj.sh: Likewise.
4510
4511 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
4512
4513         * configure.in: Add noconfigdirs for crx-*-*.
4514         * configure: Regenerate.
4515
4516 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
4517
4518         Synced from gcc:
4519
4520         2004-07-09  Loren J. Rittle <ljrittle@acm.org>
4521
4522         * configure.in: Build libmudflap by default on FreeBSD.
4523         * configure: Regenerated.
4524
4525         2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4526
4527         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4528         systems.
4529         * configure: Regenerated.
4530
4531         2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4532
4533         PR target/16344
4534         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4535         feedback based compiler.
4536         * Makefile.in: Rebuilt.
4537
4538         2004-07-05  Phil Edwards  <phil@codesourcery.com>
4539
4540         * configure.in:  Do not prepend $srcdir to /dev/null in
4541         makefile fragments.
4542         * configure:  Regenerate.
4543
4544 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4545
4546         * Makefile.def (host_modules): Set bootstrap=true for flex.
4547         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4548         * Makefile.in: Rebuilt.
4549
4550 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4551
4552         * Makefile.def (build_modules): Add bison, byacc, flex,
4553         m4, texinfo.
4554         (flags_to_pass): Add FLEX.
4555         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4556         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4557         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4558         DEFAULT_MAKEINFO): Remove.
4559         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4560         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4561         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4562         objdir or else use configured tool.
4563         (all-build): New.
4564         (all): Depend on it.
4565         (Build module dependencies): Add.
4566         * Makefile.in: Regenerate.
4567         * configure.in: Better support for multiple build modules,
4568         matching what is done for host/target modules.  Do not look
4569         for "plausible" locations of build tools if Canadian cross.
4570         Use autoconf's AC_PROG_CC to find a C compiler.  Define
4571         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
4572         * configure: Regenerate.
4573
4574 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4575
4576         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4577         * Makefile.in: Regenerate.
4578
4579 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4580
4581         * Makefile.tpl (configure-build-[+module+],
4582         configure-[+module+], configure-target-[+module+]): Pass
4583         [+extra_configure_args+].
4584         (all-build-[+module+], all-[+module+], check-[+module+],
4585         install-[+module+], [+make_target+]-[+module+],
4586         all-target-[+module+], check-target-[+module+],
4587         install-target-[+module+], [+make_target+]-target-[+module+]):
4588         Pass [+extra_make_args+].
4589         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4590         (GCC_HOST_EXPORTS): Remove.
4591         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4592         cross, check-gcc, check-gcc-c++, install-gcc,
4593         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4594         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4595         * Makefile.in: Regenerate.
4596
4597 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
4598
4599         * configure.in: Check for srcdir/winsup rather than build directory
4600         winsup.
4601         * configure: Regenerate.
4602
4603 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
4604
4605         * configure.in: Don't build Cygwin native newlib if winsup
4606         directory is missing.  Emit warning instead.
4607         * configure: Regenerate.
4608
4609 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
4610
4611         * Makefile.tpl (touch-stage[+id+]): New.
4612         (restage[+prev+]): Depend on touch-stage[+id+].
4613
4614         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4615         Use it throughout.
4616
4617         * Makefile.def: Add profile and feedback bootstrap stages.
4618         Remove next field from bootstrap stages.
4619         * Makefile.tpl (LN, LN_S): Substitute.
4620         (stageN-start, stageN-end): Use double-colon rules, to
4621         provide a hook for additional setup commands.
4622         (distclean-stageN-gcc, restageN): Create dependencies from
4623         [+prev+], not from [+next+].
4624         (stageN-bubble): Add commands for successive stages from
4625         [+prev+], using double-colon rules.
4626         (all-stageN-gcc): Fix typo.
4627         (stagefeedback-start, profiledbootstrap): New.
4628         * Makefile.in: Regenerate.
4629         * configure.in: Call ACX_PROG_LN.
4630         * configure: Regenerate.
4631
4632 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
4633
4634         * configure.in: Fix --enable-bootstrap breakage introduced in trees
4635         without gcc.
4636         * configure: Regenerate.
4637
4638 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4639
4640         * Makefile.tpl: Fix typo.
4641         * Makefile.in: Regenerate.
4642
4643 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4644
4645         * configure.in: Remove new- prefix from toplevel
4646         bootstrap targets.
4647         * configure: Regenerate.
4648
4649 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4650
4651         Merge this patch from the gcc tree:
4652
4653         2004-05-30  Andreas Jaeger  <aj@suse.de>
4654                     Jim Wilson <wilson@specifixinc.com>
4655
4656         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4657         like CC.
4658
4659 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4660
4661         * Makefile.tpl (all.normal): Rename to all.
4662         (all): Replace with a rule to pick the default
4663         target from configure.
4664         (all-gcc, configure-gcc): Use conditionals to
4665         do nothing when toplevel bootstrap is going on.
4666         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4667         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4668         * configure.in: Support --enable-bootstrap.
4669
4670         * Makefile.def: Remove new- prefix from toplevel
4671         bootstrap targets.
4672         * Makefile.tpl: Likewise.
4673
4674         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
4675         target.
4676
4677         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4678         $(RECURSE_FLAGS) to recursive invocation of make.
4679
4680         * Makefile.in: Regenerate.
4681         * configure: Regenerate.
4682
4683 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
4684
4685         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4686         * configure: Regenerate.
4687
4688 2004-05-25  Daniel Jacobowitz  <drow@false.org>
4689
4690         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4691         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4692         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
4693         targets.
4694         * Makefile.in: Regenerate.
4695
4696 2005-05-24  Paolo Bonzini <bonzini@gnu.org>
4697
4698         * configure.in: Test the ability to symlink directories.
4699         * configure: Regenerate.
4700
4701         * Makefile.def (bootstrap-stage): New definitions.
4702         * Makefile.tpl (configure-stage1-gcc,
4703         configure-stage2-gcc, configure-stage3-gcc,
4704         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4705         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4706         new-restage3, compare): Autogenerate, see Makefile.in
4707         entry for behavioral changes.
4708         (distclean-stage1, new-stage1-start, new-stage1-end,
4709         new-stage1-bubble, distclean-stage2, new-stage2-start,
4710         new-stage2-end, new-stage2-bubble, distclean-stage3,
4711         new-stage3-start, new-stage3-end): New autogenerated targets.
4712         (objext, prebootstrap, BOOT_CFLAGS,
4713         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4714         targets.
4715
4716         * Makefile.in: Regenerate.
4717         (distclean-stage1, new-stage1-start, new-stage1-end,
4718         new-stage1-bubble, distclean-stage2, new-stage2-start,
4719         new-stage2-end, new-stage2-bubble, distclean-stage3,
4720         new-stage3-start, new-stage3-end): New targets.
4721         (all-stage1-gcc): Move prebootstrap dependency from here...
4722         (configure-stage1-gcc): ...to here.
4723         (new-bootstrap): Use bubble targets.
4724         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4725         Use per-stage distclean targets.
4726         (configure-stage1-gcc, configure-stage2-gcc,
4727         configure-stage3-gcc, all-stage1-gcc,
4728         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4729         Use new-stageN-start to prepare the tree.
4730
4731 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
4732
4733         * Makefile.def (host_modules): add libcpp.
4734         * Makefile.tpl: Add dependencies on and for libcpp.
4735         * Makefile.in: Regenerate.
4736         * configure.in: Add libcpp host module.
4737         * configure: Regenerate.
4738
4739 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
4740
4741         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4742         of libf2c.
4743         * configure, Makefile.in: Regenerate.
4744
4745 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4746
4747         Merge from tree-ssa-20020619-branch.
4748
4749         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4750         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4751         (HOST_GMPLIBS): Define.
4752         (HOST_GMPINC): Define.
4753         (TARGET_LIB_PATH): Add libmudflap.
4754         (GFORTRAN_FOR_TARGET): Define.
4755         (configure-build*): Export GFORTRAN.
4756         (configure-gcc): Export GMPLIBS and GMPINC.
4757         (all-gcc): Add maybe-all-libbanshee.
4758         (configure-target-libgfortran): Define.
4759         * Makefile.in: Regenerate.
4760         * configure.in (host_libs): Add libbanshee.
4761         (target_libraries): Add target-libmudflap and target-libgfortran.
4762         Add --with-libbanshee.
4763         Handle --disable-libmudflap.
4764         (*-*-freebsd*): Use with_gmp.
4765         Add $(libgcj) to noconfigdirs.
4766         * configure: Regenerate.
4767         * depcomp: New file.
4768         * MAINTAINERS: Add tree-ssa maintainers.
4769
4770 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
4771
4772         * config/acx.m4: Fix fastcompare support for new-bootstrap.
4773         * configure: Regenerate.
4774
4775 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
4776
4777         Revert:
4778         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4779
4780         * Makefile.def (flags_to_pass): Remove *dir variables that
4781         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4782         as well as prefix and exec_prefix.
4783         * Makefile.in: Regenerate.
4784
4785 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4786
4787         * Makefile.def (host_modules): Mark with the bootstrap
4788         flag packages on which gcc depends.
4789         * Makefile.tpl (all-bootstrap): Use it.
4790         * Makefile.in: Regenerate.
4791
4792 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4793
4794         * Makefile.def (flags_to_pass): Remove *dir variables that
4795         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4796         as well as prefix and exec_prefix.
4797         * Makefile.in: Regenerate.
4798
4799 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4800
4801         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4802         * configure: Regenerate.
4803         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4804         * gcc/Makefile.tpl (compare): Use the result of the test.
4805         * gcc/Makefile.in: Regenerate.
4806
4807 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
4808
4809         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4810         Always relocate gcc and prev-gcc to the original names, even
4811         if the build fails.
4812         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4813         New targets.
4814
4815 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4816
4817         * configure.in (mips*-*-irix5*): Enable ld.
4818         * configure: Regenerate.
4819
4820 2004-04-15  James E Wilson  <wilson@specifixinc.com>
4821
4822         * Makefile.tpl (configure-[+module+], configure-gcc,
4823         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4824         Set and export LDFLAGS.
4825         * Makefile.in: Regenerate.
4826
4827 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4828
4829         PR bootstrap/14871
4830         * Makefile.tpl: If we don't have built-in-tree target tools,
4831         use the ones found by configure rather than hacking around with
4832         program_transform_name.
4833         * configure.in: Give Makefile.tpl the information necessary
4834         to do that.
4835         * Makefile.in: Regenerate.
4836         * configure: Regenerate.
4837
4838 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
4839
4840         PR bootstrap/14760
4841         * configure.in: When computing baseargs, strip *all* copies of
4842         offending options.  Also, don't match/substitute the trailing space,
4843         so that this actually works when two similar options are separated by
4844         only one space.
4845         * configure: Regenerate.
4846
4847 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
4848
4849         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4850         (rs6000-*-aix*): Same.
4851         * configure: Regenerate.
4852
4853 2004-03-25  Stan Shebs  <shebs@apple.com>
4854
4855         Remove MPW support, no longer used.
4856         * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
4857         mpw-install: Remove files.
4858         * src-release (DEVO_SUPPORT): Remove names of removed files.
4859         * MAINTAINERS: Likewise.
4860
4861 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
4862
4863         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4864         STRICT_WARN, WARN_CFLAGS flags passed down to make.
4865         * Makefile.in: Regenerate.
4866
4867         * configure.in (top level bootstrap support): Rework --enable-werror
4868         to set @stage2_werror_flag@.
4869         * configure: Regenerate.
4870         * Makefile.tpl (top level bootstrap support): Pass
4871         @stage2_werror_flag@ down to configure in stages 2 and 3.
4872         * Makefile.in: Regenerate.
4873
4874 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4875
4876         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4877         for stages 2 and 3 as well as in make.  As a consequence, remove
4878         OUTPUT_OPTION (now detected by configure) from the flags passed down
4879         to make.
4880         * Makefile.in: Regenerate.
4881
4882         * Makefile.tpl (new-bootstrap): Fix typo.
4883         * Makefile.in: Regenerate.
4884
4885 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4886
4887         * Makefile.tpl: Rearrange by moving recursive_targets rules
4888         into their proper sections.
4889         * Makefile.tpl (top level bootstrap support): Move disabling
4890         of coverage flags from 'make' to 'configure'; improve comments.
4891         * Makefile.in: Regenerate.
4892
4893         * Makefile.tpl (experimental top level bootstrap) Move stage1
4894         language setting from all- target to configure- target; disable
4895         intermodule optimization in stage 1; prevent gratuitous rebuilds
4896         of stage 1.
4897         * Makefile.in: Regenerate.
4898         * configure.in: Comma-separate stage 1 language list for top
4899         level bootstrap.
4900         * configure: Regenerate.
4901
4902         * Makefile.tpl: Clean up experimental top level bootstrap support:
4903         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4904         prev-gcc in configure- targets as well as all- targets.
4905         * Makefile.in: Regenerate.
4906
4907 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
4908
4909         * configure.in: Remove symbolic link section.
4910         * configure: Regenerate.
4911         * Makefile.tpl (links): Remove.
4912         * Makefile.in: Regenerate.
4913
4914 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
4915             Nathanael Nerode  <neroden@gcc.gnu.org>
4916
4917         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4918         Set with AC_CHECK_PROGS.
4919         * configure.in: Fix comment typo from last patch.
4920         * configure: Regenerate.
4921
4922 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
4923
4924         * Makefile.tpl: Introduce experimental top level bootstrap support.
4925         * Makefile.in: Regenerate.
4926         * configure.in: Introduce support for top level bootstrap.
4927         * configure: Regenerate.
4928
4929 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4930             Paolo Bonzini  <bonzini@gnu.org>
4931
4932         PR bootstrap/14522
4933         * configure.in: Cope with shells that do not support unquoted ^
4934         * configure: Regenerate.
4935
4936 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4937             Paolo Bonzini  <bonzini@gnu.org>
4938
4939         PR bootstrap/14522
4940         * configure.in: Cope with shell that do not support nesting
4941         quotes inside quoted backquote substitutions.
4942         * configure: Regenerate.
4943
4944 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
4945
4946         PR bootstrap/14522
4947         * configure.in: Fix escaping of $.
4948         * configure: Regenerate.
4949
4950 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4951
4952         * configure: Regenerate.
4953
4954 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
4955
4956         PR ada/14131
4957         Move language detection to the top level.
4958         * configure.in: Find default values for the tools as
4959         soon as possible.  Disable ada if GNAT is not found.
4960         Emit error message about missing languages.  Expand
4961         --enable-languages=all for the gcc subdirectory.
4962
4963 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
4964
4965         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4966         and disable libgcj.
4967         * configure: Regenerated.
4968
4969 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4970
4971         PR bootstrap/7087
4972         * Makefile.tpl: Guard XFOO sed statements better.
4973         * Makefile.tpl: Add dependency for configure-target-libada.
4974         * Makefile.in: Regenerate (incidentally fixes broken
4975         commit when libada-branch was merged).
4976
4977 2004-02-28  Andrew Cagney  <cagney@redhat.com>
4978
4979         * src-release (CVS_NAMES): Define.
4980         (do-tar, do-tar): Prune $(CVS_NAMES).
4981
4982 2004-02-23  Andrew Cagney  <cagney@redhat.com>
4983
4984         * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
4985         2004-02-19.09.
4986
4987 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4988
4989         PR bootstrap/11932
4990         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4991
4992 2004-02-19  Andrew Cagney  <cagney@redhat.com>
4993
4994         * config.guess: Update from version 2003-06-12 to 2004-02-16.
4995         * config.sub: Update from version 2003-06-13 to 2004-02-16.
4996
4997 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
4998
4999         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5000         (rs6000-*-aix*): Same.
5001         * configure: Regenerate.
5002
5003 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
5004
5005         * configure.in (host): Add in missing $noconfigdirs to defines.
5006         * configure: Regenerate.
5007
5008 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
5009             Nathanael Nerode  <neroden@gcc.gnu.org>
5010
5011         PR ada/6637, PR ada/5911
5012         Merge with libada-branch:
5013         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5014         with appropriate dependencies. Add --enable-libada configure switch.
5015         * configure, Makefile.in: Regenerate.
5016
5017 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5018
5019         * configure.in: Don't pass --with-stabs on IRIX 5 either.
5020         * configure: Regenerate.
5021
5022 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
5023
5024         * COPYING.NEWLIB: Update Red Hat license to 2004.
5025
5026 2004-01-23  DJ Delorie  <dj@redhat.com>
5027
5028         * Makefile.def (target_modules) [libiberty]: Don't stage.
5029         * Makefile.in: Rebuilt.
5030
5031 2004-01-23  Jeff Johnston  <jjohnstn@redhat.com>
5032
5033         * COPYING.NEWLIB: Update to include copyrights for new
5034         iconv code.
5035
5036 2004-01-15  Andrew Cagney  <cagney@redhat.com>
5037
5038         * src-release: Update copyright year.
5039         (do-proto-toplev): Configure using i686-pc-linux-gnu.
5040         (NEWLIB_SUPPORT_DIRS): Delete macro.
5041         (newlib.tar.bz2): Delete rule.
5042
5043 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
5044
5045         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5046         * Makefile.tpl (configure-target-[+module+]): Support stage.
5047         * Makefile.in: Rebuilt.
5048
5049 2003-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5050
5051         * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5052         throughout.
5053
5054 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5055
5056         * configure.in: Use ./config.cache, not config.cache.
5057         * configure: Regenerate.
5058         * Makefile.tpl: Special-casing not needed for GCC any more.
5059         * Makefile.in: Regenerate.
5060
5061         * configure.in: Don't share a cache file for host dirs.
5062         * configure: Regenerate.
5063
5064         * config-ml.in: Don't mess with the cache file.
5065
5066 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5067
5068         * Makefile.tpl: Make GCC use a separate config.cache.
5069         * Makefile.in: Regenerate.
5070
5071         PR bootstrap/11932, PR bootstrap/11933
5072         (I don't know if it will fix either of them, but it relates
5073         to them.)
5074         * configure.in: Don't use shared config.cache for target
5075         directories.
5076         * configure: Regenerate.
5077
5078 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5079
5080         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5081         * configure: Regenerated.
5082
5083 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5084
5085         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5086         * configure: Regenerated.
5087
5088 2003-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5089
5090         Port change over from GCC:
5091         2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5092         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5093         (configure-build-[+module+], configure-[+module+]): Likewise.
5094         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5095         * Makefile.in: Regenerate.
5096
5097 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5098
5099         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5100         * configure: Regenerate.
5101
5102 2003-11-27  Jeff Johnston  <jjohnstn@redhat.com>
5103
5104         * COPYING.NEWLIB: Add license info for long long routines added to
5105         stdlib.
5106
5107 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5108
5109         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5110         * Makefile.in: Regenerate.
5111
5112 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5113
5114         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5115         * configure:  Regenerate.
5116
5117 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5118
5119         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5120         HOST_FLAGS_TO_PASS.
5121         * Makefile.in: Regenerate.
5122
5123 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5124
5125         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5126         * configure: Rebuilt
5127         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5128         * Makefile.in: Rebuilt
5129
5130 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5131
5132         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5133
5134 2003-10-01  Phil Edwards  <pme@gcc.gnu.org>
5135
5136         * config-ml.in:  Use ac_configure_args directly instead of
5137         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5138         actually seen.
5139
5140 2003-10-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
5141
5142         * config-ml.in: Propagate INSTALL variables.
5143
5144 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5145
5146         * configure.in: Pass a computed --program-transform-name
5147         to subconfigures.
5148         * configure: Regenerated.
5149
5150 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5151
5152         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5153         * Makefile.in: Regenerate.
5154
5155         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5156         * Makefile.in: Regenerate.
5157
5158 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5159
5160         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5161         quoting.
5162         * configure: Regenerated.
5163
5164 2003-09-12  Michael Chastain  <mec@shout.net>
5165
5166         Fix PR gdb/857.
5167         * src-release (do-proto-topleve): Remove junk files
5168         intl/config.cache, intl/config.status,
5169         intl/config.h, intl/stamp-h.
5170
5171 2003-09-14  Andrew Cagney  <cagney@redhat.com>
5172
5173         * src-release (dejagnu.tar): New target.
5174         (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5175         (do-djunpack): Use $(PACKAGE) for the package name.
5176
5177 2003-09-04  DJ Delorie  <dj@redhat.com>
5178
5179         * configure: Regenerate.
5180
5181 2003-09-04  Robert Millan  <robertmh@gnu.org>
5182
5183         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5184
5185 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5186
5187         * configure.in: Ensure arguments to sed are properly spaced.
5188         * configure: Regenerate.
5189
5190 2003-08-28  Daniel Jacobowitz  <drow@mvista.com>
5191
5192         Merge from gcc:
5193         2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5194         * install-sh:  Update to newer upstream versions (associated with
5195         aclocal 1.7).
5196         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5197
5198 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5199
5200         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5201         * configure: Regenerated.
5202
5203 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5204
5205         * configure.in:  Use newline instead of semicolon when assuming
5206         shell arguments in a for loop.
5207         * configure:  Regenerated.
5208
5209 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5210
5211         PR 8180
5212         * configure.in: When testing with_libs and with_headers, treat
5213         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5214         * configure: Regenerate.
5215
5216         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5217         make, shell, etc.
5218         (baseargs): Likewise.
5219         * configure: Regenerate.
5220
5221 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5222
5223         * configure.in: Disable libgcj for darwin not on powerpc.
5224         * configure: Rebuild.
5225
5226 2003-08-15  Michael Chastain  <mec@shout.net>
5227
5228         * src-release (do-proto-toplev): Remove junk files
5229         dejagnu/example/calc/config.status,
5230         dejagnu/example/calc/config.log.
5231
5232 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5233
5234         * config-ml.in, symlink-tree: Add license.
5235
5236 2003-08-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5237
5238         Merge from gcc:
5239
5240         2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5241         * Makefile.tpl (check, check-c++): Express dependencies using
5242         dependencies rather than commands.
5243         * Makefile.in: Regenerate.
5244
5245         2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5246         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5247         * Makefile.in: Update.
5248
5249 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5250
5251         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5252         * configure: Ditto.
5253
5254 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5255
5256         * configure.in: Enable libgcj for darwin.
5257         * configure: Rebuild.
5258
5259 2003-07-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5260
5261         * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5262
5263 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5264
5265         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5266         creating target and build subdirs to build all parent dirs as needed.
5267         * Makefile.in: Rebuild.
5268         * configure.in: Don't build dirs explicitly here.
5269         * configure: Rebuild.
5270
5271 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5272
5273         * Makefile.tpl (all-make): Depend on intl.
5274         * Makefile.in: Rebuilt.
5275
5276 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5277
5278         * config.if: Remove unused libc_interface determination.
5279
5280 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5281
5282         * Makefile.in: Regenerate, correctly this time.
5283
5284 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5285
5286         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5287         unused INSTALL_PROGRAM_ARGS.
5288         * configure.in: Use AC_PROG_INSTALL.
5289         * Makefile.in: Regenerate.
5290         * configure: Regenerate.
5291
5292 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5293
5294         * configure: Rebuilt.
5295         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5296         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5297         newlib nor libgloss.
5298         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5299         * configure.in (am33_2.0-*-linux*): Added.
5300
5301 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
5302
5303         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5304         * configure: Regenerate.
5305
5306 2003-07-06  H.J. Lu <hongjiu.lu@intel.com>
5307
5308         * config-ml.in: Replace PWD with PWD_COMMAND.
5309         * Makefile.tpl: Likewise.
5310         * Makefile.in: Regenerated.
5311
5312 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5313
5314         * configure.in: Clean up config-lang.in handling.  Delete
5315         useless assignment to "subdirs".
5316         * configure: Regenerate.
5317
5318 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5319
5320         * configure.in: Rename 'target_libs' to 'target_libraries'.
5321         Remove useless reference to 'target_libs'.
5322         * configure: Regenerate.
5323
5324 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
5325
5326         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5327         * Makefile.in: Regenerate.
5328
5329 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5330
5331         * Makefile.def: Introduce flags_to_pass.
5332         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5333         * Makefile.in: Regenerate.
5334
5335 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
5336
5337         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5338         and target-libgloss.
5339         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5340         <h8300*-*-*>: Disable libf2c and ${libgcj}.
5341         * configure: Regenerate.
5342
5343 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
5344
5345         * configure.in: Update testsuite_flags to new location.
5346         * configure. Regenerate.
5347
5348 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5349
5350         * Makefile.tpl: Remove BUILD_CC stuff.
5351         * Makefile.in: Regenerate.
5352
5353 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
5354
5355         * config.guess: Update to 2003-06-12 version.
5356         * config.sub: Update to 2003-06-13 version.
5357
5358 2003-06-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5359
5360         * MAINTAINERS: Add myself as MIPS co-maintainer.
5361
5362 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
5363
5364         * config.guess: Update to 2003-06-06 version.
5365         * config.sub: Update to 2003-06-06 version.
5366
5367 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5368
5369         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5370         * configure. Regenerate.
5371
5372 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5373
5374         * configure.in: Disable serial configure by default.
5375         * configure: Regenerate.
5376         * Makefile.tpl: Abolish .NOTPARALLEL.
5377         * Makefile.in: Regenerate.
5378
5379         * Makefile.tpl: Replace {build,host,target}_canonical by
5380         {build,host,target}.
5381         * Makefile.in: Regenerate.
5382
5383         * Makefile.tpl: Fix stupid pasto.
5384         * Makefile.in: Regenerate.
5385
5386 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5387
5388         * Makefile.tpl: Remove bogus conditional.
5389         * Makefile.in: Regenerate.
5390
5391 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5392
5393         * Makefile.tpl: Make 'recursive targets' using autogen rather
5394         than shell loop.  Remove duplicate 'clean' targets and false
5395         comments.
5396         * Makefile.def: Add systematic dependencies to 'recursive' targets.
5397         Add systematic method of specifying missing targets in subdirs.
5398         Add copyright boilerplate.
5399         * Makefile.in: Regenerate.
5400         * configure.in: Add 'recursive targets' to maybe list.
5401         * configure: Regenerate.
5402
5403         * Makefile.tpl: Rename [+target+] to [+make_target+].
5404         * Makefile.def: Rename 'target' to 'make_target'.
5405
5406 2003-05-30  Nick Clifton  <nickc@redhat.com>
5407
5408         * README-maintainer-mode: Update URL for locating blessed config
5409         tools.
5410
5411 2003-05-29  Robert Millan  <rmh@debian.org>
5412
5413         * ltconfig: Import this patch and modify for use with current
5414         version of ltconfig:
5415
5416         2003-05-21  Bruno Haible  <bruno@clisp.org>
5417
5418         * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5419         GNU/FreeBSD.
5420
5421 2003-05-28  DJ Delorie  <dj@redhat.com>
5422
5423         * Makefile.tpl: Make maybe-check-gcc .PHONY.
5424         * Makefile.in: Regenerate.
5425
5426 2003-05-28  Jeff Johnston  <jjohnstn@redhat.com>
5427
5428         * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
5429
5430 2003-05-21  DJ Delorie  <dj@redhat.com>
5431
5432         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5433         newlib or libgloss.
5434         * Makefile.in: Regenerate.
5435
5436 2003-05-21  DJ Delorie  <dj@redhat.com>
5437
5438         * Makefile.tpl: Add missing empty maybe-check-gcc target.
5439         * Makefile.in: Regenerate.
5440
5441 2003-05-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5442
5443         * configure.in: Use curly braces in the definition of tooldir.
5444         * configure: Regenerate.
5445
5446 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5447
5448         * configure.in: Switch more things to use maybe dependencies.
5449         * Makefile.tpl: Switch more things to use maybe dependencies.
5450         Factor out common code from autogen IF statements.
5451         * configure: Regenerate.
5452         * Makefile.in: Regenerate.
5453
5454 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
5455
5456         * configure.in: Accept i[3456789]86 for machine type.
5457         * configure: Regenerate.
5458
5459 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5460
5461         * configure.in: Switch more things to use maybe dependencies.
5462         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
5463         * configure: Regenerate.
5464         * Makefile.tpl: Switch more things to use maybe dependencies.
5465         * Makefile.in: Regenerate.
5466
5467 2003-05-16  Andreas Schwab  <schwab@suse.de>
5468
5469         * Makefile.tpl (install-opcodes): Define.
5470         * Makefile.in: Rebuild.
5471
5472 2003-05-13  Andreas Jaeger  <aj@suse.de>
5473
5474         * config.guess: Update to 2003-05-09 version.
5475         * config.sub: Update to 2003-05-09 version.
5476
5477 2003-05-13  Michael Eager <eager@mvista.com>
5478
5479         * configure.in: Correct sed script so that options in quotes are not
5480         deleted.
5481         * configure: Rebuild.
5482
5483 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
5484
5485         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5486         and $$s/newlib/libc/sys/cygwin32 include paths.
5487         * configure: Ditto.
5488
5489 2003-05-05  H.J. Lu <hjl@gnu.org>
5490
5491         * config-ml.in: Restored from gcc repository.
5492
5493 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
5494
5495         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5496         * Makefile.in: Regenerate.
5497
5498 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5499
5500         * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5501         and Makefile.def.
5502
5503 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5504
5505         * Makefile.tpl: Clean $(BUILD_SUBDIR).
5506         * Makefile.in: Regenerated.
5507
5508 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5509
5510         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5511         * Makefile.in: Regenerate.
5512
5513 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
5514
5515         * configure.in (powerpc64*-*-linux*): Remove.
5516         * configure: Rebuilt.
5517
5518 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
5519
5520         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
5521         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5522         and restrap.
5523         * Makefile.in:  Regenerate.
5524
5525 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
5526
5527         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5528         * configure: Regenerated.
5529
5530 2003-04-11  Alexandre Oliva  <aoliva@redhat.com>
5531
5532         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5533         * */configure: Rebuilt.
5534
5535 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5536
5537         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5538         * Makefile.in: Regenerate.
5539
5540 2003-03-14  Michael Chastain  <mec@shout.net>
5541
5542         * Makefile.in: Regenerate with correct Makefile.def.
5543
5544 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5545
5546         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
5547         Make macro.
5548         * Makefile.in: Regenerate.
5549         * configure.in: Clean up gxx_include_dir logic.
5550         * configure: Regenerate.
5551
5552 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5553
5554         * configure.in (gxx_include_dir): Fix typo.
5555         * configure: Regenerated.
5556
5557 2003-03-06  Andrew Cagney  <cagney@redhat.com>
5558
5559         * texinfo/texinfo.tex: Import version 2003-02-03.16.
5560
5561 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
5562
5563         * configure.in: Include $(build_tooldir)/sys-include in
5564         FLAGS_FOR_TARGET.
5565         * configure: Regenerated.
5566
5567 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5568
5569         * Makefile.tpl: Reindent.
5570         * Makefile.in: Regenerate.
5571         * configure.in: Reindent.  Don't set unused variables.
5572         * configure: Regenerate.
5573
5574         * Makefile.tpl: Always pass down RANLIB.
5575         * Makefile.in: Regenerate.
5576
5577         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5578         * Makefile.in: Regenerate.
5579         * configure.in: Remove unused logic relating to --enable-shared
5580         and --enable-threads.  Remove bogus comments.  Remove redundant
5581         noconfigdirs.
5582         * configure: Regenerate.
5583
5584         * configure.in: Replace ${libstdcxx_version} by its value.
5585         Remove reference to mh-dgux.
5586         * configure: Regenerate.
5587
5588 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5589
5590         * Makefile.tpl: Rearrange.
5591         * Makefile.in: Regenerate.
5592
5593 2003-02-25  Nick Clifton  <nickc@redhat.com>
5594
5595         * configure: Remove site-file supprot - it is obsolete.
5596
5597 2003-02-24  Uwe Stieber <uwe@wwws.de>
5598
5599         * configure.in: Add support for kaOS as cross build target system.
5600         * configure: Regenerated.
5601
5602 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
5603
5604         * Makefile.tpl: Add definition of CPPFLAGS to pass into
5605         configure-target-* as some target builds may require additional
5606         flags for preprocessor tests.
5607         * Makefile.in: Regenerated.
5608
5609 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5610
5611         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5612         * ltconfig: Handle it.
5613         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5614         auto-detecting it.
5615
5616 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5617
5618         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5619         it is used as argument to $CC.
5620         * ltcf-gcj.sh: Likewise.
5621
5622 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5623
5624         * configure.in: Introduce --enable-maintainer-mode.
5625         * configure: Rebuilt.
5626         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5627         for maintainer mode.
5628         * Makefile.in: Rebuilt.
5629
5630 2003-02-19  Andrew Cagney <ac131313@redhat.com>
5631
5632         * configure: Regenerate using autoconf 2.13.
5633
5634 2003-02-19  Alan Modra  <amodra@bigpond.net.au>
5635
5636         * config.guess: Import latest version.
5637         * config.sub: Import latest version.
5638
5639 2003-02-18  Jason Merrill  <jason@redhat.com>
5640
5641         * Makefile.tpl (check-c++): Allow parallelism.
5642
5643 2003-02-17  Andrew Cagney  <ac131313@redhat.com>
5644
5645         * configure: Regenerate using autoconf 000227.
5646
5647 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
5648
5649         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5650         don't configure target-libobjc.
5651         * configure: Regenerate.
5652
5653 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5654
5655         * Makefile.tpl (RANLIB): Define.
5656         * Makefile.in: Regenerate.
5657
5658 2003-02-06  Keith R Seitz  <keiths@redhat.com>
5659
5660         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5661         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5662         * Makefile.in: Regenerated.
5663         * configure.in: Remove all traces of snavigator, db, and grep.
5664         * configure: Regenerated.
5665
5666 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
5667
5668         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5669         * Makefile.in: Regenerated.
5670
5671 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
5672
5673         * config.if: Copy from GCC.
5674
5675 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
5676
5677         * configure.in:  Revert 24Jan change.
5678         * configure:  Regenerate.
5679
5680 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5681
5682         * configure.in: Revert previous change.
5683         * configure: Regenerate.
5684
5685 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5686
5687         * configure.in: Make rda native-only.
5688         * configure: Regenerate.
5689
5690 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5691
5692         * configure.in: Add missing \.
5693         * configure: Rebuilt.
5694
5695 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
5696
5697         * configure.in (baseargs): Avoid using \| in sed regular
5698         expressions.
5699         * configure: Rebuilt.
5700
5701 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
5702
5703         * configure.in (baseargs): Remove all supported forms of
5704         --cache-file, --srcdir, --host, --build and --target options
5705         from argument lists.
5706         * configure: Rebuilt.
5707
5708 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
5709
5710         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5711         * configure: Rebuilt.
5712
5713 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5714
5715         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5716         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5717         * Makefile.in: Regenerate.
5718         * configure: Regenerate.
5719
5720 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5721
5722         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5723         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5724         * Makefile.in: Regenerate.
5725
5726 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
5727
5728         * configure.in: Remove Makefile in build, host and target modules
5729         unless configure was run with --no-recursion.
5730         * configure: Rebuilt.
5731
5732 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
5733
5734         * config.guess: Update to 2003-01-03 version.
5735         * config.sub: Update to 2003-01-03 version.
5736
5737 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5738
5739         * configure: Regenerate with proper autoconf 2.13.
5740
5741 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5742
5743         * configure.in: Add AC_PREREQ for consistency.
5744         * configure: Regenerate.
5745
5746 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
5747
5748         * configure.in (GDB_TK): Add tcl directories conditional on
5749         gdb/gdbtk directory being present.
5750         * configure: Regenerate.
5751
5752 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
5753
5754         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
5755         by gcc if LD is not defined and we are not doing a Canadian Cross.
5756         * configure: Rebuilt.
5757
5758 2003-01-01  Daniel Jacobowitz  <drow@mvista.com>
5759
5760         * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
5761
5762 2002-12-31  Tom Tromey  <tromey@redhat.com>
5763
5764         * Makefile.in: Rebuilt.
5765         * Makefile.def (target_modules) [libffi]: Allow installation.
5766
5767 2002-12-31  Andreas Schwab  <schwab@suse.de>
5768
5769         * configure.in: Fix use of $program_transform_name.
5770         * configure: Regenerated.
5771
5772 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5773
5774         * configure.in (baseargs): Don't remove first configure argument.
5775         * configure: Regenerated.
5776
5777 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
5778
5779         * Makefile.tpl (local-distclean): Don't remove...
5780         (multilib.ts): ... this.  Moved into...
5781         (multilib.out): ... this.  Don't use sub-make.
5782         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5783         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5784         (configure-build-[+module+], configure-[+module+],
5785         configure-target-[+module+], configure-gcc): ... these.  Test
5786         for Makefile existence.  Drop config.status from dependencies.
5787         * Makefile.in: Rebuilt.
5788         * configure.in: Move gcc-version-trigger to the end of
5789         ac_configure_args.  Add comments to maybedep.tmp and
5790         serdep.tmp.  Introduce --disable-serial-configure.  Remove
5791         nonopt from baseargs, matching and removing corresponding
5792         whitespace while at it.
5793         * configure: Rebuilt.
5794
5795 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
5796
5797         * configure.in (host_configargs): Replace reference to
5798         no-longer-defined buildopts with --build=${build_alias}.
5799         * configure: Rebuilt.
5800
5801 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
5802
5803         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
5804         program_transform_name to standard idiom.
5805         (AUTOGEN, AUTOCONF): Define.
5806         (Makefile.in): Use $(AUTOGEN).
5807         (Makefile): Depend on config.status, and use autoconf-style rule to
5808         build it.  Move original commands to...
5809         (config.status): ... this new target.
5810         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
5811         $(AUTOCONF).
5812         * Makefile.in: Rebuilt.
5813
5814 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5815
5816         * Makefile.tpl: Fix dramatic bustage due to change in
5817         program_transform_name.
5818         * Makefile.in: Regenerate.
5819
5820         * configure.in: Remove unnecessary PATH setting.
5821         * configure: Regnerate.
5822
5823         * configure.in: Don't default to unprefixed tools unless
5824         the native tools will work.
5825         * configure: Regenerate.
5826
5827         * configure.in: Convert to autoconf script.  Blow away lots
5828         of now-redundant Makefile fragments.
5829         * configure: Generate using Autoconf.
5830         * Makefile.tpl: Rewrite to reflect autoconfiscation.
5831         * Makefile.in: Regenerate.
5832
5833 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5834
5835         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
5836         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5837
5838         * ChangeLog: Move a couple of entries from here to winsup/cygwin,
5839         where they belong.
5840
5841 2002-12-24  Andreas Schwab  <schwab@suse.de>
5842
5843         * Makefile.tpl (multilib.out): Fix missing space.
5844         * Makefile.in: Regenerate.
5845
5846 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5847
5848         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
5849         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
5850         * Makefile.in: Regenerate.
5851         * configure.in: Remove unnecessary leftovers.
5852
5853 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
5854
5855         * configure.in (extra_ranlibflags_for_target): New variable.
5856         (*-*-darwin): Add -c to ranlib commands.
5857         * configure (tooldir): Handle extra_ranlibflags_for_target.
5858
5859 2002-12-20  Jeff Johnston  <jjohnstn@redhat.com>
5860
5861         * COPYING.NEWLIB: Updated.
5862         * COPYING.LIBGLOSS: Ditto.
5863
5864 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5865
5866         * Makefile.tpl: Revert HJL's change.
5867         * Makefile.in: Regenerated.
5868         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5869         always.
5870
5871 2002-12-19  Andreas Schwab  <schwab@suse.de>
5872
5873         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5874         * Makefile.in: Regenerate.
5875
5876 2002-12-18  H.J. Lu <hjl@gnu.org>
5877
5878         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5879         * Makefile.in: Regenerated.
5880
5881         * configure.in (build_prefix): New. Substitute.
5882
5883 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5884
5885         * Makefile.tpl: Don't let real targets depend on phony targets.
5886         * Makefile.in: Regenerate.
5887
5888         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5889         * Makefile.in: Regenerate.
5890
5891 2002-12-16  Jason Merrill  <jason@redhat.com>
5892
5893         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5894         previous 'make bootstrap'.
5895         * Makefile.in: Regenerate.
5896
5897 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
5898
5899         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5900
5901 2002-12-13  Jason Merrill  <jason@redhat.com>
5902
5903         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
5904         library tests.
5905         (check-c++): Just depend on it and check-target-libstdc++-v3.
5906         * Makefile.in: Regenerate.
5907
5908 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5909
5910         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5911         * Makefile.in: Regenerate.
5912
5913 2002-12-12  Jeff Johnston  <jjohnstn@redhat.com>
5914
5915         * COPYING.NEWLIB: Update list of alternate Regent of California
5916         licenses and discuss official revoking of advertising clause.
5917         * COPYING.LIBGLOSS: Ditto.
5918
5919 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5920
5921         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5922         * Makefile.in: Rebuilt.
5923
5924 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5925
5926         * configure: Fix bug put in by gremlins.
5927
5928         * Makefile.tpl: Substitute more autoconfily.
5929         * configure: Substitute more autoconfily.
5930         * Makefile.in: Regenerate.
5931
5932 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
5933
5934         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5935         * Makefile.in (all-sim): Ditto.
5936
5937 2002-12-06  DJ Delorie  <dj@redhat.com>
5938
5939         * Makefile.tpl: Change configure dependencies to not have real
5940         targets depend on phony targets.
5941
5942 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
5943
5944         * configure.in: Revert unintentional change.
5945
5946         * src-release: Configure host subdirs.
5947
5948         * Makefile.tpl: Change dependency for */multilib.out so that
5949         it works when gcc isn't in the tree.
5950
5951         * configure.in: Substitute more.
5952         * configure: Run subconfigures from the Makefile.
5953         * Makefile.tpl: Run subconfigures from the Makefile; add a few
5954         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
5955
5956 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5957
5958         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5959         and corresponding dependencies.
5960         * Makefile.in: Regenerate.
5961
5962         * configure.in (host_tools): Order binutils, gas and ld for
5963         convenience in running the testsuites.
5964
5965         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5966         * Makefile.in: Regenerate.
5967         * configure.in: Introduce rules to serialize subconfigure runs.
5968
5969         * configure.in: Introduce BASE_CC_FOR_TARGET.
5970         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
5971         Realize configure-build-* targets.  Realize configure-target-* targets.
5972         * Makefile.in: Regenerate.
5973
5974 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5975
5976         * configure: Move gcc_version_trigger stuff from here...
5977         * configure.in: ...to here.
5978
5979         * configure.in: Separate subconfigure options added by this file from
5980         options given by the user.  Add machinery to put args for host
5981         subconfigures into the Makefile.
5982
5983         * Makefile.tpl: Remove 'vault' targets.
5984         * Makefile.tpl: Reorder and comment dependencies.
5985         * Makefile.in: Regenerate.
5986
5987 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5988
5989         * configure.in: Move host-specific darwin noconfigdirs into
5990         the host-specific section.
5991
5992 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5993
5994         * Makefile.tpl: Restore bkorb's style patch, accidentally lost
5995         during replay.
5996         * Makefile.in: Regenerate.
5997
5998         (finishing slow-motion replay)
5999         * configure: Remove skip-this-dir support.
6000         * Makefile.tpl: Remove skip-this-dir support.
6001
6002         * Makefile.tpl: Remove leftover support for non-autoconfiscated
6003         subdirectories.
6004         * Makefile.in: Regenerate.
6005
6006         * Makefile.tpl: Strip out useless setting of 'dir'.
6007         * Makefile.in: Regenerate.
6008
6009 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6010
6011         (finishing slow-motion replay)
6012         * configure.in: Fix deeply stupid bug.
6013
6014         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6015         shell code in CXX_FOR_TARGET
6016         * Makefile.def: Introduce raw_cxx.
6017         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6018         RAW_CXX_FOR_TARGET.
6019         * Makefile.in: Regenerate.
6020
6021 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6022
6023         (finishing slow-motion replay)
6024         * Makefile.tpl: Remove unnecessary ifs.
6025         * Makefile.in: Regenerate.
6026
6027         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6028         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6029         targets for 'no_install' modules.
6030         * configure: Move GDB_TK substitution to configure.in.  Move
6031         build_modules stuff to configure.in.
6032         * configure.in: Implement soft dependency machinery.  Maybe-ize
6033         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6034         * Makefile.in: Regenerate.
6035
6036 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6037
6038         (continuing slow-motion replay)
6039         * Makefile.tpl: Make all-target, install-target behave similarly
6040         to all, install (only hitting configured targets).  Eliminate
6041         unused macro defintions.
6042
6043         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6044         build != host.
6045
6046         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6047
6048         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6049
6050         * configure.in: Produce lists of subdir targets we're actually
6051         configuring.  Remove references to "dosrel".
6052         * Makefile.tpl: Let configure set which subdir targets are hit.
6053         Remove install-cross; clean up install; remove ALL.  Remove
6054         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6055         Autogenerate host module targets.  Remove empty dependency lines
6056         and redundant dependency; rearrange slightly.
6057         * Makefile.def: Add host-side libtermcap, utils.
6058
6059         * Makefile.in: Regenerate.
6060
6061 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6062
6063         (Continuing slow-motion replay)
6064         * Makefile.def: Add list of recursive targets to autogenerate.
6065         Add build_modules.
6066         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6067         targets.  Autogenerate *-build-* targets.
6068         * Makefile.in: Regenerate.
6069
6070 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
6071
6072         (Continuing slow-motion replay)
6073         * configure: More autoconf-style substitutions.
6074         * Makefile.tpl: More autoconf-style substitutions.
6075         * Makefile.in: Regenerate.
6076
6077 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
6078
6079         (Continuing slow-motion replay)
6080         * configure: Substitute more variables in a more autoconf-friendly
6081         way.  Simplify slightly.
6082         * Makefile.tpl: Make more variables substitutable in an
6083         autoconf-friendly way.
6084         * Makefile.in: Regenerate.
6085
6086 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6087
6088         (Continuing slow-motion replay)
6089         * configure.in (v810*): Remove special setting of tools.
6090
6091         * configure: Add support for extra required flags for ar or nm.
6092         * configure.in (aix4.3+): Use above support for target-specific
6093         issues, rather than using config/mt-aix43.
6094
6095 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6096
6097         (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6098         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6099         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6100         with $srcdir.  Reformat indentation.  Substitute some variables
6101         formerly hard-coded in the Makefile for build=host.
6102         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6103         * Makefile.def: Autogenerate more.
6104         * Makefile.in: Regenerate.
6105
6106 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6107
6108         * Makefile.tpl: syntactic cleanup
6109
6110 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6111
6112         * Makefile.def (host_modules): Add rda.
6113         * Makefile.in: Regenerate.
6114         * configure.in (target_tool): Add target-rda to list.
6115
6116 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6117
6118         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6119         and restrap targets to this rule.
6120         * Makefile.in:  Regenerate.
6121
6122 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6123
6124         * configure.in (i[3456]86-*-linux*): Add check to disable
6125         ${libgcj} for glibc1.
6126
6127 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
6128
6129         * configure.in: Add tic4x target.
6130
6131 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6132
6133         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6134         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6135         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6136         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6137         * Makefile.in: Regenerate.
6138
6139 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6140
6141         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6142         * Makefile.in: Regenerate.
6143
6144         * Makefile.def: Remove order dependency comments.
6145         * Makefile.tpl: Add explicit install-install dependencies.
6146         * Makefile.in: Regenerate.
6147
6148         * Makefile.tpl: Remove material now in src-release.  (Finally!)
6149         * Makefile.in: Regenerate.
6150
6151         * configure: Restore my original patch by syncing with gcc version.
6152
6153         * Bring following over from gcc:
6154
6155 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
6156
6157         * configure.in (s390*-*-linux*): Enable libgcj.
6158
6159 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6160
6161         * Makefile.in: Regenerate.  This really ought to fix things. :sigh:
6162
6163 2002-10-02  Alan Modra  <amodra@bigpond.net.au>
6164
6165         * configure: Move stray lines back to where they belong.
6166
6167 2002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6168
6169         * Makefile.tpl: Insert configure-target target, for src-release.
6170
6171         * configure: Finish reverting change which Andrew Cagney started
6172         reverting.  Should fix bustage.
6173
6174         * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6175         * src-release: New file.  Contains material for making net
6176         releases for gdb, binutils, et al., formerly in Makefile.in.
6177
6178 2002-09-30  Nick Clifton  <nickc@redhat.com>
6179
6180         * cpu: New top level directory.  Intended to hold input files for
6181         CGEN which have FSF copyright assignment.
6182         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6183
6184 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
6185
6186         Revert below (note that src does not contain Makefile.tpl):
6187         * Makefile.tpl: Make subsituted variables more autoconfy.
6188         * Makefile.in: Regenerate.
6189
6190 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6191
6192         * configure: Revert accidentally applied changes.
6193
6194         * Makefile.tpl: Make more autoconf-friendly.
6195         * Makefile.in: Regenerate.
6196         * configure: Make substitution more autoconf-like.
6197
6198 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
6199
6200         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6201         single entry to handle all these.
6202         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
6203         libjava on arm-*-elf.
6204
6205 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
6206
6207         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6208         things that depend on them.
6209
6210 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6211
6212         * Makefile.tpl: Make subsituted variables more autoconfy.
6213         * Makefile.in: Regenerate.
6214         * configure: Make seds more autoconfy.
6215
6216 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6217
6218         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6219         * Makefile.in: Regenerate.
6220         * configure.in: Rewrite sed statements to look autoconfy.
6221
6222         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6223         all-target-foo on configure-target-foo.
6224         * Makefile.def: Ditto.
6225         * Makefile.in: Rebuild.
6226
6227 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6228
6229         * Makefile.def: New file.
6230         * Makefile.tpl: New file.
6231         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6232
6233         * configure.in: Minor rearrangement.  Simplify tests.
6234
6235 2002-09-23  Jason Thorpe  <thorpej@wasabisystems.com>
6236
6237         * configure.in (with_headers): Skip copy if value is "yes".
6238         (with_libs): Likewise.
6239
6240 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6241
6242         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6243         * configure.in (sh*-*-pe*): Ditto.
6244         * configure.in (mips*-*-pe*): Ditto.
6245         * configure.in (*arm-wince-pe): Ditto.
6246
6247         * configure.in: Rearrange.
6248
6249 2002-09-12  Nick Clifton  <nickc@redhat.com>
6250
6251         * Import these changes from the config master repository:
6252
6253         2002-09-05  Svein E. Seldal  <Svein.Seldal@solidas.com>
6254
6255                 * config.sub: Add tic4x target.
6256
6257         2002-09-03  Ben Elliston  <bje@redhat.com>
6258
6259                 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6260                 Reported by <Duncan_Stodart@insession.com>.
6261
6262 2002-09-10  Jeff Johnston  <jjohnstn@redhat.com>
6263
6264         * COPYING.NEWLIB: More updates.
6265
6266 2002-09-09  Jeff Johnston  <jjohnstn@redhat.com>
6267
6268         * COPYING.NEWLIB: Update.
6269
6270 2002-08-23  Andrew Cagney  <ac131313@redhat.com>
6271
6272         * texinfo/texinfo.tex: Import version 2002-06-04.06.
6273
6274         * config.guess: Import version 2002-08-23.
6275         * config.sub: Import version 2002-08-22.
6276
6277 2002-08-20  Alexandre Oliva  <aoliva@redhat.com>
6278
6279         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6280         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6281         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6282
6283 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
6284
6285         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6286
6287 2002-08-04  H.J. Lu  (hjl@gnu.org)
6288
6289         * configure.in (mips*-*-linux*): Don't skip target-libffi.
6290
6291 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
6292
6293         * configure.in: Move generic linux case to end.  Copy generic
6294         linux noconfigdirs to mips*-*-linux* entry and new
6295         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
6296
6297 2002-07-19  Chris Demetriou  <cgd@broadcom.com>
6298
6299         * MAINTAINERS: Clarify on config.guess and config.sub, and add
6300         one instance of them which was missed to the list to update.
6301
6302 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
6303
6304         * config.guess: Update to 2002-07-09 version.
6305         * config.sub: Update to 2002-07-03 version.
6306
6307 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6308
6309         * configure.in: Remove two redundant tests.
6310
6311 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6312
6313         * configure.in (mips*-*-irix6*o32): Enable stabs.
6314
6315 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
6316
6317         * configure.in: Don't build grez.
6318         * Makefile.in: Ditto.
6319
6320         * Makefile.in: Remove references to bsp, cygmon, libstub.
6321         * configure.in: Ditto.
6322
6323         * configure.in: Remove leftover reference to gdbtest.
6324
6325 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
6326
6327         * configure.in (gxx_include_dir):  Change to match versioned
6328         C++ headers if --enable-version-specific-runtime-libs is used.
6329
6330 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
6331
6332         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6333
6334 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6335
6336         * configure.in: Make --without-x work.
6337
6338 2002-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
6339
6340         * contrib: New directory.  Created to contain a copy of the
6341         texi2pod.pl script so that it is in the same place as the version in
6342         the FSF GCC sources.
6343
6344 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6345
6346         * configure.in: Rearrange target Makefile fragment collection.
6347
6348         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6349         cvs[src].
6350         * configure.in: Ditto.
6351
6352 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
6353
6354         * Makefile.in: Eliminate 'apache' targets.
6355         * configure.in: Eliminate 'apache' targets.
6356
6357         * configure.in: Eliminate redundant tests.  Reorganize.
6358
6359         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6360
6361         * config-ml.in: Eliminate references to Cygnus configure.
6362
6363         * Makefile.in: Eliminate references to building emacs.
6364
6365 2002-07-01  Denis Chertykov  <denisc@overta.ru>
6366
6367         * configure.in: Add support for ip2k.
6368
6369 2002-06-24  Ben Elliston  <bje@redhat.com>
6370
6371         * configure.in (host_tools): Remove cgen.
6372
6373         * Makefile.in (all-cgen): Remove; runs from its source directory.
6374         (check-cgen, install-cgen, clean-cgen): Likewise.
6375         (all-opcodes): No not depend on all-cgen.
6376         (all-sim): Likewise.
6377
6378 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
6379
6380         * configure.in: Fix AIX configury bug.
6381
6382 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6383
6384         * configure.in: Replace ${topsrcdir} with ${srcdir}.
6385
6386         * configure.in: Move definition of libstdcxx_flags right above
6387         usage, rather than way earlier.
6388
6389         * configure.in: Pull definition of is_cross_compiler earlier.
6390
6391         * configure.in: Rearrange a little.
6392
6393         * configure.in: Remove references to librx.
6394         * Makefile.in: Remove references to librx.
6395
6396 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6397
6398         * configure.in: Eliminate ${gasdir} variable.
6399
6400 2002-06-18  Dave Brolley  <brolley@redhat.com>
6401
6402         * configure.in: Add support for frv.
6403         * config.sub: Add support for frv.
6404
6405 2002-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6406
6407         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6408
6409 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
6410
6411         * configure.in (vax-*-netbsd*): Re-enable gas.
6412
6413 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
6414
6415         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6416         BUILD_PREFIX_1, to correct nomenclature.
6417         * configure: Likewise.
6418
6419         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6420         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6421
6422 2002-05-31  Olaf Hering  <olh@suse.de>
6423
6424         * config-ml.in: Propogate DESTDIR also.
6425
6426 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
6427
6428         * configure.in (vax-*-netbsd*): Don't build gas for this
6429         platform.
6430
6431 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6432
6433         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6434         and libgcj for AVR.
6435
6436 2002-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
6437
6438         * config.sub: Add DLX target.
6439
6440 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
6441
6442         * config.guess: Update to 2002-05-22 version.
6443         * config.sub: Likewise.
6444
6445 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6446
6447         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6448         * config-ml.in: Likewise.
6449         * configure: Likewise.
6450         * configure.in: Likewise.
6451
6452 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
6453
6454         * configure.in: Simplify makefile fragment collection.
6455
6456         * configure.in: Remove code to build emacs.
6457
6458         * configure.in : Remove --srcdir argument from targargs and buildargs
6459         (it's always overridden in the Makefile anyway).  Rearrange a bit.
6460
6461         * configure: Move some logic to configure.in.
6462         * configure.in: Move some logic from configure.
6463
6464 2002-05-07  Jeff Johnston  <jjohnstn@redhat.com>
6465
6466         * COPYING.LIBGLOSS: New file.
6467
6468 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
6469
6470         * Makefile.in: Honour DESTDIR.
6471
6472 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
6473
6474         * configure.in (noconfigdirs): Don't disable libgcj on
6475         sparc64-*-solaris* and sparcv9-*-solaris*.
6476
6477 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
6478
6479         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6480
6481 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
6482
6483         * configure.in (FLAGS_FOR_TARGET): Do not add
6484         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6485         on i[3456]86-*-linux*.
6486
6487 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
6488
6489         * configure.in (noconfigdirs): Replace [ ] with test.
6490
6491         * configure.in (noconfigdirs): Do not add target-newlib if
6492         target == i[3456]86-*-linux*, and host == target.
6493
6494 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
6495
6496         * config.guess: Updated to 2002-04-26's version.
6497         * config.sub: Updated to 2002-04-26's version.
6498
6499 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
6500
6501         * configure.in: delete reference to absent file
6502
6503         * configure.in: replace '[' with 'test'
6504
6505         * configure.in: Eliminate references to gash.
6506         * Makefile.in: Eliminate references to gash.
6507
6508         * configure.in: remove useless references to 'pic' makefile fragments.
6509
6510         * configure.in: (*-*-windows*) Finish removing.
6511
6512         * configure.in: Eliminate redundant test for libgui.
6513
6514 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
6515
6516         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6517         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6518
6519 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
6520
6521         * configure.in: remove references to dead files
6522
6523 2002-04-18  Tom Tromey  <tromey@redhat.com>
6524
6525         * configure.in: Disallow configuring libgcj when it is already
6526         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
6527         Solaris 2.8 by default.  For PR libgcj/6158.
6528
6529 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6530
6531         * configure.in:  Move default CC setting out of config/mh-* fragments
6532         directly into here.
6533
6534 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6535
6536         * configure.in: don't even try to configure or make a subdirectory
6537         if there's no configure script for it.
6538
6539 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6540
6541         * MAINTAINERS: Remove chill maintainers.
6542         * Makefile.in (CHILLFLAGS): Remove.
6543         (CHILL_LIB): Remove.
6544         (TARGET_CONFIGDIRS): Remove libchill.
6545         (CHILL_FOR_TARGET): Remove.
6546         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6547         CHILL_LIB.
6548         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6549         (CHECK_TARGET_MODULES): Likewise.
6550         (INSTALL_TARGET_MODULES): Likewise.
6551         (CLEAN_TARGET_MODULES): Likewise.
6552         (configure-target-libchill): Remove.
6553         (all-target-libchill): Remove.
6554         * configure.in (target_libs): Remove target-libchill.
6555         Do not compute CHILL_FOR_TARGET.
6556         * libchill: Remove directory.
6557
6558 2002-04-15  DJ Delorie  <dj@redhat.com>
6559
6560         * Makefile.in, configure.in, configure: Sync with gcc, entries
6561         follow...
6562
6563 2002-04-08  Tom Tromey  <tromey@redhat.com>
6564
6565         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6566         Fixes PR libgcj/6068.
6567
6568 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
6569
6570         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6571
6572 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6573
6574         * configure.in (alpha*-dec-osf*): Enable libgcj.
6575
6576 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
6577
6578         Fix for: PR bootstrap/3591, target/5676
6579         * configure.in (mcore-pe): Disable the configuration of
6580         libstdc++-v3 since exceptions are not supported.
6581
6582 2002-03-20  Anthony Green  <green@redhat.com>
6583
6584         * configure.in: Enable libgcj for xscale-elf target.
6585
6586 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
6587
6588         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6589         libjava.
6590         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6591
6592 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
6593
6594         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6595         libstdc++-v3 and libjava.
6596
6597 2002-02-11  Adam Megacz <adam@xwt.org>
6598
6599         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6600         boehm-gc
6601
6602 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6603
6604         * config.guess: Updated to 2002-01-30's version.
6605         * config.sub: Updated to 2002-02-01's version.
6606         Contribute sh64-elf.
6607         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
6608         * configure.in: Added sh64-*-*.
6609
6610 2002-01-17  H.J. Lu <hjl@gnu.org>
6611
6612         * Makefile.in (all-fastjar): Also depend on all-libiberty.
6613         (all-target-fastjar): Also depend on all-target-libiberty.
6614
6615 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
6616
6617         * configure, configure.in: Use temp file for long sed commands.
6618
6619 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
6620
6621         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6622         libf2c.
6623
6624 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
6625
6626         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6627
6628 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
6629
6630         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6631
6632 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6633
6634         * configure: Handle temporary files securely using mkdir.
6635
6636 2001-09-26  Will Cohen <wcohen@redhat.com>
6637
6638         * configure.in (*-*-linux*): Disable configuration of target-newlib
6639         and target-libgloss.
6640
6641 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6642
6643         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6644         RANLIB.
6645
6646 2001-08-11  Graham Stott  <grahams@redhat.com>
6647
6648         * Makefile.in (check-c++): Add missing semicolon.
6649
6650 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
6651
6652         * configure.in (sh-*-linux*): New.
6653
6654 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6655
6656         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6657         and libgcj on m68hc11/m68hc12.
6658
6659 2001-06-27  H.J. Lu  (hjl@gnu.org)
6660
6661         * Makefile (CFLAGS_FOR_BUILD): New.
6662         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6663
6664 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6665
6666         * configure.in (libstdcxx_flags): Do not try to execute
6667         libstdc++-v3/testsuite_flags until it exists.
6668
6669 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6670
6671         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6672
6673 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6674
6675         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6676
6677 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
6678
6679         * configure.in: Move *-chorusos target case to the proper switch.
6680         Disable libgcj.
6681
6682 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6683
6684         * Makefile.in (STAGE1_CFLAGS): Pass down.
6685
6686 2001-04-13  Alan Modra  <amodra@one.net.au>
6687
6688         * config.guess: Add hppa64-linux support.  Note for next import that
6689         this is already in the master file.
6690         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
6691
6692 2001-03-22  Colin Howell  <chowell@redhat.com>
6693
6694         * Makefile.in (DO_X): Do not backslash single-quotes in
6695         backquotes (two places).
6696
6697 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
6698
6699         * Makefile.in (DO_X): Quote nested quotes.
6700
6701 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
6702
6703         * Makefile.in (DO_X): Use double quotes for quoting
6704         "RANLIB=$${RANLIB}".
6705
6706 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
6707
6708         * configure.in: Only use `lang_requires' for languages athat are
6709         actually enabled.
6710
6711 2001-03-07  Tom Tromey  <tromey@redhat.com>
6712
6713         * configure.in: Allow config-lang.in to set `lang_requires' to list
6714         of other required languages.
6715
6716 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
6717
6718         * Makefile.in: Remove RANLIB definition. Use RANLIB
6719         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6720         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6721
6722 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
6723             Alexandre Oliva  <aoliva@redhat.com>
6724
6725         * Makefile.in (check-c++): Use tabs, not spaces.
6726
6727 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
6728
6729         * Makefile.in (check-c++): New rule.
6730
6731         * configure.in (target_libs): Remove libg++.
6732         (noconfigdirs): Remove libg++.
6733         (noconfigdirs): Same.
6734         (noconfigdirs): Same.
6735         (noconfigdirs): Same.
6736
6737         * config-ml.in: Remove libg++ references.
6738
6739         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6740         (ALL_TARGET_MODULES): Same.
6741         (configure-target-libg++): Remove.
6742         (all-target-libg++): Remove.
6743         (configure-target-libio): Remove.
6744         (all-target-libio): Remove.
6745         (check-target-libio): Remove.
6746         (.PHONY): Remove.
6747         (libg++.tar.bz2): Remove.
6748         (all-target-cygmon): Remove libio.
6749         (all-target-libstdc++): Remove.
6750         (configure-target-libstdc++): Remove.
6751         (TARGET_LIB_PATH): Remove libstdc++.
6752         (ALL_GCC_CXX): Remove libstdc++.
6753         (all-target-gperf): Correct.
6754
6755 2001-02-15  Anthony Green  <green@redhat.com>
6756
6757         * configure: Introduce GCJ_FOR_TARGET.
6758         * configure.in: Ditto.
6759         * Makefile.in: Ditto.
6760
6761 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
6762
6763         * configure.in: for *-chorusos, don't config target-newlib and
6764         target-libgloss.
6765
6766 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
6767
6768         Remove V2 C++ library.
6769         * configure.in: Remove --enable-libstdcxx_v3 support.
6770
6771 2001-01-27  Richard Henderson  <rth@redhat.com>
6772
6773         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6774
6775 2001-01-26  Tom Tromey  <tromey@redhat.com>
6776
6777         * configure.in: Allow libgcj to be built on Sparc Solaris.
6778
6779 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
6780
6781         * configure.in: Enable libgcj on several additional platforms.
6782
6783 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
6784
6785         * configure.in: Enable libgcj for linux targets.
6786
6787 2001-01-09  Mike Stump  <mrs@wrs.com>
6788
6789         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6790         failures of subdirectories.
6791
6792 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6793
6794         * configure: handle DOS-style absolute paths.
6795
6796 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6797
6798         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6799
6800 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
6801
6802         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6803         (libstdcxx_incdir): Pass down.
6804         * config.if: Remove expired bits for cxx_interface, add stub.
6805         (libstdcxx_incdir): Add variable for g++ include directory.
6806         * configure.in (gxx_include_dir): Use it.
6807
6808 2000-12-15  Andreas Jaeger  <aj@suse.de>
6809
6810         * configure.in: Handle lang_dirs.
6811
6812 2000-12-13  Anthony Green  <green@redhat.com>
6813
6814         * configure.in: Disable libgcj for any target not specifically
6815         listed.  Disable libgcj for x86 and Alpha Linux until compatible
6816         with g++ abi.
6817
6818 2000-12-13  Mike Stump  <mrs@wrs.com>
6819
6820         * Makefile.in (local-distclean): Also remove fastjar.
6821
6822 2000-12-10  Anthony Green  <green@redhat.com>
6823
6824         * configure.in: Define libgcj.  Disable libgcj target libraries for
6825         most targets.
6826
6827 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6828
6829         * configure.in (target_libs): Revert 2000-12-08 patch.
6830         (noconfigdirs): Added target-libjava.
6831
6832 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6833
6834         * Makefile.in: handle DOS-style absolute paths.
6835
6836 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6837
6838         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6839         libjava.
6840         * configure.in (target_libs): Removed `target-libjava'.
6841
6842 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6843
6844         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6845         (ALL_MODULES): Added fastjar.
6846         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6847         (all-target-libjava): all-fastjar replaces all-zip.
6848         (all-fastjar): Added.
6849         (configure-target-fastjar, all-target-fastjar): Likewise.
6850         * configure.in (host_tools): Added fastjar.
6851
6852 2000-12-07  Mike Stump  <mrs@wrs.com>
6853
6854         * Makefile.in (local-distclean): Remove leftover built files.
6855
6856 2000-11-16  Fred Fish  <fnf@be.com>
6857
6858         * configure.in (enable_libstdcxx_v3): Fix typo,
6859         libstd++ -> libstdc++.
6860
6861 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6862
6863         * configure: Provide the original toplevel configure arguments
6864         (including $0) to subprocesses in the environment rather than
6865         through gcc/configargs.h.
6866
6867 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
6868
6869         * configure: Turn on libstdc++ V3 by default.
6870
6871 2000-10-16  Michael Meissner  <meissner@redhat.com>
6872
6873         * configure (gcc/configargs.h): Only create if there is a build GCC
6874         directory created.
6875
6876 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
6877
6878         * configure: Save configure arguments to gcc/configargs.h.
6879
6880 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
6881
6882         * Makefile.in (bootstrap): avoid recursion if subdir missing
6883         (cross): ditto
6884         (do-proto-toplev): ditto
6885
6886 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
6887
6888         * configure.in: Do not build byacc for hppa64.  Provide paths to the
6889         X11 libraries for hppa64.
6890
6891 2000-09-02  Anthony Green  <green@cygnus.com>
6892
6893         * Makefile.in (all-gcc): Depend on all-zlib.
6894         (CLEAN_MODULES): Add clean-zlib.
6895         (ALL_MODULES): Add all-zlib.
6896         * configure.in (host_libs): Add zlib.
6897
6898 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
6899
6900         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6901         $targargs to tell whether newlib is going to be built.
6902
6903         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6904         $$r/TARGET_SUBDIR/libio for _G_config.h.
6905
6906 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
6907
6908         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6909
6910         * configure: Make enable_threads and enable_shared defaults
6911         explicit.  Substitute enable_threads into generated Makefiles.
6912         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6913         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6914
6915 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
6916
6917         * configure.in: Re-enable all references to libg++ and librx.
6918
6919 2002-04-09  Loren James Rittle  <rittle@labs.mot.com>
6920
6921         * configure.in: Add *-*-freebsd* configurations.
6922
6923 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6924
6925         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
6926         (do-tar, do-bz2): New rules.
6927         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
6928         (gdb-tar): New rule.
6929         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
6930         (insight_dejagnu.tar): New rule.
6931         (insight.tar): New rule.
6932         (gdb+dejagnu.tar): New rule.
6933         (gdb.tar): New rule.
6934
6935 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6936
6937         * MAINTAINERS: Update dejagnu/
6938
6939 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
6940
6941         * ltmain.sh (relink_command): Fix typo in previous change.
6942
6943 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
6944
6945         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
6946         (relink_command): Added --tag flags.
6947         (mode=install): If relinking fails; error out.
6948
6949 2002-03-12  Richard Henderson  <rth@redhat.com>
6950
6951         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
6952         .NOTPARALLEL tag.
6953         (do-check): Rename from check.
6954         (check): Allow parallel check.
6955
6956 2002-03-11  Richard Henderson  <rth@redhat.com>
6957
6958         * Makefile.in (.NOTPARALLEL): Add fake tag.
6959
6960 2002-03-07  H.J. Lu  (hjl@gnu.org)
6961
6962         * configure.in: Enable gprof for mips*-*-linux*.
6963
6964 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
6965
6966         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6967         libjava.
6968         (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
6969
6970 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
6971
6972         * texinfo/texinfo.tex: Update to version 2002-02-14.08.
6973
6974 2002-02-23  Daniel Jacobowitz  <drow@mvista.com>
6975
6976         * config.guess: Import from master sources, rev 1.232.
6977         * config.sub: Import from master sources, rev 1.246.
6978
6979 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
6980
6981         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6982         because its Makefile is there; test for the executable instead.
6983
6984 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6985
6986         Contribute sh64-elf.
6987         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
6988         * configure.in: Added sh64-*-*.
6989
6990 2002-02-04  Jeff Johnston  <jjohnstn@redhat.com>
6991
6992         * COPYING.NEWLIB: Remove advertising clause from
6993         Berkeley and Red Hat licenses.
6994
6995 2002-02-01  Mo DeJong  <supermo@bayarea.net>
6996
6997         * Makefile.in: Add all-tix to deps for all-snavigator
6998         so that tix is built when building snavigator.
6999
7000 2002-02-01  Ben Elliston  <bje@redhat.com>
7001
7002         * config.guess: Import from master sources, rev 1.229.
7003         * config.sub: Import from master sources, rev 1.240.
7004
7005 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7006
7007         From Steve Ellcey <sje@cup.hp.com>:
7008         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7009         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7010         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7011         IA64.
7012         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7013         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7014         soname_spec, sys_lib_search_path_spec): Ditto.
7015
7016 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
7017
7018         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
7019         target-libiberty, and target-libgloss.  Skip Java-related
7020         libraries if not supported for NetBSD on target CPU.
7021
7022 2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
7023
7024         * configure.in: Import StrongARM and XScale target_configdirs from
7025         FSF GCC version.
7026
7027 2002-01-16  H.J. Lu  (hjl@gnu.org)
7028
7029         * config.guess: Import from master sources, rev 1.225.
7030         * config.sub: Import from master sources, rev 1.238.
7031
7032         * MAINTAINERS: Updated notes on config.guess and config.sub.
7033
7034 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7035
7036         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7037         ld and gdb are not supported.
7038
7039 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
7040
7041         * Change reference to Cygnus Solutions to be Red Hat.
7042
7043 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
7044
7045         * COPYING.NEWLIB: Update generic copyright date.
7046
7047 2002-01-07  Mark Salter  <msalter@redhat.com>
7048
7049         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7050           Allow target-libgloss to be built for arm, strongarm, and xscale.
7051
7052 2002-01-03  Ben Elliston  <bje@redhat.com>
7053
7054         * MAINTAINERS: Update URL for config.* scripts.
7055
7056 2001-12-18  Alan Modra  <amodra@bigpond.net.au>
7057
7058         * config.sub: Import latest version.
7059         * config.guess: Likewise.
7060
7061 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7062
7063         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7064         options for i[3456]86-pc-linux* native builds.
7065
7066 2001-12-05  Laurent Guerby  <guerby@acm.org>
7067
7068         * MAINTAINERS: gcc adopts symlink-tree, refer more to
7069         libiberty.
7070
7071         Import this patch from gcc:
7072
7073         2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7074
7075             * symlink-tree: handle DOS-style absolute paths.
7076
7077 2001-11-28  DJ Delorie <dj@redhat.com>
7078             Zack Weinberg  <zack@codesourcery.com>
7079
7080         When build != host, create libiberty for the build machine.
7081
7082         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7083         CONFIG_ARGUMENTS.
7084         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7085         New variables.
7086         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7087         and rules.
7088         (all.normal): Depend on ALL_BUILD_MODULES.
7089         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7090         (all-build-libiberty): Depend on configure-build-libiberty.
7091
7092         * configure: Calculate and substitute proper value for
7093         ALL_BUILD_MODULES.
7094         * configure.in: Create the build subdirectory.
7095         Calculate and substitute TARGET_CONFIGARGS (formerly
7096         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7097
7098 2001-11-26  Geoffrey Keating  <geoffk@redhat.com>
7099
7100         * config.sub: Update to version 1.232 on subversion.
7101
7102 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7103
7104         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7105         files from .po files for a distribution.
7106
7107 2001-11-19  Hans-Peter Nilsson  <hp@bitrange.com>
7108
7109         * COPYING.NEWLIB: Mention preserved notice in specific parts.
7110
7111 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
7112
7113         Merged from net gcc:
7114         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7115         * ltcf-c.sh: Use $objext, not $ac_objext.
7116         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7117         * ltcf-cxx.sh: Add support for GNU.
7118         2001-07-22  Timothy Wall  <twall@redhat.com>
7119         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7120         default settings if using GNU tools with that configuration.
7121         * ltcf-cxx.sh: Ditto.
7122         * ltcf-gcj.sh: Ditto.
7123         2001-07-21  Michael Chastain  <chastain@redhat.com>
7124         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7125         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7126         * ltmain.sh: Mark as gcc-local.
7127
7128 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
7129
7130         * Makefile.in (all-bison): Revert 2001-10-24.
7131         Don't depend on texinfo.
7132
7133 2001-11-12  Hans-Peter Nilsson  <hp@bitrange.com>
7134
7135         * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
7136
7137 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7138
7139         * configure.in (--enable-languages): Be more permissive about
7140         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7141
7142 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7143
7144         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7145
7146 2001-10-24  Jeff Holcomb  <jeffh@redhat.com>
7147
7148         Makefile.in (all-bison): Don't depend on texinfo.
7149
7150 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
7151
7152         * gettext.m4: Test po/POTFILES.in exists before trying to read.
7153
7154 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7155
7156         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7157
7158 2001-09-28  Hans-Peter Nilsson  <hp@axis.com>
7159
7160         * config.sub, config.guess: Import latest from subversions.
7161
7162 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7163
7164         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7165         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7166         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7167         avoid quotes nesting problems.
7168         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7169         (DO_X): Export only variables that are set.
7170
7171 2001-09-19  Ben Elliston  <bje@redhat.com>
7172
7173         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7174         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7175         semantics.  Use the shell built-in "type" command instead.
7176
7177 2001-09-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7178
7179         * config.sub: Reverted the earlier change, this version is not the
7180         master file.
7181
7182 2001-09-14  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7183
7184         * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7185         Add support for mips64.
7186
7187 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7188
7189         * configure.in: Enable libstdc++-v3 for h8300 targets.
7190
7191 2001-08-30  Eric Christopher  <echristo@redhat.com>
7192             Jason Eckhardt  <jle@redhat.com>
7193
7194         * config.sub: Add support for mipsisa32.
7195
7196 2001-08-30  Eric Christopher  <echristo@redhat.com>
7197
7198         * config.sub, config.guess: Import latest from subversions.
7199
7200 2001-08-20  Alan Modra  <amodra@bigpond.net.au>
7201
7202         * config.sub, config.guess: Import latest from subversions.
7203
7204 2001-07-26  DJ Delorie  <dj@redhat.com>
7205
7206         * MAINTAINERS: Clarify libiberty merge rules and procedures.
7207
7208 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7209
7210         * Makefile.in: Revert 2001-06-17.
7211         (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7212
7213 2001-06-17  H.J. Lu <hjl@gnu.org>
7214
7215         * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7216         (gas+binutils.tar.bz2): Likewise.
7217         (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7218
7219 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7220
7221         * Makefile.in (VER): When present, extract the version number from
7222         the file version.in.
7223
7224 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
7225
7226         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7227         gcc/xgcc is built, use -print-prog-name to find out the program
7228         name to use.
7229
7230 2001-06-04  Mark Mitchell  <mark@codesourcery.com>
7231
7232         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7233         with_gcc]: Use `gcc -shared' to build a shared library.
7234
7235 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7236
7237         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7238         archives.
7239
7240 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
7241
7242         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
7243         libraries when using g++ with native linker.
7244
7245 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
7246
7247         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7248
7249 2001-05-24  Tom Rix <trix@redhat.com>
7250
7251         * configure.in : enable ld for aix
7252
7253 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
7254
7255         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7256         [aix4*|aix5*]: Prepend blank.
7257
7258 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
7259
7260         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7261         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
7262         of subdir/configure scripts to use the new libtool.m4.
7263
7264 2001-05-14  H.J. Lu <hjl@gnu.org>
7265
7266         * config.if (libc_interface): Set to -libc6.2- for cross
7267         compiling to Linux/glibc 2.2.
7268
7269 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7270
7271         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7272         libgcj.
7273
7274 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7275
7276         * configure.in (noconfigdirs): Don't reset it from scratch in the
7277         target case; only append to it.
7278
7279 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7280
7281         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7282         sparc-*-solaris2.8]: Disable ${libgcj}.
7283
7284 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
7285
7286         * configure.in (libgcj_saved): Copy from $libgcj.
7287         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7288         --disable-libgcj.
7289
7290 2001-04-20  Alexandre Oliva  <aoliva@redhat.com>
7291
7292         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7293         1.641.2.228.
7294
7295 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7296
7297         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7298         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7299
7300 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
7301
7302         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7303         New macros.
7304         (bootstrap, cross): Use RECURSE_FLAGS.
7305         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7306
7307 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
7308
7309         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7310
7311 2001-03-23  Nick Clifton  <nickc@redhat.com>
7312
7313         * README-maintainer-mode: Add note about inability to use "make
7314         distclean" in maintainer mode.
7315
7316 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7317
7318         Re-installed:
7319         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7320         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7321         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7322         * ltcf-cxx.sh: Likewise.
7323         * ltcf-gcj.sh: Likewise.
7324
7325 2001-03-22  Philip Blundell  <philb@gnu.org>
7326
7327         * config.sub, config.guess: Import latest from subversions.
7328
7329 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7330
7331         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7332         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7333
7334 2001-03-20  Michael Chastain  <chastain@redhat.com>
7335
7336         * Makefile.in: all-m4 depends on all-texinfo.
7337
7338 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
7339
7340         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7341
7342 2001-02-22  Jeff Johnston <jjohnstn@redhat.com>
7343
7344         * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7345         longer valid.
7346
7347 2001-02-16  Nick Clifton  <nickc@redhat.com>
7348
7349         * configure.in (noconfigdirs): Allow configuration of texinfo
7350         for Cygwin hosts.
7351
7352 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7353
7354         * config.guess: Add linux target for S/390.
7355         * config.sub: Likewise.
7356         * configure.in: Likewise.
7357
7358 2001-02-06  Ben Elliston  <bje@redhat.com>
7359
7360         * configure: Output host type to stdout, not stderr.
7361
7362 2001-02-04  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7363
7364         * config.guess: Import from subversions.gnu.org (revision 1.181).
7365         * config.sub: Import from subversions.gnu.org (revision 1.199).
7366
7367 2001-01-30  Alan Modra  <alan@linuxcare.com.au>
7368
7369         * config.guess: Handle hppa64-linux systems.
7370
7371 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7372
7373         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7374         Don't unset, it's non-portable and no longer necessary, set to empty
7375         instead.
7376
7377 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7378
7379         * ltconfig: Shell portability fix for the tagname validity check.
7380
7381 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7382
7383         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7384
7385 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
7386
7387         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7388         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7389
7390 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7391
7392         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7393         keep at least one of build_libtool_libs or build_old_libs set to
7394         yes.
7395
7396 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7397
7398         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7399         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7400
7401 2000-11-07  Philip Blundell  <pb@futuretv.com>
7402
7403         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7404
7405 2000-11-03  Philip Blundell  <pb@futuretv.com>
7406
7407         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7408         files.
7409
7410 2001-01-15  Jeff Johnston  <jjohnstn@redhat.com>
7411
7412         * COPYING.NEWLIB: Put into source repository.
7413
7414 2001-01-15  Ben Elliston  <bje@redhat.com>
7415
7416         * configure.in (host_tools): Add sid.
7417         Always configure cgen.
7418         * Makefile.in (all-sid): New target.
7419         (check-sid, clean-sid, install-sid): Likewise.
7420
7421 2001-01-07  Andreas Jaeger  <aj@suse.de>
7422
7423         * config.sub, config.guess: Update from subversions.
7424
7425 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
7426
7427         * configure.in: Disable language-specific target libraries for
7428         languages that aren't enabled.
7429
7430 2000-11-24  Nick Clifton  <nickc@redhat.com>
7431
7432         * configure.in (xscale-elf): Add target.
7433         (xscale-coff): Add target.
7434         (c4x, c5x, tic54x): Move after ARM targets.
7435
7436 2000-11-23  Alexandre Oliva  <aoliva@redhat.com>
7437
7438         * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7439
7440 2000-11-20  Ian Lance Taylor  <ian@zembu.com>
7441
7442         * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7443
7444 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7445
7446         * Makefile.in: Merge with GCC and libgcj.
7447         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
7448         configure-target-<library> when their configure scripts need the C
7449         or C++ library to have already been built to work properly.
7450         (do_proto_toplev): Set them to an empty string.
7451
7452 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7453
7454         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7455         (REALLY_SET_LIB_PATH): Use them.
7456
7457 2000-11-06  Christopher Faylor <cgf@cygnus.com>
7458
7459         * config.sub: Add support for Sun Chorus
7460
7461 2000-11-02  Per Lundberg  <plundis@chaosdev.org>
7462
7463         * config.sub: Add support for the *-storm-chaos OS.
7464
7465 2000-10-30  Stephane Carrez  <stcarrez@worldnet.fr>
7466
7467         * configure.in (noconfigdirs): Don't compile some
7468         of the libraries for 68HC11 & 68hc12 targets.
7469
7470 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
7471
7472         * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
7473         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
7474         all affected `configure' scripts.
7475
7476 2000-09-25  Alexandre Oliva  <aoliva@redhat.com>
7477
7478         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7479         ltcf-c.sh.
7480
7481 2000-09-12  Philip Blundell  <philb@gnu.org>
7482
7483         * config.sub, config.guess: Update from subversions.
7484
7485 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
7486
7487         * Makefile.in (all-zlib): Added dummy target.
7488
7489         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7490         multi-language branch.
7491
7492 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
7493
7494         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7495         (bootstrap*): Depend on all-bootstrap.
7496
7497 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
7498
7499         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7500         crosses, but add gcc/include to the header search path for them.
7501
7502 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
7503
7504         * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7505         * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7506         * gettext.m4: New file, extracted from aclocal.m4.
7507
7508 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
7509
7510         * config-ml.in (CC, CXX): Avoid trailing whitespace.
7511         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7512         sub-configures.
7513
7514 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7515
7516         * Makefile.in (ALL_MODULES): Add all-cgen.
7517         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7518         (all-cgen): New target.
7519         (all-opcodes,all-sim): Depend on all-cgen.
7520         * configure.in (host_tools): Add cgen.
7521         Only configure cgen if --enable-cgen-maint.
7522
7523 2000-08-17  Alexandre Oliva  <aoliva@redhat.com>
7524
7525         * config-ml.in (CC, CXX): Don't introduce a leading space.
7526
7527 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
7528
7529         * configure.in (libstdcxx_flags): Use
7530         libstdc++-v3/src/libstdc++.INC.
7531
7532 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
7533
7534         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7535
7536 2000-08-11  Jason Merrill  <jason@redhat.com>
7537
7538         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7539         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7540         (FLAGS_FOR_TARGET): Not here.
7541         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7542
7543 2000-08-07  DJ Delorie  <dj@redhat.com>
7544
7545         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7546         "if we're also building gcc, and it's a gcc that will run on the
7547         build machine, we want to use its includes instead of the system's
7548         default includes".
7549
7550 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
7551
7552         * configure.in (libstdcxx_flags): Don't use `"'.
7553
7554         * config-ml.in: Adjust multilib search paths to the
7555         appropriate multilib tree.
7556
7557 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
7558
7559         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7560         commas in $LANGUAGES.
7561
7562 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
7563
7564         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7565
7566 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
7567
7568         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7569         CXX_FOR_TARGET for sed.
7570
7571 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
7572
7573         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7574         Do not override if already set in the environment or in configure.
7575         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7576         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7577
7578 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
7579
7580         * Makefile.in (FLAGS_FOR_TARGET): New macro.
7581         (GCC_FOR_TARGET): Use it.
7582         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7583         * configure.in: ... here.
7584         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
7585         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7586
7587 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
7588
7589         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7590         (configure-target-libchill, configure-target-libobjc): Likewise.
7591
7592         * configure.in: Use the same cache file for all target libs.
7593         * config-ml.in: But different cache files per multilib variant.
7594
7595 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7596
7597         * configure (topsrcdir): Don't use dirname.
7598
7599 2000-07-20  Jason Merrill  <jason@redhat.com>
7600
7601         * configure.in: Remove all references to libg++ and librx.
7602
7603         * configure, configure.in, Makefile.in: Unify gcc and binutils.
7604
7605 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
7606
7607         * config.sub: Update to subversions version 2000-07-06.
7608
7609 2000-07-12  Andrew Haley  <aph@cygnus.com>
7610
7611         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7612         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7613
7614 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
7615
7616         * symlink-tree:  Check number of arguments.
7617
7618 2000-06-06  Andrew Cagney  <cagney@b1.cygnus.com>
7619
7620         * texinfo/texinfo.tex: Update to version 2000-05-28.15.
7621
7622 2000-07-05  Jim Wilson  <wilson@cygnus.com>
7623
7624         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7625         search path for a g++ extracted from the build tree.  This
7626         will allow link tests run by configure scripts in
7627         subdirectories to succeed.
7628
7629 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
7630
7631         * ltconfig: Add support for mips-dde-sysv4.2MP
7632
7633 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
7634
7635         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7636         `os2'. Force ac_cv_exeext to be ".exe" in that case.
7637
7638 2000-06-19  Timothy Wall  <twall@cygnus.com>
7639
7640         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7641         * config.sub: Add tic54x target.
7642
7643 2000-06-07  Phillip Thomas  <pthomas@suse.de>
7644
7645         * README-maintainer-mode: New file: Contains notes on using
7646         --enable-maintainer-mode with binutils.
7647
7648 2000-05-29  Andrew Cagney  <cagney@b1.cygnus.com>
7649
7650         * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
7651
7652 2000-05-30  Andrew Cagney  <cagney@b1.cygnus.com>
7653
7654         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7655         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7656
7657 20000-05-21  H.J. Lu  (hjl@gnu.org)
7658
7659         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7660         directory are used if they exist. Make sure
7661         $(build_tooldir)/include is searched for header files,
7662         $(build_tooldir)/lib/ for library files.
7663         (GCC_FOR_TARGET): Likewise.
7664         (CXX_FOR_TARGET): Likewise.
7665
7666 2000-05-18  Jeffrey A Law  (law@cygnus.com)
7667
7668         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7669
7670 2000-05-17  Alexandre Oliva  <aoliva@cygnus.com>
7671
7672         * Makefile.in (configure-target-libiberty): Depend on
7673         configure-target-newlib.
7674
7675 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7676
7677         * configure.in, Makefile.in: Merge all libffi-related
7678         configury stuff from the libgcj tree.
7679
7680 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
7681
7682         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7683         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7684
7685 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
7686
7687         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7688         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7689         current version information.  Add to proto-toplev directory.
7690         (gdb-taz): Build do-djunpack.
7691
7692 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
7693
7694         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7695
7696 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7697
7698         * ltmain.sh: Preserve in relink_command any environment
7699         variables that may affect the linker behavior.
7700
7701 2000-05-12  Jeffrey A Law  (law@cygnus.com)
7702
7703         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7704
7705 2000-05-10  Jim Wilson  <wilson@cygnus.com>
7706
7707         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7708
7709 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7710
7711         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7712         with the version name.
7713
7714 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7715
7716         * config.if: Tweak.
7717
7718 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7719
7720         * djunpack.bat: New file.
7721
7722 2000-04-19  Andrew Cagney  <cagney@b1.cygnus.com>
7723
7724         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7725         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7726         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7727         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7728
7729 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7730
7731         * config.sub (case $basic_machine): Change default for "ibm-*"
7732         to "openedition".
7733
7734 2000-04-12  Andrew Cagney  <cagney@b1.cygnus.com>
7735
7736         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7737         (do-md5sum): New target.
7738         (MD5PROG): Define.
7739         (PACKAGE): Default to TOOL.
7740         (VER): Default to a shell script.
7741         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7742         md5 checksum generation.
7743         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7744         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7745         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7746         insight.tar.bz2): Use gdb-taz to create archive.
7747
7748 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
7749
7750         * configure (warn_cflags): Delete.
7751
7752 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7753             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
7754
7755         * configure.in (enable_libstdcxx_v3): Add.
7756         (target_libs): Add bits here to switch between libstdc++-v2 and
7757         libstdc++-v3.
7758         * config.if: And this file too.
7759         * Makefile.in: Add libstdc++-v3 targets.
7760
7761 2000-04-05  Michael Meissner  <meissner@redhat.com>
7762
7763         * config.sub (d30v): Add d30v as a basic machine type.
7764
7765 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7766
7767         * configure.in: -linux-gnu*, not -linux-gnu.
7768
7769 2000-03-03  Andrew Cagney  <cagney@b1.cygnus.com>
7770
7771         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7772         (do-tar-bz2): Replace TOOL with PACKAGE.
7773         (gdb.tar.bz2): Remove GDBTK from GDB package.
7774         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7775         dejagnu.tar.bz2): New packages.
7776
7777 2000-02-27  Andreas Jaeger  <aj@suse.de>
7778
7779         * configure.in: Add entry for mips*-*-linux*, move catch all
7780         *-*-*linux* entry below this one.
7781
7782 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
7783
7784         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7785
7786 2000-02-24  Nick Clifton  <nickc@cygnus.com>
7787
7788         * config.sub: Support an OS of "wince".
7789
7790 2000-02-24  Andrew Cagney  <cagney@b1.cygnus.com>
7791
7792         * config.guess, config.sub: Updated to match config's 2000-02-15
7793         version.
7794
7795 2000-02-23  Linas Vepstas <linas@linas.org>
7796
7797         * config.sub: Add support for Linux/IBM 370.
7798         * configure.in: Likewise.
7799
7800 2000-02-22  Nick Clifton  <nickc@cygnus.com>
7801
7802         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7803
7804 2000-02-20  Christopher Faylor <cgf@cygnus.com>
7805
7806         * config.guess: Guess "cygwin" rather than "cygwin32".
7807
7808 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7809
7810         * configure (gcc_version): When setting, narrow search to
7811         lines containing `version_string'.
7812
7813 2000-02-15  Denis Chertykov  <denisc@overta.ru>
7814
7815         * config.sub: Add support for avr target.
7816
7817 2000-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
7818
7819         * config.sub: Add mmix-knuth-mmixware.
7820
7821 2000-01-27  Christopher Faylor <cgf@redhat.com>
7822
7823         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7824         structure stuff to -L library search.
7825         (CXX_FOR_TARGET): Ditto.
7826         (CROSS_CHECK_MODULES): Fix spelling mistake.
7827
7828 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7829
7830         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7831         the C++ compiler.
7832
7833 2000-01-12  Richard Henderson  <rth@cygnus.com>
7834
7835         * configure.in: Don't build some bits for beos.
7836
7837 2000-01-12  Joel Sherrill (joel@OARcorp.com)
7838
7839         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7840         as include files.
7841
7842 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
7843
7844         * configure.in: Use mt-aix43 to handle *_TARGET defs,
7845         not mh-aix43.
7846
7847 1999-12-14  Richard Henderson  <rth@cygnus.com>
7848
7849         * config.guess (alpha-osf, alpha-linux): Detect ev67.
7850         * config.sub: Accept alphaev[78], alphaev8.
7851
7852 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7853
7854         * config.guess, config.sub: Update from autoconf.
7855
7856 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7857
7858         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7859         necessary libraries are missing.
7860
7861 1999-10-25  Andreas Schwab  <schwab@suse.de>
7862
7863         * configure: Fix quoting inside arguments of eval.
7864
7865 1999-10-21  Nick Clifton  <nickc@cygnus.com>
7866
7867         * config-ml.in: Allow suppression of some ARM multilibs.
7868
7869 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
7870
7871         * config.guess: Add OS/390 match pattern.
7872         * config.sub: Add mvs, openedition targets.
7873         * configure.in (i370-ibm-opened*): New.
7874
7875 1999-09-04  Steve Chamberlain  <sac@pobox.com>
7876
7877         * config.sub: Add support for configuring for pj.
7878
7879 1999-08-31  Nick Clifton  <nickc@cygnus.com>
7880
7881         * config.sub (maybe_os): Add support for configuring for fr30.
7882
7883 1999-08-25  Nick Clifton  <nickc@cygnus.com>
7884
7885         * configure.in: Do not configure or build ld for AIX
7886         platforms.  ld is known to be broken on these platforms.
7887
7888 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7889
7890         * config-ml.in: Pass compiler flag corresponding to multidirs to
7891         subdir configures.
7892
7893 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
7894
7895         * Makefile.in (LDFLAGS): Define.
7896
7897 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
7898
7899         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7900         noconfigdirs.
7901         (*-*-cygwin*): Likewise.
7902
7903 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
7904
7905         * mkdep: New file.
7906         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7907         (BINUTILS_SUPPORT_DIRS): Add mkdep.
7908
7909         From Eli Zaretskii <eliz@is.elta.co.il>:
7910         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7911         long file name when using DJGPP on MS-DOS.
7912
7913 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
7914
7915         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7916
7917 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
7918
7919         * Makefile.in (check-target-libio): Remove all-target-libstdc++
7920         dependency as this causes "make check" to globally "make all"
7921
7922 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
7923
7924         * configure.in (target_libs): Added target-zlib.
7925         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7926         (CONFIGURE_TARGET_MODULES): Likewise.
7927         (CHECK_TARGET_MODULES): Likewise.
7928         (INSTALL_TARGET_MODULES): Likewise.
7929         (CLEAN_TARGET_MODULES): Likewise.
7930         (configure-target-zlib): New target.
7931         (all-target-zlib): Likewise.
7932         (all-target-libjava): Depend on all-target-zlib.
7933         (configure-target-libjava): Depend on configure-target-zlib.
7934
7935         * Makefile.in (configure-target-libjava): Depend on
7936         configure-target-newlib.
7937         (configure-target-boehm-gc): New target.
7938         (configure-target-qthreads): New target.
7939
7940         * configure.in (target_libs): Added target-qthreads.
7941         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7942         (CONFIGURE_TARGET_MODULES): Likewise.
7943         (CHECK_TARGET_MODULES): Likewise.
7944         (INSTALL_TARGET_MODULES): Likewise.
7945         (CLEAN_TARGET_MODULES): Likewise.
7946         (all-target-qthreads): New target.
7947         (configure-target-libjava): Depend on configure-target-qthreads.
7948         (all-target-libjava): Depend on all-target-qthreads.
7949
7950         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7951         (CONFIGURE_TARGET_MODULES): Likewise.
7952         (CHECK_TARGET_MODULES): Likewise.
7953         (INSTALL_TARGET_MODULES): Likewise.
7954         (CLEAN_TARGET_MODULES): Likewise.
7955         (all-target-libjava): New target.
7956         (all-target-boehm-gc): Likewise.
7957         * configure.in (target_libs): Added libjava, boehm-gc.
7958
7959 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
7960
7961         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7962         configure.bat in SUPPORT_FILES.
7963         (gas+binutils.tar.bz2): Likewise.
7964
7965         * makeall.bat: Remove; obsolete.
7966
7967 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
7968
7969         From Mark Elbrecht:
7970         * configure.bat: Remove; obsolete.
7971
7972 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
7973
7974         * configure: Add -W -Wall to the default CFLAGS when compiling with
7975         gcc.
7976
7977 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
7978
7979         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7980
7981 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
7982
7983         * configure.in: Build ld on IRIX6.
7984
7985 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
7986
7987         * Makefile.in: Change distribution targets to use bzip2 instead of
7988         gzip.
7989         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
7990         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
7991
7992 1999-06-04  Nick Clifton  <nickc@cygnus.com>
7993
7994         * config.sub: Add mcore target.
7995
7996 1999-05-30  Cort Dougan  <cort@cs.nmt.edu>
7997
7998         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7999
8000 1999-05-25  H.J. Lu  (hjl@gnu.org)
8001
8002         * config.guess (dummy): Changed to $dummy.
8003
8004 1999-05-24  Nick Clifton  <nickc@cygnus.com>
8005
8006         * config.sub: Tidied up case statements.
8007
8008 1999-05-22  Ben Elliston  <bje@cygnus.com>
8009
8010         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8011         <jiro@din.or.jp>.
8012
8013         * config.guess: Merge with FSF version. Future changes will be
8014         more accurately recorded in this ChangeLog.
8015         * config.sub: Likewise.
8016
8017 1999-05-20   Stephen L Moshier  <moshier@world.std.com>
8018
8019          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8020
8021 1999-04-30  Tom Tromey  <tromey@cygnus.com>
8022
8023         * ltmain.sh: [mode link] Always use CC given by ltconfig.
8024
8025 1999-04-23  Tom Tromey  <tromey@cygnus.com>
8026
8027         * ltconfig, ltmain.sh: Update to libtool 1.2f.
8028
8029 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
8030
8031         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8032         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8033         Bad merge removed these two changes.
8034
8035 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
8036                           Martin Heller (Ing.-Buero_Heller@t-online.de)
8037
8038         * config.guess (interix Alpha): Add.
8039
8040 1999-04-11  Richard Henderson  <rth@cygnus.com>
8041
8042         * configure.in (i?86-*-beos*): Do config gperf; don't config
8043         gdb, newlib, or libgloss.
8044
8045 1999-04-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
8046
8047         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8048         link a trivial program with -mabi=64.  If it fails, remove mabi=64
8049         from multidirs.
8050
8051 1999-04-10  Philipp Thomas  (kthomas@gwdg.de)
8052
8053         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8054
8055 1999-04-08  Nick Clifton  <nickc@cygnus.com>
8056
8057         * config.sub: Add support for mcore targets.
8058
8059 1999-04-07  Michael Meissner  <meissner@cygnus.com>
8060
8061         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8062         not mt-ospace, in order to shut up assembler warning about using
8063         symbols that are named the same as registers.
8064
8065 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
8066
8067         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8068         dependency list for all-target-cygmon.
8069
8070 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
8071
8072         * config-ml.in: Check $host, not $target, for selective multilibs.
8073         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8074         thumb interworking, and underscore prefix multilibs.
8075
8076 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
8077
8078         * missing: Update to version from current automake.
8079
8080 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
8081
8082         * configure (gxx_include_dir): Removed.
8083
8084         * configure.in (gxx_include_dir): Handle it.
8085         * Makefile.in: Likewise.
8086
8087 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
8088
8089         * config.sub (mips64vr4111,mips64vr4111el) Add.
8090
8091 1999-03-21  Ben Elliston  <bje@cygnus.com>
8092
8093         * config.guess: Correct typo for detecting ELF on FreeBSD.
8094
8095 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
8096
8097         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8098         config/mh-djgpp.
8099
8100 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
8101
8102         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8103         all-target-newlib to dependency list for all-target-bsp.
8104
8105 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8106
8107         * config.sub: Add i386-uwin support.
8108         * config.guess: Likewise.
8109
8110 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8111
8112         * configure.in: cleanup, add mh-*pic handling for arm, special
8113         case powerpc*-*-aix*
8114
8115 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
8116
8117         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8118         can be built.
8119
8120 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
8121
8122         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8123         targets.
8124
8125 1999-03-02  Nick Clifton  <nickc@cygnus.com>
8126
8127         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8128
8129 1999-02-28  Geoffrey Noer  <noer@cygnus.com>
8130
8131         * config.sub: Check for "cygwin*" rather than "cygwin32*"
8132
8133 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8134
8135         * config.sub: Fix typo in arm recognition.
8136
8137 1999-02-24  Drew Moseley  <dmoseley@cygnus.com>
8138
8139         * configure.in (noconfigdirs): Changed target_configdirs to
8140         include target-bsp only for m68k-*-elf* and m68k-*-coff*
8141         rather than m68k-*-* since it is not known to work on
8142         m68k-aout. Ditto for arm-*-*oabi.
8143
8144 1999-02-24  Stan Shebs  <shebs@andros.cygnus.com>
8145
8146         * configure.in (*-*-windows*): Remove, no longer used.
8147
8148 1999-02-19  Ben Elliston <bje@cygnus.com>
8149
8150         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8151         Smart and improved by Andrew Cagney.
8152
8153 1999-02-18  Marc Espie <espie@cvs.openbsd.org>
8154
8155         * config.guess: Recognize openbsd-*-hppa.
8156
8157 1999-02-17  H.J. Lu  (hjl@gnu.org)
8158
8159         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8160         only if it is not empty.
8161
8162 1999-02-17  Nick Clifton  <nickc@cygnus.com>
8163
8164         Patch from: Scott Bambrough <scottb@corelcomputer.com>
8165
8166         * config.guess: Modified to recognize uname's armv* syntax.
8167
8168         * config.sub: Modified to recognize uname's armv* syntax.
8169
8170 1999-02-17  Mark Salter  <msalter@cygnus.com>
8171
8172         * configure.in: Added target-bsp for sparclite.
8173
8174 1999-02-08  Richard Henderson  <rth@cygnus.com>
8175
8176         * config.sub: Recognize alphapca5[67] and up to alphaev8.
8177
8178 1999-02-08  Nick Clifton  <nickc@cygnus.com>
8179
8180         * configure.in: Add support for strongarm port.
8181         * config.sub: Add support for strongarm target.
8182
8183 1999-02-07  Mumit Khan  <khan@xraylith.wisc.edu>
8184
8185         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8186         the old name config/mh-cygwin32.
8187         Enable texinfo.
8188
8189 1999-02-04  Ian Lance Taylor  <ian@cygnus.com>
8190
8191         * configure.in: Do build ld for ix86 Solaris.
8192
8193 1999-02-02  Jim Wilson  <wilson@cygnus.com>
8194
8195         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
8196         $AR_FOR_TARGET.  Likewise for RANLIB.
8197
8198 1999-02-02  Catherine Moore  <clm@cygnus.com>
8199
8200         * config.sub (oabi):  Recognize.
8201         * configure.in (arm-*-oabi):  Handle.
8202
8203 1999-01-30  Robert Lipe  (robertlipe@usa.net)
8204
8205         * config.guess: Improve detection of i686 on UnixWare 7.
8206
8207 1999-01-30  Mumit Khan  <khan@xraylith.wisc.edu>
8208
8209         * config.guess: Add support for i386-pc-interix.
8210         * config.sub: Likewise.
8211         * configure.in: Likewise.
8212
8213 1999-01-18  Christopher Faylor <cgf@cygnus.com>
8214
8215         * Makefile.in: Remove unneeded all-target-libio from
8216         from all-target-winsup target since it is now unneeded.
8217         Add all-target-libtermcap in its place since it is now
8218         needed.
8219
8220 1998-12-30  Christopher Faylor <cgf@cygnus.com>
8221
8222         * configure.in: makefile stub for cygwin target is probably
8223         unnecessary.  Remove it for now.
8224
8225 1998-12-30  Christopher Faylor <cgf@cygnus.com>
8226
8227         * configure.in: libtermcap.a should be built when cygwin is the
8228         target as well as the host.
8229         * config.guess: Allow mixed case in cygwin uname output.
8230         * Makefile.in: Add libtermcap target.
8231
8232 1998-12-23  Jeffrey A Law  (law@cygnus.com)
8233
8234         * config.sub: Clean up handling of hppa2.0.
8235
8236 1998-12-22  Rodney Brown  (rodneybrown@pmsc.com)
8237
8238         * config.guess: Use C code to identify more HP machines.
8239
8240 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
8241
8242         * config.sub: Handle hppa2.0.
8243
8244 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
8245
8246         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8247         cygmon for all sparclite targets, regardless of object format.
8248
8249 1998-12-15  Mark Salter  <msalter@cygnus.com>
8250
8251         * configure.in: Added target-bsp for several target architectures.
8252
8253         * Makefile.in: Added rules for bsp.
8254
8255 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
8256
8257         * config.guess: Improve detection of hppa2.0 processors.
8258
8259 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
8260
8261         * config.guess: Recognize FreeBSD using ELF automatically.
8262
8263 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
8264
8265         * configure (skip-this-dir): Add handling for new shell script, which
8266         might be created by a sub-directory's configure to indicate, this particular
8267         directory is "unwanted".
8268         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8269
8270 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
8271
8272         * ltconfig: import from libtool, after changing libtool to
8273         account for the cygwin name change.
8274
8275 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
8276
8277         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8278         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8279
8280 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
8281
8282         * configure.in: Add libtermcap to list of cygwin dependencies.
8283
8284 1998-11-17  Geoffrey Noer  <noer@cygnus.com>
8285
8286         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8287         they include winsup/include when it's a cygwin target.
8288
8289 1998-11-12  Tom Tromey  <tromey@cygnus.com>
8290
8291         * configure.in (host_tools): Added zip.
8292         * Makefile.in (all-target-libjava): Depend on all-zip.
8293         (all-zip): New target.
8294         (ALL_MODULES): Added all-zip.
8295         (NATIVE_CHECK_MODULES): Added check-zip.
8296         (INSTALL_MODULES): Added install-zip.
8297         (CLEAN_MODULES): Added clean-zip.
8298
8299 1998-11-12  Geoffrey Noer  <noer@cygnus.com>
8300
8301         * Makefile.in: lose "32" from comment about cygwin.
8302
8303 1998-11-05  Nick Clifton  <nickc@cygnus.com>
8304
8305         * configure.in: Use -Os to build target libraries for the fr30.
8306
8307 1998-11-04  Dave Brolley  <brolley@cygnus.com>
8308
8309         * config.sub: Add fr30.
8310
8311 1998-11-02  Geoffrey Noer  <noer@cygnus.com>
8312
8313         * configure.in: drop "32" from config/mh-cygwin32.  Check
8314         cygwin* instead of cygwin32*.
8315         * config.sub: Check cygwin* instead of cygwin32*.
8316
8317 1998-10-22  Robert Lipe  <robertl@dgii.com>
8318
8319         * config.guess: Match any version of Unixware7.
8320
8321 1998-10-20  Syd Polk  <spolk@cygnus.com>
8322
8323         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8324         if desired.
8325
8326 1998-10-18  Jeffrey A Law  (law@cygnus.com)
8327
8328         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8329         these if the appropriate directories and files to not exist.
8330
8331 1998-10-14  Jeffrey A Law  (law@cygnus.com)
8332
8333         * Makefile.in (DEVO_SUPPORT): Add config.if.
8334
8335 1998-10-13  Manfred Hollstein  <manfred@s-direktnet.de>
8336
8337         * configure: Add pattern to replace "build_tooldir"'s
8338         definition in the generated Makefile with "tooldir"'s
8339         actual value.
8340
8341 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
8342
8343         * config.sub: Bring back lost sparcv9.
8344
8345         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8346
8347 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
8348
8349         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8350         CC_FOR_TARGET and friends.
8351
8352 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
8353
8354         * Makefile.in (build_tooldir): New variable, same as tooldir.
8355         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8356         -B$(build_tooldir)/bin/.
8357         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8358
8359 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
8360
8361         * config.sub: Add support for i[34567]86-pc-udk.
8362         * configure.in: Likewise.
8363
8364 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
8365
8366         * Makefile.in: add bzip2 package building bits for user
8367         tools module
8368         * configure.in: ditto
8369
8370 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
8371
8372         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8373         (ALL_TARGET_MODULES): Add all-target-libobjc.
8374         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8375         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8376         (all-target-libchill): Add dependencies.
8377         * configure.in (target_libs): Add libchill.
8378
8379 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
8380
8381         * configure.in (target_subdir): Remove duplicate line.
8382
8383 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
8384
8385         * Makefile.in (all-automake): fix dependencies.
8386
8387 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
8388
8389         * configure.in: Minor cleanups for building in the $(target_alias)
8390         subdir.
8391
8392 1998-09-22  Jim Wilson  <wilson@cygnus.com>
8393
8394         * Makefile.in (bootstrap): Set r and s before make all.  Use
8395         BASE_FLAGS_TO_PASS in make all.
8396         (cross): Likewise.
8397
8398 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
8399
8400         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8401
8402 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
8403
8404         * config.sub: Fix typo in last change.
8405
8406 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8407
8408         * config.sub: Add support for C4x target.
8409         * configure.in: Likewise.
8410
8411 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
8412
8413         * config.sub: Recognize sparcv9 just like sparc64.
8414
8415 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
8416
8417         * config.guess: Match "Pent II" or "PentII" for OpenServer.
8418
8419 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
8420
8421         * config.guess: Correctly identify Pentium II sco boxes.
8422
8423         * config.guess: Fix "tr" code.  From Weiwen Liu.
8424
8425 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
8426
8427         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8428         stabs.
8429
8430 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
8431
8432         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8433         (ALL_TARGET_MODULES): Add all-target-libchill.
8434         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8435         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8436         (all-target-libchill): Add dependencies.
8437         * configure.in (target_libs): Add libchill.
8438
8439 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8440
8441         * config.guess: Avoid assumptions about "tr" behaves when
8442         LANG is set to something other than English.
8443
8444 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
8445
8446         * configure (gxx_include_dir): Changed to
8447         '${prefix}/include/g++'-${libstdcxx_interface}.
8448
8449         * config.if: New to determine the interfaces.
8450
8451 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
8452
8453         * config.guess: Detect and handle MPE/IX.
8454         * config.sub: Deal with MPE/IX.
8455
8456 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
8457
8458         * configure.in: Use mh-aix43.
8459
8460 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
8461
8462         * configure: Fix --without/--disable cases for gxx-include-dir.
8463
8464 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
8465
8466         * mdata-sh:  Imported.  Needed for automake support.
8467
8468 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
8469
8470         * Makefile.in (taz): Try "chmod -R og=u ." before
8471         "chmod og=u `find . -print`".
8472
8473 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
8474
8475         * configure.in: Add arm-elf and thumb-elf support.
8476
8477 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
8478
8479         * Makefile.in: Undo previous patch.
8480
8481 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
8482
8483         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8484         to here ...
8485         (install-no-fixedincludes): and here
8486         (INSTALL_MODULES): ... from here.
8487
8488 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8489
8490         * config.sub: Merge with FSF.
8491
8492         * config.guess: Merge with FSF.
8493
8494 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
8495
8496         * configure (extraconfigdirs): New variable.
8497         (SUBDIRS): Add extraconfigdirs and recurse on them too.
8498         * Makefile.in (all): Move higher in file.
8499         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8500         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8501         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8502         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8503         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8504
8505 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
8506
8507         * Makefile.in (all-target-libjava): Depend on all-gcc and
8508         all-target-newlib.
8509         (configure-target-libjava): Depend on $(ALL_GCC).
8510
8511 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
8512
8513         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8514         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8515
8516 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8517
8518         * ylwrap: Change absolute path checks to check for DOS style path
8519         names.
8520
8521         * ylwrap: Don't use a full path name if the source file is in the
8522         same directory.  From hjl@lucon.org (H.J. Lu).
8523
8524         * config-ml.in: Default to being verbose, to match Feb 18 change to
8525         configure.
8526
8527 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
8528
8529         Brought over from egcs:
8530
8531         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8532
8533         * configure.in (target_subdir): Set to ${target_alias} instead
8534         of "libraries".
8535
8536         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8537
8538         * configure.in (target_subdir): Set to libraries if enable_multilib.
8539
8540 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
8541
8542         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8543         multilibs, force reconfiguration the first time we create
8544         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8545
8546 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
8547
8548         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8549         avoid confusion with --no-recursion.
8550
8551 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
8552
8553         * configure.in: Win32 hosts shouldn't use install -x
8554         * install-sh: remove -x option, and special .exe-handling
8555         hack.
8556
8557 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
8558
8559         * config.guess: Recognize i586-pc-beos.
8560         * configure.in: Don't build some bits for beos.
8561
8562 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8563
8564         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8565         CFLAGS default to -O2.
8566
8567         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8568         when using GNU ld.
8569
8570 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
8571
8572         * ltmain.sh: Correct install when using a different shell.
8573
8574 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8575
8576         * ltconfig, ltmain.sh: Update to libtool 1.2b.
8577
8578 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
8579
8580         * makefile.vms: Update to build binutils/makefile.vms.  Add install
8581         target.
8582
8583 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
8584
8585         * ltconfig: Update to correct AIX handling.
8586
8587 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8588
8589         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8590
8591         * configure.in (target_subdir): Set to ${target_alias} instead
8592         of "libraries".
8593
8594 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
8595
8596         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8597         (Makefile): Depend on $(gcc_version_trigger).
8598
8599         * configure (gcc_version): Change default initializer to empty
8600         string.
8601         (gcc_version_trigger): New variable; pass this variable down
8602         to subdir configures to enable them checking gcc's version
8603         themselves. Emit make macros for both gcc_version vars.
8604         (topsrcdir): Initialize reliably.
8605         (recursion line): Remove --with-gcc-version=${gcc_version}.
8606
8607 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8608
8609         * configure (enable_version_specific_runtime_libs): Implement new flag
8610         --enable-version-specific-runtime-libs which installs C++ runtime stuff
8611         in $(libsubdir); emit definition in each generated Makefile.
8612         (gxx_include_dir): Initialize depending on
8613         $enable_version_specific_runtime_libs.
8614
8615 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8616
8617         * configure (gcc_version): Initialize properly depending on
8618         how and where configure is started.
8619         (recursion line): Pass a --with-gcc-version=${gcc_version}
8620         to configures in subdirs.
8621
8622 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
8623
8624         * configure.in (noconfigdirs): Add configure pattern for mips tx39
8625         cygmon
8626
8627 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
8628
8629         * configure.in: Add cygmon and libstub support for mn10200.
8630
8631 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
8632
8633         * configure (gcc_version): Add new variable describing the
8634         particular gcc version we're building.
8635         * Makefile.in (libsubdir): Add new macro for the directory
8636         in which the compiler finds executables, libraries, etc.
8637         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8638         and libsubdir.
8639
8640 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8641
8642         * Makefile.in (local-clean): Remove *.log.
8643         (warning.log): Built with warn_summary from build.log.
8644         (mail-report.log): Run test_summary.
8645         (mail-report-with-warnings.log): Run test_summary including
8646         warning.log in the report.
8647
8648 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8649
8650         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8651
8652 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8653
8654         * Makefile.in (grep): Grep no longer depends on libiberty.
8655
8656 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8657
8658         * Makefile.in: all-snavigator needs all-libgui.
8659
8660 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8661
8662         * configure.in: Add cygmon and libstub support for mn10300.
8663
8664 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8665
8666         * missing: Update to version from automake 1.3.
8667
8668         * ltmain.sh: On installation, don't get confused if the same name
8669         appears more than once in the list of library names.
8670
8671 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8672
8673         * config.sub: Accept m68060 and m5200 as CPU names.
8674
8675 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8676
8677         * configure: Use && rather than using -a in test, because odd
8678         strings can confuse test.
8679         * configure.in: Likewise.
8680
8681 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8682
8683         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8684
8685 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8686
8687         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8688         bootstrap4-lean): New targets.
8689
8690 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8691
8692         * mpw-* Delete.  Not used.
8693
8694 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8695
8696         * COPYING.LIB: Update FSF address.
8697
8698 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8699
8700         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8701
8702         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8703         GAS_SUPPORT_DIRS.
8704
8705 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8706
8707         * ltconfig, ltmain.sh: Avoid producing a version number if
8708         -version-info was not used.
8709
8710 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8711
8712         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8713         building with newlib.
8714
8715 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8716
8717         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8718         Solaris `make' causes it to continue to next definition.
8719
8720 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8721
8722         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8723         the right GUI libraries and files are installed along with GDB.
8724
8725 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8726
8727         * configure.in: Change alpha to alpha* in several places.
8728
8729 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8730
8731         * config.sub: Recognize sparc86x.
8732
8733 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8734
8735         * configure.in (--enable-target-optspace): Remove debug echo.
8736
8737 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
8738
8739         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8740
8741 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8742
8743         * ltconfig: Update cygwin32 support.
8744
8745         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8746         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8747         (GDB_SUPPORT_DIRS): Likewise.
8748
8749 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
8750
8751         * configure.in (target_makefile_frag): If --enable-target-optspace,
8752         use -Os to compile target libraries rather than -O2.  Default to
8753         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8754         not used.
8755         * configure.in (target_cflags): Ditto for d30v.
8756
8757 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
8758
8759         * Makefile.in (all-bfd): Depend on all-intl.
8760         (all-binutils): Likewise.
8761         (all-gas): Likewise.
8762         (all-gprof): Likewise.
8763         (all-ld): Likewise.
8764
8765 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
8766
8767         * configure.in (host_tools): Fix typo, lbtool -> libtool.
8768
8769 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8770
8771         * Makefile.in (all-bfd): Depend upon all-libiberty.
8772
8773         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8774
8775 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
8776
8777         * Makefile.in: Add libstub.
8778
8779         * configure.in: Ditto. Build libstub for targets that have cygmon
8780         support.
8781
8782 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
8783
8784         * configure.in: Don't set PICFLAG on ix86-cygwin32.
8785
8786 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
8787
8788         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8789         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
8790
8791 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
8792
8793         * configure: Define DEFAULT_M4 by searching PATH.
8794         * Makfile.in: Use DEFAULT_M4.
8795
8796 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8797
8798         * ltconfig: Add cygwin32 support.
8799
8800         * Makefile.in, configure.in: Add libtool as a native only directory
8801         to configure and build.
8802
8803 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
8804
8805         * Makefile.in (INSTALL_MODULES): Remove texinfo.
8806
8807 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
8808
8809         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8810
8811 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
8812
8813         * Makefile.in: add ash make rules
8814         * configure.in: add ash to native_only and host_tools lists
8815
8816 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
8817
8818         * Makefile.in (all-gettext, all-intl): New targets.
8819         (ALL_MODULES): Added all-gettext, all-intl.
8820         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8821         (INSTALL_MODULES): Added install-gettext, install-intl.
8822         (CLEAN_MODULES): Added clean-gettext, clean-intl.
8823
8824         * configure.in (host_tools): Added gettext.
8825         (native_only): Likewise.
8826         (noconfigdirs) [various cases]: Likewise.
8827         (host_libs): Added intl.
8828
8829 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
8830
8831         * configure: Do not disable building gdbtk for cygwin32 hosts.
8832
8833 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
8834
8835         * configure.in: Add thumb-coff target.
8836         * config.sub: Add thumb-coff target.
8837
8838 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8839
8840         * Makefile.in: Revert yesterday's change.
8841         (all-target-winsup):  all-target-librx stays out of here.
8842
8843 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8844
8845         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8846         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8847         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8848         Remove references to librx and libg++.
8849
8850 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
8851
8852         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8853         recursive makes
8854
8855 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
8856
8857         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8858         for newlib directory.
8859         (CXX_FOR_TARGET): Likewise.
8860
8861 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
8862
8863         * ltconfig: Update after libtool/ltconfig.in change for
8864         hpux11.
8865
8866 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
8867
8868         * ltconfig, ltmain.sh: Update to libtool 1.2.
8869
8870 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8871
8872         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8873         (install-gcc-cross): Instead, override LANGUAGES here.
8874
8875 1998-03-18  Dave Love  <d.love@dl.ac.uk>
8876
8877         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8878         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8879
8880 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
8881
8882         * configure.in: Add Thumb-pe target.
8883
8884 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
8885
8886         * Makefile.in - changed sn targets to snavigator
8887         * configure.in - changed sn targets to snavigator
8888
8889 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8890
8891         * config-ml.in: After building symlink tree call make distclean
8892         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8893         to be the case for libiberty.
8894
8895 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
8896
8897         * configure: When making link, also check the current
8898         directory. The configure scripts may create one.
8899
8900 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
8901
8902         * config.sub: Accept alphapca56 and alphaev6 properly.
8903
8904 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8905
8906         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8907
8908 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8909
8910         * config.sub (sco5): Fix typo.
8911
8912 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
8913
8914         * Makefile.in (INSTALL_MODULES): Move install-tcl before
8915         install-itcl.
8916         (install-itcl): Remove dependency on install-tcl.
8917
8918 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
8919
8920         * configure.in: Remove libgloss from noconfigdirs for MN10300.
8921
8922 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
8923
8924         * configure.in: Don't build libgui for a cygwin32 target when not on
8925         a cygwin32 host.
8926
8927 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8928
8929         * configure (redirect): Set to null, so default behavior of
8930         configure is now --verbose.
8931
8932 1998-02-16  Dave Love  <d.love@dl.ac.uk>
8933
8934         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8935         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8936
8937 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
8938
8939         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8940         this change to sync Makefile.in with its ChangeLog entries.
8941
8942 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
8943
8944         * ltmain.sh (mkdir): Check that the directory doesn't exist
8945         before we exit with error, so that we don't get races during
8946         parallel builds.
8947
8948 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8949
8950         * ltconfig, ltmain.sh: Update from libtool 1.0i.
8951
8952 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8953
8954         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8955         PICFLAG_FOR_TARGET.
8956         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8957
8958         * configure: Emit a definition for the new macro enable_shared
8959         into each Makefile.
8960
8961 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8962
8963         * configure.in (host_tools, native_only): Add libtool.
8964
8965 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
8966
8967         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8968         Fix typo in ming config comment.
8969
8970 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8971
8972         * ltconfig, ltmain.sh: Update from libtool 1.0h.
8973
8974 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
8975
8976         * config.sub: Add tic30 cases, and map c30 to tic30.
8977
8978 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
8979
8980         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8981         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8982         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8983         (CLEAN_TARGET_MODULES): Similarly
8984         (all-target-libf2c): Add dependences.
8985         * configure.in (target_libs): Add libf2c.
8986
8987 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
8988
8989         * configure.in: Remove expect from noconfigdirs when target
8990         is cygwin32.  OK to build expect and dejagnu with Canadian
8991         Cross.
8992
8993 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
8994
8995         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8996         host.
8997
8998         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8999         and mingw32.
9000
9001 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9002
9003         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9004         here as it is not defined in the toplevel Makefile.
9005
9006 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9007
9008         * configure (package_makefile_rules_frag): New variable, which names
9009         a file with generic rules, ...
9010         Change comment to mention we now have FIVE parts.
9011         * configure: Undo last change.
9012
9013 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
9014
9015         * config.guess: More accurate determination of HP processor types.
9016         * config.sub: More accurate determination of HP processor types.
9017
9018 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9019
9020         * configure (package_makefile_frag): Move inserting the
9021         ${package_makefile_frag} to where it should be according
9022         to the comment.
9023
9024 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
9025
9026         * config.guess: Add support for Linux/ARM.
9027
9028 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
9029
9030         * .cvsignore: Remove *-info and *-install since they match
9031         release-info and mpw-install, which we don't want to just ignore.
9032
9033 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
9034
9035         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9036
9037 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
9038
9039         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9040         local_prefix to sub-make invocations.
9041
9042 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
9043
9044         * configure.in: Check makefile fragments in the source
9045         directory.
9046
9047 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9048
9049         * configure.in: Check whether host and target makefile
9050         fragments exist before adding them to *_makefile_frag.
9051
9052 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
9053
9054         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9055
9056 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
9057
9058         * configure.in: Make sure we only replace RPATH_ENVVAR on
9059         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9060         regexp to sed.
9061
9062         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9063         to sub-makes.
9064
9065 1998-01-13  Lee Iverson   (leei@ai.sri.com)
9066
9067         * config-ml.in (multi-do): LDFLAGS must include multilib
9068         designator.
9069
9070 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
9071
9072         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9073
9074 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
9075
9076         * config.sub: Add mingw32 support.
9077         * configure.in: Likewise.
9078
9079 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9080
9081         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9082
9083 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
9084
9085         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9086         * configure (gxx_include_dir): Provide a definition for subdirs
9087         which do not use autoconf.
9088
9089 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
9090
9091         * config.guess: Sync with egcs.  Picks up new alpha support,
9092         BeOS & some additional linux support.
9093
9094 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
9095
9096         * config.guess: HP 9000/803 is a PA1.1 machine.
9097
9098 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
9099
9100         * configure.in: It's alpha*-...
9101
9102 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9103
9104         * configure.in (host_makefile_frag, target_makefile_frag):
9105         Handle multiple config files.
9106         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9107         alpha-*-*.
9108
9109 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
9110
9111         * mkdep: New file.
9112
9113 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
9114
9115         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9116
9117 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9118
9119         * Makefile.in: Add libgui directory.
9120         (GDB_TK): Add all-libgui.
9121         * configure.in: Add libgui directory.
9122         * configure: Add all-libgui to GDB_TK.
9123
9124 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
9125
9126         * config-ml.in (multidirs): Add m32r to multilib list.
9127
9128 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
9129
9130         * Makefile.in (all-target-gperf): Change dependency to
9131         all-target-libstdc++.
9132
9133 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
9134
9135         * config.guess: Add BeOS support.
9136
9137 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9138
9139         Source directory cvs renamed to cvssrc:
9140         * configure.in (host_tools): Change cvs to cvssrc.
9141         (native_only): Likewise.
9142         (noconfigdirs) [various cases]: Likewise.
9143         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9144         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9145         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9146         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9147         (all-cvssrc): Rename target from all-cvs.
9148
9149 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
9150
9151         * configure (gxx_include_dir): Fix thinko.
9152
9153 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
9154
9155         * Makefile.in (INSTALL_TARGET_CROSS): Define.
9156         (install-cross, install-gcc-cross): New targets.
9157
9158 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
9159
9160         * configure.in (noconfigdirs): Add support for Thumb target.
9161
9162         * config.sub (maybe_os): Add support for Thumb target.
9163
9164 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
9165
9166         * Makefile.in: Add rules for cygmon.
9167
9168         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9169
9170 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
9171
9172         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9173         * configure (gxx_include_dir): Provide a definition for subdirs
9174         which do not use autoconf.
9175
9176 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
9177
9178         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9179         11/18/97 build
9180
9181 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
9182
9183         * From Franz Sirl.
9184         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9185         found on RedHat Linux systems.
9186
9187 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
9188
9189         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9190         guesses.
9191
9192 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
9193
9194         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9195
9196 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
9197
9198         * ltmain.sh: If mkdir fails, check whether the directory was created
9199         anyhow by some other process.
9200
9201 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
9202
9203         * configure.in (d30v-*-*): Configure all directories.
9204
9205 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
9206
9207         * configure.in (d30v-*-*): Configure newlib, libiberty directories
9208         for the D30V.
9209
9210 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
9211
9212         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9213
9214 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
9215
9216         * include/libiberty.h: Add extern "C" { so it can be used with C++
9217         progrms.
9218         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
9219         programs.
9220
9221 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
9222
9223         * configure.in (d30v-*-*): Configure GCC now.
9224
9225 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
9226
9227         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9228         is no longer needed.
9229
9230 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
9231
9232         * Makefile.in: check-target-libio depends on all-target-libstdc++.
9233
9234 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
9235
9236         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9237         targets using "$@" to provide support for similar but not identical
9238         targets without having to duplicate code.
9239
9240 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
9241
9242         * makefile.vms: Fix to work with DEC C.
9243
9244 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
9245
9246         * config.sub: Add mips-tx39-elf to marketing names.
9247
9248 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
9249
9250         * ltmain.sh: Handle symlinks in generated script.
9251
9252 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
9253
9254         * configure: Handle autoconf style directory options: --bindir,
9255         --datadir, --includedir, --infodir, --libdir, --libexecdir,
9256         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9257         --sysconfdir.
9258         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9259         (sharedstatedir, localstatedir, oldincludedir): New variables.
9260         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9261         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9262         sbindir, sharedstatedir, and sysconfdir.
9263
9264 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9265
9266         * Makefile.in (bootstrap-lean): New target.
9267
9268 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
9269
9270         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
9271         sn, and gnuserv from noconfigdirs.
9272
9273 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
9274
9275         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9276
9277 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
9278
9279         * Makefile.in (cross): New target.
9280
9281 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
9282                           Jeff Law         <law@cygnus.com>
9283
9284         * Makefile.in (bootstrap2, bootstrap3): New targets.
9285         (all-bootstrap): Remove outdated and confusing target.
9286         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9287
9288 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9289
9290         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9291         windows.  Consistent with gdb/configure.
9292
9293 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
9294
9295         * configure.in: Name Linux target fragment.
9296
9297         * configure: Rewrite so that project Makefile fragment is inserted
9298         first and appears last in the resulting Makefile.
9299
9300 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9301
9302         * Makefile.in (install-itcl): Install tcl first.
9303
9304 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
9305
9306         * configure.in: remove bison from noconfigdirs for Cygwin32 host
9307
9308 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9309
9310         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9311
9312         * configure.in (skipdirs): Add target-librx for Linux.
9313         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9314
9315 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
9316
9317         * Makefile.in (bootstrap): New target.
9318
9319 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
9320
9321         * config.sub: Accept 'amigados' for backward compatability.
9322
9323 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
9324
9325         * config.guess: Merge with FSF.
9326
9327 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
9328
9329         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9330
9331 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
9332
9333         * config.sub: Add "marketing-names" patch.
9334
9335 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
9336
9337         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9338
9339 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
9340
9341         * config.sub: Handle v850-elf.
9342
9343 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
9344
9345         * .cvsignore (*-install): Remove.
9346
9347 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
9348
9349         * ltconfig: Set CONFIG_SHELL in libtool.
9350         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9351
9352 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9353
9354         * configure.in (target_subdir): Set to libraries if enable_multilib.
9355
9356 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
9357
9358         * config.guess: Update from gcc directory.
9359
9360 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9361
9362         * Makefile.in (all-sim): Depends on all-readline.
9363
9364 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
9365
9366         * Makefile.in (BISON, YACC): Use $$s.
9367         (all-bison): Depend on all-texinfo.
9368
9369 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
9370
9371         * Makefile.in (BISON): Add -L flag.
9372         (YACC): Likewise.
9373
9374 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9375
9376         * configure.in (noconfigdirs): Add support for v850e target.
9377
9378         * config.sub (maybe_os): Add support for v850e target.
9379
9380 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9381
9382         * configure.in (noconfigdirs): Add support for v850ea target.
9383
9384         * config.sub (maybe_os): Add support for v850ea target.
9385
9386 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
9387
9388         * config.sub: Add mipstx39.  Delete r3900.
9389
9390 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9391
9392         * Makefile.in (all-autoconf): Depends on all-texinfo.
9393
9394 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
9395
9396         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9397         eabi targets.
9398
9399 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
9400
9401         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9402
9403         * configure: When handling a Canadian Cross, handle YACC as well as
9404         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
9405         * Makefile.in (all-bison): Depend upon all-texinfo.
9406
9407 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9408
9409         * Makefile.in (BISON): bison, not byacc or bison -y.
9410         (YACC): bison -y or byacc or yacc.
9411         (various): Add *-bison as appropriate.
9412         (taz): No need to mess with BISON anymore.
9413
9414 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
9415
9416         * configure: If OSTYPE matches *win32*, try to find a good value for
9417         CONFIG_SHELL.
9418
9419 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
9420
9421         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9422         configure.in if it is present.
9423
9424 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
9425
9426         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9427
9428 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
9429
9430         * config.sub: Recognize `arc' cpu.
9431         * configure.in: Likewise.
9432         * config-ml.in: Likewise.
9433
9434 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
9435
9436         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9437
9438 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
9439
9440         * configure: Changed sed delimiter from ':' to '|' when
9441         attempting to substitute ${config_shell} for SHELL. On
9442         NT ${config_shell} may contain a ':' in it.
9443
9444 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
9445
9446         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9447
9448 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
9449
9450         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9451
9452 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9453
9454         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9455
9456         * ylwrap: If the program is a relative path, force it to be
9457         absolute.
9458
9459 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9460
9461         * configure (tooldir): Set BISON to `bison -y' and not just bison.
9462
9463 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9464
9465         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9466         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9467         for libraries.
9468
9469 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
9470
9471         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9472         separated by spaces.
9473
9474 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
9475
9476         * ylwrap: New file.
9477         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9478
9479         * ltmain.sh: Handle /bin/sh at start of install program.
9480
9481         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9482
9483         * ltconfig, ltmain.sh: New files, from libtool 1.0.
9484         * missing: New file, from automake 1.2.
9485
9486 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
9487
9488         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
9489         check-tk to CHECK_X11_MODULES.
9490
9491 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9492
9493         * config.sub: Merge with FSF.
9494
9495 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9496
9497         * config.guess: Merge with FSF.
9498
9499 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9500
9501         * configure: Treat msdosdjgpp like go32.
9502         * configure.in: Likewise.  Don't remove gprof for go32.
9503
9504         * configure: Change Makefile.tem2 to Makefile.tm2.
9505
9506 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
9507
9508         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9509
9510 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9511
9512         * install-sh (chmodcmd): Set to null if the DST directory already
9513         exists.  Same as Nov 11th change.
9514
9515 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
9516
9517         * configure (GDB_TK): Needs itcl and tix.
9518
9519 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
9520
9521         * config.guess: Update from FSF.
9522
9523 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
9524
9525         * Makefile.in (GDB_TK): Depend on itcl and tix.
9526
9527 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9528
9529         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9530         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9531         (INSTALL_SCRIPT): New variable.
9532         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9533         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9534         to -x.
9535         * install-sh: Add support for -x option.
9536
9537 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
9538
9539         * configure.in, Makefile.in: Treat tix like itcl.
9540
9541 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
9542
9543         * Makefile.in (WINDRES): New variable.
9544         (WINDRES_FOR_TARGET): New variable.
9545         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9546         (EXTRA_HOST_FLAGS): Add WINDRES.
9547         (EXTRA_TARGET_FLAGS): Add WINDRES.
9548         (EXTRA_GCC_FLAGS): Add WINDRES.
9549         ($(DO_X)): Pass down WINDRES.
9550         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9551         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9552         DLLTOOL_FOR_TARGET.
9553
9554 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
9555
9556         * configure.in: configure sim before gdb for win32-x-ppc
9557
9558 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9559
9560         Move gperf into the toplevel, from libg++.
9561         * configure.in (target_tools): Add target-gperf.
9562         (native_only): Add target-gperf.
9563         * Makefile.in (all-target-gperf): New target, depend on
9564         all-target-libg++.
9565         (configure-target-gperf): Empty rule.
9566         (ALL_TARGET_MODULES): Add all-target-gperf.
9567         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9568         (CHECK_TARGET_MODULES): Add check-target-gperf.
9569         (INSTALL_TARGET_MODULES): Add install-target-gperf.
9570         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9571
9572 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
9573
9574         * config.sub (mn10200): Recognize new basic machine.
9575
9576 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9577
9578         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9579         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9580
9581 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9582
9583         * configure.in: If we're building mips-sgi-irix6* native, turn on
9584         ENABLE_MULTILIB and set TARGET_SUBDIR.
9585
9586 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
9587
9588         * Makefile.in (all-sn): Depend on all-grep.
9589
9590 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
9591
9592         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9593
9594         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9595         Makefile.  From Jeff Makey <jeff@cts.com>.
9596         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9597
9598         * Makefile.in (DISTBISONFILES): Remove.
9599         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
9600         $(DEFAULT_YACC).
9601
9602         * configure.in: Build itl, db, sn, etc., when building for native
9603         cygwin32.
9604
9605         * Makefile.in (LD): New variable.
9606         (EXTRA_HOST_FLAGS): Pass down LD.
9607         ($(DO_X)): Likewise.
9608
9609 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
9610
9611         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9612
9613 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9614
9615         * configure.in (targargs): Strip out any supplied --build argument
9616         before adding our own. Always add --build.
9617
9618 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9619
9620         * configure.in (targargs): Pass --build if we're doing
9621         a cross-compile.
9622
9623 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
9624
9625         * configure: Use '|' instead of ":" as the separator in
9626         sed. Otherwise sed chokes on NT path names with drive
9627         designators. Also look for "?:*" as the leading characters in an
9628         absolute pathname.
9629
9630 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
9631
9632         * config.sub: Support for r3900.
9633
9634 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9635
9636         * configure.in: Use install-sh, not install.sh.
9637
9638 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9639
9640         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9641         apply it twice.
9642
9643 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9644
9645         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9646         install-binutils.
9647
9648 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9649
9650         * Makefile.in: Add automake targets.
9651         * configure.in (host_tools): Add automake.
9652
9653 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9654
9655         * configure: Default CXX to c++, not gcc.
9656         * Makefile.in (CXX): Set to c++, not gcc.
9657         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9658
9659 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9660
9661         * install-sh: try appending a .exe if source file doesn't
9662         exist
9663
9664 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9665
9666         * configure.in: Turn on multilib by default.
9667         (cross_only): Remove target-libiberty.
9668
9669         * Makefile.in (all-gcc): Don't depend on libiberty.
9670
9671 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9672
9673         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9674
9675 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9676
9677         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9678         (DISTBISONFILES): Add ld/Makefile.in
9679
9680 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9681
9682         * configure.in: if target is cygwin32 but host isn't cygwin32,
9683         don't configure gdb tcl tk expect, not just gdb.
9684
9685 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9686
9687         * configure.in: Added gnuserv everywhere sn appears.
9688
9689         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9690         (CROSS_CHECK_MODULES): Added check-gnuserv.
9691         (INSTALL_MODULES): Added install-gnuserv.
9692         (CLEAN_MODULES): Added clean-gnuserv.
9693         (all-gnuserv): New target.
9694
9695 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9696
9697         * config.guess: Fixes for MIPS OpenBSD systems.
9698
9699 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9700
9701         * Makefile.in (INSTALL_XFORM): Remove.
9702         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9703
9704         * mkinstalldirs: New file, copied from automake.
9705         * Makefile.in (installdirs): Rename from install-dirs.  Use
9706         mkinstalldirs.  Change all users.
9707         (DEVO_SUPPORT): Add mkinstalldirs.
9708
9709 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9710
9711         * install-sh: Rename from install.sh.
9712         * Makefile.in (INSTALL): Change install.sh to install-sh.
9713         (DEVO_SUPPORT): Likewise.
9714
9715         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9716         Graichen <graichen@rzpd.de>.
9717
9718 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9719
9720         * config.guess: Recognize OpenBSD systems correctly.
9721
9722 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9723
9724         * README, Makefile.in (ETC_SUPPORT): Remove references to
9725         cfg-paper*, configure.{texi,man,info*}._
9726
9727 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9728
9729         * Makefile.in (all.normal): Ensure that gcc is built after all
9730         the x11 - ie gdb - targets.
9731
9732 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9733
9734         * makefile.vms: Don't run conf-a-gas.
9735
9736 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9737
9738         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9739
9740 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
9741
9742         * configure.in: Remove noconfigdirs case since gdb also
9743         configures and builds for tic80-coff.
9744
9745 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9746
9747         * configure: Set cache_file to config.cache.
9748         * Makefile.in (local-distclean): Remove config.cache.
9749
9750 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9751
9752         * COPYING: Update FSF address.
9753
9754 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
9755
9756         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9757         noconfigdirs.
9758
9759 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9760
9761         * Makefile.in (install-dirs): Don't crash if prefix, and hence
9762         MAKEDIRS, is empty.
9763
9764 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
9765
9766         * config.sub: Tweak mn10300 entry.
9767
9768 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
9769
9770         * configure.in (host_tools): Put sim before gdb, so gdb's
9771         configure.tgt can determine if the simulator was configured.
9772
9773 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
9774
9775         * config.sub: Move BeOS $os case to be with other Cygnus
9776         local cases.
9777
9778 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
9779
9780         * config.sub: Remove misplaced comment that broke Linux.
9781
9782 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
9783
9784         * config.sub: Add BeOS support.
9785
9786 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
9787
9788         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9789
9790 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
9791
9792         * configure.in (noconfigdirs): Remove tcl and tk from
9793         noconfigdirs for cygwin32 builds.
9794
9795 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
9796
9797         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9798
9799 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
9800
9801         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9802         make-all.com, use makefile.vms instead.
9803
9804 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
9805
9806         * config.sub: Accept -lnews*.
9807
9808 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
9809
9810         * configure.in (noconfigdirs): Disable target-newlib,
9811         target-examples and target-libiberty for d30v.
9812
9813 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9814
9815         * configure.in (noconfigdirs): Enable ld for d30v.
9816
9817 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
9818
9819         * configure.in (tic80-*-*): Build compiler.
9820
9821 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
9822
9823         * configure.in (d30v-*): Remove sim directory from list of
9824         unsupported d30v directories
9825
9826 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9827
9828         * config.sub, configure.in: Add d30v target cpu.
9829
9830 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
9831
9832         * makefile.vms: New file.
9833         * make-all.com: Remove.
9834
9835 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
9836
9837         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9838
9839 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
9840
9841         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9842
9843 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
9844
9845         * Makefile.in (ALL_MODULES): Added all-db.
9846         (CROSS_CHECK_MODULES): Addec check-db.
9847         (INSTALL_MODULES): Added install-db.
9848         (CLEAN_MODULES): Added clean-db.
9849
9850 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
9851
9852         * config.guess: Merge with latest FSF sources.
9853
9854 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
9855
9856         * Makefile.in (ALL_MODULES): Added all-itcl.
9857         (CROSS_CHECK_MODULES): Added check-itcl.
9858         (INSTALL_MODULES): Added install-itcl.
9859         (CLEAN_MODULES): Added clean-itcl.
9860
9861 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
9862
9863         * configure.in: build gdb for mn10200
9864
9865 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
9866
9867         * Makefile.in (all-target-winsup): Depend on all-target-libio.
9868
9869 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
9870
9871         * configure.in (tic80-*-*): Turn off most targets right now.
9872
9873 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
9874
9875         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9876         rather than the makeinfo program.
9877         (do-info): Depend upon all-texinfo.
9878
9879 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9880
9881         * configure.in: Remove uses of config/mh-linux.
9882
9883         * config.sub, config.guess: Merge with latest FSF sources.
9884
9885 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
9886
9887         * config.sub (case $basic_machine): Add tic80 entries.
9888
9889 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
9890
9891         * config.sub, config.guess: Merge with latest FSF sources.
9892
9893 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9894
9895         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9896         * mpw-config.in: Test for NewFolderRecursive.
9897         * mpw-install: Use symbolic name for startup filename.
9898         * mpw-README: Add various additional details.
9899
9900 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
9901
9902         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9903
9904 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
9905
9906         * configure.in: Do build gcc and the target libraries for
9907         the mn10200.
9908
9909 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
9910
9911         * configure.in: don't avoid building gdb for mn10300 any more
9912         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9913         instead of single-quoting it.
9914
9915 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
9916
9917         * configure.in: Don't use --with-stabs on IRIX 6.
9918
9919 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
9920
9921         * configure.in (m32r): Build gdb, libg++ now.
9922
9923 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9924
9925         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
9926         directories from noconfigdirs.
9927
9928 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
9929
9930         * config.sub (basic_machine): added mips16 configuration
9931
9932 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9933
9934         * config.sub: Handle d10v-unknown.
9935
9936 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
9937
9938         * config.sub: Handle v850-unknown.
9939
9940 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
9941
9942         * Makefile.in: add findutils
9943         * configure.in: add findutils to list of host_tools
9944
9945 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
9946
9947         * config.sub: Handle mn10200 and mn10300.
9948
9949 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9950
9951         * configure.in (d10v-*): Do not build librx.
9952
9953 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
9954
9955         * configure.in (mn10300): Build everything except gdb & libgloss.
9956
9957 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
9958
9959         * config.guess:  Patch for Dansk Data Elektronik servers,
9960         from Niels Skou Olsen <nso@dde.dk>.
9961
9962         For ncr, use /bin/uname rather than uname, since GNU uname does not
9963         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
9964
9965         Patch for MIPS R4000 running System V,
9966         from Eric S. Raymond <esr@snark.thyrsus.com>.
9967
9968         Fix thinko for nextstep.
9969
9970         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9971
9972         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
9973         * config.guess: Guess mips-dec-mach_bsd4.3.
9974
9975         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
9976         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
9977         release numbers.
9978         * config.guess (mips-mips-riscos*):  Emit just enough of the
9979         release number.
9980
9981         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
9982         * config.guess (sparc-auspex-sunos*):  Added.
9983         (f300-fujitsu-*): Added.
9984
9985         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
9986         * config.guess:  Recognize a Tadpole as a sparc.
9987
9988 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9989
9990         * config.guess: Don't assume that NextStep version is either 2 or
9991         3.  NextStep 4 (aka OpenStep 4) has come out now.
9992
9993 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9994
9995         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9996         From Rik Faith <faith@cs.unc.edu>.
9997
9998 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
9999
10000         * config.sub: Contributions from bug-gnu-utils to:
10001         Support plain "hppa" (no version given) architecture, reported by
10002         OpenStep.
10003         OpenBSD like NetBSD.
10004         LynxOs is not a hardware supplier.
10005
10006         * config.guess: Contributions from bug-gnu-utils to add support for:
10007         OpenBSD like NetBSD.
10008         Stratus systems.
10009         More Pyramid systems.
10010         i[n>4]86 Intel chips.
10011         M680[n>4]0 Motorola chips.
10012         Use unknown instead of lynx for hardware manufacturer.
10013
10014 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10015
10016         * install.sh (chmodcmd): Set to null if the DST directory already
10017         exists.
10018
10019 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10020
10021         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10022         not use mt-ppc target Makefile fragment any more.
10023
10024 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10025
10026         * configure.in (*-*-windows):  Exclude everything but those dirs
10027         needed to build windows.
10028
10029 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
10030
10031         * Makefile.in (all-target-winsup): Depend on all-target-librx.
10032
10033 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10034
10035         * configure.in:  Exclude mmalloc from i386-windows.
10036
10037 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10038
10039         * Undo my previous change.
10040
10041 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
10042
10043         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10044         unconditionally.
10045         (MAKEOVERRIDES): Define (revert this part of October 18 change).
10046
10047 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10048
10049         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
10050         host to add it's own flags.
10051
10052 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
10053
10054         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10055
10056 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
10057
10058         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10059         (CXX_FOR_TARGET): Likewise.
10060         (GCC_FOR_TARGET): Define.
10061         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10062         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10063         CC_FOR_TARGET was specified on the command line.
10064         (MAKEOVERRIDES): Don't define.
10065
10066 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
10067
10068         * configure.in (m32r): Fix spelling of libg++ libs.
10069
10070 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
10071
10072         * config.sub (-apple*): Remove, now redundant.
10073
10074 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
10075
10076         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10077
10078         * configure: Rework yesterday's sed script patch.
10079
10080         * config.sub: Merge with FSF.
10081
10082 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
10083
10084         * config.guess:  Merge from FSF.
10085
10086         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
10087         * config.guess: Use pc instead of unknown, for pc clone systems.
10088         Change linux to linux-gnu.
10089
10090         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10091         * config.guess: Avoid non-portable tr syntax.
10092
10093 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
10094
10095         * test-build.mk (HOLES): Add "xargs" for gdb.
10096
10097         * configure: Avoid hpux10.20 sed bug.
10098
10099 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
10100
10101         * configure.in:  Add support for windows host
10102         (that is a build done under the Microsoft build environment).
10103
10104 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
10105
10106         * Makefile.in: Replace all uses of srcroot with s, to shrink
10107         command line lengths.
10108
10109         Patches from Geoffrey Noer <noer@cygnus.com>:
10110         * configure.in: If configuring for newlib, pass --with-newlib to
10111         subdirectories.
10112         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10113         -Bnewlib/ and -Lwinsup to gcc.
10114         (CXX_FOR_TARGET): Likewise.
10115
10116 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10117
10118         * Makefile.in (ETC_SUPPORT): Add configure.
10119
10120 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
10121
10122         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10123         host configuration file.
10124
10125 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
10126
10127         * configure.in: Break mn10x00 support into separate
10128         mn10200 and mn10300 configurations.
10129         * config.sub: Likewise.
10130
10131 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
10132
10133         * configure.in: Add lots of stuff to noconfigdirs for
10134         the mn10x00 targets.
10135
10136         * config.sub, configure.in: Add mn10x00 support.
10137
10138 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
10139
10140         * make-all.com: Call conf-a-gas, not config-a-gas.
10141
10142 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
10143
10144         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10145         targets.
10146
10147 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
10148
10149         * mpw-README: Add much more detail for native PowerMac.
10150         * mpw-install: New file.
10151         * mpw-configure: Add --norecursion and --help options.
10152         * mpw-config.in: Translate readme and install files when
10153         copying to objdir.
10154         * mpw-build.in: Don't always depend on byacc and flex.
10155         (install-only-top): New action.
10156
10157 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
10158
10159         * configure.in:  You can now configure GDB for the v850.
10160
10161 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
10162
10163         * configure.in (noconfigdirs): Don't configure any C++ dirs
10164         if targeting D10V.
10165
10166 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10167
10168         * config.sub: Recognize mips64vr5000.
10169
10170 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
10171
10172         * configure.in: Use a single line for host_tools and native_only.
10173
10174 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
10175
10176         * config.sub, configure.in: Add entries for m32r.
10177
10178 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
10179
10180         * Makefile.in (inet-install): Don't run install-gzip.
10181
10182 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
10183
10184         * configure.in:  Don't config lots of things for *-*-windows*.
10185
10186 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
10187
10188         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10189         (host_libs, host_tools): Copy from configure.in.
10190         * mpw-configure: Don't complain about directories not found.
10191
10192 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10193
10194         * configure.in (i[345]86): Recognize i686 for pentium pro.
10195         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10196         file.
10197
10198         * config.guess (i[345]86): Ditto.
10199
10200 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10201
10202         * configure.in (noconfigdirs): Removed gdb for D10V.
10203
10204 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
10205
10206         * configure.in: Remove ld, target-libio, target-libg++, and
10207         target-libstdc++ from noconfigdirs.
10208
10209 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
10210
10211         * configure: Fix three locations where shell scripts were
10212         being run directly rather than with config_shell.
10213
10214 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
10215
10216         * configure.in (v850-*-*): Set up initial $noconfigdirs.
10217         * config.sub (basic_machine): Recognize v850.
10218
10219 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
10220
10221         * mpw-configure: Handle multiple enable/disable options and
10222         pass them down recursively, handle -c and -s flags appropriately
10223         depending on choice of compiler, add escape mechanism for
10224         quoted arguments to gC.
10225
10226 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10227
10228         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10229         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10230         so that -mrelocatable-lib and -mno-eabi are used.
10231
10232         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10233         not support --print-multi-lib, don't abort.
10234
10235 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
10236
10237         * make-all.com: Run config-a-gas.
10238         * setup.com: Don't copy subdirectory files around.
10239
10240 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
10241
10242         * configure.in (*-*-ose): Remove exclusion of libgloss for this
10243         target, it now compiles correctly.
10244
10245 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
10246
10247         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10248
10249 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10250
10251         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10252
10253 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10254
10255         * configure.in (native_only): Add prms.
10256
10257 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
10258
10259         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10260         (BINUTILS_SUPPORT_DIRS): Likewise.
10261
10262 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10263
10264         * configure.in (d10v-*-*): Don't configure ld or gdb until the
10265         d10v support is added.
10266
10267 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10268
10269         * configure.in (d10v-*-*): New target.
10270
10271 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
10272
10273         * config.guess (HP 9000/811): Recognize this as a PA1.1
10274         machine.
10275
10276 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
10277
10278         * Makefile.in (do-tar-gz): New target, split out from tail end of
10279         taz target.  Run each command separately, don't use pipes.
10280         (taz): Use it.
10281
10282 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
10283
10284         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10285         * mpw-build.in: No builds should depend on building byacc or flex,
10286         they are assumed to be installed already.
10287
10288 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10289
10290         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10291         variable that CC_FOR_TARGET needs.
10292
10293 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10294
10295         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10296         options have changed since the last time the subdirectory was
10297         configured, and if it has, reconfigure.
10298         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10299         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10300
10301 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
10302
10303         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10304         CLEAN_MODULES): Add bash.
10305         (all-bash): New target.
10306
10307 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
10308
10309         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10310
10311 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10312
10313         * config.sub (basic_machine): Recognize d10v as a valid processor.
10314
10315 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
10316
10317         * mpw-configure: Add support for --bindir.
10318         * mpw-build.in: Use a GCC-specific build script for GCC actions.
10319
10320 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
10321
10322         * configure.in: add bash, time, gawk to list of hosttools and things
10323         to only build for native toolchains
10324
10325 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10326
10327         * Makefile.in (docdir): Remove.
10328
10329 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10330
10331         * Makefile.in (datadir): Set to $(prefix)/share.
10332
10333 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
10334
10335         * configure.in: build diff and patch for cygwin32-hosted
10336         toolchains.
10337
10338 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
10339
10340         * config.sub: Accept -rtems*.
10341
10342 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
10343
10344         * configure.in: enable dosrel for cygwin32-hosted builds,
10345                 remove diff from the list of things not buildable
10346                 via Canadian Cross
10347
10348 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
10349
10350         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10351         don't get ". ".
10352
10353 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
10354
10355         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10356
10357 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
10358
10359         * Makefile.in (taz): Handle case where tex3patch didn't even get
10360         checked out.  Also, if it was found, put the symlink in a new util
10361         subdirectory.
10362
10363 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10364
10365         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10366
10367 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
10368
10369         * config.sub: Recognize -openvms.
10370         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10371         * make-all.com, setup.com: New files.
10372
10373 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10374
10375         * Makefile.in (taz): tex3patch moved to texinfo/util.
10376
10377 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
10378
10379         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10380         * configure.in: remove make from disable-if-Can-Cross list
10381                 enable gdb if ${host} and ${target} are cygwin32
10382
10383 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
10384
10385         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
10386         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10387
10388 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10389
10390         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
10391         distinguish sysv/svr4/bsd variants.
10392         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10393
10394 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
10395
10396         * configure.in: Added copyright notice.
10397         * move-if-change: Added copyright notice.
10398
10399 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10400
10401         * configure.in (powerpcle-*-solaris*): Until we get shared
10402         libraries working, don't build gdb, sim, make, tcl, tk, or
10403         expect.
10404
10405 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
10406
10407         * config.guess:  Merge with FSF:
10408
10409         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10410         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10411
10412         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
10413         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10414
10415         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
10416         * config.guess:  Combine two OSF1 rules.
10417         Also recognize field test versions.  From mjr@zk3.dec.com.
10418         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
10419         because GNU uname does not support -p.  From pmr@pajato.com.
10420
10421 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
10422
10423         * Makefile.in (MAKEDIRS): Removed $(tooldir).
10424
10425 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
10426
10427         * mpw-README: Document GCCIncludes.
10428
10429 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
10430
10431         * configure.in (alpha-*-linux*): Set enable_shared to yes.
10432
10433 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10434
10435         * mpw-configure: Handle --enable-FOO and --disable-FOO.
10436
10437 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
10438
10439         * configure.in (*-*-cygwin32): Configure make.
10440
10441 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
10442
10443         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10444
10445 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
10446
10447         * Makefile.in (all-inet): Depend on all-perl.
10448
10449         * Makefile.in (inet-install): New target.
10450
10451         * Makefile.in (all-inet): Depend on all-tcl.
10452         (all-inet): Depend on all-send-pr.
10453
10454 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10455
10456         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10457         temporarily.
10458
10459 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
10460
10461         * configure.in: Don't configure --with-gnu-ld on AIX.
10462
10463 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10464
10465         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10466
10467 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
10468
10469         * Makefile.in (ALL_MODULES): Added all-inet.
10470         (CROSS_CHECK_MODULES): Added check-inet.
10471         (INSTALL_MODULES): Added install-inet.
10472         (CLEAN_MODULES): Added clean-inet.
10473         (all-indent): New target.
10474
10475         * configure.in (host_tools): Added inet.
10476         (native_only): Added inet.
10477         (noconfigdirs): Added inet.
10478
10479 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
10480
10481         * configure.in: Don't configure libgloss if we are not configuring
10482         newlib.
10483
10484 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10485
10486         * configure.in: Don't configure libgloss for unsupported
10487         architectures.
10488
10489 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10490
10491         * Makefile.in (CLEAN_MODULES): Add clean-apache.
10492
10493 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
10494
10495         * Makefile.in (ALL_MODULES): Include all-apache.
10496         (CROSS_CHECK_MODULES): Include check-apache.
10497         (INSTALL_MODULES): Include install-apache.
10498         (all-apache): New target.
10499
10500         * configure.in: Added apache everywhere perl is seen.
10501
10502 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10503
10504         * Makefile.in: Add support for clean-{module} and
10505         clean-target-{module} rules.
10506
10507 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
10508
10509         * configure.in (*-*-ose) do not build libgloss.
10510
10511 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10512
10513         * config.guess (prep*:SunOS:5.*:*): Turn into
10514         powerpele-unknown-solaris2.
10515
10516 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
10517
10518         * configure.in: Permit --enable-shared to specify a list of
10519         directories.
10520
10521 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10522
10523         * configure.in (host==solaris): Pass only the first word of $CC
10524         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10525
10526 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10527
10528         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10529
10530 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
10531
10532         * Makefile.in (ALL_MODULES): Include all-perl.
10533         (CROSS_CHECK_MODULES): Include check-perl.
10534         (INSTALL_MODULES): Include install-perl.
10535         (ALL_X11_MODULES): Include all-guile.
10536         (CHECK_X11_MODULES): Include check-guile.
10537         (INSTALL_X11_MODULES): Include install-guile.
10538         (all-perl): New target.
10539         (all-guile): New target.
10540
10541         * configure.in (host_tools): Include perl and guile.
10542         (native_only): Include perl and guile.
10543         (noconfigdirs): Don't build guile and perl; no ports have been
10544         done.
10545
10546 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
10547
10548         * configure (--enable-*): Handle quoted option lists such as
10549         --enable-sim-cflags='-g0 -O' better.
10550
10551 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10552
10553         * Makefile.in ({,inst}all-target): New rule so we can make and
10554         install all of the target directories easily.
10555
10556 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10557
10558         * configure.in: Add missing global flag in sed substitution when
10559         deleting `target-' from ${configdirs}.
10560
10561 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
10562
10563         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10564         option.
10565
10566         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10567         config/mh-necv4.
10568
10569         * install.sh: Correct misspelling of transformbasename.
10570
10571         * config.guess: Recognize mips-*-sysv*.
10572
10573 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
10574
10575         * config.sub: Recognize mon960.
10576
10577 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
10578
10579         * configure: Restore Canadian Cross handling of BISON and LEX,
10580         removed in Feb 20 change.
10581
10582 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
10583
10584         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10585         Mention make install.  Remove the old copyright date as well the
10586         clumsy and rather pointless copyright on the README file.
10587
10588 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10589
10590         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10591         Makefile after running symlink-tree, then run `make distclean' to
10592         avoid clobbering any generated files in srcdir.
10593
10594 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
10595
10596         * configure.in (m68k-*-netbsd*): Build everything now.
10597
10598 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10599
10600         * Makefile.in (taz): Fix quoting.
10601
10602 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
10603
10604         * configure.in (sparclet-*-*): Build everything now.
10605
10606 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10607
10608         * configure.in (m68k-*-linux*): New host.
10609
10610 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
10611
10612         * configure: Check for bison before byacc.
10613
10614 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
10615
10616         * Makefile.in configure:  Change the way LEX and BISON/YACC are
10617         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
10618         searching PATH.  These are used as fallbacks by Makefile.in if
10619         flex/bison/byacc aren't in objdir.
10620
10621 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
10622
10623         * Makefile.in: Make everything which depends upon all-bfd also
10624         depend upon all-opcodes, in case --with-commonbfdlib is used.
10625
10626 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10627
10628         * configure.in (host *-*-cygwin32): Don't build gdb if we are
10629         building NT native compilers on Unix.
10630
10631 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
10632
10633         * configure.in: Don't get CC from the host Makefile fragment if we
10634         can find gcc in PATH, or if this is a Canadian Cross.  Move the
10635         Solaris test for /usr/ucb/cc to the post target script, just after
10636         the compiler sanity test.
10637
10638 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10639
10640         * config.sub: Merge with FSF.
10641
10642 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10643
10644         * Makefile.in (RPATH_ENVVAR): New variable.
10645         (REALLY_SET_LIB_PATH): Use it.
10646         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10647
10648 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10649
10650         * config.sub, configure.in: Recognize sparclet cpu.
10651
10652 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10653
10654         * config.guess:  Support m68k-cbm-sysv4.
10655
10656 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10657
10658         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10659         m68k-unknown-linuxaout from linker help string.  Put quotes around
10660         $ld_help_string.
10661
10662 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10663
10664         * config.guess (powerpc-harris-powerunix): Add guess for port
10665         to new target.
10666
10667 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10668
10669         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10670
10671 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10672
10673         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10674         $(REALLY_SET_LIB_PATH) in Makefile.
10675         * Makefile.in (SET_LIB_PATH): New variable.
10676         (REALLY_SET_LIB_PATH): New variable.
10677         ($(DO_X)): Use $(SET_LIB_PATH).
10678         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10679         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10680         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10681         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10682         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10683         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10684         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10685         (install-dosrel): Likewise.
10686         (all-opcodes): Depend upon all-libiberty.
10687
10688 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10689
10690         * config.guess (*:CYGWIN*): New
10691
10692 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10693
10694         * Makefile.in (all-target-winsup): All all-target-libiberty.
10695
10696 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10697
10698         * configure.in (noconfigdirs): Add missing # in front of comment.
10699
10700 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10701
10702         * configure.in: add second pass to things added to noconfigdirs
10703         so *-gm-magic can exclude libgloss properly.
10704
10705 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10706
10707         * mpw-configure (extralibs_name, rez_name): Set correctly
10708         for MWC68K compiler.
10709
10710         * mpw-README: Add more info on the necessary build tools.
10711
10712 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10713
10714         * configure.in, config.sub: Recognize cygwin32.
10715
10716 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10717
10718         * config.guess, config.sub: Recognize A/UX.
10719
10720 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10721
10722         * config.sub: Merge with gcc/config.sub.
10723
10724 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10725
10726         * mpw-build.in (do-binutils): Add build of stamps.
10727
10728 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10729
10730         * config.sub: Add recognition for mips64vr4100*-* targets.
10731
10732 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10733
10734         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10735         Add creation of gconfigargs with `--enable-shared' turned on.
10736         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10737         ($(host)-stamp-stage3-configured): Likewise.
10738         (HOLES): Add chatr and ldd.
10739         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10740
10741 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
10742
10743         * configure: Pass --nfp to recursive configures.
10744
10745 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10746
10747         * Makefile.in (DLLTOOL): New.
10748         (DLLTOOL_FOR_TARGET): New.
10749         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10750         (EXTRA_TARGET_FLAGS): Ditto.
10751         (EXTRA_GCC_FLAGS): Ditto.
10752         (CONFIGURE_TARGET_MODULES): Ditto.
10753         (DO_X): Ditto.
10754         * configure: Add DLLTOOL.
10755
10756 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
10757
10758         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10759         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10760         mh-sco, since old workarounds no longer needed, and don't
10761         build ld, since libraries have weak symbols in COFF.
10762
10763 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
10764
10765         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10766
10767 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10768
10769         * configure.in: Make sure that ${CC} can be used to compile an
10770         executable.
10771
10772 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10773
10774         * Makefile.in (all-gdb): Depend on $(GDB_TK).
10775         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10776         nothing depending on whether gdbtk is being built.
10777
10778 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
10779
10780         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10781
10782 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
10783
10784         * configure.in (noconfigdirs): Put ld or gas in this early, if the
10785         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10786
10787 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
10788
10789         * config-ml.in: Add support for
10790         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10791         Simplify setting of multidirs from --disable-foo.
10792
10793 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10794
10795         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10796         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10797         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10798         non-empty, pass them on to the  GCC make.
10799         (all-bootstrap): New rule that is like all-gcc, except it executes
10800         the GCC bootstrap rule instead of the GCC all rule.
10801
10802 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
10803
10804         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10805
10806 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10807
10808         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10809         DG/UX support.
10810
10811 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
10812
10813         * config.sub (i*86*) Change [345] to [3456]
10814
10815 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10816
10817         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10818         --with-gnu-ld=no.
10819
10820 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10821
10822         * config-ml.in (rs6000*, powerpc*): Add switches to control which
10823         AIX multilibs get built.
10824
10825 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10826
10827         * configure.in (i386-win32): Don't build expect if we're not
10828         building the tcl subdir.
10829
10830 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
10831
10832         * Makefile.in: (configure-target-examples, all-target-examples):
10833         New targets, configure and build example programs.
10834
10835 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10836
10837         * mpw-configure: If an mpw-config.in generated a file mk.sed,
10838         use it as input to sedit the generated MPW makefile.
10839         * mpw-README: Add a suggestion about Gestalt.h.
10840
10841 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
10842
10843         * config.sub: Accept *-*-ieee*.
10844
10845 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
10846
10847         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
10848         Ronald F. Guilmette <rfg@monkeys.com>.
10849
10850 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10851
10852         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10853         for powerpc-pe native.
10854         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10855         (target==powerpc-pe): duplicate i386-win32 entry.
10856
10857 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10858
10859         * configure.in (noconfigdirs): Exclude target-newlib for all versions
10860         of vxworks, not just vxworks5.1.
10861
10862 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
10863
10864         * mpw-configure: Add support for exec-prefix.
10865
10866 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10867
10868         * config.guess: Recognize HP model 816 machines as having
10869         a PA1.1 processor.
10870
10871 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10872
10873         * configure: Ignore new autoconf configure options.
10874
10875 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10876
10877         * config.guess:  Recognize Pentium under SCO.
10878         From Robert Lipe <robertl@arnet.com>.
10879
10880 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10881
10882         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
10883
10884 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
10885
10886         * configure.in: Don't configure gas for alpha-dec-osf*.
10887
10888 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
10889
10890         * configure.in: Default to --with-stabs for some targets for which
10891         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10892         i[345]86*-*-unixware*.
10893
10894 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10895
10896         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10897         rather than basing it on the target.  Simplify handling of options
10898         controlling which directories to configure.  Remove extraneous
10899         slash in multi-clean target.
10900
10901 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
10902
10903         * config-ml.in: Prefix more variables with ml_ so they don't collide
10904         with configure's.
10905
10906 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
10907
10908         * configure: Don't turn -v into --v.
10909
10910 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
10911
10912         * configure.in (targargs): Fix typo.
10913
10914         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10915
10916 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10917
10918         * configure.in: Strip --host and --target options from
10919         CONFIG_ARGUMENTS, and always configure for --host only.  Add
10920         --with-cross-host option when building with a cross-compiler.
10921         * configure: Canonicalize the arguments put into config.status by
10922         always using `=' for an option with an argument.  Pass a presumed
10923         --host or --target explicitly.
10924
10925 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
10926
10927         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10928         into general OS recognition case.
10929
10930 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10931
10932         * configure.in (target_configdirs): add target-winsup only
10933         for win32 target systems.
10934
10935 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
10936
10937         * Makefile.in (all-target-libgloss): Depend upon
10938         configure-target-newlib, since when libgloss is built it looks to
10939         see if the newlib directory exists.
10940
10941 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
10942
10943         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10944         cfg-ml-*.in.
10945
10946 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
10947
10948         * configure: Handle LD and LD_FOR_TARGET when configuring a
10949         Canadian Cross.
10950
10951 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10952
10953         * configure.in (target_libs): add target-winsup.
10954         (target==i386-win32): add patch diff flex make to $noconfigdirs.
10955         (target==ppcle-pe): remove ld from $noconfigdirs.
10956
10957 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10958
10959         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10960         Preserve relative path names in $srcdir.  Build symlink tree if
10961         configuring cross target dir and srcdir=. (= no VPATH support).
10962         (configure-target-libg++): Depend on configure-target-librx.
10963         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10964         * config-ml.in: New file.
10965         * symlink-tree: New file.
10966         * configure: Ensure srcdir="." if that's what it is.
10967
10968 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
10969
10970         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10971         includes and FLEX_SKELETON setting.
10972         * mpw-configure (--with-gnu-ld): New option, controls whether
10973         to use PPCLink or ld with PowerMac GCC.
10974         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10975         * mpw-config.in: Configure grez if targeting Mac.
10976
10977         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
10978         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10979         just macos.
10980         * configure.in: Configure grez resource compiler if targeting Mac.
10981         * Makefile.in (all-grez, install-grez): New targets.
10982
10983 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
10984
10985         * configure: CXX defaults to gcc, not g++.  If we find
10986         gcc in the path, set CC to gcc -O2.
10987
10988 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
10989
10990         * configure: Default ${build} correctly.  Avoid picking up extra
10991         spaces when reading CC and CXX from Makefile.  When doing a
10992         Canadian Cross, use plausible default values for numerous
10993         variables.
10994         * configure.in: When doing a Canadian Cross, don't try to
10995         configure tools whose configure script can't handle it.
10996
10997 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10998
10999         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11000
11001 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11002
11003         * configure:  Remove dubious bug reporting address.
11004
11005 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11006
11007         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
11008         configure script, run that instead of this directory's configure.
11009         In either case, print a message that we're configuring the sub-dir.
11010
11011 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11012
11013         * configure.in: Before checking for the existence of various files,
11014         use sed to filter out "target-".
11015
11016 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11017
11018         * Makefile.in (DO_X): Split rule to decrease command line length
11019         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
11020         (Philippe De Muyter).
11021
11022 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11023
11024         * Makefile.in (all-patch): depend on all-libiberty.
11025
11026 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
11027
11028         * configure.in: If the only directory in target_configdirs which
11029         actually exists is libiberty, then set target_configdirs to empty,
11030         to avoid trying to build a target libiberty in a gas or gdb
11031         distribution.
11032
11033 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
11034
11035         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11036         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11037         systems.
11038
11039 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11040
11041         * configure.in (copy_dirs): Use sys-include instead of include
11042         for --with-headers option.
11043
11044 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
11045
11046         * Makefile.in, configure.in: Make winsup builds work with
11047         new scheme.
11048
11049 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
11050
11051         * configure.in: Build the linker on AIX.
11052
11053 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11054
11055         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
11056         where needed.
11057
11058 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
11059
11060         * Makefile.in (all-gcc): Fix typo.
11061
11062 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11063
11064         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
11065
11066 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11067
11068         * configure.in:  Rename libFOO to target-libFOO, and xiberty
11069         to target-xiberty, to provide more flexibility.
11070         (target_subdir):  Define.  Create if cross.
11071         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11072         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
11073         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11074         check-libFOO -> check-target-libFOO, etc.
11075         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11076         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11077         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11078         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
11079         allow ALL_GCC="" to only configure.
11080         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
11081         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
11082         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
11083
11084 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
11085
11086         * Makefile.in (taz): Build "info" in etc explicitly.
11087
11088 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
11089
11090         * configure.in:  Make sure that CC is undefined (as opposed to
11091         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
11092         problem with autoconf trying to configure on a host without GCC.
11093
11094 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11095
11096         * mpw-configure: Set host alias from choice of host compiler,
11097         only use generic MPW Makefile sed if present, edit a file
11098         named "hacked_Makefile.in" instead of "Makefile.in" if present.
11099         * mpw-README: Add problem notes about CW6 and CW7.
11100
11101 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
11102
11103         * Makefile.in (taz): Use ";" instead of ";;".
11104
11105 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11106
11107         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
11108         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11109         DISTDOCDIRS.
11110         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
11111         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
11112
11113 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11114
11115         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
11116         and gnats, because they are now subsumed by DISTSTUFFDIRS.
11117         Move bfd to DISTSTUFFDIRS.
11118
11119 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11120
11121         * Makefile.in (X11_LIB): Removed.
11122         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11123
11124         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11125
11126 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11127
11128         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11129         names.
11130
11131 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11132
11133         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11134
11135 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
11136
11137         * configure.in (i[345]86-*-win32): Always build newlib.
11138         Don't configure cvs, autoconf or texinfo.
11139         * Makefile.in (LD_FOR_TARGET): New.
11140         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11141         Pass down LD_FOR_TARGET.
11142
11143 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11144
11145         * winsup: New directory.
11146         * Makefile.in: Build winsup.
11147         * configure.in: Winsup is configured when target is win32.
11148         Can only build win32 target GDB when native.
11149
11150 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
11151
11152         * config.guess: Recognize HP model 819 machines as having
11153         a PA 1.1 processor.
11154
11155 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11156
11157         * configure: Fix sed loop which substitutes for CC and CXX to
11158         avoid bug found in various sed implementations.
11159
11160 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11161
11162         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11163         simulator.  Use standard powerpc-*-eabi*.
11164
11165 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11166
11167         * configure.in: Stop putting gas and binutils in noconfigdirs for
11168         powerpc-*-aix* and rs6000-*-*.
11169
11170 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
11171
11172         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11173         -mcall-aixdesc libraries.
11174
11175 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
11176
11177         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11178
11179         * config.sub (arm | armel | armeb): Fix shell syntax.
11180
11181 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11182
11183         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11184         -msoft-float and -mcpu=common support.
11185         (powerpc*-*-eabisim*): Add support for building -mcall-aix
11186         libraries.
11187
11188 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11189
11190         * configure.in: Allow configuration and build of emacs19 for the alpha.
11191
11192 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11193
11194         * configure.in (CC): Get ^CC, not just any old CC, from
11195         ${host_makefile_frag}.
11196
11197 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11198
11199         * configure.in (CC): Try to get CC from
11200         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11201
11202 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11203
11204         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11205         only if it exists in $(srcdir).
11206
11207 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11208
11209         * configure: If CC and CXX are not set in the environment, set
11210         them, based on either an existing Makefile or on searching for gcc
11211         in PATH.  Substitute for CC and CXX in Makefile.
11212         * configure.in: Remove libm from target_libs.  Separate
11213         target_configdirs from configdirs.  If CC is not set in
11214         environment, try to get it from a host Makefile fragment.  Rewrite
11215         changes of configdirs to use skipdirs instead.  A few minor
11216         tweaks.  Take directories out of target_configdirs as they are
11217         taken out of configdirs.  Remove existing Makefile files from
11218         subdirectories.  Substitute for TARGET_CONFIGDIRS and
11219         CONFIG_ARGUMENTS in Makefile.
11220         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11221         by configure.in.
11222         (CONFIG_ARGUMENTS): Likewise.
11223         (CONFIGURE_TARGET_MODULES): New variable.
11224         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11225         ($(CONFIGURE_TARGET_MODULES)): New target.
11226         (configure-libg++, configure-libio): New targets.
11227         (all-libg++): Depend upon configure-libg++.
11228         (all-libio): Depend upon configure-libio.
11229         (configure-libgloss, all-libgloss): New targets.
11230         (configure-libstdc++): New target.
11231         (all-libstdc++): Depend upon configure-libstdc++.
11232         (configure-librx, all-librx): New targets.
11233         (configure-newlib): New target.
11234         (all-newlib): Depend upon configure-newlib
11235         (configure-xiberty): New target.
11236         (all-xiberty): Depend upon configure-xiberty.
11237
11238 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11239
11240         * configure.in (host i[345]86-*-win32):  Expand the
11241         noconfigdirs again.
11242
11243 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
11244
11245         * mpw-configure: Fix sed command file name.
11246
11247 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11248
11249         * configure.in (host i[345]86-*-win32): Reduce the
11250         noconfigdirs again.
11251
11252 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
11253
11254         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11255         or powerpc*-*-pe*, since they are not yet supported.
11256
11257 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11258
11259         Add PowerMac support and many other enhancements.
11260         * mpw-configure: New option --cc to select compiler to use,
11261         paste options set according to --cc into the generated
11262         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11263         if mpw-make.sed is present.
11264         * mpw-config.in: Don't test for gC1, test for mpw-touch,
11265         add forward includes for PowerPC include files.
11266         * mpw-build.in: Build using Makefile.PPC if present.
11267         (do-byacc, etc): Remove separate version resource builds.
11268         (do-gas): Build "stamps" before "all".
11269         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11270         * mpw-README: Update to reflect --cc option, PowerMac support,
11271         and recently-reported compatibility problems.
11272
11273 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11274
11275         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11276         embedded m68k systems (-aout, -coff, -elf, -vxworks).
11277         (--with-multilib-top): Pass to recursive invocations.
11278
11279 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
11280
11281         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11282         v810-*-*.
11283
11284 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11285
11286         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11287         gdb, ld and opcodes on v810-*-*.
11288
11289 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11290
11291         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11292         (local-maintainer-clean): New target.
11293         (maintainer-clean): New target.
11294         (realclean): Just depend upon maintainer-clean.
11295
11296 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11297
11298         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11299
11300 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
11301
11302         * configure.in: Build ld in mips*-*-bsd* case.
11303
11304 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
11305
11306         * config.sub: Accept -lites* OS.  From Ian Dall.
11307
11308 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
11309
11310         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11311         targets.
11312
11313 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11314
11315         * configure.in: treat i386-win32 canadian cross the same as
11316         i386-go32 canadian cross.
11317
11318 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11319
11320         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11321         running under the simulator to build a reduced set of libraries.
11322         (powerpc-*-eabiaix): Add fine grained multilib support added to
11323         other powerpc targets yesterday.
11324
11325 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11326
11327         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11328         -disable-softfloat, -disable-relocatable, -disable-aix, and
11329         -disable-sysv to control which multilib libraries get built.
11330
11331 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11332
11333         * configure: Add Makefile.tem to list of files to remove in trap
11334         handler.
11335
11336 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11337
11338         * config.guess (*Linux*):  Add missing "exit"s.
11339         Also, need specific check for alpha-unknown-linux (uses COFF).
11340
11341 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11342
11343         * config.guess:  Merge with FSF:
11344
11345         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
11346         * config.guess (AIX4): More robust release numbering discovery.
11347
11348         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
11349         * config.guess (i386-sequent-ptx): Properly get version number.
11350
11351         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
11352         * config.guess (mips:*:4*:UMIPS): New case.
11353
11354 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11355
11356         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11357         (i386-win32 host): Likewise.  Don't build readline.
11358
11359 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
11360
11361         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
11362         SUPPORT_FILES to submakes.
11363
11364 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
11365
11366         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11367         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11368         mpw-configure.
11369
11370 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
11371
11372         * configure.in (appdirs): Use =, not ==, in test expression when
11373         trying to build the text to print in the warning message for
11374         Solaris users.
11375
11376 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
11377
11378         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11379
11380 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11381
11382         * config.guess: Recognize lynx-2.3.
11383
11384 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
11385
11386         * config.sub (z8ksim): Deleted
11387         (z8k-*-coff): New, this is the one true name of the target.
11388
11389 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11390
11391         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11392
11393 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
11394
11395         * config.guess (*:Linux:*:*): First try asking the linker what the
11396         default object file format is (elf, aout, or coff).  Then if this
11397         fails, try previous methods.
11398
11399 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11400
11401         * configure.in: Don't build newlib for *-*-vxworks5.1.
11402
11403 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11404
11405         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11406         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11407
11408 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
11409
11410         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11411
11412 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
11413
11414         * cfg-ml-com.in: New file.
11415         * cfg-ml-pos.in: New file.
11416
11417 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11418
11419         * COPYING.NEWLIB: Add HP free copyright to list.
11420
11421 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11422
11423         * config.sub: Recognize -eabi* for the system, not just -eabi.
11424
11425 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11426
11427         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11428         * config.sub, configure.in (win32): New target and host.
11429
11430 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11431
11432         * configure.in: Add i386-pe configuration.
11433
11434 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
11435
11436         * mpw-build.in (install): Install GDB after LD.
11437
11438 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
11439
11440         * mpw-config.in (elf/mips.h): Always forward-include, needed
11441         for GDB to build.
11442
11443 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11444
11445         * testsuite: New directory for customer acceptance and whole tool
11446         chain tests.
11447
11448 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11449
11450         * configure: If per-host line isn't found, but AC_OUTPUT is found
11451         and a configure script exists, run it instead.
11452
11453 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11454
11455         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
11456
11457 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11458
11459         * configure: Set build_{cpu,vendor,os,alias} to host values when
11460         --build isn't specified.
11461
11462 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11463
11464         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11465         (FLAGS_TO_PASS): Pass them.
11466         (EXTRA_TARGET_FLAGS): Ditto.
11467
11468 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11469
11470         * Makefile.in (all-libg++): Depend on all-libstdc++.
11471
11472 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11473
11474         * configure.in (noconfigdirs): Enable all packages for
11475           i386-unknown-netbsd.
11476
11477 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
11478
11479         * configure.in (noconfigdirs): Don't configure tk for i386-go32
11480         hosted builds (DOS builds)
11481
11482 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11483
11484         Changes for ARM based on patches from Richard Earnshaw:
11485         * config.sub: Handle armeb and armel.
11486         * configure.in: Omit arm linker only for riscix.
11487
11488 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11489
11490         * config.guess:  Update from FSF.
11491
11492 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
11493
11494         * config.sub: Recognize powerpcle as the little endian varient of
11495         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
11496         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
11497         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
11498         temporarily.
11499
11500 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11501
11502         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11503
11504 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
11505
11506         * config.sub: Accept -lites* as a basic system type.
11507
11508 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
11509
11510         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11511         installed, and if so return linuxoldld as the system name.
11512
11513 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
11514
11515         * config.guess: Add hppa1.1-hp-lites support.
11516
11517 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11518
11519         * configure.in: Don't build newlib for m68k-vxworks5.1.
11520
11521 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11522
11523         * configure.in (mips-sgi-irix6): Use mh-irix5.
11524
11525 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
11526
11527         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11528
11529 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11530
11531         * test-build.mk: Enable building of shared libraries on IRIX 5 and
11532         OSF/1.  Fix compiler flags.
11533         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
11534
11535 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11536
11537         * configure.in: Recognize --with-newlib.
11538         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11539
11540 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11541
11542         * Makefile.in: move {all,check,install}-gdb from *_MODULES
11543         to *_X11_MODULES due to gdbtk needing X include files et al.
11544
11545 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
11546
11547         Merge in support for Mac MPW as a host.
11548         (Old change descriptions retained for informational value.)
11549
11550         * mpw-config.in: Add generic include forwards for cpu-specific
11551         include files in aout and elf directories.
11552
11553         * mpw-configure: Added copyright.
11554         * mpw-config.in: Check for presence of required build tools.
11555         (target_libs): Add newlib.
11556         (target_tools): Add examples.
11557         (Read Me): Generate as "Read Me for MPW" instead.
11558         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11559         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11560         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11561
11562         * mpw-configure: Remove subdir-specific makefile hackery,
11563         delete mk.tmp after using it.
11564
11565         * mpw-build.in (all): Display start and end times.
11566
11567         * mpw-configure (host_canonical): Set.
11568         (target_cpu): Always add to makefiles.
11569         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11570         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11571         (mpw-mh-mpw): Look for in srcdir and srcroot.
11572         Use sed instead of mpw-edit-prefix to edit prefix definitions.
11573
11574         * mpw-build.in: (install-only): New target.
11575
11576         * mpw-configure (host_alias, target_alias): Rename from hostalias
11577         and targetalias, add into generated Makefile.
11578         (mk.tmp): If present, add into generated Makefile.
11579         * mpw-build.in (all-gas): Build config.h first before gas proper.
11580
11581         * mpw-configure (config.status): Write only if changed.
11582         * mpw-config.in (readline): Configure it (not built, just used for
11583         definitions).
11584
11585         * mpw-config.in (elf/mips.h): Add a forward include.
11586
11587         * mpw-config.in: Forward-include most .h files in include into
11588         extra-include.
11589         (readline): Don't build.
11590         mpw-build.in (install): Install GDB.
11591
11592         * mpw-configure (prefix, mpw_prefix): Handle it.
11593         * mpw-config.in (mmalloc, readline): Don't configure.
11594         * mpw-build.in (thisscript): Rename to ThisScript.
11595         Use mpw-build instead of BuildProgram everywhere.
11596         (mmalloc, readline): Don't build.
11597         * mpw-README: New file, basic documentation about the MPW port.
11598
11599         * mpw-config.in: Use forward-include to create include files.
11600
11601         * mpw-configure: Add more things to the top of each configured
11602         Makefile, including contents of config/mpw-mh-mpw.
11603         * mpw-config.in (extra-include): Create this directory and fill it
11604         with Posix-like include files when configuring.
11605
11606         * config.sub (apple, mac, mpw): Add various aliases.
11607
11608         * mpw-build.in: New file, top-level build script fragment for MPW.
11609         * mpw-configure: New file, configure script for MPW.
11610         * mpw-config.in: New file, config fragment for MPW.
11611
11612 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11613
11614         * configure.in (host_libs): Remove glob, since it is gone from the
11615         sources.
11616
11617 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11618
11619         * Makefile.in: define empty GDB_NLM_DEPS var.
11620
11621         * configure.in(target_makefile_frag): use config/mt-netware
11622         for netware targets.
11623
11624 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11625
11626         * config.sub: Merge in recent FSF changes.  Remove linux special
11627         cases.
11628
11629 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11630
11631         Revert this change:
11632
11633         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11634
11635                 * build-all.mk: Use CC=cc -Xs on Solaris.
11636
11637 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11638
11639         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11640         stop using it.
11641         * Makefile.in: Nuke all references to glob subdirectory.
11642
11643 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11644
11645         * configure.in: Fix --enable-shared logic in per-host.
11646
11647 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11648
11649         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11650
11651 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11652
11653         * configure.in (noconfigdirs): Don't build gas on AIX, for
11654         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11655
11656 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11657
11658         * configure: Fix --cache-file to work if the file argument is a
11659         relative path.
11660
11661 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11662
11663         * configure: If the --cache-file is used, pass it down to
11664         configure in subdirectories.
11665
11666 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11667
11668         * config.sub: add vxworks29k configuration.
11669
11670 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11671
11672         * Makefile.in (taz): Do "diststuff" part quietly.
11673
11674 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11675
11676         * config.sub: Mini-merge with gcc/config.sub.
11677
11678 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11679
11680         * config.guess (IRIX): Sed - to _.
11681
11682 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11683
11684         * Makefile.in (source-vault, binary-vault): New targets.
11685
11686 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11687
11688         * config.sub: Recognize -eabi as a basic system type.
11689
11690 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11691
11692         * configure.in (enable_shared stuff): Fix typo.
11693
11694 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11695
11696         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11697
11698 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11699
11700         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11701
11702 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11703
11704         * configure.in (rs6000-*-*): Don't build gas.
11705
11706 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11707
11708         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11709         reduce command line length.
11710         (AS_FOR_TARGET): Check for as.new, not Makefile.
11711         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11712
11713 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11714
11715         * config.guess:  Merge from FSF.
11716
11717 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11718
11719         * configure: Don't use $ when handling program_suffix.
11720
11721 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11722
11723         * configure.in:  Configure tk for hppa/hpux.
11724
11725 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11726
11727         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11728
11729 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11730
11731         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11732         to LIBCXXFLAGS.  Tests are better run without it.
11733
11734 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11735
11736         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11737
11738 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11739
11740         * configure.in (*-*-netware*): Don't configure xiberty.
11741
11742 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
11743
11744         * configure.in:  Remove tk from native_only list.
11745
11746 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
11747
11748         * build-all.mk: Add mips-ncd-elf target to sun4 targets
11749           for special NCD build.
11750
11751 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11752
11753         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11754         makeall.bat, they're only useful for binutils snapshots.
11755         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11756         makeall.bat to specified SUPPORT_FILES.
11757
11758 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
11759
11760         * build-all.mk: Add Ericsson targets to sun4 and solaris
11761           hosts.  Add  BNR's sun4 target to solaris host, so their
11762           build-from-source will be tested in-house first.
11763
11764 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11765
11766         * Makefile.in (LIBCFLAGS): New variable.
11767         (CFLAGS_FOR_TARGET): Ditto.
11768         (LIBCFLAGS_FOR_TARGET): Ditto.
11769         (LIBCXXFLAGS): Ditto.
11770         (CXXFLAGS_FOR_TARGET): Ditto.
11771         (LIBCXXFLAGS_FOR_TARGET): Ditto.
11772         (BASE_FLAGS_TO_PASS): Pass them.
11773         (EXTRA_TARGET_FLAGS): Ditto.
11774
11775         * configure.in: Support --enable-shared.
11776
11777 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11778
11779         * configure.in (target_libs):  Include libstdc++ again.
11780         * config.guess:  Update from FSF (for FreeBSD).
11781
11782 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11783
11784         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11785         makeall.bat.
11786         (DISTDOCDIRS): Add `etc'.
11787         (ETC_SUPPORT_PFX): New variable.
11788         (taz): Include anything from etc starting with a word in
11789         ETC_SUPPORT_PFX.
11790
11791 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11792
11793         * config.sub: Update for recent FSF changes.  Remove obsolete
11794         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
11795         spacing changes.
11796
11797 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11798
11799         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
11800
11801         * config.guess:  Merge with FSF.
11802         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11803
11804 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11805
11806         * configure: Since the "trap 0" handler will override the exit
11807         status on many systems, only use it for "exit 1", and make it set
11808         a non-zero exit status; reset it before "exit 0".  Also, check
11809         exit status of config.sub, and error out if it failed.
11810
11811 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
11812
11813         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11814         and install libgloss.
11815
11816 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11817
11818         * Makefile.in (all-binutils): Depend upon all-byacc.
11819
11820         * configure.in: Don't build emacs on Irix 5.
11821
11822 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11823
11824         * configure.in (*-*-netware*): Add libio.
11825
11826 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11827
11828         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11829         (CHECK_TARGET_MODULES): Ditto.
11830         (INSTALL_TARGET_MODULES): Ditto.
11831         (TARGET_LIBS): Ditto.
11832         (all-libstdc++): Note dependencies.
11833
11834 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11835
11836         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11837
11838 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11839
11840         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11841         -fexternal-templates.
11842
11843         * configure.in (target_libs): Add libstdc++.
11844         (noconfigdirs): Add libstdc++ as appropriate.
11845
11846 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11847
11848         * config.guess:  Update from FSF.
11849
11850 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11851
11852         * configure: Use ${config_shell} when running ${configsub}.
11853
11854 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
11855
11856         * config.sub: No longer recognize h8300h.
11857
11858 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11859
11860         * config.sub: Remove extraneous differences between config.sub and
11861         gcc/config.sub.
11862
11863 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11864
11865         * Makefile.in (DISTSTUFFDIRS): Add gas.
11866
11867 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11868
11869         * COPYING.NEWLIB: New file.
11870
11871 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11872
11873         * config.guess (HP-UX):  Patch from Harlan Stenn
11874         <harlan@landmark.com> to also emit release level.
11875
11876 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11877
11878         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11879
11880 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11881
11882         * config.sub:  Merge nextstep cleanup from FSF.
11883
11884 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11885
11886         * configure.in (arm-*-*): Don't configure ld for this target.
11887
11888 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11889
11890         * configure.in (*-*-netware): don't configure libg++, libio,
11891           librx, or newlib.
11892
11893 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11894
11895         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
11896         configure ld--it works, but it doesn't support shared libraries.
11897
11898 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11899
11900         * config.guess (*-unknown-freebsd*):  Get rid of possible
11901         trailing "(Release)" in version string.
11902         Patch from Paul Richards <paul@isl.cf.ac.uk>.
11903
11904 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11905
11906         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11907         Fix type: *-next-neststep -> *-next-nextstep.
11908
11909         * config.guess:  Merge from FSF:
11910
11911         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
11912
11913         * config.guess: Recognize powerpc-ibm-aix3.2.5.
11914
11915         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
11916
11917         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11918         instead of UNIX_SV for UnixWare 1.0).
11919
11920 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
11921
11922         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
11923         to make gdb/nlm/* build after the compiler and linker.
11924
11925 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11926
11927         * config.guess (netbsd, freebsd, linux):  Accept any machine,
11928         not just i[34]86.
11929         (m68k-atari-sysv4):  Relocate to match FSF version.
11930
11931         * config.guess:  More merges from the FSF:
11932
11933         Add a space before function call or macro invocation.
11934
11935         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11936
11937         * config.guess: Add trap cmd to remove dummy.c and dummy when
11938         interrupted.
11939
11940         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11941
11942         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11943         (dummy): Redirect stderr from compilation of dummy.c.
11944
11945         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
11946
11947         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11948
11949 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
11950
11951         * configure: Accept and ignore --cache*, for compatibility with
11952         new autoconf.
11953
11954 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11955
11956         * config.guess:  Merge from FSF:
11957
11958         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11959
11960         * config.guess (Pyramid*:OSx*:*:*): New case.
11961         (PATH): Add /.attbin at end for finding uname.
11962         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
11963
11964         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
11965
11966         * config.guess (M88*:DolphinOS:*:*): New case.
11967
11968         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
11969
11970         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11971         to select whether to use ELF or COFF.
11972
11973         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11974
11975         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
11976
11977         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11978
11979         * config.guess: Guess the OS version for HPUX.
11980
11981         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
11982
11983         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11984
11985 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11986
11987         * configure.in: Recognize --with-headers, --with-libs, and
11988         --without-newlib.
11989         * Makefile.in (all-xiberty): Depend upon all-ld.
11990
11991 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11992
11993         * configure.in: Change i[34]86 to i[345]86.
11994
11995 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11996
11997         * configure (version): A few more tweaks to help message.
11998
11999 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12000
12001         * Makefile.in:  Remove (for now) librx as a host library,
12002         now that we're building it for target.
12003
12004 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12005
12006         * configure: Fix up help message; from karl@owl.hq.ileaf.com
12007         (Karl Berry).
12008
12009 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12010
12011         * configure.in:  Also configure librx.
12012
12013 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12014
12015         * Makefile.in:  Update various rules to reflect that librx
12016         is now needed for libg++.
12017
12018 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12019
12020         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12021
12022 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
12023
12024         * configure.in: Configure the examples directory.
12025
12026 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12027
12028         * configure: Simplify Jun 2 1994 change.
12029
12030 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12031
12032         * change CC to /usr/latest/bin/gcc for lynx host builds, since
12033         /bin/gcc isn't good enough to build gcc.
12034
12035 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
12036
12037         * Makefile.in (GDB_SUPPORT_FILES): Remove
12038         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
12039         (gdb.tar.gz): Add new rule to use standard distribution building
12040         mechanism.
12041
12042 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12043
12044         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
12045         Bill Cox <bill@cygnus.com>.
12046
12047 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12048
12049         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
12050
12051 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
12052
12053         * configure:  Search current dir first in .gdbinit.
12054
12055 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12056
12057         * config.sub:  Recognize freebsd (merged from gcc config.sub).
12058
12059 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12060
12061         * config.sub:  Refer to NeXT's operating system as nextstep.
12062
12063         * config.sub (case $basic_machine):  Re-order the cases, to match
12064         the order in the FSF version (which is mostly alphabethical).
12065         Merge in some additions and changes from the FSF.
12066
12067 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
12068
12069         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12070         * config.sub: Recognize cxux7.
12071         * configure.in: Use mh-cxux for m88k-harris-cxux*.
12072
12073 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12074
12075         * config.sub:  Fix typo powerpc -> powerpc-*.
12076
12077 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
12078
12079         * Makefile.in: `all-emacs19' depends on `all-byacc'.
12080
12081         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12082         parallel with all-emacs and install-emacs).  Top-level command
12083         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12084
12085 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12086
12087         * test-build.mk ($(host)-stamp-stage2-installed): Remove
12088         $(relbindir)/make before doing ``make install'', and use
12089         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
12090         installing over running make binary.
12091         ($(host)-stamp-stage3-installed): Likewise.
12092
12093 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12094
12095         * config.guess: Recognize Mach.
12096
12097 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12098
12099         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12100         see whether --exec-prefix was used.
12101
12102 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12103
12104         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
12105
12106 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12107
12108         * Makefile.in: Add all-librx target similar to all-libproc.
12109
12110 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
12111
12112         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
12113         with post 1.2 uname bogosity.
12114
12115 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12116
12117         * configure: Remove temporary files on receipt of a signal.
12118
12119 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
12120
12121         * configure: If there is a package_makefile_frag, remove
12122         ${subdir}/Makefile.tem after copying it in.
12123
12124 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12125
12126         * build_all.mk: support rs6000 lynx identifies itself as
12127         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
12128         since /bin/gcc is too feeble to compile a modern gcc.
12129
12130 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12131
12132         * brought devo/test-build.mk update-to-date with progressive/
12133           test-build.mk. Add lynx targets and hppa flag info.
12134
12135 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12136
12137         * configure.in:  Use mh-ncrsvr43.  Patch from
12138         Tom McConnell <tmcconne@sedona.intel.com>.
12139
12140 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12141
12142         * config.guess (i386-unknown-bsdi):  No longer need to
12143         check #if defined(__bsdi__) && defined(__i386__).
12144
12145 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12146
12147         * configure: Set program_transform_nameoption correctly.
12148
12149 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12150
12151         * brought build-all.mk update-to-date with progressive build-all.mk,
12152           added new targets and hppa info.
12153
12154 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12155
12156         * configure: If config.guess result is a prefix of the user
12157         specified target, assume a native build and use the user specified
12158         target as the host alias.  Remove SunOS patch suffix removal hack.
12159         * configure.in: Remove SunOS patch suffix removal hack.
12160
12161         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12162         in NATIVE_CHECK_MODULES.
12163
12164 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
12165
12166         * Makefile.in: Rename HOST_ONLY to NATIVE.
12167         * configure: Delete SunOs patch suffix from host_canonical
12168           and build_canonical variables that are prepended to Makefiles.
12169         * configure.in: Add comments for easier maintenance.
12170
12171 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12172
12173         * Makefile.in: Add all-libproc target similar to all-gui.
12174
12175 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
12176
12177         * Makefile.in (CHECK_MODULES): split into
12178         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12179
12180 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
12181
12182         * config.guess (i386-unknown-bsdi): New system to guess.
12183
12184 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12185
12186         * Makefile.in: Add all-gui target (but not yet build by "all").
12187
12188 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
12189
12190         * config.sub: Move deletion of patch suffix from here...
12191         * configure.in: To here, at Ian's suggestion.  The top-
12192           level scripts might need to know of a patch level.
12193
12194 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
12195
12196         * config.sub: Strip off patch suffix so rtl is recognized
12197           as a sunos4.1.3 machine, even though it's been patched.
12198
12199 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
12200
12201         * Makefile.in (INSTALL_LAST): Delete.
12202         (INSTALL_DOSREL): New.
12203
12204 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12205
12206         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12207         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12208         whether we pass down --with-gnu-ld anyhow.
12209
12210 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
12211
12212         * Makefile.in (INSTALL_LAST): Change operation so it works
12213         on more flavors of make.
12214         * configure.in (go32): Don't build libg++ or libio.
12215
12216 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
12217
12218         * Makefile.in (Move HOST_PREFIX_1 and friends up so
12219         they can be overriden by templates.
12220
12221 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
12222
12223         * configure.in (target==go32): Don't build gdb.
12224         * dosrel: New directory.
12225
12226 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
12227
12228         * configure.in (host==go32): Configure dosrel too.
12229         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12230         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12231         be set by incoming names or templates.
12232         (INSTALL_LAST): New rule.
12233
12234 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
12235
12236         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12237
12238 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12239
12240         * configure.in (appdirs): New variable.  Currently empty, but will
12241         be used in gas distribution.  If nonempty, lists a set of
12242         directories at least one of which must get configured, or top
12243         level configuration is considered to have failed.
12244         (rs6000-*-lynxos*): Use new file name.
12245
12246 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12247
12248         Eliminate XTRAFLAGS.
12249         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12250         newlib include files using -idirafter, and also use -nostdinc.
12251         (CXX_FOR_TARGET): Likewise.
12252         (XTRAFLAGS): Removed.
12253         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12254         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12255         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12256         ($(DO_X)): Don't pass down XTRAFLAGS.
12257
12258 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12259
12260         * configure.in (mips*-dec-bsd*): New target; do build linker.
12261         (mips*-*-bsd*): New target; don't build linker.
12262
12263 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12264
12265         * configure.in: support rs6000-*-lynxos* configuration.
12266         support sunos4 as a cross target.
12267
12268         * config.sub: look for lynx*, not lynx since the OS version may
12269         legitimately be part of the name.
12270
12271 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12272
12273         * configure.in (i[34]86-*-sco*): Move to be with other i386
12274         targets.
12275         (romp-*-*): New target.  Skip various binary utilities.
12276         (vax-*-*): New target.  Don't build newlib.
12277         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
12278
12279 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12280
12281         * configure.in: Only set host_makefile_frag if config
12282         directory exists.
12283
12284 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12285
12286         * install.sh: If $dstdir exists, don't check whether each
12287         component does.
12288
12289 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12290
12291         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12292
12293 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
12294
12295         * configure.in (*-*-lynxos*): Don't configure newlib for either
12296         native or cross Lynx.
12297
12298 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
12299
12300         * config.sub (sparc64-elf): Fix os.
12301         (z8k): Remove duplicate.
12302
12303 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12304
12305         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12306         gcc/stmp-fixproto, to try to prevent fixproto from being run.
12307
12308 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
12309
12310         * configure: Make file links cleanly even if Lynx fails on
12311           an NFS symlink (at least fail cleanly).
12312
12313 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12314
12315         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12316         -XNh2000.
12317
12318 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12319
12320         * configure: Unknown options are fatal again.
12321
12322 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
12323
12324         * configure: Ignore --x-includes and --x-libraries, for Autoconf
12325         compatibility.
12326
12327 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12328
12329         * build-all.mk: Add `clean' target.
12330
12331 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12332
12333         * config.guess:  Add SINIX support.
12334         * configure.in:  Add mips-*-sysv4* support.
12335
12336 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
12337
12338         * build-all.mk: Document all useful targets.
12339         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12340         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12341
12342 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12343
12344         * configure: Support --silent, --quiet.
12345
12346 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12347
12348         * configure: Support --disable-FEATURE.
12349
12350 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12351
12352         * config.guess: Recognize NCR running SVR4.3.
12353
12354 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12355
12356         * config.guess:  Make BSDI generate i386-unknown-bsd386.
12357         Patch from Paul Eggert <eggert@twinsun.com>.
12358
12359 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12360
12361         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12362
12363 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12364
12365         * configure: Make unrecognized options give nonfatal warnings
12366         instead of fatal errors, and pass them to any subdirectory
12367         configures in case they recognize them.
12368         Make --x equivalent to --with-x.
12369
12370 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12371
12372         * configure: Add --enable-* options.  Clean up usage message and
12373         some comments.
12374
12375 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12376
12377         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12378
12379 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12380
12381         * configure.in (hppa*-*-*): Enable binutils.
12382
12383 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12384
12385         * config.sub: Recognize cisco.
12386
12387 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
12388
12389         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12390
12391 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12392
12393         * config.guess: about target *-hitachi-hiuxwe2, don't print more
12394         than one configuration name.  Add comment.
12395
12396 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
12397
12398         * config.guess: about target *-hitachi-hiuxwe2, fixed
12399         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
12400         macro is incorrect.]
12401
12402 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12403
12404         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12405         than the "make ls" stuff which used to be here.
12406
12407 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12408
12409         * config.guess:  Recognize i[34]86-unknown-freebsd.
12410         From Shawn M Carey <smcarey@rodan.syr.edu>.
12411
12412 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12413
12414         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12415
12416 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
12417
12418         * config.guess: Check for ptx.
12419
12420 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
12421
12422         * config.sub: Add os9k checking.
12423
12424 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12425
12426         * config.guess: Handle OSF1 running on HPPA processors
12427
12428 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12429
12430         * configure: If subdir configure fails, print out a message with
12431         subdirectory name, in case subdir's configure code didn't identify
12432         itself.
12433
12434 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
12435
12436         * configure.in: Remove embedded newlines from configdirs.
12437         Avoid mismatches of substrings.  Fix matching strings at end
12438         of configdirs.
12439
12440 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
12441
12442         * config.guess:  Add Lynx/rs6000 config support.
12443
12444 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12445
12446         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12447
12448 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
12449
12450         * configure.in (hppa*-*-osf*): Treat this just like most other
12451         PA configurations (eg no binutils or ld).
12452         (hppa*-*-*elf*): These configurations have binutils and ld.
12453
12454 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12455
12456         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
12457
12458 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12459
12460         * configure.in (rs6000-*-*): Build gas.
12461
12462 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12463
12464         * Makefile.in:  Avoid bug in losing hpux sed.
12465
12466 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12467
12468         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12469         for GDB and GDB has been fixed to not need it.
12470
12471 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12472
12473         * config.guess: Recognize vax hosts.
12474
12475 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12476
12477         * configure (while loop): Don't use "break 2" inside case
12478         statement -- the case statement isn't an enclosing loop.
12479
12480 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12481
12482         * config.guess:  Clean up NeXT support, to allow nextstep
12483         on Intel machines.  Make OS be nextstep.
12484
12485 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
12486
12487         * config.guess: Add alternate forms for Convex.
12488
12489 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
12490
12491         * configure:  Completely rewrite option processing.  Take
12492         advantage of pattern-matching to avoid invoking test frequently.
12493         Also clean up host and target defaulting logic.
12494
12495 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12496
12497         * Makefile.in: Replace all occurrances of "rootme" with "r" and
12498         "$${rootme}" with "$$r", to increase the likelihood that the do-*
12499         commands (plus user environment) will fit SCO limits.
12500
12501 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12502
12503         * configure.in: Don't issue warnings about directories which are
12504         not being configured if -norecursion is set.  Correct test for
12505         --with-gnu-as and --with-gnu-ld to not get confused by substring
12506         matches.
12507
12508         * configure.in: Don't build gas for alpha-dec-osf1*.
12509
12510 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
12511
12512         * configure:  Back out Per's change of 12/19/1993.  It changes the
12513         behavior of configure in unexpected and confusing ways.
12514
12515         Also, use different delim char when calculating
12516         program_transform_name so that the name can contain slashes.
12517
12518 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12519
12520         * configure.in, config.sub: Add support for VSTa micro-kernel.
12521
12522 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12523
12524         * configure.in: Nuke hacks which were used to get a special
12525         version of GAS for HPPA configurations.
12526
12527 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12528
12529         * configure:  If only ${target_alias} is given, use that
12530         as the default for ${host_alias}.
12531         * configure:  Add missing back-slashes before nested quotes.
12532
12533 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12534
12535         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12536
12537 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
12538
12539         * config.guess:  Recognize some Tektronix configurations.
12540         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12541
12542 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12543
12544         * config.sub: Match any flavor of SH.
12545
12546 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
12547
12548         * configure.in: Don't try to configure newlib for Alpha.
12549
12550 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12551
12552         * configure.in: Don't build ld for Irix 5.  Don't build gas,
12553         libg++ or libio for any Alpha target.
12554
12555         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12556
12557 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
12558
12559         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12560         default arguments -- so it tried to compress itself.
12561
12562 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12563
12564         * configure.in (notsupp): ensure that a space is always at the end
12565           of the configdirs list, since the grep checks for an explicit space
12566
12567 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12568
12569         * configure.in (target i386-sysv4.2): don't build ld, since static
12570           versions of many libraries are not available.
12571
12572 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12573
12574         * config.guess: Recognize Apollos (using environment variables).
12575         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12576
12577 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12578
12579         * config.guess: Recognize Sony news mips running newsos.
12580
12581 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
12582
12583         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12584         "fi ; else" for bash.
12585
12586 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
12587
12588         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12589
12590 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
12591
12592         * config.sub: accept unixware as an alias for svr4.2.
12593         Fix some inconsistancies with the gcc version.
12594
12595 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12596
12597         * Makefile.in (DISTDOCDIRS):  Add gdb.
12598
12599 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12600
12601         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
12602
12603 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12604
12605         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12606         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12607         this now.
12608
12609 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12610
12611         * config.sub: Accept hiux* as an OS name.
12612
12613         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12614         etc/make-stds.texi.  The underscore came from gcc, and dje now
12615         agrees that RUNTESTFLAGS is the correct name.
12616
12617 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12618
12619         * install.sh:  Remove 'set -e'.  It makes any conditionals
12620         in the script useless.
12621
12622         * config.guess: Automatically recognize arm-acorn-riscix
12623         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12624
12625 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12626
12627         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12628
12629 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12630
12631         * Makefile.in (DISTDOCDIRS): New variable.
12632         (taz): Edit local Makefile.in sooner, instead of proto-toplev
12633         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
12634
12635 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12636
12637         * configure.in (hppa target): check the source directory for the
12638           pagas sub-directory
12639
12640 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12641
12642         * config.sub: Allow -aout* and -elf*.
12643
12644 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12645
12646         * configure.in: Don't build ld on i386-solaris2, same as for
12647         sparc-solaris2.
12648
12649 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12650
12651         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12652
12653 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12654
12655         * configure.in:  Configure gdb for alpha.
12656
12657 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12658
12659         * Makefile.in (CXXFLAGS): Add -O.
12660
12661 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12662
12663         * config.guess: added support for DG Aviion
12664
12665 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12666
12667         * configure.in: Produce warning message for subdirectories not
12668         configurable for this host/target combination.  Don't try to
12669         configure gdb for vms.
12670
12671 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12672
12673         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12674         appropriate files before making "diststuff".
12675         (DISTBISONFILES): New var: list of files to be edited.
12676         (DISTSTUFFDIRS): Add binutils.
12677
12678 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12679
12680         * config.sub: also handle mipsel and mips64el (for little endian mips)
12681
12682 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12683
12684         * configure.in: Add * to end of all OS names.
12685
12686 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12687
12688         * configure.in: Build newlib for LynxOS native.
12689
12690 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12691
12692         * config.guess: Add support for delta 88k running SVR3.
12693
12694         * configure.in: Add comment about HP compiler vs. emacs.
12695
12696 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12697
12698         * configure.in: don't build ld on solaris2 (not a viable option
12699           due to bugs in getpwnam & getpwuid)
12700
12701 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12702
12703         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12704         config.guess will produce a full version number.
12705
12706 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12707
12708         * configure.in: Build linker and binutils for alpha-dec-osf1.
12709
12710 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12711
12712         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12713         and gdb/testsuite/Makefile.in.
12714
12715 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12716
12717         * configure.in: recognize mips*- instead of mips-
12718
12719 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12720
12721         * config.sub: Accept linux*coff and linux*elf as operating
12722         systems.
12723
12724 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12725
12726         * config.sub: Recognize mips64, and mips3 as an alias for it.
12727
12728 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12729
12730         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12731         gdb knows how to handle OSF/1 shared libraries.
12732
12733 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12734
12735         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12736         * config.guess: Recognize Hitachi's HIUX.
12737         * config.sub: Recognize h3050r* and hppahitachi.
12738         Remove redundant cases for hp9k[23]*.
12739
12740 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12741
12742         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12743         if gas and ld are in the source tree and are in ${configdirs}.
12744         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12745         --with options (but still pass them down on the command line,
12746         if they were explicitly specified).
12747
12748 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12749
12750         * configure: substitute SHELL value in Makefile.in with
12751         ${CONFIG_SHELL}
12752
12753 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12754
12755         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12756         *-*-solaris2* targets.
12757
12758 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12759
12760         * Makefile.in: define M4, and pass it down to sub-makes;
12761         all-autoconf now depends on all-m4
12762
12763 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12764
12765         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12766         presence of {ar,ranlib} instead of a configured directory
12767
12768 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
12769
12770         * config.guess: Accept 34?? as well as 33?? for NCR.
12771
12772 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12773
12774         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12775         of 'gas' in sed commands, since 'gash' is now in the tree as well.
12776
12777 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12778
12779         * configure: grab values for $(CC) and $(CXX) from the
12780         environment, so that someone can do "CC=gcc configure; make" and
12781         have it work right (matching the way that autoconf works now)
12782
12783         * configure.in, Makefile.in: add support for gash, the tcl
12784         interface to Galaxy
12785
12786         * config.guess: add NetBSD variants (hp300, x86)
12787
12788 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
12789
12790         * install.sh: Support -d option (in the manner of SunOS 4 install,
12791         as it is more deterministic than that of GNU install)
12792         (chmodcmd): Set file to mode 755 by default (should also do default
12793         chgrp and chown, but I don't feel like dealing with that now)
12794
12795 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
12796
12797         * config.sub: Remove h8300hhms alias.
12798
12799 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12800
12801         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12802
12803 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12804
12805         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12806         as stmp-fixinc
12807
12808 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12809
12810         * config.sub: recognize m88110-bug-coff.
12811
12812 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12813
12814         * Makefile.in (all-libio): all dependencies on the toolchain used
12815         to build this (gcc, gas, ld, etc)
12816
12817 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12818
12819         * config.guess: Deal with OSF/1 1.3 on alpha.
12820
12821 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12822
12823         * install.sh: add some 'else true' clauses for portability
12824
12825         * configure.in: don't build libio for h8[35]00-*-* targets
12826
12827 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12828
12829         * Makefile.in:  Add support for new libio.
12830
12831 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12832
12833         * install.sh: If one command fails, don't try the rest.  Don't try
12834         to remove $dsttmp (via trap) unless we have already created it.
12835         If $src doesn't exist, detect it and exit with an error.
12836
12837         * config.guess: Recognize BSD on hp300.
12838
12839 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12840
12841         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12842         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12843
12844 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
12845
12846         * Makefile.in (all-send-pr): depends on all-prms
12847
12848 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12849
12850         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12851
12852 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12853
12854         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12855         Added test for mips-mips-riscos5.
12856
12857 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12858
12859         * configure.in: use mh-hp300 for 68k HP hosts
12860
12861 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12862
12863         * configure: add support for CONFIG_SHELL, so that you can use
12864         some alternate shell for evaluating configure scripts
12865
12866 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
12867
12868         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
12869         in configure script to bug-gdb@prep.ai.mit.edu when building
12870         distribution archive.
12871         * Makefile.in (COMPRESS):  Remove def.
12872         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
12873         gdb.tar.Z and make-gdb.tar.Z respectively.
12874         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
12875         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
12876         to convergence with 'taz' target in Makefile.in.
12877
12878 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12879
12880         * install.sh (dsttmp): use trap to ensure that tmp files go
12881         away on error conditions
12882
12883 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12884
12885         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12886
12887 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12888
12889         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12890         its parent is '/' not ''.
12891
12892         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12893
12894 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
12895
12896         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12897         that ${newsrcdir}/configure.in does.
12898
12899 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12900
12901         * test-build.mk: support for CONFIG_SHELL
12902
12903 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
12904
12905         * config.sub (netware):  Add as a basic system type.
12906
12907 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12908
12909         * Makefile.in (Makefile): depend on configure.in.  Also drop the
12910           $(srcdir)/ from the dependency on Makefile.in.
12911
12912 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
12913
12914         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12915         (h8300hhms is temporary until multi-libraries are implemented).
12916         * configure.in: Handle h8300h too.
12917
12918 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12919
12920         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12921
12922 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
12923
12924         * configure:  Remove extraneous output when guessing host type.
12925         * config.guess:  Remove extraneous output when guessing using C
12926         compiler rather than uname, or when guessing fails.
12927
12928 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
12929
12930         * Makefile.in: remove all.cross and install.cross targets
12931
12932         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12933           definitions
12934
12935 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
12936
12937         * configure.in (target sh): Build gprof.
12938
12939 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12940
12941         * config.sub: change -solaris to -solaris2
12942
12943 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12944
12945         * configure.in: Use config/mh-riscos for mips-*-sysv*.
12946
12947 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
12948
12949         * configure: Correct error message for missing Makefile.in to
12950         print correct directory.
12951
12952 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12953
12954         * install.sh: kludge around 386BSD shell bug
12955
12956 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
12957
12958         * config.guess:  Recognize NeXT.
12959         * config.guess:  Recognize i486-ncr-sysv4.
12960         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
12961
12962 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
12963
12964         * Makefile.in (MAKEINFOFLAGS): New variable.
12965         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12966         * build-all.mk, test-build.mk: Pass down --no-split as
12967         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
12968
12969 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
12970
12971         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
12972
12973 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
12974
12975         * Makefile.in (libg++.tar.z):  New rule.
12976         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
12977         * Makefile.in (taz):  Only do a single chmod.
12978
12979 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12980
12981         * install.sh: don't use dirname anymore (replaced with sed usage)
12982
12983 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
12984
12985         * Makefile.in:  Change extension for gzip'd files from '.z' to
12986         '.gz' per new FSF standard usage.
12987
12988 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12989
12990         * configure: put quotes around the final value of program_transform_name
12991
12992 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12993
12994         * Makefile.in: new install.sh support; update install-info rules
12995
12996 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
12997
12998         * configure.in: Build diff for crosses, but not for go32 host.
12999
13000         * configure.in: Build gprof only for native, and don't build it
13001         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13002
13003 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
13004
13005         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13006
13007 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13008
13009         * configure.in (host_tools): Add prms.
13010
13011 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13012
13013         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13014         with $(FLAGS_TO_PASS) on the command line
13015
13016         * config.sub: Recognize lynx and lynxos
13017
13018 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13019
13020         * config.sub: Accept -ecoff*, not just -ecoff.
13021
13022 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13023
13024         * Makefile.in (taz): Use .gz suffix instead of .z.
13025         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13026         names.
13027
13028 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13029
13030         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13031
13032 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13033
13034         * Makefile.in (install-no-fixedincludes):  install gcc last, so
13035         that rebuilds that might happen during 'make install' don't get
13036         bogus gcc include files
13037
13038 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13039
13040         Change from Utah for HPPA support:
13041         * config.guess: Recognize hppa1.x-hp-bsd.
13042
13043 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
13044
13045         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
13046         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13047
13048 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13049
13050         * config.sub: Add support for rom68k and bug boot monitors.
13051
13052 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
13053
13054         * Makefile.in: Make all-opcodes depend on all-bfd.
13055
13056 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13057
13058         * config.guess: Added special check for i[34]86-univel-sysv4*.
13059
13060 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13061
13062         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13063         the processor rather than assuming i486.
13064
13065 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13066
13067         * config.guess: Recognize SunOS6 as Solaris3.
13068
13069 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
13070
13071         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
13072         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13073
13074 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
13075
13076         * build-all.mk (all-cross): New target for Canadian Cross.
13077         Added Q2 go32 targets.
13078         * test-build.mk: Configure go32 cross sparclite-aout and
13079         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
13080         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13081
13082 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13083
13084         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13085         GO32 hosted toolchains
13086
13087 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13088
13089         * configure: change  so "-exec-prefix" gets passed down rather
13090         than "-exec_prefix" so autoconf generated Makefiles get the
13091         exec_prefix set right.
13092
13093 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13094
13095         * config.guess: get the Solaris2 minor version number
13096
13097         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13098
13099 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13100
13101         * config.guess: Recognize some Sequent platforms.
13102
13103 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13104
13105         * Makefile.in: added the vault-install target
13106
13107         * configure.in: actually use the Sun3 makefile fragment that's in
13108         config, also added the release dir to configdirs
13109
13110 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13111
13112         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13113
13114 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13115
13116         * configure.in: remove some program from Alpha targetted toolchains
13117
13118 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
13119
13120         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
13121         gprof.
13122         (taz): Run "make diststuff" in those directories instead of "make
13123         proto-dir".  Look for "VERSION=" only at start of line in subdir
13124         Makefile.  Use "gzip -9" for compression.
13125         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13126         (binutils.tar.z): New target.
13127
13128 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13129
13130         * Makefile.in (taz): Include gpl.texinfo.
13131
13132 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13133
13134         * Makefile.in (setup-dirs): Merged into "taz" target.
13135         (taz): Only do `proto-dir' stuff if a directory is actually needed
13136         for this target.
13137
13138 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
13139
13140         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13141         (FLAGS_TO_PASS): Pass down MUNCH_NM.
13142         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13143         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13144         (gcc-no-fixedincludes): Correct for current gcc Makefile.
13145
13146 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
13147
13148         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
13149         config.sub, and move-if-change to gdb testsuite distribution
13150         archive, so the testsuite can be extracted, configured, and
13151         run separately from the gdb distribution.  Blow away the Chill
13152         tests that require a Chill compiled executable, since GNU Chill
13153         is not yet publically available.
13154
13155 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13156
13157         * test-build.mk: set environment variables in a single command,
13158         instead of a list of assignments and exports
13159
13160         * config.guess: recognize Alpha/OSF1 systems
13161
13162 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13163
13164         * configure: Change help message to prefer --options rather than
13165           -options.
13166
13167 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13168
13169         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13170         zippy@ecst.csuchico.edu.
13171         * config.guess: Recognize miniframe.
13172
13173 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13174
13175        * Makefile.in: Use srcroot to find runtest rather than rootme.
13176        Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13177
13178 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13179
13180         * test-build.mk: Extensive additions to support building on a
13181         machine other than the host.
13182
13183 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13184
13185         * configure (tooldir): Fix for i386-aix again.
13186
13187 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
13188
13189         * configure, Makefile.in:  Change definition of $(tooldir)
13190         to match the FSF.
13191
13192 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
13193
13194         * config.guess:  Recognize i[34]86/SVR4.
13195
13196 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13197
13198         * Makefile.in (all-gdb): gdb depends on sim.
13199
13200 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
13201
13202         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
13203         at the same time we make the prototype gdb directory.
13204         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
13205         files at the same time as the gdb base release distribution.
13206
13207 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
13208
13209         * Makefile.in (check): Use individual check targets rather than
13210         DO_X rule.
13211         (check-gcc): Added.
13212
13213 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
13214
13215         * config.sub: Use sysv3.2 not sysv32 for canonical OS
13216         for System V release 3.2.
13217
13218 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13219
13220         * config.sub: Recognize hppaosf.
13221         * configure.in: Do configure ld/binutils/gas for it.
13222
13223 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13224
13225         * configure (tooldir): Alter syntax used to set this, for systems
13226         where "\$" isn't handled right, like i386-aix.
13227
13228 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13229
13230         * configure: Pass program-transform-name, not
13231         program_transform_name, to recursive configures.
13232
13233 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
13234
13235         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13236         of gas+ld+binutils.
13237
13238 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
13239
13240         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
13241
13242 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13243
13244         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13245
13246 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13247
13248         * Makefile.in (PRMS): Set back to all-prms.
13249
13250 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13251
13252         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13253         targets, rather than for MIPS hosts.
13254
13255 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13256
13257         * configure.in: add comment for --with-x default values
13258
13259         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13260
13261         * Makefile.in: add check-* targets for each of the directories in
13262         the tree.  Add a definition of RUNTEST that will use the one we
13263         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
13264
13265 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
13266
13267         * configure.in: Removed obsolete references to bfd_target and
13268         target_makefile_frag.
13269
13270         * build-all.mk: Set assorted targets for Q2.
13271         * config.sub: Recognize z8k-sim and h8300-hms.
13272         * test-build.mk: Really don't pass host to configure.
13273         (HOLES): Added uname.
13274
13275 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
13276
13277         * configure: Handle an empty program-prefix, program-suffix or
13278         program-transform-name correctly.
13279
13280 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13281
13282         * build-all.mk: -G 8 no longer required for MIPS targets.
13283         * test-build.mk: Don't pass host argument to configure; make it
13284         guess.
13285
13286 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
13287
13288         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
13289         * Makefile.in (COMPRESS):  New macro, like GZIP.
13290
13291 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13292
13293         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13294
13295         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13296         with gas currently defaults to -G 0.
13297
13298 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
13299
13300         * Makefile.in (all-flex): flex depends on byacc.
13301
13302         * build-all.mk: If host not specified, use config.guess.  Pass TAG
13303         to test-build.mk as RELEASE_TAG.
13304         * test-build.mk (configargs): New variable containing arguments to
13305         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
13306         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13307
13308         * config.guess: Use /bin/uname when checking -X argument on SCO,
13309         to avoid invoking GNU uname which doesn't understand -X.
13310
13311         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13312
13313         * configure.in: Build gas for mips-*-*.
13314
13315 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13316
13317         * Makefile.in (all.normal): insert missing backslash.
13318
13319 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13320
13321         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13322
13323         * Makefile.in: Complete overhaul to merge many almost identical
13324         targets.
13325
13326 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13327
13328         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13329         (gdb.tar.Z): Adjusted.
13330
13331         * Makefile.in (setup-dirs, taz): New targets; should be general
13332         enough to adapt for gdb sometime.  Build only .z file.
13333         (gas.tar.z): New target.
13334
13335 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13336
13337         * build-all.mk: Use CC=cc -Xs on Solaris.
13338
13339 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
13340
13341         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
13342         for handling BISON for FSF releases.
13343
13344 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13345
13346         * configure: Actually implement the change zoo just documented.
13347
13348 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
13349
13350         * configure: when using config.guess, only set target_alias when
13351         it's not already been set (ie, on the command line)
13352
13353 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13354
13355         * Makefile.in: add installcheck target, set PRMS to install-prms
13356
13357 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13358
13359         * configure: add support for package_makefile_fragment, handle the
13360         case where a directory has a configure.in file but no Makefile.in
13361         more gracefully (with an actual understandable error message, even);
13362         add support for --without (and add this to the usage message); also
13363         explicitly add a --host=${host_alias} to the command line when
13364         config.guess is used
13365
13366 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13367
13368         * configure: Must use both --host and --target in recursive calls.
13369
13370 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13371
13372         * Makefile.in: Change deja-gnu to dejagnu.
13373
13374 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13375
13376         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13377
13378 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13379
13380         * configure.in: canonicalize all instances to *-*-solaris2*,
13381         also strip out a number of tools to not build for go32 host
13382
13383 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13384
13385         * config.guess: add GPL.
13386
13387         * Makefile.in, config.guess, config.sub, configure: bump
13388           copyrights to 93.
13389
13390 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
13391
13392         * Makefile.in (do-info): Removed obsolete check for existence of
13393         localenv file.
13394
13395         * Makefile.in (MAKEOVERRIDES): Define to be empty.
13396
13397 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13398
13399         * Makefile.in: a couple of 'else true' for decstation,
13400         support for TclX
13401
13402         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13403
13404 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
13405
13406         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13407
13408 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
13409
13410         * config.guess: Recognize i386-ibm-aix (PS/2).
13411         * configure.in: Use config/mh-aix386 file for it.
13412
13413 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
13414
13415         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13416         CC_FOR_TARGET instead.
13417         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13418
13419 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
13420
13421         * Makefile.in: Add sim to list of directories sent with gdb
13422
13423 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13424
13425         * configure.in: Put back mips-dec-bsd* case.
13426
13427 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
13428
13429         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13430         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
13431         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13432
13433 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13434
13435         * configure.in: remove no-op mips-dec-bsd* in "case $target"
13436
13437         * Makefile.in (dir.info): only run gen-info-dir if it exists,
13438         (install-info): install dir.info only if it exists,
13439         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13440
13441 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
13442
13443         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
13444         gas for mips-dec-bsd.
13445
13446 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
13447
13448         * configure (makesrcdir): If ${srcdir} is relative and not ".",
13449         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13450
13451 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13452
13453         * configure.in: Added "dejagnu" to hosttools list.
13454
13455 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
13456
13457         * config.sub, configure.in, config.guess:  Add support
13458         for Bosx, an AIX variant from Bull.
13459         Patches from F.Pierresteguy@frcl.bull.fr.
13460
13461 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13462
13463         * devo/dejagnu: Initial creation of devo/dejagnu.
13464         Migrated dejagnu testcases and support files for testing software
13465         tools to reside as subdirectories, currently called "testsuite",
13466         within the directory of the software tool.  Migrated all programs,
13467         support libraries, etc. beloging to dejagnu proper from
13468         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
13469         with no modifications.  The changes to these files which will
13470         allow them to configure, build, and execute properly will be made
13471         in a future update.
13472
13473 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13474
13475         * Makefile.in: Change send_pr to send-pr.
13476         * configure.in: Likewise.
13477         * send_pr: Renamed directory to send-pr.
13478
13479 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
13480
13481         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
13482
13483 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
13484
13485         * README:  Update for gdb-4.8 release.
13486         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
13487         gdb-xxx.tar.z (gzip'd) file also.
13488
13489 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13490
13491         * Makefile.in: make all-diff depend on all-libiberty
13492
13493 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
13494
13495         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13496
13497 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13498
13499         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13500
13501 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
13502
13503         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
13504         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
13505         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
13506
13507 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13508
13509         * Makefile.in:  makeinfo binary is in a new location
13510
13511 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
13512
13513         * config.sub: Accept -ecoff as an OS.
13514
13515         * Makefile.in: Various changes to eliminate a level of make
13516         recursion and reduce the required command line length.
13517         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13518         sub-makes.
13519         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13520         variables holding settings for specific sub-makes.
13521         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13522         in terms of BASE_FLAGS_TO_PASS.
13523         (TARGET_LIBS): New variable listing directories which use
13524         TARGET_FLAGS_TO_PASS.
13525         (subdir_do): Eliminated.
13526         (do-*): New set of targets to replace subdir_do.
13527         (various): All targets which used subdir_do now depend on do-*.
13528         (local-clean): Renamed from do_clean.
13529         (local-distclean): New target, dependency of distclean and
13530         realclean.
13531         (install-info): Don't create directories.  Depend on dir.info
13532         rather than calling make recursively.
13533         (install-dir.info): Eliminated.
13534         (install-info-dirs): Create all info directories here.
13535         (dir.info): Depend upon do-install-info.
13536
13537         * test-build.mk (HOLES): Added false.
13538
13539 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
13540
13541         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
13542
13543 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13544
13545         * Makefile.in (info): remove dependency on all-texinfo.  The
13546         problem was really in texinfo/C, not at this level.
13547
13548 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13549
13550         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13551
13552 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
13553
13554         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
13555         GDB releases.
13556
13557 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13558
13559         * configure: Include srcdir in message about target of link not
13560         being found.  Don't convert `-' to `_' in `with' options being
13561         passed to subdirs.
13562
13563 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13564
13565         * configure.in: add uudecode to host_tools
13566
13567         * Makefile.in: added {all,install}-uudecode targets, added them to
13568         the appropriate lists
13569
13570 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
13571
13572         * Makefile.in (all-gcc): Added dependency on all-gas.
13573
13574         * configure.in (mips-*-*): Build ld and binutils.
13575
13576 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13577
13578         * configure: check return code from mkdir, print error message and
13579           exit on failure.
13580
13581 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
13582
13583         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
13584
13585 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13586
13587         * test-build.mk (HOLES): Added tar, cpio and uudecode.
13588
13589 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13590
13591         * config.sub (h8500):  Recognize this as a cpu type.
13592
13593 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13594
13595         * configure: source directory missing is no longer a warning
13596
13597         * configure.in: recognize irix[34]* instead of irix[34]
13598
13599         * Makefile.in: define and pass down X11_LIB
13600
13601 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
13602
13603         * guess-systype: Renamed to ...
13604         * config.guess:  ... by popular request.
13605         * configure.in, Makefile.in:  Update accordingly.
13606
13607 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
13608
13609         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
13610         + Add Convex, Cray/Unicos, and Encore/Multimax support.
13611         + Execute ./dummy instead of assuming . is in PATH.
13612
13613 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
13614
13615         * guess-systype:  New shell script.  Attempts to guess the
13616         canonical host name of the executing host.
13617         Only a few hosts are supported so far.
13618         * configure:  Call guess-systype if no host is specified.
13619
13620 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13621
13622         * Makefile.in (gcc-no-fixedincludes): Made to work with current
13623         gcc Makefile.
13624
13625
13626 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
13627
13628         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13629         (all-gcc, install-gcc, subdir_do): Use it.
13630
13631 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13632
13633         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13634
13635 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13636
13637         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13638           set exclusively by configure, using configure.in .
13639
13640 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13641
13642         * test-build.mk: set $PATH for all builds
13643
13644         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13645
13646 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13647
13648         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13649         the one used in gcc/Makefile.in, so that a null expansion doesn't
13650         override the one needed to build gcc with a native cc.
13651
13652
13653 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13654
13655         * configure: Accept -with arguments.
13656
13657 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13658
13659         * Makefile.in: added h8300sim
13660
13661 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13662
13663         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13664         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13665         (all-cygnus, native, build-cygnus): Make
13666         $(canonhost)-stamp-3stage-done, not $(host)....
13667         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13668         i386-sco3.2v4.  Added else true to if command.
13669
13670 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13671
13672         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13673
13674 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13675
13676         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13677
13678 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13679
13680         * configure.in: don't remove binutils from Solaris builds
13681
13682 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13683
13684         * Makefile.in: get rid of earlier definitions for *clean,
13685         also handle the recursive info rule better
13686
13687 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13688
13689         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13690         do more-or-less the right thing.
13691
13692 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13693
13694         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13695         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13696
13697 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13698
13699         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13700         $(host_canonical).
13701
13702         * configure.in: split the configdirs list into 4 categories (native
13703         v. cross, library v. tool) and handle the cross-only and native-
13704         only in more reasonable (and correct!) way.
13705
13706 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13707
13708         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13709         configdirs anymore.
13710
13711 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13712
13713         * Makefile.in: extensive cleanup::  removed all of the explicit
13714         clean-* targets, collapsed many wrappers around subdir_do into
13715         one, added additional targets to satisfy standards.texi, deleted
13716         some old targets, some changes for consistency
13717
13718 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13719
13720         * configure.in: handle some programs as cross-only, and others as
13721         native only
13722
13723         * test-build.mk: handle partial holes in a more generic manner
13724
13725         * Makefile.in: m4 depends on libiberty
13726
13727 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13728
13729         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13730         time, wdiff, and find to configdirs
13731
13732         * Makefile.in: all, clean, and install rules for the new programs
13733         added to configure.in
13734
13735 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13736
13737         * configure.in: use mh-sun for all *-sun-* hosts
13738
13739 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13740
13741         * Makefile.in: define flags for X11 include files and library file
13742         locations, pass them down to the programs that need this info
13743
13744         * build-all.mk: added a 'native' target, to 3stage the native toolchain
13745
13746 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13747
13748         * configure.in: start building libg++ for HP-UX targets
13749
13750 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
13751
13752         * README:  Update references to files moved into etc/.
13753
13754 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
13755
13756         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
13757         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
13758
13759 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13760
13761         * configure: accept dash as well as underscore in long option
13762         names for FSF compatibility.
13763
13764 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
13765
13766         * config.sub: added -sco3.2v4 support from FSF.
13767
13768 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13769
13770         * configure.in: expand the section that adds or removes
13771         directories from the list of programs to build, to handle native
13772         vs. cross in addition to host v. native
13773
13774 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
13775
13776         * Makefile.in:  Replace C++ in macro names with CXX.
13777         This is less likely to break ...
13778
13779 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13780
13781         * test-build.mk: add -w to GNU_MAKE
13782
13783 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13784
13785         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13786         add 'sparc' to list of recognized cpus.  This needed to make
13787         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13788         Delete some redundant ose68 variants.  Recognize -wrs as an os,
13789         then changes that into $CPU-wrs-vxworks.
13790
13791         * configure.in: remove most references to gdbtest, regularize
13792         target based program removal
13793
13794         * test-build.mk: import from p3 tree (many fixes and changes)
13795
13796 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
13797
13798         * Makefile.in: added rules to handle tcl, tk, and expect
13799
13800         * configure.in: handle those directories if they exist
13801
13802 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13803
13804         * config.sub: removed bogus hppabsd and hppahpux names, since
13805         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13806
13807 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13808
13809         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
13810         depends upon all-xiberty
13811
13812         * Makefile.in: changes from p3, including:
13813
13814         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
13815
13816         * Makefile.in (XTRAFLAGS): include newlib directories if
13817         newlib/Makefile exists, rather than if host != target.
13818
13819         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
13820
13821         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13822         from the same source tree and not building a cross-compiler.  This
13823         matters for the libg++ configuration if reconfiguring a tree that
13824         has already been installed.
13825
13826         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
13827
13828         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13829         pick up the machine and system specific header files.
13830
13831         * Makefile.in: added AS_FOR_TARGET, passed down in
13832         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13833         the C compiler to use to create programs which are run in the
13834         build environment, set it to default to $(CC), and passed it down
13835         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13836
13837         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
13838
13839         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13840         We need them for unusual native builds, like systems without
13841         ranlib.
13842
13843         * configure: also define $(host_canonical) and
13844         $(target_canonical), which are the full, canonical names for the
13845         given host and target
13846
13847 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
13848
13849         * Makefile.in:  Added separate definitions for C++.
13850
13851 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
13852
13853         * configure.in (configdirs):  Add deja-gnu.
13854
13855 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
13856
13857         * README:  Update for configure.texi and gdb-4.7 release.
13858
13859 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
13860
13861         * Makefile.in:  Move "all" target to top of file.
13862         Previously, first target was ".PHONY" which caused BSD4.4 make
13863         to build .PHONY when make was run without arguments.
13864
13865 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
13866
13867         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
13868         Library-copylefted code in libiberty.
13869
13870 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
13871
13872         * config.sub:  Replace m68kmote with plain old m68k.
13873
13874 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
13875
13876         * Makefile.in:  Remove space from blank line, avoid Make complaints.
13877
13878 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
13879
13880         * config.sub: Complain if no argument is given.  Added support for
13881         386bsd as OS and target alias.
13882
13883 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
13884
13885         * Makefile.in (XTRAFLAGS): include newlib directories if
13886         newlib/Makefile exists, rather than if host != target.
13887
13888 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
13889
13890         * config.sub: recognize sparclite-wrs-vxworks.
13891
13892         * Makefile.in (install-xiberty): added *-xiberty make rules (from
13893         p3.) Added clean-xiberty to clean.
13894
13895 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13896
13897         * configure.in: use *-*-* instead of nested cases for host and target
13898
13899 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
13900
13901         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13902         from the same source tree and not building a cross-compiler.  This
13903         matters for the libg++ configuration if reconfiguring a tree that
13904         has already been installed.
13905
13906 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
13907
13908         * config.sub (i486v/i486v4):  Merge in from FSF version.
13909
13910 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
13911
13912         * configure: only set PWD if it is already set.
13913
13914 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
13915
13916         * configure: just set PWD=`pwd` at the top, since Ultrix sh
13917         doesn't have unset and all success paths (and most error paths)
13918         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13919         to just ${PWD} to avoid confusion.)
13920
13921 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
13922
13923         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13924         even for a native compilation.
13925
13926 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
13927
13928         Changes to make the gdb.tar.Z rule work better.
13929
13930         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
13931         (DEVO_SUPPORT):  Add configure.texi.
13932         (bfd-ilrt.tar.Z):  Remove ancient rule.
13933
13934 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
13935
13936         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13937         pick up the machine and system specific header files.
13938
13939         * configure.in, config.sub: added new target m68010-adobe-scout,
13940         with alias of adobe68k.  Changed configure.in to check for
13941         -scout before -sco* to avoid a false match.
13942
13943         * Makefile.in: added AS_FOR_TARGET, passed down in
13944         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13945         the C compiler to use to create programs which are run in the
13946         build environment, set it to default to $(CC), and passed it down
13947         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13948
13949 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13950
13951         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13952         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
13953         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13954         FOR_TARGET variants, to newlib and libg++.
13955
13956 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13957
13958         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13959         first.
13960
13961 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
13962
13963         * config.sub:  Accept `elf' as an environment.
13964
13965 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13966
13967         * Makefile.in (all-opcodes):  cd into the right directory
13968
13969 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
13970
13971         * configure: added -program_transform_name option, used as
13972         argument to sed when installing programs.
13973         configure.texi: added documentation for -program_prefix,
13974         -program_suffix and -program_transform_name.
13975
13976 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
13977
13978         * config.sub:  Accept i486 where i386 ok.
13979
13980 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
13981
13982         * config.sub: accept we32k
13983
13984 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
13985
13986         * config.sub, configure.in: accept OSE68000 and OSE68k.
13987
13988         * Makefile.in: don't create all directories for ``make install'';
13989         let the subdirectories create the ones they need.
13990
13991 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13992
13993         * COPYING: new file, GPL v2
13994
13995 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13996
13997         * Makefile.in: use the new gen-info-dir, which needs a template
13998         argument (which also lives in texinfo)
13999
14000         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14001
14002 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
14003
14004         * config.sub (ncr3000):  Change i386 to i486.
14005
14006 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14007
14008         * Makefile.in: add install-rcs, install-grep to
14009         install-no-fixedincludes, removed install-bison and install-libgcc
14010
14011 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
14012
14013         * configure.in: grab the HPUX makefile fragment if on HPUX
14014
14015 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14016
14017         * Makefile.in: eradicate bison spoor (ditto libgcc).
14018          configure.in: recognise m68{k,000}-ericsson-OSE.
14019          es1800 is alias for m68k-ericsson-OSE
14020
14021 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14022
14023         * configure.in: rearrange the parts that remove programs from
14024         configdirs, based now on HOST==TARGET or by canonical triple.
14025
14026 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14027
14028         * test-build.mk: recurse explicitly with -f test-build.mk when
14029           appropriate.  predicate stage3 and comparison on the existence
14030           of gcc.  That is, if gcc isn't around, we aren't three-staging.
14031           On very clean, also remove ...stamp-co.  Build in-place before
14032           doing other builds.
14033
14034 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14035
14036         * Makefile.in, configure.in: add tgas
14037
14038 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14039
14040         * Makefile.in: a number of changes merged in from progressive.
14041
14042         * configure.in: add libm.
14043
14044         * .cvsignore: ignore some stuff that comes from test-build.mk.
14045
14046 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
14047
14048         * config.sub:  Add es1800 (m68k-ericsson-es1800).
14049
14050 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14051
14052         * configure: Add program_suffix (parallel to program_prefix)
14053         * Makefile.in: adjust directory-creating script for losing decstation
14054
14055 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
14056
14057         * configure:  Minor $subdir-related fixes.
14058
14059 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14060
14061         * configure: fix various problems with propogating
14062         makefile_target_frag in subdirs.
14063         * configure.in: config libgcc if its there
14064
14065 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
14066
14067         * config.sub:  HPPA merge.
14068
14069 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
14070
14071         * Makefile.in:  Replace all-bison with all-byacc in all
14072         dependency lines for other tools (which now use byacc).
14073
14074 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
14075
14076         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
14077
14078 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
14079
14080         * Makefile.in: make gprof rules similar to byacc rules (instead of
14081         vestigal $(unsubdir) that didn't work...)
14082
14083 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
14084
14085         * config.sub:  Add support for Linux.
14086         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
14087         (at least for libg++).
14088
14089 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
14090
14091         * configure.texi: fix doc for the -nfp option to configure
14092
14093 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
14094
14095         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14096
14097 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
14098
14099         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14100         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14101         * configure.in: added solaris* host_makefile_frag hook.
14102
14103 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14104
14105         * config.sub: changed recognition of m68000 so that various
14106         m68k types can be specified via m680[01234]0
14107
14108 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14109
14110         * config.sub (basic_machine): fix sed so that '-foo' isn't
14111         completely substituted out while .+'-foo' loses the '-foo'
14112
14113 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14114
14115         * config.sub ($os): Add -aout.
14116
14117 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
14118
14119         * configure:  If host_makefile_frag is absolute, don't
14120         prefix ${invsubdir} (relevant to libg++ auto-configure).
14121
14122 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14123
14124         * Makefile.in (tooldir): Define it.
14125         (all-ld): Depend on all-flex.
14126
14127 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
14128
14129         * Makefile.in (check):  Fix libg++ special case.
14130
14131 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
14132
14133         * configure: do not bury `pwd` into config.status, thus do fewer
14134           pwd's.
14135
14136         * configure: print the "Building in" message only when building in
14137           other than "." AND verbose.
14138
14139         * configure: remove -s, rework -v to better accomodate guested
14140           configures.
14141
14142         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14143
14144 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
14145
14146         * Makefile.in: macroize flags passed on recursion.  remove
14147           fileutils.
14148
14149 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
14150
14151         * configure: get makesrcdir right for subdirs deeper than 1.
14152
14153         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14154           install.
14155
14156 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
14157
14158         * Makefile.in: don't print subdir_do or recursion lines.
14159
14160 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
14161
14162         * standards.texi: added menu item.
14163
14164         * Makefile.in: build and install standards.info.
14165
14166         * standards.texi: new file.
14167
14168 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14169
14170         * configure: test for and move config.status pieces from
14171           ${subdir}/.
14172
14173 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
14174
14175         * configure:  Test for existance of files before trying to mv
14176         them, to avoid numerous non-existance messages.
14177
14178 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
14179
14180         * configure: correct final line of config.status.
14181
14182         * configure: patch from eggert.  Avoids a protection problem if
14183           the original Makefile.in is read only.
14184
14185         * configure: use move-if-change from gcc to create config.status.
14186           Some makefiles depend on config.status to tell if a directory
14187           has been reconfigured for a different host.  This change
14188           prevents those directories from remaking everything in the case
14189           where the reconfig was only intended to rebuild a Makefile.
14190
14191         * configure: test for config.sub with "config.sub sun4" rather
14192           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
14193           host alias from a missing config.sub.
14194
14195 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14196
14197         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14198           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
14199
14200 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
14201
14202         * configure: mkdir ${subdir} as needed.
14203
14204 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
14205
14206         * Makefile.in,configure.in: added autoconf.
14207
14208 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14209
14210         * Makefile.in: no longer pass against on recursion.
14211
14212         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14213           definitions are not inherited.
14214
14215         * configure: correct makesrcdir when subdir is .
14216
14217 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
14218
14219         * configure:  Add support for 'subdirs' variable, which is
14220         like 'configdirs', except that configure doesn't re-invoke
14221         itself for subdirs, it just creates a Makefile for each subdir.
14222         * configure.texi:  Document subdirs.
14223
14224 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14225
14226         * configure.in: added flex to configdirs
14227
14228 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
14229
14230         * Makefile.in: remove clean-stamps from clean.
14231
14232 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
14233
14234         * configure.in:  Add gdbtest to configdirs.
14235
14236 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
14237
14238         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
14239         to recursive makes.
14240         * configure.in:  Recognize new ncr3000 config.
14241
14242 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
14243
14244         * Makefile.in, configure.in: removed references to gdbm.
14245
14246 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
14247
14248         * config.sub:  Don't canonicalize os value
14249         newsos* to bsd (readline needs to check for newsos).
14250         (This fix was earlier made Jan 31, but got re-broken.)
14251
14252 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
14253
14254         * configure.in:  sco is an os, not a vendor!
14255
14256         * configure:  Quote $( better.  Keep various shells happy.
14257
14258 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
14259
14260         * Makefile.in: eliminate stamp-files.
14261
14262 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
14263
14264         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
14265           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14266
14267 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
14268
14269         * config.sub:  fix iris/iris3.
14270
14271 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
14272
14273         * configure: re-add -rm.
14274
14275 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
14276
14277         * Maskefile.in: add .stmp-rcs to all.
14278
14279         * configure.in: remove gas from rs6000 build, use aix host fragment.
14280
14281 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
14282
14283         * configure: pass down site_option during recursion.
14284
14285 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
14286
14287         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
14288
14289 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
14290
14291         * configure: Change exec_prefix so that it really defaults to prefix.
14292
14293 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
14294
14295         * Makefile.in, configure.in:  Add support for mmalloc library.
14296
14297 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
14298
14299         * Makefile.in: add stmp dependencies for a few more things.
14300
14301 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
14302
14303         * configure: adjusted error message on objdir/srcdir configure
14304           collision, per john's suggestion.
14305
14306         * Makefile.in: add libiberty stmp to all and all.cross.
14307
14308 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
14309
14310         * Makefile.in: remove force dependencies, add grep to all.
14311
14312 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
14313
14314         * Makefile.in: drop flex.  make stamp files work.
14315
14316         * configure: added test for conflicting configuration in srcdir,
14317           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
14318           gets cranky.  use relative paths for configure and srcdir
14319           whenever possible.  Send some error messages to stderr that were
14320           going to stdout.
14321
14322 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
14323
14324         * Makefile.in:  Fix libg++ rule to check for gcc directory
14325         before using gcc/gcc.  Also pass XTRAFLAGS.
14326
14327 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
14328
14329         * Makefile.in: added stmp-files so that directories aren't polled
14330           when they are already built.
14331
14332         * configure.texi: fixed a node pointer problem.
14333
14334 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
14335
14336         * config.sub configure.in gdb/configure.in
14337         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14338         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14339         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
14340
14341 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14342
14343         * configure: -recurring becomes -silent.  corrected help message
14344           for -site= option.
14345
14346         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14347
14348 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14349
14350         * configure: when building Makefile for crosses, replace
14351           tooldir and program_prefix.  default srcdir from location of
14352           config.sub.  remove "for host in hosts" and "for target in
14353           targets" loops.
14354
14355 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14356
14357         * Makefile.in: Do not pass bindir or mandir to cvs.
14358
14359 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
14360
14361         * Makefile.in, configure.in: removed traces of namesubdir,
14362           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
14363           copyrights to '92, changed some from Cygnus to FSF.
14364
14365         * configure.texi: remove most references to multiple hosts,
14366           multiple targets, subdirs, etc.
14367
14368         * configure.man: removed rcsid. reference config.sub not
14369           config.subr.
14370
14371         * Makefile.in: mkdir $(infodir) on install-info.
14372
14373 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
14374
14375         * configure.texi:  Explain better about .gdbinit and about
14376         the environment that configure.in sections run in.
14377
14378 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
14379
14380         * configure.in:  Ultrix is only a decstation if it's a MIPS.
14381
14382 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
14383
14384         * README:  DOC.configure => cfg-paper.texi.
14385
14386 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
14387
14388         * config.sub (near case $os):  Don't convert newsos* to bsd!
14389
14390 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
14391
14392         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
14393         the number of copies of COPYING that go into the GDB tar file.
14394
14395 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
14396
14397         * bfd/configure.in, gdb/config/mh-i386sco,
14398         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14399         Fix SCO configuration stuff.
14400
14401 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
14402
14403         * Makefile.in:  For libg++, make sure the -I pointing
14404         to the gcc directory goes *after* all the libg++-local -I flags.
14405         Also, move just-gcc dependency from just-libg++ to all-libg++.
14406
14407 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
14408
14409         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
14410
14411 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
14412
14413         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
14414
14415 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
14416
14417         * config.sub:  Add stratus configuration frags.  Also
14418         submitted to FSF.
14419
14420 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
14421
14422         * Makefile.in (DEV_SUPPORT):  add configure.man.
14423
14424         * config.sub(Decode manufacturer-specific):  add -none*.
14425
14426 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
14427
14428         * Makefile.in:  remove form feeds to make Sun's make happy.
14429         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
14430
14431 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
14432
14433         * Makefile.in (AR_FLAGS):  Make quieter.
14434
14435 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
14436
14437         * configure.in:  Add libg++.
14438         * configure:  When verbose, don't output the command line at each
14439         level; it will be unremarkably the same as the previous version,
14440         which will be the same as what the user typed.
14441
14442 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
14443
14444         * configure.in, Makefile.in: fix clean-info, add flex.  add
14445           fileutils.
14446
14447         * configure: be less sensitive to spaces in Makefile.in.  Do not
14448           look for sources in "..".  Doing so breaks subdirectories that
14449           might have their own configure.  If a subdir has it's own
14450           configure script, use it.
14451
14452 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
14453
14454         * cfg-paper.texi: some changes suggested by rms.
14455
14456 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
14457
14458         * config.sub:  Merge in some small additions from the FSF version,
14459         taken from the gcc distribution, to bring the Cygnus and FSF
14460         versions into closer sync.
14461
14462 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
14463
14464         * configure.in:  Changed svr4 references to sysv4.
14465
14466 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
14467
14468         * configure: added -V for version number option.
14469
14470 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
14471
14472         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14473           renamed from DOC.configure to cfg-paper.texi.
14474
14475 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14476
14477         * configure, config.subr, config.sub: config.subr is now
14478           config.sub again.
14479
14480 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
14481
14482         * configure.texi: new file, in progress.
14483
14484         * Makefile.in: build info file and install the man page for
14485           configure.
14486
14487         * configure.man: new file, first cut.
14488
14489         * configure: find config.subr again now that configuration "none"
14490           has gone.  removed all traces of the -ansi option.  removed all
14491           traces of the -languages option.
14492
14493         * config.subr: resync from rms.
14494
14495 1991-12-11  K. Richard Pixley  (rich at rtl.cygnus.com)
14496
14497         * configure, config.sub, config.subr: merge config.sub into
14498           config.subr, call the result config.subr, remove config.sub, use
14499           config.subr.
14500
14501         * Makefile.in: revised install for dir.info.
14502
14503 1991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
14504
14505         * configure.in: add decstation host makefile frag.
14506
14507         * Makefile.in: BISON now bison -y again.  also install-gcc on
14508           install.  clean-gdbm on clean.  infodir belongs in datadir.
14509           Make directories for info install.  Build dir.info here then
14510           install it.
14511
14512 1991-12-09  K. Richard Pixley  (rich at rtl.cygnus.com)
14513
14514         * Makefile.in: fix for bad directory tests.
14515
14516 1991-12-07  K. Richard Pixley  (rich at rtl.cygnus.com)
14517
14518         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
14519           regexp.  -srcdir relative was being handled incorrectly.
14520
14521         * Makefile.in: unwrapped some for loops so that parallel makes
14522           work again and so one can focus one's attention on a particular
14523           package.
14524
14525 1991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
14526
14527         * configure: added PWD as a stand in for `pwd` (for speed). use
14528           elif wherever possible.  make -srcdir work without -objdir.
14529           -objdir= commented out.
14530
14531 1991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
14532
14533         * configure: +options become --options.  -subdirs commented out.
14534           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
14535           Makefile now at top of generated Makefile.  Removed cvs log
14536           entries.  added -srcdir.  create .gdbinit only if there is one
14537           in ${srcdir}.
14538
14539         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
14540           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
14541           and mandir now keyed off datadir by default.
14542
14543 1991-11-22  K. Richard Pixley  (rich at rtl.cygnus.com)
14544
14545         * Freshly created ChangeLog.
14546
14547 \f
14548 Local Variables:
14549 mode: change-log
14550 left-margin: 8
14551 fill-column: 76
14552 version-control: never
14553 End: