OSDN Git Service

2012-01-20 Pedro Alves <palves@redhat.com>
[pf3gnuchains/pf3gnuchains4x.git] / ChangeLog
1 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
2
3         * configure: Regenerate.
4
5 2011-12-15  Jeff Johnston  <jjohnstn@redhat.com>
6
7         * COPYING.LIBGLOSS: Add GPL with exception license.
8
9 2011-11-09  Roland McGrath  <mcgrathr@google.com>
10
11         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
12         * configure: Rebuild.
13         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
14         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
15         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
16         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
17         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
18         Add READELF.
19         * Makefile.in: Rebuild.
20
21 2011-11-08  Richard Henderson  <rth@redhat.com>
22
23         * configure.ac: Test for libitm directory present first.
24
25         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
26
27         * configure.ac: Test libitm/configure.tgt to disable libitm.
28         * configure: Rebuild.
29
30 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
31
32         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
33         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
34         * Makefile.in: Regenerate.
35
36 2011-11-01  DJ Delorie  <dj@redhat.com>
37
38         * configure.ac (rl78-*-*) New case.
39         * configure: Regenerate.
40
41 2011-11-01  DJ Delorie  <dj@redhat.com>
42
43         * config.sub: Update to version 2011-10-29 (added rl78)
44
45 2011-10-27  Nick Clifton  <nickc@redhat.com>
46
47         * config.sub: Import these changes from the config project:
48
49         2011-10-08  Joern Rennecke <joern.rennecke@embecosm.com>
50             Ben Elliston  <bje@gnu.org>
51
52         * config.sub (epiphany): New.
53
54         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
55             Ben Elliston  <bje@gnu.org>
56
57         * config.sub (hexagon, hexagon-*): New.
58
59         2011-08-23  Roland McGrath  <mcgrathr@google.com>
60
61         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
62         64eb to be64.
63
64         2011-08-16  Roland McGrath  <mcgrathr@google.com>
65
66         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
67         (nacl): Grok as alias for 32el-unknown-nacl.
68
69 2011-08-19  Joel Brobecker  <brobecker@adacore.com>
70
71         * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
72
73 2011-08-14  Yao Qi  <yao@codesourcery.com>
74
75         Merge from gcc:
76
77         2011-08-14  Yao Qi  <yao@codesourcery.com>
78         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
79         * configure: Regenerate.
80
81 2011-07-26  Ian Lance Taylor  <iant@google.com>
82
83         Merge from gcc:
84
85         2011-07-26  Ian Lance Taylor  <iant@google.com>
86         * configure.ac: Set have_compiler based on whether gcc directory
87         exists, rather than on whether gcc is in configdirs.
88         * configure: Rebuild.
89
90         2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
91         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
92         link directories.
93         * Makefile.in: Rebuild.
94
95         2011-07-20  Ian Lance Taylor  <iant@google.com>
96         PR bootstrap/49787
97         * configure.ac: Move --enable-bootstrap handling earlier in file.
98         If --enable-bootstrap and either --enable-build-with-cxx or
99         --enable-build-poststage1-with-cxx, enable C++ automatically.
100         * configure: Rebuild.
101
102         2011-07-19  Ian Lance Taylor  <iant@google.com>
103         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
104         make C++ a boot_language.  Set and substitute
105         POSTSTAGE1_CONFIGURE_FLAGS.
106         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
107         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
108         * configure, Makefile.in: Rebuild.
109
110         2011-07-16  Jason Merrill  <jason@redhat.com>
111         * Makefile.def (language=c++): Add check-c++0x and
112         check-target-libmudflap-c++.
113         * Makefile.tpl (check-target-libmudflap-c++): New.
114         * Makefile.in: Regenerate.
115
116         2011-07-16  Matthias Klose  <doko@ubuntu.com>
117         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
118         * Makefile.def (target_modules/libjava): Pass
119         $(EXTRA_CONFIGARGS_LIBJAVA).
120         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
121         if not configured with --enable-static-libjava.
122         * Makefile.in: Regenerate.
123         * configure: Likewise.
124
125         2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
126         PR regression/47836
127         PR bootstrap/23656
128         PR other/47733
129         PR bootstrap/49247
130         PR c/48825
131         * configure.ac (target_libraries): Remove target-libiberty.
132         Remove case-statement setting skipdirs=target-libiberty for
133         multiple targets.  Remove checking target_configdirs and
134         removing target-libiberty but keeping target-libgcc if
135         otherwise empty.
136         * Makefile.def (target_modules): Don't add libiberty.
137         (dependencies): Remove all traces of target-libiberty.
138         * configure, Makefile.in: Regenerate.
139
140 2011-07-22  Jason Merrill  <jason@redhat.com>
141
142         * Makefile.def (language=c++): Add check-c++0x and
143         check-target-libmudflap-c++.
144         * Makefile.tpl (check-target-libmudflap-c++): New.
145         * Makefile.in: Regenerate.
146
147 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
148
149         * configure: Regenerate.
150
151 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
152
153         PR target/39150
154         * configure.ac (i[3456789]86-*-solaris2*): Also accept
155         x86_64-*-solaris2.1[0-9]*.
156         * configure: Regenerate.
157
158 2011-06-13  Walter Lee <walt@tilera.com>
159
160         * configure.ac (tilepro-*-*) New case.
161         (tilegx-*-*): Likewise.
162         * configure: Regenerate.
163
164 2011-06-06  Nick Clifton  <nickc@redhat.com>
165
166         * config.sub: Sync from upstream.
167
168 2011-05-08  Doug Kwan  <dougkwan@google.com>
169
170         Merge from gcc:
171
172         2011-05-08  Doug Kwan  <dougkwan@google.com>
173
174                 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
175                 * configure: Regenerated.
176                 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
177                 value from configure.
178                 * Makefile.in: Regenerated.
179
180 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
181
182         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
183         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
184         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
185         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
186         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
187         *-*-vxworks*): Disable newlib and libgloss in separate case
188         statement.
189         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
190         to separate case statement.
191         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
192         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
193         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
194         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
195         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
196         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
197         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
198         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
199         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
200         i[[3456789]]86-*-rdos*, m32r-*-*,
201         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
202         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
203         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
204         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
205         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
206         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
207         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
208         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
209         and libgloss in main case over targets.  Remove most empty cases
210         in main case over targets.
211         * configure: Regenerate.
212
213 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
214
215         * configure.ac: Remove code setting special library locations for
216         hppa*64*-*-hpux11*.  Remove code setting compiler for
217         sparc-sun-solaris2*.
218         * configure: Regenerate.
219
220 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
221
222         * configure.ac: Separate libgloss_dir settings from general case
223         over targets.
224         * configure: Regenerate.
225
226 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
227
228         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
229         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
230         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
231         cases in libgcj-disabling case statement.
232         (hppa*64*-*-linux*): Set unsupported_languages instead of
233         disabling target-zlib.
234         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
235         to hppa*64*-*-hpux*.
236         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
237         hppa*-*-hpux*.
238         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
239         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
240         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
241         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
242         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
243         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
244         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
245         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
246         libgcj-disabling case statement.
247         * configure: Regenerate.
248
249 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
250
251         * configure.ac: Disable Java for targets not supporting libffi.
252         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
253         Remove cases in Java-disabling statement.
254         (*arm-wince-pe): Change to arm-wince-pe.
255         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
256         cases in Java-disabling statement.
257         (bfin-*-*): Don't disable Java again.
258         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
259         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
260         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
261         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
262         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
263         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
264         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
265         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
266         Java-disabling statement.
267         (mmix-*-*): Don't disable Java again.
268         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
269         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
270         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
271         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
272         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
273         statement.
274         * configure: Regenerate.
275
276 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
277
278         Merge from GCC:
279
280         2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
281
282         PR lto/48086
283         * configure.ac: Re-enable LTO on *-apple-darwin9*.
284         * configure: Regenerate.
285
286 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
287
288         * configure.ac: Separate cases disabling Java and Java libraries
289         from general case over targets.
290         * configure: Regenerate.
291
292 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
293
294         * configure.ac (build_tools): Remove build-byacc.
295         (host_libs): Remove mmalloc.
296         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
297         autoconf automake libtool diff rcs fileutils shellutils time
298         textutils wdiff find uudecode hello tar gzip indent recode release
299         sed perl gawk findutils gettext zip.
300         (libgcj): Remove target-qthreads.
301         (target_tools): Remove target-examples target-gperf.
302         (YACC): Don't handle building byacc.
303         * configure: Regenerate.
304         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
305         dosutils, examples, fileutils, find, findutils, gawk, gettext,
306         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
307         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
308         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
309         handle building components.
310         * Makefile.in: Regenerate.
311
312 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
313
314         * config.sub: Sync from upstream.
315
316 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
317
318         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
319         (microblaze*): Don't disable libssp.
320         * configure: Regenerate.
321
322 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
323
324         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
325         moveifchange.
326         * configure: Regenerate.
327         * Makefile.tpl: Use @SHELL@ not @config_shell@.
328         * Makefile.in: Regenerate.
329
330 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
331
332         * configure.ac (*-*-sysv4*): Don't enable libgomp.
333         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
334         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
335         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
336         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
337         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
338         md_exec_prefix cases.
339         * configure: Regenerate.
340
341 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
342
343         * configure.ac: Separate cases disabling target-libssp,
344         target-libiberty, target-libstdc++-v3 and Fortran from general
345         case over targets.
346         * configure: Regenerate.
347
348 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
349
350         * configure.ac (*-*-chorusos): Don't disable libgcj.
351         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
352         Remove case.
353         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
354         (arm-*-coff): Don't disable libgcj.
355         (arm*-*-linux-gnueabi): Remove useless assignment.
356         (arm-*-riscix*): Don't disable libgcj.
357         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
358         configuration.
359         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
360         (c54x*-*-*): Remove case.
361         (tic54x-*-*): Don't disable GCC or GCC libraries.
362         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
363         to *.
364         (d10v-*-*): Don't disable GCC libraries.
365         (d30v-*-*): Don't disable libgcj.
366         (h8500-*-*): Don't disable GCC libraries.
367         (i960-*-*): Don't disable libgcj.
368         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
369         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
370         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
371         libgcj.
372         (m68k-*-coff*): Remove case.
373         (mmix-*-*): Don't disable libgloss on host.
374         (mn10200-*-*, mn10300-*-*): Remove cases.
375         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
376         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
377         Don't disable libgcj.
378         (romp-*-*): Remove case.
379         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
380         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
381         case.
382         (v810-*-*): Don't disable GCC libraries.
383         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
384         (ip2k-*-*): Don't disable GCC libraries.
385         * configure: Regenerate.
386
387 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
388
389         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
390         libffi on host.
391         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
392         on host.
393         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
394         * configure: Regenerate.
395
396 2011-03-26  John Marino  <binutils@marino.st>
397
398         * configure.ac: Add support for *-*-dragonfly*
399         * configure: Regenerate.
400
401 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
402
403         * configure.ac (native_only): Remove.
404         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
405         send-pr uudecode guile gnuserv on host.
406         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
407         send-pr rcs guile perl texinfo libtool on host.
408         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
409         automake send-pr rcs guile perl texinfo libtool on host.
410         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
411         (*-*-kaos*): Don't disable target-examples target-gperf on target.
412         (alpha*-dec-osf*): Don't disable fileutils on target.
413         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
414         texinfo send-pr expect dejagnu on target.
415         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
416         target-qthreads on target.
417         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
418         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
419         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
420         x86_64-*-mingw*): Don't disable expect on target.
421         (*-*-cygwin*): Don't disable target-gperf on target.
422         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
423         gnuserv on target.
424         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
425         target.
426         * configure: Regenerate.
427
428 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
429
430         * configure.ac (target_tools): Remove target-groff.
431         (native_only): Remove target-groff.
432         (hppa*64*-*-*): Don't disable byacc.
433         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
434         setting.
435         (*-*-kaos*): Don't skip target-librx and target-groff.
436         (*-*-netware*): Don't skip target-libmudflap.
437         (*-*-tpf*): Don't skip target-libmudflap.
438         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
439         directories on the host.
440         (ia64*-*-*vms*): Don't skip tix.
441         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
442         host.
443         * configure: Regenerate.
444
445 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
446
447         * configure.ac: Remove references to mt-mep, mt-netware,
448         mt-wince.
449         * Makefile.def: Add all-utils soft dependencies.
450         * Makefile.tpl: Remove GDB_NLM_DEPS.
451         * configure: Regenerate.
452         * Makefile.in: Regenerate.
453
454 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
455
456         Sync from GCC:
457
458         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
459
460         * configure.ac: Do not include mh-x86omitfp.
461         * configure: Regenerate.
462
463         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
464
465         * configure.ac: Remove empty cases.
466         * configure: Regenerate.
467
468         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
469
470         * Makefile.def: Add dependency from termcap to gdb.
471         * Makefile.in: Regenerate.
472
473         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
474
475         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
476         * configure: Regenerate.
477         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
478         * Makefile.tpl: Likewise.
479         * Makefile.in: Regenerate.
480
481         2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
482
483         * configure.ac: Remove all mentions of tentative_cc.
484         * configure: Regenerate.
485
486         2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
487
488         PR lto/48086
489         * configure.ac: Re-enable LTO on *-apple-darwin9.
490         * configure: Regenerate.
491
492 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
493
494         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
495         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
496         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
497         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
498         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
499         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
500         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
501         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
502         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
503         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
504         *-*-rhapsody*): Remove host cases.
505         * configure: Regenerate.
506
507 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
508
509         * configure.ac (ppc*-*-pe): Remove host case.
510         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
511         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
512         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
513         cases.
514         * configure: Regenerate.
515
516 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
517
518         * config.sub: Update to version 2011-03-23.
519
520 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
521
522         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
523         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
524         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
525         * configure: Regenerate.
526
527 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
528
529         * config-ml.in: Don't handle arc-*-elf*.
530         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
531         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
532         handle GCC libraries.
533         * configure: Regenerate.
534
535 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
536
537         PR bootstrap/48120:
538         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
539         Add -lstdc++ -lm to LIBS.
540         * configure: Regenerate.
541
542 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
543
544         * config.guess: Update to version 2011-02-02
545         * config.sub: Update to version 2011-02-24
546         
547 2011-03-03  Sebastian Pop  <sebastian.pop@amd.com>
548
549         * configure.ac: Adjust test of with_ppl.
550         * configure: Regenerated.
551
552 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
553
554         * configure.ac: Add -lpwl to ppllibs.
555         * config/cloog.m4: Add -lisl to clooglibs.
556         * configure: Regenerated.
557
558 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
559
560         Import from Libtool and gnulib:
561
562         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
563
564         Prepare for supporting FreeBSD 10.
565         * config.rpath: Remove handling of freebsd1* which soon would
566         match FreeBSD 10.0.
567
568         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
569
570         Remove support for FreeBSD 1.x.
571         * libtool.m4 (_LT_LINKER_SHLIBS)
572         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
573         soon would incorrectly match FreeBSD 10.0.
574
575 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
576
577         PR binutils/12283
578         * MAINTAINERS (mkinstalldirs): Comes from Automake.
579         (move-if-change): Comes from gnulib.
580         * move-if-change: Import version from gnulib.
581
582 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
583
584         Sync from GCC:
585
586         2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
587
588         PR lto/47225
589         * Makefile.def (lto-plugin): Double dash for enable-shared.
590         (configure-gcc): Depend on all-lto-plugin.
591         * Makefile.in: Rebuilt.
592
593         2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
594
595         * configure.ac: Remove extra bracket.
596         * configure: Regenerate.
597
598         2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
599
600         PR lto/47225
601         * Makefile.def: Add dependency for install-gcc
602         on install-lto-plugin.
603         * Makfile.in: Regenerated
604
605         2011-01-25  Jakub Jelinek  <jakub@redhat.com>
606
607         * configure.ac: If with_ppl is no, move setting with_cloog=no
608         after CLOOG_REQUESTED check.
609         * configure: Regenerated.
610
611         2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
612
613         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
614         CLooG has been requested.
615         * configure: Regenerated.
616
617         2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
618
619         * configure: Regenerated.
620         * configure.ac: Check for version 0.11 (or later revision) of PPL.
621
622         2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
623
624         * configure: Regenerated.
625         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
626
627         2011-01-07  Jan Hubicka  <jh@suse.cz>
628
629         PR lto/47225
630         * Makefile.in: Regenerate.
631         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
632         configure.
633
634 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
635
636         PR libgcj/44341
637         * configure.ac: Discard --with-* flags for host when configuring
638         target libraries for cross build.
639         * configure: Rebuilt.
640
641 2011-01-21  Andreas Schwab  <schwab@redhat.com>
642
643         Sync from GCC:
644
645         2011-01-21  Andreas Schwab  <schwab@redhat.com>
646
647         * configure.ac: Use AS_HELP_STRING throughout.
648         * configure: Regenerate.
649
650         2011-01-18  Jie Zhang  <jie.zhang@analog.com>
651
652         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
653         * configure: Regenerate.
654
655 2010-12-10  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
656
657         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
658
659 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
660
661         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
662         for ia64-hpux.
663         * configure: Regenerate.
664
665 2011-01-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
666
667         Sync from GCC:
668         2010-12-22  Hariharan Sandanagobalane  <hariharan@picochip.com>
669
670         * configure.ac: (picochip): Disable libiberty.
671         * configure: Regenerate.
672
673 2010-12-18  Jeff Johnston  <jjohnstn@redhat.com>
674
675         * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
676
677 2010-12-10  Ian Lance Taylor  <iant@google.com>
678
679         PR bootstrap/46819
680         * configure.ac: For --disable-libgcj clear libgcj_saved.
681         * configure: Rebuild.
682
683 2010-12-10  Tobias Burnus  <burnus@net-b.de>
684
685         PR fortran/46540
686         * configure.ac: Add --disable-libquadmath and
687         --disable-libquadmath-support.
688         * configure: Regenerate.
689
690 2010-12-10  Tristan Gingold  <gingold@adacore.com>
691
692         * src-release (ETC_SUPPORT): add gnu-oids.texi
693
694 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
695
696         PR libffi/46792
697         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
698         * configure: Regenerate.
699
700 2010-12-02  Ian Lance Taylor  <iant@google.com>
701
702         * configure.ac: Always set default for poststage1_ldflags to
703         -static-libstdc++ -static-libgcc.
704
705 2010-12-02  Jeff Johnston  <jjohnstn@redhat.com>
706
707         * COPYING.NEWLIB: Add National Semiconductor notice.
708
709 2010-11-29  Andreas Schwab  <schwab@redhat.com>
710
711         * configure.ac: Move comment to remove extra space in last argument
712         of GCC_TARGET_TOOL.
713
714 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
715
716         PR other/46026
717         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
718         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
719         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
720         (BASE_FLAGS_TO_PASS): Use it.
721         * configure: Rebuilt.
722         * Makefile.in: Rebuilt.
723
724 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
725
726         PR binutils/12258
727         * configure.ac: Correct comments for --enable-gold/--enable-ld.
728         Properly check default linker.
729         * configure: Regnerated.
730
731 2010-11-23  Matthias Klose  <doko@ubuntu.com>
732
733         * configure.ac: For --enable-gold, handle value `default' instead of
734         `both*'.   New configure option --{en,dis}able-ld.
735         * configure: Regenerate.
736
737 2010-11-20  Ian Lance Taylor  <iant@google.com>
738
739         * configure.ac: Only disable a language library if no language needs
740         it.  Don't let --disable-libgcj uncondtionally disable libffi.
741         * configure: Rebuild.
742
743 2010-11-20  Paolo Bonzini  <bonzini@gnu.org>
744
745         * configure: Regenerate.
746
747 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
748
749         PR other/46202
750         * configure.ac: Fix just-built in-tree STRIP name to be
751         binutils/strip-new.
752         * configure: Regenerate.
753         * Makefile.def (install-strip-gcc, install-strip-binutils)
754         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
755         (install-strip-sid): Mirror dependencies on non-strip variants
756         of these targets on the respective -strip prerequisites.
757         * Makefile.tpl (install-strip, install-strip-host)
758         (install-strip-target): New targets.
759         (install-strip-[+module+], install-strip-target-[+module+]):
760         New targets.
761         * Makefile.in: Regenerate.
762
763 2010-11-19  Ian Lance Taylor  <iant@google.com>
764             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
765
766         * configure.ac: Add target-libgo to target_libraries.  Set
767         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
768         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
769         (HOST_EXPORTS): Add GOC.
770         (BASE_TARGET_EXPORTS): Add GOC.
771         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
772         (GOCFLAGS_FOR_TARGET): New variable.
773         (EXTRA_HOST_FLAGS): Add GOC.
774         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
775         * Makefile.def (target_modules): Add libgo.
776         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
777         (dependencies): Add dependency from configure-target-libgo to
778         configure-target-libffi and all-target-libstdc++-v3.  Add
779         dependencies from all-target-libgo to all-target-libffi.
780         (languages): Add go.
781         * configure: Rebuild.
782         * Makefile.in: Rebuild.
783
784 2010-11-19  Ian Lance Taylor  <iant@google.com>
785
786         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
787         compiler/flag environment variables.
788
789 2010-11-18  Ian Lance Taylor  <iant@google.com>
790
791         * configure.ac: Check for lang_requires_boot_languages in
792         config-lang.in files.
793         * configure: Rebuild.
794
795 2010-11-17  Mike Frysinger  <vapier@gentoo.org>
796
797         * .gitignore: New file.
798
799 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
800             Tobias Burnus  <burnus@net-b.de>
801
802         PR fortran/32049
803         * Makefile.def: Add libquadmath; build it with language=fortran.
804         * configure.ac: Add libquadmath.
805         * Makefile.tpl: Handle multiple libs in check-[+language+].
806         * Makefile.in: Regenerate.
807         * configure: Regenerate.
808
809 2010-11-15  Andreas Schwab  <schwab@redhat.com>
810
811         * configure.ac: Fix spelling in option names.
812         * configure: Regenerated.
813
814 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
815
816         PR bootstrap/39622
817         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
818         * configure: Regenerated.
819
820 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
821
822         * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
823         define the cloog backend to use. Furthermore, only pass the ppllibs to
824         the configure checks, if necessary.
825         * configure: Regenerate.
826
827 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
828
829         * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
830         * configure: regenerate
831
832 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
833
834         * config/cloog.m4: Fix typo.  verison -> version.
835         * configure: Regenerate.
836
837 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
838
839         * config/cloog.m4: Pass ppl libraries to the CLooG version check.
840         * configure: Regenerate.
841
842 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
843
844         * configure.ac: Support official CLooG.org versions.
845         * configure: Regenerate.
846         * config/cloog.m4: New.
847
848 2010-11-05  Michael Eager  <eager@eagercon.com>
849
850         * COPYING.LIBGLOSS: Correct typo in microblaze.
851         * COPYING.NEWLIB: Same.
852
853 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
854
855         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
856         * configure: Regenerate.
857
858 2010-11-03  Ian Lance Taylor  <iant@google.com>
859             Dave Korn  <dave.korn.cygwin@gmail.com>
860
861         PR lto/46273
862         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
863         and on other supported platforms whenever LTO is enabled.
864         * configure: Rebuild.
865
866 2010-11-02  Alan Modra  <amodra@gmail.com>
867
868         PR binutils/12110
869         * configure.ac: Error when source path contains spaces.
870         * configure: Regenerate.
871
872 2010-10-20  Ian Lance Taylor  <iant@google.com>
873
874         * Makefile.def (target_modules): Set lib_path to src/.libs for
875         libstdc++-v3 module.
876         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
877         * Makefile.in: Rebuild.
878
879 2010-10-08  Bernd Schmidt  <bernds@codesourcery.com>
880             Joseph Myers  <joseph@codesourcery.com>
881
882         * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
883         notices.
884         * COPYING.NEWLIB: Add Texas Instruments notice.
885
886 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
887
888         * configure.ac (build_lto_plugin): New shell variable.
889         (--enable-lto): Turn on by default for all non-ELF platforms that
890         have had LTO support added so far.  Set build_lto_plugin appropriately
891         for both ELF and non-ELF.
892         (configdirs): Add lto-plugin or not based on build_lto_plugin.
893         * configure: Regenerate.
894
895 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
896
897         PR bootstrap/45326
898         PR bootstrap/45174
899         * configure.ac: Honor initial values of $build_configargs,
900         $host_configargs, $target_configargs.  Mark the precious, so
901         environment settings get recorded.
902         * configure: Regenerate.
903
904 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
905
906         Sync from GCC:
907
908         2010-09-30  Michael Eager  <eager@eagercon.com>
909
910         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
911         * configure: Regenerate.
912
913         2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
914
915         * configure.ac (enable-lto): Add Darwin to the list of supported lto
916         targets and amend comment.
917         * configure: Regenerate.
918
919         2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
920
921         * configure.ac: Enable LTO by default on Darwin.
922         * configure: Regenerate.
923
924         2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
925
926         PR bootstrap/44455
927         * configure.ac (extra_mpfr_configure_flags): Copy from
928         extra_mpc_gmp_configure_flags.
929         * configure: Re-generated.
930
931 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
932
933         Sync from GCC:
934
935         PR bootstrap/45796
936         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
937         Depend on all-build-libiberty.
938         * Makefile.in: Regenerate.
939
940 2010-09-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
941
942         Sync from GCC:
943
944         PR bootstrap/44621
945         * configure.ac: Fix unportable shell quoting.
946         * configure: Regenerate.
947
948 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
949
950         * configure.ac: Support all v850 targets.
951         * configure: Regenerate.
952
953 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
954
955         PR target/44862
956         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
957         Provide -B option to allow for link spec %s substitutions for
958         libstdc++.a on darwin.
959         * Makefile.in: Regenerate.
960
961 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
962
963         * Makefile.def (configure-gcc): Depend on all-libelf.
964         * Makefile.in: Rebuild.
965
966 2010-06-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
967
968         * config.sub, config.guess: Update from upstream sources.
969
970 2010-06-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
971
972         Sync from GCC:
973
974         2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
975         * configure.ac: Allow all the versions greater than 0.10 of PPL.
976         * configure: Regenerated.
977
978         2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
979         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
980         * configure: Regenerate.
981
982         2010-04-17  Ralf Cors<E9>pius  <ralf.corsepius@rtems.org>
983         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
984         * configure: Regenerate.
985
986         2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
987         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
988         separately.
989         * configure: Regenerate.
990
991         2010-04-13  Steve Ellcey  <sje@cup.hp.com>
992         * configure: Regenerate after change to elf.m4.
993
994         2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
995         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
996         * configure: Regenerated.
997
998         2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
999         * configure.ac: Print "buggy but acceptable" when CLooG
1000         revision is less than 9.
1001         * configure: Regenerated.
1002
1003 2010-05-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1004
1005         Merge from gcc:
1006
1007         2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1008         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1009         * configure: Regenerate.
1010
1011         2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1012         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1013         a platform that supports LTO.
1014         * configure: Regenerate.
1015
1016         2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1017         PR lto/42776
1018         * configure.ac (--enable-lto): Refactor handling so libelf tests
1019         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1020         and allow LTO to be explicitly enabled on non-ELF platforms that
1021         are known to support it inside else-clause.
1022         * configure: Regenerate.
1023
1024 2010-04-27  Roland McGrath  <roland@redhat.com>
1025             H.J. Lu  <hongjiu.lu@intel.com>
1026
1027         * configure.ac (--enable-gold): Support both, both/gold and
1028         both/bfd to add gold to configdirs without removing ld.
1029         * configure: Regenerated.
1030
1031         * Makefile.def: Add install-gold dependency to install-ld.
1032         * Makefile.in: Regenerated.
1033
1034 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1035
1036         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1037         * configure: Regenerate.
1038
1039 2010-04-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1040
1041         Merge from gcc:
1042         PR bootstrap/43615
1043         PR bootstrap/43328
1044         Revert:
1045         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1046         * configure.ac: Do not pass --enable-multilib nor
1047         --disable-multilib in baseargs.  Accept explicitly passed
1048         --enable_multilib.
1049         * configure: Regenerate.
1050
1051 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1052
1053         PR bootstrap/43328
1054         * configure.ac: Do not pass --enable-multilib nor
1055         --disable-multilib in baseargs.  Accept explicitly passed
1056         --enable_multilib.
1057         * configure: Regenerate.
1058
1059 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1060
1061         * configure.ac (tic6x-*-*): New case.
1062         * configure: Regenerate.
1063
1064 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1065
1066         Merge from gcc:
1067         2010-03-19  Jack Howarth <howarth@bromo.med.uc.edu>
1068         PR ada/42554
1069         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1070         * configure: Regenerate.
1071
1072 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1073
1074         * config.sub: Update to version 2010-03-22.
1075         * config.guess: Update to version 2009-12-30.
1076
1077 2010-03-14  Joseph Myers  <joseph@codesourcery.com>
1078
1079         Merge from gcc:
1080         2010-01-11  Richard Guenther  <rguenther@suse.de>
1081         PR lto/41569
1082         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1083         * Makefile.in: Regenerated.
1084
1085 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1086
1087         PR libstdc++/32499
1088         * configure.ac (RANLIB): Default to true.
1089         (STRIP): Likewise.
1090         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1091         * configure: Regenerate.
1092
1093 2010-02-17  Nick Clifton  <nickc@redhat.com>
1094
1095         PR 11238
1096         * Makefile.tpl (local-distclean): Also remove config.cache files in
1097         sub-directories as there may not be Makefiles present in the
1098         sub-directories.
1099         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1100         the config.cache files found by the find command.
1101
1102         * Makefile.in: Regenerate.
1103         * configure.ac: Revert previous delta.
1104         * configure: Regenerate.
1105
1106 2010-02-15  Nick Clifton  <nickc@redhat.com>
1107
1108         PR 11238
1109         * configure.ac: Delete config.cache files in sub-directories when
1110         deleting Makefiles.
1111         * configure: Regenerate.
1112
1113 2010-02-15  Nick Clifton  <nickc@redhat.com>
1114
1115         * configure.ac: Sync from gcc.
1116         * configure: Regenerate.
1117
1118 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1119
1120         Sync from gcc:
1121         * configure.ac: Add "recommended" version checks for GMP/MPC.
1122         Update recommended GMP/MPFR/MPC versions.
1123         * configure: Regenerate.
1124
1125 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1126
1127         gcc PR libstdc++/36101, gcc PR libstdc++/42813
1128         * configure.ac (bootstrap_target_libs): Make inclusion of
1129         target-libgomp conditional on libgomb being in target_configdirs.
1130         * configure: Regenerate.
1131
1132 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1133
1134         gcc PR libstdc++/36101, gcc PR libstdc++/42813
1135         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1136         * configure: Regenerate.
1137
1138 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1139
1140         gcc PR libstdc++/36101, gcc PR libstdc++/42813
1141         * configure.ac (target_configdirs): Substitute.
1142         * Makefile.def: Bootstrap target module libgomp.
1143         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1144         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1145         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1146         * configure, Makefile.in: Regenerate.
1147
1148 2009-12-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1149
1150         * libtool.m4: Sync from git Libtool.
1151         * ltmain.sh: Likewise.
1152         * ltoptions.m4: Likewise.
1153         * ltversion.m4: Likewise.
1154         * lt~obsolete.m4: Likewise.
1155
1156 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1157             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1158
1159         PR bootstrap/42424
1160         * configure.ac: Include libtool m4 files.
1161         (_LT_CHECK_OBJDIR): Call it.
1162         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1163         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1164
1165         * configure: Regenerate.
1166
1167 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1168
1169         PR bootstrap/41818
1170         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1171         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1172         * Makefile.in: Regenerate.
1173
1174 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1175
1176         * config.sub, config.guess: Update from upstream sources.
1177
1178 2009-12-17  Jeff Johnston  <jjohnstn@redhat.com>
1179
1180         * COPYING.NEWLIB: Update copyright date.
1181         * COPYING.LIBGLOSS: Ditto.
1182
1183 2009-12-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1184
1185         PR middle-end/30447
1186         PR middle-end/30789
1187         PR other/40302
1188
1189         * configure.ac: Require MPC.
1190         * configure: Regenerate.
1191
1192         * configure.ac: Update minimum MPC version to 0.8.
1193         * configure: Regenerate.
1194
1195 2009-11-20  Paolo Bonzini  <bonzini@gnu.org>
1196
1197         * config.guess: Sync with upstream and gcc.
1198         * config.sub: Sync with upstream and gcc.
1199
1200 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1201
1202         * Makefile.def: Restore host and target settings for gmp.
1203         * Makefile.in: Rebuild.
1204
1205 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1206
1207         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1208         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1209         Fix portability of test of C++ as bootstrap language.  Add
1210         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1211         * configure: Rebuild.
1212         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1213         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1214         in-tree building.
1215         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1216         (POSTSTAGE1_HOST_EXPORTS): Use it.
1217         (STAGE[+id+]_CXXFLAGS): New.
1218         (BASE_FLAGS_TO_PASS): Pass it down.
1219         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1220         extra_exports.
1221         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1222         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1223         extra_exports.
1224         * Makefile.in: Rebuild.
1225
1226 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1227
1228         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1229         paths for *-w64-mingw* and x86_64-*mingw*.
1230         * configure: Regenerated.
1231
1232 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1233
1234         * configure.ac: Disable target-winsup & co for
1235         x86_64-*-mingw* and *-w64-mingw* targets.
1236         * configure: Regenerated.
1237
1238 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1239
1240         * configure.ac (CLooG test): Use = with test.
1241         * configure: Regenerate.
1242
1243 2009-10-22  Richard Guenther  <rguenther@suse.de>
1244
1245         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1246         cloog if the ppl version check failed.  Move flags saving
1247         before setting in libelf check.
1248         * configure: Regenerate.
1249
1250 2009-10-21  Richard Guenther  <rguenther@suse.de>
1251
1252         * configure.ac: Adjust the ppl and cloog configure to work as
1253         documented.  Disable cloog if ppl was disabled.  Omit the version
1254         checks if they were disabled.
1255         * configure: Re-generate.
1256
1257 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1258
1259         * configure.ac: Add 'lto' to enable_languages, not
1260         new_enable_languages, and only if not already present.
1261         * configure: Regenerate.
1262
1263 2009-10-06  Ian Lance Taylor  <iant@google.com>
1264
1265         * Makefile.def: check-gold depends upon all-gas.
1266         * Makefile.in: Rebuild.
1267
1268 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1269
1270         * Makefile.def: all-lto-plugin depends on all-libiberty.
1271         set bootstrap=true for lto-plugin.
1272         Add lto-plugin.
1273         * Makefile.in: Regenerate.
1274         * configure.ac (host_libs): Add lto-plugin.
1275         * configure: Regenerate.
1276
1277 2009-10-03  Diego Novillo  <dnovillo@google.com>
1278
1279         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1280         (HOST_LIBELFLIBS): Define.
1281         (HOST_LIBELFINC): Define.
1282         * Makefile.in: Regenerate.
1283         * configure.ac: Add --enable-lto.
1284         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1285         If --enable-lto is used, add 'lto' to new_enable_languages.
1286         If --enable-lto is used and gold is enabled, add
1287         lto-plugin to configdirs.
1288         * configure: Regenerate.
1289
1290 2009-10-03  Simon Baldwin  <simonb@google.com>
1291
1292         * configure.ac: If --with-system-zlib, suppress local zlib and
1293         pass --with-system-zlib to subdir configure scripts.
1294         * configure: Regenerate.
1295
1296 2009-10-01  Loren J. Rittle <ljrittle@acm.org>
1297             Paolo Bonzini  <bonzini@gnu.org>
1298
1299         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1300         $(srcdir).
1301         * Makefile.in: Rebuilt.
1302
1303 2009-09-29  Paolo Bonzini  <bonzini@gnu.org>
1304
1305         Sync from gcc:
1306         2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1307
1308         * configure.ac: Update minimum MPC version to 0.7.
1309         * configure: Regenerate.
1310
1311 2009-09-25  Nick Clifton  <nickc@redhat.com>
1312
1313         * configure.ac: Pass any --cache-file=/dev/null option on to
1314         subconfigures.
1315         * configure: Regenerate.
1316
1317 2009-09-23  Nick Clifton  <nickc@redhat.com>
1318
1319         * config.sub, config.guess: Update from upstream sources.
1320
1321 2009-09-22  Loren J. Rittle <ljrittle@acm.org>
1322
1323         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1324         * Makefile.in: Rebuilt.
1325
1326 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1327
1328         PR bootstrap/32272
1329         * configure.ac: Error out if $srcdir isn't '.' but contains
1330         host-${host_noncanonical}.
1331         * configure: Regenerate.
1332
1333 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1334
1335         * configure.ac: If bootstrapping a combined tree with
1336         --enable-gold, require c++ in stage1_languages.
1337         * configure: Regenerate.
1338
1339         * configure.ac: Also add target_libs of stage1_languages to
1340         bootstrap_target_libs.
1341         * configure: Regenerate.
1342
1343         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1344         with --enable-languages not containing c++.
1345         * configure: Regenerate.
1346
1347 2009-09-16  Jie Zhang  <jie.zhang@analog.com>
1348
1349         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1350         * configure: Regenerate.
1351
1352 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1353
1354         * configure.ac: Do not use $extrasub for replacing @if/@endif
1355         parts in Makefile; instead, use additional arguments to
1356         AC_CONFIG_COMMANDS to do the replacement manually, with several
1357         sed invocations, to avoid HP-UX sed command limits.
1358         * configure: Regenerate.
1359
1360 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1361
1362         * configure.ac (with-build-config): Document.  Handle without.
1363         Handle missing argument.
1364         * configure: Rebuilt.
1365
1366 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1367
1368         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1369         Default to bootstrap-debug only if compare-debug works.
1370         * configure: Rebuilt.
1371         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1372         * Makefile.in: Rebuilt.
1373
1374 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1375
1376         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1377         * Makefile.in: Rebuilt.
1378
1379 2009-09-02  Paolo Bonzini  <bonzini@gnu.org>
1380
1381         * Makefile.tpl (AWK): Fix typo.
1382         * Makefile.in: Regenerate.
1383
1384 2009-09-02  Paolo Bonzini  <bonzini@gnu.org>
1385
1386         * configure.ac: Detect awk and sed.
1387         * Makefile.def (flags_to_pass): Add AWK and SED.
1388         * Makefile.tpl (AWK, SED): New.
1389         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1390         * configure: Regenerate.
1391         * Makefile.in: Regenerate.
1392
1393 2009-09-01  Tristan Gingold  <gingold@adacore.com>
1394
1395         * setup.com: Ported to Itanium VMS.  Can also build using DCL scripts.
1396         Remove logical names.
1397
1398 2009-08-31  Dave Korn  <dave.korn.cygwin@gmail.com>
1399
1400         * ltmain.sh (func_normal_abspath): New function.
1401         (func_relative_path): Likewise.
1402         (func_mode_help): Document new -bindir option for link mode.
1403         (func_mode_link): Add new -bindir option, and use it to place
1404         output DLL if specified.
1405
1406 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1407
1408         * configure.ac (AC_PREREQ): Bump to 2.64.
1409
1410 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1411
1412         * README-maintainer-mode: Point directly to upstream locations
1413         for autoconf, automake, libtool, gettext, instead of copies on
1414         sources.redhat.com.  Document required versions.
1415         * configure.ac: Do not substitute datarootdir, htmldir,
1416         pdfdir, docdir.  Do not process --with-datarootdir,
1417         --with-htmldir, --with-pdfdir, --with-docdir.
1418         * configure: Regenerate.
1419
1420         * configure: Regenerate.
1421
1422         * compile: Sync from Automake 1.11.
1423         * depcomp: Likewise.
1424         * install-sh: Likewise.
1425         * missing: Likewise.
1426         * mkinstalldirs: Likewise.
1427         * ylwrap: Likewise.
1428
1429 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1430
1431         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1432         (baseargs): Add --disable-option-checking.
1433         * configure: Regenerate.
1434
1435         * Makefile.def (configure-target-libiberty): Depend on
1436         all-binutils and all-ld.
1437         (configure-target-newlib): Likewise.
1438         * Makefile.in: Regenerate.
1439
1440 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1441
1442         Sync with GCC, merge:
1443
1444         2009-07-31  Christian Bruel  <christian.bruel@st.com>
1445
1446         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1447         * configure: Regenerate.
1448
1449         2009-07-06  Ian Lance Taylor  <iant@google.com>
1450
1451         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1452         * configure: Rebuild.
1453
1454         2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1455
1456         PR bootstrap/40338
1457         * configure.ac (comparestring): Create new variable.
1458         * Makefile.tpl (comparestring): Use to skip some comparisions.
1459         * configure: Regenerate.
1460         * Makefile.in: Regenerate.
1461
1462         2009-06-23  Ian Lance Taylor  <iant@google.com>
1463
1464         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1465         boot_languages.  Only bootstrap target libraries listed in
1466         target_libs for some boot language.  Add --with-stage1-ldflags,
1467         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1468         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1469         if not building with C++.
1470         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1471         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1472         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1473         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1474         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1475         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1476         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1477         * configure, Makefile.in: Rebuild.
1478
1479         2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1480
1481         * configure.ac: Detect MPC in default directory.
1482         * configure: Regenerate.
1483
1484         2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1485
1486         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1487         to noconfdirs.
1488         * configure: Regenerate.
1489
1490         2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1491
1492         * Makefile.def: Add MPC support and dependencies.
1493         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1494
1495         * Makefile.in, configure: Regenerate.
1496
1497         2009-05-24  Nicolas Roche  <roche@adacore.com>
1498
1499         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1500         * Makefile.in: Regenerate.
1501
1502         2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1503
1504         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1505         * configure:  Regenerate.
1506
1507         2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1508
1509         * configure.ac ($with_ppl):  Default to no if not supplied.
1510         ($with_cloog):  Likewise.
1511         configure:  Regenerate.
1512
1513         2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1514
1515         PR bootstrap/39739
1516         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1517         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1518
1519         * configure, Makefile.in: Regenerate.
1520
1521         2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1522
1523         * configure.ac: Change copyright header to refer to version
1524         3 of the GNU General Public License and to point readers at the
1525         COPYING3 file and the FSF's license web page.
1526         * Makefile.def: Likewise.
1527         * Makefile.tpl: Likewise.
1528         * Makefile.in: Regenerate.
1529
1530         2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1531
1532         * configure.ac: Restore match for darwin9 or later. Use double
1533         brackets since regeneration eats one pair.
1534         * configure: Regenerate.
1535
1536 2009-08-18  Christopher Faylor  <me+cygwin@cgf.cx>
1537
1538         * MAINTAINERS: Perform some obvious fixups.
1539
1540 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1541
1542         * config.sub, config.guess: Update from upstream sources.
1543
1544 2009-08-06  Michael Eager <eager@eagercon.com>
1545
1546         * configure.ac: Add Microblaze target.
1547         * configure: Regenerate.
1548
1549 2009-07-02  Tristan Gingold  <gingold@adacore.com>
1550
1551         * configure.ac: Do not exclude gas for i386-*-darwin.
1552         Add a case for x86_64-*-darwin.
1553         * configure: Regenerate.
1554
1555 2009-06-26  Doug Evans  <dje@sebabeach.org>
1556
1557         * Makefile.def (host_modules): Add cgen.
1558         * Makefile.in: Regenerate.
1559         * configure.ac (host_tools): Add cgen.
1560         * configure: Regenerate.
1561
1562 2009-06-17  Michael Eager <eager@eagercon.com>
1563
1564         * COPYING.LIBGLOSS: Add Xilinx license.
1565
1566 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1567
1568         * configure.ac: Define is_elf for QNX Neutrino targets.
1569         * configure: Regenerate.
1570
1571 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1572             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1573
1574         * Makefile.tpl (all): Avoid a trailing backslash.
1575         * Makefile.in: Regenerate.
1576
1577 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1578
1579         * config.sub, config.guess: Update from upstream sources.
1580
1581 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1582
1583         * Makefile.tpl ([+compare-target+]): Compare all stage
1584         directories, rather than just gcc.
1585         * Makefile.in: Rebuilt.
1586
1587 2009-05-28  Doug Kwan  <dougkwan@google.com>
1588
1589         * configure.ac: Support gold for target arm*-*-*.
1590         * configure: Regenerate.
1591
1592 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1593
1594         * Makefile.tpl (all): Avoid harmless warning in make all when
1595         gcc-bootstrap is enabled but stage_last does not exist.
1596         * Makefile.in: Rebuilt.
1597
1598 2009-05-25  Tristan Gingold  <gingold@adacore.com>
1599
1600         * setup.com: Complete the file with configuration and build.
1601
1602 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1603
1604         PR other/40159
1605         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1606         gcc-no-bootstrap are mutually exclusive.
1607         * Makefile.in: Rebuilt.
1608
1609 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1610
1611         PR other/40159
1612         * Makefile.tpl (all): Don't end with unconditional success.
1613         * Makefile.in: Rebuilt.
1614
1615 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1616
1617         PR target/37137
1618         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1619         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1620         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1621         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1622         stage_configureflags, stage_cflags and stage_libcflags into
1623         explicit Makefile macros.
1624         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1625         GFORTRAN.
1626         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1627         CC.  Set CC_FOR_BUILD from CC.
1628         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1629         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1630         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1631         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1632         and GFORTRAN.
1633         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1634         (_LIBCFLAGS): Renamed to _TFLAGS.
1635         (do-compare-debug, do-compare3-debug): Drop.
1636         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1637         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1638         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1639         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1640         (XGCC_FLAGS_FOR_TARGET): New.
1641         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1642         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1643         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1644         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1645         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1646         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1647         TFLAGS.
1648         (BUILD_CONFIG): Include if requested.
1649         (all): Set TFLAGS on bootstrap.
1650         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1651         (all-stageid-prefixmodule): Likewise.
1652         (do-clean, distclean-stageid): Set TFLAGS.
1653         (restrap): Fix whitespace.
1654         * Makefile.in: Rebuilt.
1655
1656 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1657
1658         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1659         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1660         * Makefile.in: Regenerate.
1661
1662 2009-04-24  Eli Zaretskii  <eliz@gnu.org>
1663
1664         * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
1665         consistency with config.sub.  (Update from upstream sources.)
1666
1667 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
1668
1669         * texinfo/texinfo.tex: Update to version 2009-03-28.05.
1670
1671 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1672
1673         * config.sub, config.guess: Update from upstream sources.
1674
1675 2009-04-15  Anthony Green  <green@moxielogic.com>
1676
1677         * configure.ac: Add moxie support.
1678         * configure: Rebuilt.
1679
1680 2009-04-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1681
1682         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1683         * configure: Regenerate.
1684
1685 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1686
1687         PR gas/10039
1688         * configure.ac: Require texinfo 4.7.
1689         * configure: Regenerated.
1690
1691 2009-04-09  Steve Ellcey  <sje@cup.hp.com>
1692
1693         * Makefil.def (languages): New entries.
1694         * Makefile.tpl (check-gcc-*): New generic target.
1695         * Makefile.in: Regenerate.
1696
1697 2009-03-27  Eli Zaretskii  <eliz@gnu.org>
1698
1699         * djunpack.bat: Use ".." quoting in Sed command, for the sake of
1700         Windows builds of Sed.
1701
1702 2009-03-18  Tom Tromey  <tromey@redhat.com>
1703
1704         * configure: Rebuild.
1705         * configure.ac (host_libs): Add libiconv.
1706         * Makefile.in: Rebuild.
1707         * Makefile.def (host_modules): Add libiconv.
1708         (configure-gdb, all-gdb): Depend on libiconv.
1709
1710 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1711
1712         * configure.ac: Treat gdb as supported on x86_64-darwin.
1713         * configure: Regenerate.
1714
1715 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1716
1717         Merge from GCC:
1718
1719         2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1720
1721         * configure.ac (--with-host-libstdcxx): New option.
1722         * configure: Regenerate.
1723
1724         2009-01-29  Robert Millan  <rmh@aybabtu.com>
1725
1726         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1727         * configure: Regenerate.
1728
1729         2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
1730
1731         PR tree-optimization/38515
1732         * configure.ac (cloog-polylib): Removed.
1733         (with_ppl, with_cloog): Test for "no".
1734         * configure: Regenerated.
1735
1736 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1737
1738         Backport from git Libtool:
1739
1740         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1741         Support GNU/kOpenSolaris.
1742         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1743         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1744         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1745         GNU/kOpenSolaris.
1746
1747 2009-02-05  Andreas Schwab  <schwab@suse.de>
1748
1749         * Makefile.tpl (stage_last): Define $r and $s before using
1750         $(RECURSE_FLAGS_TO_PASS).
1751         * Makefile.in: Regenerate
1752
1753 2009-01-21  Jeff Johnston  <jjohnstn@redhat.com>
1754
1755         * COPYING.NEWLIB: Add ARM license.
1756
1757 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1758
1759         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1760         (all-opcodes): Depend on all-libiberty.
1761         * Makefile.in: Regenerate.
1762
1763 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1764
1765         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1766         * configure: Regenerate.
1767
1768 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1769
1770         Backport link test fix from upstream Libtool:
1771
1772         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1773         Add cache variables to tests that require the linker to work.
1774         For shlibpath_overrides_runpath, this also changes the semantics
1775         to let the result from the C compiler take precedence.
1776         compiler take precedence.
1777
1778 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1779
1780         * config.sub, config.guess: Update from upstream sources.
1781
1782 2008-12-17  Jeff Johnston  <jjohnstn@redhat.com>
1783
1784         * COPYING.NEWLIB: Updated.
1785         * COPYING.LIBGLOSS: Ditto.
1786
1787 2008-12-16  Paolo Bonzini  <bonzini@gnu.org>
1788
1789         Sync with GCC:
1790
1791         2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1792
1793         * configure.ac (ppllibs): Add by default the lib flags.
1794         * configure: Regenerate.
1795
1796         2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1797
1798         * configure.ac: Add double brackets on darwin[912].
1799         * configure: Regenerate.
1800
1801         2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1802
1803         * configure.ac: Expand to darwin10 and later.
1804         * configure: Regenerate.
1805
1806 2008-12-02  Andreas Schwab  <schwab@suse.de>
1807
1808         * Makefile.def: configure-target-boehm-gc depends on
1809         all-target-libstdc++-v3.
1810         * Makefile.in: Regenerate.
1811
1812 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1813
1814         * config.sub, config.guess: Update from upstream sources.
1815
1816 2008-11-27  Joseph Myers  <joseph@codesourcery.com>
1817
1818         Merge from GCC:
1819
1820         2007-12-02  Matthias Klose  <doko@ubuntu.com>
1821
1822         * config-ml.in: Remove 64bit configure tests.
1823
1824         2008-05-14  Rafael Espindola  <espindola@google.com>
1825
1826         * config-ml.in: don't handle --enable-shared and --enable-static.
1827
1828         2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1829             Tobias Grosser  <grosser@fim.uni-passau.de>
1830             Jan Sjodin  <jan.sjodin@amd.com>
1831             Harsha Jagasia  <harsha.jagasia@amd.com>
1832             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1833             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1834             Adrien Eliche  <aeliche@isty.uvsq.fr>
1835
1836         Merge from graphite branch.
1837         * configure: Regenerate.
1838         * Makefile.in: Regenerate.
1839         * configure.ac (host_libs): Add ppl and cloog.
1840         Add checks for PPL and CLooG.
1841         * Makefile.def (ppl, cloog): Added modules and dependences.
1842         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1843         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1844
1845         2008-09-03  Richard Guenther  <rguenther@suse.de>
1846
1847         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1848         cloog test.
1849         * configure: Re-generate.
1850
1851         2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1852
1853         * configure.ac (--with-cloog-polylib): New.
1854         (--disable-cloog-version-check): New.
1855         (--disable-ppl-version-check): New.
1856         * configure: Re-generate.
1857
1858         2008-09-05  Richard Guenther  <rguenther@suse.de>
1859
1860         * configure.ac: Initialize clooglibs to -lcloog.
1861         * configure: Re-generate.
1862
1863         2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1864
1865         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1866         recommended version to 2.3.2.
1867
1868         * configure: Regenerate.
1869
1870         2008-10-31  Ben Elliston  <bje@au.ibm.com>
1871
1872         * configure.ac (spu-*-*): Remove special case.
1873         * configure: Regenerate.
1874
1875         Complete comment text from GCC version of:
1876
1877         2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1878
1879         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1880         (GCC_SHLIB_SUBDIR): New.
1881         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1882         * configure: Regenerate.
1883         * Makefile.in: Regenerate.
1884
1885 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1886
1887         * configure.ac: Build gdb for i?86-*-darwin*
1888         * configure: Regenerated.
1889
1890 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1891
1892         PR bootstrap/38014
1893         PR bootstrap/37923
1894
1895         Revert:
1896
1897         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1898
1899         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1900         * Makefile.in: Regenerated.
1901
1902         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1903
1904         PR gdb/921
1905         PR gdb/1646
1906         PR gdb/2175
1907         PR gdb/2176
1908
1909         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1910         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1911         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1912         (HOST_EXPORTS): Pass CPPFLAGS.
1913         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1914         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1915         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1916         * Makefile.in, configure: Regenerated.
1917         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1918         and CPPFLAGS_FOR_BUILD.
1919
1920 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1921
1922         * configure.ac [spu-*-*]: Do not set skipdirs.
1923         * configure: Re-generate.
1924
1925 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1926
1927         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1928         * Makefile.in: Regenerated.
1929
1930 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1931
1932         PR gdb/921
1933         PR gdb/1646
1934         PR gdb/2175
1935         PR gdb/2176
1936
1937         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1938         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1939         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1940         (HOST_EXPORTS): Pass CPPFLAGS.
1941         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1942         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1943         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1944         * Makefile.in, configure: Regenerated.
1945         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1946         and CPPFLAGS_FOR_BUILD.
1947
1948 2008-09-29  Peter O'Gorman  <pogma@thewrittenword.com>
1949
1950         * libtool.m4: Update to libtool 2.2.6.
1951         * lt~obsolete.m4: Update to libtool 2.2.6.
1952         * ltmain.sh: Update to libtool 2.2.6.
1953         * ltsugar.m4: Update to libtool 2.2.6.
1954         * ltversion.m4: Update to libtool 2.2.6.
1955         * ltoptions.m4: Update to libtool 2.2.6.
1956         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1957
1958 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1959
1960         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1961         (GCC_SHLIB_SUBDIR): New.
1962         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1963         * configure: Regenerate.
1964         * Makefile.in: Regenerate.
1965
1966 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1967
1968         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1969         Enable bfd, binutils and opcodes.
1970         * configure: Regenerate.
1971
1972 2008-08-16  Nicolas Roche  <roche@adacore.com>
1973
1974         * Makefile.tpl: Add BOOT_ADAFLAGS.
1975         * Makefile.in: Regenerate.
1976
1977 2008-08-16  Richard Sandiford  <rdsandiford@googlemail.com>
1978
1979         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1980         * configure: Regenerate.
1981
1982 2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
1983
1984         Sync with gcc:
1985         2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
1986
1987         * configure.ac: Add makefile fragments for hpux.
1988         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1989         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1990         * configure: Regenerate.
1991         * Makefile.in: Regenerate.
1992
1993         2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1994
1995         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1996         * Makefile.in: Regenerate.
1997         * configure: Regenerate.
1998
1999 2008-06-18  Ian Lance Taylor  <iant@google.com>
2000
2001         * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2002
2003         * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2004
2005 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2006
2007         * configure: Regenerate.
2008
2009 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2010
2011         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2012         "$@" is still intact with both Autoconf 2.59 and 2.62.
2013         * configure: Regenerate.
2014
2015 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2016
2017         * Makefile.tpl: Fix comment errors.
2018         * Makefile.in: Regenerate.
2019
2020 2008-06-13  Julian Brown  <julian@codesourcery.com>
2021
2022         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2023         of libobjc for ARM EABI Linux.
2024         * configure: Regenerate.
2025
2026 2008-06-12  David S. Miller  <davem@davemloft.net>
2027             David Edelsohn  <edelsohn@gnu.org>
2028
2029         * configure.ac: Add powerpc*-*-* to gold supported targets.
2030         * configure: Regenerate.
2031
2032 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2033
2034         PR tree-optimization/36218
2035         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2036         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2037         (all prefix="build-"): Pass them to build-system sub-makes.
2038         * Makefile.in: Regenerate.
2039
2040 2008-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
2041
2042         * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2043         README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2044         mkdep, and compile.  Update comments.
2045         (ETC_SUPPORT): Add ChangeLog and update comments.
2046
2047 2008-05-11  Ian Lance Taylor  <iant@google.com>
2048
2049         * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2050
2051 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2052
2053         Sync with gcc:
2054         2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2055
2056         PR bootstrap/35457
2057         * configure.ac: Include override.m4.
2058         * configure: Regenerate.
2059
2060         2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2061
2062         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2063         * Makefile.in: Regenerate.
2064
2065         2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2066
2067         * configure.ac: Do not build libssp for the AVR.
2068         * configure: Regenerate.
2069
2070 2008-04-18  Nick Clifton  <nickc@redhat.com>
2071
2072         * MAINTAINERS: Replace reference to configure.in with reference to
2073         configure.ac.
2074
2075 2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2076
2077         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2078         as nonconfigurable directories list.
2079         * configure: Regenerate.
2080
2081 2008-04-14  David S. Miller  <davem@davemloft.net>
2082
2083         * configure.ac: Add sparc*-*-* to gold supported targets.
2084         * configure: Regenerate.
2085
2086 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2087
2088         * config.sub, config.guess: Update from upstream sources.
2089
2090 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2091
2092         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2093         * Makefile.in: Regenerate.
2094
2095 2008-04-07  Ian Lance Taylor  <iant@google.com>
2096
2097         * Makefile.def: check-gold depends upon all-binutils.
2098         * Makefile.in: Regenerate.
2099
2100 2008-04-04  Nick Clifton  <nickc@redhat.com>
2101
2102         PR binutils/4334
2103         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2104         builds.
2105         * configure: Regenerate.
2106
2107 2008-04-04  NightStrike  <NightStrike@gmail.com>
2108
2109         PR other/35151
2110         * configure.ac: Combine rules for mingw32 and mingw64.
2111         * configure: Regenerate.
2112
2113 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2114
2115         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2116         * Makefile.in: Regenerate.
2117
2118 2008-03-20  Ian Lance Taylor  <iant@google.com>
2119
2120         * configure.ac: Add support for --enable-gold.
2121         * Makefile.def: Add gold as a directory like ld.
2122         * configure, Makefile.in: Regenerate.
2123
2124 2008-03-19  Andreas Krebbel  <krebbel1@de.ibm.com>
2125
2126         * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2127         (s390_cond_extensions): Reduced extensions to the compare related.
2128         (main): z10 cpu type option added.
2129         (expandConditionalJump): Renamed to ...
2130         (insertExpandedMnemonic): ... this.
2131
2132         * opcodes/s390-opc.c: Re-group the operand format makros.
2133         (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2134         INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2135         INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2136         INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2137         INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2138         INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2139         INSTR_SIL_RDU): New instruction formats added.
2140         (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2141         MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2142         MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2143         MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2144         MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2145         MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2146         masks added.
2147         (s390_opformats): New formats added "ris", "rrs", "sil".
2148         * opcodes/s390-opc.txt: Add the conditional jumps with the
2149         extensions removed from automatic expansion in s390-mkopc.c manually.
2150         (asi - trtre): Add new System z10 EC instructions.
2151         * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2152
2153 2008-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2154
2155         * configure.ac: m4_include config/proginstall.m4.
2156         * configure: Regenerate.
2157
2158 2008-03-16  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2159
2160         Backport from upstream Libtool:
2161
2162         2007-10-12  Eric Blake  <ebb9@byu.net>
2163
2164         Deal with Autoconf 2.62's semantic change in m4_append.
2165         * ltsugar.m4 (lt_append): Replace broken versions of
2166         m4_append.
2167         (lt_if_append_uniq): Don't require separator to be overquoted,
2168         and avoid broken m4_append.
2169         (lt_dict_add): Fix typo.
2170         * libtool.m4 (_LT_DECL): Don't overquote separator.
2171
2172 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2173
2174         * config.rpath: Add AIX 6 support.
2175
2176 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2177
2178         * Makefile.def (stageprofile).  Remove -fprofile-generate
2179         from stage_libcflags.
2180         * Makefile.in: Regenerate.
2181
2182 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2183
2184         * config.sub, config.guess: Update from upstream sources.
2185
2186 2008-03-06  Florian Krohm  <fkrohm@us.ibm.com>
2187
2188         * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2189         * s390-opc.txt (cmpsc): Duplicate entry removed.
2190         (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2191         cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2192         fier, cu42, cu41): Fix operand format.
2193
2194 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2195
2196         PR bootstrap/32009
2197         PR bootstrap/32161
2198
2199         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2200         * configure: Regenerate.
2201
2202         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2203         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2204         STAGE4_LIBCFLAGS): New.
2205         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2206         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2207         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2208         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2209         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2210         for target modules.  Don't export LIBCFLAGS.
2211         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2212         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2213         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2214         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2215         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2216         * Makefile.in: Regenerate.
2217
2218 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2219
2220         PR libgcj/33085
2221         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2222         Do not use -DDLL_EXPORT.  Backport from upstream.
2223
2224 2008-02-14  Nick Clifton  <nickc@redhat.com>
2225
2226         Import this patch from gcc:
2227         2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2228
2229         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2230
2231 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2232
2233         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2234         * configure: Regenerate.
2235
2236 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2237
2238         * configure.ac (xtensa*-*-*): Recognize processor variants.
2239         * configure: Regenerate.
2240
2241 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2242
2243         PR bootstrap/34922
2244         * configure.ac (PARSE_ARGS): Push suitable setting of
2245         ac_subdirs_all, for `./configure --help=recursive'.
2246         Handle `+' in generic toplevel directory disabling.
2247         * configure: Regenerate.
2248
2249 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2250
2251         * config.sub, config.guess: Update from upstream sources.
2252
2253 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2254
2255         * config.sub, config.guess: Update from upstream sources.
2256
2257 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
2258
2259         * COPYING.LIBGLOSS: Update default copyright.
2260
2261 2007-12-19  Jeff Johnston  <jjohnstn@redhat.com>
2262
2263         * COPYING.NEWLIB: Update default copyright.
2264
2265 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2266
2267         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2268         Change recommended MPFR from 2.2.1 > 2.3.0.
2269         * configure: Regenerate.
2270
2271 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2272
2273         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2274         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2275         * Makefile.in: Regenerate.
2276
2277 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2278
2279         * configure.ac: Enable libjava for x86_64-*-darwin9.
2280         * configure: Regenerate.
2281
2282 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2283
2284         * config.sub, config.guess: Update from upstream sources.
2285
2286 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2287
2288         * config-ml.in: Robustify against white space in absolute file
2289         names.
2290
2291         * config-ml.in (multi-clean): Substitute ${Makefile}.
2292         Remove superfluous ${Makefile} in list.
2293
2294 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2295
2296         * Makefile.def (dependencies): Make configure-gdb depend on
2297         all-intl.
2298         * Makefile.in: Regenerated.
2299
2300 2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
2301
2302         * Makefile.def: To avoid problems running with parallel makes,
2303         build newlib before libgloss so that target specific header
2304         files are availble.
2305         * Makefile.in: Regenerate.
2306
2307 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2308
2309         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2310         * Makefile.in: Regenerate.
2311
2312 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2313
2314         * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2315         * libdecnumber: New directory, imported from GCC.
2316
2317 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2318
2319         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2320         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2321         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2322         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2323         * configure: Regenerate.
2324
2325 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2326
2327         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2328         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2329         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2330         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2331         * configure.ac: Default them to host tools for $host = $build.
2332         Subst them.
2333
2334         * configure: Regenerate.
2335         * Makefile.in: Regenerate.
2336
2337 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2338
2339         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2340         * configure: Regenerate.
2341
2342 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2343
2344         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2345         libstdc++.
2346         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2347         * configure: Regenerate.
2348         * Makefile.in: Regenerate.
2349
2350 2007-09-17  Andreas Schwab  <schwab@suse.de>
2351
2352         * configure.ac: Raise minimum makeinfo version to 4.6.
2353         * configure: Regenerate.
2354
2355 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2356
2357         * configure.ac: Correct makeinfo version check.
2358         * configure: Regenerate.
2359
2360 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2361
2362         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2363         to $skipdirs and only disable gprof for newlib.  Use the normal
2364         mips*-elf* handling in other respects.
2365         * configure: Regnerate.
2366
2367 2007-09-12  David Daney  <ddaney@avtrex.com>
2368
2369         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2370         enabling libgcj.
2371         * configure: Regenerate.
2372
2373 2007-09-12  Richard Guenther  <rguenther@suse.de>
2374
2375         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2376         nor --disable-checking is provided also turn on yes and types
2377         checking for stage1.
2378         * configure: Re-generate.
2379
2380 2007-09-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2381
2382         PR target/33281
2383         * configure.ac: Use config/mh-mingw on mingw.
2384         * configure: Regenerate.
2385
2386 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2387
2388         PR other/32154
2389         * configure.ac: For libgloss targets, point the linker to the linker
2390         script, startup code and simulator library.
2391         * configure: Regenerate.
2392
2393 2007-09-09  Andrew Haley  <aph@redhat.com>
2394
2395         * configure.ac (noconfigdirs): Remove target-libffi and
2396         target-libjava.
2397
2398 2007-08-29  Nick Clifton  <nickc@redhat.com>
2399
2400         * config.sub, config.guess: Update from upstream sources.
2401
2402 2007-08-21  Richard Guenther  <rguenther@suse.de>
2403
2404         * configure.ac: Add types checking to stage1 checking flags.
2405         * configure: Regenerate.
2406
2407 2007-08-18  Paul Brook  <paul@codesourcery.com>
2408             Joseph Myers  <joseph@codesourcery.com>
2409
2410         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2411         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2412         * Makefile.in: Regenerate.
2413         * configure.ac (--with-debug-prefix-map): New.
2414         * configure: Regenerate.
2415
2416 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2417             Nigel Stephens  <nigel@mips.com>
2418
2419         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2420         as target_makefile_frag.
2421         * configure: Regenerate.
2422
2423 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2424
2425         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2426         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2427         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2428         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2429         (do-compare, do-compare3, do-compare-debug): New.
2430         ([+compare-target+]): Use them.
2431
2432 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2433
2434         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2435         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2436         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2437         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2438         (do-compare, do-compare3, do-compare-debug): New.
2439         ([+compare-target+]): Use them.
2440
2441 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2442             Ben Elliston  <bje@au.ibm.com>
2443
2444         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2445         --silent if $silent.
2446         * configure: Regenerate.
2447
2448 2007-08-12  Daniel Jacobowitz  <dan@codesourcery.com>
2449
2450         * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2451
2452 2007-07-17  Nick Clifton  <nickc@redhat.com>
2453
2454         * COPYING3: New file.  Contains version 3 of the GNU General
2455         Public License.
2456         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2457         Lesser General Public License.
2458
2459 2007-07-11  Bernd Schmidt  <bernd.schmidt@analog.com>
2460
2461         * configure.ac: Fix my previous change to really match GCC.
2462         * configure: Regenerate.
2463
2464 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2465
2466         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2467         * configure: Regenerate.
2468
2469 2007-07-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2470
2471         * configure.ac: Add some missing m4 quotation.
2472         * configure: Regenerate.
2473
2474 2007-07-09  Kai Tietz   <kai.tietz@onevision.com>
2475
2476         * Makefile.def: Add windmc tool to build.
2477         * Makefile.tpl: Likewise.
2478         * configure.ac: Likewise.
2479         * Makefile.in: Regenerate.
2480         * configure: Regenerate.
2481
2482 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2483
2484         * lt~obsolete.m4: New. Import from 20070318 libtool.
2485
2486 2007-06-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2487
2488         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2489         uclinux and linux-uclibc targets.
2490         * configure: Regenerate.
2491
2492 2007-06-28  DJ Delorie  <dj@redhat.com>
2493
2494         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2495         not building newlib.
2496         * configure: Regenerated.
2497
2498 2007-06-22  Daniel Jacobowitz  <dan@codesourcery.com>
2499
2500         * src-release (DEVO_SUPPORT): Correct typos.
2501
2502 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2503
2504         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2505         * Makefile.in: Regenerated.
2506
2507 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2508
2509         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2510         (distclean-stage[+id+]): Possibly delete stage_last.
2511         * Makefile.in: Regenerate.
2512
2513 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2514
2515         * config.sub, config.guess: Update from upstream sources.
2516
2517 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2518
2519         * Makefile.tpl: Fix spelling error.
2520         * Makefile.in: Regenerate.
2521
2522 2007-06-04  Paolo Bonzini  <bonzini@gnu.org>
2523
2524         Sync with gcc:
2525         2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2526
2527         PR bootstrap/29382
2528         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2529         * configure: Rebuilt.
2530
2531 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2532
2533         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2534         lt_cv_sys_max_cmd_len.
2535
2536 2007-05-31  Paolo Bonzini  <bonzini@gnu.org>
2537
2538         * ltgcc.m4: Update from GCC.
2539
2540 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2541
2542         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2543
2544 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
2545
2546         * ltmain.sh: Update from GCC.
2547         * libtool.m4: Update from GCC.
2548         * ltsugar.m4: New. Update from GCC.
2549         * ltversion.m4: New. Update from GCC.
2550         * ltoptions.m4: New. Update from GCC.
2551         * ltconfig: Remove.
2552         * ltcf-c.sh: Remove.
2553         * ltcf-cxx.sh: Remove.
2554         * ltcf-gcj.sh: Remove.
2555         * src-release: Update with new libtool file list.
2556
2557 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2558
2559         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2560         stage_cflags.
2561         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2562         Remove CFLAGS/LIBCFLAGS.
2563         (configure-stage[+id+]-[+prefix+][+module+],
2564         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2565         * Makefile.in: Regenerate.
2566
2567 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2568
2569         * config-ml.in: Update from GCC.
2570
2571 2007-04-09  Daniel Jacobowitz  <dan@codesourcery.com>
2572
2573         * src-release (do-proto-toplev): Process the support directories before
2574         the tool directory.
2575
2576 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2577
2578         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2579         of glob.  Quote arguments with single quotes too.
2580         * configure: Regenerate.
2581
2582 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2583
2584         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2585         * Makefile.in: Regenerate
2586
2587 2007-03-07  Andreas Schwab  <schwab@suse.de>
2588
2589         * configure: Regenerate.
2590
2591 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2592
2593         * configure.ac: Add "--with-pdfdir" configure option,
2594         which defines pdfdir variable.
2595         * Makefile.def (target=fixincludes): Add install-pdf to
2596         missing targets.
2597         (recursive_targets): Add install-pdf target.
2598         (flags_to_pass): Add pdfdir.
2599         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2600         target.
2601         * configure: Regenerate
2602         * Makefile.in: Regenerate
2603
2604 2007-02-28  Eric Christopher  <echristo@apple.com>
2605
2606         Revert:
2607         2006-12-07  Mike Stump  <mrs@apple.com>
2608
2609         * Makefile.def (dependencies): Add dependency for
2610         install-target-libssp and install-target-libgomp on
2611         install-gcc.
2612         * Makefile.in: Regenerate.
2613
2614 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2615
2616         * configure: Regenerate.
2617         * configure.ac: Move statements after variable declarations.
2618
2619 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2620
2621         * configure.ac: Adjust for loop syntax.
2622         * configure: Regenerate.
2623
2624 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2625
2626         * configure: Rebuilt.
2627
2628 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2629
2630         * configure.ac: Drop multiple occurrences of --enable-languages,
2631         and fix its quoting.
2632         * configure: Rebuilt.
2633
2634 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
2635             Nathan Sidwell  <nathan@codesourcery.com>
2636             Vladimir Prus  <vladimir@codesourcery.com
2637             Joseph Myers  <joseph@codesourcery.com>
2638
2639         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2640         * configure: Regenerate.
2641
2642 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2643
2644         * configure.ac (target_libraries): Move libgcc before libiberty.
2645         * configure: Regenerated.
2646
2647 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
2648
2649         * configure: Regenerate again?
2650
2651 2007-02-13  Paolo Bonzini  <bonzini@gnu.org>
2652
2653         * configure: Reapply PR30748 fix which was lost in the previous commit.
2654
2655 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
2656             Paolo Bonzini  <bonzini@gnu.org>
2657
2658         PR bootstrap/30753
2659         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
2660         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
2661         * configure: Regenerated.
2662
2663 2007-02-10  Paolo Bonzini  <bonzini@gnu.org>
2664
2665         * configure: Regenerate.
2666
2667 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2668
2669         PR bootstrap/30748
2670         * configure.ac: Correct syntax for Solaris ksh.
2671         * configure: Regenerated.
2672
2673 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
2674
2675         * Makefile.def: Sync with GCC.
2676         * Makefile.tpl: Sync with GCC.
2677         * Makefile.in: Regenerate.
2678         * configure: Regenerate.
2679
2680 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
2681
2682         * Makefile.tpl (build_alias, host_alias, target_alias): Use
2683         noncanonical equivalents.
2684         * configure.in: Rename to...
2685         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
2686         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
2687         target_noncanonical.  Use them.  Rewrite removal of configure
2688         arguments for autoconf 2.59.  Discard variable settings.  Force
2689         program_transform_name for native tools.
2690
2691         * Makefile.in: Regenerated.
2692         * configure: Regenerated with autoconf 2.59.
2693
2694         * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
2695
2696 2007-02-08  Jeff Johnston  <jjohnstn@redhat.com>
2697
2698         * COPYING.LIBGLOSS: Reformat default Red Hat
2699         license to fit within 80 columns.
2700         * COPYING.NEWLIB: Ditto.
2701
2702 2007-02-05  Dave Brolley  <brolley@redhat.com>
2703
2704         * Contribute the following changes:
2705         2006-11-28  DJ Delorie  <dj@redhat.com>
2706
2707         * configure.in: Fix typo for mep's target_makefile_frag.
2708         * configure: Regenerated.
2709
2710         2005-04-22  Richard Sandiford  <rsandifo@redhat.com>
2711
2712         * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
2713         * configure: Regenerate.
2714
2715         2001-09-19  DJ Delorie  <dj@redhat.com>
2716
2717         * configure.in (target_makefile_frag): use mt-mep
2718
2719         2001-06-12  Don Howard  <dhoward@redhat.com>
2720
2721         * configure.in: Remove gdb from MeP skip list.
2722
2723         2001-04-05  DJ Delorie  <dj@redhat.com>
2724
2725         * configure.in (noconfigdirs): Remove gcc from MeP skip list.
2726
2727         2001-03-20  Ben Elliston  <bje@redhat.com>
2728
2729         * configure.in (noconfigdirs): Add gcc and gdb for MeP.
2730
2731         2001-03-19  Ben Elliston  <bje@redhat.com>
2732
2733         * config.sub (mep, mep-*): Add.
2734
2735 2007-01-31  Andreas Schwab  <schwab@suse.de>
2736
2737         * Makefile.tpl (LDFLAGS): Substitute it.
2738         * Makefile.in: Regenerate.
2739
2740 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2741
2742         * configure.in: Change == to = in test command.
2743         * configure: Regenerate.
2744
2745 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
2746             Nick Clifton  <nickc@redhat.com>
2747             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
2748
2749         * configure.in (build_configargs, host_configargs, target_configargs):
2750         Remove build/host/target parameters.
2751         (host_libs): Add gmp and mpfr.
2752         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2753         * Makefile.def (gmp, mpfr): New.
2754         (gcc): Remove target.
2755         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2756         target_os, target_vendor): New.
2757         (configure): Add host_alias/target_alias arguments.  Adjust invocations.
2758         * configure: Regenerate.
2759         * Makefile.in: Regenerate.
2760
2761 2007-01-11  Matt Fago  <fago@earthlink.net>
2762
2763         * configure.in: Try to link to functions only in mpfr 2.2.x
2764         to improve robustness of configure tests.
2765         * configure: Regenerate.
2766
2767 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
2768
2769         * configure.in: Add support for an x86_64-mingw* target.
2770         * configure: Regenerate.
2771
2772 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
2773
2774         * Makefile.tpl (all-target): Correct @if conditional for target
2775         modules.
2776         * configure.in: Omit libiberty if building only target libgcc.
2777         * configure, Makefile.in: Regenerated.
2778
2779 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
2780
2781         * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
2782         * configure: Regenerate.
2783
2784 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
2785
2786         * Makefile.def (target_modules): Add libgcc.
2787         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
2788         * Makefile.tpl (clean-target-libgcc): Delete.
2789         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2790         on gcc even for bootstrapped modules.  Rewrite handling of
2791         lang_env_dependencies to loop over target_modules.
2792         * configure.in (target_libraries): Add target-libgcc.
2793         * Makefile.in, configure: Regenerated.
2794
2795 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2796
2797         Sync with gcc:
2798         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2799
2800         * configure.in: Reorganize recognition of languages.  Add
2801         --enable-stage1-languages.  Show supported languages for the chosen
2802         target rather than all recognized languages.
2803         * configure: Regenerate.
2804
2805         2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
2806
2807         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2808         * Makefile.in: Regenerate.
2809
2810         2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2811
2812         * configure.in: Warn that MPFR 2.2.0 is buggy.
2813         * configure: Regenerate.
2814
2815 2006-12-27  Ian Lance Taylor  <iant@google.com>
2816
2817         * configure.in: When removing Makefiles to force a reconfigure, also
2818         remove prev-DIR*/Makefile.
2819         * configure: Regenerate.
2820
2821 2006-12-23  Kazu Hirata  <kazu@codesourcery.com>
2822
2823         * config.bfd: Recognize fido.
2824
2825 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2826
2827         Sync with gcc:
2828
2829         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2830
2831         * configure.in: Remove "$build" case for powerpc-*-darwin* since
2832         it only affects bootstrap and could be tested on "$host" as well.
2833         * configure: Regenerate.
2834         * config/mh-ppc-darwin: Add to the stage1 cflags here.
2835
2836         2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
2837
2838         PR bootstrap/29544
2839         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2840         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2841         move here comment from Makefile.tpl.
2842         * Makefile.tpl: Move some definitions higher in the file.
2843         (STAGE1_CHECKING): New.
2844         * configure.in: Add --enable-stage1-checking.
2845         * configure: Regenerate.
2846         * Makefile.in: Regenerate.
2847
2848         2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2849
2850         * configure.in: Update error message for missing GMP/MPFR.
2851
2852         * configure: Regenerate.
2853
2854         2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2855
2856         * configure.in: Update MPFR version in error message.
2857
2858         * configure: Regenerate.
2859
2860         2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2861
2862         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2863         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2864         --with-gmp-lib): New flags.
2865
2866         * configure: Regenerate.
2867
2868 2006-12-12  Andreas Tobler  <a.tobler@schweiz.org>
2869
2870         PR bootstrap/30134
2871         * configure.in: Correct x86 darwin support for libjava to powerpc
2872         and i?86 only.
2873         * configure: Regenerate.
2874
2875 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
2876
2877         * configure.in:  Handle spu makefile frag.
2878         * Makefile.tpl (MAINT): Define
2879         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2880         * configure: Regenerate.
2881         * Makefile.in: Regenerate.
2882
2883 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2884
2885         * config.sub, config.guess: Update from upstream sources.
2886
2887 2006-12-11  Ben Elliston  <bje@au.ibm.com>
2888
2889         * configure.in: Sync with GCC (spu-*-*).
2890         * configure: Sync with GCC.
2891
2892 2006-12-07  Mike Stump  <mrs@apple.com>
2893
2894         * Makefile.def (dependencies): Add dependency for
2895         install-target-libssp and install-target-libgomp on
2896         install-gcc.
2897         * Makefile.in: Regenerate.
2898
2899 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
2900
2901         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2902         (unstage): Test for stage_last presence.
2903
2904         PR bootstrap/29802
2905         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2906         * Makefile.in: Regenerate.
2907
2908 2006-11-14  DJ Delorie  <dj@redhat.com>
2909
2910         * Makefile.tpl (clean-stage*): Sync with GCC (clean).
2911         * Makefile.in: Sync with GCC.
2912         * configure.in: Sync with GCC (mpfr, gmp).
2913         * configure: Sync with GCC.
2914
2915 2006-11-08  Jie Zhang  <jie.zhang@analog.com>
2916
2917         * configure.in: Remove target-libgloss from noconfigdirs for
2918         bfin-*-*.
2919         * configure: Regenerated.
2920
2921 2006-10-27  Jeff Johnston  <jjohnstn@redhat.com>
2922
2923         * COPYING.NEWLIB: Add spu license.
2924         * COPYING.LIBGLOSS: Ditto.
2925
2926 2006-10-17  Brooks Moses  <bmoses@stanford.edu>
2927
2928         * Makefile.def: Added pdf target handling.
2929         * Makefile.tpl: Added pdf target handling.
2930         * Makefile.in: Regenerated.
2931
2932 2006-10-11  Jeff Johnston  <jjohnstn@redhat.com>
2933
2934         * COPYING.NEWLIB: Updated.
2935         * COPYING.LIBGLOSS: Ditto.
2936
2937 2006-09-27  Dave Brolley  <brolley@redhat.com>
2938
2939         * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2940         $s instead of $r.
2941         * configure: Regenerated.
2942
2943 2006-09-26  Ben Elliston  <bje@au.ibm.com>
2944
2945         * config.sub, config.guess: Update from upstream sources.
2946
2947 2006-09-20  Thiemo Seufer  <ths@mips.com>
2948
2949         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2950         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2951         * configure: Regenerate.
2952
2953 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
2954
2955         * configure.in: Never build newlib for a Mingw host.
2956         Never build newlib as Mingw target library.
2957         Test the existence of winsup/cygwin for building a Cygwin newlib,
2958         rather than just winsup.
2959         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2960         building a Mingw target.
2961         * configure: Regenerate.
2962
2963 2006-08-15  Thiemo Seufer  <ths@mips.com>
2964             Nigel Stephens  <nigel@mips.com>
2965             David Ung  <davidu@mips.com>
2966
2967         * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
2968
2969 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
2970
2971         Sync from GCC:
2972         2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2973
2974         PR bootstrap/18058
2975         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2976         if the bootstrap compiler is a GCC version that supports it.
2977         * configure: Regenerate.
2978
2979 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
2980
2981         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2982         * configure: Regenerated.
2983
2984 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
2985
2986         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2987         for stages after the first.
2988
2989 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
2990
2991         * Makefile.def: Add dependencies for configure-opcodes
2992         on configure-intl and all-opcodes on all-intl.
2993         * Makefile.in: Regenerated.
2994
2995 2006-07-04  Peter O'Gorman  <peter@pogma.com>
2996
2997         * ltconfig: chmod 644 before ranlib during install.
2998
2999 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3000
3001         * configure.in: Fix thinkos in previous check-in.
3002         * configure: Regenerate.
3003
3004 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3005
3006         Sync from gcc:
3007
3008         2007-07-03  Paolo Bonzini  <bonzini@gnu.org>
3009
3010         PR other/27063
3011         * configure.in: Test subdir_requires and give an appropriate
3012         error message.
3013         * configure: Regenerate.
3014
3015         2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3016
3017         PR target/27540
3018         * configure.in: Only enable libgomp on IRIX 6.
3019         * configure: Regenerate.
3020
3021 2006-06-20  David Ayers  <d.ayers@inode.at>
3022
3023         PR bootstrap/28072
3024         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3025         whether target-libjava is being configured instead of whether the
3026         java front end is enabled.
3027         * configure: Regenerate.
3028
3029 2006-06-15  Mark Shinwell  <shinwell@codesourcery.com>
3030
3031         * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3032         to R_ARM_LDC_SB_G{0,1,2} respectively.
3033
3034 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3035
3036         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3037         too.
3038         * Makefile.in: Regenerate.
3039
3040 2006-06-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3041
3042         Sync from gcc:
3043
3044         2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3045         * configure.in: Don't enable libgomp on hpux10.
3046         * configure: Rebuilt.
3047
3048 2006-06-13  David Ayers  <d.ayers@inode.at>
3049
3050         Sync from gcc:
3051
3052         2006-06-12  David Ayers  <d.ayers@inode.at>
3053
3054         PR bootstrap/27963
3055         PR target/19970
3056         * configure.in: Remove target-boehm-gc from noconfigdirs where
3057         ${libgcj} is specified.
3058         * configure: Regenerate.
3059
3060 2006-06-08  Jeff Johnston  <jjohnstn@redhat.com>
3061
3062         Sync from gcc:
3063
3064         2005-01-12  David Edelsohn  <edelsohn@gnu.org>
3065                     Andreas Schwab  <schwab@suse.de>
3066
3067         PR bootstrap/18033
3068         * config-ml.in: Eval option if surrounded by single quotes.
3069
3070 2006-06-07  Carlos O'Donell  <carlos@codesourcery.com>
3071
3072         Sync from gcc:
3073
3074         2006-06-06  David Ayers  <d.ayers@inode.at>
3075
3076         PR libobjc/13946
3077         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3078         * Makefile.in: Regenerate.
3079         * configure.in: Add --enable-objc-gc at toplevel and have it
3080         enable boehm-gc for Objective-C.
3081         Remove target-boehm-gc from libgcj.
3082         Add target-boehm-gc to target_libraries.
3083         Add target-boehm-gc to noconfigdirs where ${libgcj}
3084         is specified.
3085         Assert that boehm-gc is supported when requested for Objective-C.
3086         Only build boehm-gc if needed either for Java or Objective-C.
3087         * configure: Regenerate.
3088
3089         2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3090
3091         PR 27674
3092         * Makefile.tpl (configure-[+prefix+][+module+],
3093         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3094         Remove rule to unstage bootstrapped modules.
3095         (stage_current): New.
3096         * Makefile.in: Regenerate.
3097
3098         2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3099         Andreas Tobler  <a.tobler@schweiz.ch>
3100
3101         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3102         * configure: Rebuilt.
3103
3104         Revert
3105         2006-01-31  Richard Guenther  <rguenther@suse.de>
3106         Paolo Bonzini  <bonzini@gnu.org>
3107
3108         * Makefile.def (target_modules): Add libgcc-math target module.
3109         * configure.in (target_libraries): Add libgcc-math target library.
3110         (--enable-libgcc-math): New configure switch.
3111         * Makefile.in: Re-generate.
3112         * configure: Re-generate.
3113
3114 2006-06-05  Jeff Johnston  <jjohnstn@redhat.com>
3115
3116         * config-ml.in: Alter CCASFLAGS to include special
3117         multilib options the same as is done for CFLAGS.
3118
3119 2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3120
3121         * Makefile.def: Added dependencies from sim and gdb on intl, and
3122         added configure dependencies to everything with an all dependency
3123         on intl.
3124         * gettext.m4: Removed.
3125         * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3126         (GDB_SUPPORT_DIRS): Add intl.
3127         * Makefile.in: Regenerated.
3128
3129 2006-05-25  Daniel Jacobowitz  <dan@codesourcery.com>
3130
3131         * src-release (DEVO_SUPPORT): Add config.rpath.
3132
3133 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3134
3135         * Makefile.def (bfd, opcodes): Fix lib_path.
3136         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3137         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3138         * Makefile.in: Regenerate.
3139
3140 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3141
3142         * configure.in: Enable gprof for cross builds.
3143         * configure: Regenerate.
3144
3145 2006-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
3146
3147         * src-release (MAKEINFOFLAGS): Define.
3148         (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3149
3150 2006-05-14  Ben Elliston  <bje@au.ibm.com>
3151
3152         * config.sub, config.guess: Update from upstream sources.
3153
3154 2006-05-12  Ben Elliston  <bje@au.ibm.com>
3155
3156         * config.sub, config.guess: Update from upstream sources.
3157
3158 2006-05-04  Steve Ellcey  <sje@cup.hp.com>
3159
3160         * blt, iwidgets, mmalloc: Remove directories.
3161
3162 2006-05-01  DJ Delorie  <dj@redhat.com>
3163
3164         * configure.in: Restore CFLAGS if GMP isn't present.
3165         * configure: Regenerate.
3166
3167 2006-04-18  DJ Delorie  <dj@redhat.com>
3168
3169         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3170         reference libgloss so that libssp can be built in a combined
3171         tree.
3172         * configure: Regenerate.
3173
3174 2006-04-10  Ben Elliston  <bje@au.ibm.com>
3175
3176         * contrib: Remove directory.
3177
3178 2006-04-06  Carlos O'Donell <carlos@codesourcery.com>
3179
3180         * Makefile.tpl: Add install-html target.
3181         * Makefile.def: Add install-html target.
3182         * Makefile.in: Regenerate.
3183         * configure.in: Add --with-datarootdir, --with-docdir,
3184         and --with-htmldir options.
3185         * configure: Regenerate.
3186
3187 2006-03-31  Ben Elliston  <bje@au.ibm.com>
3188
3189         PR binutils/1860
3190         * configure.in: Require makeinfo 4.4 or higher.
3191         * configure: Regenerate.
3192
3193 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
3194
3195         * Makefile.in: Regenerate.
3196
3197 2006-03-14  Paolo Bonzini  <bonzini@gnu.org>
3198
3199         Sync with gcc:
3200         2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3201
3202         * configure.in: Handle --disable-<component> generically.
3203         * configure: Regenerate.
3204
3205         2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
3206
3207         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3208         (TARGET_CONFIGDIRS): Remove.
3209         * configure.in: Remove AC_SUBST(target_configdirs).
3210         * Makefile.in, configure: Regenerated.
3211
3212
3213 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3214
3215         PR libgcj/17311
3216         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3217
3218 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3219
3220         PR bootstrap/25670
3221
3222         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3223
3224         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3225         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3226         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3227         BUILD_PREFIX, BUILD_PREFIX_1.
3228         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3229
3230         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3231         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3232
3233         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3234         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3235         of `cat stage_current`.  Always provide the `r' and `s' variables.
3236         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3237         a single shell execution.
3238         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3239         bootstrapped modules, make the stage1 module if the build was not
3240         started yet, else build the current stage.
3241         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3242         (all-build, all-host, all-target, [+make_target+]-host,
3243         [+make_target+]-target): Do not use \-continued lines.
3244         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3245         (current_stage, restrap, stage_last): New.
3246
3247         * Makefile.in: Regenerate.
3248         * configure: Regenerate.
3249
3250 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3251
3252         Sync from gcc:
3253
3254         2006-01-31  Richard Guenther  <rguenther@suse.de>
3255                     Paolo Bonzini  <bonzini@gnu.org>
3256
3257         * Makefile.def (target_modules): Add libgcc-math target module.
3258         * configure.in (target_libraries): Add libgcc-math target library.
3259         (--enable-libgcc-math): New configure switch.
3260         * Makefile.in: Re-generate.
3261         * configure: Re-generate.
3262         * libgcc-math: New toplevel directory.
3263
3264         2006-01-18  Richard Henderson  <rth@redhat.com>
3265                     Jakub Jelinek  <jakub@redhat.com>
3266                     Diego Novillo  <dnovillo@redhat.com>
3267
3268         * libgomp: New directory.
3269         * Makefile.def: Add target_module libgomp.
3270         * Makefile.in: Regenerate.
3271         * configure.in (target_libraries): Add target-libgomp.
3272         * configure: Regenerate.
3273
3274 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3275             Andreas Schwab  <schwab@suse.de>
3276
3277         * configure: Regenerate.
3278
3279 2006-01-16  Paolo Bonzini  <bonzini@gnu.org>
3280
3281         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3282         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3283         the assembler, linker and binutils.
3284         * configure: Regenerate.
3285
3286 2006-01-16  Nick Clifton  <nickc@redhat.com>
3287
3288         * config.sub, config.guess: Sync from config repository.
3289
3290 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3291
3292         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3293         @ from continuation.
3294         * Makefile.in: Rebuilt.
3295
3296 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3297
3298         Sync from gcc:
3299
3300         2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3301
3302         PR bootstrap/24252
3303
3304         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3305         * Makefile.tpl (OBJDUMP): New.
3306         (EXTRA_HOST_FLAGS): Add it.
3307         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3308
3309         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3310         to use symbolic links between directories.  Avoid race conditions
3311         or make them harmless.
3312         * configure.in: Do not try to use symbolic links between directories.
3313
3314         * Makefile.def (LEAN): Pass.
3315         * Makefile.tpl (LEAN): Define.
3316         (stage[+id+]-start): Accept that the previous directory does not
3317         exist, if the bootstrap is lean.
3318         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3319         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3320         configure substitution.
3321         ([+compare-target+]): Likewise.
3322         ([+bootstrap-target+]-lean): New.
3323         * configure.in: Remove lean bootstrap support from here.
3324
3325         * Makefile.in: Regenerate.
3326         * configure: Regenerate.
3327
3328         2006-01-02  Andreas Schwab  <schwab@suse.de>
3329
3330         * configure.in: When reconfiguring remove Makefile in
3331         all stage directories.
3332         * configure: Regenerate.
3333
3334 2005-12-27  Leif Ekblad  <leif@rdos.net>
3335
3336         * configure.in: Add support for RDOS target.
3337         * configure: Regenerate.
3338
3339 2005-12-27  Nick Clifton  <nickc@redhat.com>
3340
3341         PR binutils/1990
3342         * libtool.m4: Synchronize with version in GCC sources.
3343
3344 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3345
3346         Revert Ada-related part of the previous change.
3347
3348         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3349         Do not pass.
3350         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3351         * Makefile.in: Regenerate.
3352         * configure.in: Do not include mt-ppc-aix target fragment.
3353         * configure: Regenerate.
3354
3355 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3356
3357         * configure.in: Select appropriate fragments for PowerPC/AIX.
3358         * configure: Regenerate.
3359
3360         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3361         BOOT_CFLAGS, BOOT_LDFLAGS.
3362         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3363         BOOT_CFLAGS, BOOT_LDFLAGS.
3364         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3365         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3366         (stage): Fail if we cannot complete the work.
3367         * Makefile.in: Regenerate.
3368
3369 2005-12-16  Jeff Johnston  <jjohnstn@redhat.com>
3370
3371         * COPYING.NEWLIB: Update copyright year for default
3372         copyright.
3373
3374 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
3375
3376         * Makefile.tpl (all, do-[+make_target+], do-check, install,
3377         install-host-nogcc): Don't invoke $(stage) at the end.
3378         * Makefile.in: Regenerate.
3379
3380 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
3381
3382         * configure.in: Flip the top-level bootstrap switch.
3383         * configure: Regenerate.
3384
3385         Merge from gcc:
3386
3387         2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
3388
3389         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3390         $(stage) and $(unstage).
3391         (EXTRA_TARGET_FLAGS): Correct double-quoting.
3392         (all): Remove stray semicolon.
3393         (local-distclean): Don't handle multilib.tmp and multilib.out.
3394         (install.all): Set $s for consistency.
3395         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3396         check_multilibs setting.  Always make the install directory.
3397         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3398         Correct @if/@endif.
3399         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3400         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3401         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3402         (multilib.out): Remove.
3403         * Makefile.in: Regenerated.
3404
3405 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3406
3407         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
3408         * configure.in: Replace ms1 arch with mt.
3409         * configure: Rebuilt.
3410
3411 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3412
3413         Sync with gcc:
3414
3415 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
3416
3417         * config.sub: Replace ms1 arch with mt.  Allow ms1 as alias.
3418         * configure.in: Replace ms1 arch with mt.
3419         * configure: Rebuilt.
3420
3421 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3422
3423         Sync with gcc:
3424
3425         2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
3426
3427         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3428         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3429         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
3430         Find in-tree tools if available.
3431         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3432         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3433         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3434         (COMPILER_*_FOR_TARGET): New.
3435         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3436         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3437         (CONFIGURED_*, USUAL_*): Remove.
3438         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3439         STRIP): Use autoconf substitutions.
3440         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3441         COMPILER_NM_FOR_TARGET): New.
3442         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3443
3444         (all): Make all-host and all-target in parallel.
3445         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3446         that $$r and $$s are set before invoking a recursive make.
3447         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3448         ([+bootstrap-target+]): Inline most of the `all' target.
3449
3450         2005-11-29  Ben Elliston  <bje@au.ibm.com>
3451
3452         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3453         from the gcc build directory.
3454         * Makefile.in: Regenerate.
3455
3456         2005-11-29  Ben Elliston  <bje@au.ibm.com>
3457
3458         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
3459         depend on all-libdecnumber.
3460         * configure.in (host_libs): Include libdecnumber.
3461         * Makefile.in: Regenerate.
3462         * configure: Likewise.
3463
3464         2005-11-21  Kean Johnston  <jkj@sco.com>
3465
3466         * config.sub, config.guess: Sync from upstream sources.
3467
3468 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
3469
3470         * Makefile.def: Remove gdb dependencies for gdbtk.
3471         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3472         (configure-gdb, install-gdb): New rules.
3473         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3474         * Makefile.in, configure: Regenerated.
3475
3476 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
3477
3478         PR bootstrap/24297
3479         * Makefile.tpl (do-[+make-target+], do-check, install,
3480         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3481         are set before recursing.
3482         * Makefile.in: Regenerate.
3483
3484 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
3485
3486         PR bootstrap/18939
3487         * Makefile.def (gcc) <target>: Fix thinko.
3488         * Makefile.in: Regenerate.
3489
3490 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
3491
3492         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3493         * configure: Regenerate.
3494
3495 2005-10-09  Kazu Hirata  <kazu@codesourcery.com>
3496
3497         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3498         target-libffi, target-qthreads, target-libjava, and
3499         targetlibobjc.
3500         * configure: Regenerate.
3501
3502 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
3503
3504         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3505         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3506         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3507         (USUAL_OBJDUMP_FOR_TARGET): New.
3508         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3509         * configure.in: Check for $OBJDUMP_FOR_TARGET.
3510         * configure, Makefile.in: Regenerated.
3511
3512 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3513
3514         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3515         before other host packages.
3516
3517 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
3518
3519         PR bootstrap/22340
3520
3521         * configure.in (default_target): Remove.
3522         * Makefile.tpl (all): Do not use prerequisites as subroutines
3523         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3524         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3525         use prerequisites as subroutines.
3526         (check-host, check-target): New.
3527         (bootstrap configure & all targets): Do not use stage*-start
3528         if the directory layout is already ok.
3529         (non-bootstrap configure & all targets): Prepend a $(unstage).
3530         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
3531         (NOTPARALLEL): Remove.
3532         (unstage, stage variables): New variables.
3533         (unstage, stage targets): Simply expand to those variables.
3534
3535         * configure: Regenerate.
3536         * Makefile.in: Regenerate.
3537
3538 2005-10-04  James E Wilson  <wilson@specifix.com>
3539
3540         * Makefile.def (lang_env_dependencies): Add libmudflap.
3541         * Makefile.in: Regenerate.
3542
3543 2005-10-03  Catherine Moore  <clm@cm00re.com>
3544
3545         * configure.in (bfin-*-*): Support bfin.
3546         * configure: Regenerated.
3547
3548 2005-09-30  H.J. Lu  <hongjiu.lu@intel.com>
3549
3550         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3551         * configure: Regenerated.
3552
3553 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
3554
3555         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3556         (LIPO_FOR_TARGET): New.
3557         (CONFIGURED_LIPO_FOR_TARGET): New.
3558         (USUAL_LIPO_FOR_TARGET): New.
3559         (STRIP_FOR_TARGET): New.
3560         (CONFIGURED_STRIP_FOR_TARGET): New.
3561         (USUAL_STRIP_FOR_TARGET): New.
3562         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3563         STRIP_FOR_TARGET.
3564         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3565         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3566         * Makefile.in: Regenerate.
3567         * configure: Regenerate.
3568
3569 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
3570
3571         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3572         (rs6000-*-aix*): Same.
3573         * configure: Regenerate.
3574
3575 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3576
3577         * configure.in: Recognize f95 in the --enable-languages option,
3578         and substitute it for fortran, issuing a warning.
3579         * configure: Regenerate.
3580
3581 2005-09-07  Ben Elliston  <bje@au.ibm.com>
3582
3583         Import from Autoconf sources:
3584
3585         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
3586         * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
3587         Elliston.  Handle weird characters correctly.
3588
3589 2005-08-30  Phil Edwards  <phil@codesourcery.com>
3590
3591         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
3592         * configure:  Regenerated.
3593
3594 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
3595
3596         * Makefile.def (libssp): Add to lang_env_dependencies.
3597         * Makefile.in: Regenerate.
3598
3599 2005-08-17  Christian Groessler  <chris@groessler.org>
3600
3601         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3602         * Makefile.in: Regenerate.
3603
3604 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
3605
3606         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3607         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3608         Look for alternate names of the target cc and c++
3609         * configure: Regenerate.
3610
3611 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
3612
3613         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3614         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3615         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3616         tools; remove code to manually set them.
3617         (Target tools): Look in the environment for them.
3618         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3619         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3620         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3621         build directory.
3622         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3623         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3624         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3625         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3626         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3627         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3628         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3629         * configure: Regenerate.
3630         * Makefile.in: Regenerate.
3631
3632 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
3633
3634         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3635         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3636         * Makefile.in: Regenerated.
3637
3638 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
3639
3640         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3641         (CFLAGS_FOR_TARGET): Use it.
3642         (CXXFLAGS_FOR_TARGET): Likewise.
3643         * Makefile.in: Regenerated.
3644         * configure.in (--with-build-sysroot): New option.
3645         * configure: Regenerated.
3646
3647 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
3648
3649         * Makefile.tpl: Wrap install between unstage and stage
3650         * Makefile.in: Regenerate.
3651
3652 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
3653
3654         * all files: Update FSF address.
3655
3656 2005-07-14  Jim Blandy  <jimb@redhat.com>
3657
3658         * configure.in: Add cases for Renesas m32c.
3659         * configure: Regenerated.
3660
3661 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
3662
3663         * COPYING, compile, config-ml.in, config.guess,
3664         config.sub, install-sh, missing, mkinstalldirs,
3665         symlink-tree, ylwrap: Sync from upstream sources.
3666
3667 2005-07-13  Eric Christopher  <echristo@redhat.com>
3668
3669         * configure.in: Add toplevel noconfigdir support for tpf.
3670         * configure: Regenerate.
3671
3672 2005-07-11  Jakub Jelinek  <jakub@redhat.com>
3673
3674         * Makefile.def (target_modules): Add libssp.
3675         * configure.in (target_libraries): Add target-libssp.
3676         * configure: Rebuilt.
3677         * Makefile.in: Rebuilt.
3678
3679 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
3680
3681         PR ada/22340
3682
3683         * Makefile.def: Sync with gcc.
3684         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3685         * Makefile.in: Regenerate.
3686
3687 2005-07-07  Andreas Schwab  <schwab@suse.de>
3688
3689         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3690         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3691         * Makefile.in: Regenerated.
3692
3693 2005-07-07  Kazu Hirata  <kazu@codesourcery.com>
3694
3695         * configure.in: Add --enable-libssp and --disable-libssp.
3696         * configure: Regenerate with autoconf-2.13.
3697
3698 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
3699
3700         * configure.in: Don't build sim or rda when targetting darwin.
3701         * configure: Regenerate.
3702
3703 2005-07-04  Ben Elliston  <bje@gnu.org>
3704
3705         * src-release (do-proto-toplev): Remove dejagnu bits.
3706         (DEJAGNU_SUPPORT_DIRS): Remove.
3707         (dejagnu.tar.bz2, dejagnu.tar): Likewise.
3708         (GDBD_SUPPORT_DIRS): Likewise.
3709         (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
3710         (INSIGHTD_SUPPORT_DIRS): Likewise.
3711         (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
3712
3713 2005-06-30  Ben Elliston  <bje@gnu.org>
3714
3715         * setup.com (mpw): Remove unused directive.
3716
3717 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
3718
3719         * Makefile.def (stagefeedback): Come after profile.
3720         Define profiledbootstrap target.
3721         * Makefile.tpl (profiledbootstrap): Remove.
3722         (stageprofile-end): Zap stagefeedback.
3723         (stagefeedback-start): Copy all .gcda files, not only GCC's.
3724         * Makefile.in: Regenerate.
3725
3726 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
3727
3728         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
3729         In 'cpp' stanza, support '#line' as well as '# '.
3730
3731 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
3732
3733         * configure.in (unsupported_languages): New macro.
3734         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
3735         non-ported target libraries in noconfigdirs.
3736         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3737         non-linux-gnu.  Remove libgcj_ex_libffi.
3738         <lang_frag loop>: Set add_this_lang=no if the language is in
3739         unsupported_languages.
3740         * configure: Regenerate.
3741
3742 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
3743
3744         * configure.in: Fix typo in handling of --with-mpfr-dir.
3745         * configure: Regenerate.
3746
3747 2005-06-02  Jim Blandy  <jimb@redhat.com>
3748
3749         * config.sub: Add cases for the Renesas m32c.  (This patch has been
3750         accepted into the master sources.)
3751
3752 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
3753             Michael Snyder  <msnyder@redhat.com>
3754             Stan Cox  <scox@redhat.com>
3755
3756         * configure.in: Set noconfigdirs for ms1.
3757
3758         * configure: Regenerate.
3759
3760 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
3761
3762         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3763         (Dependencies): Consider target modules for bootstrap dependencies.
3764         Make target bootstrap modules depend on each stage's gcc.
3765         * Makefile.in: Regenerate.
3766
3767 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
3768
3769         * Makefile.def (configure-gcc): Depend on binutils having been built.
3770         (all-gcc): No need to do it here.
3771         * Makefile.in: Regenerate.
3772
3773 2005-05-19  Paul Brook  <paul@codesourcery.com>
3774
3775         * configure.in: Rewrite misleading error message when requested
3776         language cannot be built.
3777         * configure: Regenerate.
3778
3779 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
3780
3781         * ylwrap: Import from Automake 1.9.5.
3782
3783 2005-05-04  Mike Stump  <mrs@apple.com>
3784
3785         * configure.in: Always pass --target to target configures as
3786         otherwise rebuilds that do --recheck will fail.
3787         * configure: Rebuilt.
3788
3789 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
3790
3791         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3792         STAGE_HOST_EXPORTS.
3793         (configure, all): Add bootstrap support.
3794         (Host modules, target modules): Pass post-stage1 flags and exports.
3795         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3796         * Makefile.in: Regenerate.
3797
3798 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
3799
3800         Sync from gcc:
3801
3802         2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
3803
3804         * config.sub: Update from master copy.
3805
3806         2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
3807
3808         * configure.in <crisv32-*-*, cris-*-*>: New local variable
3809         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
3810         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
3811         "*-*-elf" and "*-*-linux*".
3812         * configure: Regenerate.
3813
3814 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
3815
3816         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3817         (TARGET_CONFIGARGS): Include --with-target-subdir.
3818         (configure, all): New macros.  Use them throughout.
3819
3820 2005-04-05  Paolo Bonzini  <bonzini@gnu.org>
3821
3822         * Makefile.tpl: Sync with gcc.
3823         * Makefile.in: Regenerate.
3824
3825 2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
3826
3827         * config/mh-mingw32: Delete.
3828         * configure.in: Don't use it.
3829         * configure: Regenerate.
3830
3831 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
3832
3833         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3834         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3835         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3836         (HOST_LIB_PATH): Generate from Makefile.def.
3837         (TARGET_LIB_PATH): Likewise.
3838         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3839         * Makefile.in: Regenerate.
3840         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3841         (RPATH_ENVVAR): Include Darwin case.
3842         * configure: Regenerate.
3843
3844 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
3845
3846         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3847         * configure: Regenerate.
3848
3849 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
3850
3851         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3852         gcc_version, and gcc_version_trigger from set of flags to pass.
3853         * Makefile.tpl: Remove definitions of above variables.
3854         (config.status): Remove dependency on $(gcc_version_trigger).
3855         * Makefile.in: Regenerate.
3856         * configure.in: Do not reference config/gcc-version.m4 nor
3857         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
3858         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
3859         * configure: Regenerate.
3860
3861 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
3862             Andrew Pinski <pinskia@physics.uc.edu>
3863
3864         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3865         * Makefile.in: Regenerate.
3866
3867 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
3868
3869         PR libgcj/20160
3870         * ltmain.sh: Avoid creating archives with components that have
3871         duplicate basenames.
3872
3873 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
3874
3875         PR bootstrap/20250
3876         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3877         instead of check.
3878         * Makefile.in: Regenerate.
3879
3880 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3881
3882         Sync from gcc.
3883
3884         2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
3885
3886         PR bootstrap/17383
3887         * Makefile.def (target_modules): Remove "stage", now unnecessary.
3888         * Makefile.tpl (HOST_SUBDIR): New substitution.
3889         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3890         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3891         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3892         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3893         (Host modules, Bootstrapped modules): Use it.
3894         (Build modules, Target modules): Do not create symlink trees,
3895         always configure out-of-srcdir.
3896         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3897         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3898         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3899         $(HOST_SUBDIR).  Create a symlink for host_subdir.
3900
3901         * Makefile.in: Regenerate.
3902         * configure: Regenerate.
3903
3904         Merged from libada-gnattools-branch:
3905         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
3906
3907         * Makefile.def: Add gnattools as a module, depending on target-libada.
3908         * Makefile.in: Regenerate.
3909         * configure.in: Include gnattools in host_tools; disable it if ada
3910         is disabled.
3911         * configure: Regenerate.
3912
3913 2005-02-23  Nick Clifton  <nickc@redhat.com>
3914
3915         * configure: Regenerate.
3916
3917 2005-02-22  Paul Schlie  <schlie@comcast.net>
3918
3919         * configure.in: Allow darwin targeted ports to build tk, itcl and
3920         libgui.
3921
3922 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3923
3924         PR libgcj/10353
3925         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3926         * configure: Regenerate.
3927
3928 2005-02-08  Andrew Cagney  <cagney@gnu.org>
3929
3930         * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
3931         gdb/ section.  Update GDB's URL.
3932
3933 2005-01-31  Andrew Cagney  <cagney@gnu.org>
3934
3935         * gettext.m4: Only set ENABLE_NLS when gettext is present.
3936
3937 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
3938
3939         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3940         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3941         target-libgloss when not *-*-elf and *-*-aout.
3942         * configure: Regenerate.
3943
3944 2005-01-27  Andrew Cagney  <cagney@gnu.org>
3945
3946         * gettext.m4: Don't use NONE as a default for CATOBJEXT.
3947
3948 2005-01-24  Andrew Cagney  <cagney@gnu.org>
3949
3950         * gettext.m4: Only fall back to ../intl/ when it's present.
3951
3952 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3953
3954         * install-sh, config.sub: Import from upstream.
3955
3956 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
3957
3958         PR bootstrap/18222
3959         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3960         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3961         * Makefile.in: Regenerate.
3962
3963 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
3964
3965         Revert 2004-12-28 Makefile changes, a better fix will be
3966         applied to mainline and src after GCC 4.0 branches.
3967
3968 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
3969
3970         PR bootstrap/17383
3971
3972         * Makefile.def (target_modules): Remove stage parameter,
3973         it is always true now.
3974         * Makefile.tpl (configure-build-[+module+],
3975         configure-target-[+module+]): Always build symlink tree
3976         for the directory and for include.  BUILD_SUBDIR and
3977         TARGET_SUBDIR cannot be . anymore.
3978         * Makefile.in: Regenerate.
3979
3980 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
3981
3982         Revert 2004-12-08 Makefile changes.
3983
3984 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
3985
3986         * configure.in (sh64-*-*): Reenable gprof.
3987         * configure: Regenerate.
3988
3989 2004-12-09  Jim Blandy  <jimb@redhat.com>
3990
3991         * MAINTAINERS: List 'depcomp' as part of automake.
3992
3993 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
3994
3995         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3996         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3997         (EXTRA_TARGET_FLAGS): Add PICFLAG.
3998         * Makefile.in: Regenerate.
3999
4000 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4001
4002         * Makefile.tpl: Generate normal dependencies if the LHS module is
4003         not bootstrapped.
4004         * Makefile.in: Regenerate.
4005
4006 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4007
4008         * configure.in: Include config/gxx-include-dir.m4.  Use
4009         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4010         * configure: Regenerate.
4011
4012 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4013
4014         * config.if: Delete.
4015         * configure.in: Set libstdcxx_incdir directly.
4016         * configure: Regenerate.
4017         * MAINTAINERS: Remove mention of config.if.
4018         * src-release (DEVO_SUPPORT): Remove config.if.
4019
4020 2004-12-02  Eric Christopher  <echristo@redhat.com>
4021
4022         * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4023         of things to remove.
4024         * Makefile.in: Regenerate.
4025
4026 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4027
4028         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4029         * configure: Regenerate.
4030
4031 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4032
4033         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4034         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4035         * configure: Regenerate.
4036
4037 2004-11-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4038
4039         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4040         (hppa*64*-*-*): Delete incorrect comment.
4041         * configure: Rebuilt.
4042
4043 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4044
4045         * install-sh, compile: Import from automake.
4046
4047 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4048
4049         * config.guess, config.sub:  Import from savannnah.
4050
4051 2004-11-12  Mike Stump  <mrs@apple.com>
4052
4053         * Makefile.def: Add html support.
4054         * Makefile.tpl: Likewise.
4055         * Makefile.in: Regenerate.
4056
4057 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4058
4059         PR 18423
4060         * configure.in: Remove all instances of build-fixincludes from
4061         noconfigdirs.
4062         (build_configargs): Supply --target to subdirectories.
4063         * configure: Regenerate.
4064
4065         * Makefile.def: Make gcc install depend on fixincludes install.
4066         * Makefile.in: Regenerate.
4067
4068 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4069
4070         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4071         target-libgfortran.
4072         * configure: Regenerate.
4073
4074 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4075
4076         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4077         like CC.
4078
4079 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4080
4081         * Makefile.def (host fixincludes): Specify missing targets.
4082         * Makefile.in: Regenerate.
4083
4084 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4085
4086         PR other/17783
4087         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4088         * configure: Regenerated.
4089
4090 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4091
4092         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4093         * configure: Regenerated.
4094
4095 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4096
4097         PR target/18151
4098         * configure.in (case ${target}): Do not build fixincludes for avr.
4099         * configure: Regenerated.
4100
4101 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4102
4103         * configure.in (case ${target}): Do not build fixincludes
4104         on platforms where it is not used.
4105         * configure: Regenerated.
4106
4107 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
4108
4109         * configure.in: Use an absolute path to install-sh.
4110         * configure: Regenerated.
4111
4112 2004-10-19  Andrew Cagney  <cagney@gnu.org>
4113
4114         * src-release (do-djunpack, do-md5sum): Install the generated file
4115         directly into the proto-toplev/ directory.
4116
4117 2004-10-19  Andrew Cagney  <cagney@gnu.org>
4118
4119         * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4120
4121 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
4122
4123         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4124         * configure: Regenerate.
4125
4126 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
4127
4128         Fix wrong conflict resolution in:
4129
4130         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
4131
4132         * Makefile.in: Regenerate.
4133         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4134         in the recursive `make', instead of hardwiring `all'.
4135         (Autogenerated TARGET-* variables): New.
4136
4137 2004-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
4138
4139         Merged from GCC / libtool upstream:
4140         2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
4141         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4142         * ltcf-cxx.sh (tpf*): Likewise.
4143         * ltconfig (tpf*): Add TPF OS configuration support.
4144
4145 2004-09-30  Tomer Levi  <Tomer.Levi@nsc.com>
4146
4147         * configure.in: Enable target-libgloss for crx-*-*.
4148         * configure: Regenerate.
4149
4150 2004-09-24  Michael Roth  <mroth@nessie.de>
4151
4152         * configure.in (--without-headers): Add missing double quotes.
4153         * configure: Regenerate.
4154
4155 2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
4156
4157         * ylwrap: Revert to previous version.
4158
4159 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
4160
4161         PR bootstrap/17369
4162         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4163         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4164         SET_GCC_LIB_PATH_CMD.
4165         (BASE_TARGET_EXPORTS): Likewise.
4166         * Makefile.in: Regenerated.
4167
4168         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4169         * configure: Regenerated.
4170
4171 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
4172
4173         * config.guess: New upstream version
4174         * compile, depcomp, install-sh, ylwrap: Likewise.
4175
4176 2004-09-19  Roger Sayle  <roger@eyesopen.com>
4177
4178         * config/mh-x86omitfp: New host makefile fragment.  Add
4179         -fomit-frame-pointer to the default BOOT_CFLAGS.
4180         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4181         * configure: Regenerate.
4182
4183 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
4184
4185         PR target/11572
4186         * configure.in (*-*-darwin*): Renable libobjc.
4187         * configure: Regenerate.
4188
4189 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
4190
4191         * Makefile.def: Remove libbanshee.
4192         * Makefile.tpl: Ditto.
4193         * configure.in: Ditto.
4194         * Makefile.in: Regen.
4195         * configure: Ditto.
4196
4197 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
4198
4199         * missing: Import latest version from master repository.
4200
4201 2004-09-04  Nick Clifton  <nickc@redhat.com>
4202
4203         * config.sub: Import latest version from master repository.
4204         * config.guess: Likewise.
4205         This includes these changes:
4206
4207         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
4208
4209         * config.sub: Handle crisv32, alias etraxfs.
4210         * config.guess (crisv32:Linux:*:*): Handle.
4211
4212         2004-08-13  Brad Smith  <brad@comstyle.com>
4213
4214         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4215         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4216
4217         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
4218
4219         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4220         assume the processor is a powerpc.  This is because coreutils
4221         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4222         in this case, due to a MacOS X bug that causes
4223         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4224         to return a negative number.
4225         Problem reported by Petter Reinholdtsen in:
4226         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4227
4228         2004-07-19  Ben Elliston  <bje@gnu.org>
4229
4230         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4231
4232         2004-06-24  Ben Elliston  <bje@gnu.org>
4233
4234         * config.guess: Update copyright years.
4235         * config.sub: Likewise.
4236
4237         2004-06-22  Robert Millan  <robertmh@gnu.org>
4238
4239         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4240         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4241
4242         2004-06-22  Stanley F. Quayle <stan@stanq.com>
4243
4244         * config.guess (*:*VMS:*:*): New entry. Replaces
4245         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4246         manufacturer.
4247
4248         2004-06-22  Ben Elliston  <bje@gnu.org>
4249
4250         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4251         * config.sub: Likewise.
4252
4253         2004-06-22  Ben Elliston  <bje@gnu.org>
4254
4255         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4256         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4257
4258         2004-06-11  Ben Elliston  <bje@gnu.org>
4259
4260         * config.guess (pegasos:OpenBSD:*:*): Remove.
4261
4262         2004-06-11  Ben Elliston  <bje@gnu.org>
4263
4264         From Wouter Verhelst <wouter@grep.be>:
4265         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4266
4267         2004-06-11  Ben Elliston  <bje@gnu.org>
4268
4269         * config.guess (luna88k:OpenBSD:*:*): New.
4270
4271         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
4272
4273         * config.guess (m32r*:Linux:*:*): New case.
4274         * config.sub: Handle m32rle.
4275
4276         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
4277
4278         From Jens Petersen  <petersen@redhat.com>:
4279         * config.sub: Handle sparcv8.
4280
4281         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
4282
4283         From Tom Smith <smith@cag.lkg.hp.com>:
4284         * config.guess: Version suffixes are equally significant on Tru64
4285         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
4286         prefix of "P" (patched kernel).
4287
4288         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
4289
4290         * config.sub: Add support for National Semiconductor CRX target.
4291
4292 2004-09-03  Jan Beulich  <jbeulich@novell.com>
4293
4294         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4295         *-*-netware, but add target-libmudflap.
4296         Consolidate *-*-netware targets (of which really only i?86 exists)
4297         into a single entry.
4298         * configure: Likewise.
4299
4300 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
4301
4302         * Makefile.tpl (sorry): Remove.
4303         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4304         (cleanstrap targets): Depend on distclean, not distclean-stage1.
4305         (do-clean): Clean per-stage directories too.
4306         (do-distclean): Run distclean-stage1 too.
4307         (.NOTPARALLEL): Enable during toplevel bootstrap.
4308         (stage[+id+]-bubble): Enable parallel execution during
4309         the recursive invocation.
4310         * Makefile.in: Regenerate.
4311
4312         Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4313
4314         2004-08-31  Robert Bowdidge <bowdidge@apple.com>
4315
4316         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4317         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4318         * configure: regenerate
4319         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4320         -mdynamic-no-pic
4321
4322 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4323
4324         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4325         include.
4326         * configure.in: Fix indentation.
4327         * configure: Regenerate.
4328
4329 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
4330
4331         * Makefile.def (build_modules): Add fixincludes.
4332         (dependencies): Make gcc depend on fixincludes.
4333         * configure.in (build_tools): Add fixincludes.
4334         (build_configdirs): Always include build_libs.
4335         * Makefile.in: Regenerate.
4336         * configure: Regenerate.
4337
4338 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
4339
4340         * Makefile.def (bootstrap stages): Add 'lean' parameter.
4341         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4342         phony targets; do not generate timestamp files.
4343         (distclean-stageN): Remove references to their timestamp files.
4344         (restageN, touch-stageN): Remove.
4345         (stageN-bubble): Rewritten.
4346         (compare): Support lean bootstraps.
4347         * Makefile.in: Regenerate.
4348
4349         * configure.in: Only warn when bootstrapping but
4350         build != host or build != target.  Support lean bootstraps.
4351         * configure: Regenerate.
4352
4353         Sync from gcc:
4354         2004-08-26  Phil Edwards  <phil@codesourcery.com>
4355
4356         * configure.in:  Give a better error message if GMP/MPFR are missing
4357         and a language needing them has been requested.
4358         * configure:  Regenerated.
4359
4360         2004-08-25  Phil Edwards  <phil@codesourcery.com>
4361
4362         * configure.in:  Print a list of available language front-ends if
4363         a requested one is missing.  Tidy stray tab characters.
4364         * configure:  Regenerated.
4365
4366 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
4367
4368         * Makefile.in: Regenerate.
4369         * configure: Regenerate.
4370
4371         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4372         stage_*_flags.
4373         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4374         for bootstrapped modules if toplevel bootstrap is going.
4375         (GCC bootstrap): Generate per-stage targets for all bootstrapped
4376         modules.  Adjust for changes in Makefile.def.  Enable several
4377         rules even in non-bootstrap mode, just to avoid peppering the
4378         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4379         (stage-[+prev+]-bubble): Remove.
4380
4381         * Makefile.def (Dependencies): Depend on all-build-bison,
4382         all-build-flex, all-build-byacc, all-build-texinfo, rather
4383         than the host variations.
4384         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
4385         with BUILD_SUBDIR.
4386         (BISON): Update for recent Bisons.
4387         (YACC): Fix typo.
4388         (cross): Depend on all-build.
4389         (all): Do not depend on all-build.
4390         (prebootstrap): Remove.
4391         (dep-kind): Accept separate prefixes for MODULE and ON variables.
4392         (Prebootstrap dependencies): Add them to the per-stage targets
4393         and to all-prebootstrap.
4394         * configure.in (build_configdirs): Always enable build_tools.
4395         (BUILD_DIR_PREFIX): Remove.
4396
4397         * Makefile.def (gcc): Add target variable.
4398         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4399         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4400         in the recursive `make', instead of hardwiring `all'.
4401         (Autogenerated TARGET-* variables): New.
4402
4403 2004-08-17  Robert Millan  <robertmh@gnu.org>
4404
4405         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4406         (instead of FreeBSD).
4407         * configure: Regenerate.
4408
4409 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
4410
4411         * Makefile.def, configure.in, src-release: Remove useless, bogus
4412         references to tix.
4413         * Makefile.in, configure: Regenerate.
4414
4415         * src-release: Stop distributing mmalloc with gdb (which doesn't
4416         use it).
4417         * Makefile.def: GDB doesn't depend on mmalloc anymore.
4418         * Makefile.in: Regenerate.
4419
4420 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
4421
4422         * configure.in (arm*-*-eabi*): New target.
4423         * configure: Regenerate.
4424
4425 2004-08-01  Robert Millan  <robertmh@gnu.org>
4426
4427         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4428         libmudflap for all GNU-based systems (with Glibc).
4429         * configure: Regenerate.
4430
4431 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
4432
4433         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4434         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4435         (Dependencies): New section.
4436         * Makefile.tpl (Dependencies): Generate from Makefile.def.
4437         (configure-target-[+module+]): Depend on maybe-all-gcc
4438         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
4439         (toplevel profiledbootstrap): Fix dependencies.
4440         * Makefile.in: Regenerate.
4441
4442 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
4443
4444         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4445         target-libiberty to noconfigdirs.
4446
4447 2004-08-03  Paul Brook  <paul@codesourcery.com>
4448
4449         * configure.in: Check for MPFR as well as GMP.
4450         * configure: Regenerate.
4451
4452 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4453
4454         * Makefile.def (host-modules): Add gcc.
4455         * Makefile.in: Regenerate.
4456         * Makefile.tpl (sorry): New rule.
4457         (configure-host, all-host, [+make_target+]-host, do-check,
4458         install-host): Do not add gcc as a special case.
4459         (host modules): Add a small special-casing for gcc.  Export
4460         extra_make_flags through the environment.
4461         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4462         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4463         other recursive targets for gcc): Remove.
4464
4465         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4466         (stage, unstage): New rules.
4467         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4468         distclean-stage[+id+]): Use stage_current.
4469         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4470         the stage*-start rules.
4471
4472 2004-07-19  Robert Millan  <robertmh@gnu.org>
4473
4474         Synced from gcc:
4475
4476         2004-04-26  Robert Millan  <robertmh@gnu.org>
4477
4478         Add patches from libtool CVS.
4479         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4480         * ltconfig: Likewise.
4481         * ltcf-c.sh: Likewise.
4482         * ltcf-cxx.sh: Likewise.
4483         * ltcf-gcj.sh: Likewise.
4484
4485 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
4486
4487         * configure.in: Add noconfigdirs for crx-*-*.
4488         * configure: Regenerate.
4489
4490 2004-07-12  Paolo Bonzini  <bonzini@gnu.org>
4491
4492         Synced from gcc:
4493
4494         2004-07-09  Loren J. Rittle <ljrittle@acm.org>
4495
4496         * configure.in: Build libmudflap by default on FreeBSD.
4497         * configure: Regenerated.
4498
4499         2004-07-09  Mark Mitchell  <mark@codesourcery.com>
4500
4501         * configure.in: Do not build libmudflap by default on non-GNU/Linux
4502         systems.
4503         * configure: Regenerated.
4504
4505         2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4506
4507         PR target/16344
4508         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4509         feedback based compiler.
4510         * Makefile.in: Rebuilt.
4511
4512         2004-07-05  Phil Edwards  <phil@codesourcery.com>
4513
4514         * configure.in:  Do not prepend $srcdir to /dev/null in
4515         makefile fragments.
4516         * configure:  Regenerate.
4517
4518 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
4519
4520         * Makefile.def (host_modules): Set bootstrap=true for flex.
4521         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4522         * Makefile.in: Rebuilt.
4523
4524 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4525
4526         * Makefile.def (build_modules): Add bison, byacc, flex,
4527         m4, texinfo.
4528         (flags_to_pass): Add FLEX.
4529         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4530         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4531         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4532         DEFAULT_MAKEINFO): Remove.
4533         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4534         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4535         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4536         objdir or else use configured tool.
4537         (all-build): New.
4538         (all): Depend on it.
4539         (Build module dependencies): Add.
4540         * Makefile.in: Regenerate.
4541         * configure.in: Better support for multiple build modules,
4542         matching what is done for host/target modules.  Do not look
4543         for "plausible" locations of build tools if Canadian cross.
4544         Use autoconf's AC_PROG_CC to find a C compiler.  Define
4545         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
4546         * configure: Regenerate.
4547
4548 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4549
4550         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4551         * Makefile.in: Regenerate.
4552
4553 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
4554
4555         * Makefile.tpl (configure-build-[+module+],
4556         configure-[+module+], configure-target-[+module+]): Pass
4557         [+extra_configure_args+].
4558         (all-build-[+module+], all-[+module+], check-[+module+],
4559         install-[+module+], [+make_target+]-[+module+],
4560         all-target-[+module+], check-target-[+module+],
4561         install-target-[+module+], [+make_target+]-target-[+module+]):
4562         Pass [+extra_make_args+].
4563         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4564         (GCC_HOST_EXPORTS): Remove.
4565         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4566         cross, check-gcc, check-gcc-c++, install-gcc,
4567         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4568         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4569         * Makefile.in: Regenerate.
4570
4571 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
4572
4573         * configure.in: Check for srcdir/winsup rather than build directory
4574         winsup.
4575         * configure: Regenerate.
4576
4577 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
4578
4579         * configure.in: Don't build Cygwin native newlib if winsup
4580         directory is missing.  Emit warning instead.
4581         * configure: Regenerate.
4582
4583 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
4584
4585         * Makefile.tpl (touch-stage[+id+]): New.
4586         (restage[+prev+]): Depend on touch-stage[+id+].
4587
4588         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4589         Use it throughout.
4590
4591         * Makefile.def: Add profile and feedback bootstrap stages.
4592         Remove next field from bootstrap stages.
4593         * Makefile.tpl (LN, LN_S): Substitute.
4594         (stageN-start, stageN-end): Use double-colon rules, to
4595         provide a hook for additional setup commands.
4596         (distclean-stageN-gcc, restageN): Create dependencies from
4597         [+prev+], not from [+next+].
4598         (stageN-bubble): Add commands for successive stages from
4599         [+prev+], using double-colon rules.
4600         (all-stageN-gcc): Fix typo.
4601         (stagefeedback-start, profiledbootstrap): New.
4602         * Makefile.in: Regenerate.
4603         * configure.in: Call ACX_PROG_LN.
4604         * configure: Regenerate.
4605
4606 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
4607
4608         * configure.in: Fix --enable-bootstrap breakage introduced in trees
4609         without gcc.
4610         * configure: Regenerate.
4611
4612 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4613
4614         * Makefile.tpl: Fix typo.
4615         * Makefile.in: Regenerate.
4616
4617 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4618
4619         * configure.in: Remove new- prefix from toplevel
4620         bootstrap targets.
4621         * configure: Regenerate.
4622
4623 2004-06-01  Paolo Bonzini <bonzini@gnu.org>
4624
4625         Merge this patch from the gcc tree:
4626
4627         2004-05-30  Andreas Jaeger  <aj@suse.de>
4628                     Jim Wilson <wilson@specifixinc.com>
4629
4630         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4631         like CC.
4632
4633 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
4634
4635         * Makefile.tpl (all.normal): Rename to all.
4636         (all): Replace with a rule to pick the default
4637         target from configure.
4638         (all-gcc, configure-gcc): Use conditionals to
4639         do nothing when toplevel bootstrap is going on.
4640         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4641         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4642         * configure.in: Support --enable-bootstrap.
4643
4644         * Makefile.def: Remove new- prefix from toplevel
4645         bootstrap targets.
4646         * Makefile.tpl: Likewise.
4647
4648         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
4649         target.
4650
4651         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4652         $(RECURSE_FLAGS) to recursive invocation of make.
4653
4654         * Makefile.in: Regenerate.
4655         * configure: Regenerate.
4656
4657 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
4658
4659         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4660         * configure: Regenerate.
4661
4662 2004-05-25  Daniel Jacobowitz  <drow@false.org>
4663
4664         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4665         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4666         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
4667         targets.
4668         * Makefile.in: Regenerate.
4669
4670 2005-05-24  Paolo Bonzini <bonzini@gnu.org>
4671
4672         * configure.in: Test the ability to symlink directories.
4673         * configure: Regenerate.
4674
4675         * Makefile.def (bootstrap-stage): New definitions.
4676         * Makefile.tpl (configure-stage1-gcc,
4677         configure-stage2-gcc, configure-stage3-gcc,
4678         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4679         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4680         new-restage3, compare): Autogenerate, see Makefile.in
4681         entry for behavioral changes.
4682         (distclean-stage1, new-stage1-start, new-stage1-end,
4683         new-stage1-bubble, distclean-stage2, new-stage2-start,
4684         new-stage2-end, new-stage2-bubble, distclean-stage3,
4685         new-stage3-start, new-stage3-end): New autogenerated targets.
4686         (objext, prebootstrap, BOOT_CFLAGS,
4687         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4688         targets.
4689
4690         * Makefile.in: Regenerate.
4691         (distclean-stage1, new-stage1-start, new-stage1-end,
4692         new-stage1-bubble, distclean-stage2, new-stage2-start,
4693         new-stage2-end, new-stage2-bubble, distclean-stage3,
4694         new-stage3-start, new-stage3-end): New targets.
4695         (all-stage1-gcc): Move prebootstrap dependency from here...
4696         (configure-stage1-gcc): ...to here.
4697         (new-bootstrap): Use bubble targets.
4698         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4699         Use per-stage distclean targets.
4700         (configure-stage1-gcc, configure-stage2-gcc,
4701         configure-stage3-gcc, all-stage1-gcc,
4702         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4703         Use new-stageN-start to prepare the tree.
4704
4705 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
4706
4707         * Makefile.def (host_modules): add libcpp.
4708         * Makefile.tpl: Add dependencies on and for libcpp.
4709         * Makefile.in: Regenerate.
4710         * configure.in: Add libcpp host module.
4711         * configure: Regenerate.
4712
4713 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
4714
4715         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4716         of libf2c.
4717         * configure, Makefile.in: Regenerate.
4718
4719 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
4720
4721         Merge from tree-ssa-20020619-branch.
4722
4723         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4724         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4725         (HOST_GMPLIBS): Define.
4726         (HOST_GMPINC): Define.
4727         (TARGET_LIB_PATH): Add libmudflap.
4728         (GFORTRAN_FOR_TARGET): Define.
4729         (configure-build*): Export GFORTRAN.
4730         (configure-gcc): Export GMPLIBS and GMPINC.
4731         (all-gcc): Add maybe-all-libbanshee.
4732         (configure-target-libgfortran): Define.
4733         * Makefile.in: Regenerate.
4734         * configure.in (host_libs): Add libbanshee.
4735         (target_libraries): Add target-libmudflap and target-libgfortran.
4736         Add --with-libbanshee.
4737         Handle --disable-libmudflap.
4738         (*-*-freebsd*): Use with_gmp.
4739         Add $(libgcj) to noconfigdirs.
4740         * configure: Regenerate.
4741         * depcomp: New file.
4742         * MAINTAINERS: Add tree-ssa maintainers.
4743
4744 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
4745
4746         * config/acx.m4: Fix fastcompare support for new-bootstrap.
4747         * configure: Regenerate.
4748
4749 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
4750
4751         Revert:
4752         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4753
4754         * Makefile.def (flags_to_pass): Remove *dir variables that
4755         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4756         as well as prefix and exec_prefix.
4757         * Makefile.in: Regenerate.
4758
4759 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4760
4761         * Makefile.def (host_modules): Mark with the bootstrap
4762         flag packages on which gcc depends.
4763         * Makefile.tpl (all-bootstrap): Use it.
4764         * Makefile.in: Regenerate.
4765
4766 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4767
4768         * Makefile.def (flags_to_pass): Remove *dir variables that
4769         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4770         as well as prefix and exec_prefix.
4771         * Makefile.in: Regenerate.
4772
4773 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
4774
4775         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4776         * configure: Regenerate.
4777         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4778         * gcc/Makefile.tpl (compare): Use the result of the test.
4779         * gcc/Makefile.in: Regenerate.
4780
4781 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
4782
4783         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4784         Always relocate gcc and prev-gcc to the original names, even
4785         if the build fails.
4786         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4787         New targets.
4788
4789 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4790
4791         * configure.in (mips*-*-irix5*): Enable ld.
4792         * configure: Regenerate.
4793
4794 2004-04-15  James E Wilson  <wilson@specifixinc.com>
4795
4796         * Makefile.tpl (configure-[+module+], configure-gcc,
4797         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4798         Set and export LDFLAGS.
4799         * Makefile.in: Regenerate.
4800
4801 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
4802
4803         PR bootstrap/14871
4804         * Makefile.tpl: If we don't have built-in-tree target tools,
4805         use the ones found by configure rather than hacking around with
4806         program_transform_name.
4807         * configure.in: Give Makefile.tpl the information necessary
4808         to do that.
4809         * Makefile.in: Regenerate.
4810         * configure: Regenerate.
4811
4812 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
4813
4814         PR bootstrap/14760
4815         * configure.in: When computing baseargs, strip *all* copies of
4816         offending options.  Also, don't match/substitute the trailing space,
4817         so that this actually works when two similar options are separated by
4818         only one space.
4819         * configure: Regenerate.
4820
4821 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
4822
4823         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4824         (rs6000-*-aix*): Same.
4825         * configure: Regenerate.
4826
4827 2004-03-25  Stan Shebs  <shebs@apple.com>
4828
4829         Remove MPW support, no longer used.
4830         * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
4831         mpw-install: Remove files.
4832         * src-release (DEVO_SUPPORT): Remove names of removed files.
4833         * MAINTAINERS: Likewise.
4834
4835 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
4836
4837         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4838         STRICT_WARN, WARN_CFLAGS flags passed down to make.
4839         * Makefile.in: Regenerate.
4840
4841         * configure.in (top level bootstrap support): Rework --enable-werror
4842         to set @stage2_werror_flag@.
4843         * configure: Regenerate.
4844         * Makefile.tpl (top level bootstrap support): Pass
4845         @stage2_werror_flag@ down to configure in stages 2 and 3.
4846         * Makefile.in: Regenerate.
4847
4848 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
4849
4850         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4851         for stages 2 and 3 as well as in make.  As a consequence, remove
4852         OUTPUT_OPTION (now detected by configure) from the flags passed down
4853         to make.
4854         * Makefile.in: Regenerate.
4855
4856         * Makefile.tpl (new-bootstrap): Fix typo.
4857         * Makefile.in: Regenerate.
4858
4859 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
4860
4861         * Makefile.tpl: Rearrange by moving recursive_targets rules
4862         into their proper sections.
4863         * Makefile.tpl (top level bootstrap support): Move disabling
4864         of coverage flags from 'make' to 'configure'; improve comments.
4865         * Makefile.in: Regenerate.
4866
4867         * Makefile.tpl (experimental top level bootstrap) Move stage1
4868         language setting from all- target to configure- target; disable
4869         intermodule optimization in stage 1; prevent gratuitous rebuilds
4870         of stage 1.
4871         * Makefile.in: Regenerate.
4872         * configure.in: Comma-separate stage 1 language list for top
4873         level bootstrap.
4874         * configure: Regenerate.
4875
4876         * Makefile.tpl: Clean up experimental top level bootstrap support:
4877         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4878         prev-gcc in configure- targets as well as all- targets.
4879         * Makefile.in: Regenerate.
4880
4881 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
4882
4883         * configure.in: Remove symbolic link section.
4884         * configure: Regenerate.
4885         * Makefile.tpl (links): Remove.
4886         * Makefile.in: Regenerate.
4887
4888 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
4889             Nathanael Nerode  <neroden@gcc.gnu.org>
4890
4891         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4892         Set with AC_CHECK_PROGS.
4893         * configure.in: Fix comment typo from last patch.
4894         * configure: Regenerate.
4895
4896 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
4897
4898         * Makefile.tpl: Introduce experimental top level bootstrap support.
4899         * Makefile.in: Regenerate.
4900         * configure.in: Introduce support for top level bootstrap.
4901         * configure: Regenerate.
4902
4903 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4904             Paolo Bonzini  <bonzini@gnu.org>
4905
4906         PR bootstrap/14522
4907         * configure.in: Cope with shells that do not support unquoted ^
4908         * configure: Regenerate.
4909
4910 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
4911             Paolo Bonzini  <bonzini@gnu.org>
4912
4913         PR bootstrap/14522
4914         * configure.in: Cope with shell that do not support nesting
4915         quotes inside quoted backquote substitutions.
4916         * configure: Regenerate.
4917
4918 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
4919
4920         PR bootstrap/14522
4921         * configure.in: Fix escaping of $.
4922         * configure: Regenerate.
4923
4924 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
4925
4926         * configure: Regenerate.
4927
4928 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
4929
4930         PR ada/14131
4931         Move language detection to the top level.
4932         * configure.in: Find default values for the tools as
4933         soon as possible.  Disable ada if GNAT is not found.
4934         Emit error message about missing languages.  Expand
4935         --enable-languages=all for the gcc subdirectory.
4936
4937 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
4938
4939         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
4940         and disable libgcj.
4941         * configure: Regenerated.
4942
4943 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4944
4945         PR bootstrap/7087
4946         * Makefile.tpl: Guard XFOO sed statements better.
4947         * Makefile.tpl: Add dependency for configure-target-libada.
4948         * Makefile.in: Regenerate (incidentally fixes broken
4949         commit when libada-branch was merged).
4950
4951 2004-02-28  Andrew Cagney  <cagney@redhat.com>
4952
4953         * src-release (CVS_NAMES): Define.
4954         (do-tar, do-tar): Prune $(CVS_NAMES).
4955
4956 2004-02-23  Andrew Cagney  <cagney@redhat.com>
4957
4958         * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
4959         2004-02-19.09.
4960
4961 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
4962
4963         PR bootstrap/11932
4964         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
4965
4966 2004-02-19  Andrew Cagney  <cagney@redhat.com>
4967
4968         * config.guess: Update from version 2003-06-12 to 2004-02-16.
4969         * config.sub: Update from version 2003-06-13 to 2004-02-16.
4970
4971 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
4972
4973         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
4974         (rs6000-*-aix*): Same.
4975         * configure: Regenerate.
4976
4977 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
4978
4979         * configure.in (host): Add in missing $noconfigdirs to defines.
4980         * configure: Regenerate.
4981
4982 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
4983             Nathanael Nerode  <neroden@gcc.gnu.org>
4984
4985         PR ada/6637, PR ada/5911
4986         Merge with libada-branch:
4987         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
4988         with appropriate dependencies. Add --enable-libada configure switch.
4989         * configure, Makefile.in: Regenerate.
4990
4991 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4992
4993         * configure.in: Don't pass --with-stabs on IRIX 5 either.
4994         * configure: Regenerate.
4995
4996 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
4997
4998         * COPYING.NEWLIB: Update Red Hat license to 2004.
4999
5000 2004-01-23  DJ Delorie  <dj@redhat.com>
5001
5002         * Makefile.def (target_modules) [libiberty]: Don't stage.
5003         * Makefile.in: Rebuilt.
5004
5005 2004-01-23  Jeff Johnston  <jjohnstn@redhat.com>
5006
5007         * COPYING.NEWLIB: Update to include copyrights for new
5008         iconv code.
5009
5010 2004-01-15  Andrew Cagney  <cagney@redhat.com>
5011
5012         * src-release: Update copyright year.
5013         (do-proto-toplev): Configure using i686-pc-linux-gnu.
5014         (NEWLIB_SUPPORT_DIRS): Delete macro.
5015         (newlib.tar.bz2): Delete rule.
5016
5017 2004-01-14  Loren J. Rittle <ljrittle@acm.org>
5018
5019         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5020         * Makefile.tpl (configure-target-[+module+]): Support stage.
5021         * Makefile.in: Rebuilt.
5022
5023 2003-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5024
5025         * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5026         throughout.
5027
5028 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5029
5030         * configure.in: Use ./config.cache, not config.cache.
5031         * configure: Regenerate.
5032         * Makefile.tpl: Special-casing not needed for GCC any more.
5033         * Makefile.in: Regenerate.
5034
5035         * configure.in: Don't share a cache file for host dirs.
5036         * configure: Regenerate.
5037
5038         * config-ml.in: Don't mess with the cache file.
5039
5040 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5041
5042         * Makefile.tpl: Make GCC use a separate config.cache.
5043         * Makefile.in: Regenerate.
5044
5045         PR bootstrap/11932, PR bootstrap/11933
5046         (I don't know if it will fix either of them, but it relates
5047         to them.)
5048         * configure.in: Don't use shared config.cache for target
5049         directories.
5050         * configure: Regenerate.
5051
5052 2003-12-31  Roger Sayle  <roger@eyesopen.com>
5053
5054         * configure.in (ia64*-*-hpux*): Disable building java libraries.
5055         * configure: Regenerated.
5056
5057 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
5058
5059         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5060         * configure: Regenerated.
5061
5062 2003-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5063
5064         Port change over from GCC:
5065         2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
5066         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5067         (configure-build-[+module+], configure-[+module+]): Likewise.
5068         (configure-target-[+module+], configure-gcc, config.status): Likewise.
5069         * Makefile.in: Regenerate.
5070
5071 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
5072
5073         * configure.in (raw_libstdcxx_flags): Remove the leading space.
5074         * configure: Regenerate.
5075
5076 2003-11-27  Jeff Johnston  <jjohnstn@redhat.com>
5077
5078         * COPYING.NEWLIB: Add license info for long long routines added to
5079         stdlib.
5080
5081 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
5082
5083         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5084         * Makefile.in: Regenerate.
5085
5086 2003-10-20  Phil Edwards  <phil@codesourcery.com>
5087
5088         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
5089         * configure:  Regenerate.
5090
5091 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5092
5093         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5094         HOST_FLAGS_TO_PASS.
5095         * Makefile.in: Regenerate.
5096
5097 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
5098
5099         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5100         * configure: Rebuilt
5101         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5102         * Makefile.in: Rebuilt
5103
5104 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5105
5106         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5107
5108 2003-10-01  Phil Edwards  <pme@gcc.gnu.org>
5109
5110         * config-ml.in:  Use ac_configure_args directly instead of
5111         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
5112         actually seen.
5113
5114 2003-10-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
5115
5116         * config-ml.in: Propagate INSTALL variables.
5117
5118 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
5119
5120         * configure.in: Pass a computed --program-transform-name
5121         to subconfigures.
5122         * configure: Regenerated.
5123
5124 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
5125
5126         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5127         * Makefile.in: Regenerate.
5128
5129         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5130         * Makefile.in: Regenerate.
5131
5132 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
5133
5134         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5135         quoting.
5136         * configure: Regenerated.
5137
5138 2003-09-12  Michael Chastain  <mec@shout.net>
5139
5140         Fix PR gdb/857.
5141         * src-release (do-proto-topleve): Remove junk files
5142         intl/config.cache, intl/config.status,
5143         intl/config.h, intl/stamp-h.
5144
5145 2003-09-14  Andrew Cagney  <cagney@redhat.com>
5146
5147         * src-release (dejagnu.tar): New target.
5148         (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5149         (do-djunpack): Use $(PACKAGE) for the package name.
5150
5151 2003-09-04  DJ Delorie  <dj@redhat.com>
5152
5153         * configure: Regenerate.
5154
5155 2003-09-04  Robert Millan  <robertmh@gnu.org>
5156
5157         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5158
5159 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5160
5161         * configure.in: Ensure arguments to sed are properly spaced.
5162         * configure: Regenerate.
5163
5164 2003-08-28  Daniel Jacobowitz  <drow@mvista.com>
5165
5166         Merge from gcc:
5167         2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
5168         * install-sh:  Update to newer upstream versions (associated with
5169         aclocal 1.7).
5170         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
5171
5172 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
5173
5174         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5175         * configure: Regenerated.
5176
5177 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
5178
5179         * configure.in:  Use newline instead of semicolon when assuming
5180         shell arguments in a for loop.
5181         * configure:  Regenerated.
5182
5183 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
5184
5185         PR 8180
5186         * configure.in: When testing with_libs and with_headers, treat
5187         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
5188         * configure: Regenerate.
5189
5190         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5191         make, shell, etc.
5192         (baseargs): Likewise.
5193         * configure: Regenerate.
5194
5195 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
5196
5197         * configure.in: Disable libgcj for darwin not on powerpc.
5198         * configure: Rebuild.
5199
5200 2003-08-15  Michael Chastain  <mec@shout.net>
5201
5202         * src-release (do-proto-toplev): Remove junk files
5203         dejagnu/example/calc/config.status,
5204         dejagnu/example/calc/config.log.
5205
5206 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
5207
5208         * config-ml.in, symlink-tree: Add license.
5209
5210 2003-08-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5211
5212         Merge from gcc:
5213
5214         2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
5215         * Makefile.tpl (check, check-c++): Express dependencies using
5216         dependencies rather than commands.
5217         * Makefile.in: Regenerate.
5218
5219         2003-07-31  Geoffrey Keating  <geoffk@apple.com>
5220         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5221         * Makefile.in: Update.
5222
5223 2003-08-01  Andrew Cagney  <cagney@redhat.com>
5224
5225         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5226         * configure: Ditto.
5227
5228 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
5229
5230         * configure.in: Enable libgcj for darwin.
5231         * configure: Rebuild.
5232
5233 2003-07-29  Nathanael Nerode  <neroden@gcc.gnu.org>
5234
5235         * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5236
5237 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5238
5239         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5240         creating target and build subdirs to build all parent dirs as needed.
5241         * Makefile.in: Rebuild.
5242         * configure.in: Don't build dirs explicitly here.
5243         * configure: Rebuild.
5244
5245 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
5246
5247         * Makefile.tpl (all-make): Depend on intl.
5248         * Makefile.in: Rebuilt.
5249
5250 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
5251
5252         * config.if: Remove unused libc_interface determination.
5253
5254 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5255
5256         * Makefile.in: Regenerate, correctly this time.
5257
5258 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5259
5260         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
5261         unused INSTALL_PROGRAM_ARGS.
5262         * configure.in: Use AC_PROG_INSTALL.
5263         * Makefile.in: Regenerate.
5264         * configure: Regenerate.
5265
5266 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
5267
5268         * configure: Rebuilt.
5269         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
5270         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5271         newlib nor libgloss.
5272         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
5273         * configure.in (am33_2.0-*-linux*): Added.
5274
5275 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
5276
5277         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5278         * configure: Regenerate.
5279
5280 2003-07-06  H.J. Lu <hongjiu.lu@intel.com>
5281
5282         * config-ml.in: Replace PWD with PWD_COMMAND.
5283         * Makefile.tpl: Likewise.
5284         * Makefile.in: Regenerated.
5285
5286 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5287
5288         * configure.in: Clean up config-lang.in handling.  Delete
5289         useless assignment to "subdirs".
5290         * configure: Regenerate.
5291
5292 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
5293
5294         * configure.in: Rename 'target_libs' to 'target_libraries'.
5295         Remove useless reference to 'target_libs'.
5296         * configure: Regenerate.
5297
5298 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
5299
5300         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5301         * Makefile.in: Regenerate.
5302
5303 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5304
5305         * Makefile.def: Introduce flags_to_pass.
5306         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5307         * Makefile.in: Regenerate.
5308
5309 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
5310
5311         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5312         and target-libgloss.
5313         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5314         <h8300*-*-*>: Disable libf2c and ${libgcj}.
5315         * configure: Regenerate.
5316
5317 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
5318
5319         * configure.in: Update testsuite_flags to new location.
5320         * configure. Regenerate.
5321
5322 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5323
5324         * Makefile.tpl: Remove BUILD_CC stuff.
5325         * Makefile.in: Regenerate.
5326
5327 2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
5328
5329         * config.guess: Update to 2003-06-12 version.
5330         * config.sub: Update to 2003-06-13 version.
5331
5332 2003-06-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5333
5334         * MAINTAINERS: Add myself as MIPS co-maintainer.
5335
5336 2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
5337
5338         * config.guess: Update to 2003-06-06 version.
5339         * config.sub: Update to 2003-06-06 version.
5340
5341 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5342
5343         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5344         * configure. Regenerate.
5345
5346 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5347
5348         * configure.in: Disable serial configure by default.
5349         * configure: Regenerate.
5350         * Makefile.tpl: Abolish .NOTPARALLEL.
5351         * Makefile.in: Regenerate.
5352
5353         * Makefile.tpl: Replace {build,host,target}_canonical by
5354         {build,host,target}.
5355         * Makefile.in: Regenerate.
5356
5357         * Makefile.tpl: Fix stupid pasto.
5358         * Makefile.in: Regenerate.
5359
5360 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5361
5362         * Makefile.tpl: Remove bogus conditional.
5363         * Makefile.in: Regenerate.
5364
5365 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5366
5367         * Makefile.tpl: Make 'recursive targets' using autogen rather
5368         than shell loop.  Remove duplicate 'clean' targets and false
5369         comments.
5370         * Makefile.def: Add systematic dependencies to 'recursive' targets.
5371         Add systematic method of specifying missing targets in subdirs.
5372         Add copyright boilerplate.
5373         * Makefile.in: Regenerate.
5374         * configure.in: Add 'recursive targets' to maybe list.
5375         * configure: Regenerate.
5376
5377         * Makefile.tpl: Rename [+target+] to [+make_target+].
5378         * Makefile.def: Rename 'target' to 'make_target'.
5379
5380 2003-05-30  Nick Clifton  <nickc@redhat.com>
5381
5382         * README-maintainer-mode: Update URL for locating blessed config
5383         tools.
5384
5385 2003-05-29  Robert Millan  <rmh@debian.org>
5386
5387         * ltconfig: Import this patch and modify for use with current
5388         version of ltconfig:
5389
5390         2003-05-21  Bruno Haible  <bruno@clisp.org>
5391
5392         * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5393         GNU/FreeBSD.
5394
5395 2003-05-28  DJ Delorie  <dj@redhat.com>
5396
5397         * Makefile.tpl: Make maybe-check-gcc .PHONY.
5398         * Makefile.in: Regenerate.
5399
5400 2003-05-28  Jeff Johnston  <jjohnstn@redhat.com>
5401
5402         * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
5403
5404 2003-05-21  DJ Delorie  <dj@redhat.com>
5405
5406         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5407         newlib or libgloss.
5408         * Makefile.in: Regenerate.
5409
5410 2003-05-21  DJ Delorie  <dj@redhat.com>
5411
5412         * Makefile.tpl: Add missing empty maybe-check-gcc target.
5413         * Makefile.in: Regenerate.
5414
5415 2003-05-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
5416
5417         * configure.in: Use curly braces in the definition of tooldir.
5418         * configure: Regenerate.
5419
5420 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5421
5422         * configure.in: Switch more things to use maybe dependencies.
5423         * Makefile.tpl: Switch more things to use maybe dependencies.
5424         Factor out common code from autogen IF statements.
5425         * configure: Regenerate.
5426         * Makefile.in: Regenerate.
5427
5428 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
5429
5430         * configure.in: Accept i[3456789]86 for machine type.
5431         * configure: Regenerate.
5432
5433 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5434
5435         * configure.in: Switch more things to use maybe dependencies.
5436         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
5437         * configure: Regenerate.
5438         * Makefile.tpl: Switch more things to use maybe dependencies.
5439         * Makefile.in: Regenerate.
5440
5441 2003-05-16  Andreas Schwab  <schwab@suse.de>
5442
5443         * Makefile.tpl (install-opcodes): Define.
5444         * Makefile.in: Rebuild.
5445
5446 2003-05-13  Andreas Jaeger  <aj@suse.de>
5447
5448         * config.guess: Update to 2003-05-09 version.
5449         * config.sub: Update to 2003-05-09 version.
5450
5451 2003-05-13  Michael Eager <eager@mvista.com>
5452
5453         * configure.in: Correct sed script so that options in quotes are not
5454         deleted.
5455         * configure: Rebuild.
5456
5457 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
5458
5459         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5460         and $$s/newlib/libc/sys/cygwin32 include paths.
5461         * configure: Ditto.
5462
5463 2003-05-05  H.J. Lu <hjl@gnu.org>
5464
5465         * config-ml.in: Restored from gcc repository.
5466
5467 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
5468
5469         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5470         * Makefile.in: Regenerate.
5471
5472 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5473
5474         * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5475         and Makefile.def.
5476
5477 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
5478
5479         * Makefile.tpl: Clean $(BUILD_SUBDIR).
5480         * Makefile.in: Regenerated.
5481
5482 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5483
5484         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5485         * Makefile.in: Regenerate.
5486
5487 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
5488
5489         * configure.in (powerpc64*-*-linux*): Remove.
5490         * configure: Rebuilt.
5491
5492 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
5493
5494         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
5495         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5496         and restrap.
5497         * Makefile.in:  Regenerate.
5498
5499 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
5500
5501         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5502         * configure: Regenerated.
5503
5504 2003-04-11  Alexandre Oliva  <aoliva@redhat.com>
5505
5506         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5507         * */configure: Rebuilt.
5508
5509 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
5510
5511         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5512         * Makefile.in: Regenerate.
5513
5514 2003-03-14  Michael Chastain  <mec@shout.net>
5515
5516         * Makefile.in: Regenerate with correct Makefile.def.
5517
5518 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5519
5520         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
5521         Make macro.
5522         * Makefile.in: Regenerate.
5523         * configure.in: Clean up gxx_include_dir logic.
5524         * configure: Regenerate.
5525
5526 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5527
5528         * configure.in (gxx_include_dir): Fix typo.
5529         * configure: Regenerated.
5530
5531 2003-03-06  Andrew Cagney  <cagney@redhat.com>
5532
5533         * texinfo/texinfo.tex: Import version 2003-02-03.16.
5534
5535 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
5536
5537         * configure.in: Include $(build_tooldir)/sys-include in
5538         FLAGS_FOR_TARGET.
5539         * configure: Regenerated.
5540
5541 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
5542
5543         * Makefile.tpl: Reindent.
5544         * Makefile.in: Regenerate.
5545         * configure.in: Reindent.  Don't set unused variables.
5546         * configure: Regenerate.
5547
5548         * Makefile.tpl: Always pass down RANLIB.
5549         * Makefile.in: Regenerate.
5550
5551         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5552         * Makefile.in: Regenerate.
5553         * configure.in: Remove unused logic relating to --enable-shared
5554         and --enable-threads.  Remove bogus comments.  Remove redundant
5555         noconfigdirs.
5556         * configure: Regenerate.
5557
5558         * configure.in: Replace ${libstdcxx_version} by its value.
5559         Remove reference to mh-dgux.
5560         * configure: Regenerate.
5561
5562 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5563
5564         * Makefile.tpl: Rearrange.
5565         * Makefile.in: Regenerate.
5566
5567 2003-02-25  Nick Clifton  <nickc@redhat.com>
5568
5569         * configure: Remove site-file supprot - it is obsolete.
5570
5571 2003-02-24  Uwe Stieber <uwe@wwws.de>
5572
5573         * configure.in: Add support for kaOS as cross build target system.
5574         * configure: Regenerated.
5575
5576 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
5577
5578         * Makefile.tpl: Add definition of CPPFLAGS to pass into
5579         configure-target-* as some target builds may require additional
5580         flags for preprocessor tests.
5581         * Makefile.in: Regenerated.
5582
5583 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5584
5585         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5586         * ltconfig: Handle it.
5587         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5588         auto-detecting it.
5589
5590 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5591
5592         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5593         it is used as argument to $CC.
5594         * ltcf-gcj.sh: Likewise.
5595
5596 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
5597
5598         * configure.in: Introduce --enable-maintainer-mode.
5599         * configure: Rebuilt.
5600         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
5601         for maintainer mode.
5602         * Makefile.in: Rebuilt.
5603
5604 2003-02-19  Andrew Cagney <ac131313@redhat.com>
5605
5606         * configure: Regenerate using autoconf 2.13.
5607
5608 2003-02-19  Alan Modra  <amodra@bigpond.net.au>
5609
5610         * config.guess: Import latest version.
5611         * config.sub: Import latest version.
5612
5613 2003-02-18  Jason Merrill  <jason@redhat.com>
5614
5615         * Makefile.tpl (check-c++): Allow parallelism.
5616
5617 2003-02-17  Andrew Cagney  <ac131313@redhat.com>
5618
5619         * configure: Regenerate using autoconf 000227.
5620
5621 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
5622
5623         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
5624         don't configure target-libobjc.
5625         * configure: Regenerate.
5626
5627 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5628
5629         * Makefile.tpl (RANLIB): Define.
5630         * Makefile.in: Regenerate.
5631
5632 2003-02-06  Keith R Seitz  <keiths@redhat.com>
5633
5634         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
5635         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
5636         * Makefile.in: Regenerated.
5637         * configure.in: Remove all traces of snavigator, db, and grep.
5638         * configure: Regenerated.
5639
5640 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
5641
5642         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
5643         * Makefile.in: Regenerated.
5644
5645 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
5646
5647         * config.if: Copy from GCC.
5648
5649 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
5650
5651         * configure.in:  Revert 24Jan change.
5652         * configure:  Regenerate.
5653
5654 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5655
5656         * configure.in: Revert previous change.
5657         * configure: Regenerate.
5658
5659 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5660
5661         * configure.in: Make rda native-only.
5662         * configure: Regenerate.
5663
5664 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5665
5666         * configure.in: Add missing \.
5667         * configure: Rebuilt.
5668
5669 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
5670
5671         * configure.in (baseargs): Avoid using \| in sed regular
5672         expressions.
5673         * configure: Rebuilt.
5674
5675 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
5676
5677         * configure.in (baseargs): Remove all supported forms of
5678         --cache-file, --srcdir, --host, --build and --target options
5679         from argument lists.
5680         * configure: Rebuilt.
5681
5682 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
5683
5684         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
5685         * configure: Rebuilt.
5686
5687 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5688
5689         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
5690         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
5691         * Makefile.in: Regenerate.
5692         * configure: Regenerate.
5693
5694 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
5695
5696         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
5697         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
5698         * Makefile.in: Regenerate.
5699
5700 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
5701
5702         * configure.in: Remove Makefile in build, host and target modules
5703         unless configure was run with --no-recursion.
5704         * configure: Rebuilt.
5705
5706 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
5707
5708         * config.guess: Update to 2003-01-03 version.
5709         * config.sub: Update to 2003-01-03 version.
5710
5711 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5712
5713         * configure: Regenerate with proper autoconf 2.13.
5714
5715 2003-01-07  Christopher Faylor  <cgf@redhat.com>
5716
5717         * configure.in: Add AC_PREREQ for consistency.
5718         * configure: Regenerate.
5719
5720 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
5721
5722         * configure.in (GDB_TK): Add tcl directories conditional on
5723         gdb/gdbtk directory being present.
5724         * configure: Regenerate.
5725
5726 2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
5727
5728         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
5729         by gcc if LD is not defined and we are not doing a Canadian Cross.
5730         * configure: Rebuilt.
5731
5732 2003-01-01  Daniel Jacobowitz  <drow@mvista.com>
5733
5734         * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
5735
5736 2002-12-31  Tom Tromey  <tromey@redhat.com>
5737
5738         * Makefile.in: Rebuilt.
5739         * Makefile.def (target_modules) [libffi]: Allow installation.
5740
5741 2002-12-31  Andreas Schwab  <schwab@suse.de>
5742
5743         * configure.in: Fix use of $program_transform_name.
5744         * configure: Regenerated.
5745
5746 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5747
5748         * configure.in (baseargs): Don't remove first configure argument.
5749         * configure: Regenerated.
5750
5751 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
5752
5753         * Makefile.tpl (local-distclean): Don't remove...
5754         (multilib.ts): ... this.  Moved into...
5755         (multilib.out): ... this.  Don't use sub-make.
5756         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
5757         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
5758         (configure-build-[+module+], configure-[+module+],
5759         configure-target-[+module+], configure-gcc): ... these.  Test
5760         for Makefile existence.  Drop config.status from dependencies.
5761         * Makefile.in: Rebuilt.
5762         * configure.in: Move gcc-version-trigger to the end of
5763         ac_configure_args.  Add comments to maybedep.tmp and
5764         serdep.tmp.  Introduce --disable-serial-configure.  Remove
5765         nonopt from baseargs, matching and removing corresponding
5766         whitespace while at it.
5767         * configure: Rebuilt.
5768
5769 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
5770
5771         * configure.in (host_configargs): Replace reference to
5772         no-longer-defined buildopts with --build=${build_alias}.
5773         * configure: Rebuilt.
5774
5775 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
5776
5777         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
5778         program_transform_name to standard idiom.
5779         (AUTOGEN, AUTOCONF): Define.
5780         (Makefile.in): Use $(AUTOGEN).
5781         (Makefile): Depend on config.status, and use autoconf-style rule to
5782         build it.  Move original commands to...
5783         (config.status): ... this new target.
5784         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
5785         $(AUTOCONF).
5786         * Makefile.in: Rebuilt.
5787
5788 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5789
5790         * Makefile.tpl: Fix dramatic bustage due to change in
5791         program_transform_name.
5792         * Makefile.in: Regenerate.
5793
5794         * configure.in: Remove unnecessary PATH setting.
5795         * configure: Regnerate.
5796
5797         * configure.in: Don't default to unprefixed tools unless
5798         the native tools will work.
5799         * configure: Regenerate.
5800
5801         * configure.in: Convert to autoconf script.  Blow away lots
5802         of now-redundant Makefile fragments.
5803         * configure: Generate using Autoconf.
5804         * Makefile.tpl: Rewrite to reflect autoconfiscation.
5805         * Makefile.in: Regenerate.
5806
5807 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
5808
5809         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
5810         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
5811
5812         * ChangeLog: Move a couple of entries from here to winsup/cygwin,
5813         where they belong.
5814
5815 2002-12-24  Andreas Schwab  <schwab@suse.de>
5816
5817         * Makefile.tpl (multilib.out): Fix missing space.
5818         * Makefile.in: Regenerate.
5819
5820 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5821
5822         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
5823         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
5824         * Makefile.in: Regenerate.
5825         * configure.in: Remove unnecessary leftovers.
5826
5827 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
5828
5829         * configure.in (extra_ranlibflags_for_target): New variable.
5830         (*-*-darwin): Add -c to ranlib commands.
5831         * configure (tooldir): Handle extra_ranlibflags_for_target.
5832
5833 2002-12-20  Jeff Johnston  <jjohnstn@redhat.com>
5834
5835         * COPYING.NEWLIB: Updated.
5836         * COPYING.LIBGLOSS: Ditto.
5837
5838 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5839
5840         * Makefile.tpl: Revert HJL's change.
5841         * Makefile.in: Regenerated.
5842         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
5843         always.
5844
5845 2002-12-19  Andreas Schwab  <schwab@suse.de>
5846
5847         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
5848         * Makefile.in: Regenerate.
5849
5850 2002-12-18  H.J. Lu <hjl@gnu.org>
5851
5852         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
5853         * Makefile.in: Regenerated.
5854
5855         * configure.in (build_prefix): New. Substitute.
5856
5857 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
5858
5859         * Makefile.tpl: Don't let real targets depend on phony targets.
5860         * Makefile.in: Regenerate.
5861
5862         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
5863         * Makefile.in: Regenerate.
5864
5865 2002-12-16  Jason Merrill  <jason@redhat.com>
5866
5867         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
5868         previous 'make bootstrap'.
5869         * Makefile.in: Regenerate.
5870
5871 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
5872
5873         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
5874
5875 2002-12-13  Jason Merrill  <jason@redhat.com>
5876
5877         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
5878         library tests.
5879         (check-c++): Just depend on it and check-target-libstdc++-v3.
5880         * Makefile.in: Regenerate.
5881
5882 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
5883
5884         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
5885         * Makefile.in: Regenerate.
5886
5887 2002-12-12  Jeff Johnston  <jjohnstn@redhat.com>
5888
5889         * COPYING.NEWLIB: Update list of alternate Regent of California
5890         licenses and discuss official revoking of advertising clause.
5891         * COPYING.LIBGLOSS: Ditto.
5892
5893 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
5894
5895         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
5896         * Makefile.in: Rebuilt.
5897
5898 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
5899
5900         * configure: Fix bug put in by gremlins.
5901
5902         * Makefile.tpl: Substitute more autoconfily.
5903         * configure: Substitute more autoconfily.
5904         * Makefile.in: Regenerate.
5905
5906 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
5907
5908         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
5909         * Makefile.in (all-sim): Ditto.
5910
5911 2002-12-06  DJ Delorie  <dj@redhat.com>
5912
5913         * Makefile.tpl: Change configure dependencies to not have real
5914         targets depend on phony targets.
5915
5916 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
5917
5918         * configure.in: Revert unintentional change.
5919
5920         * src-release: Configure host subdirs.
5921
5922         * Makefile.tpl: Change dependency for */multilib.out so that
5923         it works when gcc isn't in the tree.
5924
5925         * configure.in: Substitute more.
5926         * configure: Run subconfigures from the Makefile.
5927         * Makefile.tpl: Run subconfigures from the Makefile; add a few
5928         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
5929
5930 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5931
5932         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
5933         and corresponding dependencies.
5934         * Makefile.in: Regenerate.
5935
5936         * configure.in (host_tools): Order binutils, gas and ld for
5937         convenience in running the testsuites.
5938
5939         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
5940         * Makefile.in: Regenerate.
5941         * configure.in: Introduce rules to serialize subconfigure runs.
5942
5943         * configure.in: Introduce BASE_CC_FOR_TARGET.
5944         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
5945         Realize configure-build-* targets.  Realize configure-target-* targets.
5946         * Makefile.in: Regenerate.
5947
5948 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5949
5950         * configure: Move gcc_version_trigger stuff from here...
5951         * configure.in: ...to here.
5952
5953         * configure.in: Separate subconfigure options added by this file from
5954         options given by the user.  Add machinery to put args for host
5955         subconfigures into the Makefile.
5956
5957         * Makefile.tpl: Remove 'vault' targets.
5958         * Makefile.tpl: Reorder and comment dependencies.
5959         * Makefile.in: Regenerate.
5960
5961 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
5962
5963         * configure.in: Move host-specific darwin noconfigdirs into
5964         the host-specific section.
5965
5966 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5967
5968         * Makefile.tpl: Restore bkorb's style patch, accidentally lost
5969         during replay.
5970         * Makefile.in: Regenerate.
5971
5972         (finishing slow-motion replay)
5973         * configure: Remove skip-this-dir support.
5974         * Makefile.tpl: Remove skip-this-dir support.
5975
5976         * Makefile.tpl: Remove leftover support for non-autoconfiscated
5977         subdirectories.
5978         * Makefile.in: Regenerate.
5979
5980         * Makefile.tpl: Strip out useless setting of 'dir'.
5981         * Makefile.in: Regenerate.
5982
5983 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5984
5985         (finishing slow-motion replay)
5986         * configure.in: Fix deeply stupid bug.
5987
5988         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
5989         shell code in CXX_FOR_TARGET
5990         * Makefile.def: Introduce raw_cxx.
5991         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
5992         RAW_CXX_FOR_TARGET.
5993         * Makefile.in: Regenerate.
5994
5995 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5996
5997         (finishing slow-motion replay)
5998         * Makefile.tpl: Remove unnecessary ifs.
5999         * Makefile.in: Regenerate.
6000
6001         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
6002         dependencies.  Maybe-ize build-libiberty.  Create dummy install
6003         targets for 'no_install' modules.
6004         * configure: Move GDB_TK substitution to configure.in.  Move
6005         build_modules stuff to configure.in.
6006         * configure.in: Implement soft dependency machinery.  Maybe-ize
6007         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
6008         * Makefile.in: Regenerate.
6009
6010 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6011
6012         (continuing slow-motion replay)
6013         * Makefile.tpl: Make all-target, install-target behave similarly
6014         to all, install (only hitting configured targets).  Eliminate
6015         unused macro defintions.
6016
6017         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6018         build != host.
6019
6020         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6021
6022         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6023
6024         * configure.in: Produce lists of subdir targets we're actually
6025         configuring.  Remove references to "dosrel".
6026         * Makefile.tpl: Let configure set which subdir targets are hit.
6027         Remove install-cross; clean up install; remove ALL.  Remove
6028         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
6029         Autogenerate host module targets.  Remove empty dependency lines
6030         and redundant dependency; rearrange slightly.
6031         * Makefile.def: Add host-side libtermcap, utils.
6032
6033         * Makefile.in: Regenerate.
6034
6035 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6036
6037         (Continuing slow-motion replay)
6038         * Makefile.def: Add list of recursive targets to autogenerate.
6039         Add build_modules.
6040         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
6041         targets.  Autogenerate *-build-* targets.
6042         * Makefile.in: Regenerate.
6043
6044 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
6045
6046         (Continuing slow-motion replay)
6047         * configure: More autoconf-style substitutions.
6048         * Makefile.tpl: More autoconf-style substitutions.
6049         * Makefile.in: Regenerate.
6050
6051 2002-11-30  Nathanael Nerode  <neroden@gcc.gnu.org>
6052
6053         (Continuing slow-motion replay)
6054         * configure: Substitute more variables in a more autoconf-friendly
6055         way.  Simplify slightly.
6056         * Makefile.tpl: Make more variables substitutable in an
6057         autoconf-friendly way.
6058         * Makefile.in: Regenerate.
6059
6060 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6061
6062         (Continuing slow-motion replay)
6063         * configure.in (v810*): Remove special setting of tools.
6064
6065         * configure: Add support for extra required flags for ar or nm.
6066         * configure.in (aix4.3+): Use above support for target-specific
6067         issues, rather than using config/mt-aix43.
6068
6069 2002-11-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6070
6071         (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6072         * configure: Remove 'removing', which doesn't work.  Replace $subdir
6073         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
6074         with $srcdir.  Reformat indentation.  Substitute some variables
6075         formerly hard-coded in the Makefile for build=host.
6076         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6077         * Makefile.def: Autogenerate more.
6078         * Makefile.in: Regenerate.
6079
6080 2002-11-13  Bruce Korb  <bkorb@gnu.org>
6081
6082         * Makefile.tpl: syntactic cleanup
6083
6084 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
6085
6086         * Makefile.def (host_modules): Add rda.
6087         * Makefile.in: Regenerate.
6088         * configure.in (target_tool): Add target-rda to list.
6089
6090 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
6091
6092         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
6093         and restrap targets to this rule.
6094         * Makefile.in:  Regenerate.
6095
6096 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
6097
6098         * configure.in (i[3456]86-*-linux*): Add check to disable
6099         ${libgcj} for glibc1.
6100
6101 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
6102
6103         * configure.in: Add tic4x target.
6104
6105 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6106
6107         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6108         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6109         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6110         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6111         * Makefile.in: Regenerate.
6112
6113 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6114
6115         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6116         * Makefile.in: Regenerate.
6117
6118         * Makefile.def: Remove order dependency comments.
6119         * Makefile.tpl: Add explicit install-install dependencies.
6120         * Makefile.in: Regenerate.
6121
6122         * Makefile.tpl: Remove material now in src-release.  (Finally!)
6123         * Makefile.in: Regenerate.
6124
6125         * configure: Restore my original patch by syncing with gcc version.
6126
6127         * Bring following over from gcc:
6128
6129 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
6130
6131         * configure.in (s390*-*-linux*): Enable libgcj.
6132
6133 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6134
6135         * Makefile.in: Regenerate.  This really ought to fix things. :sigh:
6136
6137 2002-10-02  Alan Modra  <amodra@bigpond.net.au>
6138
6139         * configure: Move stray lines back to where they belong.
6140
6141 2002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6142
6143         * Makefile.tpl: Insert configure-target target, for src-release.
6144
6145         * configure: Finish reverting change which Andrew Cagney started
6146         reverting.  Should fix bustage.
6147
6148         * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6149         * src-release: New file.  Contains material for making net
6150         releases for gdb, binutils, et al., formerly in Makefile.in.
6151
6152 2002-09-30  Nick Clifton  <nickc@redhat.com>
6153
6154         * cpu: New top level directory.  Intended to hold input files for
6155         CGEN which have FSF copyright assignment.
6156         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6157
6158 2002-09-29  Andrew Cagney  <ac131313@redhat.com>
6159
6160         Revert below (note that src does not contain Makefile.tpl):
6161         * Makefile.tpl: Make subsituted variables more autoconfy.
6162         * Makefile.in: Regenerate.
6163
6164 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
6165
6166         * configure: Revert accidentally applied changes.
6167
6168         * Makefile.tpl: Make more autoconf-friendly.
6169         * Makefile.in: Regenerate.
6170         * configure: Make substitution more autoconf-like.
6171
6172 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
6173
6174         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6175         single entry to handle all these.
6176         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
6177         libjava on arm-*-elf.
6178
6179 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
6180
6181         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6182         things that depend on them.
6183
6184 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6185
6186         * Makefile.tpl: Make subsituted variables more autoconfy.
6187         * Makefile.in: Regenerate.
6188         * configure: Make seds more autoconfy.
6189
6190 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
6191
6192         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6193         * Makefile.in: Regenerate.
6194         * configure.in: Rewrite sed statements to look autoconfy.
6195
6196         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6197         all-target-foo on configure-target-foo.
6198         * Makefile.def: Ditto.
6199         * Makefile.in: Rebuild.
6200
6201 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6202
6203         * Makefile.def: New file.
6204         * Makefile.tpl: New file.
6205         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6206
6207         * configure.in: Minor rearrangement.  Simplify tests.
6208
6209 2002-09-23  Jason Thorpe  <thorpej@wasabisystems.com>
6210
6211         * configure.in (with_headers): Skip copy if value is "yes".
6212         (with_libs): Likewise.
6213
6214 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6215
6216         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6217         * configure.in (sh*-*-pe*): Ditto.
6218         * configure.in (mips*-*-pe*): Ditto.
6219         * configure.in (*arm-wince-pe): Ditto.
6220
6221         * configure.in: Rearrange.
6222
6223 2002-09-12  Nick Clifton  <nickc@redhat.com>
6224
6225         * Import these changes from the config master repository:
6226
6227         2002-09-05  Svein E. Seldal  <Svein.Seldal@solidas.com>
6228
6229                 * config.sub: Add tic4x target.
6230
6231         2002-09-03  Ben Elliston  <bje@redhat.com>
6232
6233                 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6234                 Reported by <Duncan_Stodart@insession.com>.
6235
6236 2002-09-10  Jeff Johnston  <jjohnstn@redhat.com>
6237
6238         * COPYING.NEWLIB: More updates.
6239
6240 2002-09-09  Jeff Johnston  <jjohnstn@redhat.com>
6241
6242         * COPYING.NEWLIB: Update.
6243
6244 2002-08-23  Andrew Cagney  <ac131313@redhat.com>
6245
6246         * texinfo/texinfo.tex: Import version 2002-06-04.06.
6247
6248         * config.guess: Import version 2002-08-23.
6249         * config.sub: Import version 2002-08-22.
6250
6251 2002-08-20  Alexandre Oliva  <aoliva@redhat.com>
6252
6253         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6254         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6255         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6256
6257 2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
6258
6259         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6260
6261 2002-08-04  H.J. Lu  (hjl@gnu.org)
6262
6263         * configure.in (mips*-*-linux*): Don't skip target-libffi.
6264
6265 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
6266
6267         * configure.in: Move generic linux case to end.  Copy generic
6268         linux noconfigdirs to mips*-*-linux* entry and new
6269         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
6270
6271 2002-07-19  Chris Demetriou  <cgd@broadcom.com>
6272
6273         * MAINTAINERS: Clarify on config.guess and config.sub, and add
6274         one instance of them which was missed to the list to update.
6275
6276 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
6277
6278         * config.guess: Update to 2002-07-09 version.
6279         * config.sub: Update to 2002-07-03 version.
6280
6281 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6282
6283         * configure.in: Remove two redundant tests.
6284
6285 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6286
6287         * configure.in (mips*-*-irix6*o32): Enable stabs.
6288
6289 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
6290
6291         * configure.in: Don't build grez.
6292         * Makefile.in: Ditto.
6293
6294         * Makefile.in: Remove references to bsp, cygmon, libstub.
6295         * configure.in: Ditto.
6296
6297         * configure.in: Remove leftover reference to gdbtest.
6298
6299 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
6300
6301         * configure.in (gxx_include_dir):  Change to match versioned
6302         C++ headers if --enable-version-specific-runtime-libs is used.
6303
6304 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
6305
6306         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6307
6308 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6309
6310         * configure.in: Make --without-x work.
6311
6312 2002-07-03  Nick Clifton  <nickc@cambridge.redhat.com>
6313
6314         * contrib: New directory.  Created to contain a copy of the
6315         texi2pod.pl script so that it is in the same place as the version in
6316         the FSF GCC sources.
6317
6318 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6319
6320         * configure.in: Rearrange target Makefile fragment collection.
6321
6322         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6323         cvs[src].
6324         * configure.in: Ditto.
6325
6326 2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
6327
6328         * Makefile.in: Eliminate 'apache' targets.
6329         * configure.in: Eliminate 'apache' targets.
6330
6331         * configure.in: Eliminate redundant tests.  Reorganize.
6332
6333         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6334
6335         * config-ml.in: Eliminate references to Cygnus configure.
6336
6337         * Makefile.in: Eliminate references to building emacs.
6338
6339 2002-07-01  Denis Chertykov  <denisc@overta.ru>
6340
6341         * configure.in: Add support for ip2k.
6342
6343 2002-06-24  Ben Elliston  <bje@redhat.com>
6344
6345         * configure.in (host_tools): Remove cgen.
6346
6347         * Makefile.in (all-cgen): Remove; runs from its source directory.
6348         (check-cgen, install-cgen, clean-cgen): Likewise.
6349         (all-opcodes): No not depend on all-cgen.
6350         (all-sim): Likewise.
6351
6352 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
6353
6354         * configure.in: Fix AIX configury bug.
6355
6356 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6357
6358         * configure.in: Replace ${topsrcdir} with ${srcdir}.
6359
6360         * configure.in: Move definition of libstdcxx_flags right above
6361         usage, rather than way earlier.
6362
6363         * configure.in: Pull definition of is_cross_compiler earlier.
6364
6365         * configure.in: Rearrange a little.
6366
6367         * configure.in: Remove references to librx.
6368         * Makefile.in: Remove references to librx.
6369
6370 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
6371
6372         * configure.in: Eliminate ${gasdir} variable.
6373
6374 2002-06-18  Dave Brolley  <brolley@redhat.com>
6375
6376         * configure.in: Add support for frv.
6377         * config.sub: Add support for frv.
6378
6379 2002-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6380
6381         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6382
6383 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
6384
6385         * configure.in (vax-*-netbsd*): Re-enable gas.
6386
6387 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
6388
6389         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6390         BUILD_PREFIX_1, to correct nomenclature.
6391         * configure: Likewise.
6392
6393         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6394         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6395
6396 2002-05-31  Olaf Hering  <olh@suse.de>
6397
6398         * config-ml.in: Propogate DESTDIR also.
6399
6400 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
6401
6402         * configure.in (vax-*-netbsd*): Don't build gas for this
6403         platform.
6404
6405 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6406
6407         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6408         and libgcj for AVR.
6409
6410 2002-05-28  Nick Clifton  <nickc@cambridge.redhat.com>
6411
6412         * config.sub: Add DLX target.
6413
6414 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
6415
6416         * config.guess: Update to 2002-05-22 version.
6417         * config.sub: Likewise.
6418
6419 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6420
6421         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6422         * config-ml.in: Likewise.
6423         * configure: Likewise.
6424         * configure.in: Likewise.
6425
6426 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
6427
6428         * configure.in: Simplify makefile fragment collection.
6429
6430         * configure.in: Remove code to build emacs.
6431
6432         * configure.in : Remove --srcdir argument from targargs and buildargs
6433         (it's always overridden in the Makefile anyway).  Rearrange a bit.
6434
6435         * configure: Move some logic to configure.in.
6436         * configure.in: Move some logic from configure.
6437
6438 2002-05-07  Jeff Johnston  <jjohnstn@redhat.com>
6439
6440         * COPYING.LIBGLOSS: New file.
6441
6442 2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
6443
6444         * Makefile.in: Honour DESTDIR.
6445
6446 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
6447
6448         * configure.in (noconfigdirs): Don't disable libgcj on
6449         sparc64-*-solaris* and sparcv9-*-solaris*.
6450
6451 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
6452
6453         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6454
6455 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
6456
6457         * configure.in (FLAGS_FOR_TARGET): Do not add
6458         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6459         on i[3456]86-*-linux*.
6460
6461 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
6462
6463         * configure.in (noconfigdirs): Replace [ ] with test.
6464
6465         * configure.in (noconfigdirs): Do not add target-newlib if
6466         target == i[3456]86-*-linux*, and host == target.
6467
6468 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
6469
6470         * config.guess: Updated to 2002-04-26's version.
6471         * config.sub: Updated to 2002-04-26's version.
6472
6473 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
6474
6475         * configure.in: delete reference to absent file
6476
6477         * configure.in: replace '[' with 'test'
6478
6479         * configure.in: Eliminate references to gash.
6480         * Makefile.in: Eliminate references to gash.
6481
6482         * configure.in: remove useless references to 'pic' makefile fragments.
6483
6484         * configure.in: (*-*-windows*) Finish removing.
6485
6486         * configure.in: Eliminate redundant test for libgui.
6487
6488 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
6489
6490         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6491         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6492
6493 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
6494
6495         * configure.in: remove references to dead files
6496
6497 2002-04-18  Tom Tromey  <tromey@redhat.com>
6498
6499         * configure.in: Disallow configuring libgcj when it is already
6500         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
6501         Solaris 2.8 by default.  For PR libgcj/6158.
6502
6503 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6504
6505         * configure.in:  Move default CC setting out of config/mh-* fragments
6506         directly into here.
6507
6508 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
6509
6510         * configure.in: don't even try to configure or make a subdirectory
6511         if there's no configure script for it.
6512
6513 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6514
6515         * MAINTAINERS: Remove chill maintainers.
6516         * Makefile.in (CHILLFLAGS): Remove.
6517         (CHILL_LIB): Remove.
6518         (TARGET_CONFIGDIRS): Remove libchill.
6519         (CHILL_FOR_TARGET): Remove.
6520         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6521         CHILL_LIB.
6522         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6523         (CHECK_TARGET_MODULES): Likewise.
6524         (INSTALL_TARGET_MODULES): Likewise.
6525         (CLEAN_TARGET_MODULES): Likewise.
6526         (configure-target-libchill): Remove.
6527         (all-target-libchill): Remove.
6528         * configure.in (target_libs): Remove target-libchill.
6529         Do not compute CHILL_FOR_TARGET.
6530         * libchill: Remove directory.
6531
6532 2002-04-15  DJ Delorie  <dj@redhat.com>
6533
6534         * Makefile.in, configure.in, configure: Sync with gcc, entries
6535         follow...
6536
6537 2002-04-08  Tom Tromey  <tromey@redhat.com>
6538
6539         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6540         Fixes PR libgcj/6068.
6541
6542 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
6543
6544         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6545
6546 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6547
6548         * configure.in (alpha*-dec-osf*): Enable libgcj.
6549
6550 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
6551
6552         Fix for: PR bootstrap/3591, target/5676
6553         * configure.in (mcore-pe): Disable the configuration of
6554         libstdc++-v3 since exceptions are not supported.
6555
6556 2002-03-20  Anthony Green  <green@redhat.com>
6557
6558         * configure.in: Enable libgcj for xscale-elf target.
6559
6560 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
6561
6562         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6563         libjava.
6564         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6565
6566 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
6567
6568         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6569         libstdc++-v3 and libjava.
6570
6571 2002-02-11  Adam Megacz <adam@xwt.org>
6572
6573         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6574         boehm-gc
6575
6576 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6577
6578         * config.guess: Updated to 2002-01-30's version.
6579         * config.sub: Updated to 2002-02-01's version.
6580         Contribute sh64-elf.
6581         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
6582         * configure.in: Added sh64-*-*.
6583
6584 2002-01-17  H.J. Lu <hjl@gnu.org>
6585
6586         * Makefile.in (all-fastjar): Also depend on all-libiberty.
6587         (all-target-fastjar): Also depend on all-target-libiberty.
6588
6589 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
6590
6591         * configure, configure.in: Use temp file for long sed commands.
6592
6593 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
6594
6595         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6596         libf2c.
6597
6598 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
6599
6600         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
6601
6602 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
6603
6604         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
6605
6606 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6607
6608         * configure: Handle temporary files securely using mkdir.
6609
6610 2001-09-26  Will Cohen <wcohen@redhat.com>
6611
6612         * configure.in (*-*-linux*): Disable configuration of target-newlib
6613         and target-libgloss.
6614
6615 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6616
6617         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
6618         RANLIB.
6619
6620 2001-08-11  Graham Stott  <grahams@redhat.com>
6621
6622         * Makefile.in (check-c++): Add missing semicolon.
6623
6624 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
6625
6626         * configure.in (sh-*-linux*): New.
6627
6628 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
6629
6630         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6631         and libgcj on m68hc11/m68hc12.
6632
6633 2001-06-27  H.J. Lu  (hjl@gnu.org)
6634
6635         * Makefile (CFLAGS_FOR_BUILD): New.
6636         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
6637
6638 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
6639
6640         * configure.in (libstdcxx_flags): Do not try to execute
6641         libstdc++-v3/testsuite_flags until it exists.
6642
6643 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
6644
6645         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
6646
6647 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
6648
6649         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
6650
6651 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
6652
6653         * configure.in: Move *-chorusos target case to the proper switch.
6654         Disable libgcj.
6655
6656 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6657
6658         * Makefile.in (STAGE1_CFLAGS): Pass down.
6659
6660 2001-04-13  Alan Modra  <amodra@one.net.au>
6661
6662         * config.guess: Add hppa64-linux support.  Note for next import that
6663         this is already in the master file.
6664         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
6665
6666 2001-03-22  Colin Howell  <chowell@redhat.com>
6667
6668         * Makefile.in (DO_X): Do not backslash single-quotes in
6669         backquotes (two places).
6670
6671 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
6672
6673         * Makefile.in (DO_X): Quote nested quotes.
6674
6675 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
6676
6677         * Makefile.in (DO_X): Use double quotes for quoting
6678         "RANLIB=$${RANLIB}".
6679
6680 2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
6681
6682         * configure.in: Only use `lang_requires' for languages athat are
6683         actually enabled.
6684
6685 2001-03-07  Tom Tromey  <tromey@redhat.com>
6686
6687         * configure.in: Allow config-lang.in to set `lang_requires' to list
6688         of other required languages.
6689
6690 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
6691
6692         * Makefile.in: Remove RANLIB definition. Use RANLIB
6693         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
6694         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6695
6696 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
6697             Alexandre Oliva  <aoliva@redhat.com>
6698
6699         * Makefile.in (check-c++): Use tabs, not spaces.
6700
6701 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
6702
6703         * Makefile.in (check-c++): New rule.
6704
6705         * configure.in (target_libs): Remove libg++.
6706         (noconfigdirs): Remove libg++.
6707         (noconfigdirs): Same.
6708         (noconfigdirs): Same.
6709         (noconfigdirs): Same.
6710
6711         * config-ml.in: Remove libg++ references.
6712
6713         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
6714         (ALL_TARGET_MODULES): Same.
6715         (configure-target-libg++): Remove.
6716         (all-target-libg++): Remove.
6717         (configure-target-libio): Remove.
6718         (all-target-libio): Remove.
6719         (check-target-libio): Remove.
6720         (.PHONY): Remove.
6721         (libg++.tar.bz2): Remove.
6722         (all-target-cygmon): Remove libio.
6723         (all-target-libstdc++): Remove.
6724         (configure-target-libstdc++): Remove.
6725         (TARGET_LIB_PATH): Remove libstdc++.
6726         (ALL_GCC_CXX): Remove libstdc++.
6727         (all-target-gperf): Correct.
6728
6729 2001-02-15  Anthony Green  <green@redhat.com>
6730
6731         * configure: Introduce GCJ_FOR_TARGET.
6732         * configure.in: Ditto.
6733         * Makefile.in: Ditto.
6734
6735 2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
6736
6737         * configure.in: for *-chorusos, don't config target-newlib and
6738         target-libgloss.
6739
6740 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
6741
6742         Remove V2 C++ library.
6743         * configure.in: Remove --enable-libstdcxx_v3 support.
6744
6745 2001-01-27  Richard Henderson  <rth@redhat.com>
6746
6747         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
6748
6749 2001-01-26  Tom Tromey  <tromey@redhat.com>
6750
6751         * configure.in: Allow libgcj to be built on Sparc Solaris.
6752
6753 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
6754
6755         * configure.in: Enable libgcj on several additional platforms.
6756
6757 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
6758
6759         * configure.in: Enable libgcj for linux targets.
6760
6761 2001-01-09  Mike Stump  <mrs@wrs.com>
6762
6763         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
6764         failures of subdirectories.
6765
6766 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6767
6768         * configure: handle DOS-style absolute paths.
6769
6770 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
6771
6772         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
6773
6774 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
6775
6776         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
6777         (libstdcxx_incdir): Pass down.
6778         * config.if: Remove expired bits for cxx_interface, add stub.
6779         (libstdcxx_incdir): Add variable for g++ include directory.
6780         * configure.in (gxx_include_dir): Use it.
6781
6782 2000-12-15  Andreas Jaeger  <aj@suse.de>
6783
6784         * configure.in: Handle lang_dirs.
6785
6786 2000-12-13  Anthony Green  <green@redhat.com>
6787
6788         * configure.in: Disable libgcj for any target not specifically
6789         listed.  Disable libgcj for x86 and Alpha Linux until compatible
6790         with g++ abi.
6791
6792 2000-12-13  Mike Stump  <mrs@wrs.com>
6793
6794         * Makefile.in (local-distclean): Also remove fastjar.
6795
6796 2000-12-10  Anthony Green  <green@redhat.com>
6797
6798         * configure.in: Define libgcj.  Disable libgcj target libraries for
6799         most targets.
6800
6801 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6802
6803         * configure.in (target_libs): Revert 2000-12-08 patch.
6804         (noconfigdirs): Added target-libjava.
6805
6806 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
6807
6808         * Makefile.in: handle DOS-style absolute paths.
6809
6810 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6811
6812         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
6813         libjava.
6814         * configure.in (target_libs): Removed `target-libjava'.
6815
6816 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
6817
6818         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
6819         (ALL_MODULES): Added fastjar.
6820         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
6821         (all-target-libjava): all-fastjar replaces all-zip.
6822         (all-fastjar): Added.
6823         (configure-target-fastjar, all-target-fastjar): Likewise.
6824         * configure.in (host_tools): Added fastjar.
6825
6826 2000-12-07  Mike Stump  <mrs@wrs.com>
6827
6828         * Makefile.in (local-distclean): Remove leftover built files.
6829
6830 2000-11-16  Fred Fish  <fnf@be.com>
6831
6832         * configure.in (enable_libstdcxx_v3): Fix typo,
6833         libstd++ -> libstdc++.
6834
6835 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
6836
6837         * configure: Provide the original toplevel configure arguments
6838         (including $0) to subprocesses in the environment rather than
6839         through gcc/configargs.h.
6840
6841 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
6842
6843         * configure: Turn on libstdc++ V3 by default.
6844
6845 2000-10-16  Michael Meissner  <meissner@redhat.com>
6846
6847         * configure (gcc/configargs.h): Only create if there is a build GCC
6848         directory created.
6849
6850 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
6851
6852         * configure: Save configure arguments to gcc/configargs.h.
6853
6854 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
6855
6856         * Makefile.in (bootstrap): avoid recursion if subdir missing
6857         (cross): ditto
6858         (do-proto-toplev): ditto
6859
6860 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
6861
6862         * configure.in: Do not build byacc for hppa64.  Provide paths to the
6863         X11 libraries for hppa64.
6864
6865 2000-09-02  Anthony Green  <green@cygnus.com>
6866
6867         * Makefile.in (all-gcc): Depend on all-zlib.
6868         (CLEAN_MODULES): Add clean-zlib.
6869         (ALL_MODULES): Add all-zlib.
6870         * configure.in (host_libs): Add zlib.
6871
6872 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
6873
6874         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
6875         $targargs to tell whether newlib is going to be built.
6876
6877         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
6878         $$r/TARGET_SUBDIR/libio for _G_config.h.
6879
6880 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
6881
6882         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
6883
6884         * configure: Make enable_threads and enable_shared defaults
6885         explicit.  Substitute enable_threads into generated Makefiles.
6886         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
6887         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
6888
6889 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
6890
6891         * configure.in: Re-enable all references to libg++ and librx.
6892
6893 2002-04-09  Loren James Rittle  <rittle@labs.mot.com>
6894
6895         * configure.in: Add *-*-freebsd* configurations.
6896
6897 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6898
6899         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
6900         (do-tar, do-bz2): New rules.
6901         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
6902         (gdb-tar): New rule.
6903         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
6904         (insight_dejagnu.tar): New rule.
6905         (insight.tar): New rule.
6906         (gdb+dejagnu.tar): New rule.
6907         (gdb.tar): New rule.
6908
6909 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
6910
6911         * MAINTAINERS: Update dejagnu/
6912
6913 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
6914
6915         * ltmain.sh (relink_command): Fix typo in previous change.
6916
6917 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
6918
6919         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
6920         (relink_command): Added --tag flags.
6921         (mode=install): If relinking fails; error out.
6922
6923 2002-03-12  Richard Henderson  <rth@redhat.com>
6924
6925         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
6926         .NOTPARALLEL tag.
6927         (do-check): Rename from check.
6928         (check): Allow parallel check.
6929
6930 2002-03-11  Richard Henderson  <rth@redhat.com>
6931
6932         * Makefile.in (.NOTPARALLEL): Add fake tag.
6933
6934 2002-03-07  H.J. Lu  (hjl@gnu.org)
6935
6936         * configure.in: Enable gprof for mips*-*-linux*.
6937
6938 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
6939
6940         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6941         libjava.
6942         (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
6943
6944 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
6945
6946         * texinfo/texinfo.tex: Update to version 2002-02-14.08.
6947
6948 2002-02-23  Daniel Jacobowitz  <drow@mvista.com>
6949
6950         * config.guess: Import from master sources, rev 1.232.
6951         * config.sub: Import from master sources, rev 1.246.
6952
6953 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
6954
6955         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
6956         because its Makefile is there; test for the executable instead.
6957
6958 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6959
6960         Contribute sh64-elf.
6961         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
6962         * configure.in: Added sh64-*-*.
6963
6964 2002-02-04  Jeff Johnston  <jjohnstn@redhat.com>
6965
6966         * COPYING.NEWLIB: Remove advertising clause from
6967         Berkeley and Red Hat licenses.
6968
6969 2002-02-01  Mo DeJong  <supermo@bayarea.net>
6970
6971         * Makefile.in: Add all-tix to deps for all-snavigator
6972         so that tix is built when building snavigator.
6973
6974 2002-02-01  Ben Elliston  <bje@redhat.com>
6975
6976         * config.guess: Import from master sources, rev 1.229.
6977         * config.sub: Import from master sources, rev 1.240.
6978
6979 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
6980
6981         From Steve Ellcey <sje@cup.hp.com>:
6982         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
6983         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
6984         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
6985         IA64.
6986         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
6987         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
6988         soname_spec, sys_lib_search_path_spec): Ditto.
6989
6990 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
6991
6992         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
6993         target-libiberty, and target-libgloss.  Skip Java-related
6994         libraries if not supported for NetBSD on target CPU.
6995
6996 2002-01-23  Nick Clifton  <nickc@cambridge.redhat.com>
6997
6998         * configure.in: Import StrongARM and XScale target_configdirs from
6999         FSF GCC version.
7000
7001 2002-01-16  H.J. Lu  (hjl@gnu.org)
7002
7003         * config.guess: Import from master sources, rev 1.225.
7004         * config.sub: Import from master sources, rev 1.238.
7005
7006         * MAINTAINERS: Updated notes on config.guess and config.sub.
7007
7008 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
7009
7010         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7011         ld and gdb are not supported.
7012
7013 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
7014
7015         * Change reference to Cygnus Solutions to be Red Hat.
7016
7017 2002-01-07  Jeff Johnston  <jjohnstn@redhat.com>
7018
7019         * COPYING.NEWLIB: Update generic copyright date.
7020
7021 2002-01-07  Mark Salter  <msalter@redhat.com>
7022
7023         * configure.in: Remove target-bsp and target-cygmon from arm builds.
7024           Allow target-libgloss to be built for arm, strongarm, and xscale.
7025
7026 2002-01-03  Ben Elliston  <bje@redhat.com>
7027
7028         * MAINTAINERS: Update URL for config.* scripts.
7029
7030 2001-12-18  Alan Modra  <amodra@bigpond.net.au>
7031
7032         * config.sub: Import latest version.
7033         * config.guess: Likewise.
7034
7035 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
7036
7037         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7038         options for i[3456]86-pc-linux* native builds.
7039
7040 2001-12-05  Laurent Guerby  <guerby@acm.org>
7041
7042         * MAINTAINERS: gcc adopts symlink-tree, refer more to
7043         libiberty.
7044
7045         Import this patch from gcc:
7046
7047         2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
7048
7049             * symlink-tree: handle DOS-style absolute paths.
7050
7051 2001-11-28  DJ Delorie <dj@redhat.com>
7052             Zack Weinberg  <zack@codesourcery.com>
7053
7054         When build != host, create libiberty for the build machine.
7055
7056         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7057         CONFIG_ARGUMENTS.
7058         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7059         New variables.
7060         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7061         and rules.
7062         (all.normal): Depend on ALL_BUILD_MODULES.
7063         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7064         (all-build-libiberty): Depend on configure-build-libiberty.
7065
7066         * configure: Calculate and substitute proper value for
7067         ALL_BUILD_MODULES.
7068         * configure.in: Create the build subdirectory.
7069         Calculate and substitute TARGET_CONFIGARGS (formerly
7070         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7071
7072 2001-11-26  Geoffrey Keating  <geoffk@redhat.com>
7073
7074         * config.sub: Update to version 1.232 on subversion.
7075
7076 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7077
7078         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7079         files from .po files for a distribution.
7080
7081 2001-11-19  Hans-Peter Nilsson  <hp@bitrange.com>
7082
7083         * COPYING.NEWLIB: Mention preserved notice in specific parts.
7084
7085 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
7086
7087         Merged from net gcc:
7088         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
7089         * ltcf-c.sh: Use $objext, not $ac_objext.
7090         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
7091         * ltcf-cxx.sh: Add support for GNU.
7092         2001-07-22  Timothy Wall  <twall@redhat.com>
7093         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
7094         default settings if using GNU tools with that configuration.
7095         * ltcf-cxx.sh: Ditto.
7096         * ltcf-gcj.sh: Ditto.
7097         2001-07-21  Michael Chastain  <chastain@redhat.com>
7098         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7099         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
7100         * ltmain.sh: Mark as gcc-local.
7101
7102 2001-11-13  Jeff Holcomb  <jeffh@redhat.com>
7103
7104         * Makefile.in (all-bison): Revert 2001-10-24.
7105         Don't depend on texinfo.
7106
7107 2001-11-12  Hans-Peter Nilsson  <hp@bitrange.com>
7108
7109         * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
7110
7111 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
7112
7113         * configure.in (--enable-languages): Be more permissive about
7114         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
7115
7116 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
7117
7118         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7119
7120 2001-10-24  Jeff Holcomb  <jeffh@redhat.com>
7121
7122         Makefile.in (all-bison): Don't depend on texinfo.
7123
7124 2001-10-03  Alan Modra  <amodra@bigpond.net.au>
7125
7126         * gettext.m4: Test po/POTFILES.in exists before trying to read.
7127
7128 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
7129
7130         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7131
7132 2001-09-28  Hans-Peter Nilsson  <hp@axis.com>
7133
7134         * config.sub, config.guess: Import latest from subversions.
7135
7136 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
7137
7138         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7139         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7140         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7141         avoid quotes nesting problems.
7142         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7143         (DO_X): Export only variables that are set.
7144
7145 2001-09-19  Ben Elliston  <bje@redhat.com>
7146
7147         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7148         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7149         semantics.  Use the shell built-in "type" command instead.
7150
7151 2001-09-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7152
7153         * config.sub: Reverted the earlier change, this version is not the
7154         master file.
7155
7156 2001-09-14  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7157
7158         * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7159         Add support for mips64.
7160
7161 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
7162
7163         * configure.in: Enable libstdc++-v3 for h8300 targets.
7164
7165 2001-08-30  Eric Christopher  <echristo@redhat.com>
7166             Jason Eckhardt  <jle@redhat.com>
7167
7168         * config.sub: Add support for mipsisa32.
7169
7170 2001-08-30  Eric Christopher  <echristo@redhat.com>
7171
7172         * config.sub, config.guess: Import latest from subversions.
7173
7174 2001-08-20  Alan Modra  <amodra@bigpond.net.au>
7175
7176         * config.sub, config.guess: Import latest from subversions.
7177
7178 2001-07-26  DJ Delorie  <dj@redhat.com>
7179
7180         * MAINTAINERS: Clarify libiberty merge rules and procedures.
7181
7182 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
7183
7184         * Makefile.in: Revert 2001-06-17.
7185         (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7186
7187 2001-06-17  H.J. Lu <hjl@gnu.org>
7188
7189         * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7190         (gas+binutils.tar.bz2): Likewise.
7191         (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7192
7193 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
7194
7195         * Makefile.in (VER): When present, extract the version number from
7196         the file version.in.
7197
7198 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
7199
7200         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7201         gcc/xgcc is built, use -print-prog-name to find out the program
7202         name to use.
7203
7204 2001-06-04  Mark Mitchell  <mark@codesourcery.com>
7205
7206         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7207         with_gcc]: Use `gcc -shared' to build a shared library.
7208
7209 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7210
7211         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7212         archives.
7213
7214 2001-05-28  Simon Patarin <simon.patarin@inria.fr>
7215
7216         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
7217         libraries when using g++ with native linker.
7218
7219 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
7220
7221         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7222
7223 2001-05-24  Tom Rix <trix@redhat.com>
7224
7225         * configure.in : enable ld for aix
7226
7227 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
7228
7229         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7230         [aix4*|aix5*]: Prepend blank.
7231
7232 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
7233
7234         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7235         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
7236         of subdir/configure scripts to use the new libtool.m4.
7237
7238 2001-05-14  H.J. Lu <hjl@gnu.org>
7239
7240         * config.if (libc_interface): Set to -libc6.2- for cross
7241         compiling to Linux/glibc 2.2.
7242
7243 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
7244
7245         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7246         libgcj.
7247
7248 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7249
7250         * configure.in (noconfigdirs): Don't reset it from scratch in the
7251         target case; only append to it.
7252
7253 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
7254
7255         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7256         sparc-*-solaris2.8]: Disable ${libgcj}.
7257
7258 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
7259
7260         * configure.in (libgcj_saved): Copy from $libgcj.
7261         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7262         --disable-libgcj.
7263
7264 2001-04-20  Alexandre Oliva  <aoliva@redhat.com>
7265
7266         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7267         1.641.2.228.
7268
7269 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
7270
7271         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7272         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7273
7274 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
7275
7276         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7277         New macros.
7278         (bootstrap, cross): Use RECURSE_FLAGS.
7279         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7280
7281 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
7282
7283         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7284
7285 2001-03-23  Nick Clifton  <nickc@redhat.com>
7286
7287         * README-maintainer-mode: Add note about inability to use "make
7288         distclean" in maintainer mode.
7289
7290 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7291
7292         Re-installed:
7293         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
7294         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
7295         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7296         * ltcf-cxx.sh: Likewise.
7297         * ltcf-gcj.sh: Likewise.
7298
7299 2001-03-22  Philip Blundell  <philb@gnu.org>
7300
7301         * config.sub, config.guess: Import latest from subversions.
7302
7303 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
7304
7305         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7306         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7307
7308 2001-03-20  Michael Chastain  <chastain@redhat.com>
7309
7310         * Makefile.in: all-m4 depends on all-texinfo.
7311
7312 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
7313
7314         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7315
7316 2001-02-22  Jeff Johnston <jjohnstn@redhat.com>
7317
7318         * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7319         longer valid.
7320
7321 2001-02-16  Nick Clifton  <nickc@redhat.com>
7322
7323         * configure.in (noconfigdirs): Allow configuration of texinfo
7324         for Cygwin hosts.
7325
7326 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
7327
7328         * config.guess: Add linux target for S/390.
7329         * config.sub: Likewise.
7330         * configure.in: Likewise.
7331
7332 2001-02-06  Ben Elliston  <bje@redhat.com>
7333
7334         * configure: Output host type to stdout, not stderr.
7335
7336 2001-02-04  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7337
7338         * config.guess: Import from subversions.gnu.org (revision 1.181).
7339         * config.sub: Import from subversions.gnu.org (revision 1.199).
7340
7341 2001-01-30  Alan Modra  <alan@linuxcare.com.au>
7342
7343         * config.guess: Handle hppa64-linux systems.
7344
7345 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7346
7347         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7348         Don't unset, it's non-portable and no longer necessary, set to empty
7349         instead.
7350
7351 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7352
7353         * ltconfig: Shell portability fix for the tagname validity check.
7354
7355 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7356
7357         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7358
7359 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
7360
7361         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7362         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7363
7364 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7365
7366         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7367         keep at least one of build_libtool_libs or build_old_libs set to
7368         yes.
7369
7370 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
7371
7372         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7373         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7374
7375 2000-11-07  Philip Blundell  <pb@futuretv.com>
7376
7377         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7378
7379 2000-11-03  Philip Blundell  <pb@futuretv.com>
7380
7381         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7382         files.
7383
7384 2001-01-15  Jeff Johnston  <jjohnstn@redhat.com>
7385
7386         * COPYING.NEWLIB: Put into source repository.
7387
7388 2001-01-15  Ben Elliston  <bje@redhat.com>
7389
7390         * configure.in (host_tools): Add sid.
7391         Always configure cgen.
7392         * Makefile.in (all-sid): New target.
7393         (check-sid, clean-sid, install-sid): Likewise.
7394
7395 2001-01-07  Andreas Jaeger  <aj@suse.de>
7396
7397         * config.sub, config.guess: Update from subversions.
7398
7399 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
7400
7401         * configure.in: Disable language-specific target libraries for
7402         languages that aren't enabled.
7403
7404 2000-11-24  Nick Clifton  <nickc@redhat.com>
7405
7406         * configure.in (xscale-elf): Add target.
7407         (xscale-coff): Add target.
7408         (c4x, c5x, tic54x): Move after ARM targets.
7409
7410 2000-11-23  Alexandre Oliva  <aoliva@redhat.com>
7411
7412         * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7413
7414 2000-11-20  Ian Lance Taylor  <ian@zembu.com>
7415
7416         * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7417
7418 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7419
7420         * Makefile.in: Merge with GCC and libgcj.
7421         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
7422         configure-target-<library> when their configure scripts need the C
7423         or C++ library to have already been built to work properly.
7424         (do_proto_toplev): Set them to an empty string.
7425
7426 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
7427
7428         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7429         (REALLY_SET_LIB_PATH): Use them.
7430
7431 2000-11-06  Christopher Faylor <cgf@cygnus.com>
7432
7433         * config.sub: Add support for Sun Chorus
7434
7435 2000-11-02  Per Lundberg  <plundis@chaosdev.org>
7436
7437         * config.sub: Add support for the *-storm-chaos OS.
7438
7439 2000-10-30  Stephane Carrez  <stcarrez@worldnet.fr>
7440
7441         * configure.in (noconfigdirs): Don't compile some
7442         of the libraries for 68HC11 & 68hc12 targets.
7443
7444 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
7445
7446         * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
7447         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
7448         all affected `configure' scripts.
7449
7450 2000-09-25  Alexandre Oliva  <aoliva@redhat.com>
7451
7452         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7453         ltcf-c.sh.
7454
7455 2000-09-12  Philip Blundell  <philb@gnu.org>
7456
7457         * config.sub, config.guess: Update from subversions.
7458
7459 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
7460
7461         * Makefile.in (all-zlib): Added dummy target.
7462
7463         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7464         multi-language branch.
7465
7466 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
7467
7468         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7469         (bootstrap*): Depend on all-bootstrap.
7470
7471 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
7472
7473         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7474         crosses, but add gcc/include to the header search path for them.
7475
7476 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
7477
7478         * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7479         * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7480         * gettext.m4: New file, extracted from aclocal.m4.
7481
7482 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
7483
7484         * config-ml.in (CC, CXX): Avoid trailing whitespace.
7485         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7486         sub-configures.
7487
7488 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
7489
7490         * Makefile.in (ALL_MODULES): Add all-cgen.
7491         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7492         (all-cgen): New target.
7493         (all-opcodes,all-sim): Depend on all-cgen.
7494         * configure.in (host_tools): Add cgen.
7495         Only configure cgen if --enable-cgen-maint.
7496
7497 2000-08-17  Alexandre Oliva  <aoliva@redhat.com>
7498
7499         * config-ml.in (CC, CXX): Don't introduce a leading space.
7500
7501 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
7502
7503         * configure.in (libstdcxx_flags): Use
7504         libstdc++-v3/src/libstdc++.INC.
7505
7506 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
7507
7508         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7509
7510 2000-08-11  Jason Merrill  <jason@redhat.com>
7511
7512         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7513         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7514         (FLAGS_FOR_TARGET): Not here.
7515         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7516
7517 2000-08-07  DJ Delorie  <dj@redhat.com>
7518
7519         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7520         "if we're also building gcc, and it's a gcc that will run on the
7521         build machine, we want to use its includes instead of the system's
7522         default includes".
7523
7524 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
7525
7526         * configure.in (libstdcxx_flags): Don't use `"'.
7527
7528         * config-ml.in: Adjust multilib search paths to the
7529         appropriate multilib tree.
7530
7531 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
7532
7533         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7534         commas in $LANGUAGES.
7535
7536 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
7537
7538         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7539
7540 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
7541
7542         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7543         CXX_FOR_TARGET for sed.
7544
7545 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
7546
7547         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7548         Do not override if already set in the environment or in configure.
7549         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7550         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7551
7552 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
7553
7554         * Makefile.in (FLAGS_FOR_TARGET): New macro.
7555         (GCC_FOR_TARGET): Use it.
7556         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7557         * configure.in: ... here.
7558         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
7559         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7560
7561 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
7562
7563         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7564         (configure-target-libchill, configure-target-libobjc): Likewise.
7565
7566         * configure.in: Use the same cache file for all target libs.
7567         * config-ml.in: But different cache files per multilib variant.
7568
7569 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
7570
7571         * configure (topsrcdir): Don't use dirname.
7572
7573 2000-07-20  Jason Merrill  <jason@redhat.com>
7574
7575         * configure.in: Remove all references to libg++ and librx.
7576
7577         * configure, configure.in, Makefile.in: Unify gcc and binutils.
7578
7579 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
7580
7581         * config.sub: Update to subversions version 2000-07-06.
7582
7583 2000-07-12  Andrew Haley  <aph@cygnus.com>
7584
7585         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7586         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7587
7588 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
7589
7590         * symlink-tree:  Check number of arguments.
7591
7592 2000-06-06  Andrew Cagney  <cagney@b1.cygnus.com>
7593
7594         * texinfo/texinfo.tex: Update to version 2000-05-28.15.
7595
7596 2000-07-05  Jim Wilson  <wilson@cygnus.com>
7597
7598         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7599         search path for a g++ extracted from the build tree.  This
7600         will allow link tests run by configure scripts in
7601         subdirectories to succeed.
7602
7603 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
7604
7605         * ltconfig: Add support for mips-dde-sysv4.2MP
7606
7607 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
7608
7609         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
7610         `os2'. Force ac_cv_exeext to be ".exe" in that case.
7611
7612 2000-06-19  Timothy Wall  <twall@cygnus.com>
7613
7614         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
7615         * config.sub: Add tic54x target.
7616
7617 2000-06-07  Phillip Thomas  <pthomas@suse.de>
7618
7619         * README-maintainer-mode: New file: Contains notes on using
7620         --enable-maintainer-mode with binutils.
7621
7622 2000-05-29  Andrew Cagney  <cagney@b1.cygnus.com>
7623
7624         * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
7625
7626 2000-05-30  Andrew Cagney  <cagney@b1.cygnus.com>
7627
7628         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
7629         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
7630
7631 20000-05-21  H.J. Lu  (hjl@gnu.org)
7632
7633         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
7634         directory are used if they exist. Make sure
7635         $(build_tooldir)/include is searched for header files,
7636         $(build_tooldir)/lib/ for library files.
7637         (GCC_FOR_TARGET): Likewise.
7638         (CXX_FOR_TARGET): Likewise.
7639
7640 2000-05-18  Jeffrey A Law  (law@cygnus.com)
7641
7642         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
7643
7644 2000-05-17  Alexandre Oliva  <aoliva@cygnus.com>
7645
7646         * Makefile.in (configure-target-libiberty): Depend on
7647         configure-target-newlib.
7648
7649 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
7650
7651         * configure.in, Makefile.in: Merge all libffi-related
7652         configury stuff from the libgcj tree.
7653
7654 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
7655
7656         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7657         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
7658
7659 2000-05-16  Andrew Cagney  <cagney@b1.cygnus.com>
7660
7661         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
7662         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
7663         current version information.  Add to proto-toplev directory.
7664         (gdb-taz): Build do-djunpack.
7665
7666 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
7667
7668         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
7669
7670 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7671
7672         * ltmain.sh: Preserve in relink_command any environment
7673         variables that may affect the linker behavior.
7674
7675 2000-05-12  Jeffrey A Law  (law@cygnus.com)
7676
7677         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
7678
7679 2000-05-10  Jim Wilson  <wilson@cygnus.com>
7680
7681         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
7682
7683 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
7684
7685         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
7686         with the version name.
7687
7688 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
7689
7690         * config.if: Tweak.
7691
7692 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
7693
7694         * djunpack.bat: New file.
7695
7696 2000-04-19  Andrew Cagney  <cagney@b1.cygnus.com>
7697
7698         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
7699         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
7700         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
7701         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
7702
7703 2000-04-16  Dave Pitts  <dpitts@cozx.com>
7704
7705         * config.sub (case $basic_machine): Change default for "ibm-*"
7706         to "openedition".
7707
7708 2000-04-12  Andrew Cagney  <cagney@b1.cygnus.com>
7709
7710         * Makefile.in (gdb-taz): New target.  GDB specific archive.
7711         (do-md5sum): New target.
7712         (MD5PROG): Define.
7713         (PACKAGE): Default to TOOL.
7714         (VER): Default to a shell script.
7715         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
7716         md5 checksum generation.
7717         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
7718         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
7719         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
7720         insight.tar.bz2): Use gdb-taz to create archive.
7721
7722 2000-04-07  Andrew Cagney  <cagney@b1.cygnus.com>
7723
7724         * configure (warn_cflags): Delete.
7725
7726 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
7727             Martin v. Loewis  <martin@loewis.home.cs.tu-berlin.de>
7728
7729         * configure.in (enable_libstdcxx_v3): Add.
7730         (target_libs): Add bits here to switch between libstdc++-v2 and
7731         libstdc++-v3.
7732         * config.if: And this file too.
7733         * Makefile.in: Add libstdc++-v3 targets.
7734
7735 2000-04-05  Michael Meissner  <meissner@redhat.com>
7736
7737         * config.sub (d30v): Add d30v as a basic machine type.
7738
7739 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
7740
7741         * configure.in: -linux-gnu*, not -linux-gnu.
7742
7743 2000-03-03  Andrew Cagney  <cagney@b1.cygnus.com>
7744
7745         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
7746         (do-tar-bz2): Replace TOOL with PACKAGE.
7747         (gdb.tar.bz2): Remove GDBTK from GDB package.
7748         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
7749         dejagnu.tar.bz2): New packages.
7750
7751 2000-02-27  Andreas Jaeger  <aj@suse.de>
7752
7753         * configure.in: Add entry for mips*-*-linux*, move catch all
7754         *-*-*linux* entry below this one.
7755
7756 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
7757
7758         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
7759
7760 2000-02-24  Nick Clifton  <nickc@cygnus.com>
7761
7762         * config.sub: Support an OS of "wince".
7763
7764 2000-02-24  Andrew Cagney  <cagney@b1.cygnus.com>
7765
7766         * config.guess, config.sub: Updated to match config's 2000-02-15
7767         version.
7768
7769 2000-02-23  Linas Vepstas <linas@linas.org>
7770
7771         * config.sub: Add support for Linux/IBM 370.
7772         * configure.in: Likewise.
7773
7774 2000-02-22  Nick Clifton  <nickc@cygnus.com>
7775
7776         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
7777
7778 2000-02-20  Christopher Faylor <cgf@cygnus.com>
7779
7780         * config.guess: Guess "cygwin" rather than "cygwin32".
7781
7782 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7783
7784         * configure (gcc_version): When setting, narrow search to
7785         lines containing `version_string'.
7786
7787 2000-02-15  Denis Chertykov  <denisc@overta.ru>
7788
7789         * config.sub: Add support for avr target.
7790
7791 2000-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
7792
7793         * config.sub: Add mmix-knuth-mmixware.
7794
7795 2000-01-27  Christopher Faylor <cgf@redhat.com>
7796
7797         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
7798         structure stuff to -L library search.
7799         (CXX_FOR_TARGET): Ditto.
7800         (CROSS_CHECK_MODULES): Fix spelling mistake.
7801
7802 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7803
7804         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
7805         the C++ compiler.
7806
7807 2000-01-12  Richard Henderson  <rth@cygnus.com>
7808
7809         * configure.in: Don't build some bits for beos.
7810
7811 2000-01-12  Joel Sherrill (joel@OARcorp.com)
7812
7813         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
7814         as include files.
7815
7816 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
7817
7818         * configure.in: Use mt-aix43 to handle *_TARGET defs,
7819         not mh-aix43.
7820
7821 1999-12-14  Richard Henderson  <rth@cygnus.com>
7822
7823         * config.guess (alpha-osf, alpha-linux): Detect ev67.
7824         * config.sub: Accept alphaev[78], alphaev8.
7825
7826 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7827
7828         * config.guess, config.sub: Update from autoconf.
7829
7830 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7831
7832         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
7833         necessary libraries are missing.
7834
7835 1999-10-25  Andreas Schwab  <schwab@suse.de>
7836
7837         * configure: Fix quoting inside arguments of eval.
7838
7839 1999-10-21  Nick Clifton  <nickc@cygnus.com>
7840
7841         * config-ml.in: Allow suppression of some ARM multilibs.
7842
7843 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
7844
7845         * config.guess: Add OS/390 match pattern.
7846         * config.sub: Add mvs, openedition targets.
7847         * configure.in (i370-ibm-opened*): New.
7848
7849 1999-09-04  Steve Chamberlain  <sac@pobox.com>
7850
7851         * config.sub: Add support for configuring for pj.
7852
7853 1999-08-31  Nick Clifton  <nickc@cygnus.com>
7854
7855         * config.sub (maybe_os): Add support for configuring for fr30.
7856
7857 1999-08-25  Nick Clifton  <nickc@cygnus.com>
7858
7859         * configure.in: Do not configure or build ld for AIX
7860         platforms.  ld is known to be broken on these platforms.
7861
7862 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7863
7864         * config-ml.in: Pass compiler flag corresponding to multidirs to
7865         subdir configures.
7866
7867 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
7868
7869         * Makefile.in (LDFLAGS): Define.
7870
7871 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
7872
7873         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
7874         noconfigdirs.
7875         (*-*-cygwin*): Likewise.
7876
7877 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
7878
7879         * mkdep: New file.
7880         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
7881         (BINUTILS_SUPPORT_DIRS): Add mkdep.
7882
7883         From Eli Zaretskii <eliz@is.elta.co.il>:
7884         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
7885         long file name when using DJGPP on MS-DOS.
7886
7887 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
7888
7889         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
7890
7891 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
7892
7893         * Makefile.in (check-target-libio): Remove all-target-libstdc++
7894         dependency as this causes "make check" to globally "make all"
7895
7896 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
7897
7898         * configure.in (target_libs): Added target-zlib.
7899         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
7900         (CONFIGURE_TARGET_MODULES): Likewise.
7901         (CHECK_TARGET_MODULES): Likewise.
7902         (INSTALL_TARGET_MODULES): Likewise.
7903         (CLEAN_TARGET_MODULES): Likewise.
7904         (configure-target-zlib): New target.
7905         (all-target-zlib): Likewise.
7906         (all-target-libjava): Depend on all-target-zlib.
7907         (configure-target-libjava): Depend on configure-target-zlib.
7908
7909         * Makefile.in (configure-target-libjava): Depend on
7910         configure-target-newlib.
7911         (configure-target-boehm-gc): New target.
7912         (configure-target-qthreads): New target.
7913
7914         * configure.in (target_libs): Added target-qthreads.
7915         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
7916         (CONFIGURE_TARGET_MODULES): Likewise.
7917         (CHECK_TARGET_MODULES): Likewise.
7918         (INSTALL_TARGET_MODULES): Likewise.
7919         (CLEAN_TARGET_MODULES): Likewise.
7920         (all-target-qthreads): New target.
7921         (configure-target-libjava): Depend on configure-target-qthreads.
7922         (all-target-libjava): Depend on all-target-qthreads.
7923
7924         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
7925         (CONFIGURE_TARGET_MODULES): Likewise.
7926         (CHECK_TARGET_MODULES): Likewise.
7927         (INSTALL_TARGET_MODULES): Likewise.
7928         (CLEAN_TARGET_MODULES): Likewise.
7929         (all-target-libjava): New target.
7930         (all-target-boehm-gc): Likewise.
7931         * configure.in (target_libs): Added libjava, boehm-gc.
7932
7933 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
7934
7935         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
7936         configure.bat in SUPPORT_FILES.
7937         (gas+binutils.tar.bz2): Likewise.
7938
7939         * makeall.bat: Remove; obsolete.
7940
7941 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
7942
7943         From Mark Elbrecht:
7944         * configure.bat: Remove; obsolete.
7945
7946 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
7947
7948         * configure: Add -W -Wall to the default CFLAGS when compiling with
7949         gcc.
7950
7951 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
7952
7953         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
7954
7955 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
7956
7957         * configure.in: Build ld on IRIX6.
7958
7959 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
7960
7961         * Makefile.in: Change distribution targets to use bzip2 instead of
7962         gzip.
7963         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
7964         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
7965
7966 1999-06-04  Nick Clifton  <nickc@cygnus.com>
7967
7968         * config.sub: Add mcore target.
7969
7970 1999-05-30  Cort Dougan  <cort@cs.nmt.edu>
7971
7972         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
7973
7974 1999-05-25  H.J. Lu  (hjl@gnu.org)
7975
7976         * config.guess (dummy): Changed to $dummy.
7977
7978 1999-05-24  Nick Clifton  <nickc@cygnus.com>
7979
7980         * config.sub: Tidied up case statements.
7981
7982 1999-05-22  Ben Elliston  <bje@cygnus.com>
7983
7984         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
7985         <jiro@din.or.jp>.
7986
7987         * config.guess: Merge with FSF version. Future changes will be
7988         more accurately recorded in this ChangeLog.
7989         * config.sub: Likewise.
7990
7991 1999-05-20   Stephen L Moshier  <moshier@world.std.com>
7992
7993          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
7994
7995 1999-04-30  Tom Tromey  <tromey@cygnus.com>
7996
7997         * ltmain.sh: [mode link] Always use CC given by ltconfig.
7998
7999 1999-04-23  Tom Tromey  <tromey@cygnus.com>
8000
8001         * ltconfig, ltmain.sh: Update to libtool 1.2f.
8002
8003 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
8004
8005         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8006         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8007         Bad merge removed these two changes.
8008
8009 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
8010                           Martin Heller (Ing.-Buero_Heller@t-online.de)
8011
8012         * config.guess (interix Alpha): Add.
8013
8014 1999-04-11  Richard Henderson  <rth@cygnus.com>
8015
8016         * configure.in (i?86-*-beos*): Do config gperf; don't config
8017         gdb, newlib, or libgloss.
8018
8019 1999-04-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
8020
8021         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8022         link a trivial program with -mabi=64.  If it fails, remove mabi=64
8023         from multidirs.
8024
8025 1999-04-10  Philipp Thomas  (kthomas@gwdg.de)
8026
8027         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8028
8029 1999-04-08  Nick Clifton  <nickc@cygnus.com>
8030
8031         * config.sub: Add support for mcore targets.
8032
8033 1999-04-07  Michael Meissner  <meissner@cygnus.com>
8034
8035         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8036         not mt-ospace, in order to shut up assembler warning about using
8037         symbols that are named the same as registers.
8038
8039 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
8040
8041         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8042         dependency list for all-target-cygmon.
8043
8044 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
8045
8046         * config-ml.in: Check $host, not $target, for selective multilibs.
8047         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8048         thumb interworking, and underscore prefix multilibs.
8049
8050 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
8051
8052         * missing: Update to version from current automake.
8053
8054 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
8055
8056         * configure (gxx_include_dir): Removed.
8057
8058         * configure.in (gxx_include_dir): Handle it.
8059         * Makefile.in: Likewise.
8060
8061 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
8062
8063         * config.sub (mips64vr4111,mips64vr4111el) Add.
8064
8065 1999-03-21  Ben Elliston  <bje@cygnus.com>
8066
8067         * config.guess: Correct typo for detecting ELF on FreeBSD.
8068
8069 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
8070
8071         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8072         config/mh-djgpp.
8073
8074 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
8075
8076         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8077         all-target-newlib to dependency list for all-target-bsp.
8078
8079 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
8080
8081         * config.sub: Add i386-uwin support.
8082         * config.guess: Likewise.
8083
8084 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8085
8086         * configure.in: cleanup, add mh-*pic handling for arm, special
8087         case powerpc*-*-aix*
8088
8089 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
8090
8091         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8092         can be built.
8093
8094 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
8095
8096         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8097         targets.
8098
8099 1999-03-02  Nick Clifton  <nickc@cygnus.com>
8100
8101         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8102
8103 1999-02-28  Geoffrey Noer  <noer@cygnus.com>
8104
8105         * config.sub: Check for "cygwin*" rather than "cygwin32*"
8106
8107 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8108
8109         * config.sub: Fix typo in arm recognition.
8110
8111 1999-02-24  Drew Moseley  <dmoseley@cygnus.com>
8112
8113         * configure.in (noconfigdirs): Changed target_configdirs to
8114         include target-bsp only for m68k-*-elf* and m68k-*-coff*
8115         rather than m68k-*-* since it is not known to work on
8116         m68k-aout. Ditto for arm-*-*oabi.
8117
8118 1999-02-24  Stan Shebs  <shebs@andros.cygnus.com>
8119
8120         * configure.in (*-*-windows*): Remove, no longer used.
8121
8122 1999-02-19  Ben Elliston <bje@cygnus.com>
8123
8124         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8125         Smart and improved by Andrew Cagney.
8126
8127 1999-02-18  Marc Espie <espie@cvs.openbsd.org>
8128
8129         * config.guess: Recognize openbsd-*-hppa.
8130
8131 1999-02-17  H.J. Lu  (hjl@gnu.org)
8132
8133         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8134         only if it is not empty.
8135
8136 1999-02-17  Nick Clifton  <nickc@cygnus.com>
8137
8138         Patch from: Scott Bambrough <scottb@corelcomputer.com>
8139
8140         * config.guess: Modified to recognize uname's armv* syntax.
8141
8142         * config.sub: Modified to recognize uname's armv* syntax.
8143
8144 1999-02-17  Mark Salter  <msalter@cygnus.com>
8145
8146         * configure.in: Added target-bsp for sparclite.
8147
8148 1999-02-08  Richard Henderson  <rth@cygnus.com>
8149
8150         * config.sub: Recognize alphapca5[67] and up to alphaev8.
8151
8152 1999-02-08  Nick Clifton  <nickc@cygnus.com>
8153
8154         * configure.in: Add support for strongarm port.
8155         * config.sub: Add support for strongarm target.
8156
8157 1999-02-07  Mumit Khan  <khan@xraylith.wisc.edu>
8158
8159         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8160         the old name config/mh-cygwin32.
8161         Enable texinfo.
8162
8163 1999-02-04  Ian Lance Taylor  <ian@cygnus.com>
8164
8165         * configure.in: Do build ld for ix86 Solaris.
8166
8167 1999-02-02  Jim Wilson  <wilson@cygnus.com>
8168
8169         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
8170         $AR_FOR_TARGET.  Likewise for RANLIB.
8171
8172 1999-02-02  Catherine Moore  <clm@cygnus.com>
8173
8174         * config.sub (oabi):  Recognize.
8175         * configure.in (arm-*-oabi):  Handle.
8176
8177 1999-01-30  Robert Lipe  (robertlipe@usa.net)
8178
8179         * config.guess: Improve detection of i686 on UnixWare 7.
8180
8181 1999-01-30  Mumit Khan  <khan@xraylith.wisc.edu>
8182
8183         * config.guess: Add support for i386-pc-interix.
8184         * config.sub: Likewise.
8185         * configure.in: Likewise.
8186
8187 1999-01-18  Christopher Faylor <cgf@cygnus.com>
8188
8189         * Makefile.in: Remove unneeded all-target-libio from
8190         from all-target-winsup target since it is now unneeded.
8191         Add all-target-libtermcap in its place since it is now
8192         needed.
8193
8194 1998-12-30  Christopher Faylor <cgf@cygnus.com>
8195
8196         * configure.in: makefile stub for cygwin target is probably
8197         unnecessary.  Remove it for now.
8198
8199 1998-12-30  Christopher Faylor <cgf@cygnus.com>
8200
8201         * configure.in: libtermcap.a should be built when cygwin is the
8202         target as well as the host.
8203         * config.guess: Allow mixed case in cygwin uname output.
8204         * Makefile.in: Add libtermcap target.
8205
8206 1998-12-23  Jeffrey A Law  (law@cygnus.com)
8207
8208         * config.sub: Clean up handling of hppa2.0.
8209
8210 1998-12-22  Rodney Brown  (rodneybrown@pmsc.com)
8211
8212         * config.guess: Use C code to identify more HP machines.
8213
8214 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
8215
8216         * config.sub: Handle hppa2.0.
8217
8218 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
8219
8220         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8221         cygmon for all sparclite targets, regardless of object format.
8222
8223 1998-12-15  Mark Salter  <msalter@cygnus.com>
8224
8225         * configure.in: Added target-bsp for several target architectures.
8226
8227         * Makefile.in: Added rules for bsp.
8228
8229 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
8230
8231         * config.guess: Improve detection of hppa2.0 processors.
8232
8233 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
8234
8235         * config.guess: Recognize FreeBSD using ELF automatically.
8236
8237 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
8238
8239         * configure (skip-this-dir): Add handling for new shell script, which
8240         might be created by a sub-directory's configure to indicate, this particular
8241         directory is "unwanted".
8242         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8243
8244 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
8245
8246         * ltconfig: import from libtool, after changing libtool to
8247         account for the cygwin name change.
8248
8249 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
8250
8251         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8252         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8253
8254 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
8255
8256         * configure.in: Add libtermcap to list of cygwin dependencies.
8257
8258 1998-11-17  Geoffrey Noer  <noer@cygnus.com>
8259
8260         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8261         they include winsup/include when it's a cygwin target.
8262
8263 1998-11-12  Tom Tromey  <tromey@cygnus.com>
8264
8265         * configure.in (host_tools): Added zip.
8266         * Makefile.in (all-target-libjava): Depend on all-zip.
8267         (all-zip): New target.
8268         (ALL_MODULES): Added all-zip.
8269         (NATIVE_CHECK_MODULES): Added check-zip.
8270         (INSTALL_MODULES): Added install-zip.
8271         (CLEAN_MODULES): Added clean-zip.
8272
8273 1998-11-12  Geoffrey Noer  <noer@cygnus.com>
8274
8275         * Makefile.in: lose "32" from comment about cygwin.
8276
8277 1998-11-05  Nick Clifton  <nickc@cygnus.com>
8278
8279         * configure.in: Use -Os to build target libraries for the fr30.
8280
8281 1998-11-04  Dave Brolley  <brolley@cygnus.com>
8282
8283         * config.sub: Add fr30.
8284
8285 1998-11-02  Geoffrey Noer  <noer@cygnus.com>
8286
8287         * configure.in: drop "32" from config/mh-cygwin32.  Check
8288         cygwin* instead of cygwin32*.
8289         * config.sub: Check cygwin* instead of cygwin32*.
8290
8291 1998-10-22  Robert Lipe  <robertl@dgii.com>
8292
8293         * config.guess: Match any version of Unixware7.
8294
8295 1998-10-20  Syd Polk  <spolk@cygnus.com>
8296
8297         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8298         if desired.
8299
8300 1998-10-18  Jeffrey A Law  (law@cygnus.com)
8301
8302         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8303         these if the appropriate directories and files to not exist.
8304
8305 1998-10-14  Jeffrey A Law  (law@cygnus.com)
8306
8307         * Makefile.in (DEVO_SUPPORT): Add config.if.
8308
8309 1998-10-13  Manfred Hollstein  <manfred@s-direktnet.de>
8310
8311         * configure: Add pattern to replace "build_tooldir"'s
8312         definition in the generated Makefile with "tooldir"'s
8313         actual value.
8314
8315 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
8316
8317         * config.sub: Bring back lost sparcv9.
8318
8319         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8320
8321 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
8322
8323         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8324         CC_FOR_TARGET and friends.
8325
8326 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
8327
8328         * Makefile.in (build_tooldir): New variable, same as tooldir.
8329         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8330         -B$(build_tooldir)/bin/.
8331         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8332
8333 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
8334
8335         * config.sub: Add support for i[34567]86-pc-udk.
8336         * configure.in: Likewise.
8337
8338 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
8339
8340         * Makefile.in: add bzip2 package building bits for user
8341         tools module
8342         * configure.in: ditto
8343
8344 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
8345
8346         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8347         (ALL_TARGET_MODULES): Add all-target-libobjc.
8348         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8349         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8350         (all-target-libchill): Add dependencies.
8351         * configure.in (target_libs): Add libchill.
8352
8353 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
8354
8355         * configure.in (target_subdir): Remove duplicate line.
8356
8357 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
8358
8359         * Makefile.in (all-automake): fix dependencies.
8360
8361 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
8362
8363         * configure.in: Minor cleanups for building in the $(target_alias)
8364         subdir.
8365
8366 1998-09-22  Jim Wilson  <wilson@cygnus.com>
8367
8368         * Makefile.in (bootstrap): Set r and s before make all.  Use
8369         BASE_FLAGS_TO_PASS in make all.
8370         (cross): Likewise.
8371
8372 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
8373
8374         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8375
8376 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
8377
8378         * config.sub: Fix typo in last change.
8379
8380 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
8381
8382         * config.sub: Add support for C4x target.
8383         * configure.in: Likewise.
8384
8385 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
8386
8387         * config.sub: Recognize sparcv9 just like sparc64.
8388
8389 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
8390
8391         * config.guess: Match "Pent II" or "PentII" for OpenServer.
8392
8393 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
8394
8395         * config.guess: Correctly identify Pentium II sco boxes.
8396
8397         * config.guess: Fix "tr" code.  From Weiwen Liu.
8398
8399 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
8400
8401         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8402         stabs.
8403
8404 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
8405
8406         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8407         (ALL_TARGET_MODULES): Add all-target-libchill.
8408         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8409         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8410         (all-target-libchill): Add dependencies.
8411         * configure.in (target_libs): Add libchill.
8412
8413 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8414
8415         * config.guess: Avoid assumptions about "tr" behaves when
8416         LANG is set to something other than English.
8417
8418 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
8419
8420         * configure (gxx_include_dir): Changed to
8421         '${prefix}/include/g++'-${libstdcxx_interface}.
8422
8423         * config.if: New to determine the interfaces.
8424
8425 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
8426
8427         * config.guess: Detect and handle MPE/IX.
8428         * config.sub: Deal with MPE/IX.
8429
8430 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
8431
8432         * configure.in: Use mh-aix43.
8433
8434 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
8435
8436         * configure: Fix --without/--disable cases for gxx-include-dir.
8437
8438 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
8439
8440         * mdata-sh:  Imported.  Needed for automake support.
8441
8442 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
8443
8444         * Makefile.in (taz): Try "chmod -R og=u ." before
8445         "chmod og=u `find . -print`".
8446
8447 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
8448
8449         * configure.in: Add arm-elf and thumb-elf support.
8450
8451 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
8452
8453         * Makefile.in: Undo previous patch.
8454
8455 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
8456
8457         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8458         to here ...
8459         (install-no-fixedincludes): and here
8460         (INSTALL_MODULES): ... from here.
8461
8462 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8463
8464         * config.sub: Merge with FSF.
8465
8466         * config.guess: Merge with FSF.
8467
8468 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
8469
8470         * configure (extraconfigdirs): New variable.
8471         (SUBDIRS): Add extraconfigdirs and recurse on them too.
8472         * Makefile.in (all): Move higher in file.
8473         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8474         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8475         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8476         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8477         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8478
8479 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
8480
8481         * Makefile.in (all-target-libjava): Depend on all-gcc and
8482         all-target-newlib.
8483         (configure-target-libjava): Depend on $(ALL_GCC).
8484
8485 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
8486
8487         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8488         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8489
8490 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8491
8492         * ylwrap: Change absolute path checks to check for DOS style path
8493         names.
8494
8495         * ylwrap: Don't use a full path name if the source file is in the
8496         same directory.  From hjl@lucon.org (H.J. Lu).
8497
8498         * config-ml.in: Default to being verbose, to match Feb 18 change to
8499         configure.
8500
8501 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
8502
8503         Brought over from egcs:
8504
8505         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8506
8507         * configure.in (target_subdir): Set to ${target_alias} instead
8508         of "libraries".
8509
8510         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
8511
8512         * configure.in (target_subdir): Set to libraries if enable_multilib.
8513
8514 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
8515
8516         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8517         multilibs, force reconfiguration the first time we create
8518         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8519
8520 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
8521
8522         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8523         avoid confusion with --no-recursion.
8524
8525 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
8526
8527         * configure.in: Win32 hosts shouldn't use install -x
8528         * install-sh: remove -x option, and special .exe-handling
8529         hack.
8530
8531 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
8532
8533         * config.guess: Recognize i586-pc-beos.
8534         * configure.in: Don't build some bits for beos.
8535
8536 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8537
8538         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8539         CFLAGS default to -O2.
8540
8541         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8542         when using GNU ld.
8543
8544 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
8545
8546         * ltmain.sh: Correct install when using a different shell.
8547
8548 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8549
8550         * ltconfig, ltmain.sh: Update to libtool 1.2b.
8551
8552 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
8553
8554         * makefile.vms: Update to build binutils/makefile.vms.  Add install
8555         target.
8556
8557 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
8558
8559         * ltconfig: Update to correct AIX handling.
8560
8561 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
8562
8563         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8564
8565         * configure.in (target_subdir): Set to ${target_alias} instead
8566         of "libraries".
8567
8568 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
8569
8570         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8571         (Makefile): Depend on $(gcc_version_trigger).
8572
8573         * configure (gcc_version): Change default initializer to empty
8574         string.
8575         (gcc_version_trigger): New variable; pass this variable down
8576         to subdir configures to enable them checking gcc's version
8577         themselves. Emit make macros for both gcc_version vars.
8578         (topsrcdir): Initialize reliably.
8579         (recursion line): Remove --with-gcc-version=${gcc_version}.
8580
8581 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8582
8583         * configure (enable_version_specific_runtime_libs): Implement new flag
8584         --enable-version-specific-runtime-libs which installs C++ runtime stuff
8585         in $(libsubdir); emit definition in each generated Makefile.
8586         (gxx_include_dir): Initialize depending on
8587         $enable_version_specific_runtime_libs.
8588
8589 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
8590
8591         * configure (gcc_version): Initialize properly depending on
8592         how and where configure is started.
8593         (recursion line): Pass a --with-gcc-version=${gcc_version}
8594         to configures in subdirs.
8595
8596 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
8597
8598         * configure.in (noconfigdirs): Add configure pattern for mips tx39
8599         cygmon
8600
8601 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
8602
8603         * configure.in: Add cygmon and libstub support for mn10200.
8604
8605 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
8606
8607         * configure (gcc_version): Add new variable describing the
8608         particular gcc version we're building.
8609         * Makefile.in (libsubdir): Add new macro for the directory
8610         in which the compiler finds executables, libraries, etc.
8611         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
8612         and libsubdir.
8613
8614 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8615
8616         * Makefile.in (local-clean): Remove *.log.
8617         (warning.log): Built with warn_summary from build.log.
8618         (mail-report.log): Run test_summary.
8619         (mail-report-with-warnings.log): Run test_summary including
8620         warning.log in the report.
8621
8622 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
8623
8624         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
8625
8626 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8627
8628         * Makefile.in (grep): Grep no longer depends on libiberty.
8629
8630 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
8631
8632         * Makefile.in: all-snavigator needs all-libgui.
8633
8634 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
8635
8636         * configure.in: Add cygmon and libstub support for mn10300.
8637
8638 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
8639
8640         * missing: Update to version from automake 1.3.
8641
8642         * ltmain.sh: On installation, don't get confused if the same name
8643         appears more than once in the list of library names.
8644
8645 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8646
8647         * config.sub: Accept m68060 and m5200 as CPU names.
8648
8649 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
8650
8651         * configure: Use && rather than using -a in test, because odd
8652         strings can confuse test.
8653         * configure.in: Likewise.
8654
8655 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8656
8657         * ltconfig, ltmain.sh: Bring in Visual C++ support.
8658
8659 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
8660
8661         * Makefile.in (boostrap2-lean, bootstrap3-lean,
8662         bootstrap4-lean): New targets.
8663
8664 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
8665
8666         * mpw-* Delete.  Not used.
8667
8668 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
8669
8670         * COPYING.LIB: Update FSF address.
8671
8672 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
8673
8674         * ltconfig, ltmain.sh: Update to libtool 1.2a.
8675
8676         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
8677         GAS_SUPPORT_DIRS.
8678
8679 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
8680
8681         * ltconfig, ltmain.sh: Avoid producing a version number if
8682         -version-info was not used.
8683
8684 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8685
8686         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
8687         building with newlib.
8688
8689 1998-04-30  Paul Eggert  <eggert@twinsun.com>
8690
8691         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
8692         Solaris `make' causes it to continue to next definition.
8693
8694 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8695
8696         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
8697         the right GUI libraries and files are installed along with GDB.
8698
8699 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8700
8701         * configure.in: Change alpha to alpha* in several places.
8702
8703 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
8704
8705         * config.sub: Recognize sparc86x.
8706
8707 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
8708
8709         * configure.in (--enable-target-optspace): Remove debug echo.
8710
8711 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
8712
8713         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
8714
8715 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8716
8717         * ltconfig: Update cygwin32 support.
8718
8719         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
8720         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
8721         (GDB_SUPPORT_DIRS): Likewise.
8722
8723 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
8724
8725         * configure.in (target_makefile_frag): If --enable-target-optspace,
8726         use -Os to compile target libraries rather than -O2.  Default to
8727         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
8728         not used.
8729         * configure.in (target_cflags): Ditto for d30v.
8730
8731 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
8732
8733         * Makefile.in (all-bfd): Depend on all-intl.
8734         (all-binutils): Likewise.
8735         (all-gas): Likewise.
8736         (all-gprof): Likewise.
8737         (all-ld): Likewise.
8738
8739 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
8740
8741         * configure.in (host_tools): Fix typo, lbtool -> libtool.
8742
8743 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
8744
8745         * Makefile.in (all-bfd): Depend upon all-libiberty.
8746
8747         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
8748
8749 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
8750
8751         * Makefile.in: Add libstub.
8752
8753         * configure.in: Ditto. Build libstub for targets that have cygmon
8754         support.
8755
8756 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
8757
8758         * configure.in: Don't set PICFLAG on ix86-cygwin32.
8759
8760 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
8761
8762         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
8763         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
8764
8765 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
8766
8767         * configure: Define DEFAULT_M4 by searching PATH.
8768         * Makfile.in: Use DEFAULT_M4.
8769
8770 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
8771
8772         * ltconfig: Add cygwin32 support.
8773
8774         * Makefile.in, configure.in: Add libtool as a native only directory
8775         to configure and build.
8776
8777 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
8778
8779         * Makefile.in (INSTALL_MODULES): Remove texinfo.
8780
8781 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
8782
8783         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
8784
8785 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
8786
8787         * Makefile.in: add ash make rules
8788         * configure.in: add ash to native_only and host_tools lists
8789
8790 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
8791
8792         * Makefile.in (all-gettext, all-intl): New targets.
8793         (ALL_MODULES): Added all-gettext, all-intl.
8794         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
8795         (INSTALL_MODULES): Added install-gettext, install-intl.
8796         (CLEAN_MODULES): Added clean-gettext, clean-intl.
8797
8798         * configure.in (host_tools): Added gettext.
8799         (native_only): Likewise.
8800         (noconfigdirs) [various cases]: Likewise.
8801         (host_libs): Added intl.
8802
8803 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
8804
8805         * configure: Do not disable building gdbtk for cygwin32 hosts.
8806
8807 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
8808
8809         * configure.in: Add thumb-coff target.
8810         * config.sub: Add thumb-coff target.
8811
8812 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8813
8814         * Makefile.in: Revert yesterday's change.
8815         (all-target-winsup):  all-target-librx stays out of here.
8816
8817 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8818
8819         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
8820         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
8821         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
8822         Remove references to librx and libg++.
8823
8824 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
8825
8826         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
8827         recursive makes
8828
8829 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
8830
8831         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
8832         for newlib directory.
8833         (CXX_FOR_TARGET): Likewise.
8834
8835 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
8836
8837         * ltconfig: Update after libtool/ltconfig.in change for
8838         hpux11.
8839
8840 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
8841
8842         * ltconfig, ltmain.sh: Update to libtool 1.2.
8843
8844 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8845
8846         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
8847         (install-gcc-cross): Instead, override LANGUAGES here.
8848
8849 1998-03-18  Dave Love  <d.love@dl.ac.uk>
8850
8851         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
8852         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
8853
8854 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
8855
8856         * configure.in: Add Thumb-pe target.
8857
8858 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
8859
8860         * Makefile.in - changed sn targets to snavigator
8861         * configure.in - changed sn targets to snavigator
8862
8863 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8864
8865         * config-ml.in: After building symlink tree call make distclean
8866         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
8867         to be the case for libiberty.
8868
8869 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
8870
8871         * configure: When making link, also check the current
8872         directory. The configure scripts may create one.
8873
8874 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
8875
8876         * config.sub: Accept alphapca56 and alphaev6 properly.
8877
8878 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8879
8880         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
8881
8882 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
8883
8884         * config.sub (sco5): Fix typo.
8885
8886 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
8887
8888         * Makefile.in (INSTALL_MODULES): Move install-tcl before
8889         install-itcl.
8890         (install-itcl): Remove dependency on install-tcl.
8891
8892 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
8893
8894         * configure.in: Remove libgloss from noconfigdirs for MN10300.
8895
8896 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
8897
8898         * configure.in: Don't build libgui for a cygwin32 target when not on
8899         a cygwin32 host.
8900
8901 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8902
8903         * configure (redirect): Set to null, so default behavior of
8904         configure is now --verbose.
8905
8906 1998-02-16  Dave Love  <d.love@dl.ac.uk>
8907
8908         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
8909         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
8910
8911 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
8912
8913         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
8914         this change to sync Makefile.in with its ChangeLog entries.
8915
8916 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
8917
8918         * ltmain.sh (mkdir): Check that the directory doesn't exist
8919         before we exit with error, so that we don't get races during
8920         parallel builds.
8921
8922 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
8923
8924         * ltconfig, ltmain.sh: Update from libtool 1.0i.
8925
8926 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8927
8928         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
8929         PICFLAG_FOR_TARGET.
8930         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
8931
8932         * configure: Emit a definition for the new macro enable_shared
8933         into each Makefile.
8934
8935 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8936
8937         * configure.in (host_tools, native_only): Add libtool.
8938
8939 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
8940
8941         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
8942         Fix typo in ming config comment.
8943
8944 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
8945
8946         * ltconfig, ltmain.sh: Update from libtool 1.0h.
8947
8948 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
8949
8950         * config.sub: Add tic30 cases, and map c30 to tic30.
8951
8952 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
8953
8954         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
8955         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
8956         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
8957         (CLEAN_TARGET_MODULES): Similarly
8958         (all-target-libf2c): Add dependences.
8959         * configure.in (target_libs): Add libf2c.
8960
8961 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
8962
8963         * configure.in: Remove expect from noconfigdirs when target
8964         is cygwin32.  OK to build expect and dejagnu with Canadian
8965         Cross.
8966
8967 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
8968
8969         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
8970         host.
8971
8972         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
8973         and mingw32.
8974
8975 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8976
8977         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
8978         here as it is not defined in the toplevel Makefile.
8979
8980 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8981
8982         * configure (package_makefile_rules_frag): New variable, which names
8983         a file with generic rules, ...
8984         Change comment to mention we now have FIVE parts.
8985         * configure: Undo last change.
8986
8987 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
8988
8989         * config.guess: More accurate determination of HP processor types.
8990         * config.sub: More accurate determination of HP processor types.
8991
8992 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
8993
8994         * configure (package_makefile_frag): Move inserting the
8995         ${package_makefile_frag} to where it should be according
8996         to the comment.
8997
8998 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
8999
9000         * config.guess: Add support for Linux/ARM.
9001
9002 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
9003
9004         * .cvsignore: Remove *-info and *-install since they match
9005         release-info and mpw-install, which we don't want to just ignore.
9006
9007 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
9008
9009         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9010
9011 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
9012
9013         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9014         local_prefix to sub-make invocations.
9015
9016 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
9017
9018         * configure.in: Check makefile fragments in the source
9019         directory.
9020
9021 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
9022
9023         * configure.in: Check whether host and target makefile
9024         fragments exist before adding them to *_makefile_frag.
9025
9026 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
9027
9028         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9029
9030 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
9031
9032         * configure.in: Make sure we only replace RPATH_ENVVAR on
9033         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9034         regexp to sed.
9035
9036         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9037         to sub-makes.
9038
9039 1998-01-13  Lee Iverson   (leei@ai.sri.com)
9040
9041         * config-ml.in (multi-do): LDFLAGS must include multilib
9042         designator.
9043
9044 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
9045
9046         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9047
9048 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
9049
9050         * config.sub: Add mingw32 support.
9051         * configure.in: Likewise.
9052
9053 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9054
9055         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9056
9057 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
9058
9059         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9060         * configure (gxx_include_dir): Provide a definition for subdirs
9061         which do not use autoconf.
9062
9063 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
9064
9065         * config.guess: Sync with egcs.  Picks up new alpha support,
9066         BeOS & some additional linux support.
9067
9068 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
9069
9070         * config.guess: HP 9000/803 is a PA1.1 machine.
9071
9072 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
9073
9074         * configure.in: It's alpha*-...
9075
9076 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9077
9078         * configure.in (host_makefile_frag, target_makefile_frag):
9079         Handle multiple config files.
9080         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9081         alpha-*-*.
9082
9083 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
9084
9085         * mkdep: New file.
9086
9087 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
9088
9089         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9090
9091 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9092
9093         * Makefile.in: Add libgui directory.
9094         (GDB_TK): Add all-libgui.
9095         * configure.in: Add libgui directory.
9096         * configure: Add all-libgui to GDB_TK.
9097
9098 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
9099
9100         * config-ml.in (multidirs): Add m32r to multilib list.
9101
9102 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
9103
9104         * Makefile.in (all-target-gperf): Change dependency to
9105         all-target-libstdc++.
9106
9107 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
9108
9109         * config.guess: Add BeOS support.
9110
9111 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9112
9113         Source directory cvs renamed to cvssrc:
9114         * configure.in (host_tools): Change cvs to cvssrc.
9115         (native_only): Likewise.
9116         (noconfigdirs) [various cases]: Likewise.
9117         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9118         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9119         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9120         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9121         (all-cvssrc): Rename target from all-cvs.
9122
9123 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
9124
9125         * configure (gxx_include_dir): Fix thinko.
9126
9127 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
9128
9129         * Makefile.in (INSTALL_TARGET_CROSS): Define.
9130         (install-cross, install-gcc-cross): New targets.
9131
9132 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
9133
9134         * configure.in (noconfigdirs): Add support for Thumb target.
9135
9136         * config.sub (maybe_os): Add support for Thumb target.
9137
9138 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
9139
9140         * Makefile.in: Add rules for cygmon.
9141
9142         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9143
9144 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
9145
9146         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9147         * configure (gxx_include_dir): Provide a definition for subdirs
9148         which do not use autoconf.
9149
9150 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
9151
9152         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9153         11/18/97 build
9154
9155 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
9156
9157         * From Franz Sirl.
9158         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9159         found on RedHat Linux systems.
9160
9161 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
9162
9163         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9164         guesses.
9165
9166 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
9167
9168         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9169
9170 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
9171
9172         * ltmain.sh: If mkdir fails, check whether the directory was created
9173         anyhow by some other process.
9174
9175 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
9176
9177         * configure.in (d30v-*-*): Configure all directories.
9178
9179 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
9180
9181         * configure.in (d30v-*-*): Configure newlib, libiberty directories
9182         for the D30V.
9183
9184 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
9185
9186         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9187
9188 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
9189
9190         * include/libiberty.h: Add extern "C" { so it can be used with C++
9191         progrms.
9192         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
9193         programs.
9194
9195 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
9196
9197         * configure.in (d30v-*-*): Configure GCC now.
9198
9199 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
9200
9201         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9202         is no longer needed.
9203
9204 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
9205
9206         * Makefile.in: check-target-libio depends on all-target-libstdc++.
9207
9208 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
9209
9210         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9211         targets using "$@" to provide support for similar but not identical
9212         targets without having to duplicate code.
9213
9214 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
9215
9216         * makefile.vms: Fix to work with DEC C.
9217
9218 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
9219
9220         * config.sub: Add mips-tx39-elf to marketing names.
9221
9222 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
9223
9224         * ltmain.sh: Handle symlinks in generated script.
9225
9226 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
9227
9228         * configure: Handle autoconf style directory options: --bindir,
9229         --datadir, --includedir, --infodir, --libdir, --libexecdir,
9230         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9231         --sysconfdir.
9232         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9233         (sharedstatedir, localstatedir, oldincludedir): New variables.
9234         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9235         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9236         sbindir, sharedstatedir, and sysconfdir.
9237
9238 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9239
9240         * Makefile.in (bootstrap-lean): New target.
9241
9242 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
9243
9244         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
9245         sn, and gnuserv from noconfigdirs.
9246
9247 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
9248
9249         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9250
9251 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
9252
9253         * Makefile.in (cross): New target.
9254
9255 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
9256                           Jeff Law         <law@cygnus.com>
9257
9258         * Makefile.in (bootstrap2, bootstrap3): New targets.
9259         (all-bootstrap): Remove outdated and confusing target.
9260         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9261
9262 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9263
9264         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9265         windows.  Consistent with gdb/configure.
9266
9267 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
9268
9269         * configure.in: Name Linux target fragment.
9270
9271         * configure: Rewrite so that project Makefile fragment is inserted
9272         first and appears last in the resulting Makefile.
9273
9274 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9275
9276         * Makefile.in (install-itcl): Install tcl first.
9277
9278 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
9279
9280         * configure.in: remove bison from noconfigdirs for Cygwin32 host
9281
9282 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
9283
9284         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9285
9286         * configure.in (skipdirs): Add target-librx for Linux.
9287         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9288
9289 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
9290
9291         * Makefile.in (bootstrap): New target.
9292
9293 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
9294
9295         * config.sub: Accept 'amigados' for backward compatability.
9296
9297 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
9298
9299         * config.guess: Merge with FSF.
9300
9301 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
9302
9303         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9304
9305 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
9306
9307         * config.sub: Add "marketing-names" patch.
9308
9309 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
9310
9311         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9312
9313 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
9314
9315         * config.sub: Handle v850-elf.
9316
9317 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
9318
9319         * .cvsignore (*-install): Remove.
9320
9321 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
9322
9323         * ltconfig: Set CONFIG_SHELL in libtool.
9324         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9325
9326 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
9327
9328         * configure.in (target_subdir): Set to libraries if enable_multilib.
9329
9330 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
9331
9332         * config.guess: Update from gcc directory.
9333
9334 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9335
9336         * Makefile.in (all-sim): Depends on all-readline.
9337
9338 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
9339
9340         * Makefile.in (BISON, YACC): Use $$s.
9341         (all-bison): Depend on all-texinfo.
9342
9343 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
9344
9345         * Makefile.in (BISON): Add -L flag.
9346         (YACC): Likewise.
9347
9348 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9349
9350         * configure.in (noconfigdirs): Add support for v850e target.
9351
9352         * config.sub (maybe_os): Add support for v850e target.
9353
9354 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
9355
9356         * configure.in (noconfigdirs): Add support for v850ea target.
9357
9358         * config.sub (maybe_os): Add support for v850ea target.
9359
9360 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
9361
9362         * config.sub: Add mipstx39.  Delete r3900.
9363
9364 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9365
9366         * Makefile.in (all-autoconf): Depends on all-texinfo.
9367
9368 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
9369
9370         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9371         eabi targets.
9372
9373 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
9374
9375         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9376
9377         * configure: When handling a Canadian Cross, handle YACC as well as
9378         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
9379         * Makefile.in (all-bison): Depend upon all-texinfo.
9380
9381 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
9382
9383         * Makefile.in (BISON): bison, not byacc or bison -y.
9384         (YACC): bison -y or byacc or yacc.
9385         (various): Add *-bison as appropriate.
9386         (taz): No need to mess with BISON anymore.
9387
9388 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
9389
9390         * configure: If OSTYPE matches *win32*, try to find a good value for
9391         CONFIG_SHELL.
9392
9393 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
9394
9395         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9396         configure.in if it is present.
9397
9398 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
9399
9400         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9401
9402 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
9403
9404         * config.sub: Recognize `arc' cpu.
9405         * configure.in: Likewise.
9406         * config-ml.in: Likewise.
9407
9408 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
9409
9410         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9411
9412 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
9413
9414         * configure: Changed sed delimiter from ':' to '|' when
9415         attempting to substitute ${config_shell} for SHELL. On
9416         NT ${config_shell} may contain a ':' in it.
9417
9418 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
9419
9420         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9421
9422 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
9423
9424         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9425
9426 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9427
9428         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9429
9430         * ylwrap: If the program is a relative path, force it to be
9431         absolute.
9432
9433 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9434
9435         * configure (tooldir): Set BISON to `bison -y' and not just bison.
9436
9437 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
9438
9439         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9440         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9441         for libraries.
9442
9443 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
9444
9445         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9446         separated by spaces.
9447
9448 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
9449
9450         * ylwrap: New file.
9451         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9452
9453         * ltmain.sh: Handle /bin/sh at start of install program.
9454
9455         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9456
9457         * ltconfig, ltmain.sh: New files, from libtool 1.0.
9458         * missing: New file, from automake 1.2.
9459
9460 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
9461
9462         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
9463         check-tk to CHECK_X11_MODULES.
9464
9465 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9466
9467         * config.sub: Merge with FSF.
9468
9469 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
9470
9471         * config.guess: Merge with FSF.
9472
9473 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9474
9475         * configure: Treat msdosdjgpp like go32.
9476         * configure.in: Likewise.  Don't remove gprof for go32.
9477
9478         * configure: Change Makefile.tem2 to Makefile.tm2.
9479
9480 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
9481
9482         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9483
9484 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9485
9486         * install-sh (chmodcmd): Set to null if the DST directory already
9487         exists.  Same as Nov 11th change.
9488
9489 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
9490
9491         * configure (GDB_TK): Needs itcl and tix.
9492
9493 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
9494
9495         * config.guess: Update from FSF.
9496
9497 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
9498
9499         * Makefile.in (GDB_TK): Depend on itcl and tix.
9500
9501 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9502
9503         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9504         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9505         (INSTALL_SCRIPT): New variable.
9506         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9507         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9508         to -x.
9509         * install-sh: Add support for -x option.
9510
9511 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
9512
9513         * configure.in, Makefile.in: Treat tix like itcl.
9514
9515 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
9516
9517         * Makefile.in (WINDRES): New variable.
9518         (WINDRES_FOR_TARGET): New variable.
9519         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9520         (EXTRA_HOST_FLAGS): Add WINDRES.
9521         (EXTRA_TARGET_FLAGS): Add WINDRES.
9522         (EXTRA_GCC_FLAGS): Add WINDRES.
9523         ($(DO_X)): Pass down WINDRES.
9524         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9525         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9526         DLLTOOL_FOR_TARGET.
9527
9528 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
9529
9530         * configure.in: configure sim before gdb for win32-x-ppc
9531
9532 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9533
9534         Move gperf into the toplevel, from libg++.
9535         * configure.in (target_tools): Add target-gperf.
9536         (native_only): Add target-gperf.
9537         * Makefile.in (all-target-gperf): New target, depend on
9538         all-target-libg++.
9539         (configure-target-gperf): Empty rule.
9540         (ALL_TARGET_MODULES): Add all-target-gperf.
9541         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9542         (CHECK_TARGET_MODULES): Add check-target-gperf.
9543         (INSTALL_TARGET_MODULES): Add install-target-gperf.
9544         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9545
9546 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
9547
9548         * config.sub (mn10200): Recognize new basic machine.
9549
9550 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9551
9552         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9553         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9554
9555 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
9556
9557         * configure.in: If we're building mips-sgi-irix6* native, turn on
9558         ENABLE_MULTILIB and set TARGET_SUBDIR.
9559
9560 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
9561
9562         * Makefile.in (all-sn): Depend on all-grep.
9563
9564 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
9565
9566         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9567
9568         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9569         Makefile.  From Jeff Makey <jeff@cts.com>.
9570         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9571
9572         * Makefile.in (DISTBISONFILES): Remove.
9573         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
9574         $(DEFAULT_YACC).
9575
9576         * configure.in: Build itl, db, sn, etc., when building for native
9577         cygwin32.
9578
9579         * Makefile.in (LD): New variable.
9580         (EXTRA_HOST_FLAGS): Pass down LD.
9581         ($(DO_X)): Likewise.
9582
9583 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
9584
9585         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9586
9587 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
9588
9589         * configure.in (targargs): Strip out any supplied --build argument
9590         before adding our own. Always add --build.
9591
9592 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9593
9594         * configure.in (targargs): Pass --build if we're doing
9595         a cross-compile.
9596
9597 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
9598
9599         * configure: Use '|' instead of ":" as the separator in
9600         sed. Otherwise sed chokes on NT path names with drive
9601         designators. Also look for "?:*" as the leading characters in an
9602         absolute pathname.
9603
9604 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
9605
9606         * config.sub: Support for r3900.
9607
9608 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
9609
9610         * configure.in: Use install-sh, not install.sh.
9611
9612 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
9613
9614         * Makefile.in (taz): Improve check for BISON so it doesn't try to
9615         apply it twice.
9616
9617 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
9618
9619         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
9620         install-binutils.
9621
9622 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
9623
9624         * Makefile.in: Add automake targets.
9625         * configure.in (host_tools): Add automake.
9626
9627 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9628
9629         * configure: Default CXX to c++, not gcc.
9630         * Makefile.in (CXX): Set to c++, not gcc.
9631         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
9632
9633 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
9634
9635         * install-sh: try appending a .exe if source file doesn't
9636         exist
9637
9638 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
9639
9640         * configure.in: Turn on multilib by default.
9641         (cross_only): Remove target-libiberty.
9642
9643         * Makefile.in (all-gcc): Don't depend on libiberty.
9644
9645 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
9646
9647         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
9648
9649 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9650
9651         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
9652         (DISTBISONFILES): Add ld/Makefile.in
9653
9654 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
9655
9656         * configure.in: if target is cygwin32 but host isn't cygwin32,
9657         don't configure gdb tcl tk expect, not just gdb.
9658
9659 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
9660
9661         * configure.in: Added gnuserv everywhere sn appears.
9662
9663         * Makefile.in (ALL_MODULES): Added all-gnuserv.
9664         (CROSS_CHECK_MODULES): Added check-gnuserv.
9665         (INSTALL_MODULES): Added install-gnuserv.
9666         (CLEAN_MODULES): Added clean-gnuserv.
9667         (all-gnuserv): New target.
9668
9669 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
9670
9671         * config.guess: Fixes for MIPS OpenBSD systems.
9672
9673 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
9674
9675         * Makefile.in (INSTALL_XFORM): Remove.
9676         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
9677
9678         * mkinstalldirs: New file, copied from automake.
9679         * Makefile.in (installdirs): Rename from install-dirs.  Use
9680         mkinstalldirs.  Change all users.
9681         (DEVO_SUPPORT): Add mkinstalldirs.
9682
9683 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
9684
9685         * install-sh: Rename from install.sh.
9686         * Makefile.in (INSTALL): Change install.sh to install-sh.
9687         (DEVO_SUPPORT): Likewise.
9688
9689         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
9690         Graichen <graichen@rzpd.de>.
9691
9692 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
9693
9694         * config.guess: Recognize OpenBSD systems correctly.
9695
9696 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
9697
9698         * README, Makefile.in (ETC_SUPPORT): Remove references to
9699         cfg-paper*, configure.{texi,man,info*}._
9700
9701 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
9702
9703         * Makefile.in (all.normal): Ensure that gcc is built after all
9704         the x11 - ie gdb - targets.
9705
9706 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
9707
9708         * makefile.vms: Don't run conf-a-gas.
9709
9710 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
9711
9712         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
9713
9714 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
9715
9716         * configure.in: Remove noconfigdirs case since gdb also
9717         configures and builds for tic80-coff.
9718
9719 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
9720
9721         * configure: Set cache_file to config.cache.
9722         * Makefile.in (local-distclean): Remove config.cache.
9723
9724 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9725
9726         * COPYING: Update FSF address.
9727
9728 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
9729
9730         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
9731         noconfigdirs.
9732
9733 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
9734
9735         * Makefile.in (install-dirs): Don't crash if prefix, and hence
9736         MAKEDIRS, is empty.
9737
9738 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
9739
9740         * config.sub: Tweak mn10300 entry.
9741
9742 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
9743
9744         * configure.in (host_tools): Put sim before gdb, so gdb's
9745         configure.tgt can determine if the simulator was configured.
9746
9747 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
9748
9749         * config.sub: Move BeOS $os case to be with other Cygnus
9750         local cases.
9751
9752 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
9753
9754         * config.sub: Remove misplaced comment that broke Linux.
9755
9756 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
9757
9758         * config.sub: Add BeOS support.
9759
9760 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
9761
9762         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
9763
9764 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
9765
9766         * configure.in (noconfigdirs): Remove tcl and tk from
9767         noconfigdirs for cygwin32 builds.
9768
9769 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
9770
9771         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
9772
9773 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
9774
9775         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
9776         make-all.com, use makefile.vms instead.
9777
9778 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
9779
9780         * config.sub: Accept -lnews*.
9781
9782 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
9783
9784         * configure.in (noconfigdirs): Disable target-newlib,
9785         target-examples and target-libiberty for d30v.
9786
9787 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9788
9789         * configure.in (noconfigdirs): Enable ld for d30v.
9790
9791 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
9792
9793         * configure.in (tic80-*-*): Build compiler.
9794
9795 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
9796
9797         * configure.in (d30v-*): Remove sim directory from list of
9798         unsupported d30v directories
9799
9800 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
9801
9802         * config.sub, configure.in: Add d30v target cpu.
9803
9804 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
9805
9806         * makefile.vms: New file.
9807         * make-all.com: Remove.
9808
9809 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
9810
9811         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
9812
9813 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
9814
9815         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
9816
9817 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
9818
9819         * Makefile.in (ALL_MODULES): Added all-db.
9820         (CROSS_CHECK_MODULES): Addec check-db.
9821         (INSTALL_MODULES): Added install-db.
9822         (CLEAN_MODULES): Added clean-db.
9823
9824 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
9825
9826         * config.guess: Merge with latest FSF sources.
9827
9828 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
9829
9830         * Makefile.in (ALL_MODULES): Added all-itcl.
9831         (CROSS_CHECK_MODULES): Added check-itcl.
9832         (INSTALL_MODULES): Added install-itcl.
9833         (CLEAN_MODULES): Added clean-itcl.
9834
9835 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
9836
9837         * configure.in: build gdb for mn10200
9838
9839 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
9840
9841         * Makefile.in (all-target-winsup): Depend on all-target-libio.
9842
9843 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
9844
9845         * configure.in (tic80-*-*): Turn off most targets right now.
9846
9847 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
9848
9849         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
9850         rather than the makeinfo program.
9851         (do-info): Depend upon all-texinfo.
9852
9853 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
9854
9855         * configure.in: Remove uses of config/mh-linux.
9856
9857         * config.sub, config.guess: Merge with latest FSF sources.
9858
9859 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
9860
9861         * config.sub (case $basic_machine): Add tic80 entries.
9862
9863 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
9864
9865         * config.sub, config.guess: Merge with latest FSF sources.
9866
9867 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
9868
9869         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
9870         * mpw-config.in: Test for NewFolderRecursive.
9871         * mpw-install: Use symbolic name for startup filename.
9872         * mpw-README: Add various additional details.
9873
9874 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
9875
9876         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
9877
9878 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
9879
9880         * configure.in: Do build gcc and the target libraries for
9881         the mn10200.
9882
9883 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
9884
9885         * configure.in: don't avoid building gdb for mn10300 any more
9886         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
9887         instead of single-quoting it.
9888
9889 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
9890
9891         * configure.in: Don't use --with-stabs on IRIX 6.
9892
9893 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
9894
9895         * configure.in (m32r): Build gdb, libg++ now.
9896
9897 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9898
9899         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
9900         directories from noconfigdirs.
9901
9902 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
9903
9904         * config.sub (basic_machine): added mips16 configuration
9905
9906 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9907
9908         * config.sub: Handle d10v-unknown.
9909
9910 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
9911
9912         * config.sub: Handle v850-unknown.
9913
9914 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
9915
9916         * Makefile.in: add findutils
9917         * configure.in: add findutils to list of host_tools
9918
9919 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
9920
9921         * config.sub: Handle mn10200 and mn10300.
9922
9923 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9924
9925         * configure.in (d10v-*): Do not build librx.
9926
9927 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
9928
9929         * configure.in (mn10300): Build everything except gdb & libgloss.
9930
9931 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
9932
9933         * config.guess:  Patch for Dansk Data Elektronik servers,
9934         from Niels Skou Olsen <nso@dde.dk>.
9935
9936         For ncr, use /bin/uname rather than uname, since GNU uname does not
9937         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
9938
9939         Patch for MIPS R4000 running System V,
9940         from Eric S. Raymond <esr@snark.thyrsus.com>.
9941
9942         Fix thinko for nextstep.
9943
9944         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
9945
9946         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
9947         * config.guess: Guess mips-dec-mach_bsd4.3.
9948
9949         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
9950         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
9951         release numbers.
9952         * config.guess (mips-mips-riscos*):  Emit just enough of the
9953         release number.
9954
9955         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
9956         * config.guess (sparc-auspex-sunos*):  Added.
9957         (f300-fujitsu-*): Added.
9958
9959         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
9960         * config.guess:  Recognize a Tadpole as a sparc.
9961
9962 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9963
9964         * config.guess: Don't assume that NextStep version is either 2 or
9965         3.  NextStep 4 (aka OpenStep 4) has come out now.
9966
9967 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
9968
9969         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
9970         From Rik Faith <faith@cs.unc.edu>.
9971
9972 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
9973
9974         * config.sub: Contributions from bug-gnu-utils to:
9975         Support plain "hppa" (no version given) architecture, reported by
9976         OpenStep.
9977         OpenBSD like NetBSD.
9978         LynxOs is not a hardware supplier.
9979
9980         * config.guess: Contributions from bug-gnu-utils to add support for:
9981         OpenBSD like NetBSD.
9982         Stratus systems.
9983         More Pyramid systems.
9984         i[n>4]86 Intel chips.
9985         M680[n>4]0 Motorola chips.
9986         Use unknown instead of lynx for hardware manufacturer.
9987
9988 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
9989
9990         * install.sh (chmodcmd): Set to null if the DST directory already
9991         exists.
9992
9993 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
9994
9995         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
9996         not use mt-ppc target Makefile fragment any more.
9997
9998 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
9999
10000         * configure.in (*-*-windows):  Exclude everything but those dirs
10001         needed to build windows.
10002
10003 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
10004
10005         * Makefile.in (all-target-winsup): Depend on all-target-librx.
10006
10007 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10008
10009         * configure.in:  Exclude mmalloc from i386-windows.
10010
10011 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
10012
10013         * Undo my previous change.
10014
10015 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
10016
10017         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10018         unconditionally.
10019         (MAKEOVERRIDES): Define (revert this part of October 18 change).
10020
10021 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
10022
10023         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
10024         host to add it's own flags.
10025
10026 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
10027
10028         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10029
10030 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
10031
10032         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10033         (CXX_FOR_TARGET): Likewise.
10034         (GCC_FOR_TARGET): Define.
10035         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10036         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10037         CC_FOR_TARGET was specified on the command line.
10038         (MAKEOVERRIDES): Don't define.
10039
10040 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
10041
10042         * configure.in (m32r): Fix spelling of libg++ libs.
10043
10044 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
10045
10046         * config.sub (-apple*): Remove, now redundant.
10047
10048 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
10049
10050         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10051
10052         * configure: Rework yesterday's sed script patch.
10053
10054         * config.sub: Merge with FSF.
10055
10056 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
10057
10058         * config.guess:  Merge from FSF.
10059
10060         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
10061         * config.guess: Use pc instead of unknown, for pc clone systems.
10062         Change linux to linux-gnu.
10063
10064         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10065         * config.guess: Avoid non-portable tr syntax.
10066
10067 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
10068
10069         * test-build.mk (HOLES): Add "xargs" for gdb.
10070
10071         * configure: Avoid hpux10.20 sed bug.
10072
10073 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
10074
10075         * configure.in:  Add support for windows host
10076         (that is a build done under the Microsoft build environment).
10077
10078 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
10079
10080         * Makefile.in: Replace all uses of srcroot with s, to shrink
10081         command line lengths.
10082
10083         Patches from Geoffrey Noer <noer@cygnus.com>:
10084         * configure.in: If configuring for newlib, pass --with-newlib to
10085         subdirectories.
10086         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10087         -Bnewlib/ and -Lwinsup to gcc.
10088         (CXX_FOR_TARGET): Likewise.
10089
10090 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10091
10092         * Makefile.in (ETC_SUPPORT): Add configure.
10093
10094 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
10095
10096         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10097         host configuration file.
10098
10099 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
10100
10101         * configure.in: Break mn10x00 support into separate
10102         mn10200 and mn10300 configurations.
10103         * config.sub: Likewise.
10104
10105 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
10106
10107         * configure.in: Add lots of stuff to noconfigdirs for
10108         the mn10x00 targets.
10109
10110         * config.sub, configure.in: Add mn10x00 support.
10111
10112 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
10113
10114         * make-all.com: Call conf-a-gas, not config-a-gas.
10115
10116 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
10117
10118         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10119         targets.
10120
10121 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
10122
10123         * mpw-README: Add much more detail for native PowerMac.
10124         * mpw-install: New file.
10125         * mpw-configure: Add --norecursion and --help options.
10126         * mpw-config.in: Translate readme and install files when
10127         copying to objdir.
10128         * mpw-build.in: Don't always depend on byacc and flex.
10129         (install-only-top): New action.
10130
10131 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
10132
10133         * configure.in:  You can now configure GDB for the v850.
10134
10135 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
10136
10137         * configure.in (noconfigdirs): Don't configure any C++ dirs
10138         if targeting D10V.
10139
10140 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
10141
10142         * config.sub: Recognize mips64vr5000.
10143
10144 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
10145
10146         * configure.in: Use a single line for host_tools and native_only.
10147
10148 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
10149
10150         * config.sub, configure.in: Add entries for m32r.
10151
10152 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
10153
10154         * Makefile.in (inet-install): Don't run install-gzip.
10155
10156 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
10157
10158         * configure.in:  Don't config lots of things for *-*-windows*.
10159
10160 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
10161
10162         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10163         (host_libs, host_tools): Copy from configure.in.
10164         * mpw-configure: Don't complain about directories not found.
10165
10166 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10167
10168         * configure.in (i[345]86): Recognize i686 for pentium pro.
10169         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10170         file.
10171
10172         * config.guess (i[345]86): Ditto.
10173
10174 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10175
10176         * configure.in (noconfigdirs): Removed gdb for D10V.
10177
10178 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
10179
10180         * configure.in: Remove ld, target-libio, target-libg++, and
10181         target-libstdc++ from noconfigdirs.
10182
10183 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
10184
10185         * configure: Fix three locations where shell scripts were
10186         being run directly rather than with config_shell.
10187
10188 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
10189
10190         * configure.in (v850-*-*): Set up initial $noconfigdirs.
10191         * config.sub (basic_machine): Recognize v850.
10192
10193 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
10194
10195         * mpw-configure: Handle multiple enable/disable options and
10196         pass them down recursively, handle -c and -s flags appropriately
10197         depending on choice of compiler, add escape mechanism for
10198         quoted arguments to gC.
10199
10200 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10201
10202         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10203         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10204         so that -mrelocatable-lib and -mno-eabi are used.
10205
10206         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10207         not support --print-multi-lib, don't abort.
10208
10209 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
10210
10211         * make-all.com: Run config-a-gas.
10212         * setup.com: Don't copy subdirectory files around.
10213
10214 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
10215
10216         * configure.in (*-*-ose): Remove exclusion of libgloss for this
10217         target, it now compiles correctly.
10218
10219 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
10220
10221         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10222
10223 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10224
10225         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10226
10227 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10228
10229         * configure.in (native_only): Add prms.
10230
10231 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
10232
10233         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10234         (BINUTILS_SUPPORT_DIRS): Likewise.
10235
10236 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10237
10238         * configure.in (d10v-*-*): Don't configure ld or gdb until the
10239         d10v support is added.
10240
10241 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
10242
10243         * configure.in (d10v-*-*): New target.
10244
10245 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
10246
10247         * config.guess (HP 9000/811): Recognize this as a PA1.1
10248         machine.
10249
10250 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
10251
10252         * Makefile.in (do-tar-gz): New target, split out from tail end of
10253         taz target.  Run each command separately, don't use pipes.
10254         (taz): Use it.
10255
10256 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
10257
10258         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10259         * mpw-build.in: No builds should depend on building byacc or flex,
10260         they are assumed to be installed already.
10261
10262 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10263
10264         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10265         variable that CC_FOR_TARGET needs.
10266
10267 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10268
10269         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10270         options have changed since the last time the subdirectory was
10271         configured, and if it has, reconfigure.
10272         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10273         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10274
10275 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
10276
10277         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10278         CLEAN_MODULES): Add bash.
10279         (all-bash): New target.
10280
10281 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
10282
10283         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10284
10285 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10286
10287         * config.sub (basic_machine): Recognize d10v as a valid processor.
10288
10289 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
10290
10291         * mpw-configure: Add support for --bindir.
10292         * mpw-build.in: Use a GCC-specific build script for GCC actions.
10293
10294 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
10295
10296         * configure.in: add bash, time, gawk to list of hosttools and things
10297         to only build for native toolchains
10298
10299 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10300
10301         * Makefile.in (docdir): Remove.
10302
10303 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10304
10305         * Makefile.in (datadir): Set to $(prefix)/share.
10306
10307 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
10308
10309         * configure.in: build diff and patch for cygwin32-hosted
10310         toolchains.
10311
10312 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
10313
10314         * config.sub: Accept -rtems*.
10315
10316 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
10317
10318         * configure.in: enable dosrel for cygwin32-hosted builds,
10319                 remove diff from the list of things not buildable
10320                 via Canadian Cross
10321
10322 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
10323
10324         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10325         don't get ". ".
10326
10327 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
10328
10329         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10330
10331 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
10332
10333         * Makefile.in (taz): Handle case where tex3patch didn't even get
10334         checked out.  Also, if it was found, put the symlink in a new util
10335         subdirectory.
10336
10337 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10338
10339         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10340
10341 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
10342
10343         * config.sub: Recognize -openvms.
10344         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10345         * make-all.com, setup.com: New files.
10346
10347 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10348
10349         * Makefile.in (taz): tex3patch moved to texinfo/util.
10350
10351 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
10352
10353         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10354         * configure.in: remove make from disable-if-Can-Cross list
10355                 enable gdb if ${host} and ${target} are cygwin32
10356
10357 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
10358
10359         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
10360         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10361
10362 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10363
10364         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
10365         distinguish sysv/svr4/bsd variants.
10366         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10367
10368 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
10369
10370         * configure.in: Added copyright notice.
10371         * move-if-change: Added copyright notice.
10372
10373 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10374
10375         * configure.in (powerpcle-*-solaris*): Until we get shared
10376         libraries working, don't build gdb, sim, make, tcl, tk, or
10377         expect.
10378
10379 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
10380
10381         * config.guess:  Merge with FSF:
10382
10383         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10384         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10385
10386         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
10387         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10388
10389         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
10390         * config.guess:  Combine two OSF1 rules.
10391         Also recognize field test versions.  From mjr@zk3.dec.com.
10392         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
10393         because GNU uname does not support -p.  From pmr@pajato.com.
10394
10395 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
10396
10397         * Makefile.in (MAKEDIRS): Removed $(tooldir).
10398
10399 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
10400
10401         * mpw-README: Document GCCIncludes.
10402
10403 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
10404
10405         * configure.in (alpha-*-linux*): Set enable_shared to yes.
10406
10407 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
10408
10409         * mpw-configure: Handle --enable-FOO and --disable-FOO.
10410
10411 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
10412
10413         * configure.in (*-*-cygwin32): Configure make.
10414
10415 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
10416
10417         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10418
10419 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
10420
10421         * Makefile.in (all-inet): Depend on all-perl.
10422
10423         * Makefile.in (inet-install): New target.
10424
10425         * Makefile.in (all-inet): Depend on all-tcl.
10426         (all-inet): Depend on all-send-pr.
10427
10428 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10429
10430         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10431         temporarily.
10432
10433 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
10434
10435         * configure.in: Don't configure --with-gnu-ld on AIX.
10436
10437 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10438
10439         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10440
10441 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
10442
10443         * Makefile.in (ALL_MODULES): Added all-inet.
10444         (CROSS_CHECK_MODULES): Added check-inet.
10445         (INSTALL_MODULES): Added install-inet.
10446         (CLEAN_MODULES): Added clean-inet.
10447         (all-indent): New target.
10448
10449         * configure.in (host_tools): Added inet.
10450         (native_only): Added inet.
10451         (noconfigdirs): Added inet.
10452
10453 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
10454
10455         * configure.in: Don't configure libgloss if we are not configuring
10456         newlib.
10457
10458 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10459
10460         * configure.in: Don't configure libgloss for unsupported
10461         architectures.
10462
10463 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10464
10465         * Makefile.in (CLEAN_MODULES): Add clean-apache.
10466
10467 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
10468
10469         * Makefile.in (ALL_MODULES): Include all-apache.
10470         (CROSS_CHECK_MODULES): Include check-apache.
10471         (INSTALL_MODULES): Include install-apache.
10472         (all-apache): New target.
10473
10474         * configure.in: Added apache everywhere perl is seen.
10475
10476 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10477
10478         * Makefile.in: Add support for clean-{module} and
10479         clean-target-{module} rules.
10480
10481 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
10482
10483         * configure.in (*-*-ose) do not build libgloss.
10484
10485 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10486
10487         * config.guess (prep*:SunOS:5.*:*): Turn into
10488         powerpele-unknown-solaris2.
10489
10490 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
10491
10492         * configure.in: Permit --enable-shared to specify a list of
10493         directories.
10494
10495 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10496
10497         * configure.in (host==solaris): Pass only the first word of $CC
10498         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10499
10500 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
10501
10502         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10503
10504 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
10505
10506         * Makefile.in (ALL_MODULES): Include all-perl.
10507         (CROSS_CHECK_MODULES): Include check-perl.
10508         (INSTALL_MODULES): Include install-perl.
10509         (ALL_X11_MODULES): Include all-guile.
10510         (CHECK_X11_MODULES): Include check-guile.
10511         (INSTALL_X11_MODULES): Include install-guile.
10512         (all-perl): New target.
10513         (all-guile): New target.
10514
10515         * configure.in (host_tools): Include perl and guile.
10516         (native_only): Include perl and guile.
10517         (noconfigdirs): Don't build guile and perl; no ports have been
10518         done.
10519
10520 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
10521
10522         * configure (--enable-*): Handle quoted option lists such as
10523         --enable-sim-cflags='-g0 -O' better.
10524
10525 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10526
10527         * Makefile.in ({,inst}all-target): New rule so we can make and
10528         install all of the target directories easily.
10529
10530 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10531
10532         * configure.in: Add missing global flag in sed substitution when
10533         deleting `target-' from ${configdirs}.
10534
10535 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
10536
10537         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10538         option.
10539
10540         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10541         config/mh-necv4.
10542
10543         * install.sh: Correct misspelling of transformbasename.
10544
10545         * config.guess: Recognize mips-*-sysv*.
10546
10547 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
10548
10549         * config.sub: Recognize mon960.
10550
10551 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
10552
10553         * configure: Restore Canadian Cross handling of BISON and LEX,
10554         removed in Feb 20 change.
10555
10556 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
10557
10558         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10559         Mention make install.  Remove the old copyright date as well the
10560         clumsy and rather pointless copyright on the README file.
10561
10562 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10563
10564         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10565         Makefile after running symlink-tree, then run `make distclean' to
10566         avoid clobbering any generated files in srcdir.
10567
10568 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
10569
10570         * configure.in (m68k-*-netbsd*): Build everything now.
10571
10572 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
10573
10574         * Makefile.in (taz): Fix quoting.
10575
10576 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
10577
10578         * configure.in (sparclet-*-*): Build everything now.
10579
10580 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10581
10582         * configure.in (m68k-*-linux*): New host.
10583
10584 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
10585
10586         * configure: Check for bison before byacc.
10587
10588 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
10589
10590         * Makefile.in configure:  Change the way LEX and BISON/YACC are
10591         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
10592         searching PATH.  These are used as fallbacks by Makefile.in if
10593         flex/bison/byacc aren't in objdir.
10594
10595 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
10596
10597         * Makefile.in: Make everything which depends upon all-bfd also
10598         depend upon all-opcodes, in case --with-commonbfdlib is used.
10599
10600 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10601
10602         * configure.in (host *-*-cygwin32): Don't build gdb if we are
10603         building NT native compilers on Unix.
10604
10605 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
10606
10607         * configure.in: Don't get CC from the host Makefile fragment if we
10608         can find gcc in PATH, or if this is a Canadian Cross.  Move the
10609         Solaris test for /usr/ucb/cc to the post target script, just after
10610         the compiler sanity test.
10611
10612 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
10613
10614         * config.sub: Merge with FSF.
10615
10616 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
10617
10618         * Makefile.in (RPATH_ENVVAR): New variable.
10619         (REALLY_SET_LIB_PATH): Use it.
10620         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
10621
10622 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
10623
10624         * config.sub, configure.in: Recognize sparclet cpu.
10625
10626 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
10627
10628         * config.guess:  Support m68k-cbm-sysv4.
10629
10630 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
10631
10632         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
10633         m68k-unknown-linuxaout from linker help string.  Put quotes around
10634         $ld_help_string.
10635
10636 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
10637
10638         * config.guess (powerpc-harris-powerunix): Add guess for port
10639         to new target.
10640
10641 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10642
10643         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
10644
10645 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
10646
10647         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
10648         $(REALLY_SET_LIB_PATH) in Makefile.
10649         * Makefile.in (SET_LIB_PATH): New variable.
10650         (REALLY_SET_LIB_PATH): New variable.
10651         ($(DO_X)): Use $(SET_LIB_PATH).
10652         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
10653         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
10654         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
10655         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
10656         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
10657         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
10658         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
10659         (install-dosrel): Likewise.
10660         (all-opcodes): Depend upon all-libiberty.
10661
10662 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10663
10664         * config.guess (*:CYGWIN*): New
10665
10666 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10667
10668         * Makefile.in (all-target-winsup): All all-target-libiberty.
10669
10670 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
10671
10672         * configure.in (noconfigdirs): Add missing # in front of comment.
10673
10674 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
10675
10676         * configure.in: add second pass to things added to noconfigdirs
10677         so *-gm-magic can exclude libgloss properly.
10678
10679 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
10680
10681         * mpw-configure (extralibs_name, rez_name): Set correctly
10682         for MWC68K compiler.
10683
10684         * mpw-README: Add more info on the necessary build tools.
10685
10686 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10687
10688         * configure.in, config.sub: Recognize cygwin32.
10689
10690 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
10691
10692         * config.guess, config.sub: Recognize A/UX.
10693
10694 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
10695
10696         * config.sub: Merge with gcc/config.sub.
10697
10698 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
10699
10700         * mpw-build.in (do-binutils): Add build of stamps.
10701
10702 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
10703
10704         * config.sub: Add recognition for mips64vr4100*-* targets.
10705
10706 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10707
10708         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
10709         Add creation of gconfigargs with `--enable-shared' turned on.
10710         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
10711         ($(host)-stamp-stage3-configured): Likewise.
10712         (HOLES): Add chatr and ldd.
10713         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
10714
10715 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
10716
10717         * configure: Pass --nfp to recursive configures.
10718
10719 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
10720
10721         * Makefile.in (DLLTOOL): New.
10722         (DLLTOOL_FOR_TARGET): New.
10723         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
10724         (EXTRA_TARGET_FLAGS): Ditto.
10725         (EXTRA_GCC_FLAGS): Ditto.
10726         (CONFIGURE_TARGET_MODULES): Ditto.
10727         (DO_X): Ditto.
10728         * configure: Add DLLTOOL.
10729
10730 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
10731
10732         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
10733         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
10734         mh-sco, since old workarounds no longer needed, and don't
10735         build ld, since libraries have weak symbols in COFF.
10736
10737 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
10738
10739         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
10740
10741 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
10742
10743         * configure.in: Make sure that ${CC} can be used to compile an
10744         executable.
10745
10746 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
10747
10748         * Makefile.in (all-gdb): Depend on $(GDB_TK).
10749         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
10750         nothing depending on whether gdbtk is being built.
10751
10752 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
10753
10754         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
10755
10756 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
10757
10758         * configure.in (noconfigdirs): Put ld or gas in this early, if the
10759         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
10760
10761 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
10762
10763         * config-ml.in: Add support for
10764         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
10765         Simplify setting of multidirs from --disable-foo.
10766
10767 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10768
10769         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
10770         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
10771         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
10772         non-empty, pass them on to the  GCC make.
10773         (all-bootstrap): New rule that is like all-gcc, except it executes
10774         the GCC bootstrap rule instead of the GCC all rule.
10775
10776 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
10777
10778         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
10779
10780 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10781
10782         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
10783         DG/UX support.
10784
10785 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
10786
10787         * config.sub (i*86*) Change [345] to [3456]
10788
10789 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10790
10791         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
10792         --with-gnu-ld=no.
10793
10794 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
10795
10796         * config-ml.in (rs6000*, powerpc*): Add switches to control which
10797         AIX multilibs get built.
10798
10799 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10800
10801         * configure.in (i386-win32): Don't build expect if we're not
10802         building the tcl subdir.
10803
10804 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
10805
10806         * Makefile.in: (configure-target-examples, all-target-examples):
10807         New targets, configure and build example programs.
10808
10809 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10810
10811         * mpw-configure: If an mpw-config.in generated a file mk.sed,
10812         use it as input to sedit the generated MPW makefile.
10813         * mpw-README: Add a suggestion about Gestalt.h.
10814
10815 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
10816
10817         * config.sub: Accept *-*-ieee*.
10818
10819 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
10820
10821         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
10822         Ronald F. Guilmette <rfg@monkeys.com>.
10823
10824 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10825
10826         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
10827         for powerpc-pe native.
10828         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
10829         (target==powerpc-pe): duplicate i386-win32 entry.
10830
10831 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10832
10833         * configure.in (noconfigdirs): Exclude target-newlib for all versions
10834         of vxworks, not just vxworks5.1.
10835
10836 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
10837
10838         * mpw-configure: Add support for exec-prefix.
10839
10840 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10841
10842         * config.guess: Recognize HP model 816 machines as having
10843         a PA1.1 processor.
10844
10845 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10846
10847         * configure: Ignore new autoconf configure options.
10848
10849 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
10850
10851         * config.guess:  Recognize Pentium under SCO.
10852         From Robert Lipe <robertl@arnet.com>.
10853
10854 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10855
10856         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
10857
10858 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
10859
10860         * configure.in: Don't configure gas for alpha-dec-osf*.
10861
10862 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
10863
10864         * configure.in: Default to --with-stabs for some targets for which
10865         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
10866         i[345]86*-*-unixware*.
10867
10868 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
10869
10870         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
10871         rather than basing it on the target.  Simplify handling of options
10872         controlling which directories to configure.  Remove extraneous
10873         slash in multi-clean target.
10874
10875 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
10876
10877         * config-ml.in: Prefix more variables with ml_ so they don't collide
10878         with configure's.
10879
10880 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
10881
10882         * configure: Don't turn -v into --v.
10883
10884 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
10885
10886         * configure.in (targargs): Fix typo.
10887
10888         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
10889
10890 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10891
10892         * configure.in: Strip --host and --target options from
10893         CONFIG_ARGUMENTS, and always configure for --host only.  Add
10894         --with-cross-host option when building with a cross-compiler.
10895         * configure: Canonicalize the arguments put into config.status by
10896         always using `=' for an option with an argument.  Pass a presumed
10897         --host or --target explicitly.
10898
10899 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
10900
10901         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
10902         into general OS recognition case.
10903
10904 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10905
10906         * configure.in (target_configdirs): add target-winsup only
10907         for win32 target systems.
10908
10909 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
10910
10911         * Makefile.in (all-target-libgloss): Depend upon
10912         configure-target-newlib, since when libgloss is built it looks to
10913         see if the newlib directory exists.
10914
10915 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
10916
10917         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
10918         cfg-ml-*.in.
10919
10920 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
10921
10922         * configure: Handle LD and LD_FOR_TARGET when configuring a
10923         Canadian Cross.
10924
10925 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10926
10927         * configure.in (target_libs): add target-winsup.
10928         (target==i386-win32): add patch diff flex make to $noconfigdirs.
10929         (target==ppcle-pe): remove ld from $noconfigdirs.
10930
10931 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10932
10933         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
10934         Preserve relative path names in $srcdir.  Build symlink tree if
10935         configuring cross target dir and srcdir=. (= no VPATH support).
10936         (configure-target-libg++): Depend on configure-target-librx.
10937         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
10938         * config-ml.in: New file.
10939         * symlink-tree: New file.
10940         * configure: Ensure srcdir="." if that's what it is.
10941
10942 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
10943
10944         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
10945         includes and FLEX_SKELETON setting.
10946         * mpw-configure (--with-gnu-ld): New option, controls whether
10947         to use PPCLink or ld with PowerMac GCC.
10948         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
10949         * mpw-config.in: Configure grez if targeting Mac.
10950
10951         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
10952         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
10953         just macos.
10954         * configure.in: Configure grez resource compiler if targeting Mac.
10955         * Makefile.in (all-grez, install-grez): New targets.
10956
10957 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
10958
10959         * configure: CXX defaults to gcc, not g++.  If we find
10960         gcc in the path, set CC to gcc -O2.
10961
10962 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
10963
10964         * configure: Default ${build} correctly.  Avoid picking up extra
10965         spaces when reading CC and CXX from Makefile.  When doing a
10966         Canadian Cross, use plausible default values for numerous
10967         variables.
10968         * configure.in: When doing a Canadian Cross, don't try to
10969         configure tools whose configure script can't handle it.
10970
10971 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
10972
10973         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
10974
10975 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10976
10977         * configure:  Remove dubious bug reporting address.
10978
10979 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10980
10981         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
10982         configure script, run that instead of this directory's configure.
10983         In either case, print a message that we're configuring the sub-dir.
10984
10985 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10986
10987         * configure.in: Before checking for the existence of various files,
10988         use sed to filter out "target-".
10989
10990 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
10991
10992         * Makefile.in (DO_X): Split rule to decrease command line length
10993         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
10994         (Philippe De Muyter).
10995
10996 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
10997
10998         * Makefile.in (all-patch): depend on all-libiberty.
10999
11000 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
11001
11002         * configure.in: If the only directory in target_configdirs which
11003         actually exists is libiberty, then set target_configdirs to empty,
11004         to avoid trying to build a target libiberty in a gas or gdb
11005         distribution.
11006
11007 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
11008
11009         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11010         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11011         systems.
11012
11013 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11014
11015         * configure.in (copy_dirs): Use sys-include instead of include
11016         for --with-headers option.
11017
11018 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
11019
11020         * Makefile.in, configure.in: Make winsup builds work with
11021         new scheme.
11022
11023 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
11024
11025         * configure.in: Build the linker on AIX.
11026
11027 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11028
11029         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
11030         where needed.
11031
11032 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
11033
11034         * Makefile.in (all-gcc): Fix typo.
11035
11036 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11037
11038         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
11039
11040 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11041
11042         * configure.in:  Rename libFOO to target-libFOO, and xiberty
11043         to target-xiberty, to provide more flexibility.
11044         (target_subdir):  Define.  Create if cross.
11045         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11046         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
11047         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11048         check-libFOO -> check-target-libFOO, etc.
11049         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11050         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11051         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11052         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
11053         allow ALL_GCC="" to only configure.
11054         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
11055         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
11056         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
11057
11058 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
11059
11060         * Makefile.in (taz): Build "info" in etc explicitly.
11061
11062 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
11063
11064         * configure.in:  Make sure that CC is undefined (as opposed to
11065         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
11066         problem with autoconf trying to configure on a host without GCC.
11067
11068 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11069
11070         * mpw-configure: Set host alias from choice of host compiler,
11071         only use generic MPW Makefile sed if present, edit a file
11072         named "hacked_Makefile.in" instead of "Makefile.in" if present.
11073         * mpw-README: Add problem notes about CW6 and CW7.
11074
11075 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
11076
11077         * Makefile.in (taz): Use ";" instead of ";;".
11078
11079 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11080
11081         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
11082         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11083         DISTDOCDIRS.
11084         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
11085         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
11086
11087 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11088
11089         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
11090         and gnats, because they are now subsumed by DISTSTUFFDIRS.
11091         Move bfd to DISTSTUFFDIRS.
11092
11093 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11094
11095         * Makefile.in (X11_LIB): Removed.
11096         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11097
11098         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11099
11100 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11101
11102         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11103         names.
11104
11105 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11106
11107         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11108
11109 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
11110
11111         * configure.in (i[345]86-*-win32): Always build newlib.
11112         Don't configure cvs, autoconf or texinfo.
11113         * Makefile.in (LD_FOR_TARGET): New.
11114         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11115         Pass down LD_FOR_TARGET.
11116
11117 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11118
11119         * winsup: New directory.
11120         * Makefile.in: Build winsup.
11121         * configure.in: Winsup is configured when target is win32.
11122         Can only build win32 target GDB when native.
11123
11124 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
11125
11126         * config.guess: Recognize HP model 819 machines as having
11127         a PA 1.1 processor.
11128
11129 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11130
11131         * configure: Fix sed loop which substitutes for CC and CXX to
11132         avoid bug found in various sed implementations.
11133
11134 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11135
11136         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11137         simulator.  Use standard powerpc-*-eabi*.
11138
11139 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
11140
11141         * configure.in: Stop putting gas and binutils in noconfigdirs for
11142         powerpc-*-aix* and rs6000-*-*.
11143
11144 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
11145
11146         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11147         -mcall-aixdesc libraries.
11148
11149 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
11150
11151         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
11152
11153         * config.sub (arm | armel | armeb): Fix shell syntax.
11154
11155 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11156
11157         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11158         -msoft-float and -mcpu=common support.
11159         (powerpc*-*-eabisim*): Add support for building -mcall-aix
11160         libraries.
11161
11162 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11163
11164         * configure.in: Allow configuration and build of emacs19 for the alpha.
11165
11166 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11167
11168         * configure.in (CC): Get ^CC, not just any old CC, from
11169         ${host_makefile_frag}.
11170
11171 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11172
11173         * configure.in (CC): Try to get CC from
11174         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11175
11176 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11177
11178         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11179         only if it exists in $(srcdir).
11180
11181 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11182
11183         * configure: If CC and CXX are not set in the environment, set
11184         them, based on either an existing Makefile or on searching for gcc
11185         in PATH.  Substitute for CC and CXX in Makefile.
11186         * configure.in: Remove libm from target_libs.  Separate
11187         target_configdirs from configdirs.  If CC is not set in
11188         environment, try to get it from a host Makefile fragment.  Rewrite
11189         changes of configdirs to use skipdirs instead.  A few minor
11190         tweaks.  Take directories out of target_configdirs as they are
11191         taken out of configdirs.  Remove existing Makefile files from
11192         subdirectories.  Substitute for TARGET_CONFIGDIRS and
11193         CONFIG_ARGUMENTS in Makefile.
11194         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11195         by configure.in.
11196         (CONFIG_ARGUMENTS): Likewise.
11197         (CONFIGURE_TARGET_MODULES): New variable.
11198         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11199         ($(CONFIGURE_TARGET_MODULES)): New target.
11200         (configure-libg++, configure-libio): New targets.
11201         (all-libg++): Depend upon configure-libg++.
11202         (all-libio): Depend upon configure-libio.
11203         (configure-libgloss, all-libgloss): New targets.
11204         (configure-libstdc++): New target.
11205         (all-libstdc++): Depend upon configure-libstdc++.
11206         (configure-librx, all-librx): New targets.
11207         (configure-newlib): New target.
11208         (all-newlib): Depend upon configure-newlib
11209         (configure-xiberty): New target.
11210         (all-xiberty): Depend upon configure-xiberty.
11211
11212 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11213
11214         * configure.in (host i[345]86-*-win32):  Expand the
11215         noconfigdirs again.
11216
11217 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
11218
11219         * mpw-configure: Fix sed command file name.
11220
11221 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
11222
11223         * configure.in (host i[345]86-*-win32): Reduce the
11224         noconfigdirs again.
11225
11226 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
11227
11228         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11229         or powerpc*-*-pe*, since they are not yet supported.
11230
11231 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
11232
11233         Add PowerMac support and many other enhancements.
11234         * mpw-configure: New option --cc to select compiler to use,
11235         paste options set according to --cc into the generated
11236         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11237         if mpw-make.sed is present.
11238         * mpw-config.in: Don't test for gC1, test for mpw-touch,
11239         add forward includes for PowerPC include files.
11240         * mpw-build.in: Build using Makefile.PPC if present.
11241         (do-byacc, etc): Remove separate version resource builds.
11242         (do-gas): Build "stamps" before "all".
11243         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11244         * mpw-README: Update to reflect --cc option, PowerMac support,
11245         and recently-reported compatibility problems.
11246
11247 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
11248
11249         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11250         embedded m68k systems (-aout, -coff, -elf, -vxworks).
11251         (--with-multilib-top): Pass to recursive invocations.
11252
11253 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
11254
11255         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11256         v810-*-*.
11257
11258 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11259
11260         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11261         gdb, ld and opcodes on v810-*-*.
11262
11263 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
11264
11265         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11266         (local-maintainer-clean): New target.
11267         (maintainer-clean): New target.
11268         (realclean): Just depend upon maintainer-clean.
11269
11270 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11271
11272         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11273
11274 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
11275
11276         * configure.in: Build ld in mips*-*-bsd* case.
11277
11278 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
11279
11280         * config.sub: Accept -lites* OS.  From Ian Dall.
11281
11282 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
11283
11284         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11285         targets.
11286
11287 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11288
11289         * configure.in: treat i386-win32 canadian cross the same as
11290         i386-go32 canadian cross.
11291
11292 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11293
11294         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11295         running under the simulator to build a reduced set of libraries.
11296         (powerpc-*-eabiaix): Add fine grained multilib support added to
11297         other powerpc targets yesterday.
11298
11299 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11300
11301         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11302         -disable-softfloat, -disable-relocatable, -disable-aix, and
11303         -disable-sysv to control which multilib libraries get built.
11304
11305 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11306
11307         * configure: Add Makefile.tem to list of files to remove in trap
11308         handler.
11309
11310 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11311
11312         * config.guess (*Linux*):  Add missing "exit"s.
11313         Also, need specific check for alpha-unknown-linux (uses COFF).
11314
11315 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11316
11317         * config.guess:  Merge with FSF:
11318
11319         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
11320         * config.guess (AIX4): More robust release numbering discovery.
11321
11322         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
11323         * config.guess (i386-sequent-ptx): Properly get version number.
11324
11325         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
11326         * config.guess (mips:*:4*:UMIPS): New case.
11327
11328 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11329
11330         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11331         (i386-win32 host): Likewise.  Don't build readline.
11332
11333 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
11334
11335         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
11336         SUPPORT_FILES to submakes.
11337
11338 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
11339
11340         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11341         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11342         mpw-configure.
11343
11344 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
11345
11346         * configure.in (appdirs): Use =, not ==, in test expression when
11347         trying to build the text to print in the warning message for
11348         Solaris users.
11349
11350 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
11351
11352         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11353
11354 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11355
11356         * config.guess: Recognize lynx-2.3.
11357
11358 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
11359
11360         * config.sub (z8ksim): Deleted
11361         (z8k-*-coff): New, this is the one true name of the target.
11362
11363 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
11364
11365         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11366
11367 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
11368
11369         * config.guess (*:Linux:*:*): First try asking the linker what the
11370         default object file format is (elf, aout, or coff).  Then if this
11371         fails, try previous methods.
11372
11373 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11374
11375         * configure.in: Don't build newlib for *-*-vxworks5.1.
11376
11377 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
11378
11379         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11380         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11381
11382 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
11383
11384         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11385
11386 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
11387
11388         * cfg-ml-com.in: New file.
11389         * cfg-ml-pos.in: New file.
11390
11391 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
11392
11393         * COPYING.NEWLIB: Add HP free copyright to list.
11394
11395 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
11396
11397         * config.sub: Recognize -eabi* for the system, not just -eabi.
11398
11399 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11400
11401         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11402         * config.sub, configure.in (win32): New target and host.
11403
11404 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
11405
11406         * configure.in: Add i386-pe configuration.
11407
11408 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
11409
11410         * mpw-build.in (install): Install GDB after LD.
11411
11412 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
11413
11414         * mpw-config.in (elf/mips.h): Always forward-include, needed
11415         for GDB to build.
11416
11417 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11418
11419         * testsuite: New directory for customer acceptance and whole tool
11420         chain tests.
11421
11422 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11423
11424         * configure: If per-host line isn't found, but AC_OUTPUT is found
11425         and a configure script exists, run it instead.
11426
11427 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11428
11429         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
11430
11431 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11432
11433         * configure: Set build_{cpu,vendor,os,alias} to host values when
11434         --build isn't specified.
11435
11436 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11437
11438         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11439         (FLAGS_TO_PASS): Pass them.
11440         (EXTRA_TARGET_FLAGS): Ditto.
11441
11442 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11443
11444         * Makefile.in (all-libg++): Depend on all-libstdc++.
11445
11446 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11447
11448         * configure.in (noconfigdirs): Enable all packages for
11449           i386-unknown-netbsd.
11450
11451 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
11452
11453         * configure.in (noconfigdirs): Don't configure tk for i386-go32
11454         hosted builds (DOS builds)
11455
11456 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
11457
11458         Changes for ARM based on patches from Richard Earnshaw:
11459         * config.sub: Handle armeb and armel.
11460         * configure.in: Omit arm linker only for riscix.
11461
11462 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11463
11464         * config.guess:  Update from FSF.
11465
11466 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
11467
11468         * config.sub: Recognize powerpcle as the little endian varient of
11469         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
11470         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
11471         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
11472         temporarily.
11473
11474 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
11475
11476         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11477
11478 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
11479
11480         * config.sub: Accept -lites* as a basic system type.
11481
11482 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
11483
11484         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11485         installed, and if so return linuxoldld as the system name.
11486
11487 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
11488
11489         * config.guess: Add hppa1.1-hp-lites support.
11490
11491 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
11492
11493         * configure.in: Don't build newlib for m68k-vxworks5.1.
11494
11495 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11496
11497         * configure.in (mips-sgi-irix6): Use mh-irix5.
11498
11499 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
11500
11501         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11502
11503 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11504
11505         * test-build.mk: Enable building of shared libraries on IRIX 5 and
11506         OSF/1.  Fix compiler flags.
11507         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
11508
11509 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
11510
11511         * configure.in: Recognize --with-newlib.
11512         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11513
11514 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11515
11516         * Makefile.in: move {all,check,install}-gdb from *_MODULES
11517         to *_X11_MODULES due to gdbtk needing X include files et al.
11518
11519 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
11520
11521         Merge in support for Mac MPW as a host.
11522         (Old change descriptions retained for informational value.)
11523
11524         * mpw-config.in: Add generic include forwards for cpu-specific
11525         include files in aout and elf directories.
11526
11527         * mpw-configure: Added copyright.
11528         * mpw-config.in: Check for presence of required build tools.
11529         (target_libs): Add newlib.
11530         (target_tools): Add examples.
11531         (Read Me): Generate as "Read Me for MPW" instead.
11532         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11533         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11534         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11535
11536         * mpw-configure: Remove subdir-specific makefile hackery,
11537         delete mk.tmp after using it.
11538
11539         * mpw-build.in (all): Display start and end times.
11540
11541         * mpw-configure (host_canonical): Set.
11542         (target_cpu): Always add to makefiles.
11543         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11544         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11545         (mpw-mh-mpw): Look for in srcdir and srcroot.
11546         Use sed instead of mpw-edit-prefix to edit prefix definitions.
11547
11548         * mpw-build.in: (install-only): New target.
11549
11550         * mpw-configure (host_alias, target_alias): Rename from hostalias
11551         and targetalias, add into generated Makefile.
11552         (mk.tmp): If present, add into generated Makefile.
11553         * mpw-build.in (all-gas): Build config.h first before gas proper.
11554
11555         * mpw-configure (config.status): Write only if changed.
11556         * mpw-config.in (readline): Configure it (not built, just used for
11557         definitions).
11558
11559         * mpw-config.in (elf/mips.h): Add a forward include.
11560
11561         * mpw-config.in: Forward-include most .h files in include into
11562         extra-include.
11563         (readline): Don't build.
11564         mpw-build.in (install): Install GDB.
11565
11566         * mpw-configure (prefix, mpw_prefix): Handle it.
11567         * mpw-config.in (mmalloc, readline): Don't configure.
11568         * mpw-build.in (thisscript): Rename to ThisScript.
11569         Use mpw-build instead of BuildProgram everywhere.
11570         (mmalloc, readline): Don't build.
11571         * mpw-README: New file, basic documentation about the MPW port.
11572
11573         * mpw-config.in: Use forward-include to create include files.
11574
11575         * mpw-configure: Add more things to the top of each configured
11576         Makefile, including contents of config/mpw-mh-mpw.
11577         * mpw-config.in (extra-include): Create this directory and fill it
11578         with Posix-like include files when configuring.
11579
11580         * config.sub (apple, mac, mpw): Add various aliases.
11581
11582         * mpw-build.in: New file, top-level build script fragment for MPW.
11583         * mpw-configure: New file, configure script for MPW.
11584         * mpw-config.in: New file, config fragment for MPW.
11585
11586 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11587
11588         * configure.in (host_libs): Remove glob, since it is gone from the
11589         sources.
11590
11591 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
11592
11593         * Makefile.in: define empty GDB_NLM_DEPS var.
11594
11595         * configure.in(target_makefile_frag): use config/mt-netware
11596         for netware targets.
11597
11598 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
11599
11600         * config.sub: Merge in recent FSF changes.  Remove linux special
11601         cases.
11602
11603 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
11604
11605         Revert this change:
11606
11607         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
11608
11609                 * build-all.mk: Use CC=cc -Xs on Solaris.
11610
11611 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11612
11613         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
11614         stop using it.
11615         * Makefile.in: Nuke all references to glob subdirectory.
11616
11617 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11618
11619         * configure.in: Fix --enable-shared logic in per-host.
11620
11621 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
11622
11623         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
11624
11625 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
11626
11627         * configure.in (noconfigdirs): Don't build gas on AIX, for
11628         powerpc*-*-aix* as well as for rs6000*-*-aix*.
11629
11630 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
11631
11632         * configure: Fix --cache-file to work if the file argument is a
11633         relative path.
11634
11635 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
11636
11637         * configure: If the --cache-file is used, pass it down to
11638         configure in subdirectories.
11639
11640 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
11641
11642         * config.sub: add vxworks29k configuration.
11643
11644 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
11645
11646         * Makefile.in (taz): Do "diststuff" part quietly.
11647
11648 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
11649
11650         * config.sub: Mini-merge with gcc/config.sub.
11651
11652 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
11653
11654         * config.guess (IRIX): Sed - to _.
11655
11656 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
11657
11658         * Makefile.in (source-vault, binary-vault): New targets.
11659
11660 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
11661
11662         * config.sub: Recognize -eabi as a basic system type.
11663
11664 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11665
11666         * configure.in (enable_shared stuff): Fix typo.
11667
11668 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
11669
11670         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
11671
11672 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
11673
11674         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
11675
11676 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
11677
11678         * configure.in (rs6000-*-*): Don't build gas.
11679
11680 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
11681
11682         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
11683         reduce command line length.
11684         (AS_FOR_TARGET): Check for as.new, not Makefile.
11685         (NM_FOR_TARGET): Check for nm.new, not Makefile.
11686
11687 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
11688
11689         * config.guess:  Merge from FSF.
11690
11691 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11692
11693         * configure: Don't use $ when handling program_suffix.
11694
11695 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
11696
11697         * configure.in:  Configure tk for hppa/hpux.
11698
11699 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11700
11701         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
11702
11703 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11704
11705         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
11706         to LIBCXXFLAGS.  Tests are better run without it.
11707
11708 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
11709
11710         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
11711
11712 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
11713
11714         * configure.in (*-*-netware*): Don't configure xiberty.
11715
11716 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
11717
11718         * configure.in:  Remove tk from native_only list.
11719
11720 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
11721
11722         * build-all.mk: Add mips-ncd-elf target to sun4 targets
11723           for special NCD build.
11724
11725 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11726
11727         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
11728         makeall.bat, they're only useful for binutils snapshots.
11729         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
11730         makeall.bat to specified SUPPORT_FILES.
11731
11732 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
11733
11734         * build-all.mk: Add Ericsson targets to sun4 and solaris
11735           hosts.  Add  BNR's sun4 target to solaris host, so their
11736           build-from-source will be tested in-house first.
11737
11738 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11739
11740         * Makefile.in (LIBCFLAGS): New variable.
11741         (CFLAGS_FOR_TARGET): Ditto.
11742         (LIBCFLAGS_FOR_TARGET): Ditto.
11743         (LIBCXXFLAGS): Ditto.
11744         (CXXFLAGS_FOR_TARGET): Ditto.
11745         (LIBCXXFLAGS_FOR_TARGET): Ditto.
11746         (BASE_FLAGS_TO_PASS): Pass them.
11747         (EXTRA_TARGET_FLAGS): Ditto.
11748
11749         * configure.in: Support --enable-shared.
11750
11751 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11752
11753         * configure.in (target_libs):  Include libstdc++ again.
11754         * config.guess:  Update from FSF (for FreeBSD).
11755
11756 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11757
11758         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
11759         makeall.bat.
11760         (DISTDOCDIRS): Add `etc'.
11761         (ETC_SUPPORT_PFX): New variable.
11762         (taz): Include anything from etc starting with a word in
11763         ETC_SUPPORT_PFX.
11764
11765 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11766
11767         * config.sub: Update for recent FSF changes.  Remove obsolete
11768         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
11769         spacing changes.
11770
11771 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
11772
11773         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
11774
11775         * config.guess:  Merge with FSF.
11776         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
11777
11778 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11779
11780         * configure: Since the "trap 0" handler will override the exit
11781         status on many systems, only use it for "exit 1", and make it set
11782         a non-zero exit status; reset it before "exit 0".  Also, check
11783         exit status of config.sub, and error out if it failed.
11784
11785 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
11786
11787         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
11788         and install libgloss.
11789
11790 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11791
11792         * Makefile.in (all-binutils): Depend upon all-byacc.
11793
11794         * configure.in: Don't build emacs on Irix 5.
11795
11796 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11797
11798         * configure.in (*-*-netware*): Add libio.
11799
11800 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11801
11802         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
11803         (CHECK_TARGET_MODULES): Ditto.
11804         (INSTALL_TARGET_MODULES): Ditto.
11805         (TARGET_LIBS): Ditto.
11806         (all-libstdc++): Note dependencies.
11807
11808 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11809
11810         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
11811
11812 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
11813
11814         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
11815         -fexternal-templates.
11816
11817         * configure.in (target_libs): Add libstdc++.
11818         (noconfigdirs): Add libstdc++ as appropriate.
11819
11820 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11821
11822         * config.guess:  Update from FSF.
11823
11824 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11825
11826         * configure: Use ${config_shell} when running ${configsub}.
11827
11828 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
11829
11830         * config.sub: No longer recognize h8300h.
11831
11832 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
11833
11834         * config.sub: Remove extraneous differences between config.sub and
11835         gcc/config.sub.
11836
11837 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
11838
11839         * Makefile.in (DISTSTUFFDIRS): Add gas.
11840
11841 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11842
11843         * COPYING.NEWLIB: New file.
11844
11845 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11846
11847         * config.guess (HP-UX):  Patch from Harlan Stenn
11848         <harlan@landmark.com> to also emit release level.
11849
11850 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11851
11852         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
11853
11854 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11855
11856         * config.sub:  Merge nextstep cleanup from FSF.
11857
11858 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11859
11860         * configure.in (arm-*-*): Don't configure ld for this target.
11861
11862 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11863
11864         * configure.in (*-*-netware): don't configure libg++, libio,
11865           librx, or newlib.
11866
11867 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11868
11869         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
11870         configure ld--it works, but it doesn't support shared libraries.
11871
11872 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11873
11874         * config.guess (*-unknown-freebsd*):  Get rid of possible
11875         trailing "(Release)" in version string.
11876         Patch from Paul Richards <paul@isl.cf.ac.uk>.
11877
11878 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11879
11880         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
11881         Fix type: *-next-neststep -> *-next-nextstep.
11882
11883         * config.guess:  Merge from FSF:
11884
11885         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
11886
11887         * config.guess: Recognize powerpc-ibm-aix3.2.5.
11888
11889         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
11890
11891         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
11892         instead of UNIX_SV for UnixWare 1.0).
11893
11894 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
11895
11896         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
11897         to make gdb/nlm/* build after the compiler and linker.
11898
11899 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11900
11901         * config.guess (netbsd, freebsd, linux):  Accept any machine,
11902         not just i[34]86.
11903         (m68k-atari-sysv4):  Relocate to match FSF version.
11904
11905         * config.guess:  More merges from the FSF:
11906
11907         Add a space before function call or macro invocation.
11908
11909         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11910
11911         * config.guess: Add trap cmd to remove dummy.c and dummy when
11912         interrupted.
11913
11914         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
11915
11916         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
11917         (dummy): Redirect stderr from compilation of dummy.c.
11918
11919         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
11920
11921         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
11922
11923 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
11924
11925         * configure: Accept and ignore --cache*, for compatibility with
11926         new autoconf.
11927
11928 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11929
11930         * config.guess:  Merge from FSF:
11931
11932         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11933
11934         * config.guess (Pyramid*:OSx*:*:*): New case.
11935         (PATH): Add /.attbin at end for finding uname.
11936         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
11937
11938         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
11939
11940         * config.guess (M88*:DolphinOS:*:*): New case.
11941
11942         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
11943
11944         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
11945         to select whether to use ELF or COFF.
11946
11947         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11948
11949         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
11950
11951         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11952
11953         * config.guess: Guess the OS version for HPUX.
11954
11955         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
11956
11957         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
11958
11959 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11960
11961         * configure.in: Recognize --with-headers, --with-libs, and
11962         --without-newlib.
11963         * Makefile.in (all-xiberty): Depend upon all-ld.
11964
11965 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11966
11967         * configure.in: Change i[34]86 to i[345]86.
11968
11969 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11970
11971         * configure (version): A few more tweaks to help message.
11972
11973 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11974
11975         * Makefile.in:  Remove (for now) librx as a host library,
11976         now that we're building it for target.
11977
11978 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11979
11980         * configure: Fix up help message; from karl@owl.hq.ileaf.com
11981         (Karl Berry).
11982
11983 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11984
11985         * configure.in:  Also configure librx.
11986
11987 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
11988
11989         * Makefile.in:  Update various rules to reflect that librx
11990         is now needed for libg++.
11991
11992 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
11993
11994         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
11995
11996 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
11997
11998         * configure.in: Configure the examples directory.
11999
12000 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12001
12002         * configure: Simplify Jun 2 1994 change.
12003
12004 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12005
12006         * change CC to /usr/latest/bin/gcc for lynx host builds, since
12007         /bin/gcc isn't good enough to build gcc.
12008
12009 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
12010
12011         * Makefile.in (GDB_SUPPORT_FILES): Remove
12012         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
12013         (gdb.tar.gz): Add new rule to use standard distribution building
12014         mechanism.
12015
12016 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12017
12018         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
12019         Bill Cox <bill@cygnus.com>.
12020
12021 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12022
12023         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
12024
12025 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
12026
12027         * configure:  Search current dir first in .gdbinit.
12028
12029 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12030
12031         * config.sub:  Recognize freebsd (merged from gcc config.sub).
12032
12033 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12034
12035         * config.sub:  Refer to NeXT's operating system as nextstep.
12036
12037         * config.sub (case $basic_machine):  Re-order the cases, to match
12038         the order in the FSF version (which is mostly alphabethical).
12039         Merge in some additions and changes from the FSF.
12040
12041 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
12042
12043         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12044         * config.sub: Recognize cxux7.
12045         * configure.in: Use mh-cxux for m88k-harris-cxux*.
12046
12047 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12048
12049         * config.sub:  Fix typo powerpc -> powerpc-*.
12050
12051 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
12052
12053         * Makefile.in: `all-emacs19' depends on `all-byacc'.
12054
12055         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12056         parallel with all-emacs and install-emacs).  Top-level command
12057         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12058
12059 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12060
12061         * test-build.mk ($(host)-stamp-stage2-installed): Remove
12062         $(relbindir)/make before doing ``make install'', and use
12063         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
12064         installing over running make binary.
12065         ($(host)-stamp-stage3-installed): Likewise.
12066
12067 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12068
12069         * config.guess: Recognize Mach.
12070
12071 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
12072
12073         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12074         see whether --exec-prefix was used.
12075
12076 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12077
12078         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
12079
12080 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12081
12082         * Makefile.in: Add all-librx target similar to all-libproc.
12083
12084 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
12085
12086         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
12087         with post 1.2 uname bogosity.
12088
12089 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12090
12091         * configure: Remove temporary files on receipt of a signal.
12092
12093 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
12094
12095         * configure: If there is a package_makefile_frag, remove
12096         ${subdir}/Makefile.tem after copying it in.
12097
12098 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12099
12100         * build_all.mk: support rs6000 lynx identifies itself as
12101         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
12102         since /bin/gcc is too feeble to compile a modern gcc.
12103
12104 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12105
12106         * brought devo/test-build.mk update-to-date with progressive/
12107           test-build.mk. Add lynx targets and hppa flag info.
12108
12109 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12110
12111         * configure.in:  Use mh-ncrsvr43.  Patch from
12112         Tom McConnell <tmcconne@sedona.intel.com>.
12113
12114 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12115
12116         * config.guess (i386-unknown-bsdi):  No longer need to
12117         check #if defined(__bsdi__) && defined(__i386__).
12118
12119 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12120
12121         * configure: Set program_transform_nameoption correctly.
12122
12123 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
12124
12125         * brought build-all.mk update-to-date with progressive build-all.mk,
12126           added new targets and hppa info.
12127
12128 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12129
12130         * configure: If config.guess result is a prefix of the user
12131         specified target, assume a native build and use the user specified
12132         target as the host alias.  Remove SunOS patch suffix removal hack.
12133         * configure.in: Remove SunOS patch suffix removal hack.
12134
12135         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12136         in NATIVE_CHECK_MODULES.
12137
12138 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
12139
12140         * Makefile.in: Rename HOST_ONLY to NATIVE.
12141         * configure: Delete SunOs patch suffix from host_canonical
12142           and build_canonical variables that are prepended to Makefiles.
12143         * configure.in: Add comments for easier maintenance.
12144
12145 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12146
12147         * Makefile.in: Add all-libproc target similar to all-gui.
12148
12149 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
12150
12151         * Makefile.in (CHECK_MODULES): split into
12152         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12153
12154 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
12155
12156         * config.guess (i386-unknown-bsdi): New system to guess.
12157
12158 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12159
12160         * Makefile.in: Add all-gui target (but not yet build by "all").
12161
12162 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
12163
12164         * config.sub: Move deletion of patch suffix from here...
12165         * configure.in: To here, at Ian's suggestion.  The top-
12166           level scripts might need to know of a patch level.
12167
12168 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
12169
12170         * config.sub: Strip off patch suffix so rtl is recognized
12171           as a sunos4.1.3 machine, even though it's been patched.
12172
12173 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
12174
12175         * Makefile.in (INSTALL_LAST): Delete.
12176         (INSTALL_DOSREL): New.
12177
12178 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12179
12180         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12181         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12182         whether we pass down --with-gnu-ld anyhow.
12183
12184 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
12185
12186         * Makefile.in (INSTALL_LAST): Change operation so it works
12187         on more flavors of make.
12188         * configure.in (go32): Don't build libg++ or libio.
12189
12190 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
12191
12192         * Makefile.in (Move HOST_PREFIX_1 and friends up so
12193         they can be overriden by templates.
12194
12195 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
12196
12197         * configure.in (target==go32): Don't build gdb.
12198         * dosrel: New directory.
12199
12200 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
12201
12202         * configure.in (host==go32): Configure dosrel too.
12203         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12204         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12205         be set by incoming names or templates.
12206         (INSTALL_LAST): New rule.
12207
12208 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
12209
12210         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12211
12212 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12213
12214         * configure.in (appdirs): New variable.  Currently empty, but will
12215         be used in gas distribution.  If nonempty, lists a set of
12216         directories at least one of which must get configured, or top
12217         level configuration is considered to have failed.
12218         (rs6000-*-lynxos*): Use new file name.
12219
12220 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12221
12222         Eliminate XTRAFLAGS.
12223         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12224         newlib include files using -idirafter, and also use -nostdinc.
12225         (CXX_FOR_TARGET): Likewise.
12226         (XTRAFLAGS): Removed.
12227         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12228         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12229         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12230         ($(DO_X)): Don't pass down XTRAFLAGS.
12231
12232 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
12233
12234         * configure.in (mips*-dec-bsd*): New target; do build linker.
12235         (mips*-*-bsd*): New target; don't build linker.
12236
12237 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
12238
12239         * configure.in: support rs6000-*-lynxos* configuration.
12240         support sunos4 as a cross target.
12241
12242         * config.sub: look for lynx*, not lynx since the OS version may
12243         legitimately be part of the name.
12244
12245 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12246
12247         * configure.in (i[34]86-*-sco*): Move to be with other i386
12248         targets.
12249         (romp-*-*): New target.  Skip various binary utilities.
12250         (vax-*-*): New target.  Don't build newlib.
12251         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
12252
12253 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12254
12255         * configure.in: Only set host_makefile_frag if config
12256         directory exists.
12257
12258 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12259
12260         * install.sh: If $dstdir exists, don't check whether each
12261         component does.
12262
12263 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12264
12265         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12266
12267 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
12268
12269         * configure.in (*-*-lynxos*): Don't configure newlib for either
12270         native or cross Lynx.
12271
12272 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
12273
12274         * config.sub (sparc64-elf): Fix os.
12275         (z8k): Remove duplicate.
12276
12277 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12278
12279         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12280         gcc/stmp-fixproto, to try to prevent fixproto from being run.
12281
12282 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
12283
12284         * configure: Make file links cleanly even if Lynx fails on
12285           an NFS symlink (at least fail cleanly).
12286
12287 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
12288
12289         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12290         -XNh2000.
12291
12292 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12293
12294         * configure: Unknown options are fatal again.
12295
12296 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
12297
12298         * configure: Ignore --x-includes and --x-libraries, for Autoconf
12299         compatibility.
12300
12301 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
12302
12303         * build-all.mk: Add `clean' target.
12304
12305 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12306
12307         * config.guess:  Add SINIX support.
12308         * configure.in:  Add mips-*-sysv4* support.
12309
12310 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
12311
12312         * build-all.mk: Document all useful targets.
12313         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12314         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12315
12316 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12317
12318         * configure: Support --silent, --quiet.
12319
12320 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12321
12322         * configure: Support --disable-FEATURE.
12323
12324 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12325
12326         * config.guess: Recognize NCR running SVR4.3.
12327
12328 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12329
12330         * config.guess:  Make BSDI generate i386-unknown-bsd386.
12331         Patch from Paul Eggert <eggert@twinsun.com>.
12332
12333 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12334
12335         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12336
12337 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12338
12339         * configure: Make unrecognized options give nonfatal warnings
12340         instead of fatal errors, and pass them to any subdirectory
12341         configures in case they recognize them.
12342         Make --x equivalent to --with-x.
12343
12344 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
12345
12346         * configure: Add --enable-* options.  Clean up usage message and
12347         some comments.
12348
12349 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
12350
12351         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12352
12353 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12354
12355         * configure.in (hppa*-*-*): Enable binutils.
12356
12357 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12358
12359         * config.sub: Recognize cisco.
12360
12361 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
12362
12363         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12364
12365 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12366
12367         * config.guess: about target *-hitachi-hiuxwe2, don't print more
12368         than one configuration name.  Add comment.
12369
12370 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
12371
12372         * config.guess: about target *-hitachi-hiuxwe2, fixed
12373         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
12374         macro is incorrect.]
12375
12376 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12377
12378         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12379         than the "make ls" stuff which used to be here.
12380
12381 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12382
12383         * config.guess:  Recognize i[34]86-unknown-freebsd.
12384         From Shawn M Carey <smcarey@rodan.syr.edu>.
12385
12386 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12387
12388         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12389
12390 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
12391
12392         * config.guess: Check for ptx.
12393
12394 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
12395
12396         * config.sub: Add os9k checking.
12397
12398 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12399
12400         * config.guess: Handle OSF1 running on HPPA processors
12401
12402 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12403
12404         * configure: If subdir configure fails, print out a message with
12405         subdirectory name, in case subdir's configure code didn't identify
12406         itself.
12407
12408 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
12409
12410         * configure.in: Remove embedded newlines from configdirs.
12411         Avoid mismatches of substrings.  Fix matching strings at end
12412         of configdirs.
12413
12414 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
12415
12416         * config.guess:  Add Lynx/rs6000 config support.
12417
12418 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
12419
12420         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12421
12422 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
12423
12424         * configure.in (hppa*-*-osf*): Treat this just like most other
12425         PA configurations (eg no binutils or ld).
12426         (hppa*-*-*elf*): These configurations have binutils and ld.
12427
12428 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12429
12430         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
12431
12432 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12433
12434         * configure.in (rs6000-*-*): Build gas.
12435
12436 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
12437
12438         * Makefile.in:  Avoid bug in losing hpux sed.
12439
12440 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
12441
12442         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12443         for GDB and GDB has been fixed to not need it.
12444
12445 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12446
12447         * config.guess: Recognize vax hosts.
12448
12449 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12450
12451         * configure (while loop): Don't use "break 2" inside case
12452         statement -- the case statement isn't an enclosing loop.
12453
12454 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
12455
12456         * config.guess:  Clean up NeXT support, to allow nextstep
12457         on Intel machines.  Make OS be nextstep.
12458
12459 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
12460
12461         * config.guess: Add alternate forms for Convex.
12462
12463 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
12464
12465         * configure:  Completely rewrite option processing.  Take
12466         advantage of pattern-matching to avoid invoking test frequently.
12467         Also clean up host and target defaulting logic.
12468
12469 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
12470
12471         * Makefile.in: Replace all occurrances of "rootme" with "r" and
12472         "$${rootme}" with "$$r", to increase the likelihood that the do-*
12473         commands (plus user environment) will fit SCO limits.
12474
12475 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12476
12477         * configure.in: Don't issue warnings about directories which are
12478         not being configured if -norecursion is set.  Correct test for
12479         --with-gnu-as and --with-gnu-ld to not get confused by substring
12480         matches.
12481
12482         * configure.in: Don't build gas for alpha-dec-osf1*.
12483
12484 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
12485
12486         * configure:  Back out Per's change of 12/19/1993.  It changes the
12487         behavior of configure in unexpected and confusing ways.
12488
12489         Also, use different delim char when calculating
12490         program_transform_name so that the name can contain slashes.
12491
12492 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
12493
12494         * configure.in, config.sub: Add support for VSTa micro-kernel.
12495
12496 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
12497
12498         * configure.in: Nuke hacks which were used to get a special
12499         version of GAS for HPPA configurations.
12500
12501 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12502
12503         * configure:  If only ${target_alias} is given, use that
12504         as the default for ${host_alias}.
12505         * configure:  Add missing back-slashes before nested quotes.
12506
12507 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12508
12509         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12510
12511 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
12512
12513         * config.guess:  Recognize some Tektronix configurations.
12514         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12515
12516 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
12517
12518         * config.sub: Match any flavor of SH.
12519
12520 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
12521
12522         * configure.in: Don't try to configure newlib for Alpha.
12523
12524 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12525
12526         * configure.in: Don't build ld for Irix 5.  Don't build gas,
12527         libg++ or libio for any Alpha target.
12528
12529         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12530
12531 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
12532
12533         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12534         default arguments -- so it tried to compress itself.
12535
12536 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
12537
12538         * configure.in (notsupp): ensure that a space is always at the end
12539           of the configdirs list, since the grep checks for an explicit space
12540
12541 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12542
12543         * configure.in (target i386-sysv4.2): don't build ld, since static
12544           versions of many libraries are not available.
12545
12546 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12547
12548         * config.guess: Recognize Apollos (using environment variables).
12549         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12550
12551 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12552
12553         * config.guess: Recognize Sony news mips running newsos.
12554
12555 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
12556
12557         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12558         "fi ; else" for bash.
12559
12560 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
12561
12562         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12563
12564 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
12565
12566         * config.sub: accept unixware as an alias for svr4.2.
12567         Fix some inconsistancies with the gcc version.
12568
12569 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12570
12571         * Makefile.in (DISTDOCDIRS):  Add gdb.
12572
12573 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12574
12575         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
12576
12577 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12578
12579         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12580         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12581         this now.
12582
12583 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12584
12585         * config.sub: Accept hiux* as an OS name.
12586
12587         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12588         etc/make-stds.texi.  The underscore came from gcc, and dje now
12589         agrees that RUNTESTFLAGS is the correct name.
12590
12591 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12592
12593         * install.sh:  Remove 'set -e'.  It makes any conditionals
12594         in the script useless.
12595
12596         * config.guess: Automatically recognize arm-acorn-riscix
12597         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12598
12599 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
12600
12601         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
12602
12603 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12604
12605         * Makefile.in (DISTDOCDIRS): New variable.
12606         (taz): Edit local Makefile.in sooner, instead of proto-toplev
12607         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
12608
12609 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12610
12611         * configure.in (hppa target): check the source directory for the
12612           pagas sub-directory
12613
12614 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
12615
12616         * config.sub: Allow -aout* and -elf*.
12617
12618 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12619
12620         * configure.in: Don't build ld on i386-solaris2, same as for
12621         sparc-solaris2.
12622
12623 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12624
12625         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
12626
12627 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12628
12629         * configure.in:  Configure gdb for alpha.
12630
12631 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12632
12633         * Makefile.in (CXXFLAGS): Add -O.
12634
12635 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12636
12637         * config.guess: added support for DG Aviion
12638
12639 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12640
12641         * configure.in: Produce warning message for subdirectories not
12642         configurable for this host/target combination.  Don't try to
12643         configure gdb for vms.
12644
12645 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
12646
12647         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
12648         appropriate files before making "diststuff".
12649         (DISTBISONFILES): New var: list of files to be edited.
12650         (DISTSTUFFDIRS): Add binutils.
12651
12652 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12653
12654         * config.sub: also handle mipsel and mips64el (for little endian mips)
12655
12656 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12657
12658         * configure.in: Add * to end of all OS names.
12659
12660 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
12661
12662         * configure.in: Build newlib for LynxOS native.
12663
12664 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12665
12666         * config.guess: Add support for delta 88k running SVR3.
12667
12668         * configure.in: Add comment about HP compiler vs. emacs.
12669
12670 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12671
12672         * configure.in: don't build ld on solaris2 (not a viable option
12673           due to bugs in getpwnam & getpwuid)
12674
12675 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
12676
12677         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
12678         config.guess will produce a full version number.
12679
12680 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12681
12682         * configure.in: Build linker and binutils for alpha-dec-osf1.
12683
12684 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12685
12686         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
12687         and gdb/testsuite/Makefile.in.
12688
12689 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12690
12691         * configure.in: recognize mips*- instead of mips-
12692
12693 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
12694
12695         * config.sub: Accept linux*coff and linux*elf as operating
12696         systems.
12697
12698 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12699
12700         * config.sub: Recognize mips64, and mips3 as an alias for it.
12701
12702 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12703
12704         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
12705         gdb knows how to handle OSF/1 shared libraries.
12706
12707 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12708
12709         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
12710         * config.guess: Recognize Hitachi's HIUX.
12711         * config.sub: Recognize h3050r* and hppahitachi.
12712         Remove redundant cases for hp9k[23]*.
12713
12714 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12715
12716         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
12717         if gas and ld are in the source tree and are in ${configdirs}.
12718         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
12719         --with options (but still pass them down on the command line,
12720         if they were explicitly specified).
12721
12722 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12723
12724         * configure: substitute SHELL value in Makefile.in with
12725         ${CONFIG_SHELL}
12726
12727 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12728
12729         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
12730         *-*-solaris2* targets.
12731
12732 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12733
12734         * Makefile.in: define M4, and pass it down to sub-makes;
12735         all-autoconf now depends on all-m4
12736
12737 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12738
12739         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
12740         presence of {ar,ranlib} instead of a configured directory
12741
12742 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
12743
12744         * config.guess: Accept 34?? as well as 33?? for NCR.
12745
12746 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12747
12748         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
12749         of 'gas' in sed commands, since 'gash' is now in the tree as well.
12750
12751 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12752
12753         * configure: grab values for $(CC) and $(CXX) from the
12754         environment, so that someone can do "CC=gcc configure; make" and
12755         have it work right (matching the way that autoconf works now)
12756
12757         * configure.in, Makefile.in: add support for gash, the tcl
12758         interface to Galaxy
12759
12760         * config.guess: add NetBSD variants (hp300, x86)
12761
12762 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
12763
12764         * install.sh: Support -d option (in the manner of SunOS 4 install,
12765         as it is more deterministic than that of GNU install)
12766         (chmodcmd): Set file to mode 755 by default (should also do default
12767         chgrp and chown, but I don't feel like dealing with that now)
12768
12769 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
12770
12771         * config.sub: Remove h8300hhms alias.
12772
12773 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12774
12775         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
12776
12777 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12778
12779         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
12780         as stmp-fixinc
12781
12782 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12783
12784         * config.sub: recognize m88110-bug-coff.
12785
12786 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12787
12788         * Makefile.in (all-libio): all dependencies on the toolchain used
12789         to build this (gcc, gas, ld, etc)
12790
12791 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12792
12793         * config.guess: Deal with OSF/1 1.3 on alpha.
12794
12795 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12796
12797         * install.sh: add some 'else true' clauses for portability
12798
12799         * configure.in: don't build libio for h8[35]00-*-* targets
12800
12801 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12802
12803         * Makefile.in:  Add support for new libio.
12804
12805 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12806
12807         * install.sh: If one command fails, don't try the rest.  Don't try
12808         to remove $dsttmp (via trap) unless we have already created it.
12809         If $src doesn't exist, detect it and exit with an error.
12810
12811         * config.guess: Recognize BSD on hp300.
12812
12813 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
12814
12815         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
12816         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
12817
12818 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
12819
12820         * Makefile.in (all-send-pr): depends on all-prms
12821
12822 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12823
12824         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
12825
12826 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
12827
12828         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
12829         Added test for mips-mips-riscos5.
12830
12831 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12832
12833         * configure.in: use mh-hp300 for 68k HP hosts
12834
12835 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12836
12837         * configure: add support for CONFIG_SHELL, so that you can use
12838         some alternate shell for evaluating configure scripts
12839
12840 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
12841
12842         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
12843         in configure script to bug-gdb@prep.ai.mit.edu when building
12844         distribution archive.
12845         * Makefile.in (COMPRESS):  Remove def.
12846         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
12847         gdb.tar.Z and make-gdb.tar.Z respectively.
12848         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
12849         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
12850         to convergence with 'taz' target in Makefile.in.
12851
12852 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12853
12854         * install.sh (dsttmp): use trap to ensure that tmp files go
12855         away on error conditions
12856
12857 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12858
12859         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
12860
12861 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12862
12863         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
12864         its parent is '/' not ''.
12865
12866         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
12867
12868 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
12869
12870         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
12871         that ${newsrcdir}/configure.in does.
12872
12873 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
12874
12875         * test-build.mk: support for CONFIG_SHELL
12876
12877 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
12878
12879         * config.sub (netware):  Add as a basic system type.
12880
12881 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
12882
12883         * Makefile.in (Makefile): depend on configure.in.  Also drop the
12884           $(srcdir)/ from the dependency on Makefile.in.
12885
12886 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
12887
12888         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
12889         (h8300hhms is temporary until multi-libraries are implemented).
12890         * configure.in: Handle h8300h too.
12891
12892 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12893
12894         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
12895
12896 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
12897
12898         * configure:  Remove extraneous output when guessing host type.
12899         * config.guess:  Remove extraneous output when guessing using C
12900         compiler rather than uname, or when guessing fails.
12901
12902 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
12903
12904         * Makefile.in: remove all.cross and install.cross targets
12905
12906         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
12907           definitions
12908
12909 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
12910
12911         * configure.in (target sh): Build gprof.
12912
12913 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12914
12915         * config.sub: change -solaris to -solaris2
12916
12917 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
12918
12919         * configure.in: Use config/mh-riscos for mips-*-sysv*.
12920
12921 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
12922
12923         * configure: Correct error message for missing Makefile.in to
12924         print correct directory.
12925
12926 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12927
12928         * install.sh: kludge around 386BSD shell bug
12929
12930 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
12931
12932         * config.guess:  Recognize NeXT.
12933         * config.guess:  Recognize i486-ncr-sysv4.
12934         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
12935
12936 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
12937
12938         * Makefile.in (MAKEINFOFLAGS): New variable.
12939         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
12940         * build-all.mk, test-build.mk: Pass down --no-split as
12941         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
12942
12943 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
12944
12945         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
12946
12947 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
12948
12949         * Makefile.in (libg++.tar.z):  New rule.
12950         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
12951         * Makefile.in (taz):  Only do a single chmod.
12952
12953 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12954
12955         * install.sh: don't use dirname anymore (replaced with sed usage)
12956
12957 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
12958
12959         * Makefile.in:  Change extension for gzip'd files from '.z' to
12960         '.gz' per new FSF standard usage.
12961
12962 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
12963
12964         * configure: put quotes around the final value of program_transform_name
12965
12966 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12967
12968         * Makefile.in: new install.sh support; update install-info rules
12969
12970 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
12971
12972         * configure.in: Build diff for crosses, but not for go32 host.
12973
12974         * configure.in: Build gprof only for native, and don't build it
12975         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
12976
12977 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
12978
12979         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
12980
12981 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
12982
12983         * configure.in (host_tools): Add prms.
12984
12985 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
12986
12987         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
12988         with $(FLAGS_TO_PASS) on the command line
12989
12990         * config.sub: Recognize lynx and lynxos
12991
12992 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
12993
12994         * config.sub: Accept -ecoff*, not just -ecoff.
12995
12996 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
12997
12998         * Makefile.in (taz): Use .gz suffix instead of .z.
12999         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13000         names.
13001
13002 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13003
13004         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13005
13006 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13007
13008         * Makefile.in (install-no-fixedincludes):  install gcc last, so
13009         that rebuilds that might happen during 'make install' don't get
13010         bogus gcc include files
13011
13012 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13013
13014         Change from Utah for HPPA support:
13015         * config.guess: Recognize hppa1.x-hp-bsd.
13016
13017 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
13018
13019         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
13020         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13021
13022 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13023
13024         * config.sub: Add support for rom68k and bug boot monitors.
13025
13026 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
13027
13028         * Makefile.in: Make all-opcodes depend on all-bfd.
13029
13030 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13031
13032         * config.guess: Added special check for i[34]86-univel-sysv4*.
13033
13034 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
13035
13036         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13037         the processor rather than assuming i486.
13038
13039 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
13040
13041         * config.guess: Recognize SunOS6 as Solaris3.
13042
13043 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
13044
13045         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
13046         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13047
13048 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
13049
13050         * build-all.mk (all-cross): New target for Canadian Cross.
13051         Added Q2 go32 targets.
13052         * test-build.mk: Configure go32 cross sparclite-aout and
13053         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
13054         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13055
13056 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13057
13058         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13059         GO32 hosted toolchains
13060
13061 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13062
13063         * configure: change  so "-exec-prefix" gets passed down rather
13064         than "-exec_prefix" so autoconf generated Makefiles get the
13065         exec_prefix set right.
13066
13067 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13068
13069         * config.guess: get the Solaris2 minor version number
13070
13071         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13072
13073 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13074
13075         * config.guess: Recognize some Sequent platforms.
13076
13077 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13078
13079         * Makefile.in: added the vault-install target
13080
13081         * configure.in: actually use the Sun3 makefile fragment that's in
13082         config, also added the release dir to configdirs
13083
13084 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13085
13086         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13087
13088 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13089
13090         * configure.in: remove some program from Alpha targetted toolchains
13091
13092 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
13093
13094         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
13095         gprof.
13096         (taz): Run "make diststuff" in those directories instead of "make
13097         proto-dir".  Look for "VERSION=" only at start of line in subdir
13098         Makefile.  Use "gzip -9" for compression.
13099         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13100         (binutils.tar.z): New target.
13101
13102 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13103
13104         * Makefile.in (taz): Include gpl.texinfo.
13105
13106 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13107
13108         * Makefile.in (setup-dirs): Merged into "taz" target.
13109         (taz): Only do `proto-dir' stuff if a directory is actually needed
13110         for this target.
13111
13112 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
13113
13114         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13115         (FLAGS_TO_PASS): Pass down MUNCH_NM.
13116         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13117         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13118         (gcc-no-fixedincludes): Correct for current gcc Makefile.
13119
13120 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
13121
13122         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
13123         config.sub, and move-if-change to gdb testsuite distribution
13124         archive, so the testsuite can be extracted, configured, and
13125         run separately from the gdb distribution.  Blow away the Chill
13126         tests that require a Chill compiled executable, since GNU Chill
13127         is not yet publically available.
13128
13129 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13130
13131         * test-build.mk: set environment variables in a single command,
13132         instead of a list of assignments and exports
13133
13134         * config.guess: recognize Alpha/OSF1 systems
13135
13136 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13137
13138         * configure: Change help message to prefer --options rather than
13139           -options.
13140
13141 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13142
13143         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13144         zippy@ecst.csuchico.edu.
13145         * config.guess: Recognize miniframe.
13146
13147 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
13148
13149        * Makefile.in: Use srcroot to find runtest rather than rootme.
13150        Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13151
13152 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13153
13154         * test-build.mk: Extensive additions to support building on a
13155         machine other than the host.
13156
13157 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
13158
13159         * configure (tooldir): Fix for i386-aix again.
13160
13161 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
13162
13163         * configure, Makefile.in:  Change definition of $(tooldir)
13164         to match the FSF.
13165
13166 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
13167
13168         * config.guess:  Recognize i[34]86/SVR4.
13169
13170 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13171
13172         * Makefile.in (all-gdb): gdb depends on sim.
13173
13174 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
13175
13176         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
13177         at the same time we make the prototype gdb directory.
13178         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
13179         files at the same time as the gdb base release distribution.
13180
13181 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
13182
13183         * Makefile.in (check): Use individual check targets rather than
13184         DO_X rule.
13185         (check-gcc): Added.
13186
13187 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
13188
13189         * config.sub: Use sysv3.2 not sysv32 for canonical OS
13190         for System V release 3.2.
13191
13192 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13193
13194         * config.sub: Recognize hppaosf.
13195         * configure.in: Do configure ld/binutils/gas for it.
13196
13197 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13198
13199         * configure (tooldir): Alter syntax used to set this, for systems
13200         where "\$" isn't handled right, like i386-aix.
13201
13202 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13203
13204         * configure: Pass program-transform-name, not
13205         program_transform_name, to recursive configures.
13206
13207 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
13208
13209         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13210         of gas+ld+binutils.
13211
13212 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
13213
13214         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
13215
13216 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13217
13218         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13219
13220 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13221
13222         * Makefile.in (PRMS): Set back to all-prms.
13223
13224 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13225
13226         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13227         targets, rather than for MIPS hosts.
13228
13229 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13230
13231         * configure.in: add comment for --with-x default values
13232
13233         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13234
13235         * Makefile.in: add check-* targets for each of the directories in
13236         the tree.  Add a definition of RUNTEST that will use the one we
13237         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
13238
13239 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
13240
13241         * configure.in: Removed obsolete references to bfd_target and
13242         target_makefile_frag.
13243
13244         * build-all.mk: Set assorted targets for Q2.
13245         * config.sub: Recognize z8k-sim and h8300-hms.
13246         * test-build.mk: Really don't pass host to configure.
13247         (HOLES): Added uname.
13248
13249 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
13250
13251         * configure: Handle an empty program-prefix, program-suffix or
13252         program-transform-name correctly.
13253
13254 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13255
13256         * build-all.mk: -G 8 no longer required for MIPS targets.
13257         * test-build.mk: Don't pass host argument to configure; make it
13258         guess.
13259
13260 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
13261
13262         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
13263         * Makefile.in (COMPRESS):  New macro, like GZIP.
13264
13265 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
13266
13267         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13268
13269         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13270         with gas currently defaults to -G 0.
13271
13272 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
13273
13274         * Makefile.in (all-flex): flex depends on byacc.
13275
13276         * build-all.mk: If host not specified, use config.guess.  Pass TAG
13277         to test-build.mk as RELEASE_TAG.
13278         * test-build.mk (configargs): New variable containing arguments to
13279         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
13280         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13281
13282         * config.guess: Use /bin/uname when checking -X argument on SCO,
13283         to avoid invoking GNU uname which doesn't understand -X.
13284
13285         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13286
13287         * configure.in: Build gas for mips-*-*.
13288
13289 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13290
13291         * Makefile.in (all.normal): insert missing backslash.
13292
13293 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
13294
13295         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13296
13297         * Makefile.in: Complete overhaul to merge many almost identical
13298         targets.
13299
13300 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13301
13302         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13303         (gdb.tar.Z): Adjusted.
13304
13305         * Makefile.in (setup-dirs, taz): New targets; should be general
13306         enough to adapt for gdb sometime.  Build only .z file.
13307         (gas.tar.z): New target.
13308
13309 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13310
13311         * build-all.mk: Use CC=cc -Xs on Solaris.
13312
13313 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
13314
13315         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
13316         for handling BISON for FSF releases.
13317
13318 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13319
13320         * configure: Actually implement the change zoo just documented.
13321
13322 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
13323
13324         * configure: when using config.guess, only set target_alias when
13325         it's not already been set (ie, on the command line)
13326
13327 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13328
13329         * Makefile.in: add installcheck target, set PRMS to install-prms
13330
13331 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13332
13333         * configure: add support for package_makefile_fragment, handle the
13334         case where a directory has a configure.in file but no Makefile.in
13335         more gracefully (with an actual understandable error message, even);
13336         add support for --without (and add this to the usage message); also
13337         explicitly add a --host=${host_alias} to the command line when
13338         config.guess is used
13339
13340 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13341
13342         * configure: Must use both --host and --target in recursive calls.
13343
13344 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13345
13346         * Makefile.in: Change deja-gnu to dejagnu.
13347
13348 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
13349
13350         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13351
13352 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13353
13354         * configure.in: canonicalize all instances to *-*-solaris2*,
13355         also strip out a number of tools to not build for go32 host
13356
13357 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13358
13359         * config.guess: add GPL.
13360
13361         * Makefile.in, config.guess, config.sub, configure: bump
13362           copyrights to 93.
13363
13364 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
13365
13366         * Makefile.in (do-info): Removed obsolete check for existence of
13367         localenv file.
13368
13369         * Makefile.in (MAKEOVERRIDES): Define to be empty.
13370
13371 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13372
13373         * Makefile.in: a couple of 'else true' for decstation,
13374         support for TclX
13375
13376         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13377
13378 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
13379
13380         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13381
13382 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
13383
13384         * config.guess: Recognize i386-ibm-aix (PS/2).
13385         * configure.in: Use config/mh-aix386 file for it.
13386
13387 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
13388
13389         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13390         CC_FOR_TARGET instead.
13391         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13392
13393 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
13394
13395         * Makefile.in: Add sim to list of directories sent with gdb
13396
13397 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
13398
13399         * configure.in: Put back mips-dec-bsd* case.
13400
13401 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
13402
13403         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13404         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
13405         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13406
13407 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13408
13409         * configure.in: remove no-op mips-dec-bsd* in "case $target"
13410
13411         * Makefile.in (dir.info): only run gen-info-dir if it exists,
13412         (install-info): install dir.info only if it exists,
13413         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13414
13415 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
13416
13417         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
13418         gas for mips-dec-bsd.
13419
13420 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
13421
13422         * configure (makesrcdir): If ${srcdir} is relative and not ".",
13423         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13424
13425 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13426
13427         * configure.in: Added "dejagnu" to hosttools list.
13428
13429 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
13430
13431         * config.sub, configure.in, config.guess:  Add support
13432         for Bosx, an AIX variant from Bull.
13433         Patches from F.Pierresteguy@frcl.bull.fr.
13434
13435 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
13436
13437         * devo/dejagnu: Initial creation of devo/dejagnu.
13438         Migrated dejagnu testcases and support files for testing software
13439         tools to reside as subdirectories, currently called "testsuite",
13440         within the directory of the software tool.  Migrated all programs,
13441         support libraries, etc. beloging to dejagnu proper from
13442         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
13443         with no modifications.  The changes to these files which will
13444         allow them to configure, build, and execute properly will be made
13445         in a future update.
13446
13447 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
13448
13449         * Makefile.in: Change send_pr to send-pr.
13450         * configure.in: Likewise.
13451         * send_pr: Renamed directory to send-pr.
13452
13453 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
13454
13455         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
13456
13457 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
13458
13459         * README:  Update for gdb-4.8 release.
13460         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
13461         gdb-xxx.tar.z (gzip'd) file also.
13462
13463 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13464
13465         * Makefile.in: make all-diff depend on all-libiberty
13466
13467 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
13468
13469         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13470
13471 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13472
13473         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13474
13475 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
13476
13477         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
13478         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
13479         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
13480
13481 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13482
13483         * Makefile.in:  makeinfo binary is in a new location
13484
13485 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
13486
13487         * config.sub: Accept -ecoff as an OS.
13488
13489         * Makefile.in: Various changes to eliminate a level of make
13490         recursion and reduce the required command line length.
13491         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13492         sub-makes.
13493         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13494         variables holding settings for specific sub-makes.
13495         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13496         in terms of BASE_FLAGS_TO_PASS.
13497         (TARGET_LIBS): New variable listing directories which use
13498         TARGET_FLAGS_TO_PASS.
13499         (subdir_do): Eliminated.
13500         (do-*): New set of targets to replace subdir_do.
13501         (various): All targets which used subdir_do now depend on do-*.
13502         (local-clean): Renamed from do_clean.
13503         (local-distclean): New target, dependency of distclean and
13504         realclean.
13505         (install-info): Don't create directories.  Depend on dir.info
13506         rather than calling make recursively.
13507         (install-dir.info): Eliminated.
13508         (install-info-dirs): Create all info directories here.
13509         (dir.info): Depend upon do-install-info.
13510
13511         * test-build.mk (HOLES): Added false.
13512
13513 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
13514
13515         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
13516
13517 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13518
13519         * Makefile.in (info): remove dependency on all-texinfo.  The
13520         problem was really in texinfo/C, not at this level.
13521
13522 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
13523
13524         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13525
13526 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
13527
13528         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
13529         GDB releases.
13530
13531 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13532
13533         * configure: Include srcdir in message about target of link not
13534         being found.  Don't convert `-' to `_' in `with' options being
13535         passed to subdirs.
13536
13537 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13538
13539         * configure.in: add uudecode to host_tools
13540
13541         * Makefile.in: added {all,install}-uudecode targets, added them to
13542         the appropriate lists
13543
13544 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
13545
13546         * Makefile.in (all-gcc): Added dependency on all-gas.
13547
13548         * configure.in (mips-*-*): Build ld and binutils.
13549
13550 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
13551
13552         * configure: check return code from mkdir, print error message and
13553           exit on failure.
13554
13555 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
13556
13557         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
13558
13559 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
13560
13561         * test-build.mk (HOLES): Added tar, cpio and uudecode.
13562
13563 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13564
13565         * config.sub (h8500):  Recognize this as a cpu type.
13566
13567 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13568
13569         * configure: source directory missing is no longer a warning
13570
13571         * configure.in: recognize irix[34]* instead of irix[34]
13572
13573         * Makefile.in: define and pass down X11_LIB
13574
13575 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
13576
13577         * guess-systype: Renamed to ...
13578         * config.guess:  ... by popular request.
13579         * configure.in, Makefile.in:  Update accordingly.
13580
13581 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
13582
13583         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
13584         + Add Convex, Cray/Unicos, and Encore/Multimax support.
13585         + Execute ./dummy instead of assuming . is in PATH.
13586
13587 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
13588
13589         * guess-systype:  New shell script.  Attempts to guess the
13590         canonical host name of the executing host.
13591         Only a few hosts are supported so far.
13592         * configure:  Call guess-systype if no host is specified.
13593
13594 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
13595
13596         * Makefile.in (gcc-no-fixedincludes): Made to work with current
13597         gcc Makefile.
13598
13599
13600 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
13601
13602         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
13603         (all-gcc, install-gcc, subdir_do): Use it.
13604
13605 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
13606
13607         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
13608
13609 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
13610
13611         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
13612           set exclusively by configure, using configure.in .
13613
13614 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13615
13616         * test-build.mk: set $PATH for all builds
13617
13618         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
13619
13620 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
13621
13622         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
13623         the one used in gcc/Makefile.in, so that a null expansion doesn't
13624         override the one needed to build gcc with a native cc.
13625
13626
13627 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13628
13629         * configure: Accept -with arguments.
13630
13631 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
13632
13633         * Makefile.in: added h8300sim
13634
13635 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
13636
13637         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
13638         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
13639         (all-cygnus, native, build-cygnus): Make
13640         $(canonhost)-stamp-3stage-done, not $(host)....
13641         * test-build.mk (stamp-3stage-compared): Use tail +10c for
13642         i386-sco3.2v4.  Added else true to if command.
13643
13644 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
13645
13646         * config.sub: (from FSF) Sequent uses a BSD-like OS.
13647
13648 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
13649
13650         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
13651
13652 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13653
13654         * configure.in: don't remove binutils from Solaris builds
13655
13656 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
13657
13658         * Makefile.in: get rid of earlier definitions for *clean,
13659         also handle the recursive info rule better
13660
13661 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
13662
13663         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
13664         do more-or-less the right thing.
13665
13666 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
13667
13668         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
13669         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
13670
13671 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13672
13673         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
13674         $(host_canonical).
13675
13676         * configure.in: split the configdirs list into 4 categories (native
13677         v. cross, library v. tool) and handle the cross-only and native-
13678         only in more reasonable (and correct!) way.
13679
13680 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
13681
13682         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
13683         configdirs anymore.
13684
13685 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13686
13687         * Makefile.in: extensive cleanup::  removed all of the explicit
13688         clean-* targets, collapsed many wrappers around subdir_do into
13689         one, added additional targets to satisfy standards.texi, deleted
13690         some old targets, some changes for consistency
13691
13692 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13693
13694         * configure.in: handle some programs as cross-only, and others as
13695         native only
13696
13697         * test-build.mk: handle partial holes in a more generic manner
13698
13699         * Makefile.in: m4 depends on libiberty
13700
13701 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13702
13703         * configure.in: add m4, textutils, fileutils, sed, shellutils,
13704         time, wdiff, and find to configdirs
13705
13706         * Makefile.in: all, clean, and install rules for the new programs
13707         added to configure.in
13708
13709 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13710
13711         * configure.in: use mh-sun for all *-sun-* hosts
13712
13713 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13714
13715         * Makefile.in: define flags for X11 include files and library file
13716         locations, pass them down to the programs that need this info
13717
13718         * build-all.mk: added a 'native' target, to 3stage the native toolchain
13719
13720 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13721
13722         * configure.in: start building libg++ for HP-UX targets
13723
13724 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
13725
13726         * README:  Update references to files moved into etc/.
13727
13728 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
13729
13730         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
13731         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
13732
13733 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13734
13735         * configure: accept dash as well as underscore in long option
13736         names for FSF compatibility.
13737
13738 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
13739
13740         * config.sub: added -sco3.2v4 support from FSF.
13741
13742 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13743
13744         * configure.in: expand the section that adds or removes
13745         directories from the list of programs to build, to handle native
13746         vs. cross in addition to host v. native
13747
13748 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
13749
13750         * Makefile.in:  Replace C++ in macro names with CXX.
13751         This is less likely to break ...
13752
13753 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13754
13755         * test-build.mk: add -w to GNU_MAKE
13756
13757 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13758
13759         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
13760         add 'sparc' to list of recognized cpus.  This needed to make
13761         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
13762         Delete some redundant ose68 variants.  Recognize -wrs as an os,
13763         then changes that into $CPU-wrs-vxworks.
13764
13765         * configure.in: remove most references to gdbtest, regularize
13766         target based program removal
13767
13768         * test-build.mk: import from p3 tree (many fixes and changes)
13769
13770 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
13771
13772         * Makefile.in: added rules to handle tcl, tk, and expect
13773
13774         * configure.in: handle those directories if they exist
13775
13776 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13777
13778         * config.sub: removed bogus hppabsd and hppahpux names, since
13779         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
13780
13781 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13782
13783         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
13784         depends upon all-xiberty
13785
13786         * Makefile.in: changes from p3, including:
13787
13788         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
13789
13790         * Makefile.in (XTRAFLAGS): include newlib directories if
13791         newlib/Makefile exists, rather than if host != target.
13792
13793         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
13794
13795         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13796         from the same source tree and not building a cross-compiler.  This
13797         matters for the libg++ configuration if reconfiguring a tree that
13798         has already been installed.
13799
13800         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
13801
13802         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13803         pick up the machine and system specific header files.
13804
13805         * Makefile.in: added AS_FOR_TARGET, passed down in
13806         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13807         the C compiler to use to create programs which are run in the
13808         build environment, set it to default to $(CC), and passed it down
13809         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13810
13811         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
13812
13813         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
13814         We need them for unusual native builds, like systems without
13815         ranlib.
13816
13817         * configure: also define $(host_canonical) and
13818         $(target_canonical), which are the full, canonical names for the
13819         given host and target
13820
13821 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
13822
13823         * Makefile.in:  Added separate definitions for C++.
13824
13825 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
13826
13827         * configure.in (configdirs):  Add deja-gnu.
13828
13829 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
13830
13831         * README:  Update for configure.texi and gdb-4.7 release.
13832
13833 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
13834
13835         * Makefile.in:  Move "all" target to top of file.
13836         Previously, first target was ".PHONY" which caused BSD4.4 make
13837         to build .PHONY when make was run without arguments.
13838
13839 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
13840
13841         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
13842         Library-copylefted code in libiberty.
13843
13844 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
13845
13846         * config.sub:  Replace m68kmote with plain old m68k.
13847
13848 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
13849
13850         * Makefile.in:  Remove space from blank line, avoid Make complaints.
13851
13852 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
13853
13854         * config.sub: Complain if no argument is given.  Added support for
13855         386bsd as OS and target alias.
13856
13857 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
13858
13859         * Makefile.in (XTRAFLAGS): include newlib directories if
13860         newlib/Makefile exists, rather than if host != target.
13861
13862 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
13863
13864         * config.sub: recognize sparclite-wrs-vxworks.
13865
13866         * Makefile.in (install-xiberty): added *-xiberty make rules (from
13867         p3.) Added clean-xiberty to clean.
13868
13869 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13870
13871         * configure.in: use *-*-* instead of nested cases for host and target
13872
13873 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
13874
13875         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
13876         from the same source tree and not building a cross-compiler.  This
13877         matters for the libg++ configuration if reconfiguring a tree that
13878         has already been installed.
13879
13880 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
13881
13882         * config.sub (i486v/i486v4):  Merge in from FSF version.
13883
13884 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
13885
13886         * configure: only set PWD if it is already set.
13887
13888 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
13889
13890         * configure: just set PWD=`pwd` at the top, since Ultrix sh
13891         doesn't have unset and all success paths (and most error paths)
13892         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
13893         to just ${PWD} to avoid confusion.)
13894
13895 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
13896
13897         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
13898         even for a native compilation.
13899
13900 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
13901
13902         Changes to make the gdb.tar.Z rule work better.
13903
13904         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
13905         (DEVO_SUPPORT):  Add configure.texi.
13906         (bfd-ilrt.tar.Z):  Remove ancient rule.
13907
13908 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
13909
13910         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
13911         pick up the machine and system specific header files.
13912
13913         * configure.in, config.sub: added new target m68010-adobe-scout,
13914         with alias of adobe68k.  Changed configure.in to check for
13915         -scout before -sco* to avoid a false match.
13916
13917         * Makefile.in: added AS_FOR_TARGET, passed down in
13918         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
13919         the C compiler to use to create programs which are run in the
13920         build environment, set it to default to $(CC), and passed it down
13921         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
13922
13923 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
13924
13925         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
13926         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
13927         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
13928         FOR_TARGET variants, to newlib and libg++.
13929
13930 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
13931
13932         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
13933         first.
13934
13935 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
13936
13937         * config.sub:  Accept `elf' as an environment.
13938
13939 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
13940
13941         * Makefile.in (all-opcodes):  cd into the right directory
13942
13943 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
13944
13945         * configure: added -program_transform_name option, used as
13946         argument to sed when installing programs.
13947         configure.texi: added documentation for -program_prefix,
13948         -program_suffix and -program_transform_name.
13949
13950 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
13951
13952         * config.sub:  Accept i486 where i386 ok.
13953
13954 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
13955
13956         * config.sub: accept we32k
13957
13958 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
13959
13960         * config.sub, configure.in: accept OSE68000 and OSE68k.
13961
13962         * Makefile.in: don't create all directories for ``make install'';
13963         let the subdirectories create the ones they need.
13964
13965 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13966
13967         * COPYING: new file, GPL v2
13968
13969 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13970
13971         * Makefile.in: use the new gen-info-dir, which needs a template
13972         argument (which also lives in texinfo)
13973
13974         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
13975
13976 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
13977
13978         * config.sub (ncr3000):  Change i386 to i486.
13979
13980 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13981
13982         * Makefile.in: add install-rcs, install-grep to
13983         install-no-fixedincludes, removed install-bison and install-libgcc
13984
13985 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
13986
13987         * configure.in: grab the HPUX makefile fragment if on HPUX
13988
13989 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
13990
13991         * Makefile.in: eradicate bison spoor (ditto libgcc).
13992          configure.in: recognise m68{k,000}-ericsson-OSE.
13993          es1800 is alias for m68k-ericsson-OSE
13994
13995 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
13996
13997         * configure.in: rearrange the parts that remove programs from
13998         configdirs, based now on HOST==TARGET or by canonical triple.
13999
14000 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14001
14002         * test-build.mk: recurse explicitly with -f test-build.mk when
14003           appropriate.  predicate stage3 and comparison on the existence
14004           of gcc.  That is, if gcc isn't around, we aren't three-staging.
14005           On very clean, also remove ...stamp-co.  Build in-place before
14006           doing other builds.
14007
14008 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14009
14010         * Makefile.in, configure.in: add tgas
14011
14012 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14013
14014         * Makefile.in: a number of changes merged in from progressive.
14015
14016         * configure.in: add libm.
14017
14018         * .cvsignore: ignore some stuff that comes from test-build.mk.
14019
14020 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
14021
14022         * config.sub:  Add es1800 (m68k-ericsson-es1800).
14023
14024 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
14025
14026         * configure: Add program_suffix (parallel to program_prefix)
14027         * Makefile.in: adjust directory-creating script for losing decstation
14028
14029 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
14030
14031         * configure:  Minor $subdir-related fixes.
14032
14033 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
14034
14035         * configure: fix various problems with propogating
14036         makefile_target_frag in subdirs.
14037         * configure.in: config libgcc if its there
14038
14039 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
14040
14041         * config.sub:  HPPA merge.
14042
14043 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
14044
14045         * Makefile.in:  Replace all-bison with all-byacc in all
14046         dependency lines for other tools (which now use byacc).
14047
14048 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
14049
14050         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
14051
14052 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
14053
14054         * Makefile.in: make gprof rules similar to byacc rules (instead of
14055         vestigal $(unsubdir) that didn't work...)
14056
14057 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
14058
14059         * config.sub:  Add support for Linux.
14060         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
14061         (at least for libg++).
14062
14063 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
14064
14065         * configure.texi: fix doc for the -nfp option to configure
14066
14067 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
14068
14069         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14070
14071 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
14072
14073         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14074         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14075         * configure.in: added solaris* host_makefile_frag hook.
14076
14077 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14078
14079         * config.sub: changed recognition of m68000 so that various
14080         m68k types can be specified via m680[01234]0
14081
14082 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14083
14084         * config.sub (basic_machine): fix sed so that '-foo' isn't
14085         completely substituted out while .+'-foo' loses the '-foo'
14086
14087 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14088
14089         * config.sub ($os): Add -aout.
14090
14091 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
14092
14093         * configure:  If host_makefile_frag is absolute, don't
14094         prefix ${invsubdir} (relevant to libg++ auto-configure).
14095
14096 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
14097
14098         * Makefile.in (tooldir): Define it.
14099         (all-ld): Depend on all-flex.
14100
14101 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
14102
14103         * Makefile.in (check):  Fix libg++ special case.
14104
14105 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
14106
14107         * configure: do not bury `pwd` into config.status, thus do fewer
14108           pwd's.
14109
14110         * configure: print the "Building in" message only when building in
14111           other than "." AND verbose.
14112
14113         * configure: remove -s, rework -v to better accomodate guested
14114           configures.
14115
14116         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14117
14118 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
14119
14120         * Makefile.in: macroize flags passed on recursion.  remove
14121           fileutils.
14122
14123 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
14124
14125         * configure: get makesrcdir right for subdirs deeper than 1.
14126
14127         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14128           install.
14129
14130 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
14131
14132         * Makefile.in: don't print subdir_do or recursion lines.
14133
14134 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
14135
14136         * standards.texi: added menu item.
14137
14138         * Makefile.in: build and install standards.info.
14139
14140         * standards.texi: new file.
14141
14142 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14143
14144         * configure: test for and move config.status pieces from
14145           ${subdir}/.
14146
14147 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
14148
14149         * configure:  Test for existance of files before trying to mv
14150         them, to avoid numerous non-existance messages.
14151
14152 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
14153
14154         * configure: correct final line of config.status.
14155
14156         * configure: patch from eggert.  Avoids a protection problem if
14157           the original Makefile.in is read only.
14158
14159         * configure: use move-if-change from gcc to create config.status.
14160           Some makefiles depend on config.status to tell if a directory
14161           has been reconfigured for a different host.  This change
14162           prevents those directories from remaking everything in the case
14163           where the reconfig was only intended to rebuild a Makefile.
14164
14165         * configure: test for config.sub with "config.sub sun4" rather
14166           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
14167           host alias from a missing config.sub.
14168
14169 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14170
14171         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14172           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
14173
14174 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
14175
14176         * configure: mkdir ${subdir} as needed.
14177
14178 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
14179
14180         * Makefile.in,configure.in: added autoconf.
14181
14182 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14183
14184         * Makefile.in: no longer pass against on recursion.
14185
14186         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14187           definitions are not inherited.
14188
14189         * configure: correct makesrcdir when subdir is .
14190
14191 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
14192
14193         * configure:  Add support for 'subdirs' variable, which is
14194         like 'configdirs', except that configure doesn't re-invoke
14195         itself for subdirs, it just creates a Makefile for each subdir.
14196         * configure.texi:  Document subdirs.
14197
14198 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14199
14200         * configure.in: added flex to configdirs
14201
14202 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
14203
14204         * Makefile.in: remove clean-stamps from clean.
14205
14206 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
14207
14208         * configure.in:  Add gdbtest to configdirs.
14209
14210 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
14211
14212         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
14213         to recursive makes.
14214         * configure.in:  Recognize new ncr3000 config.
14215
14216 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
14217
14218         * Makefile.in, configure.in: removed references to gdbm.
14219
14220 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
14221
14222         * config.sub:  Don't canonicalize os value
14223         newsos* to bsd (readline needs to check for newsos).
14224         (This fix was earlier made Jan 31, but got re-broken.)
14225
14226 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
14227
14228         * configure.in:  sco is an os, not a vendor!
14229
14230         * configure:  Quote $( better.  Keep various shells happy.
14231
14232 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
14233
14234         * Makefile.in: eliminate stamp-files.
14235
14236 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
14237
14238         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
14239           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14240
14241 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
14242
14243         * config.sub:  fix iris/iris3.
14244
14245 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
14246
14247         * configure: re-add -rm.
14248
14249 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
14250
14251         * Maskefile.in: add .stmp-rcs to all.
14252
14253         * configure.in: remove gas from rs6000 build, use aix host fragment.
14254
14255 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
14256
14257         * configure: pass down site_option during recursion.
14258
14259 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
14260
14261         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
14262
14263 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
14264
14265         * configure: Change exec_prefix so that it really defaults to prefix.
14266
14267 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
14268
14269         * Makefile.in, configure.in:  Add support for mmalloc library.
14270
14271 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
14272
14273         * Makefile.in: add stmp dependencies for a few more things.
14274
14275 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
14276
14277         * configure: adjusted error message on objdir/srcdir configure
14278           collision, per john's suggestion.
14279
14280         * Makefile.in: add libiberty stmp to all and all.cross.
14281
14282 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
14283
14284         * Makefile.in: remove force dependencies, add grep to all.
14285
14286 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
14287
14288         * Makefile.in: drop flex.  make stamp files work.
14289
14290         * configure: added test for conflicting configuration in srcdir,
14291           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
14292           gets cranky.  use relative paths for configure and srcdir
14293           whenever possible.  Send some error messages to stderr that were
14294           going to stdout.
14295
14296 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
14297
14298         * Makefile.in:  Fix libg++ rule to check for gcc directory
14299         before using gcc/gcc.  Also pass XTRAFLAGS.
14300
14301 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
14302
14303         * Makefile.in: added stmp-files so that directories aren't polled
14304           when they are already built.
14305
14306         * configure.texi: fixed a node pointer problem.
14307
14308 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
14309
14310         * config.sub configure.in gdb/configure.in
14311         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14312         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14313         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
14314
14315 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14316
14317         * configure: -recurring becomes -silent.  corrected help message
14318           for -site= option.
14319
14320         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14321
14322 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14323
14324         * configure: when building Makefile for crosses, replace
14325           tooldir and program_prefix.  default srcdir from location of
14326           config.sub.  remove "for host in hosts" and "for target in
14327           targets" loops.
14328
14329 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
14330
14331         * Makefile.in: Do not pass bindir or mandir to cvs.
14332
14333 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
14334
14335         * Makefile.in, configure.in: removed traces of namesubdir,
14336           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
14337           copyrights to '92, changed some from Cygnus to FSF.
14338
14339         * configure.texi: remove most references to multiple hosts,
14340           multiple targets, subdirs, etc.
14341
14342         * configure.man: removed rcsid. reference config.sub not
14343           config.subr.
14344
14345         * Makefile.in: mkdir $(infodir) on install-info.
14346
14347 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
14348
14349         * configure.texi:  Explain better about .gdbinit and about
14350         the environment that configure.in sections run in.
14351
14352 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
14353
14354         * configure.in:  Ultrix is only a decstation if it's a MIPS.
14355
14356 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
14357
14358         * README:  DOC.configure => cfg-paper.texi.
14359
14360 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
14361
14362         * config.sub (near case $os):  Don't convert newsos* to bsd!
14363
14364 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
14365
14366         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
14367         the number of copies of COPYING that go into the GDB tar file.
14368
14369 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
14370
14371         * bfd/configure.in, gdb/config/mh-i386sco,
14372         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14373         Fix SCO configuration stuff.
14374
14375 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
14376
14377         * Makefile.in:  For libg++, make sure the -I pointing
14378         to the gcc directory goes *after* all the libg++-local -I flags.
14379         Also, move just-gcc dependency from just-libg++ to all-libg++.
14380
14381 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
14382
14383         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
14384
14385 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
14386
14387         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
14388
14389 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
14390
14391         * config.sub:  Add stratus configuration frags.  Also
14392         submitted to FSF.
14393
14394 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
14395
14396         * Makefile.in (DEV_SUPPORT):  add configure.man.
14397
14398         * config.sub(Decode manufacturer-specific):  add -none*.
14399
14400 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
14401
14402         * Makefile.in:  remove form feeds to make Sun's make happy.
14403         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
14404
14405 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
14406
14407         * Makefile.in (AR_FLAGS):  Make quieter.
14408
14409 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
14410
14411         * configure.in:  Add libg++.
14412         * configure:  When verbose, don't output the command line at each
14413         level; it will be unremarkably the same as the previous version,
14414         which will be the same as what the user typed.
14415
14416 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
14417
14418         * configure.in, Makefile.in: fix clean-info, add flex.  add
14419           fileutils.
14420
14421         * configure: be less sensitive to spaces in Makefile.in.  Do not
14422           look for sources in "..".  Doing so breaks subdirectories that
14423           might have their own configure.  If a subdir has it's own
14424           configure script, use it.
14425
14426 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
14427
14428         * cfg-paper.texi: some changes suggested by rms.
14429
14430 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
14431
14432         * config.sub:  Merge in some small additions from the FSF version,
14433         taken from the gcc distribution, to bring the Cygnus and FSF
14434         versions into closer sync.
14435
14436 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
14437
14438         * configure.in:  Changed svr4 references to sysv4.
14439
14440 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
14441
14442         * configure: added -V for version number option.
14443
14444 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
14445
14446         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14447           renamed from DOC.configure to cfg-paper.texi.
14448
14449 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
14450
14451         * configure, config.subr, config.sub: config.subr is now
14452           config.sub again.
14453
14454 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
14455
14456         * configure.texi: new file, in progress.
14457
14458         * Makefile.in: build info file and install the man page for
14459           configure.
14460
14461         * configure.man: new file, first cut.
14462
14463         * configure: find config.subr again now that configuration "none"
14464           has gone.  removed all traces of the -ansi option.  removed all
14465           traces of the -languages option.
14466
14467         * config.subr: resync from rms.
14468
14469 1991-12-11  K. Richard Pixley  (rich at rtl.cygnus.com)
14470
14471         * configure, config.sub, config.subr: merge config.sub into
14472           config.subr, call the result config.subr, remove config.sub, use
14473           config.subr.
14474
14475         * Makefile.in: revised install for dir.info.
14476
14477 1991-12-10  K. Richard Pixley  (rich at rtl.cygnus.com)
14478
14479         * configure.in: add decstation host makefile frag.
14480
14481         * Makefile.in: BISON now bison -y again.  also install-gcc on
14482           install.  clean-gdbm on clean.  infodir belongs in datadir.
14483           Make directories for info install.  Build dir.info here then
14484           install it.
14485
14486 1991-12-09  K. Richard Pixley  (rich at rtl.cygnus.com)
14487
14488         * Makefile.in: fix for bad directory tests.
14489
14490 1991-12-07  K. Richard Pixley  (rich at rtl.cygnus.com)
14491
14492         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
14493           regexp.  -srcdir relative was being handled incorrectly.
14494
14495         * Makefile.in: unwrapped some for loops so that parallel makes
14496           work again and so one can focus one's attention on a particular
14497           package.
14498
14499 1991-12-06  K. Richard Pixley  (rich at rtl.cygnus.com)
14500
14501         * configure: added PWD as a stand in for `pwd` (for speed). use
14502           elif wherever possible.  make -srcdir work without -objdir.
14503           -objdir= commented out.
14504
14505 1991-12-05  K. Richard Pixley  (rich at rtl.cygnus.com)
14506
14507         * configure: +options become --options.  -subdirs commented out.
14508           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
14509           Makefile now at top of generated Makefile.  Removed cvs log
14510           entries.  added -srcdir.  create .gdbinit only if there is one
14511           in ${srcdir}.
14512
14513         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
14514           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
14515           and mandir now keyed off datadir by default.
14516
14517 1991-11-22  K. Richard Pixley  (rich at rtl.cygnus.com)
14518
14519         * Freshly created ChangeLog.
14520
14521 \f
14522 Local Variables:
14523 mode: change-log
14524 left-margin: 8
14525 fill-column: 76
14526 version-control: never
14527 End: