OSDN Git Service

2011-08-24 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2011-08-14  Yao Qi  <yao@codesourcery.com>
2
3         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4         * configure: Regenerate.
5
6 2011-07-26  Ian Lance Taylor  <iant@google.com>
7
8         * configure.ac: Set have_compiler based on whether gcc directory
9         exists, rather than on whether gcc is in configdirs.
10         * configure: Rebuild.
11
12 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
13
14         * MAINTAINERS (Global Reviewers): Add self.
15
16 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
17
18         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
19         link directories.
20         * Makefile.in: Rebuild.
21
22 2011-07-20  Ian Lance Taylor  <iant@google.com>
23
24         PR bootstrap/49787
25         * configure.ac: Move --enable-bootstrap handling earlier in file.
26         If --enable-bootstrap and either --enable-build-with-cxx or
27         --enable-build-poststage1-with-cxx, enable C++ automatically.
28         * configure: Rebuild.
29
30 2011-07-19  Ian Lance Taylor  <iant@google.com>
31
32         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
33         make C++ a boot_language.  Set and substitute
34         POSTSTAGE1_CONFIGURE_FLAGS.
35         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
36         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
37         * configure, Makefile.in: Rebuild.
38
39 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
40
41         * MAINTAINERS (Register Allocation): Move myself from reviewers to
42         maintainers.
43
44 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
45
46         * MAINTAINERS (Global Reviewers): Add myself.
47
48 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
49
50         * configure: Regenerate.
51
52 2011-07-16  Jason Merrill  <jason@redhat.com>
53
54         * Makefile.def (language=c++): Add check-c++0x and
55         check-target-libmudflap-c++.
56         * Makefile.tpl (check-target-libmudflap-c++): New.
57         * Makefile.in: Regenerate.
58
59 2011-07-16  Matthias Klose  <doko@ubuntu.com>
60
61         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
62         * Makefile.def (target_modules/libjava): Pass
63         $(EXTRA_CONFIGARGS_LIBJAVA).
64         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
65         if not configured with --enable-static-libjava.
66         * Makefile.in: Regenerate.
67         * configure: Likewise.
68
69 2011-07-15  Jason Merrill  <jason@redhat.com>
70
71         * Makefile.in (check-c++): Move check-gcc-c++0x after
72         check-target-libstdc++-v3.
73
74 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
75
76         * MAINTAINERS (c6x port): New entry.
77
78 2011-07-13  Jason Merrill  <jason@redhat.com>
79
80         * Makefile.in (check-gcc-c++0x): New.
81         (check-c++): Depend on it.
82
83 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
84
85         PR target/39150
86         * configure.ac (i[3456789]86-*-solaris2*): Also accept
87         x86_64-*-solaris2.1[0-9]*.
88         * configure: Regenerate.
89
90 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
91
92         * MAINTAINERS (RTL optimizers): Add self.
93
94 2011-06-27  Gabriel Charette  <gchare@google.com>
95
96         * MAINTAINERS (Write After Approval): Add myself.
97
98 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
99
100         PR regression/47836
101         PR bootstrap/23656
102         PR other/47733
103         PR bootstrap/49247
104         PR c/48825
105         * configure.ac (target_libraries): Remove target-libiberty.
106         Remove case-statement setting skipdirs=target-libiberty for
107         multiple targets.  Remove checking target_configdirs and
108         removing target-libiberty but keeping target-libgcc if
109         otherwise empty.
110         * Makefile.def (target_modules): Don't add libiberty.
111         (dependencies): Remove all traces of target-libiberty.
112         * configure, Makefile.in: Regenerate.
113
114 2011-06-13  Walter Lee <walt@tilera.com>
115
116         * configure.ac (tilepro-*-*) New case.
117         (tilegx-*-*): Likewise.
118         * configure: Regenerate.
119
120 2011-06-06  Jing Yu  <jingyu@google.com>
121
122         * configure.ac: Skip target-libiberty for
123         arm*-*-linux-androideabi.
124         * configure: Regenerated.
125
126 2011-06-06  Nick Clifton  <nickc@redhat.com>
127
128         * config.sub: Sync from upstream.
129
130 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
131
132         * MAINTAINERS (Write After Approval): Add myself.
133
134 2011-06-01  Daniel Jacobowitz  <drow@false.org>
135
136         * MAINTAINERS: Update my email address.
137
138 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
139
140         * MAINTAINERS (Write After Approval): Update my email address.
141
142 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
143
144         * MAINTAINERS (Write After Approval): Add myself.
145
146 2011-05-08  Doug Kwan  <dougkwan@google.com>
147
148         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
149         * configure: Regenerated.
150         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
151         value from configure.
152         * Makefile.in: Regenerated.
153
154 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
155
156         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
157         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
158         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
159         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
160         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
161         *-*-vxworks*): Disable newlib and libgloss in separate case
162         statement.
163         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
164         to separate case statement.
165         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
166         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
167         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
168         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
169         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
170         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
171         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
172         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
173         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
174         i[[3456789]]86-*-rdos*, m32r-*-*,
175         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
176         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
177         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
178         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
179         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
180         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
181         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
182         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
183         and libgloss in main case over targets.  Remove most empty cases
184         in main case over targets.
185         * configure: Regenerate.
186
187 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
188
189         * MAINTAINERS (Write After Approval): Add myself.
190
191 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
192
193         * configure.ac: Remove code setting special library locations for
194         hppa*64*-*-hpux11*.  Remove code setting compiler for
195         sparc-sun-solaris2*.
196         * configure: Regenerate.
197
198 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
199
200         * configure.ac: Separate libgloss_dir settings from general case
201         over targets.
202         * configure: Regenerate.
203
204 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
205
206         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
207         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
208         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
209         cases in libgcj-disabling case statement.
210         (hppa*64*-*-linux*): Set unsupported_languages instead of
211         disabling target-zlib.
212         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
213         to hppa*64*-*-hpux*.
214         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
215         hppa*-*-hpux*.
216         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
217         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
218         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
219         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
220         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
221         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
222         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
223         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
224         libgcj-disabling case statement.
225         * configure: Regenerate.
226
227 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
228
229         * configure.ac: Disable Java for targets not supporting libffi.
230         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
231         Remove cases in Java-disabling statement.
232         (*arm-wince-pe): Change to arm-wince-pe.
233         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
234         cases in Java-disabling statement.
235         (bfin-*-*): Don't disable Java again.
236         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
237         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
238         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
239         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
240         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
241         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
242         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
243         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
244         Java-disabling statement.
245         (mmix-*-*): Don't disable Java again.
246         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
247         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
248         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
249         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
250         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
251         statement.
252         * configure: Regenerate.
253
254 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
255
256         * configure.ac: Separate cases disabling Java and Java libraries
257         from general case over targets.
258         * configure: Regenerate.
259
260 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
261
262         * MAINTAINERS: Update my email address.
263
264 2011-04-20  Easwaran Raman  <eraman@google.com>
265
266         * MAINTAINERS (Write After Approval): Add myself.
267
268 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
269
270         PR lto/48086
271         * configure.ac: Re-enable LTO on *-apple-darwin9*.
272         * configure: Regenerate.
273
274 2011-04-16  Jim Meyering  <meyering@redhat.com>
275
276         * MAINTAINERS (Write After Approval): Add myself.
277
278 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
279
280         * MAINTAINERS: Update my email address.
281
282 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
283
284         * MAINTAINERS (Write After Approval): Add myself.
285
286 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
287
288         * MAINTAINERS (Write After Approval): Add myself.
289
290 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
291
292         * MAINTAINERS (Write After Approval): Add myself.
293
294 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
295
296         * configure.ac (build_tools): Remove build-byacc.
297         (host_libs): Remove mmalloc.
298         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
299         autoconf automake libtool diff rcs fileutils shellutils time
300         textutils wdiff find uudecode hello tar gzip indent recode release
301         sed perl gawk findutils gettext zip.
302         (libgcj): Remove target-qthreads.
303         (target_tools): Remove target-examples target-gperf.
304         (YACC): Don't handle building byacc.
305         * configure: Regenerate.
306         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
307         dosutils, examples, fileutils, find, findutils, gawk, gettext,
308         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
309         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
310         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
311         handle building components.
312         * Makefile.in: Regenerate.
313
314 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
315
316         * MAINTAINERS: Update my email address as Xtensa maintainer.
317
318 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
319
320         * config.sub: Sync from upstream.
321
322 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
323
324         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
325         (microblaze*): Don't disable libssp.
326         * configure: Regenerate.
327
328 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
329
330         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
331         moveifchange.
332         * configure: Regenerate.
333         * Makefile.tpl: Use @SHELL@ not @config_shell@.
334         * Makefile.in: Regenerate.
335
336 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
337
338         * configure.ac (*-*-sysv4*): Don't enable libgomp.
339         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
340         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
341         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
342         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
343         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
344         md_exec_prefix cases.
345         * configure: Regenerate.
346
347 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
348
349         * configure.ac: Separate cases disabling target-libssp,
350         target-libiberty, target-libstdc++-v3 and Fortran from general
351         case over targets.
352         * configure: Regenerate.
353
354 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
355
356         * configure.ac (*-*-chorusos): Don't disable libgcj.
357         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
358         Remove case.
359         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
360         (arm-*-coff): Don't disable libgcj.
361         (arm*-*-linux-gnueabi): Remove useless assignment.
362         (arm-*-riscix*): Don't disable libgcj.
363         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
364         configuration.
365         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
366         (c54x*-*-*): Remove case.
367         (tic54x-*-*): Don't disable GCC or GCC libraries.
368         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
369         to *.
370         (d10v-*-*): Don't disable GCC libraries.
371         (d30v-*-*): Don't disable libgcj.
372         (h8500-*-*): Don't disable GCC libraries.
373         (i960-*-*): Don't disable libgcj.
374         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
375         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
376         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
377         libgcj.
378         (m68k-*-coff*): Remove case.
379         (mmix-*-*): Don't disable libgloss on host.
380         (mn10200-*-*, mn10300-*-*): Remove cases.
381         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
382         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
383         Don't disable libgcj.
384         (romp-*-*): Remove case.
385         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
386         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
387         case.
388         (v810-*-*): Don't disable GCC libraries.
389         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
390         (ip2k-*-*): Don't disable GCC libraries.
391         * configure: Regenerate.
392
393 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
394
395         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
396         libffi on host.
397         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
398         on host.
399         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
400         * configure: Regenerate.
401
402 2011-03-26  John Marino  <binutils@marino.st>
403
404         * configure.ac: Add support for *-*-dragonfly*
405         * configure: Regenerate.
406
407 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
408
409         * configure.ac (native_only): Remove.
410         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
411         send-pr uudecode guile gnuserv on host.
412         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
413         send-pr rcs guile perl texinfo libtool on host.
414         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
415         automake send-pr rcs guile perl texinfo libtool on host.
416         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
417         (*-*-kaos*): Don't disable target-examples target-gperf on target.
418         (alpha*-dec-osf*): Don't disable fileutils on target.
419         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
420         texinfo send-pr expect dejagnu on target.
421         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
422         target-qthreads on target.
423         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
424         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
425         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
426         x86_64-*-mingw*): Don't disable expect on target.
427         (*-*-cygwin*): Don't disable target-gperf on target.
428         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
429         gnuserv on target.
430         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
431         target.
432         * configure: Regenerate.
433
434 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
435
436         * configure.ac (target_tools): Remove target-groff.
437         (native_only): Remove target-groff.
438         (hppa*64*-*-*): Don't disable byacc.
439         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
440         setting.
441         (*-*-kaos*): Don't skip target-librx and target-groff.
442         (*-*-netware*): Don't skip target-libmudflap.
443         (*-*-tpf*): Don't skip target-libmudflap.
444         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
445         directories on the host.
446         (ia64*-*-*vms*): Don't skip tix.
447         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
448         host.
449         * configure: Regenerate.
450
451 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
452
453         * configure.ac: Remove references to mt-mep, mt-netware,
454         mt-wince.
455         * Makefile.def: Add all-utils soft dependencies.
456         * Makefile.tpl: Remove GDB_NLM_DEPS.
457         * configure: Regenerate.
458         * Makefile.in: Regenerate.
459
460 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
461
462         * configure.ac: Do not include mh-x86omitfp.
463         * configure: Regenerate.
464
465 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
466
467         * configure.ac: Remove empty cases.
468         * configure: Regenerate.
469
470 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
471
472         * Makefile.def: Add dependency from termcap to gdb.
473         * Makefile.in: Regenerate.
474
475 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
476
477         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
478         * configure: Regenerate.
479         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
480         * Makefile.tpl: Likewise.
481         * Makefile.in: Regenerate.
482
483 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
484
485         * configure.ac: Remove all mentions of tentative_cc.
486         * configure: Regenerate.
487
488 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
489
490         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
491         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
492         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
493         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
494         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
495         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
496         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
497         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
498         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
499         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
500         *-*-rhapsody*): Remove host cases.
501         * configure: Regenerate.
502
503 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
504
505         * configure.ac (ppc*-*-pe): Remove host case.
506         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
507         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
508         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
509         cases.
510         * configure: Regenerate.
511
512 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
513
514         * config.sub: Update to version 2011-03-23.
515
516 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
517
518         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
519         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
520         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
521         * configure: Regenerate.
522
523 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
524
525         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
526         to Write After Approval.
527         * config-ml.in: Don't handle arc-*-elf*.
528         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
529         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
530         handle GCC libraries.
531         * configure: Regenerate.
532
533 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
534
535         PR bootstrap/48120:
536         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
537         Add -lstdc++ -lm to LIBS.
538         * configure: Regenerate.
539
540 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
541
542         * config.guess: Update to version 2011-02-02
543         * config.sub: Update to version 2011-02-24
544
545 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
546
547         PR lto/48086
548         * configure.ac: Re-enable LTO on *-apple-darwin9.
549         * configure: Regenerate.
550
551 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
552
553         PR lto/48086
554         * configure.ac: Disable LTO on darwin due to an assembler change in
555         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
556         under 256.
557         * configure: Regenerate.
558
559 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
560
561         * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
562
563 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
564
565         * MAINTAINERS: Update my e-mail address.
566
567 2011-03-06  Joey Ye  <joey.ye@arm.com>
568
569         * MAINTAINERS: Update my e-mail address.
570
571 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
572
573         * configure.ac: Adjust test of with_ppl.
574         * configure: Regenerated.
575
576 2011-03-02  Kai Tietz  <ktietz@redhat.com>
577
578         * MAINTAINERS: Adjust my e-mail address.
579
580 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
581
582         * configure.ac: Add -lpwl to ppllibs.
583         * configure: Regenerated.
584
585 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
586
587         * config/cloog.m4: Add -lisl to clooglibs.
588         * configure: Regenerated.
589
590 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
591
592         * MAINTAINERS (CPU Port maintainers): Add self.
593
594 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
595
596         * MAINTAINERS: Add myself as testsuite maintainer.
597
598 2011-02-15  Mike Stump  <mikestump@comcast.net>
599
600         * MAINTAINERS: Add myself as testsuite maintainer.
601
602 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
603
604         Import from Libtool and gnulib:
605
606         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
607
608         Prepare for supporting FreeBSD 10.
609         * config.rpath: Remove handling of freebsd1* which soon would
610         match FreeBSD 10.0.
611
612         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
613
614         Remove support for FreeBSD 1.x.
615         * libtool.m4 (_LT_LINKER_SHLIBS)
616         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
617         soon would incorrectly match FreeBSD 10.0.
618
619 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
620
621         PR binutils/12283
622         * move-if-change: Import version from gnulib.
623
624 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
625
626         PR lto/47225
627         * Makefile.def (lto-plugin): Double dash for enable-shared.
628         (configure-gcc): Depend on all-lto-plugin.
629         * Makefile.in: Rebuilt.
630
631 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
632
633         * configure.ac: Remove extra bracket.
634         * configure: Regenerate.
635
636 2011-02-08  Tobias Burnus  <burnus@net-b.de>
637
638         * MAINTAINERS: Add myself as libquadmath maintainer.
639
640 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
641
642         * MAINTAINERS: Update my email address.
643
644 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
645
646         * MAINTAINERS (option handling): Add self.
647
648 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
649
650         PR lto/47225
651         * Makefile.def: Add dependency for install-gcc
652         on install-lto-plugin.
653         * Makfile.in: Regenerated
654
655 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
656
657         * MAINTAINERS (CPU Port Maintainers): Add myself.
658
659 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
660
661         PR libgcj/44341
662         * configure.ac: Discard --with-* flags for host when configuring
663         target libraries for cross build.
664         * configure: Rebuilt.
665
666 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
667
668         * MAINTAINERS (linear loop transforms): Removed.
669
670 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
671
672         * configure.ac: If with_ppl is no, move setting with_cloog=no
673         after CLOOG_REQUESTED check.
674         * configure: Regenerated.
675
676 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
677
678         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
679         CLooG has been requested.
680         * configure: Regenerated.
681
682 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
683
684         * configure: Regenerated.
685         * configure.ac: Check for version 0.11 (or later revision) of PPL.
686
687 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
688
689         * configure: Regenerated.
690         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
691
692 2011-01-21  Andreas Schwab  <schwab@redhat.com>
693
694         * configure.ac: Use AS_HELP_STRING throughout.
695         * configure: Regenerate.
696
697 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
698
699         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
700         * configure: Regenerate.
701
702 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
703
704         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
705
706 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
707
708         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
709         for ia64-hpux.
710         * configure: Regenerate.
711
712 2011-01-07  Jan Hubicka  <jh@suse.cz>
713
714         PR lto/47225
715         * Makefile.in: Regenerate.
716         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
717         configure.
718
719 2011-01-07  Jan Hubicka  <jh@suse.cz>
720
721         * Makefile.in: Regenerate.
722         * Makefile.def (gcc host module) and soft dependency on lto-plugin
723         and configure dependency on lto-plugin configure.
724         (lto-plugin module): Remove dependency on GCC; add dependency on
725         liniberty.
726
727 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
728
729         * MAINTAINERS (Write After Approval): Add myself.
730
731 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
732
733         * configure: Regenerate.
734
735 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
736
737         * configure.ac: (picochip): Disable libiberty.
738
739 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
740
741         * MAINTAINERS (Write After Approval): Add myself.
742
743 2010-12-10  Ian Lance Taylor  <iant@google.com>
744
745         PR bootstrap/46819
746         * configure.ac: For --disable-libgcj clear libgcj_saved.
747         * configure: Rebuild.
748
749 2010-12-10  Tobias Burnus  <burnus@net-b.de>
750
751         PR fortran/46540
752         * configure.ac: Add --disable-libquadmath and
753         --disable-libquadmath-support.
754         * configure: Regenerate.
755
756 2010-12-03  Ian Lance Taylor  <iant@google.com>
757
758         * MAINTAINERS: Add myself as libgo maintainer.
759
760 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
761
762         PR libffi/46792
763         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
764         * configure: Regenerate.
765
766 2010-12-02  Ian Lance Taylor  <iant@google.com>
767
768         * configure.ac: Always set default for poststage1_ldflags to
769         -static-libstdc++ -static-libgcc.
770
771 2010-11-29  Andreas Schwab  <schwab@redhat.com>
772
773         * configure.ac: Move comment to remove extra space in last argument
774         of GCC_TARGET_TOOL.
775
776 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
777
778         PR other/46026
779         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
780         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
781         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
782         (BASE_FLAGS_TO_PASS): Use it.
783         * configure: Rebuilt.
784         * Makefile.in: Rebuilt.
785
786 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
787
788         PR binutils/12258
789         * configure.ac: Correct comments for --enable-gold/--enable-ld.
790         Properly check default linker.
791         * configure: Regnerated.
792
793 2010-11-23  Matthias Klose  <doko@ubuntu.com>
794
795         * configure.ac: For --enable-gold, handle value `default' instead of
796         `both*'.   New configure option --{en,dis}able-ld.
797         * configure: Regenerate.
798
799 2010-11-20  Ian Lance Taylor  <iant@google.com>
800
801         * configure.ac: Only disable a language library if no language needs
802         it.  Don't let --disable-libgcj uncondtionally disable libffi.
803         * configure: Rebuild.
804
805 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
806
807         * Makefile.in: Regenerate.
808
809         PR other/46202
810         * configure.ac: Fix just-built in-tree STRIP name to be
811         binutils/strip-new.
812         * configure: Regenerate.
813         * Makefile.def (install-strip-gcc, install-strip-binutils)
814         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
815         (install-strip-sid): Mirror dependencies on non-strip variants
816         of these targets on the respective -strip prerequisites.
817         * Makefile.tpl (install-strip, install-strip-host)
818         (install-strip-target): New targets.
819         (install-strip-[+module+], install-strip-target-[+module+]):
820         New targets.
821         * Makefile.in: Regenerate.
822
823 2010-11-19  Ian Lance Taylor  <iant@google.com>
824             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
825
826         * configure.ac: Add target-libgo to target_libraries.  Set
827         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
828         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
829         (HOST_EXPORTS): Add GOC.
830         (BASE_TARGET_EXPORTS): Add GOC.
831         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
832         (GOCFLAGS_FOR_TARGET): New variable.
833         (EXTRA_HOST_FLAGS): Add GOC.
834         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
835         * Makefile.def (target_modules): Add libgo.
836         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
837         (dependencies): Add dependency from configure-target-libgo to
838         configure-target-libffi and all-target-libstdc++-v3.  Add
839         dependencies from all-target-libgo to all-target-libffi.
840         (languages): Add go.
841         * configure: Rebuild.
842         * Makefile.in: Rebuild.
843
844 2010-11-19  Ian Lance Taylor  <iant@google.com>
845
846         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
847         compiler/flag environment variables.
848
849 2010-11-18  Ian Lance Taylor  <iant@google.com>
850
851         * configure.ac: Check for lang_requires_boot_languages in
852         config-lang.in files.
853         * configure: Rebuild.
854
855 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
856             Tobias Burnus  <burnus@net-b.de>
857
858         PR fortran/32049
859         * Makefile.def: Add libquadmath; build it with language=fortran.
860         * configure.ac: Add libquadmath.
861         * Makefile.tpl: Handle multiple libs in check-[+language+].
862         * Makefile.in: Regenerate.
863         * configure: Regenerate.
864
865 2010-11-16  Tom Tromey  <tromey@redhat.com>
866
867         * MAINTAINERS: Moved myself to reviewers section.
868
869 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
870
871         * MAINTAINERS: Moved myself to reviewers section.
872
873 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
874
875         * MAINTAINERS (Various Maintainers): Add self for build machinery.
876         (Write After Approval): Remove self.
877
878 2010-11-15  Andreas Schwab  <schwab@redhat.com>
879
880         * configure.ac: Fix spelling in option names.
881         * configure: Regenerated.
882
883 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
884
885         PR bootstrap/39622
886         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
887         * configure: Regenerated.
888
889 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
890
891         * MAINTAINERS: Update my email address.
892
893 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
894
895         * configure: Regenerate.
896
897 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
898
899         * configure: Regenerate.
900
901 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
902
903         * configure: Regenerate.
904
905 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
906
907         * configure: Regenerate.
908
909 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
910
911         * configure.ac: Support official CLooG.org versions.
912         * configure: Regenerate.
913         * config/cloog.m4: New.
914
915 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
916
917         * MAINTAINERS (Write After Approval): Add myself.
918
919 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
920
921         * MAINTAINERS: Update my email address.
922
923 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
924
925         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
926         * configure: Regenerate.
927
928 2010-11-03  Ian Lance Taylor  <iant@google.com>
929             Dave Korn  <dave.korn.cygwin@gmail.com>
930
931         PR lto/46273
932         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
933         and on other supported platforms whenever LTO is enabled.
934         * configure: Rebuild.
935
936 2010-11-02  Alan Modra  <amodra@gmail.com>
937
938         PR binutils/12110
939         * configure.ac: Error when source path contains spaces.
940         * configure: Regenerate.
941
942 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
943
944         * MAINTAINERS: Update my email address.
945
946 2010-10-20  Ian Lance Taylor  <iant@google.com>
947
948         * Makefile.def (target_modules): Set lib_path to src/.libs for
949         libstdc++-v3 module.
950         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
951         * Makefile.in: Rebuild.
952
953 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
954
955         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
956         (Write After Approval): Remove myself.
957
958 2010-10-15  Tristan Gingold  <gingold@adacore.com>
959
960         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
961
962 2010-10-14  Douglas Rupp  <rupp@gnat.com>
963
964         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
965
966 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
967
968         * configure.ac (build_lto_plugin): New shell variable.
969         (--enable-lto): Turn on by default for all non-ELF platforms that
970         have had LTO support added so far.  Set build_lto_plugin appropriately
971         for both ELF and non-ELF.
972         (configdirs): Add lto-plugin or not based on build_lto_plugin.
973         * configure: Regenerate.
974
975 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
976
977         Sync from src:
978         * configure.ac (v850 support): Remove target-libgloss from
979         noconfigdirs.
980         * configure: Regenerate.
981
982 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
983
984         PR bootstrap/45326
985         PR bootstrap/45174
986         * configure.ac: Honor initial values of $build_configargs,
987         $host_configargs, $target_configargs.  Mark the precious, so
988         environment settings get recorded.
989         * configure: Regenerate.
990
991 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
992
993         PR bootstrap/45796
994         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
995         Depend on all-build-libiberty.
996         * Makefile.in: Regenerate.
997
998 2010-09-30  Michael Eager  <eager@eagercon.com>
999
1000         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1001         * configure: Regenerate.
1002
1003 2010-09-28  Michael Eager  <eager@eagercon.com>
1004
1005         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1006
1007 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1008
1009         PR bootstrap/44621
1010         * configure.ac: Fix unportable shell quoting.
1011         * configure: Regenerate.
1012
1013 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1014
1015         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1016         targets and amend comment.
1017         * configure: Regenerate.
1018
1019 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1020
1021         * MAINTAINERS (Write After Approval): Add myself.
1022
1023 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1024
1025         * configure.ac: Enable LTO by default on Darwin.
1026         * configure: Regenerate.
1027
1028 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1029
1030         * MAINTAINERS (Write After Approval): Add myself.
1031
1032 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1033
1034         * MAINTAINERS (Write After Approval): Add myself.
1035
1036 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1037
1038         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1039         ports
1040
1041 2010-07-28  David Yuste  <david.yuste@gmail.com>
1042
1043         * MAINTAINERS (Write After Approval): Add myself.
1044
1045 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1046
1047         * configure.ac: Support all v850 targets.
1048         * configure: Regenerate.
1049
1050 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1051
1052         PR bootstrap/44455
1053         * configure.ac (extra_mpfr_configure_flags): Copy from
1054         extra_mpc_gmp_configure_flags.
1055         * configure: Re-generated.
1056
1057 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1058
1059         * MAINTAINERS (Write After Approval): Add myself.
1060
1061 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1062
1063         * MAINTAINERS (Write After Approval): Add myself.
1064
1065 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1066
1067         * MAINTAINERS (Write After Approval): Add myself.
1068
1069 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1070
1071         PR target/44862
1072         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1073         Provide -B option to allow for link spec %s substitutions for
1074         libstdc++.a on darwin.
1075         * Makefile.in: Regenerate.
1076
1077 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1078
1079         * MAINTAINERS (Reviewers): Update my e-mail address
1080
1081 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1082
1083         * Makefile.def (configure-gcc): Depend on all-libelf.
1084         * Makefile.in: Rebuild.
1085
1086 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1087
1088         * MAINTAINERS (Write After Approval): Add myself in the right place.
1089
1090 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1091
1092         * MAINTAINERS (Write After Approval): Add myself.
1093
1094 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1095
1096         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1097
1098 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1099
1100         * config.sub: Update to version 2010-05-21.
1101         * config.guess: Update to version 2010-04-03.
1102
1103 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1104
1105         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1106         * configure: Regenerate.
1107
1108 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1109
1110         * MAINTAINERS (Write After Approval): Add myself.
1111
1112 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1113
1114         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1115         a platform that supports LTO.
1116         * configure: Regenerate.
1117
1118 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1119
1120         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1121         * configure: Regenerated.
1122
1123 2010-04-27  Roland McGrath  <roland@redhat.com>
1124             H.J. Lu  <hongjiu.lu@intel.com>
1125
1126         * configure.ac (--enable-gold): Support both, both/gold and
1127         both/bfd to add gold to configdirs without removing ld.
1128         * configure: Regenerated.
1129
1130         * Makefile.def: Add install-gold dependency to install-ld.
1131         * Makefile.in: Regenerated.
1132
1133 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1134
1135         PR lto/42776
1136         * configure.ac (--enable-lto): Refactor handling so libelf tests
1137         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1138         and allow LTO to be explicitly enabled on non-ELF platforms that
1139         are known to support it inside else-clause.
1140         * configure: Regenerate.
1141
1142 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1143
1144         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1145         * configure: Regenerate.
1146
1147 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1148
1149         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1150         * configure: Regenerate.
1151
1152 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1153
1154         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1155         separately.
1156         * configure: Regenerate.
1157
1158 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1159
1160         * MAINTAINERS (Write After Approval): Add myself.
1161
1162 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1163
1164         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1165         * configure: Regenerate.
1166
1167 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1168
1169         * configure: Regenerate after change to elf.m4.
1170
1171 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1172
1173         * MAINTAINERS (Write After Approval): Add myself.
1174
1175 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1176
1177         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1178         * configure: Regenerated.
1179
1180 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1181
1182         * configure.ac: Print "buggy but acceptable" when CLooG
1183         revision is less than 9.
1184         * configure: Regenerated.
1185
1186 2010-04-01  Diego Novillo  <dnovillo@google.com>
1187
1188         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1189
1190 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1191
1192         PR bootstrap/43615
1193         PR bootstrap/43328
1194
1195         Revert:
1196
1197         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1198
1199         * configure.ac: Do not pass --enable-multilib nor
1200         --disable-multilib in baseargs.  Accept explicitly passed
1201         --enable_multilib.
1202         * configure: Regenerate.
1203
1204 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1205
1206         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1207
1208 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1209
1210         * MAINTAINERS: Remove myself.
1211
1212 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1213
1214         PR bootstrap/43328
1215         * configure.ac: Do not pass --enable-multilib nor
1216         --disable-multilib in baseargs.  Accept explicitly passed
1217         --enable_multilib.
1218         * configure: Regenerate.
1219
1220 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1221
1222         * MAINTAINERS (spu port): Remove me.
1223
1224 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1225
1226         * configure.ac (tic6x-*-*): New case.
1227         * configure: Regenerate.
1228
1229 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1230
1231         * config.sub: Update to version 2010-03-22.
1232         * config.guess: Update to version 2009-12-30.
1233
1234 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1235
1236         PR ada/42554
1237         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1238         * configure: Regenerate.
1239
1240 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1241
1242         * MAINTAINERS: Update my email address.
1243
1244 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1245
1246         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1247         (ghassan.shobaki@amd.com): Removed.
1248
1249 2010-03-17  Alan Modra  <amodra@gmail.com>
1250
1251         * MAINTAINERS: Update my email address.
1252
1253 2010-03-16  Diego Novillo  <dnovillo@google.com>
1254
1255         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1256         Matthews.
1257
1258 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1259
1260         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1261         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1262
1263 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1264
1265         * MAINTAINERS: Update my email address.
1266
1267 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1268
1269         * MAINTAINERS: Update my email address.
1270
1271 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1272
1273         * MAINTAINERS: Update my email address.
1274
1275 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1276
1277         * MAINTAINERS: Update my email address.
1278
1279 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1280
1281         PR libstdc++/32499
1282         * configure.ac (RANLIB): Default to true.
1283         (STRIP): Likewise.
1284         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1285         * configure: Regenerate.
1286
1287 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1288
1289         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1290         (Write After Approval): Update my email address.
1291
1292 2010-02-17  Nick Clifton  <nickc@redhat.com>
1293
1294         PR 11238
1295         * Makefile.tpl (local-distclean): Also remove config.cache files in
1296         sub-directories as there may not be Makefiles present in the
1297         sub-directories.
1298         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1299         the config.cache files found by the find command.
1300
1301         * Makefile.in: Regenerate.
1302         * configure.ac: Revert previous delta.
1303         * configure: Regenerate.
1304
1305 2010-02-15  Nick Clifton  <nickc@redhat.com>
1306
1307         PR 11238
1308         * configure.ac: Delete config.cache files in sub-directories when
1309         deleting Makefiles.
1310         * configure: Regenerate.
1311
1312 2010-02-12  Ben Elliston  <bje@gnu.org>
1313
1314         * MAINTAINERS: Update my email address.
1315
1316 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1317
1318         * MAINTAINERS (spu port): Update my email address.
1319
1320 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1321
1322         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1323
1324 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1325
1326         * configure.ac: Add "recommended" version checks for GMP/MPC.
1327         Update recommended GMP/MPFR/MPC versions.
1328         * configure: Regenerate.
1329
1330 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1331
1332         * MAINTAINERS: Move my Embecosm email address into the
1333         write-after-approval section.
1334
1335 2010-01-26  Ian Lance Taylor  <iant@google.com>
1336
1337         * MAINTAINERS: Add myself as Go frontend maintainer.
1338
1339 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1340
1341         PR libstdc++/36101, PR libstdc++/42813
1342         * configure.ac (bootstrap_target_libs): Make inclusion of
1343         target-libgomp conditional on libgomb being in target_configdirs.
1344         * configure: Regenerate.
1345
1346 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1347
1348         PR libstdc++/36101, PR libstdc++/42813
1349         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1350         * configure: Regenerate.
1351
1352 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1353
1354         PR libstdc++/36101, PR libstdc++/42813
1355         * configure.ac (target_configdirs): Substitute.
1356         * Makefile.def: Bootstrap target module libgomp.
1357         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1358         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1359         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1360         * configure, Makefile.in: Regenerate.
1361
1362 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1363
1364         * MAINTAINERS: Adjust my details.
1365
1366 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1367
1368         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1369
1370 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1371
1372         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1373
1374 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1375
1376         * MAINTAINERS (Write After Approval): Add myself.
1377
1378 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1379
1380         * MAINTAINERS (Write After Approval): Add myself.
1381
1382 2010-01-11  Richard Guenther  <rguenther@suse.de>
1383
1384         PR lto/41569
1385         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1386         * Makefile.in: Regenerated.
1387
1388 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1389
1390         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1391         * configure: Regenerate.
1392
1393 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1394             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1395
1396         PR bootstrap/42424
1397         * configure.ac: Include libtool m4 files.
1398         (_LT_CHECK_OBJDIR): Call it.
1399         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1400         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1401
1402         * configure: Regenerate.
1403
1404 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1405
1406         PR bootstrap/41818
1407         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1408         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1409         * Makefile.in: Regenerate.
1410
1411 2010-01-02  Richard Guenther  <rguenther@suse.de>
1412
1413         PR lto/41529
1414         * configure.ac: Include config/elf.m4.  Disable LTO if not
1415         builting for an elf target.
1416         * configure: Regenerate.
1417
1418 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1419
1420         * MAINTAINERS: Change my email address.
1421
1422 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1423
1424         * config.sub, config.guess: Update from upstream sources.
1425
1426 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1427
1428         * MAINTAINERS (Write After Approval): Add myself.
1429
1430 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1431
1432         PR middle-end/30447
1433         PR middle-end/30789
1434         PR other/40302
1435
1436         * configure.ac: Require MPC.
1437         * configure: Regenerate.
1438
1439 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1440
1441         PR target/38384
1442         PR bootstrap/40972
1443         * libtool.m4: Sync from git Libtool.
1444         * ltoptions.m4: Likewise.
1445         * ltversion.m4: Likewise.
1446         * lt~obsolete.m4: Likewise.
1447         * ltmain.sh: Likewise.
1448
1449 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1450
1451         * configure.ac: Update minimum MPC version to 0.8.
1452         * configure: Regenerate.
1453
1454 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
1455
1456         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1457         * configure: Regenerated.
1458
1459 2009-11-21  Ian Lance Taylor  <iant@google.com>
1460
1461         * configure.ac: Change default of poststage1_ldflags to be empty if
1462         poststage1_libs is set.  When poststage1_libs is empty, and
1463         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1464         * configure: Rebuild.
1465
1466 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
1467
1468         * MAINTAINERS (Write After Approval): Update my email address.
1469
1470 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1471
1472         * config.guess: Update from upstream sources.
1473
1474 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1475
1476         * Makefile.def: Restore host and target settings for gmp.
1477         * Makefile.in: Rebuild.
1478
1479 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1480
1481         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1482         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1483         Fix portability of test of C++ as bootstrap language.  Add
1484         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1485         * configure: Rebuild.
1486         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1487         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1488         in-tree building.
1489         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1490         (POSTSTAGE1_HOST_EXPORTS): Use it.
1491         (STAGE[+id+]_CXXFLAGS): New.
1492         (BASE_FLAGS_TO_PASS): Pass it down.
1493         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1494         extra_exports.
1495         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1496         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1497         extra_exports.
1498         * Makefile.in: Rebuild.
1499
1500 2009-11-17  Ben Elliston  <bje@au.ibm.com>
1501
1502         * config.sub, config.guess: Update from upstream sources.
1503
1504 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1505
1506         * MAINTAINERS (Write After Approval): Add myself.
1507
1508 2009-11-09  Jon Beniston  <jon@beniston.com>
1509
1510         * MAINTAINERS (Write After Approval): Add myself.
1511
1512 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1513
1514         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1515         paths for *-w64-mingw* and x86_64-*mingw*.
1516         * configure: Regenerated.
1517
1518 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
1519
1520         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1521
1522 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
1523
1524         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1525         Phil Edwards to Write-After Approval.
1526
1527 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1528
1529         * configure.ac: Disable target-winsup & co for
1530         x86_64-*-mingw* and *-w64-mingw* targets.
1531         * configure: Regenerated.
1532
1533 2009-10-16  Nick Clifton  <nickc@redhat.com>
1534
1535         * MAINTAINERS: Add myself as a maintainer for the RX port.
1536
1537 2009-10-26  Johannes Singler  <singler@kit.edu>
1538
1539         * MAINTAINERS (Write After Approval): Update my e-mail address.
1540
1541 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1542
1543         * configure.ac (CLooG test): Use = with test.
1544         * configure: Regenerate.
1545
1546 2009-10-22  Richard Guenther  <rguenther@suse.de>
1547
1548         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1549         cloog if the ppl version check failed.  Move flags saving
1550         before setting in libelf check.
1551         * configure: Regenerate.
1552
1553 2009-10-21  Richard Guenther  <rguenther@suse.de>
1554
1555         * configure.ac: Adjust the ppl and cloog configure to work as
1556         documented.  Disable cloog if ppl was disabled.  Omit the version
1557         checks if they were disabled.
1558         * configure: Re-generate.
1559
1560 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1561
1562         * configure.ac: Add 'lto' to enable_languages, not
1563         new_enable_languages, and only if not already present.
1564         * configure: Regenerate.
1565
1566 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1567
1568         * README: Refer to the various COPYING* files instead of just
1569         COPYING.
1570         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1571
1572 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1573
1574         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1575         
1576 2009-10-07  Richard Guenther  <rguenther@suse.de>
1577
1578         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1579         and Richard Guenther as reviewers.
1580         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1581         as reviewers.
1582
1583 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1584
1585         * config.sub: Update from upstream sources.
1586
1587 2009-10-06  Ian Lance Taylor  <iant@google.com>
1588
1589         * Makefile.def: check-gold depends upon all-gas.
1590         * Makefile.in: Rebuild.
1591
1592 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1593
1594         * MAINTAINERS (Write After Approval): Add myself.
1595
1596 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1597
1598         * Makefile.def: all-lto-plugin depends on all-libiberty.
1599         set bootstrap=true for lto-plugin.
1600         Add lto-plugin.
1601         * Makefile.in: Regenerate.
1602         * configure.ac (host_libs): Add lto-plugin.
1603         * configure: Regenerate.
1604
1605 2009-10-03  Diego Novillo  <dnovillo@google.com>
1606
1607         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1608         (HOST_LIBELFLIBS): Define.
1609         (HOST_LIBELFINC): Define.
1610         * Makefile.in: Regenerate.
1611         * configure.ac: Add --enable-lto.
1612         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1613         If --enable-lto is used, add 'lto' to new_enable_languages.
1614         If --enable-lto is used and gold is enabled, add
1615         lto-plugin to configdirs.
1616         * configure: Regenerate.
1617
1618 2009-10-03  Simon Baldwin  <simonb@google.com>
1619
1620         * configure.ac: If --with-system-zlib, suppress local zlib and
1621         pass --with-system-zlib to subdir configure scripts.
1622         * configure: Regenerate.
1623
1624 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1625             Paolo Bonzini  <bonzini@gnu.org>
1626
1627         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1628         $(srcdir).
1629         * Makefile.in: Rebuilt.
1630
1631 2009-09-26  Gary Funck  <gary@intrepid.com>
1632
1633         * MAINTAINERS (Write After Approval): Add myself.
1634
1635 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1636
1637         * configure.ac: Update minimum MPC version to 0.7.
1638         * configure: Regenerate.
1639
1640 2009-09-25  Nick Clifton  <nickc@redhat.com>
1641
1642         * configure.ac: Pass any --cache-file=/dev/null option on to
1643         subconfigures.
1644         * configure: Regenerate.
1645
1646 2009-09-23  Nick Clifton  <nickc@redhat.com>
1647
1648         * config.sub, config.guess: Update from upstream sources.
1649
1650 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1651
1652         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1653         * Makefile.in: Rebuilt.
1654
1655 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1656
1657         PR bootstrap/32272
1658         * configure.ac: Error out if $srcdir isn't '.' but contains
1659         host-${host_noncanonical}.
1660         * configure: Regenerate.
1661
1662 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1663
1664         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1665         maintainer.
1666
1667 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1668
1669         * configure.ac: If bootstrapping a combined tree with
1670         --enable-gold, require c++ in stage1_languages.
1671         * configure: Regenerate.
1672
1673         * configure.ac: Also add target_libs of stage1_languages to
1674         bootstrap_target_libs.
1675         * configure: Regenerate.
1676
1677         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1678         with --enable-languages not containing c++.
1679         * configure: Regenerate.
1680
1681 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1682
1683         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1684         * configure: Regenerate.
1685
1686 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1687
1688         * MAINTAINERS (Write After Approval): Update my e-mail address,
1689         and move from from here...
1690         (Waiting for paperwork): To here.
1691
1692 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1693
1694         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1695
1696 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1697
1698         * configure.ac: Do not use $extrasub for replacing @if/@endif
1699         parts in Makefile; instead, use additional arguments to
1700         AC_CONFIG_COMMANDS to do the replacement manually, with several
1701         sed invocations, to avoid HP-UX sed command limits.
1702         * configure: Regenerate.
1703
1704 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1705
1706         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1707         blank before -L.
1708
1709 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1710
1711         * configure.ac (with-build-config): Document.  Handle without.
1712         Handle missing argument.
1713         * configure: Rebuilt.
1714
1715 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1716
1717         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1718         Default to bootstrap-debug only if compare-debug works.
1719         * configure: Rebuilt.
1720         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1721         * Makefile.in: Rebuilt.
1722
1723 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1724
1725         * MAINTAINERS (OS Port Maintainers): Update my email address.
1726
1727 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1728
1729         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1730         * Makefile.in: Rebuilt.
1731
1732 2009-09-01  Chris Demetriou  <cgd@google.com>
1733
1734         * MAINTAINERS (Write After Approval): Add myself.
1735
1736 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1737
1738         PR debug/30161
1739         * include/dwarf2.h (enum dwarf_tag): Added
1740         DW_TAG_GNU_template_template_param
1741         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1742
1743 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1744
1745         * Makefile.tpl (AWK): Fix typo.
1746         * Makefile.in: Regenerate.
1747
1748 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1749
1750         * configure.ac: Detect awk and sed.
1751         * Makefile.def (flags_to_pass): Add AWK and SED.
1752         * Makefile.tpl (AWK, SED): New.
1753         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1754         * configure: Regenerate.
1755         * Makefile.in: Regenerate.
1756
1757 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1758
1759         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1760         (collapseslashes): Likewise.
1761
1762 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1763
1764         * configure.ac (AC_PREREQ): Bump to 2.64.
1765
1766 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1767
1768         * configure.ac: Remove --with-datarootdir, --with-docdir,
1769         --with-pdfdir, --with-htmldir switches.
1770         * configure: Regenerate.
1771
1772         * configure: Regenerate.
1773
1774         * compile: Sync from Automake 1.11.
1775         * depcomp: Likewise.
1776         * install-sh: Likewise.
1777         * missing: Likewise.
1778         * mkinstalldirs: Likewise.
1779         * ylwrap: Likewise.
1780
1781 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1782
1783         * ltmain.sh (func_normal_abspath): New function.
1784         (func_relative_path): Likewise.
1785         (func_mode_help): Document new -bindir option for link mode.
1786         (func_mode_link): Add new -bindir option, and use it to place
1787         output DLL if specified.
1788
1789 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1790
1791         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1792         (baseargs): Add --disable-option-checking.
1793         * configure: Regenerate.
1794
1795         * Makefile.def (configure-target-libiberty): Depend on
1796         all-binutils and all-ld.
1797         (configure-target-newlib): Likewise.
1798         * Makefile.in: Regenerate.
1799
1800 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1801
1802         * config.sub, config.guess: Update from upstream sources.
1803
1804 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1805
1806         Sync from src, merge:
1807
1808         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1809
1810         * configure.ac: Do not exclude gas for i386-*-darwin.
1811         Add a case for x86_64-*-darwin.
1812         * configure: Regenerate.
1813
1814 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1815
1816         * MAINTAINERS: Add my name to Write After Approval list.
1817
1818 2009-08-06  Michael Eager  <eager@eagercon.com>
1819
1820         * configure.ac: Add Microblaze target.
1821         * configure: Regenerate.
1822
1823 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1824
1825         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1826         * configure: Regenerate.
1827         
1828 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1829
1830         * MAINTAINERS (Write After Approval): Update my e-mail address.
1831
1832 2009-07-06  Ian Lance Taylor  <iant@google.com>
1833
1834         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1835         * configure: Rebuild.
1836
1837 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1838
1839         * MAINTAINERS: Move myself to the Graphite Reviewers.
1840
1841 2009-06-30  Wei Guozhi  <carrot@google.com>
1842
1843         * MAINTAINERS: Add my name to Write After Approval list.
1844
1845 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1846
1847         PR bootstrap/40338
1848         * configure.ac (comparestring): Create new variable.
1849         * Makefile.tpl (comparestring): Use to skip some comparisions.
1850         * configure: Regenerate.
1851         * Makefile.in: Regenerate.
1852
1853 2009-06-26  Doug Evans  <dje@sebabeach.org>
1854
1855         * Makefile.def (host_modules): Add cgen.
1856         * Makefile.in: Regenerate.
1857         * configure.ac (host_tools): Add cgen.
1858         * configure: Regenerate.
1859
1860 2009-06-23  DJ Delorie  <dj@redhat.com>
1861
1862         * MAINTAINERS: Add myself as mep maintainer.
1863
1864 2009-06-23  Ian Lance Taylor  <iant@google.com>
1865
1866         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1867         boot_languages.  Only bootstrap target libraries listed in
1868         target_libs for some boot language.  Add --with-stage1-ldflags,
1869         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1870         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1871         if not building with C++.
1872         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1873         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1874         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1875         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1876         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1877         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1878         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1879         * configure, Makefile.in: Rebuild.
1880
1881 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1882
1883         * MAINTAINERS: Added my name to write-after-approval list.
1884
1885 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1886
1887         * configure.ac: Define is_elf for QNX Neutrino targets.
1888         * configure: Regenerate.
1889
1890 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1891
1892         * MAINTAINERS: Added my name to the write-after-approval list
1893
1894 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1895
1896         * configure.ac: Detect MPC in default directory.
1897         * configure: Regenerate.
1898
1899 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1900             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1901
1902         * Makefile.tpl (all): Avoid a trailing backslash.
1903         * Makefile.in: Regenerate.
1904
1905 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1906
1907         * config.sub, config.guess: Update from upstream sources.
1908
1909 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1910
1911         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1912         to noconfdirs.
1913         * configure: Regenerate.
1914
1915 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1916
1917         * Makefile.tpl ([+compare-target+]): Compare all stage
1918         directories, rather than just gcc.
1919         * Makefile.in: Rebuilt.
1920
1921 2009-06-01  Doug Kwan  <dougkwan@google.com>
1922
1923         * configure.ac: Support gold for target arm*-*-*.
1924         * configure: Regenerate.
1925
1926 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1927
1928         * Makefile.def: Add MPC support and dependencies.
1929         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1930
1931         * Makefile.in, configure: Regenerate.
1932
1933 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1934
1935         * Makefile.tpl (all): Avoid harmless warning in make all when
1936         gcc-bootstrap is enabled but stage_last does not exist.
1937         * Makefile.in: Rebuilt.
1938
1939 2009-05-24  Nicolas Roche  <roche@adacore.com>
1940
1941         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1942         * Makefile.in: Regenerate.
1943
1944 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1945
1946         * MAINTAINERS: Update my e-mail address.
1947
1948 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1949
1950         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1951         * configure:  Regenerate.
1952
1953 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1954
1955         PR other/40159
1956         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1957         gcc-no-bootstrap are mutually exclusive.
1958         * Makefile.in: Rebuilt.
1959
1960 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1961
1962         PR other/40159
1963         * Makefile.tpl (all): Don't end with unconditional success.
1964         * Makefile.in: Rebuilt.
1965
1966 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1967
1968         PR target/37137
1969         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1970         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1971         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1972         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1973         stage_configureflags, stage_cflags and stage_libcflags into
1974         explicit Makefile macros.
1975         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1976         GFORTRAN.
1977         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1978         CC.  Set CC_FOR_BUILD from CC.
1979         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1980         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1981         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1982         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1983         and GFORTRAN.
1984         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1985         (_LIBCFLAGS): Renamed to _TFLAGS.
1986         (do-compare-debug, do-compare3-debug): Drop.
1987         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1988         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1989         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1990         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1991         (XGCC_FLAGS_FOR_TARGET): New.
1992         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1993         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1994         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1995         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1996         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1997         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1998         TFLAGS.
1999         (BUILD_CONFIG): Include if requested.
2000         (all): Set TFLAGS on bootstrap.
2001         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2002         (all-stageid-prefixmodule): Likewise.
2003         (do-clean, distclean-stageid): Set TFLAGS.
2004         (restrap): Fix whitespace.
2005         * Makefile.in: Rebuilt.
2006
2007 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2008
2009         * config.guess: Sync with src.
2010
2011 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2012
2013         * configure.ac ($with_ppl):  Default to no if not supplied.
2014         ($with_cloog):  Likewise.
2015         configure:  Regenerate.
2016
2017 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2018
2019         * MAINTAINERS: Update my e-mail address.
2020
2021 2009-04-27  Nick Clifton  <nickc@redhat.com>
2022
2023         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2024
2025 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2026
2027         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2028         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2029         * Makefile.in: Regenerate.
2030
2031 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2032
2033         PR bootstrap/39739
2034         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2035         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2036
2037         * configure, Makefile.in: Regenerate.
2038
2039 2009-04-21  Taras Glek  <tglek@mozilla.com>
2040
2041         * include/hashtab.h: Update GTY annotations to new syntax
2042         * include/splay-tree.h: Likewise
2043
2044 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2045
2046         * config.sub, config.guess: Update from upstream sources.
2047
2048 2009-04-15  Anthony Green  <green@moxielogic.com>
2049
2050         * configure.ac: Add moxie support.
2051         * configure: Rebuilt.
2052
2053 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2054
2055         * configure.ac: Change copyright header to refer to version
2056         3 of the GNU General Public License and to point readers at the
2057         COPYING3 file and the FSF's license web page.
2058         * Makefile.def: Likewise.
2059         * Makefile.tpl: Likewise.
2060         * Makefile.in: Regenerate.
2061
2062 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2063
2064         * configure.ac: Restore match for darwin9 or later. Use double
2065         brackets since regeneration eats one pair.
2066         * configure: Regenerate.
2067
2068 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2069
2070         PR gas/10039
2071         * configure.ac: Require texinfo 4.7.
2072         * configure: Regenerated.
2073
2074 2009-04-09  Nick Clifton  <nickc@redhat.com>
2075
2076         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2077         the GCC Runtime Library Exception.
2078
2079 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2080
2081         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2082         * configure: Regenerate.
2083
2084 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2085
2086         * Makefil.def (languages): New entries.
2087         * Makefile.tpl (check-gcc-*): New generic target.
2088         * Makefile.in: Regenerate.
2089
2090 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2091
2092         * MAINTAINERS:  Update my email address.
2093
2094 2009-03-18  Tom Tromey  <tromey@redhat.com>
2095
2096         * configure: Rebuild.
2097         * configure.ac (host_libs): Add libiconv.
2098         * Makefile.in: Rebuild.
2099         * Makefile.def (host_modules): Add libiconv.
2100         (configure-gdb, all-gdb): Depend on libiconv.
2101
2102 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2103
2104         * configure.ac: Treat gdb as supported on x86_64-darwin.
2105         * configure: Regenerate.
2106
2107 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2108
2109         * configure.ac (--with-host-libstdcxx): New option.
2110         * configure: Regenerate.
2111
2112 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2113
2114         * MAINTAINERS:  Move myself into the write after approval list.
2115
2116 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2117
2118         * MAINTAINERS: Update e-mail address.
2119         
2120 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2121
2122         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2123
2124 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2125
2126         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2127
2128 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2129
2130         Backport from git Libtool:
2131
2132         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2133         Support GNU/kOpenSolaris.
2134         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2135         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2136         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2137         GNU/kOpenSolaris.
2138
2139 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2140
2141         * MAINTAINERS: Update e-mail address.
2142
2143 2009-02-24  Michael Eager  <eager@eagercon.com>
2144
2145         * MAINTAINERS (Write After Approval): Add self.
2146
2147 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2148
2149         * MAINTAINERS (Write After Approval): Add myself.
2150
2151 2009-02-05  Andreas Schwab  <schwab@suse.de>
2152
2153         * Makefile.tpl (stage_last): Define $r and $s before using
2154         $(RECURSE_FLAGS_TO_PASS).
2155         * Makefile.in: Regenerate
2156
2157 2009-01-30  Ian Lance Taylor  <iant@google.com>
2158
2159         * MAINTAINERS: Move myself to the Global Reviewers list.
2160
2161 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2162
2163         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2164         * configure: Regenerate.
2165
2166 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2167
2168         * MAINTAINERS: Make whitespace consistent.
2169         Remove Robert Millan from Write After Approval.
2170
2171 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2172
2173         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2174         (all-opcodes): Depend on all-libiberty.
2175         * Makefile.in: Regenerate.
2176
2177 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2178
2179         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2180         * configure: Regenerate.
2181
2182 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2183
2184         * MAINTAINERS (Write After Approval): Add myself.
2185
2186 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2187
2188         * MAINTAINERS: Add myself to reviewers (Fortran).
2189
2190 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2191
2192         PR tree-optimization/38515
2193         * configure.ac (cloog-polylib): Removed.
2194         (with_ppl, with_cloog): Test for "no".
2195         * configure: Regenerated.
2196
2197 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2198
2199         * MAINTAINERS: Moved myself to reviewers (Fortran).
2200
2201 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2202
2203         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2204         (Write After Approval): Remove myself.
2205
2206 2009-01-03  Diego Novillo  <dnovillo@google.com>
2207
2208         * MAINTAINERS: Remove myself from alias maintainership.
2209
2210 2009-01-02  David Ayers  <ayers@fsfe.org>
2211
2212         * MAINTAINERS: Update e-mail address.
2213
2214 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2215
2216         * MAINTAINERS: Make whitespace consistent.
2217
2218 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2219
2220         Backport from upstream Libtool:
2221         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2222         Add cache variables to tests that require the linker to work.
2223         For shlibpath_overrides_runpath, this also changes the semantics
2224         to let the result from the C compiler take precedence.
2225
2226 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2227
2228         * config.sub, config.guess: Update from upstream sources.
2229
2230 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2231
2232         * configure.ac (ppllibs): Add by default the lib flags.
2233         * configure: Regenerate.
2234
2235 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2236
2237         * MAINTAINERS:  Add myself to the write after approval list.
2238
2239 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2240
2241         * configure.ac: Add double brackets on darwin[912].
2242         * configure: Regenerate.
2243
2244 2008-12-03  Daniel Kraft  <d@domob.eu>
2245
2246         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2247         Approval to Reviewer section (for Fortran front-end).
2248
2249 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2250
2251         * configure.ac: Expand to darwin10 and later.
2252         * configure: Regenerate.
2253
2254 2008-12-02  Andreas Schwab  <schwab@suse.de>
2255
2256         * Makefile.def: configure-target-boehm-gc depends on
2257         all-target-libstdc++-v3.
2258         * Makefile.in: Regenerate.
2259
2260 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2261
2262         * MAINTAINERS:  Add myself as mingw maintainer.
2263
2264 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2265
2266         * config.sub, config.guess: Update from upstream sources.
2267
2268 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2269
2270         * README.SCO: Remove.
2271
2272 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2273
2274         * MAINTAINERS:  Add myself to the write after approval list.
2275
2276 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2277
2278         * MAINTAINERS:  Update my email address in WAA section.
2279
2280 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2281
2282         * MAINTAINERS: Update e-mail address.
2283
2284 2008-11-27  Toon Moene  <toon@moene.org>
2285
2286         * MAINTAINERS: Change e-mail address.
2287
2288 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2289
2290         * configure.ac: Build gdb for i?86-*-darwin*
2291         * configure: Regenerated.
2292
2293 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2294
2295         * MAINTAINERS: Added my full name.
2296
2297 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2298
2299         PR bootstrap/38014
2300         PR bootstrap/37923
2301
2302         Revert:
2303
2304         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2305
2306         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2307         * Makefile.in: Regenerated.
2308
2309         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2310
2311         PR gdb/921
2312         PR gdb/1646
2313         PR gdb/2175
2314         PR gdb/2176
2315
2316         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2317         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2318         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2319         (HOST_EXPORTS): Pass CPPFLAGS.
2320         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2321         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2322         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2323         * Makefile.in, configure: Regenerated.
2324         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2325         and CPPFLAGS_FOR_BUILD.
2326
2327 2008-11-06  Jeff Law  <law@redhat.com>
2328
2329         * MAINTAINERS: Add myself as middle end maintainer.
2330
2331 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2332
2333         * MAINTAINERS (Write after approval): Add myself.
2334
2335 2008-11-05  Diego Novillo  <dnovillo@google.com>
2336
2337         * MAINTAINERS (Global Reviewers): Add myself.
2338         (Non-Algorithmic Maintainers): Remove myself.
2339
2340 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2341
2342         * MAINTAINERS (Write after approval): Add myself.
2343
2344 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2345
2346         * MAINTAINERS (Write after approval): Add myself.
2347
2348 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2349
2350         * configure.ac (spu-*-*): Remove special case.
2351         * configure: Regenerate.
2352
2353 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2354
2355         * MAINTAINERS (Write after approval): Update my email address.
2356
2357 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2358
2359         * configure.ac [spu-*-*]: Do not set skipdirs.
2360         * configure: Re-generate.
2361
2362 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2363
2364         * MAINTAINERS (Various Maintainers): Add myself to reload.
2365
2366 2008-10-25  Richard Guenther  <rguenther@suse.de>
2367
2368         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2369         maintainer.  Remove myself as libgcc-math maintainer.
2370         (Non-Algorithmic Maintainers): Remove myself.
2371
2372 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2373
2374         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2375         * Makefile.in: Regenerated.
2376
2377 2008-10-23  Cary Coutant  <ccoutant@google.com>
2378
2379         * MAINTAINERS (Write after approval): Add myself.
2380
2381 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2382
2383         PR gdb/921
2384         PR gdb/1646
2385         PR gdb/2175
2386         PR gdb/2176
2387
2388         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2389         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2390         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2391         (HOST_EXPORTS): Pass CPPFLAGS.
2392         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2393         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2394         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2395         * Makefile.in, configure: Regenerated.
2396         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2397         and CPPFLAGS_FOR_BUILD.
2398
2399 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2400
2401         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2402         Sebastian Pop.
2403
2404 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2405
2406         * MAINTAINERS (Write After Approval): Added myself.
2407
2408 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2409
2410         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2411         recommended version to 2.3.2.
2412
2413         * configure: Regenerate.
2414
2415 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2416
2417         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2418
2419 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2420
2421         * MAINTAINERS (Write After Approval): Update e-mail address.
2422
2423 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2424
2425         * libtool.m4: Update to libtool 2.2.6.
2426         * lt~obsolete.m4: Update to libtool 2.2.6.
2427         * ltmain.sh: Update to libtool 2.2.6.
2428         * ltsugar.m4: Update to libtool 2.2.6.
2429         * ltversion.m4: Update to libtool 2.2.6.
2430         * ltoptions.m4: Update to libtool 2.2.6.
2431         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2432
2433 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2434
2435         * MAINTAINERS (Write After Approval): Add myself.
2436
2437 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2438
2439         * MAINTAINERS (Write After Approval): Update my name.
2440
2441 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2442
2443         * MAINTAINERS: Add myself in "Write After Approval".
2444
2445 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2446
2447         * MAINTAINERS: Add myself as ia64 maintainer.
2448
2449 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2450
2451         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2452         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2453         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2454         and Michael Tiemann from Write After Approval since they do not
2455         actually have access.
2456
2457 2008-09-05  Richard Guenther  <rguenther@suse.de>
2458
2459         * configure.ac: Initialize clooglibs to -lcloog.
2460         * configure: Re-generate.
2461
2462 2008-09-04  Le-Chun Wu  <lcwu@google.com>
2463
2464         * MAINTAINERS (Write After Approval): Add myself.
2465
2466 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2467
2468         * configure.ac (--with-cloog-polylib): New.
2469         (--disable-cloog-version-check): New.
2470         (--disable-ppl-version-check): New.
2471         * configure: Re-generate.
2472
2473 2008-09-03  Richard Guenther  <rguenther@suse.de>
2474
2475         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2476         cloog test.
2477         * configure: Re-generate.
2478
2479 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
2480
2481         Add picoChip port.
2482         * MAINTAINERS: Add picoChip maintainers.
2483
2484 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2485             Tobias Grosser  <grosser@fim.uni-passau.de>
2486             Jan Sjodin  <jan.sjodin@amd.com>
2487             Harsha Jagasia  <harsha.jagasia@amd.com>
2488             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2489             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2490             Adrien Eliche  <aeliche@isty.uvsq.fr>
2491
2492         Merge from graphite branch.
2493         * configure: Regenerate.
2494         * Makefile.in: Regenerate.
2495         * configure.ac (host_libs): Add ppl and cloog.
2496         Add checks for PPL and CLooG.
2497         * Makefile.def (ppl, cloog): Added modules and dependences.
2498         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2499         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2500
2501 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2502
2503         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2504         (GCC_SHLIB_SUBDIR): New.
2505         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2506         * configure: Regenerate.
2507         * Makefile.in: Regenerate.
2508
2509 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2510
2511         * MAINTAINERS: Consistently use tabs to separate columns.
2512
2513 2008-08-29  Tristan Gingold  <gingold@adacore.com>
2514
2515         * MAINTAINERS (Write after Approval): Add myself.
2516
2517 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2518
2519         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2520         Enable bfd, binutils and opcodes.
2521         * configure: Regenerate.
2522
2523 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2524
2525         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
2526
2527 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2528
2529         * MAINTAINERS:  Use correct Umlaut for last name.
2530
2531 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2532
2533         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2534
2535 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
2536
2537         * MAINTAINERS: Update my email address.
2538
2539 2008-08-16  Nicolas Roche  <roche@adacore.com>
2540
2541         * Makefile.tpl: Add BOOT_ADAFLAGS.
2542         * Makefile.in: Regenerate.
2543
2544 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
2545
2546         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2547         * configure: Regenerate.
2548
2549 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2550
2551         * configure.ac: Add makefile fragments for hpux.
2552         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2553         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2554         * configure: Regenerate.
2555         * Makefile.in: Regenerate.
2556
2557 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
2558
2559         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2560
2561 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
2562
2563         * MAINTAINERS (Write after Approval): Add myself.
2564
2565 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2566
2567         * MAINTAINERS (Write After Approval):  Add myself.
2568
2569 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2570
2571         * MAINTAINERS (Write After Approval):  Add myself.
2572
2573 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2574
2575         * MAINTAINERS: Update my email address.
2576
2577 2008-06-25  Joey Ye  <joey.ye@intel.com>
2578
2579         * MAINTAINERS (Write After Approval):  Add myself.
2580
2581 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2582
2583         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2584         * Makefile.in: Regenerate.
2585         * configure: Regenerate.
2586
2587 2008-06-17  Daniel Kraft  <d@domob.eu>
2588
2589         * MAINTAINERS (Write After Approval):  Add myself.
2590
2591 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2592
2593         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2594         "$@" is still intact with both Autoconf 2.59 and 2.62.
2595         * configure: Regenerate.
2596
2597 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2598
2599         * Makefile.tpl: Fix comment errors.
2600         * Makefile.in: Regenerate.
2601
2602 2008-06-12  David S. Miller  <davem@davemloft.net>
2603             David Edelsohn  <edelsohn@gnu.org>
2604
2605         * configure.ac: Add powerpc*-*-* to gold supported targets.
2606         * configure: Regenerate.
2607
2608 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2609
2610         PR tree-optimization/36218
2611         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2612         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2613         (all prefix="build-"): Pass them to build-system sub-makes.
2614         * Makefile.in: Regenerate.
2615
2616 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2617
2618         * MAINTAINERS (mt port): Remove.
2619         (sco5, unixware, sco udk): Remove.
2620         (Kean Johnston): Add to Write After Approval.
2621
2622 2008-05-30  Julian Brown  <julian@codesourcery.com>
2623
2624         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2625         of libobjc for ARM EABI Linux.
2626         * configure: Regenerate.
2627
2628 2008-05-18  Xinliang David Li   <davidxl@google.com>
2629
2630         * ChangeLog: Remove wrong ChangeLog entry.
2631
2632 2008-05-17  Xinliang David Li   <davidxl@google.com>
2633
2634         * MAINTAINERS (Write After Approval): Add myself.
2635
2636 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2637
2638         * MAINTAINERS (Write After Approval): Add myself.
2639
2640 2008-05-14  Rafael Espíndola  <espindola@google.com>
2641
2642         * config-ml.in: don't handle --enable-shared and --enable-static.
2643
2644 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2645
2646         * MAINTAINERS: Update my email address.
2647
2648 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2649
2650         * MAINTAINERS: Update my email address.
2651
2652 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2653
2654         * MAINTAINERS (Write After Approval): Add myself.
2655
2656 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2657
2658         * MAINTAINERS (Write After Approval): Add myself.
2659
2660 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2661
2662         * MAINTAINERS (crx): Add myself.
2663
2664 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2665
2666         Sync with src:
2667         2008-04-14  David S. Miller  <davem@davemloft.net>
2668
2669         * configure.ac: Add sparc*-*-* to gold supported targets.
2670         * configure: Regenerate.
2671
2672 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2673
2674         PR bootstrap/35457
2675         * configure.ac: Include override.m4.
2676         * configure: Regenerate.
2677
2678 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2679
2680         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2681         * Makefile.in: Regenerate.
2682
2683 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2684
2685         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2686         as nonconfigurable directories list.
2687         * configure: Regenerate.
2688
2689 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2690
2691         * config.sub, config.guess: Update from upstream sources.
2692
2693 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2694
2695         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2696         * Makefile.in: Regenerate.
2697
2698 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2699
2700         * configure.ac: Do not build libssp for the AVR.
2701         * configure: Regenerate.
2702
2703 2008-04-07  Ian Lance Taylor  <iant@google.com>
2704
2705         * Makefile.def: check-gold depends upon all-binutils.
2706         * Makefile.in: Regenerate.
2707
2708 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2709
2710         * MAINTAINERS (Write After Approval): Add myself.
2711
2712 2008-04-04  Nick Clifton  <nickc@redhat.com>
2713
2714         PR binutils/4334
2715         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2716         builds.
2717         * configure: Regenerate.
2718
2719 2008-04-04  NightStrike  <NightStrike@gmail.com>
2720
2721         PR other/35151
2722         * configure.ac: Combine rules for mingw32 and mingw64.
2723         * configure: Regenerate.
2724
2725 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2726
2727         * MAINTAINERS (Write After Approval): Add myself.
2728
2729 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2730
2731         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2732         * Makefile.in (.NOTPARALLEL): Ditto.
2733
2734 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2735
2736         * MAINTAINERS (Write After Approval): Add myself.
2737
2738 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2739
2740         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2741         * Makefile.in (.NOTPARALLEL): Regenerate.
2742
2743 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2744
2745         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2746         * Makefile.in: Regenerate.
2747
2748 2008-03-26  Jakub Staszak  <kuba@et.pl>
2749
2750         * MAINTAINERS (Write After Approval): Add myself.
2751
2752 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2753
2754         * MAINTAINERS:  Update e-mail address.
2755
2756 2008-03-20  Ian Lance Taylor  <iant@google.com>
2757
2758         * configure.ac: Add support for --enable-gold.
2759         * Makefile.def: Add gold as a directory like ld.
2760         * configure, Makefile.in: Regenerate.
2761
2762 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2763
2764         * configure.ac: m4_include config/proginstall.m4.
2765         * configure: Regenerate.
2766
2767         Backport from upstream Libtool:
2768
2769         2007-10-12  Eric Blake  <ebb9@byu.net>
2770
2771         Deal with Autoconf 2.62's semantic change in m4_append.
2772         * ltsugar.m4 (lt_append): Replace broken versions of
2773         m4_append.
2774         (lt_if_append_uniq): Don't require separator to be overquoted,
2775         and avoid broken m4_append.
2776         (lt_dict_add): Fix typo.
2777         * libtool.m4 (_LT_DECL): Don't overquote separator.
2778
2779 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2780
2781         * config.rpath: Add AIX 6 support.
2782
2783 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2784
2785         * Makefile.def (stageprofile).  Remove -fprofile-generate
2786         from stage_libcflags.
2787         * Makefile.in: Regenerate.
2788
2789 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2790
2791         * config.sub, config.guess: Update from upstream sources.
2792
2793 2008-03-06  Tom Tromey  <tromey@redhat.com>
2794
2795         * MAINTAINERS: Update for treelang deletion.
2796
2797 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2798
2799         * MAINTAINERS: Update my email address.
2800
2801 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2802
2803         * MAINTAINERS (darwin port): Add myself as a maintainer.
2804         (objective-c/c++): Add myself as a maintainer.
2805
2806 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2807
2808         * MAINTAINERS (Write After Approval): Update my email address.
2809
2810 2008-02-25  Tomas Bily  <tbily@suse.cz>
2811
2812         * MAINTAINERS (Write After Approval): Add myself.
2813
2814 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2815
2816         * MAINTAINERS (OpenMP): Add myself.
2817
2818 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2819
2820         PR bootstrap/32009
2821         PR bootstrap/32161
2822
2823         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2824         * configure: Regenerate.
2825
2826         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2827         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2828         STAGE4_LIBCFLAGS): New.
2829         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2830         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2831         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2832         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2833         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2834         for target modules.  Don't export LIBCFLAGS.
2835         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2836         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2837         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2838         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2839         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2840         * Makefile.in: Regenerate.
2841
2842 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2843
2844         PR libgcj/33085
2845         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2846         Do not use -DDLL_EXPORT.  Backport from upstream.
2847
2848 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2849
2850         * MAINTAINERS (Write After Approval): Add myself.
2851
2852 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2853
2854         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2855         * configure: Regenerate.
2856
2857 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2858
2859         * configure.ac (xtensa*-*-*): Recognize processor variants.
2860         * configure: Regenerate.
2861
2862 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2863
2864         PR bootstrap/34922
2865         * configure.ac (PARSE_ARGS): Push suitable setting of
2866         ac_subdirs_all, for `./configure --help=recursive'.
2867         Handle `+' in generic toplevel directory disabling.
2868         * configure: Regenerate.
2869
2870 2008-01-28  Nick Clifton  <nickc@redhat.com>
2871
2872         * MAINTAINERS (xstormy16): Take over maintainership.
2873
2874 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2875
2876         * MAINTAINERS (c4x port): Remove.
2877
2878 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2879
2880         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2881
2882 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2883
2884         * config.sub, config.guess: Update from upstream sources.
2885
2886 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2887
2888         * MAINTAINERS (Write After Approval): Add myself.
2889
2890 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2891
2892         * MAINTAINERS: Update my email address.
2893
2894 2008-01-09  Raksit Ashok  <raksit@google.com>
2895
2896         * MAINTAINERS (Write After Approval): Add myself.
2897
2898 2008-01-09  Raksit Ashok  <raksit@google.com>
2899
2900         * MAINTAINERS (Write After Approval): Add myself.
2901
2902 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2903
2904         * config.sub, config.guess: Update from upstream sources.
2905
2906 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2907
2908         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2909         Change recommended MPFR from 2.2.1 -> 2.3.0.
2910         * configure: Regenerate.
2911
2912 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2913
2914         * MAINTAINERS: Update my email address.
2915
2916 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2917
2918         * MAINTAINERS: Update my email address.
2919
2920 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2921
2922         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2923         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2924         * Makefile.in: Regenerate.
2925
2926 2007-12-10  Mark Heffernan  <meheff@google.com>
2927
2928         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2929         misplaced entries.
2930
2931 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2932
2933         * configure.ac: Enable libjava for x86_64-*-darwin9.
2934         * configure: Regenerate.
2935
2936 2007-12-07  Bill Maddox  <maddox@google.com>
2937
2938         * MAINTAINERS (Write After Approval): Add myself.
2939
2940 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2941
2942         * config.sub, config.guess: Update from upstream sources.
2943
2944 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2945
2946         * config-ml.in: Remove 64bit configure tests.
2947
2948 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2949
2950         * config-ml.in: Robustify against white space in absolute file
2951         names.
2952
2953         * config-ml.in (multi-clean): Substitute ${Makefile}.
2954         Remove superfluous ${Makefile} in list.
2955
2956 2007-11-19  Thiemo Seufer  <ths@mips.com>
2957
2958         * config-ml.in: Don't hardcode the Makefile name.
2959
2960 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2961
2962         * MAINTAINERS (Write After Approval): Add myself.
2963
2964 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2965
2966         * MAINTAINERS (Write After Approval): Add myself.
2967
2968 2007-11-06  Doug Kwan  <dougkwan@google.com>
2969
2970         * MAINTAINERS (Write After Approval): Add myself.
2971
2972 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2973
2974         * MAINTAINERS (mercury): Remove entry.
2975         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2976
2977 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2978
2979         * Makefile.def (dependencies): Make configure-gdb depend on
2980         all-intl.
2981         * Makefile.in: Regenerated.
2982
2983 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2984
2985         * MAINTAINERS (Fortran maintainer): Remove myself.
2986
2987 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2988
2989         * Makefile.def: To avoid problems running with parallel makes,
2990         build newlib before libgloss so that target specific header
2991         files are availble.
2992         * Makefile.in: Regenerate
2993
2994 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2995
2996         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2997         * Makefile.in: Regenerate.
2998
2999 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3000
3001         * MAINTAINERS (Register allocation reviewer): Add myself.
3002
3003 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3004
3005         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3006         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3007         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3008         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3009         * configure: Regenerate.
3010
3011 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3012
3013         * MAINTAINERS (Register allocation reviewer): Add myself.
3014
3015 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3016
3017         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3018         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3019         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3020         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3021         * configure.ac: Default them to host tools for $host = $build.
3022         Subst them.
3023
3024         * configure: Regenerate.
3025         * Makefile.in: Regenerate.
3026
3027 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3028
3029         * MAINTAINERS (Register allocation reviewer): Add myself.
3030
3031 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3032
3033         * MAINTAINERS (Register allocation reviewer): Add myself.
3034
3035 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3036
3037         * MAINTAINERS (Write After Approval): Fix typo.
3038
3039 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3040
3041         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3042         * configure: Regenerate.
3043
3044 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3045
3046         PR bootstrap/31906
3047         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3048         they're already prefixed.
3049
3050 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3051
3052         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3053         libstdc++.
3054         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3055         * configure: Regenerate.
3056         * Makefile.in: Regenerate.
3057
3058 2007-09-17  Andreas Schwab  <schwab@suse.de>
3059
3060         * configure.ac: Raise minimum makeinfo version to 4.6.
3061         * configure: Regenerate.
3062
3063 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3064
3065         * MAINTAINERS (write-after-approval) add myself
3066
3067 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3068
3069         * configure.ac: Correct makeinfo version check.
3070         * configure: Regenerate.
3071
3072 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3073
3074         * MAINTAINERS: Update my email address.
3075
3076 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3077
3078         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3079         to $skipdirs and only disable gprof for newlib.  Use the normal
3080         mips*-elf* handling in other respects.
3081         * configure: Regnerate.
3082
3083 2007-09-12  David Daney  <ddaney@avtrex.com>
3084
3085         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3086         enabling libgcj.
3087         * configure: Regenerate.
3088
3089 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3090
3091         PR other/32154
3092         * configure.ac: For libgloss targets, point the linker to the linker
3093         script, startup code and simulator library.
3094         * configure: Regenerate.
3095
3096 2007-09-07  Andrew Haley  <aph@redhat.com>
3097
3098         * configure.ac (noconfigdirs): Remove target-libffi and
3099         target-libjava.
3100         * configure: Regenerate.
3101
3102 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3103
3104         PR target/33281
3105         * configure.ac: Use config/mh-mingw on mingw.
3106         * configure: Regenerate.
3107
3108 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3109
3110         * MAINTAINERS (Write After Approval): Add myself.
3111
3112 2007-09-05  Richard Guenther  <rguenther@suse.de>
3113
3114         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3115         nor --disable-checking is provided also turn on yes and types
3116         checking for stage1.
3117         * configure: Re-generate.
3118
3119 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3120
3121         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3122         (Write After Approval): Remove myself.
3123
3124 2007-08-29  Nick Clifton  <nickc@redhat.com>
3125
3126         * config.sub, config.guess: Update from upstream sources.
3127
3128 2007-08-22  Bud Davis  <jmdavis@link.com>
3129
3130         * MAINTAINERS (Write After Approval): Added myself.
3131         * MAINTAINERS (Reviewers): Removed myself.
3132
3133 2007-08-18  Paul Brook  <paul@codesourcery.com>
3134             Joseph Myers  <joseph@codesourcery.com>
3135
3136         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3137         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3138         * Makefile.in: Regenerate.
3139         * configure.ac (--with-debug-prefix-map): New.
3140         * configure: Regenerate.
3141
3142 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3143             Nigel Stephens  <nigel@mips.com>
3144
3145         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3146         as target_makefile_frag.
3147         * configure: Regenerate.
3148
3149 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3150
3151         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3152         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3153         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3154         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3155         (do-compare, do-compare3, do-compare-debug): New.
3156         ([+compare-target+]): Use them.
3157
3158 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3159
3160         * MAINTAINERS (Write After Approval): Change my email address.
3161
3162 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3163             Ben Elliston  <bje@au.ibm.com>
3164
3165         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3166         --silent if $silent.
3167         * configure: Regenerate.
3168
3169 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3170
3171         * MAINTAINERS (Various Maintainers): Add myself as
3172         loop infrastructure maintainer.  Update my e-mail
3173         address.
3174
3175 2007-07-31  Diego Novillo  <dnovillo@google.com>
3176
3177         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3178         Adjust description.
3179
3180 2007-07-26  Richard Guenther  <rguenther@suse.de>
3181
3182         * configure.ac: Add types checking to stage1 checking flags.
3183         * configure: Regenerate.
3184
3185 2007-07-17  Nick Clifton  <nickc@redhat.com>
3186
3187         * COPYING3: New file.  Contains version 3 of the GNU General
3188         Public License.
3189         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3190         Lesser General Public License.
3191
3192 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3193
3194         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3195
3196 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3197
3198         * MAINTAINERS (S/390 co-maintainer): Add myself.
3199         (Write After Approval): Remove myself.
3200
3201 2007-07-13  Dan Hipschman  <dsh@google.com>
3202
3203         * MAINTAINERS (Write After Approval): Add myself.
3204
3205 2007-07-11  Nick Clifton  <nickc@redhat.com>
3206
3207         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3208         WINDRES export.
3209         * Makefile.in: Regenerate.
3210
3211 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3212
3213         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3214         maintainer.
3215
3216 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3217
3218         * lt~obsolete.m4: New. Import from 20070318 libtool.
3219
3220 2007-07-03  Julian Brown  <julian@codesourcery.com>
3221
3222         * MAINTAINERS (Write After Approval): Add myself.
3223
3224 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3225
3226         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3227         * configure: Regenerate.
3228
3229 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3230
3231         * configure.ac: Add some missing m4 quotation.
3232         * configure: Regenerate.
3233
3234 2007-07-02  Simon Baldwin  <simonb@google.com>
3235
3236         * MAINTAINERS (Write After Approval): Add myself.
3237
3238 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3239
3240         * configure: Regenerate.
3241
3242 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3243
3244         * Makefile.def: Add windmc tool to build.
3245         * Makefile.tpl: Likewise.
3246         * configure.ac: Likewise.
3247         * Makefile.in: Regenerate.
3248         * configure: Regenerate.
3249
3250 2007-06-28  DJ Delorie  <dj@redhat.com>
3251
3252         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3253         not building newlib.
3254         * configure: Regenerated.
3255
3256 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3257
3258         * MAINTAINERS (Write After Approval): Add myself.
3259
3260 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3261
3262         * MAINTAINERS (Write After Approval): Add myself.
3263
3264 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3265
3266         * MAINTAINERS (Write After Approval): Add myself.
3267
3268 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3269
3270         * MAINTAINERS (Write After Approval): Add myself.
3271
3272 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3273
3274         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3275         * Makefile.in: Regenerated.
3276
3277 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3278
3279         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3280         bfin*-*-uclinux* targets.
3281         * configure: Regenerate.
3282
3283 2007-06-14  Ian Lance Taylor  <iant@google.com>
3284
3285         * MAINTAINERS: Add myself as non-algorithmic global write
3286         maintainer.
3287
3288 2007-06-14  Diego Novillo  <dnovillo@google.com>
3289
3290         * MAINTAINERS: Add self as middle-end maintainer and
3291         non-algorithmic global write maintainer.
3292
3293 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3294
3295         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3296         Move all Fortran maintainers except Paul Brook into the
3297         Non-Autopoiesis section.
3298
3299 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3300
3301         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3302         (distclean-stage[+id+]): Possibly delete stage_last.
3303         * Makefile.in: Regenerate.
3304
3305 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3306
3307         * MAINTAINERS (Various Maintainer): Fix typo.
3308
3309 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3310
3311         * MAINTAINERS (Various Maintainer): Add myself as
3312         dataflow maintainer.
3313
3314 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3315
3316         * config.sub, config.guess: Update from upstream sources.
3317
3318 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3319
3320         * Makefile.tpl: Fix spelling error.
3321         * Makefile.in: Regenerate.
3322
3323 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3324
3325         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3326         lt_cv_sys_max_cmd_len.
3327
3328 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3329
3330         * MAINTAINERS (Various Maintainers): Add myself as
3331         auto-vectorizer maintainer.
3332
3333 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3334
3335         PR libjava/32098
3336         * libtool.m4: Revert previous change.
3337         * ltgcc.m4: Put it here.
3338
3339 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3340
3341         * MAINTAINERS (Various Maintainers): Add myself as
3342         auto-vectorizer maintainer.
3343
3344 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3345
3346         PR libjava/32098
3347         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3348
3349 2007-05-30  Richard Guenther  <rguenther@suse.de>
3350
3351         * MAINTAINERS (Various Maintainers): Add myself as
3352         auto-vectorizer maintainer.
3353
3354 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3355
3356         PR bootstrap/29382
3357         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3358         * configure: Rebuilt.
3359
3360 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3361
3362         * MAINTAINERS (Write After Approval): Removed my name.
3363
3364 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3365
3366         * MAINTAINERS (Write After Approval): Remove myself.
3367
3368 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3369
3370         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3371
3372 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3373
3374         * ltmain.sh: Update from ToT Libtool.
3375         * libtool.m4: Update from ToT Libtool.
3376         * ltsugar.m4: New. Update from ToT Libtool.
3377         * ltversion.m4: New. Update from ToT Libtool.
3378         * ltoptions.m4: New. Update from ToT Libtool.
3379         * ltconfig: Remove.
3380         * ltcf-c.sh: Remove.
3381         * ltcf-cxx.sh: Remove.
3382         * ltcf-gcj.sh: Remove.
3383
3384 2007-05-22  Ollie Wild  <aaw@google.com>
3385
3386         * MAINTAINERS (Write After Approval): Add myself.
3387
3388 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3389
3390         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3391         stage_cflags.
3392         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3393         Remove CFLAGS/LIBCFLAGS.
3394         (configure-stage[+id+]-[+prefix+][+module+],
3395         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3396         * Makefile.in: Regenerate.
3397
3398 2007-05-15  Diego Novillo  <dnovillo@google.com>
3399
3400         * MAINTAINERS: Update e-mail address.
3401
3402 2007-05-15  Revital Eres  <eres@il.ibm.com>
3403
3404         * MAINTAINERS (Write After Approval): Add myself.
3405
3406 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3407
3408         * MAINTAINERS (Write After Approval): Updated my address.
3409
3410 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3411
3412         * MAINTAINERS (Write After Approval): Add myself.
3413
3414 2007-05-11  Silvius Rus  <rus@google.com>
3415
3416         * MAINTAINERS (Write After Approval): Add myself.
3417
3418 2007-04-23  Tom Tromey  <tromey@redhat.com>
3419
3420         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3421
3422 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3423
3424         * MAINTAINERS (cpplib): Rename to ...
3425         (libcpp): ... this.  Add C/C++ front end maintainers.
3426
3427 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3428
3429         * config-ml.in: Pass ${ml_config_env} to configure calls.
3430
3431 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3432
3433         * MAINTAINERS (Write After Approval): Add myself.
3434
3435 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3436
3437         * MAINTAINERS (Write After Approval): Add myself.
3438
3439 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3440
3441         * MAINTAINERS (fortran 95 front end): Add myself.
3442
3443 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3444
3445         * MAINTAINERS (Write After Approval): Add myself.
3446
3447 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
3448
3449         * MAINTAINERS (Modulo Scheduler): Add myself.
3450
3451 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
3452
3453         * MAINTAINERS (fortran 95 front end): Add myself.
3454         (c++ front end): whitespace fix.
3455
3456 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
3457
3458         * MAINTAINERS (Write After Approval): Add myself.
3459
3460 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3461
3462         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3463         of glob.  Quote arguments with single quotes too.
3464         * configure: Regenerate.
3465
3466 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3467
3468         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3469         * Makefile.in: Regenerate
3470
3471 2007-03-07  Andreas Schwab  <schwab@suse.de>
3472
3473         * configure: Regenerate.
3474
3475 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3476
3477         * configure.ac: Add "--with-pdfdir" configure option,
3478         which defines pdfdir variable.
3479         * Makefile.def (target=fixincludes): Add install-pdf to
3480         missing targets.
3481         (recursive_targets): Add install-pdf target.
3482         (flags_to_pass): Add pdfdir.
3483         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3484         target.
3485         * configure: Regenerate
3486         * Makefile.in: Regenerate
3487
3488 2007-02-28  Eric Christopher  <echristo@apple.com>
3489
3490         Revert:
3491         2006-12-07  Mike Stump  <mrs@apple.com>
3492
3493         * Makefile.def (dependencies): Add dependency for
3494         install-target-libssp and install-target-libgomp on
3495         install-gcc.
3496         * Makefile.in: Regenerate.
3497
3498 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
3499
3500         * configure: Regenerate.
3501         * configure.ac: Move statements after variable declarations.
3502
3503 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
3504
3505         * MAINTAINERS: Add myself as sh maintainer.
3506
3507 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
3508
3509         * configure.ac: Adjust for loop syntax.
3510         * configure: Regenerate.
3511
3512 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3513
3514         * configure: Rebuilt.
3515
3516 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3517
3518         * configure.ac: Drop multiple occurrences of --enable-languages,
3519         and fix its quoting.
3520         * configure: Rebuilt.
3521
3522 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3523             Nathan Sidwell  <nathan@codesourcery.com>
3524             Vladimir Prus  <vladimir@codesourcery.com>
3525             Joseph Myers  <joseph@codesourcery.com>
3526
3527         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3528         * configure: Regenerate.
3529
3530 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
3531
3532         * ltconfig (freebsd*): Default to elf.
3533
3534 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3535
3536         * configure.ac (target_libraries): Move libgcc before libiberty.
3537         * configure: Regenerated.
3538
3539 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3540             Paolo Bonzini  <bonzini@gnu.org>
3541
3542         PR bootstrap/30753
3543         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3544         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3545         * configure: Regenerated.
3546
3547 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3548
3549         * MAINTAINERS (Language Front End Maintainers): Update my mail
3550         address.
3551
3552 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3553
3554         PR bootstrap/30748
3555         * configure.ac: Correct syntax for Solaris ksh.
3556         * configure: Regenerated.
3557
3558 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3559
3560         * configure.ac: Sync with src.
3561         * configure: Regenerate.
3562
3563 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3564
3565         * Makefile.in: Regenerate.
3566
3567 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3568
3569         * config.sub: Sync with src.
3570
3571 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3572
3573         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3574         noncanonical equivalents.
3575         * configure.in: Rename to...
3576         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3577         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3578         target_noncanonical.  Use them.  Rewrite removal of configure
3579         arguments for autoconf 2.59.  Discard variable settings.  Force
3580         program_transform_name for native tools.
3581
3582         * Makefile.in: Regenerated.
3583         * configure: Regenerated with autoconf 2.59.
3584
3585 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3586
3587         * MAINTAINERS (Write After Approval): Add myself.
3588
3589 2007-01-31  Andreas Schwab  <schwab@suse.de>
3590
3591         * Makefile.tpl (LDFLAGS): Substitute it.
3592         * Makefile.in: Regenerate.
3593
3594 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3595
3596         * MAINTAINERS (Write After Approval): Add myself.
3597
3598 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3599
3600         * MAINTAINERS (spu port): Add myself.
3601
3602 2007-01-23  Richard Guenther  <rguenther@suse.de>
3603
3604         PR bootstrap/30541
3605         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3606         * Makefile.tpl (GNATBIND): Substitute it.
3607         (GNATMAKE): Likewise.
3608         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3609         of STAGE_PREFIX.
3610         * Makefile.in: Regenerate.
3611         * configure: Regenerate.
3612
3613 2007-01-18  Mike Stump  <mrs@apple.com>
3614
3615         * configure.in: Re-enable -Werror for gcc builds.
3616
3617 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3618
3619         * MAINTAINERS (Write After Approval): Add myself.
3620
3621 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3622
3623         * configure.in: Change == to = in test command.
3624         * configure: Regenerate.
3625
3626 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3627             Nick Clifton  <nickc@redhat.com>
3628             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3629
3630         * configure.in (build_configargs, host_configargs, target_configargs):
3631         Remove build/host/target parameters.
3632         (host_libs): Add gmp and mpfr.
3633         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3634         * Makefile.def (gmp, mpfr): New.
3635         (gcc): Remove target.
3636         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3637         target_os, target_vendor): New.
3638         (configure): Add host_alias/target_alias arguments; adjust invocations.
3639         * configure: Regenerate.
3640         * Makefile.in: Regenerate.
3641
3642 2007-01-11  Matt Fago  <fago@earthlink.net>
3643
3644         * configure.in: Try to link to functions only in mpfr 2.2.x
3645         to improve robustness of configure tests.
3646         * configure: Regenerate.
3647
3648 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3649
3650         * MAINTAINERS: Add myself as i386 maintainer.
3651
3652 2007-01-08  Jan Hubicka  <jh@suse.cz>
3653
3654         * MAINTAINERS: Add myself as i386 maintainer.
3655
3656 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3657
3658         * configure.in: Add support for an x86_64-mingw* target.
3659         * configure: Regenerate.
3660
3661 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3662
3663         * Makefile.tpl (all-target): Correct @if conditional for target
3664         modules.
3665         * configure.in: Omit libiberty if building only target libgcc.
3666         * configure, Makefile.in: Regenerated.
3667
3668 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3669
3670         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3671         * configure: Regenerate.
3672
3673 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3674
3675         * Makefile.def (target_modules): Add libgcc.
3676         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3677         * Makefile.tpl (clean-target-libgcc): Delete.
3678         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3679         on gcc even for bootstrapped modules.  Rewrite handling of
3680         lang_env_dependencies to loop over target_modules.
3681         * configure.in (target_libraries): Add target-libgcc.
3682         * Makefile.in, configure: Regenerated.
3683
3684 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3685
3686         * configure.in: Reorganize recognition of languages.  Add
3687         --enable-stage1-languages.  Show supported languages for the chosen
3688         target rather than all recognized languages.
3689         * configure: Regenerate.
3690
3691 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3692
3693         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3694         * Makefile.in: Regenerate.
3695
3696 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3697
3698         * configure.in: Warn that MPFR 2.2.0 is buggy.
3699         * configure: Regenerate.
3700
3701 2006-12-27  Ian Lance Taylor  <iant@google.com>
3702
3703         * configure.in: When removing Makefiles to force a reconfigure, also
3704         remove prev-DIR*/Makefile.
3705         * configure: Regenerate.
3706
3707 2006-12-22  Andreas Schwab  <schwab@suse.de>
3708
3709         * configure: Regenerate with correct autoconf version.
3710
3711 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3712
3713         * configure.in: add AC_SUBST for *_FOR_TARGET.
3714         * configure: Regenerate.
3715
3716 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3717
3718         * configure.in: Simplify logic for rejecting languages that cannot
3719         be built.  Separate the case when a language is unsupported,
3720         from the case when the user chooses not to build a language.
3721
3722 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3723
3724         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3725         it only affects bootstrap and could be tested on "$host" as well.
3726         * configure: Regenerate.
3727         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3728
3729 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3730
3731         PR bootstrap/29544
3732         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3733         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3734         move here comment from Makefile.tpl.
3735         * Makefile.tpl: Move some definitions higher in the file.
3736         (STAGE1_CHECKING): New.
3737         * configure.in: Add --enable-stage1-checking.
3738         * configure: Regenerate.
3739         * Makefile.in: Regenerate.
3740
3741 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3742
3743         * MAINTAINERS: Add myself as build system maintainer.
3744
3745 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3746
3747         * MAINTAINERS (Write After Approval): Add myself.
3748
3749 2006-12-13  Eric Christopher  <echristo@apple.com>
3750
3751         * MAINTAINERS: Add myself as darwin maintainer.
3752
3753 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3754
3755         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3756
3757 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3758
3759         MAINTAINERS: Update my entry.
3760
3761 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3762
3763         * configure.in:  Handle spu makefile frag.
3764         * Makefile.tpl (MAINT): Define
3765         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3766         * configure: Regenerate.
3767         * Makefile.in: Regenerate.
3768
3769 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3770
3771         * config.guess: Import latest version.
3772         * config.sub: Likewise.
3773
3774 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3775
3776         * configure.in (spu-*-*): Don't skip target-libiberty.
3777         * configure: Regenerate.
3778
3779 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3780
3781         PR bootstrap/30134
3782         * configure.in: Correct x86 darwin support for libjava to powerpc
3783         and i?86 only.
3784         * configure: Regenerate.
3785
3786 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3787
3788         * configure.in: Add x86 darwin support for libjava.
3789         * configure: Regenerate.
3790
3791 2006-12-07  Mike Stump  <mrs@apple.com>
3792
3793         * Makefile.def (dependencies): Add dependency for
3794         install-target-libssp and install-target-libgomp on
3795         install-gcc.
3796         * Makefile.in: Regenerate.
3797
3798 2006-12-04  Richard Guenther  <rguenther@suse.de>
3799
3800         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3801         (Non-Algorithmic Maintainers): Move over non-algorithmic
3802         loop optimizer maintainers, add myself as a non-algorithmic
3803         middle-end maintainer.
3804
3805 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3806
3807         * MAINTAINERS (Write After Approval): Add myself.
3808
3809 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3810
3811         * configure.in: Update error message for missing GMP/MPFR.
3812
3813         * configure: Regenerate.
3814
3815 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3816
3817         * configure.in: Update MPFR version in error message.
3818
3819         * configure: Regenerate.
3820
3821 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3822
3823         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3824         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3825         --with-gmp-lib): New flags.
3826
3827         * configure: Regenerate.
3828
3829 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3830
3831         * MAINTAINERS (Write After Approval): Change my email address.
3832
3833 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3834
3835         * MAINTAINERS (Write After Approval): Add myself.
3836
3837 2006-11-22  Philipp Thomas  <pth@suse.de>
3838
3839         * MAINTAINERS (i18n): Update e-mail address.
3840
3841 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3842
3843         * MAINTAINERS (spu port): Add myself as maintainer.
3844         (Write After Approval): Remove myself.
3845
3846 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3847
3848         * configure.in (skipdirs): Don't build libssp for SPU.
3849         * configure: Regenerate.
3850
3851 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3852
3853         * MAINTAINERS (spu port): Add myself as maintainer.
3854         (libobjc): Update my email address.
3855
3856 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3857
3858         * MAINTAINERS (Write After Approval): Add myself.
3859
3860 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3861
3862         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3863         * configure : Rebuilt.
3864
3865 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3866
3867         * MAINTAINERS (Write After Approval): Add myself.
3868
3869 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3870
3871         * MAINTAINERS (Write After Approval): Add myself.
3872
3873 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3874
3875         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3876         libmpfr.a.
3877         * configure: Regenerate.
3878
3879 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3880
3881         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3882         (unstage): Test for stage_last presence.
3883
3884         PR bootstrap/29802
3885         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3886         STAGE_PREFIX.
3887         * Makefile.in: Regenerate.
3888
3889 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3890
3891         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3892         maintainers.
3893
3894 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3895
3896         * MAINTAINERS (Write After Approval): Add myself.
3897
3898 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3899
3900         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3901         and stageN-package/Makefile.
3902         * Makefile.in: Regenerated.
3903
3904 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3905
3906         * configure.in: Remove target-libgloss from noconfigdirs for
3907         bfin-*-*.
3908         * configure: Regenerated.
3909
3910 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3911
3912         * configure.in (have_gmp): Only error if the gcc directory exists.
3913
3914         * configure: Regenerate.
3915
3916 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3917
3918         * configure.in: Robustify error message for missing GMP/MPFR.
3919
3920         * configure: Regenerate.
3921
3922 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3923
3924         * MAINTAINERS (Write After Approval): Add myself.
3925
3926 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3927
3928         * MAINTAINERS: Change email address.
3929
3930 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3931
3932         * MAINTAINERS (Write After Approval): Add myself.
3933
3934 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3935
3936         * MAINTAINERS (Write After Approval): Add myself.
3937
3938 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3939
3940         * MAINTAINERS (Write After Approval): Move myself to
3941         Write After Approval section.
3942
3943 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3944
3945         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3946         need_gmp anymore.
3947         * configure: Regenerate.
3948
3949 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3950
3951         * MAINTAINERS (Write After Approval): Add myself.
3952
3953 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3954
3955         * config.guess: Import latest version.
3956         * config.sub: Likewise.
3957
3958 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3959
3960         * Makefile.def: Added pdf target handling.
3961         * Makefile.tpl: Added pdf target handling.
3962         * Makefile.in: Regenerated.
3963
3964 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3965
3966         * MAINTAINERS: Add self as score port maintainer.
3967
3968 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3969
3970         * MAINTAINERS (Write After Approval): Add myself.
3971
3972 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3973
3974         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3975         or newer.
3976         * configure: Regenerated.
3977
3978 2006-09-27  Dave Brolley  <brolley@redhat.com>
3979
3980         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3981         using $s instead of $r.
3982         * configure: Regenerated.
3983
3984 2006-09-26  Thiemo Seufer  <ths@mips.com>
3985
3986         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3987         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3988         * configure: Regenerate.
3989
3990 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3991
3992         * MAINTAINERS (Write After Approval): Remove myself.
3993
3994 2006-09-22  Chao-ying Fu  <fu@mips.com>
3995
3996         * MAINTAINERS (Write After Approval): Add myself.
3997
3998 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3999
4000         * MAINTAINERS: Add self as soft-fp maintainer.
4001
4002 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4003
4004         * MAINTAINERS: Add myself as avr maintainer.
4005         Remove Marek Michalkiewicz as avr maintainer.
4006
4007 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4008
4009         * MAINTAINERS (Write After Approval): Add myself.
4010
4011 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4012
4013         * configure.in: Never build newlib for a Mingw host.
4014         Never build newlib as Mingw target library.
4015         Test the existence of winsup/cygwin for building a Cygwin newlib,
4016         rather than just winsup.
4017         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4018         building a Mingw target.
4019         * configure: Regenerate.
4020
4021 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4022
4023         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4024
4025 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4026
4027         * config.guess: Import from src (was more updated).
4028         * config.sub: Likewise.
4029
4030 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4031
4032         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4033         * configure: Regenerated.
4034
4035 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4036
4037         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4038         for stages after the first.
4039
4040 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4041
4042         * Makefile.def: Add dependencies for configure-opcodes
4043         on configure-intl and all-opcodes on all-intl.
4044         * Makefile.in: Regenerated.
4045
4046 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4047
4048         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4049
4050 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4051
4052         Port to hosts whose 'sort' and 'tail' implementations
4053         treat operands with leading '+' as file names, as POSIX
4054         has required since 2001.  However, make sure the code still
4055         works on pre-POSIX hosts.
4056         * ltmain.sh: Don't assume "sort +2" is equivalent to
4057         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4058
4059 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4060
4061         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4062
4063 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4064
4065         * ltconfig: chmod 644 before ranlib during install.
4066
4067 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4068
4069         PR bootstrap/18058
4070         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4071         if the bootstrap compiler is a GCC version that supports it.
4072         * configure: Regenerate.
4073
4074 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4075
4076         * configure.in: Fix thinkos in previous check-in.
4077         * configure: Regenerate.
4078
4079 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4080
4081         PR other/27063
4082         * configure.in: Test subdir_requires and give an appropriate
4083         error message.
4084         * configure: Regenerate.
4085
4086 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4087
4088         * MAINTAINERS (Write After Approval): Add myself.
4089
4090 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4091
4092         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4093
4094 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4095
4096         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4097
4098 2006-06-20  David Ayers  <d.ayers@inode.at>
4099
4100         PR bootstrap/28072
4101         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4102         whether target-libjava is being configured instead of whether the
4103         java front end is enabled.
4104         * configure: Regenerate.
4105
4106 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4107
4108         PR target/27540
4109         * configure.in: Only enable libgomp on IRIX 6.
4110         * configure: Regenerate.
4111
4112 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4113
4114         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4115         too.
4116         * Makefile.in: Regenerate.
4117
4118 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4119
4120         * config-ml.in: Alter CCASFLAGS to include special
4121         multilib options the same as is done for CFLAGS.
4122
4123 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4124
4125         * configure.in: Don't enable libgomp on hpux10.
4126         * configure: Rebuilt.
4127
4128 2006-06-12  David Ayers  <d.ayers@inode.at>
4129
4130         PR bootstrap/27963
4131         PR target/19970
4132         * configure.in: Remove target-boehm-gc from noconfigdirs where
4133         ${libgcj} is specified.
4134         * configure: Regenerate.
4135
4136 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4137
4138         Sync from src:
4139
4140         * configure.in: Sync.
4141         * configure: Regenerated.
4142
4143         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4144
4145         * Makefile.def: Added dependencies from sim and gdb on intl, and
4146         added configure dependencies to everything with an all dependency
4147         on intl.
4148         * Makefile.in: Regenerated.
4149
4150 2006-06-06  David Ayers  <d.ayers@inode.at>
4151
4152         PR libobjc/13946
4153         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4154         * Makefile.in: Regenerate.
4155         * configure.in: Add --enable-objc-gc at toplevel and have it
4156         enable boehm-gc for Objective-C.
4157         Remove target-boehm-gc from libgcj.
4158         Add target-boehm-gc to target_libraries.
4159         Add target-boehm-gc to noconfigdirs where ${libgcj}
4160         is specified.
4161         Assert that boehm-gc is supported when requested for Objective-C.
4162         Only build boehm-gc if needed either for Java or Objective-C.
4163         * configure: Regenerate.
4164
4165 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4166
4167         PR 27674
4168         * Makefile.tpl (configure-[+prefix+][+module+],
4169         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4170         Remove rule to unstage bootstrapped modules.
4171         (stage_current): New.
4172         * Makefile.in: Regenerate.
4173
4174 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4175
4176         * MAINTAINERS (Write After Approval): Update my e-mail address.
4177
4178 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4179
4180         * include/libiberty.h: Declare pex_run_in_environment.
4181
4182 2006-05-31  Asher Langton  <langton2@llnl.gov>
4183
4184         * MAINTAINERS (Write After Approval): Add myself.
4185
4186 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4187
4188         * Makefile.def (bfd, opcodes): Fix lib_path.
4189         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4190         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4191         * Makefile.in: Regenerate.
4192
4193 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4194
4195         * Makefile.in: Regenerate.
4196
4197 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4198
4199         * Makefile.def: Add install-html target. Add datarootdir
4200         docdir and htmldir to flags_to_pass.
4201         * Makefile.tpl: Add install-html target.
4202         * Makefile.in: Regenerate.
4203         * configure.in: Add --with-datarootdir, --with-docdir, and
4204         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4205         * configure: Regenerate.
4206
4207 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4208
4209         * configure.in: Enable gprof for cross builds.
4210         * configure: Regenerate.
4211
4212 2006-05-22  Richard Guenther  <rguenther@suse.de>
4213
4214         Revert
4215         2006-01-31  Richard Guenther  <rguenther@suse.de>
4216         Paolo Bonzini  <bonzini@gnu.org>
4217
4218         * Makefile.def (target_modules): Add libgcc-math target module.
4219         * configure.in (target_libraries): Add libgcc-math target library.
4220         (--enable-libgcc-math): New configure switch.
4221         * Makefile.in: Re-generate.
4222         * configure: Re-generate.
4223         * libgcc-math: New toplevel directory.
4224
4225 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4226             Andreas Tobler  <a.tobler@schweiz.ch>
4227
4228         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4229         * configure: Rebuilt.
4230
4231 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4232
4233         * MAINTAINERS (Write After Approval): Add myself.
4234
4235 2006-05-01  DJ Delorie  <dj@redhat.com>
4236
4237         * configure.in: Restore CFLAGS if GMP isn't present.
4238         * configure: Regenerate.
4239
4240 2006-05-01  Richard Guenther  <rguenther@suse.de>
4241
4242         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4243         maintainer.
4244
4245 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4246
4247         * MAINTAINERS (Write After Approval): Add myself.
4248
4249 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4250
4251         * MAINTAINERS (Write After Approval): Add myself.
4252
4253 2006-04-18  DJ Delorie  <dj@redhat.com>
4254
4255         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4256         reference libgloss so that libssp can be built in a combined
4257         tree.
4258         * configure: Regenerate.
4259
4260 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4261
4262         * MAINTAINERS (Write After Approval): Add myself.
4263
4264 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4265
4266         * configure.in: Require makeinfo 4.4 or higher.
4267         * configure: Regenerate.
4268
4269 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4270
4271         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4272         Rearrange the entries of other libraries to have them in one place.
4273
4274 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4275
4276         * MAINTAINERS (Write After Approval): Remove myself.
4277         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4278
4279 2006-03-14  Richard Guenther  <rguenther@suse.de>
4280
4281         * configure: Regenerate with autoconf 2.13.
4282
4283 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4284
4285         * MAINTAINERS: Use my work address.
4286
4287         * MAINTAINERS: Update my E-mail address.
4288
4289 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4290
4291         * configure.in: Handle --disable-<component> generically.
4292         * configure: Regenerate.
4293
4294 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4295
4296         PR libgcj/17311
4297         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4298
4299 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4300
4301         * MAINTAINERS (Write After Approval):  Remove myself.
4302         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4303
4304 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4305
4306         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4307         (TARGET_CONFIGDIRS): Remove.
4308         * configure.in: Remove AC_SUBST(target_configdirs).
4309         * Makefile.in, configure: Regenerated.
4310
4311 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4312
4313         * MAINTAINERS (Write After Approval):  Remove myself.
4314         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4315
4316 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4317
4318         PR bootstrap/25670
4319
4320         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4321
4322         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4323         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4324         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4325         BUILD_PREFIX, BUILD_PREFIX_1.
4326         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4327
4328         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4329         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4330
4331         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4332         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4333         of `cat stage_current`.  Always provide the `r' and `s' variables.
4334         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4335         a single shell execution.
4336         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4337         bootstrapped modules, make the stage1 module if the build was not
4338         started yet, else build the current stage.
4339         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4340         (all-build, all-host, all-target, [+make_target+]-host,
4341         [+make_target+]-target): Do not use \-continued lines.
4342         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4343         (current_stage, restrap, stage_last): New.
4344
4345         * Makefile.in: Regenerate.
4346         * configure: Regenerate.
4347
4348 2006-02-19  Bud Davis  <jmdavis@link.com>
4349
4350         * MAINTAINERS (Write After Approval):  Remove myself.
4351         (Language Front End Maintainers):  Add myself as fortran 95
4352         maintainer and update e-mail address.
4353
4354 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4355
4356         * MAINTAINERS (Write After Approval):  Remove myself.
4357         (Language Front End Maintainers):  Add myself as fortran 95
4358         maintainer.
4359
4360 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4361
4362         * MAINTAINERS (Write After Approval): Add myself.
4363
4364 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4365
4366         * MAINTAINERS (Write After Approval):  Remove myself.
4367         (Language Front End Maintainers):  Add myself as
4368         fortran 95 maintainer.
4369
4370 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4371
4372         Sync from src:
4373
4374         2005-12-27  Leif Ekblad  <leif@rdos.net>
4375
4376         * configure.in: Add support for RDOS target.
4377         * configure: Regenerate.
4378
4379 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4380             Andreas Schwab  <schwab@suse.de>
4381
4382         * configure: Regenerate.
4383
4384 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4385
4386         * configure.in (enable_libgomp): Add AIX.
4387         * configure: Regenerate.
4388
4389 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4390
4391         * MAINTAINERS (Write After Approval): Add myself.
4392
4393 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4394
4395         * MAINTAINERS (Write After Approval): Add myself.
4396
4397 2006-01-31  Richard Guenther  <rguenther@suse.de>
4398         Paolo Bonzini  <bonzini@gnu.org>
4399
4400         * Makefile.def (target_modules): Add libgcc-math target module.
4401         * configure.in (target_libraries): Add libgcc-math target library.
4402         (--enable-libgcc-math): New configure switch.
4403         * Makefile.in: Re-generate.
4404         * configure: Re-generate.
4405         * libgcc-math: New toplevel directory.
4406
4407 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4408
4409         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4410         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4411         the assembler, linker and binutils.
4412         * configure: Regenerate.
4413
4414 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4415
4416         * MAINTAINERS (Write After Approval): Add myself.
4417
4418 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4419
4420         * configure: Regenerate.
4421
4422 2006-01-18  Richard Henderson  <rth@redhat.com>
4423             Jakub Jelinek  <jakub@redhat.com>
4424             Diego Novillo  <dnovillo@redhat.com>
4425
4426         * libgomp: New directory.
4427         * Makefile.def: Add target_module libgomp.
4428         * Makefile.in: Regenerate.
4429         * configure.in (target_libraries): Add target-libgomp.
4430         * configure: Regenerate.
4431
4432 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4433
4434         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4435         @ from continuation.
4436         * Makefile.in: Rebuilt.
4437
4438 2006-01-04  Chris Lattner  <sabre@gnu.org>
4439
4440         * MAINTAINERS (Write After Approval): Add myself.
4441
4442 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4443
4444         PR bootstrap/24252
4445
4446         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4447         * Makefile.tpl (OBJDUMP): New.
4448         (EXTRA_HOST_FLAGS): Add it.
4449         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4450
4451         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4452         to use symbolic links between directories.  Avoid race conditions
4453         or make them harmless.
4454         * configure.in: Do not try to use symbolic links between directories.
4455
4456         * Makefile.def (LEAN): Pass.
4457         * Makefile.tpl (LEAN): Define.
4458         (stage[+id+]-start): Accept that the previous directory does not
4459         exist, if the bootstrap is lean.
4460         (stage[+id+]-bubble): Invoke lean bootstrap commands after
4461         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4462         configure substitution.
4463         ([+compare-target+]): Likewise.
4464         ([+bootstrap-target+]-lean): New.
4465         * configure.in: Remove lean bootstrap support from here.
4466
4467         * Makefile.in: Regenerate.
4468         * configure: Regenerate.
4469
4470 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4471
4472         * MAINTAINERS (libdecnumber): Add myself.
4473
4474 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
4475
4476         * libtool-ldflags: New script.
4477
4478 2006-01-02  Andreas Schwab  <schwab@suse.de>
4479
4480         * configure.in: When reconfiguring remove Makefile in
4481         all stage directories.
4482         * configure: Regenerate.
4483
4484 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
4485
4486         * MAINTAINERS: Update my email address.
4487
4488 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
4489
4490         Revert Ada-related part of the previous change.
4491
4492         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4493         Do not pass.
4494         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4495         * Makefile.in: Regenerate.
4496         * configure.in: Do not include mt-ppc-aix target fragment.
4497         * configure: Regenerate.
4498
4499 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
4500
4501         * configure.in: Select appropriate fragments for PowerPC/AIX.
4502         * configure: Regenerate.
4503
4504         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4505         BOOT_CFLAGS, BOOT_LDFLAGS.
4506         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4507         BOOT_CFLAGS, BOOT_LDFLAGS.
4508         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4509         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4510         (stage): Fail if we cannot complete the work.
4511         * Makefile.in: Regenerate.
4512
4513 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4514
4515         * configure.in: Replace ms1 with mt.
4516         * configure: Rebuilt.
4517
4518 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
4519
4520         * MAINTAINERS: Update my email address.
4521
4522 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
4523
4524         * Makefile.tpl (all, do-[+make_target+], do-check, install,
4525         install-host-nogcc): Don't invoke $(stage) at the end.
4526         * Makefile.in: Regenerate.
4527
4528 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
4529
4530         * configure.in: Flip the top-level bootstrap switch.
4531         * configure: Regenerate.
4532
4533 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
4534
4535         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4536         $(stage) and $(unstage).
4537         (EXTRA_TARGET_FLAGS): Correct double-quoting.
4538         (all): Remove stray semicolon.
4539         (local-distclean): Don't handle multilib.tmp and multilib.out.
4540         (install.all): Set $s for consistency.
4541         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4542         check_multilibs setting.  Always make the install directory.
4543         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4544         Correct @if/@endif.
4545         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4546         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4547         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4548         (multilib.out): Remove.
4549         * Makefile.in: Regenerated.
4550
4551 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4552
4553         * MAINTAINERS (Write After Approval): Add myself.
4554
4555 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4556
4557         * MAINTAINERS: Add myself as mt maintainer.
4558
4559         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
4560
4561 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
4562
4563         * MAINTAINERS: Change email address.
4564
4565 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4566
4567         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4568         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4569         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4570         Find in-tree tools if available.
4571         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4572         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4573         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4574         (COMPILER_*_FOR_TARGET): New.
4575         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4576         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4577         (CONFIGURED_*, USUAL_*): Remove.
4578         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4579         STRIP): Use autoconf substitutions.
4580         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4581         COMPILER_NM_FOR_TARGET): New.
4582         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4583
4584         (all): Make all-host and all-target in parallel.
4585         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4586         that $$r and $$s are set before invoking a recursive make.
4587         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4588         ([+bootstrap-target+]): Inline most of the `all' target.
4589
4590 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4591
4592         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4593         from the gcc build directory.
4594         * Makefile.in: Regenerate.
4595
4596 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4597
4598         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4599         depend on all-libdecnumber.
4600         * configure.in (host_libs): Include libdecnumber.
4601         * Makefile.in: Regenerate.
4602         * configure: Likewise.
4603
4604 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4605
4606         * libdecnumber: Import decNumber sources from the dfp-branch.
4607
4608 2005-11-21  Kean Johnston  <jkj@sco.com>
4609
4610         * config.sub, config.guess: Sync from upstream sources.
4611
4612 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4613
4614         Import from Autoconf sources:
4615
4616         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4617         * config/move-if-change: Don't output "$2 is unchanged";
4618         suggested by Ben Elliston.  Handle weird characters correctly.
4619
4620 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4621
4622         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4623         to match upstream libtool for darwin.
4624
4625 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4626
4627         * Makefile.def: Remove gdb dependencies for gdbtk.
4628         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4629         (configure-gdb, install-gdb): New rules.
4630         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4631         * Makefile.in, configure: Regenerated.
4632
4633 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4634
4635         * MAINTAINERS (Write After Approval): Add myself.
4636
4637 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4638
4639         * MAINTAINERS (Write After Approval): Add myself.
4640
4641 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4642
4643         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4644         Diego Novillo.
4645
4646 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4647
4648         PR bootstrap/24297
4649         * Makefile.tpl (do-[+make-target+], do-check, install,
4650         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4651         are set before recursing.
4652         * Makefile.in: Regenerate.
4653
4654 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4655
4656         PR bootstrap/18939
4657         * Makefile.def (gcc) <target>: Fix thinko.
4658         * Makefile.in: Regenerate.
4659
4660 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4661
4662         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4663         * configure: Regenerate.
4664
4665 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4666
4667         * MAINTAINERS (Write After Approval): Add self.
4668
4669 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4670
4671         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4672         target-libffi, target-qthreads, target-libjava, and
4673         targetlibobjc.
4674         * configure: Regenerate.
4675
4676 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4677
4678         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4679         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4680         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4681         (USUAL_OBJDUMP_FOR_TARGET): New.
4682         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4683         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4684         * configure, Makefile.in: Regenerated.
4685
4686 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4687
4688         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4689         before other host packages.
4690
4691 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4692
4693         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4694
4695 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4696
4697         PR bootstrap/22340
4698
4699         * configure.in (default_target): Remove.
4700         * Makefile.tpl (all): Do not use prerequisites as subroutines
4701         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4702         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4703         use prerequisites as subroutines.
4704         (check-host, check-target): New.
4705         (bootstrap configure & all targets): Do not use stage*-start
4706         if the directory layout is already ok.
4707         (non-bootstrap configure & all targets): Prepend a $(unstage).
4708         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4709         (NOTPARALLEL): Remove.
4710         (unstage, stage variables): New variables.
4711         (unstage, stage targets): Simply expand to those variables.
4712
4713         * configure: Regenerate.
4714         * Makefile.in: Regenerate.
4715
4716 2005-10-04  James E Wilson  <wilson@specifix.com>
4717
4718         * Makefile.def (lang_env_dependencies): Add libmudflap.
4719         * Makefile.in: Regenerate.
4720
4721 2005-10-03  Andreas Schwab  <schwab@suse.de>
4722
4723         Backport from libtool CVS:
4724         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4725
4726         * ltmain.sh: add support for installing into temporary
4727         staging area (e.g. 'make install DESTDIR=...')
4728
4729 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4730
4731         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4732         * configure: Regenerated.
4733
4734 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4735
4736         * configure: Regenerate with the correct
4737         autoconf version.
4738
4739 2005-09-30  Catherine Moore  <clm@cm00re.com>
4740
4741         * configure.in (bfin-*-*): New.
4742         * configure: Regenerated.
4743
4744 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4745
4746         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4747         (LIPO_FOR_TARGET): New.
4748         (CONFIGURED_LIPO_FOR_TARGET): New.
4749         (USUAL_LIPO_FOR_TARGET): New.
4750         (STRIP_FOR_TARGET): New.
4751         (CONFIGURED_STRIP_FOR_TARGET): New.
4752         (USUAL_STRIP_FOR_TARGET): New.
4753         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4754         STRIP_FOR_TARGET.
4755         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4756         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4757         * Makefile.in: Regenerate.
4758         * configure: Regenerate.
4759
4760 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4761
4762         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4763         (rs6000-*-aix*): Same.
4764         * configure: Regenerate.
4765
4766 2005-09-16  Tom Tromey  <tromey@redhat.com>
4767
4768         * MAINTAINERS: Add self as java maintainer.
4769
4770 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4771
4772         * configure.in: Recognize f95 in the --enable-languages option,
4773         and substitute it for fortran, issuing a warning.
4774         * configure: Regenerate.
4775
4776 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4777
4778         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4779         * configure:  Regenerated.
4780
4781 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4782
4783         * MAINTAINERS: Add self as ms1 maintainer.
4784
4785 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4786
4787         * Makefile.def (libssp): Add to lang_env_dependencies.
4788         * Makefile.in: Regenerate.
4789
4790 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4791
4792         * MAINTAINERS: Add myself as middle-end maintainer.
4793
4794 2005-08-17  Christian Groessler  <chris@groessler.org>
4795
4796         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4797         * Makefile.in: Regenerate.
4798
4799 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4800
4801         * MAINTAINERS (write after approval): Added myself.
4802
4803 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4804
4805         * MAINTAINERS (Write After Approval): Add myself.
4806
4807 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4808
4809         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4810         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4811         Look for alternate names of the target cc and c++
4812         * configure: Regenerate.
4813
4814 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4815
4816         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4817         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4818         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4819         tools; remove code to manually set them.
4820         (Target tools): Look in the environment for them.
4821         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4822         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4823         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4824         build directory.
4825         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4826         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4827         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4828         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4829         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4830         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4831         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4832         * configure: Regenerate.
4833         * Makefile.in: Regenerate.
4834
4835 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4836
4837         * MAINTAINERS: Update for removed CPU targets.
4838
4839 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4840
4841         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4842         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4843         * Makefile.in: Regenerated.
4844
4845 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4846
4847         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4848         (CFLAGS_FOR_TARGET): Use it.
4849         (CXXFLAGS_FOR_TARGET): Likewise.
4850         * Makefile.in: Regenerated.
4851         * configure.in (--with-build-sysroot): New option.
4852         * configure: Regenerated.
4853
4854 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4855
4856         * Makefile.tpl: Wrap install between unstage and stage
4857         * Makefile.in: Regenerate.
4858
4859 2005-07-21  Eric Christopher  <echristo@apple.com>
4860
4861         * MAINTAINERS: Update affiliation.
4862
4863 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4864
4865         * MAINTAINERS: Add self as crx port maintainer.
4866
4867 2005-07-20  DJ Delorie  <dj@redhat.com>
4868
4869         * MAINTAINERS: Add self as m32c maintainer.
4870
4871 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4872
4873         * all files: Update FSF address.
4874
4875 2005-07-15  Eric Christopher  <echristo@redhat.com>
4876
4877         * MAINTAINERS: Change affiliation.
4878
4879 2005-07-14  Jim Blandy  <jimb@redhat.com>
4880
4881         * configure.in: Add cases for Renesas m32c.
4882         * configure: Regenerated.
4883
4884 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4885
4886         * COPYING.LIB: Update from fsf.org.
4887
4888 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4889
4890         * COPYING, compile, config.guess,
4891         config.sub, install-sh, missing, mkinstalldirs,
4892         symlink-tree, ylwrap: Sync from upstream sources.
4893         * config-ml.in: Update FSF address.
4894
4895 2005-07-13  Eric Christopher  <echristo@redhat.com>
4896
4897         * configure.in: Add toplevel noconfigdir support for tpf.
4898         * configure: Regenerate.
4899
4900 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4901
4902         PR ada/22340
4903
4904         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4905         * Makefile.in: Regenerate.
4906
4907 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4908
4909         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4910         Brolley to write-after-approval.
4911
4912 2005-07-07  Andreas Schwab  <schwab@suse.de>
4913
4914         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4915         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4916         * Makefile.in: Regenerated.
4917
4918 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4919
4920         * configure.in: Don't build sim or rda when targetting darwin.
4921         * configure: Regenerate.
4922
4923 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4924
4925         * configure.in: Add --enable-libssp and --disable-libssp.
4926         * configure: Regenerate with autoconf-2.13.
4927
4928 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4929
4930         * Makefile.def (target_modules): Add libssp.
4931         * configure.in (target_libraries): Add target-libssp.
4932         * configure: Rebuilt.
4933         * Makefile.in: Rebuilt.
4934
4935 2005-07-01  Zack Weinberg  <zackw@panix.com>
4936
4937         * MAINTAINERS: Change email address.  Resign from maintainership.
4938
4939 2005-07-01  Richard Guenther  <rguenther@suse.de>
4940
4941         * MAINTAINERS: Change my e-mail address and affiliation.
4942
4943 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4944
4945         * Makefile.def (stagefeedback): Come after profile.
4946         Define profiledbootstrap target.
4947         * Makefile.tpl (profiledbootstrap): Remove.
4948         (stageprofile-end): Zap stagefeedback.
4949         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4950         * Makefile.in: Regenerate.
4951
4952 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4953
4954         * MAINTAINERS: Update my email address.
4955
4956 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4957
4958         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4959         In 'cpp' stanza, support '#line' as well as '# '.
4960
4961 2005-06-08  Andreas Schwab  <schwab@suse.de>
4962
4963         * MAINTAINERS: Move myself from 'Write After Approval' to
4964         'CPU Port Maintainers' section as m68k maintainer.
4965
4966 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4967
4968         * configure.in (unsupported_languages): New macro.
4969         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4970         non-ported target libraries in noconfigdirs.
4971         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4972         non-linux-gnu.  Remove libgcj_ex_libffi.
4973         <lang_frag loop>: Set add_this_lang=no if the language is in
4974         unsupported_languages.
4975         * configure: Regenerate.
4976
4977 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4978
4979         * configure.in: Fix typo in handling of --with-mpfr-dir.
4980         * configure: Regenerate.
4981
4982 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4983
4984         * MAINTAINERS: Update my email address.
4985
4986 2005-06-02  Jim Blandy  <jimb@redhat.com>
4987
4988         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4989         accepted into the master sources.)
4990
4991 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4992             Michael Snyder  <msnyder@redhat.com>
4993             Stan Cox  <scox@redhat.com>
4994
4995         * configure.in: Set noconfigdirs for ms1.
4996
4997         * configure: Regenerate.
4998
4999 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5000
5001         * MAINTAINERS (Write After Approval): Add self.
5002
5003 2005-06-01  Josh Conner  <jconner@apple.com>
5004
5005         * MAINTAINERS (Write After Approval): Add self.
5006
5007 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5008
5009         * MAINTAINERS: Update my email address.
5010
5011 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5012
5013         * MAINTAINERS (Write After Approval): Add self.
5014
5015 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5016
5017         * MAINTAINERS (Write After Approval): Remove self.
5018
5019 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5020
5021         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5022         (Dependencies): Consider target modules for bootstrap dependencies.
5023         Make target bootstrap modules depend on each stage's gcc.
5024         * Makefile.in: Regenerate.
5025
5026 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5027
5028         * Makefile.def (configure-gcc): Depend on binutils having been built.
5029         (all-gcc): No need to do it here.
5030         * Makefile.in: Regenerate.
5031
5032 2005-05-19  Paul Brook  <paul@codesourcery.com>
5033
5034         * configure.in: Rewrite misleading error message when requested
5035         language cannot be built.
5036         * configure: Regenerate.
5037
5038 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5039
5040         * ylwrap: Import from Automake 1.9.5.
5041
5042 2005-05-13  David Ung  <davidu@mips.com>
5043
5044         * MAINTAINERS (Write After Approval): Add self.
5045
5046 2005-05-09  Mike Stump  <mrs@apple.com>
5047
5048         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5049         lt_cv_sys_max_cmd_len for now.
5050
5051 2005-05-09  Stan Cox  <scox@redhat.com>
5052
5053         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5054
5055 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5056
5057         * README.SCO: Update the URL.
5058
5059 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5060
5061         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5062         with_gnu_ld to libtool.
5063         * ltcf-c.sh (aix[45]): Define file_list_spec.
5064         * ltcf-cxx.sh (aix[45]): Same.
5065         * ltcf-gcj.sh (aix[45]): Same.
5066         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5067         exists, write list of input files to temporary file.
5068
5069 2005-05-04  Mike Stump  <mrs@apple.com>
5070
5071         * configure.in: Always pass --target to target configures as
5072         otherwise rebuilds that do --recheck will fail.
5073         * confiugure: Rebuilt.
5074
5075 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5076
5077         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5078         STAGE_HOST_EXPORTS.
5079         (configure, all): Add bootstrap support.
5080         (Host modules, target modules): Pass post-stage1 flags and exports.
5081         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5082         * Makefile.in: Regenerate.
5083
5084 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5085
5086         * configure: Regenerate.
5087
5088 2005-04-27  Mike Stump  <mrs@apple.com>
5089
5090         * MAINTAINERS: Add self as darwin maintainer.
5091
5092 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5093
5094         * config.sub: Update from master copy.
5095
5096 2005-04-21  Mike Stump  <mrs@apple.com>
5097
5098         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5099         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5100
5101 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5102
5103         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5104         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5105         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5106         "*-*-elf" and "*-*-linux*".
5107         * configure: Regenerate.
5108
5109 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5110
5111         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5112
5113 2005-04-12  Mike Stump  <mrs@apple.com>
5114
5115         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5116
5117 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5118
5119         * MAINTAINERS (Write After Approval): Add myself.
5120
5121 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5122
5123         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5124
5125 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5126
5127         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5128         (TARGET_CONFIGARGS): Include --with-target-subdir.
5129         (configure, all): New macros.  Use them throughout.
5130         * Makefile.in: Regenerate.
5131
5132 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5133
5134         * MAINTAINERS (Write After Approval): Add myself.
5135
5136 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5137
5138         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5139
5140 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5141
5142         * MAINTAINERS: Move John Carr to Write After Approval.
5143
5144 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5145
5146         * config/mh-mingw32: Delete.
5147         * configure.in: Don't use it.
5148         * configure: Regenerate.
5149
5150 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5151
5152         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5153         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5154         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5155         (HOST_LIB_PATH): Generate from Makefile.def.
5156         (TARGET_LIB_PATH): Likewise.
5157         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5158         * Makefile.in: Regenerate.
5159         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5160         (RPATH_ENVVAR): Include Darwin case.
5161         * configure: Regenerate.
5162
5163 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5164
5165         * MAINTAINERS (Various Maintainers): Remove self.
5166         (Write After Approval): Add self.
5167
5168 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5169
5170         * MAINTAINERS (Various Maintainers): Add self.
5171
5172 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5173
5174         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5175         * configure: Regenerate.
5176
5177 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5178
5179         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5180         gcc_version, and gcc_version_trigger from set of flags to pass.
5181         * Makefile.tpl: Remove definitions of above variables.
5182         (config.status): Remove dependency on $(gcc_version_trigger).
5183         * Makefile.in: Regenerate.
5184         * configure.in: Do not reference config/gcc-version.m4 nor
5185         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5186         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5187         * configure: Regenerate.
5188
5189 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5190             Andrew Pinski  <pinskia@physics.uc.edu>
5191
5192         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5193         * Makefile.in: Regenerate.
5194
5195 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5196
5197         * MAINTAINERS (Write After Approval): Add myself.
5198
5199 2005-03-03  David Ayers  <d.ayers@inode.at>
5200
5201         * MAINTAINERS (Write After Approval): Add myself.
5202
5203 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5204
5205         PR libgcj/20160
5206         * ltmain.sh: Avoid creating archives with components that have
5207         duplicate basenames.
5208
5209 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5210
5211         PR bootstrap/20250
5212         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5213         instead of check.
5214         * Makefile.in: Regenerate.
5215
5216 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5217
5218         * Makefile.in: Regenerate to fix conflict between the previous two
5219         patches.
5220
5221 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5222
5223         PR bootstrap/17383
5224         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5225         * Makefile.tpl (HOST_SUBDIR): New substitution.
5226         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5227         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5228         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5229         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5230         (Host modules, Bootstrapped modules): Use it.
5231         (Build modules, Target modules): Do not create symlink trees,
5232         always configure out-of-srcdir.
5233         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5234         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5235         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5236         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5237
5238         * Makefile.in: Regenerate.
5239         * configure: Regenerate.
5240
5241 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5242
5243         Merged from libada-gnattools-branch:
5244         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5245
5246         * gnattools: New directory.
5247         * Makefile.def: Add gnattools as a module, depending on target-libada.
5248         * Makefile.in: Regenerate.
5249         * configure.in: Include gnattools in host_tools; disable it if ada
5250         is disabled.
5251         * configure: Regenerate.
5252
5253 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5254
5255         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5256         treelang maintainer.
5257         (Write After Approval): Remove myself.
5258
5259 2005-02-23  Paul Schlie  <schlie@comcast.net>
5260
5261         * configure.in: Allow darwin targeted ports to build tk, itcl and
5262         libgui.
5263         * configure: Regenerate.
5264
5265 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5266
5267         PR libgcj/10353
5268         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5269         * configure: Regenerate.
5270
5271 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5272
5273         * MAINTAINERS (Write After Approval): Add myself.
5274
5275 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5276
5277         * MAINTAINERS: Update my e-mail address.
5278
5279 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5280
5281         * MAINTAINERS (Write After Approval): Add myself.
5282
5283 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5284
5285         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5286         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5287         target-libgloss when not *-*-elf and *-*-aout.
5288         * configure: Regenerate.
5289
5290 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5291
5292         * MAINTAINERS: Remove obsolete entries.
5293
5294         * MAINTAINERS (Write After Approval): Add Michael Matz.
5295
5296 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5297
5298         * MAINTAINERS: Remove self as cpplib maintainer.
5299
5300 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5301
5302         * install-sh, config.sub: Import from upstream.
5303
5304 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5305
5306         PR bootstrap/18222
5307         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5308         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5309         * Makefile.in: Regenerate.
5310
5311 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5312
5313         * MAINTAINERS: Update my email address.
5314
5315 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5316             Andreas Schwab  <schwab@suse.de>
5317
5318         PR bootstrap/18033
5319         * config-ml.in: Eval option if surrounded by single quotes.
5320
5321 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5322
5323         Revert 2004-12-28 Makefile changes, a better fix will be
5324         applied to mainline and src after GCC 4.0 branches.
5325
5326 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5327
5328         PR bootstrap/17383
5329
5330         * Makefile.def (target_modules): Remove stage parameter,
5331         it is always true now.
5332         * Makefile.tpl (configure-build-[+module+],
5333         configure-target-[+module+]): Always build symlink tree
5334         for the directory and for include.  BUILD_SUBDIR and
5335         TARGET_SUBDIR cannot be . anymore.
5336         * Makefile.in: Regenerate.
5337
5338 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5339
5340         Revert 2004-12-08 Makefile changes.
5341
5342 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5343
5344         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5345         cygwin, mingw.
5346
5347 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5348
5349         * configure.in (sh64-*-*): Reenable gprof.
5350         * configure: Regenerate.
5351
5352 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5353
5354         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5355         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5356         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5357         * Makefile.in: Regenerate.
5358
5359 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5360
5361         * MAINTAINERS: Update my email address.
5362
5363 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5364
5365         * Makefile.tpl: Generate normal dependencies if the LHS module is
5366         not bootstrapped.
5367         * Makefile.in: Regenerate.
5368
5369 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5370
5371         * configure.in: Include config/gxx-include-dir.m4.  Use
5372         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5373         * configure: Regenerate.
5374
5375 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5376
5377         * config.if: Delete.
5378         * configure.in: Set libstdcxx_incdir directly.
5379         * configure: Regenerate.
5380
5381 2004-12-02  Eric Christopher  <echristo@redhat.com>
5382
5383         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5384         * Makefile.in: Regenerate.
5385
5386 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5387
5388         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5389         * configure: Regenerate.
5390
5391 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5392
5393         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5394         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5395         * configure: Regenerate.
5396
5397 2004-12-01  Eric Christopher  <echristo@redhat.com>
5398
5399         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5400         of things to remove.
5401
5402 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5403
5404         * MAINTAINERS (Write After Approval): Update my e-mail address.
5405
5406 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5407
5408         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5409         from CVS libtool to always pass_all.
5410
5411 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5412
5413         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5414         (hppa*64*-*-*): Delete incorrect comment.
5415         * configure: Rebuilt.
5416
5417 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5418
5419         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5420
5421 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5422
5423         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5424         from CVS libtool to always pass_all.
5425
5426 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5427
5428         * install-sh, compile: Import from automake.
5429
5430 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5431
5432         * config.guess, config.sub:  Import from savannnah.
5433
5434 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5435
5436         * MAINTAINERS (Write After Approval): Add myself
5437
5438 2004-11-12  Mike Stump  <mrs@apple.com>
5439
5440         * Makefile.def: Add html support.
5441         * Makefile.tpl: Likewise.
5442         * Makefile.in: Regenerate.
5443
5444 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5445
5446         PR 18423
5447         * configure.in: Remove all instances of build-fixincludes from
5448         noconfigdirs.
5449         (build_configargs): Supply --target to subdirectories.
5450         * configure: Regenerate.
5451
5452         * Makefile.def: Make gcc install depend on fixincludes install.
5453         * Makefile.in: Regenerate.
5454
5455 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
5456
5457         * MAINTAINERS: Add myself as gcc testsuite maintainer.
5458
5459 2004-11-11  Paul Brook  <paul@codesourcery.com>
5460
5461         * MAINTAINERS: Add self as arm maintainer.  Update email address.
5462
5463 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5464
5465         * configure.in (noconfigdirs) [mmix-*-*]: Disable
5466         target-libgfortran.
5467         * configure: Regenerate.
5468
5469 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5470
5471         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5472         like CC.
5473
5474 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5475
5476         * Makefile.def (host fixincludes): Specify missing targets.
5477         * Makefile.in: Regenerate.
5478
5479 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
5480
5481         * MAINTAINERS: Add myself
5482
5483 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
5484
5485         * MAINTAINERS (Write After Approval): Add myself.
5486
5487 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
5488
5489         * Makefile.def: Build fixincludes for the host, too.
5490         * Makefile.in: Regenerate.
5491         * configure.in (host_tools): Add fixincludes.
5492         * configure: Regenerate.
5493
5494 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
5495
5496         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5497         * configure: Regenerated.
5498
5499 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
5500
5501         PR other/17783
5502         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5503         * configure: Regenerated.
5504
5505 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
5506
5507         * README.SCO: Update per FSF instructions.
5508
5509 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
5510
5511         PR target/18151
5512         * configure.in (case ${target}): Do not build fixincludes for avr.
5513         * configure: Regenerated.
5514
5515 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
5516
5517         * configure.in (case ${target}): Do not build fixincludes
5518         on platforms where it is not used.
5519         * configure: Regenerated.
5520
5521 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
5522
5523         * configure.in: Use an absolute path to install-sh.
5524         * configure: Regenerated.
5525
5526 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5527
5528         * MAINTAINERS (Write After Approval): Add myself.
5529
5530 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
5531
5532         * MAINTAINERS: Remove from Write After Approval those that are
5533         already maintainers.
5534
5535 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
5536
5537         * MAINTAINERS:  Update my email address.
5538
5539 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5540
5541         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5542         * configure: Regenerate.
5543
5544 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
5545
5546         * MAINTAINERS:  Update my email address.
5547
5548 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
5549
5550         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5551         entries belonging to this category.
5552
5553 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
5554
5555         * MAINTAINERS: Update my e-mail address.
5556
5557 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5558
5559         Fix wrong conflict resolution in:
5560
5561         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5562
5563         * Makefile.in: Regenerate.
5564         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5565         in the recursive `make', instead of hardwiring `all'.
5566         (Autogenerated TARGET-* variables): New.
5567
5568 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5569
5570         * configure.in: Enable target-libgloss for crx-*-*.
5571         * configure: Regenerate.
5572
5573 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5574
5575         * MAINTAINERS (Various Maintainers): Move the "windows,
5576         cygwin, mingw" maintainer to ...
5577         (OS Port Maintainers): ... here.
5578
5579 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5580
5581         * MAINTAINERS (Write After Approval): Remove those that are
5582         maintainers of some subsystem.
5583
5584 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5585
5586         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5587         * ltcf-cxx.sh (tpf*): Likewise.
5588         * ltconfig (tpf*): Add TPF OS configuration support.
5589
5590 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5591
5592         * MAINTAINERS: Change my email address to my new work account.
5593
5594 2004-09-24  Michael Roth  <mroth@nessie.de>
5595
5596         * configure.in (--without-headers): Add missing double quotes.
5597         * configure: Regenerate.
5598
5599 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5600
5601         * ylwrap: Revert to previous version.
5602
5603 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5604
5605         PR bootstrap/17369
5606         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5607         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5608         SET_GCC_LIB_PATH_CMD.
5609         (BASE_TARGET_EXPORTS): Likewise.
5610         * Makefile.in: Regenerated.
5611
5612         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5613         * configure: Regenerated.
5614
5615 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5616
5617         * config.guess: New upstream version
5618         * compile, depcomp, install-sh, ylwrap: Likewise.
5619
5620 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5621
5622         * config/mh-x86omitfp: New host makefile fragment.  Add
5623         -fomit-frame-pointer to the default BOOT_CFLAGS.
5624         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5625         * configure: Regenerate.
5626
5627 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5628
5629         PR target/11572
5630         * configure.in (*-*-darwin*): Renable libobjc.
5631         * configure: Regenerate.
5632
5633 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5634
5635         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5636
5637 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5638
5639         * Makefile.def: Remove libbanshee.
5640         * Makefile.tpl: Ditto.
5641         * configure.in: Ditto.
5642         * Makefile.in: Regen.
5643         * configure: Ditto.
5644
5645 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5646
5647         * ltmain.sh: Use $pic_object as $non_pic_object if
5648         $non_pic_object=none.
5649
5650 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5651
5652         * missing: Import latest version from master repository.
5653
5654 2004-09-06  Nick Clifton  <nickc@redhat.com>
5655
5656         * config.sub: Import latest version from master repository.
5657         * config.guess: Likewise.
5658         This includes these changes:
5659
5660         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5661
5662         * config.sub: Handle crisv32, alias etraxfs.
5663         * config.guess (crisv32:Linux:*:*): Handle.
5664
5665         2004-08-13  Brad Smith  <brad@comstyle.com>
5666
5667         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5668         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5669
5670         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5671
5672         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5673         assume the processor is a powerpc.  This is because coreutils
5674         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5675         in this case, due to a MacOS X bug that causes
5676         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5677         to return a negative number.
5678         Problem reported by Petter Reinholdtsen in:
5679         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5680
5681         2004-07-19  Ben Elliston  <bje@gnu.org>
5682
5683         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5684
5685         2004-06-24  Ben Elliston  <bje@gnu.org>
5686
5687         * config.guess: Update copyright years.
5688         * config.sub: Likewise.
5689
5690         2004-06-22  Robert Millan  <robertmh@gnu.org>
5691
5692         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5693         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5694
5695         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5696
5697         * config.guess (*:*VMS:*:*): New entry. Replaces
5698         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5699         manufacturer.
5700
5701         2004-06-22  Ben Elliston  <bje@gnu.org>
5702
5703         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5704         * config.sub: Likewise.
5705
5706         2004-06-22  Ben Elliston  <bje@gnu.org>
5707
5708         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5709         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5710
5711         2004-06-11  Ben Elliston  <bje@gnu.org>
5712
5713         * config.guess (pegasos:OpenBSD:*:*): Remove.
5714
5715         2004-06-11  Ben Elliston  <bje@gnu.org>
5716
5717         From Wouter Verhelst <wouter@grep.be>:
5718         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5719
5720         2004-06-11  Ben Elliston  <bje@gnu.org>
5721
5722         * config.guess (luna88k:OpenBSD:*:*): New.
5723
5724         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5725
5726         * config.guess (m32r*:Linux:*:*): New case.
5727         * config.sub: Handle m32rle.
5728
5729         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5730
5731         From Jens Petersen  <petersen@redhat.com>:
5732         * config.sub: Handle sparcv8.
5733
5734         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5735
5736         From Tom Smith <smith@cag.lkg.hp.com>:
5737         * config.guess: Version suffixes are equally significant on Tru64
5738         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5739         prefix of "P" (patched kernel).
5740
5741         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5742
5743         * config.sub: Add support for National Semiconductor CRX target.
5744
5745 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5746
5747         * MAINTAINERS (Various Maintainers): Remove myself as web page
5748         maintainer, add myself as maintainer of build status lists.
5749
5750 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5751
5752         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5753         *-*-netware, but add target-libmudflap.
5754         Consolidate *-*-netware targets (of which really only i?86 exists)
5755         into a single entry.
5756         * configure: Likewise.
5757
5758 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5759
5760         * Makefile.tpl (sorry): Remove.
5761         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5762         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5763         (do-clean): Clean per-stage directories too.
5764         (do-distclean): Run distclean-stage1 too.
5765         (.NOTPARALLEL): Enable during toplevel bootstrap.
5766         (stage[+id+]-bubble): Enable parallel execution during
5767         the recursive invocation.
5768         * Makefile.in: Regenerate.
5769
5770         Fix previous checkin:
5771
5772         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5773         include.
5774         * configure.in: Fix indentation.
5775         * configure: Regenerate.
5776
5777 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5778
5779         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5780         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5781         * configure: regenerate
5782         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5783         -mdynamic-no-pic
5784
5785 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5786
5787         * Makefile.def (build_modules): Add fixincludes.
5788         (dependencies): Make gcc depend on fixincludes.
5789         * configure.in (build_tools): Add fixincludes.
5790         (build_configdirs): Always include build_libs.
5791         * Makefile.in: Regenerate.
5792         * configure: Regenerate.
5793
5794 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5795
5796         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5797         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5798         phony targets; do not generate timestamp files.
5799         (distclean-stageN): Remove references to their timestamp files.
5800         (restageN, touch-stageN): Remove.
5801         (stageN-bubble): Rewritten.
5802         (compare): Support lean bootstraps.
5803         * Makefile.in: Regenerate.
5804
5805         * configure.in: Only warn when bootstrapping but
5806         build != host or build != target.  Support lean bootstraps.
5807         * configure: Regenerate.
5808
5809 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5810
5811         * configure.in:  Give a better error message if GMP/MPFR are missing
5812         and a language needing them has been requested.
5813         * configure:  Regenerated.
5814
5815 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5816
5817         * configure.in:  Print a list of available language front-ends if
5818         a requested one is missing.  Tidy stray tab characters.
5819         * configure:  Regenerated.
5820
5821 2004-08-19  Michael Koch  <konqueror@gmx.de>
5822
5823         * gcc/doc/install.texi: Update entry about automake for libjava.
5824
5825 2004-08-17  Robert Millan  <robertmh@gnu.org>
5826
5827         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5828         (instead of FreeBSD).
5829         * configure: Regenerate.
5830
5831 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5832
5833         * Makefile.in: Regenerate.
5834         * configure: Regenerate.
5835
5836         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5837         stage_*_flags.
5838         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5839         for bootstrapped modules if toplevel bootstrap is going.
5840         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5841         modules.  Adjust for changes in Makefile.def.  Enable several
5842         rules even in non-bootstrap mode, just to avoid peppering the
5843         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5844         (stage-[+prev+]-bubble): Remove.
5845
5846         * Makefile.def (Dependencies): Depend on all-build-bison,
5847         all-build-flex, all-build-byacc, all-build-texinfo, rather
5848         than the host variations.
5849         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5850         with BUILD_SUBDIR.
5851         (BISON): Update for recent Bisons.
5852         (YACC): Fix typo.
5853         (cross): Depend on all-build.
5854         (all): Do not depend on all-build.
5855         (prebootstrap): Remove.
5856         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5857         (Prebootstrap dependencies): Add them to the per-stage targets
5858         and to all-prebootstrap.
5859         * configure.in (build_configdirs): Always enable build_tools.
5860         (BUILD_DIR_PREFIX): Remove.
5861
5862         * Makefile.def (gcc): Add target variable.
5863         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5864         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5865         in the recursive `make', instead of hardwiring `all'.
5866         (Autogenerated TARGET-* variables): New.
5867
5868 2004-08-13  Brian Booth  <bbooth@redhat.com>
5869
5870         * MAINTAINERS: Remove myself from write-after-approval.
5871
5872 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5873
5874         * src-release: Stop distributing mmalloc with gdb (which doesn't
5875         use it).
5876         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5877         * Makefile.in: Regenerate.
5878
5879 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5880
5881         * configure.in (arm*-*-eabi*): New target.
5882         * configure: Regenerate.
5883
5884 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5885
5886         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5887         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5888         (Dependencies): New section.
5889         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5890         (configure-target-[+module+]): Depend on maybe-all-gcc
5891         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5892         (toplevel profiledbootstrap): Fix dependencies.
5893         * Makefile.in: Regenerate.
5894
5895 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5896
5897         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5898         target-libiberty to noconfigdirs.
5899         * configure: Regenerate.
5900
5901 2004-08-03  Paul Brook  <paul@codesourcery.com>
5902
5903         * configure.in: Check for MPFR as well as GMP.
5904         * configure: Regenerate.
5905
5906 2004-08-01  Robert Millan  <robertmh@gnu.org>
5907
5908         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5909         libmudflap for all GNU-based systems (with Glibc).
5910         * configure: Regenerate.
5911
5912 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5913
5914         * Makefile.def (host-modules): Add gcc.
5915         * Makefile.in: Regenerate.
5916         * Makefile.tpl (sorry): New rule.
5917         (configure-host, all-host, [+make_target+]-host, do-check,
5918         install-host): Do not add gcc as a special case.
5919         (host modules): Add a small special-casing for gcc.  Export
5920         extra_make_flags through the environment.
5921         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5922         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5923         other recursive targets for gcc): Remove.
5924
5925         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5926         (stage, unstage): New rules.
5927         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5928         distclean-stage[+id+]): Use stage_current.
5929         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5930         the stage*-start rules.
5931
5932 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5933
5934         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5935         use -all_load flag.
5936
5937 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5938
5939         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5940         * configure: Regenerate.
5941
5942 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5943
5944         * maintainer-scripts/gcc_release: Revert yesterday's change.
5945
5946 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5947
5948         * MAINTAINERS: Add myself to write-after-approval.
5949
5950 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5951
5952         * libf2c: Removed.
5953         * gcc/gccbug.in: Updated because of libf2c removal.
5954         * maintainer-scripts/gcc_release: Ditto.
5955
5956 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5957
5958         * configure.in: Build libmudflap by default on FreeBSD.
5959         * configure: Regenerated.
5960
5961 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5962
5963         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5964         systems.
5965         * configure: Regenerated.
5966
5967 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5968
5969         PR target/16344
5970         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5971         feedback based compiler.
5972         * Makefile.in: Rebuilt.
5973
5974 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5975
5976         * Makefile.def (host_modules): Set bootstrap=true for flex.
5977         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5978         * Makefile.in: Rebuilt.
5979
5980 2004-07-07  Jan Hubicka  <jh@suse.cz>
5981
5982         * MAINTAINERS: Add self as a profile feedback maintainer.
5983
5984 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5985
5986         * configure.in:  Do not prepend $srcdir to /dev/null in
5987         makefile fragments.
5988         * configure:  Regenerate.
5989
5990 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5991
5992         * Makefile.def (build_modules): Add bison, byacc, flex,
5993         m4, texinfo.
5994         (flags_to_pass): Add FLEX.
5995         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5996         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5997         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5998         DEFAULT_MAKEINFO): Remove.
5999         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6000         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6001         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6002         objdir or else use configured tool.
6003         (all-build): New.
6004         (all): Depend on it.
6005         (Build module dependencies): Add.
6006         * Makefile.in: Regenerate.
6007         * configure.in: Better support for multiple build modules,
6008         matching what is done for host/target modules.  Do not look
6009         for "plausible" locations of build tools if Canadian cross.
6010         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6011         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6012         * configure: Regenerate.
6013
6014 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6015
6016         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6017         * Makefile.in: Regenerate.
6018
6019 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6020
6021         * Makefile.tpl (configure-build-[+module+],
6022         configure-[+module+], configure-target-[+module+]): Pass
6023         [+extra_configure_args+].
6024         (all-build-[+module+], all-[+module+], check-[+module+],
6025         install-[+module+], [+make_target+]-[+module+],
6026         all-target-[+module+], check-target-[+module+],
6027         install-target-[+module+], [+make_target+]-target-[+module+]):
6028         Pass [+extra_make_args+].
6029         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6030         (GCC_HOST_EXPORTS): Remove.
6031         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6032         cross, check-gcc, check-gcc-c++, install-gcc,
6033         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6034         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6035         * Makefile.in: Regenerate.
6036
6037 2004-06-21  Matthew Sachs  <msachs@apple.com>
6038
6039         * MAINTAINERS: Added self to write-after-approval.
6040
6041 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6042
6043         * configure.in: Check for srcdir/winsup rather than build directory
6044         winsup.
6045         * configure: Regenerate.
6046
6047 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6048
6049         * configure.in: Don't build Cygwin native newlib if winsup
6050         directory is missing.  Emit warning instead.
6051         * configure: Regenerate.
6052
6053 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6054
6055         * Makefile.tpl (touch-stage[+id+]): New.
6056         (restage[+prev+]): Depend on touch-stage[+id+].
6057
6058         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6059         Use it throughout.
6060
6061         * Makefile.def: Add profile and feedback bootstrap stages.
6062         Remove next field from bootstrap stages.
6063         * Makefile.tpl (LN, LN_S): Substitute.
6064         (stageN-start, stageN-end): Use double-colon rules, to
6065         provide a hook for additional setup commands.
6066         (distclean-stageN-gcc, restageN): Create dependencies from
6067         [+prev+], not from [+next+].
6068         (stageN-bubble): Add commands for successive stages from
6069         [+prev+], using double-colon rules.
6070         (all-stageN-gcc): Fix typo.
6071         (stagefeedback-start, profiledbootstrap): New.
6072         * Makefile.in: Regenerate.
6073         * configure.in: Call ACX_PROG_LN.
6074         * configure: Regenerate.
6075
6076 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6077
6078         * MAINTAINERS (Write After Approval): Add myself.
6079
6080 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6081
6082         * MAINTAINERS (Write After Approval): Add myself.
6083
6084 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6085
6086         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6087         without gcc.
6088         * configure: Regenerate.
6089
6090 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6091
6092         * Makefile.tpl: Fix typo.
6093         * Makefile.in: Regenerate.
6094
6095 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6096
6097         * configure.in: Remove new- prefix from toplevel
6098         bootstrap targets.
6099         * configure: Regenerate.
6100
6101 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6102
6103         * Makefile.tpl (all.normal): Rename to all.
6104         (all): Replace with a rule to pick the default
6105         target from configure.
6106         (all-gcc, configure-gcc): Use conditionals to
6107         do nothing when toplevel bootstrap is going on.
6108         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6109         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6110         * configure.in: Support --enable-bootstrap.
6111
6112         * Makefile.def: Remove new- prefix from toplevel
6113         bootstrap targets.
6114         * Makefile.tpl: Likewise.
6115
6116         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6117         target.
6118
6119         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6120         $(RECURSE_FLAGS) to recursive invocation of make.
6121
6122         * Makefile.in: Regenerate.
6123         * configure: Regenerate.
6124
6125 2004-05-30  Andreas Jaeger  <aj@suse.de>
6126             Jim Wilson  <wilson@specifixinc.com>
6127
6128         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6129         like CC.
6130
6131 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6132
6133         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6134         * configure: Regenerate.
6135
6136 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6137
6138         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6139         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6140         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6141         targets.
6142         * Makefile.in: Regenerate.
6143
6144 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6145
6146         * configure.in: Test the ability to symlink directories.
6147         * configure: Regenerate.
6148
6149         * Makefile.def (bootstrap-stage): New definitions.
6150         * Makefile.tpl (configure-stage1-gcc,
6151         configure-stage2-gcc, configure-stage3-gcc,
6152         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6153         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6154         new-restage3, compare): Autogenerate, see Makefile.in
6155         entry for behavioral changes.
6156         (distclean-stage1, new-stage1-start, new-stage1-end,
6157         new-stage1-bubble, distclean-stage2, new-stage2-start,
6158         new-stage2-end, new-stage2-bubble, distclean-stage3,
6159         new-stage3-start, new-stage3-end): New autogenerated targets.
6160         (objext, prebootstrap, BOOT_CFLAGS,
6161         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6162         targets.
6163
6164         * Makefile.in: Regenerate.
6165         (distclean-stage1, new-stage1-start, new-stage1-end,
6166         new-stage1-bubble, distclean-stage2, new-stage2-start,
6167         new-stage2-end, new-stage2-bubble, distclean-stage3,
6168         new-stage3-start, new-stage3-end): New targets.
6169         (all-stage1-gcc): Move prebootstrap dependency from here...
6170         (configure-stage1-gcc): ...to here.
6171         (new-bootstrap): Use bubble targets.
6172         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6173         Use per-stage distclean targets.
6174         (configure-stage1-gcc, configure-stage2-gcc,
6175         configure-stage3-gcc, all-stage1-gcc,
6176         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6177         Use new-stageN-start to prepare the tree.
6178
6179 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6180
6181         * Makefile.def (host_modules): add libcpp.
6182         * Makefile.tpl: Add dependencies on and for libcpp.
6183         * Makefile.in: Regenerate.
6184         * configure.in: Add libcpp host module.
6185         * configure: Regenerate.
6186
6187 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6188
6189         * Makefile.tpl: Whenever a recursive target is defined, wrap
6190         it in a special @if/@endif block, and prepare its maybe
6191         dependency in the @if/@endif block
6192         * configure.in: Instead of writing maybe dependencies, remove
6193         the @if/@endif statements, and remove the @if/@endif blocks
6194         that remain.
6195         * configure: Regenerate.
6196         * Makefile.in: Regenerate.
6197
6198 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6199
6200         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6201
6202 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6203
6204         PR bootstrap/15120
6205         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6206         * */configure: Rebuilt.
6207
6208 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6209
6210         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6211         of libf2c.
6212         * configure, Makefile.in: Regenerate.
6213
6214 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6215
6216         * MAINTAINERS (Write After Approval): Add myself.
6217
6218 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6219
6220         Merge from tree-ssa-20020619-branch.
6221
6222         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6223         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6224         (HOST_GMPLIBS): Define.
6225         (HOST_GMPINC): Define.
6226         (TARGET_LIB_PATH): Add libmudflap.
6227         (GFORTRAN_FOR_TARGET): Define.
6228         (configure-build*): Export GFORTRAN.
6229         (configure-gcc): Export GMPLIBS and GMPINC.
6230         (all-gcc): Add maybe-all-libbanshee.
6231         (configure-target-libgfortran): Define.
6232         * Makefile.in: Regenerate.
6233         * configure.in (host_libs): Add libbanshee.
6234         (target_libraries): Add target-libmudflap and target-libgfortran.
6235         Add --with-libbanshee.
6236         Handle --disable-libmudflap.
6237         (*-*-freebsd*): Use with_gmp.
6238         Add $(libgcj) to noconfigdirs.
6239         * configure: Regenerate.
6240         * depcomp: New file.
6241         * MAINTAINERS: Add tree-ssa maintainers.
6242
6243 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6244
6245         * MAINTAINERS (Various Maintainers): Add myself.
6246
6247 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6248
6249         * MAINTAINERS (Write After Approval): Add myself.
6250
6251 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6252
6253         * MAINTAINERS (Write After Approval): Add myself.
6254
6255 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6256
6257         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6258         * configure: Regenerate.
6259
6260 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6261
6262         Revert:
6263         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6264
6265         * Makefile.def (flags_to_pass): Remove *dir variables that
6266         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6267         as well as prefix and exec_prefix.
6268         * Makefile.in: Regenerate.
6269
6270 2004-04-26  Robert Millan  <robertmh@gnu.org>
6271
6272         Add patches from libtool CVS.
6273         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6274         * ltconfig: Likewise.
6275         * ltcf-c.sh: Likewise.
6276         * ltcf-cxx.sh: Likewise.
6277         * ltcf-gcj.sh: Likewise.
6278
6279 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6280
6281         * Makefile.def (host_modules): Mark with the bootstrap
6282         flag packages on which gcc depends.
6283         * Makefile.tpl (all-bootstrap): Use it.
6284         * Makefile.in: Regenerate.
6285
6286 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6287
6288         * Makefile.def (flags_to_pass): Remove *dir variables that
6289         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6290         as well as prefix and exec_prefix.
6291         * Makefile.in: Regenerate.
6292
6293 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6294
6295         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6296         * configure: Regenerate.
6297         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6298         * gcc/Makefile.tpl (compare): Use the result of the test.
6299         * gcc/Makefile.in: Regenerate.
6300
6301 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6302
6303         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6304         Always relocate gcc and prev-gcc to the original names, even
6305         if the build fails.
6306         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6307         New targets.
6308
6309 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6310
6311         * MAINTAINERS: Update my email address.
6312
6313 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6314
6315         * configure.in (mips*-*-irix5*): Enable ld.
6316         * configure: Regenerate.
6317
6318 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6319
6320         * configure: Regenerate.
6321
6322 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6323
6324         * Makefile.tpl (configure-[+module+], configure-gcc,
6325         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6326         Set and export LDFLAGS.
6327         * Makefile.in: Regenerate.
6328
6329 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6330
6331         * MAINTAINERS: Add myself to write-after-approval.
6332
6333 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6334
6335         PR bootstrap/14871
6336         * Makefile.tpl: If we don't have built-in-tree target tools,
6337         use the ones found by configure rather than hacking around with
6338         program_transform_name.
6339         * configure.in: Give Makefile.tpl the information necessary
6340         to do that.
6341         * Makefile.in: Regenerate.
6342         * configure: Regenerate.
6343
6344 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6345
6346         PR bootstrap/14760
6347         * configure.in: When computing baseargs, strip *all* copies of
6348         offending options.  Also, don't match/substitute the trailing space,
6349         so that this actually works when two similar options are separated by
6350         only one space.
6351         * configure: Regenerate.
6352
6353 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6354
6355         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6356         (rs6000-*-aix*): Same.
6357         * configure: Regenerate.
6358
6359 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6360
6361         * MAINTAINERS: Add myself to write-after-approval.
6362
6363 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6364
6365         * MAINTAINERS: Add myself to write-after-approval.
6366
6367 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6368
6369         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6370         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6371         * Makefile.in: Regenerate.
6372
6373         * configure.in (top level bootstrap support): Rework --enable-werror
6374         to set @stage2_werror_flag@.
6375         * configure: Regenerate.
6376         * Makefile.tpl (top level bootstrap support): Pass
6377         @stage2_werror_flag@ down to configure in stages 2 and 3.
6378         * Makefile.in: Regenerate.
6379
6380 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6381
6382         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6383         for stages 2 and 3 as well as in make.  As a consequence, remove
6384         OUTPUT_OPTION (now detected by configure) from the flags passed down
6385         to make.
6386         * Makefile.in: Regenerate.
6387
6388         * Makefile.tpl (new-bootstrap): Fix typo.
6389         * Makefile.in: Regenerate.
6390
6391 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6392
6393         * Makefile.tpl: Rearrange by moving recursive_targets rules
6394         into their proper sections.
6395         * Makefile.tpl (top level bootstrap support): Move disabling
6396         of coverage flags from 'make' to 'configure'; improve comments.
6397         * Makefile.in: Regenerate.
6398
6399         * Makefile.tpl (experimental top level bootstrap) Move stage1
6400         language setting from all- target to configure- target; disable
6401         intermodule optimization in stage 1; prevent gratuitous rebuilds
6402         of stage 1.
6403         * Makefile.in: Regenerate.
6404         * configure.in: Comma-separate stage 1 language list for top
6405         level bootstrap.
6406         * configure: Regenerate.
6407
6408         * Makefile.tpl: Clean up experimental top level bootstrap support:
6409         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6410         prev-gcc in configure- targets as well as all- targets.
6411         * Makefile.in: Regenerate.
6412
6413 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6414
6415         * compile: New file imported from automake.
6416
6417 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6418
6419         * configure.in: Remove symbolic link section.
6420         * configure: Regenerate.
6421         * Makefile.tpl (links): Remove.
6422         * Makefile.in: Regenerate.
6423
6424 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6425             Nathanael Nerode  <neroden@gcc.gnu.org>
6426
6427         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6428         Set with AC_CHECK_PROGS.
6429         * configure.in: Fix comment typo from last patch.
6430         * configure: Regenerate.
6431
6432 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6433
6434         * Makefile.tpl: Introduce experimental top level bootstrap support.
6435         * Makefile.in: Regenerate.
6436         * configure.in: Introduce support for top level bootstrap.
6437         * configure: Regenerate.
6438
6439 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6440             Paolo Bonzini  <bonzini@gnu.org>
6441
6442         PR bootstrap/14522
6443         * configure.in: Cope with shells that do not support unquoted ^
6444         * configure: Regenerate.
6445
6446 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6447             Paolo Bonzini  <bonzini@gnu.org>
6448
6449         PR bootstrap/14522
6450         * configure.in: Cope with shells that do not support nesting
6451         quotes inside quoted backquote substitutions.
6452         * configure: Regenerate.
6453
6454 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6455
6456         PR bootstrap/14522
6457         * configure.in: Fix escaping of $.
6458         * configure: Regenerate.
6459
6460 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6461
6462         * configure: Regenerate, since I forgot to while committing Paolo's
6463         changes.
6464
6465 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6466
6467         PR ada/14131
6468         Move language detection to the top level.
6469         * configure.in: Find default values for the tools as
6470         soon as possible.  Disable ada if GNAT is not found.
6471         Emit error message about missing languages.  Expand
6472         --enable-languages=all for the gcc subdirectory.
6473
6474 2004-03-10  Ben Elliston  <bje@gnu.org>
6475
6476         * MAINTAINERS: Update my email address.
6477
6478 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
6479
6480         * ltconfig: Disable building static libraries if building shared
6481         libraries on AIX 5L.
6482
6483 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
6484
6485         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6486         and disable libgcj.
6487         * configure: Regenerated.
6488
6489 2004-03-01  Brian Booth  <bbooth@redhat.com>
6490
6491         * MAINTAINERS: Add myself to write-after-approval.
6492
6493 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
6494
6495         * MAINTAINERS: Add myself to write-after-approval.
6496
6497 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6498
6499         PR bootstrap/7087
6500         * Makefile.tpl: Guard XFOO sed statements better.
6501         * Makefile.tpl: Add dependency for configure-target-libada.
6502         * Makefile.in: Regenerate (incidentally fixes broken
6503         commit when libada-branch was merged).
6504
6505 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
6506
6507         * MAINTAINERS: Add myself to write-after-approval.
6508
6509 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
6510
6511         * MAINTAINERS: Add Nicola Pero and myself as libobjc
6512         maintainers.
6513
6514 2004-02-20  Andrew Cagney  <cagney@redhat.com>
6515
6516         * config.guess: Update from version 2003-10-16 to 2004-02-16.
6517         * config.sub: Update from version 2003-11-03 to 2004-02-16.
6518
6519 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6520
6521         PR bootstrap/11932
6522         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6523
6524 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
6525
6526         * MAINTAINERS: Added myself to write-after-approval.
6527
6528 2004-02-14  Michael Koch  <konqueror@gmx.de>
6529
6530         * MAINTAINERS: Added myself to write-after-approval.
6531
6532 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
6533
6534         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
6535         some OS port maintainers to OS port maintainers section.
6536
6537 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
6538
6539         * MAINTAINERS: Add self.
6540
6541 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6542
6543         * MAINTAINERS: Alphabetize.
6544
6545 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
6546
6547         * MAINTAINERS: Remove myself.
6548
6549 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6550
6551         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6552         (rs6000-*-aix*): Same.
6553         * configure: Regenerate.
6554
6555 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6556
6557         * configure.in (host): Add in missing $noconfigdirs to defines.
6558         * configure: Regenerate.
6559
6560 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6561             Nathanael Nerode  <neroden@gcc.gnu.org>
6562
6563         PR ada/6637, PR ada/5911
6564         Merge with libada-branch:
6565         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6566         with appropriate dependencies. Add --enable-libada configure switch.
6567         * configure, Makefile.in: Regenerate.
6568
6569 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6570
6571         * MAINTAINERS: Add myself to write-after-approval.
6572
6573 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6574
6575         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6576         * configure: Regenerate.
6577
6578 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6579
6580         Merge from upstream:
6581
6582         * ltmain.in: When setting IFS to '~', be careful about user
6583         arguments that contain '~'.
6584
6585         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6586
6587         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6588         Also test $base_compile against $CC with escaped arguments. Bug
6589         reported by Geoff Keating <geoffk@apple.com>.
6590
6591 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6592
6593         * MAINTAINERS: Remove i960 port.
6594
6595 2004-01-23  DJ Delorie  <dj@redhat.com>
6596
6597         * Makefile.def (target_modules) [libiberty]: Don't stage.
6598         * Makefile.in: Rebuilt.
6599
6600 2004-01-20  Caroline Tice  <ctice@apple.com>
6601
6602         * MAINTAINERS: Add myself to write-after-approval.
6603
6604 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6605
6606         * MAINTAINERS: Update my email address.
6607
6608 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6609
6610         * MAINTAINERS: Add myself to write-after-approval.
6611
6612 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6613
6614         * MAINTAINERS: Remove entries without email address.
6615
6616 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6617
6618         * MAINTAINERS: Add myself to write-after-approval.
6619
6620 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6621
6622         * MAINTAINERS: Update my email address.
6623
6624 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6625
6626         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6627         * Makefile.tpl (configure-target-[+module+]): Support stage.
6628         * Makefile.in: Rebuilt.
6629
6630 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6631
6632         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6633
6634 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6635
6636         * MAINTAINERS: Add myself as a MIPS maintainer.
6637
6638 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6639
6640         * configure.in: Use ./config.cache, not config.cache.
6641         * configure: Regenerate.
6642         * Makefile.tpl: Special-casing not needed for GCC any more.
6643         * Makefile.in: Regenerate.
6644
6645         * configure.in: Don't share a cache file for host dirs.
6646         * configure: Regenerate.
6647
6648         * config-ml.in: Don't mess with the cache file.
6649
6650 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6651
6652         * MAINTAINERS: Move myself from 'Write After Approval' to
6653         'CPU Port Maintainers' section as SPARC maintainer.
6654
6655 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6656
6657         * Makefile.tpl: Make GCC use a separate config.cache.
6658         * Makefile.in: Regenerate.
6659
6660         PR bootstrap/11932, PR bootstrap/11933
6661         (I don't know if it will fix either of them, but it relates
6662         to them.)
6663         * configure.in: Don't use shared config.cache for target
6664         directories.
6665         * configure: Regenerate.
6666
6667 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6668
6669         * MAINTAINERS: Add myself to 'Write After Approval' section.
6670
6671 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6672
6673         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6674         * configure: Regenerated.
6675
6676 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6677
6678         * MAINTAINERS: Remove the mn10200 maintainer.
6679
6680 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6681
6682         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6683         * configure: Regenerated.
6684
6685 2003-12-16  Jan Hubicka  <jh@suse.cz>
6686
6687         * MAINTAINERS: Add myself as callgraph maintainer.
6688
6689 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6690
6691         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6692         * configure: Regenerate.
6693
6694 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6695
6696         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6697         'Write After Approval' section. Update email.
6698
6699 2003-12-01  James Lemke  <jim@wasabisystems.com>
6700
6701         * MAINTAINERS (Write After Approval): Add myself.
6702
6703 2003-11-20  Matt Thomas  <matt@3am-software.com>
6704
6705         * MAINTAINERS: Add myself as a vax port maintainer.
6706
6707 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6708
6709         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6710         (configure-build-[+module+], configure-[+module+]): Likewise.
6711         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6712         * Makefile.in: Regenerate.
6713
6714 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6715
6716         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6717         shared/dylibed libraries.
6718         * ltmain.sh: Likewise.
6719         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6720         * ltcf-cxx.sh: Likewise.
6721         * ltcf-gcj.sh: Likewise.
6722         * ltconfig: Likewise.
6723
6724 2003-11-17  Stan Cox  <scox@redhat.com>
6725
6726         * MAINTAINERS: Add myself as iq2000 port maintainer.
6727
6728 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6729
6730         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6731         * Makefile.in: Regenerate.
6732
6733 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6734
6735         * config.sub: Update to 2003-11-03 version.
6736
6737 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6738
6739         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6740         * configure:  Regenerate.
6741
6742 2003-10-20  Nicolas Pitre  <nico@cam.org>
6743
6744         * MAINTAINERS: Add myself to 'Write After Approval' section.
6745
6746 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6747
6748         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6749
6750 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6751
6752         * MAINTAINERS: Update my email address.
6753
6754 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6755
6756         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6757
6758 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6759
6760         * MAINTAINERS: Add myself to 'Write After Approval' section.
6761
6762 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6763
6764         * config.guess: Update to 2003-10-16 version.
6765         * config.sub: Update to 2003-10-16 version.
6766
6767 2003-10-15  David Daney  <ddaney@avtrex.com>
6768
6769         * MAINTAINERS: Added myself to 'Write After Approval' section.
6770
6771 2003-10-15  Falk Hueffner  <falk@debian.org>
6772
6773         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6774         'Write After Approval' section. Update email.
6775
6776 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6777
6778         * MAINTAINERS: Move myself from 'Write After Approval' to
6779         'Various Maintainers' section as middle-end maintainer.
6780
6781 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6782
6783         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6784         HOST_FLAGS_TO_PASS.
6785         * Makefile.in: Regenerate.
6786
6787 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6788
6789         * config.guess: Update to 2003-10-07 version.
6790         * config.sub: Update to 2003-10-07 version.
6791
6792 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6793
6794         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6795         * ltconfig (irix5*, irix6*): Don't override version_type.
6796
6797 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6798
6799         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6800         * configure: Rebuilt
6801         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6802         * Makefile.in: Rebuilt
6803
6804 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6805
6806         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6807
6808 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6809
6810         * MAINTAINERS (Write After Approval): Add myself.
6811
6812 2003-09-29  Paul Koning  <ni1d@arrl.net>
6813
6814         * MAINTAINERS: Move myself from "Write After Approval"
6815         to CPU platform maintainers for pdp11 platform.
6816
6817 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6818
6819         * MAINTAINERS: Move myself from 'Write After Approval' to
6820         'Various Maintainers' section as libffi testsuite maintainer.
6821
6822 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6823
6824         * configure.in: Pass a computed --program-transform-name
6825         to subconfigures.
6826         * configure: Regenerated.
6827
6828 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6829
6830         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6831         * Makefile.in: Regenerate.
6832
6833         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6834         * Makefile.in: Regenerate.
6835
6836 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6837
6838         * MAINTAINERS: Move myself from 'Write After Approval'
6839         to 'Various Maintainers' (objective-c) section.
6840
6841 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6842
6843         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6844         quoting.
6845         * configure: Regenerated.
6846
6847 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6848
6849         * MAINTAINERS (Write After Approval): Add myself to write after
6850         approval list.
6851
6852 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6853
6854         * MAINTAINERS (Write After Approval): Add myself.
6855
6856 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6857
6858         * MAINTAINERS: Update my e-mail address.
6859
6860 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6861
6862         * libtool.m4 (LD): Correct powerpc64 host match.
6863
6864 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6865
6866         * MAINTAINTERS: Update my affiliation and email address.
6867
6868 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6869
6870         * MAINTAINERS (Write After Approval): Add myself.
6871
6872 2003-09-04  DJ Delorie  <dj@redhat.com>
6873
6874         * configure: Regenerate.
6875
6876 2003-09-04  Robert Millan  <robertmh@gnu.org>
6877
6878         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6879
6880 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6881
6882         * configure.in: Ensure arguments to sed are properly spaced.
6883         * configure: Regenerate.
6884
6885 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6886
6887         * MAINTAINERS: Update my e-mail address.
6888
6889 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6890
6891         * MAINTAINERS (Write After Approval): Add myself.
6892
6893 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6894
6895         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6896         * configure: Regenerated.
6897
6898 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6899
6900         * MAINTAINERS: Update my email address.
6901
6902 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6903
6904         * configure.in:  Use newline instead of semicolon when assuming
6905         shell arguments in a for loop.
6906         * configure:  Regenerated.
6907
6908 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6909
6910         * MAINTAINERS: Resurrect the i860 maintainer.
6911
6912 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6913
6914         PR 8180
6915         * configure.in: When testing with_libs and with_headers, treat
6916         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6917         * configure: Regenerate.
6918
6919         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6920         make, shell, etc.
6921         (baseargs): Likewise.
6922         * configure: Regenerate.
6923
6924 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6925
6926         * MAINTAINERS (Write After Approval): Add myself.
6927
6928 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6929
6930         * configure.in: Disable libgcj for darwin not on powerpc.
6931         * configure: Rebuild.
6932
6933 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6934
6935         * config-ml.in, symlink-tree: Add license.
6936
6937 2003-08-03  Richard Stallman  <rms@gnu.org>
6938             Eben Moglen  <moglen@columbia.edu>
6939
6940         * README.SCO: New file.
6941
6942 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6943
6944         * Makefile.tpl (check, check-c++): Express dependencies using
6945         dependencies rather than commands.
6946         * Makefile.in: Regenerate.
6947
6948 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6949
6950         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6951         * configure: Ditto.
6952
6953 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6954
6955         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6956         * Makefile.in: Update.
6957
6958 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6959
6960         * configure.in: Enable libgcj for darwin.
6961         * configure: Rebuild.
6962
6963 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6964
6965         * config-ml.in:  Use ac_configure_args directly instead of
6966         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6967         actually seen.
6968
6969 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6970
6971         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6972         creating target and build subdirs to build all parent dirs as needed.
6973         * Makefile.in: Rebuild.
6974         * configure.in: Don't build dirs explicitly here.
6975         * configure: Rebuild.
6976
6977 2003-07-26  Paul Brook  <paul@nowt.org>
6978
6979         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6980
6981 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6982
6983         * Makefile.tpl (all-make): Depend on intl.
6984         * Makefile.in: Rebuilt.
6985
6986 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6987
6988         * install-sh:  Update to newer upstream versions (associated with
6989         aclocal 1.7).
6990         * mkinstalldirs:  Likewise.
6991         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6992
6993 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6994
6995         * MAINTAINERS: Move self from Bug database only accounts
6996         to write-after-approval.
6997
6998 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6999
7000         * config.if: Remove unused libc_interface determination.
7001
7002 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7003
7004         * MAINTAINERS: Move self from write-after-approval to
7005         build machinery (*.in).
7006
7007 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7008
7009         PR bootstrap/11273
7010         PR bootstrap/11408
7011         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7012         unused INSTALL_PROGRAM_ARGS.
7013         * configure.in: Use AC_PROG_INSTALL.
7014         * Makefile.in: Regenerate.
7015         * configure: Regenerate.
7016
7017 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7018
7019         * MAINTAINERS: Alphabetize.
7020
7021 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7022
7023         * configure: Rebuilt.
7024         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7025         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7026         newlib nor libgloss.
7027         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7028         * configure.in (am33_2.0-*-linux*): Added.
7029
7030 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7031
7032         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7033         * configure: Regenerate.
7034
7035 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7036
7037         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7038         * Makefile.in: Regenerate.
7039
7040 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7041
7042         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7043         * Makefile.in: Regenerate.
7044
7045 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7046
7047         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7048         * Makefile.in: Regenerated.
7049
7050         * config-ml.in: Replace PWD with PWD_COMMAND.
7051
7052 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7053
7054         * intl: New directory; see intl/ChangeLog for details.
7055         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7056         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7057         * Makefile.in: Regenerate.
7058
7059 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7060
7061         * configure.in: Clean up config-lang.in handling.  Delete
7062         useless assignment to "subdirs".
7063         * configure: Regenerate.
7064
7065 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7066
7067         * configure.in: Rename 'target_libs' to 'target_libraries'.
7068         Remove useless reference to 'target_libs'.
7069         * configure: Regenerate.
7070
7071 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7072
7073         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7074         * Makefile.in: Regenerate.
7075
7076 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7077
7078         * Makefile.def: Introduce flags_to_pass.
7079         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7080         * Makefile.in: Regenerate.
7081
7082 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7083
7084         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7085         and target-libgloss.
7086         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7087         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7088         * configure: Regenerate.
7089
7090 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7091
7092         * configure.in: Update testsuite_flags to new location.
7093         * configure. Regenerate.
7094
7095 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7096
7097         * Makefile.tpl: Remove BUILD_CC stuff.
7098         * Makefile.in: Regenerate.
7099
7100 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7101
7102         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7103
7104 2003-06-16  Graeme Peterson  <gp@qnx.com>
7105
7106         * MAINTAINERS (Write After Approval): Add myself.
7107
7108 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7109
7110         * config.guess: Update to 2003-06-12 version.
7111         * config.sub: Update to 2003-06-13 version.
7112
7113 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7114
7115         * config.guess: Update to 2003-06-06 version.
7116         * config.sub: Update to 2003-06-06 version.
7117
7118 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7119
7120         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7121         * configure. Regenerate.
7122
7123 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7124
7125         * configure.in: Disable serial configure by default.
7126         * configure: Regenerate.
7127         * Makefile.tpl: Abolish .NOTPARALLEL.
7128         * Makefile.in: Regenerate.
7129
7130         * Makefile.tpl: Replace {build,host,target}_canonical by
7131         {build,host,target}.
7132         * Makefile.in: Regenerate.
7133
7134         * Makefile.tpl: Fix stupid pasto.
7135         * Makefile.in: Regenerate.
7136
7137 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7138
7139         * Makefile.tpl: Remove bogus conditional.
7140         * Makefile.in: Regenerate.
7141
7142 2003-06-05  Jan Hubicka  <jh@suse.cz>
7143
7144         * Makefile.tpl (profiledbootstrap): New target.
7145         * Makefile.in (profiledbootstrap): New target.
7146
7147 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7148
7149         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7150         Pinski. Remove user names from other bugzilla-only maintainers.
7151
7152 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7153
7154         * Makefile.tpl: Make 'recursive targets' using autogen rather
7155         than shell loop.  Remove duplicate 'clean' targets and false
7156         comments.
7157         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7158         Add systematic method of specifying missing targets in subdirs.
7159         Add copyright boilerplate.
7160         * Makefile.in: Regenerate.
7161         * configure.in: Add 'recursive targets' to maybe list.
7162         * configure: Regenerate.
7163
7164         * MAINTAINERS: "GNATS only" -> "Bug database only".
7165
7166         * Makefile.tpl: Rename [+target+] to [+make_target+].
7167         * Makefile.def: Rename 'target' to 'make_target'.
7168
7169 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7170
7171         * MAINTAINERS: Add self as options handling maintainer.
7172
7173 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7174
7175         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7176         been too long since I touched those ports.
7177
7178 2003-05-28  DJ Delorie  <dj@redhat.com>
7179
7180         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7181         * Makefile.in: Regenerate.
7182
7183 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7184
7185         * configure.in: Use curly braces in the definition of tooldir.
7186         * configure: Regenerate.
7187
7188 2003-05-21  DJ Delorie  <dj@redhat.com>
7189
7190         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7191         newlib or libgloss.
7192         * Makefile.in: Regenerate.
7193
7194 2003-05-21  DJ Delorie  <dj@redhat.com>
7195
7196         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7197         * Makefile.in: Regenerate.
7198
7199 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7200
7201         * MAINTAINERS: Update my e-mail address.
7202
7203 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7204
7205         * configure.in: Switch more things to use maybe dependencies.
7206         * Makefile.tpl: Switch more things to use maybe dependencies.
7207         Factor out common code from autogen IF statements.
7208         * configure: Regenerate.
7209         * Makefile.in: Regenerate.
7210
7211 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7212
7213         * configure.in: Accept i[3456789]86 for machine type.
7214         * configure: Regenerate.
7215
7216 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7217
7218         * configure.in: Switch more things to use maybe dependencies.
7219         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7220         * configure: Regenerate.
7221         * Makefile.tpl: Switch more things to use maybe dependencies.
7222         * Makefile.in: Regenerate.
7223
7224 2003-05-16  Andreas Schwab  <schwab@suse.de>
7225
7226         * Makefile.tpl (install-opcodes): Define.
7227         * Makefile.in: Rebuild.
7228
7229 2003-05-13  Andreas Jaeger  <aj@suse.de>
7230
7231         * config.guess: Update to 2003-05-09 version.
7232         * config.sub: Update to 2003-05-09 version.
7233
7234 2003-05-13  Michael Eager  <eager@mvista.com>
7235
7236         * configure.in: Correct sed script so that options in quotes are not
7237         deleted.
7238         * configure: Rebuild.
7239
7240 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7241
7242         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7243         and $$s/newlib/libc/sys/cygwin32 include paths.
7244         * configure: Ditto.
7245
7246 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7247
7248         * MAINTAINERS: Update my email addresses.
7249
7250 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7251
7252         * config-ml.in: Propagate INSTALL variables.
7253
7254 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7255
7256         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7257
7258 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7259
7260         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7261         * Makefile.in: Regenerate.
7262
7263 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7264
7265         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7266
7267 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7268
7269         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7270
7271 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7272
7273         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7274         * Makefile.in: Regenerated.
7275
7276 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7277
7278         * MAINTAINERS (Write After Approval): Upgrade myself from
7279         GNATS only to write-after-approval. Update my mail address.
7280
7281 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7282
7283         (OS Port Maintainers: freebsd): Add myself.
7284
7285 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7286
7287         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7288
7289 2003-04-22  Kean Johnston  <jkj@sco.com>
7290
7291         * MAINTAINERS (SCO ports): Added myself.
7292
7293 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7294
7295         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7296
7297 2003-04-19  Kean Johnston  <jkj@sco.com>
7298
7299         * MAINTAINERS (Write After Approval): Add myself.
7300
7301 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7302
7303         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7304         * Makefile.in: Regenerate.
7305
7306 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7307
7308         * configure.in (powerpc64*-*-linux*): Remove.
7309         * configure: Rebuilt.
7310
7311 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7312
7313         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7314         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7315         and restrap.
7316         * Makefile.in:  Regenerate.
7317
7318 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7319
7320         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7321         * configure: Regenerated.
7322
7323 2003-04-15  DJ Delorie  <dj@redhat.com>
7324
7325         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7326
7327 2003-04-13  Nick Clifton  <nickc@redhat.com>
7328
7329         * config-ml.in: Remove support for --disable-aix removing
7330         call-aix multilibs.
7331
7332 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7333
7334         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7335         * */configure: Rebuilt.
7336
7337 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7338
7339         * MAINTAINERS: Add my email address.
7340
7341 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7342
7343         * MAINTAINERS (Write After Approval): Add myself.
7344
7345 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7346
7347         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7348         * Makefile.in: Regenerate.
7349
7350 2003-03-14  Michael Chastain  <mec@shout.net>
7351
7352         * Makefile.in: Regenerate with correct Makefile.def.
7353
7354 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7355
7356         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7357         Make macro.
7358         * Makefile.in: Regenerate.
7359         * configure.in: Clean up gxx_include_dir logic.
7360         * configure: Regenerate.
7361
7362 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7363
7364         * MAINTAINERS (Write After Approval): Add myself.
7365
7366 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7367
7368         * MAINTAINERS: Update my mail address.
7369
7370 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7371
7372         * configure.in (gxx_include_dir): Fix typo.
7373         * configure: Regenerated.
7374
7375 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7376
7377         * Makefile.tpl: Reindent.
7378         * Makefile.in: Regenerate.
7379         * configure.in: Reindent.  Don't set unused variables.
7380         * configure: Regenerate.
7381
7382 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7383
7384         * configure.in: Include $(build_tooldir)/sys-include in
7385         FLAGS_FOR_TARGET.
7386         * configure: Regenerated.
7387
7388 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7389
7390         * Makefile.tpl: Always pass down RANLIB.
7391         * Makefile.in: Regenerate.
7392
7393         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7394         * Makefile.in: Regenerate.
7395         * configure.in: Remove unused logic relating to --enable-shared
7396         and --enable-threads.  Remove bogus comments.  Remove redundant
7397         noconfigdirs.
7398         * configure: Regenerate.
7399
7400         * configure.in: Replace ${libstdcxx_version} by its value.
7401         Remove reference to mh-dgux.
7402         * configure: Regenerate.
7403
7404 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7405
7406         * MAINTAINERS (Write After Approval): Add myself.
7407
7408 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7409
7410         * Makefile.tpl: Rearrange.
7411         * Makefile.in: Regenerate.
7412
7413 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7414
7415         * configure.in: Add support for kaOS as cross build target system.
7416         * configure: Regenerated.
7417
7418 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7419
7420         * MAINTAINERS (Write after approval): Add myself.
7421
7422 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7423
7424         * MAINTAINERS: Update my email address.
7425
7426 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7427
7428         * MAINTAINERS: Add self to blanket write privs. section.
7429
7430 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7431
7432         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7433         configure-target-* as some target builds may require additional
7434         flags for preprocessor tests.
7435         * Makefile.in: Regenerated.
7436
7437 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7438
7439         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7440         * ltconfig: Handle it.
7441         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7442         auto-detecting it.
7443
7444         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7445         it is used as argument to $CC.
7446         * ltcf-gcj.sh: Likewise.
7447
7448         * configure.in: Introduce --enable-maintainer-mode.
7449         * configure: Rebuilt.
7450         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7451         for maintainer mode.
7452         * Makefile.in: Rebuilt.
7453
7454 2003-02-18  Jason Merrill  <jason@redhat.com>
7455
7456         * Makefile.tpl (check-c++): Allow parallelism.
7457
7458 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7459
7460         * MAINTAINERS: Remove John Carr (who never actually had access to
7461         gcc.gnu.org).
7462
7463 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
7464
7465         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7466         don't configure target-libobjc.
7467         * configure: Regenerate.
7468
7469 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7470
7471         * Makefile.tpl (RANLIB): Define.
7472         * Makefile.in: Regenerate.
7473
7474 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
7475
7476         * MAINTAINERS: Update my email.
7477
7478 2003-02-06  Keith R Seitz  <keiths@redhat.com>
7479
7480         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7481         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7482         * Makefile.in: Regenerated.
7483         * configure.in: Remove all traces of snavigator, db, and grep.
7484         * configure: Regenerated.
7485
7486 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7487
7488         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7489         After Approval.
7490
7491 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7492
7493         * MAINTAINERS (Write after approval): Add myself.
7494
7495 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
7496
7497         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7498         * Makefile.in: Regenerated.
7499
7500 2003-01-30  Roger Sayle  <roger@eyesopen.com>
7501
7502         * config.guess: Updated to 2003-01-30's version.
7503         * config.sub: Updated to 2003-01-28's version.
7504
7505 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
7506
7507         * config.if: If gcc_version is already set, just use it.  Don't set
7508         gcc_version_trigger if it's already set, otherwise set it to
7509         gcc/version.c, but only if the file exists.  If it is not set and
7510         gcc/version.c does not exist, try to extract the version number from
7511         $CC.
7512
7513 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
7514
7515         * MAINTAINERS: Add myself to write-after-approval list.
7516
7517 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
7518
7519         * configure.in:  Revert 24Jan change.
7520         * configure:  Regenerate.
7521
7522 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7523
7524         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
7525         entry of HJ Lu.
7526
7527 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7528
7529         * configure.in: Revert previous change.
7530         * configure: Regenerate.
7531
7532 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7533
7534         * configure.in: Make rda native-only.
7535         * configure: Regenerate.
7536
7537 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7538
7539         * MAINTAINERS: Move myself from GNATS-only-accounts to
7540         write-after-approval.
7541
7542 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7543
7544         * configure.in: Add missing \.
7545         * configure: Rebuilt.
7546
7547 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
7548
7549         * configure.in (baseargs): Avoid using \| in sed regular
7550         expressions.
7551         * configure: Rebuilt.
7552
7553 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
7554
7555         * configure.in (baseargs): Remove all supported forms of
7556         --cache-file, --srcdir, --host, --build and --target options
7557         from argument lists.
7558         * configure: Rebuilt.
7559
7560 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
7561
7562         * MAINTAINERS: Add myself to write-after-approval list.
7563
7564 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7565
7566         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7567         * configure: Rebuilt.
7568
7569 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7570
7571         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7572         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7573         * Makefile.in: Regenerate.
7574         * configure: Regenerate.
7575
7576 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7577
7578         * configure.in: Remove Makefile in build, host and target modules
7579         unless configure was run with --no-recursion.
7580         * configure: Rebuilt.
7581
7582 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7583
7584         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7585         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7586         * Makefile.in: Regenerate.
7587
7588 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7589
7590         * config.guess: Update to 2003-01-03 version.
7591         * config.sub: Update to 2003-01-03 version.
7592
7593 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7594
7595         * configure: Regenerate with proper autoconf 2.13.
7596
7597 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7598
7599         * configure.in: Add AC_PREREQ for consistency.
7600         * configure: Regenerate.
7601
7602 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7603
7604         * configure.in (GDB_TK): Add tcl directories conditional on
7605         gdb/gdbtk directory being present.
7606         * configure: Regenerate.
7607
7608 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7609
7610         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7611         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7612         * configure: Rebuilt.
7613
7614 2002-12-31  Tom Tromey  <tromey@redhat.com>
7615
7616         * Makefile.in: Rebuilt.
7617         * Makefile.def (target_modules) [libffi]: Allow installation.
7618
7619 2002-12-31  Andreas Schwab  <schwab@suse.de>
7620
7621         * configure.in: Fix use of $program_transform_name.
7622         * configure: Regenerated.
7623
7624 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7625
7626         * configure.in (baseargs): Don't remove first configure argument.
7627         * configure: Regenerated.
7628
7629 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7630
7631         * Makefile.tpl (local-distclean): Don't remove...
7632         (multilib.ts): ... this.  Moved into...
7633         (multilib.out): ... this.  Don't use sub-make.
7634         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7635         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7636         (configure-build-[+module+], configure-[+module+],
7637         configure-target-[+module+], configure-gcc): ... these.  Test
7638         for Makefile existence.  Drop config.status from dependencies.
7639         * Makefile.in: Rebuilt.
7640         * configure.in: Move gcc-version-trigger to the end of
7641         ac_configure_args.  Add comments to maybedep.tmp and
7642         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7643         nonopt from baseargs, matching and removing corresponding
7644         whitespace while at it.
7645         * configure: Rebuilt.
7646
7647 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7648
7649         * configure.in (host_configargs): Replace reference to
7650         no-longer-defined buildopts with --build=${build_alias}.
7651         * configure: Rebuilt.
7652
7653         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7654         program_transform_name to standard idiom.
7655         (AUTOGEN, AUTOCONF): Define.
7656         (Makefile.in): Use $(AUTOGEN).
7657         (Makefile): Depend on config.status, and use autoconf-style rule to
7658         build it.  Move original commands to...
7659         (config.status): ... this new target.
7660         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7661         $(AUTOCONF).
7662         * Makefile.in: Rebuilt.
7663
7664 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7665
7666         * Makefile.tpl: Fix dramatic bustage due to change in
7667         program_transform_name.
7668         * Makefile.in: Regenerate.
7669
7670         * configure.in: Remove unnecessary PATH setting.
7671         * configure: Regnerate.
7672
7673         * configure.in: Don't default to unprefixed tools unless
7674         the native tools will work.
7675         * configure: Regenerate.
7676
7677         * configure.in: Convert to autoconf script.  Blow away lots
7678         of now-redundant Makefile fragments.
7679         * configure: Generate using Autoconf.
7680         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7681         * Makefile.in: Regenerate.
7682
7683 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7684
7685         * configure: Fix stupid bug where RANLIB was mistakenly included.
7686
7687         * configure.in: Rename (buildargs, hostargs, targargs) to
7688         (build_configargs, host_configargs, target_configargs).
7689
7690         * configure.in: Move logic out of sed statement.
7691
7692         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7693         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7694
7695 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7696
7697         * config.sub: Import from master repository
7698         * config.guess: Ditto
7699
7700 2002-12-24  Andreas Schwab  <schwab@suse.de>
7701
7702         * Makefile.tpl (multilib.out): Fix missing space.
7703         * Makefile.in: Regenerate.
7704
7705 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7706
7707         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7708         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7709         * Makefile.in: Regenerate.
7710         * configure.in: Remove unnecessary leftovers.
7711
7712 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7713
7714         * configure.in (extra_ranlibflags_for_target): New variable.
7715         (*-*-darwin): Add -c to ranlib commands.
7716         * configure (tooldir): Handle extra_ranlibflags_for_target.
7717
7718 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7719
7720         * Makefile.tpl: Revert HJL's change.
7721         * Makefile.in: Regenerated.
7722         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7723         always.
7724
7725 2002-12-19  Andreas Schwab  <schwab@suse.de>
7726
7727         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7728         * Makefile.in: Regenerate.
7729
7730 2002-12-18  H.J. Lu  <hjl@gnu.org>
7731
7732         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7733         * Makefile.in: Regenerated.
7734
7735         * configure.in (build_prefix): New. Substitute.
7736
7737 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7738
7739         * Makefile.tpl: Don't let real targets depend on phony targets.
7740         * Makefile.in: Regenerate.
7741
7742         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7743         * Makefile.in: Regenerate.
7744
7745 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7746
7747         * config.sub: Import from master repository
7748         * config.guess: Ditto
7749
7750 2002-12-16  Jason Merrill  <jason@redhat.com>
7751
7752         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7753         previous 'make bootstrap'.
7754         * Makefile.in: Regenerate.
7755
7756 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7757
7758         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7759
7760 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7761
7762         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7763         * Makefile.in: Regenerate.
7764
7765 2002-12-13  Jason Merrill  <jason@redhat.com>
7766
7767         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7768         library tests.
7769         (check-c++): Just depend on it and check-target-libstdc++-v3.
7770         * Makefile.in: Regenerate.
7771
7772 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7773
7774         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7775         * Makefile.in: Rebuilt.
7776
7777 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7778
7779         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7780
7781 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7782
7783         * configure: Fix bug put in by gremlins.
7784
7785         * Makefile.tpl: Substitute more autoconfily.
7786         * configure: Substitute more autoconfily.
7787         * Makefile.in: Regenerate.
7788
7789 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7790
7791         * config.sub: Import from master repository
7792         * config.guess: Ditto
7793         * MAINTAINERS: Added Svein Seldal under write after approval
7794
7795 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7796
7797         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7798         * Makefile.in (all-sim): Ditto.
7799
7800 2002-12-06  DJ Delorie  <dj@redhat.com>
7801
7802         * Makefile.tpl: Change configure dependencies to not have real
7803         targets depend on phony targets.
7804
7805 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7806
7807         * configure.in: Revert unintentional change.
7808
7809         * Makefile.tpl: Change dependency for */multilib.out so that
7810         it works when gcc isn't in the tree.
7811
7812         * configure.in: Substitute more.
7813         * configure: Run subconfigures from the Makefile.
7814         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7815         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7816
7817 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7818
7819         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7820
7821 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7822
7823         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7824         and corresponding dependencies.
7825         * Makefile.in: Regenerate.
7826
7827         * configure.in (host_tools): Order binutils, gas and ld for
7828         convenience in running the testsuites.
7829
7830         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7831         * Makefile.in: Regenerate.
7832         * configure.in: Introduce rules to serialize subconfigure runs.
7833
7834         * configure.in: Introduce BASE_CC_FOR_TARGET.
7835         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7836         Realize configure-build-* targets.  Realize configure-target-* targets.
7837         * Makefile.in: Regenerate.
7838
7839 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7840
7841         * configure: Move gcc_version_trigger stuff from here...
7842         * configure.in: ...to here.
7843
7844         * configure.in: Separate subconfigure options added by this file from
7845         options given by the user.  Add machinery to put args for host
7846         subconfigures into the Makefile.
7847
7848         * Makefile.tpl: Remove 'vault' targets.
7849         * Makefile.tpl: Reorder and comment dependencies.
7850         * Makefile.in: Regenerate.
7851
7852 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7853         * configure.in: Fix my broken commit of previous patch. (sigh)
7854
7855 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7856
7857         * configure.in: Move host-specific darwin noconfigdirs into
7858         the host-specific section.
7859
7860 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7861
7862         * configure.in: Move host-specific darwin noconfigdirs into
7863         the host-specific section.
7864
7865 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7866
7867         * configure: Remove skip-this-dir support.
7868         * Makefile.tpl: Remove skip-this-dir support.
7869
7870         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7871         subdirectories.
7872         * Makefile.in: Regenerate.
7873
7874         * Makefile.tpl: Strip out useless setting of 'dir'.
7875         * Makefile.in: Regenerate.
7876
7877 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7878
7879         * configure.in: Fix deeply stupid bug.
7880
7881         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7882         shell code in CXX_FOR_TARGET
7883         * Makefile.def: Introduce raw_cxx.
7884         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7885         RAW_CXX_FOR_TARGET.
7886         * Makefile.in: Regenerate.
7887
7888 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7889
7890         * Makefile.tpl: Remove unnecessary ifs.
7891         * Makefile.in: Regenerate.
7892
7893         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7894         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7895         targets for 'no_install' modules.
7896         * configure: Move GDB_TK substitution to configure.in.  Move
7897         build_modules stuff to configure.in.
7898         * configure.in: Implement soft dependency machinery.  Maybe-ize
7899         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7900         * Makefile.in: Regenerate.
7901
7902 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7903
7904         * Makefile.tpl: Make all-target, install-target behave similarly
7905         to all, install (only hitting configured targets).  Eliminate
7906         unused macro defintions.
7907
7908         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7909         build != host.
7910
7911         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7912
7913         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7914
7915         * configure.in: Produce lists of subdir targets we're actually
7916         configuring.  Remove references to "dosrel".
7917         * Makefile.tpl: Let configure set which subdir targets are hit.
7918         Remove install-cross; clean up install; remove ALL.  Remove
7919         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7920         Autogenerate host module targets.  Remove empty dependency lines
7921         and redundant dependency; rearrange slightly.
7922         * Makefile.def: Add host-side libtermcap, utils.
7923
7924         * Makefile.in: Regenerate.
7925
7926 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7927
7928         * ltconfig (osf[345]): Append $major to soname_spec.
7929         Reflect this in library_names_spec.
7930         * ltmain.sh (osf): Prefix $major with . for use as extension.
7931
7932 2002-11-19  Andreas Jaeger  <aj@suse.de>
7933
7934         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7935         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7936         and sparc64 GNU/Linux systems.
7937
7938 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7939
7940         * MAINTAINERS: Update email.
7941
7942 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7943
7944         * MAINTAINERS: Complete James Dennett's entry.
7945
7946 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7947
7948         * MAINTAINERS (Write After Approval): Add myself.
7949
7950 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7951
7952         * Makefile.tpl: syntactic cleanup
7953
7954 2002-11-13  Stuart Hastings  <stuart@apple.com>
7955
7956         * MAINTAINERS: Add myself to write-after-approval list.
7957
7958 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7959
7960         * Makefile.def: Add list of recursive targets to autogenerate.
7961         Add build_modules.
7962         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7963         targets.  Autogenerate *-build-* targets.
7964         * Makefile.in: Regenerate.
7965
7966 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7967
7968         * configure: More autoconf-style substitutions.
7969         * Makefile.tpl: More autoconf-style substitutions.
7970         * Makefile.in: Regenerate.
7971
7972 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7973
7974         * configure: Substitute more variables in a more autoconf-friendly
7975         way.  Simplify slightly.
7976         * Makefile.tpl: Make more variables substitutable in an
7977         autoconf-friendly way.
7978         * Makefile.in: Regenerate.
7979
7980 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7981
7982         * MAINTAINERS (Write After Approval): Add myself.
7983
7984 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7985
7986         * configure.in (v810*): Remove special setting of tools.
7987
7988         * configure: Add support for extra required flags for ar or nm.
7989         * configure.in (aix4.3+): Use above support for target-specific
7990         issues, rather than using config/mt-aix43.
7991
7992 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7993
7994         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7995         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7996         with $srcdir.  Reformat indentation.  Substitute some variables
7997         formerly hard-coded in the Makefile for build=host.
7998         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7999         * Makefile.def: Autogenerate more.
8000         * Makefile.in: Regenerate.
8001
8002 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8003
8004         * MAINTAINERS (Write After Approval): Add myself.
8005
8006 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8007
8008         * Makefile.def (host_modules): Add rda.
8009         * Makefile.in: Regenerate.
8010         * configure.in (target_tool): Add target-rda to list.
8011
8012 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8013
8014         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8015
8016 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8017
8018         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8019         and restrap targets to this rule.
8020         * Makefile.in:  Regenerate.
8021
8022 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8023
8024         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8025         GNATS only accounts.
8026
8027 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8028
8029         * configure.in (i[3456]86-*-linux*): Add check to disable
8030         ${libgcj} for glibc1.
8031
8032 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8033
8034         * MAINTAINERS: Add myself as ip2k port maintainer.
8035
8036 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8037
8038         * configure.in: Add tic4x target.
8039
8040 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8041
8042         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8043         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8044         * Makefile.in: Regenerate.
8045
8046         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8047         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8048         * Makefile.in: Regenerate.
8049
8050 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8051
8052         * MAINTAINERS: Add myself as web pages co-maintainer.
8053
8054 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8055
8056         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8057         * Makefile.in: Regenerate.
8058
8059 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8060
8061         * MAINTAINERS: Add myself and Nathan Sidwell
8062         <nathan@codesourcery.com> as VxWorks maintainers.
8063
8064 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8065
8066         * Makefile.def: Remove order dependency comments.
8067         * Makefile.tpl: Add explicit install-install dependencies.
8068         * Makefile.in: Regenerate.
8069
8070         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8071         * Makefile.in: Regenerate.
8072
8073         * Makefile.tpl: Add configure-target (for src-release in src)
8074         * Makefile.in: Regenerate.
8075
8076 2002-09-30  Nick Clifton  <nickc@redhat.com>
8077
8078         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8079
8080 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8081
8082         * configure.in (s390*-*-linux*): Enable libgcj.
8083
8084 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8085
8086         * configure: Revert accidentally applied changes.
8087
8088         * Makefile.tpl: Make more autoconf-friendly.
8089         * Makefile.in: Regenerate.
8090         * configure: Make substitution more autoconf-like.
8091
8092 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8093
8094         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8095         single entry to handle all these.
8096         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8097         libjava on arm-*-elf.
8098
8099 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8100
8101         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8102         things that depend on them.
8103
8104 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8105
8106         * Makefile.tpl: Make subsituted variables more autoconfy.
8107         * Makefile.in: Regenerate.
8108         * configure: Make seds more autoconfy.
8109
8110 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8111
8112         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8113         * Makefile.in: Regenerate.
8114         * configure.in: Rewrite sed statements to look autoconfy.
8115
8116         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8117         all-target-foo on configure-target-foo.
8118         * Makefile.def: Ditto.
8119         * Makefile.in: Rebuild.
8120
8121 2002-09-25  Andrew Haley  <aph@redhat.com>
8122
8123         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8124
8125 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8126
8127         * Makefile.def: New file.
8128         * Makefile.tpl: New file.
8129         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8130         * contrib/gcc_update: Note that Makefile.in is a generated file.
8131
8132         * configure.in: Minor rearrangement.  Simplify tests.
8133
8134 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8135
8136         * configure.in (with_headers): Skip copy if value is "yes".
8137         (with_libs): Likewise.
8138
8139 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8140
8141         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8142         * configure.in (sh*-*-pe*): Ditto.
8143         * configure.in (mips*-*-pe*): Ditto.
8144         * configure.in (*arm-wince-pe): Ditto.
8145
8146         * configure.in: Rearrange.
8147
8148 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8149
8150         * MAINTAINERS: Update my email address.
8151
8152 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8153
8154         * MAINTAINERS: (Write After Approval): Add myself.
8155
8156 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8157
8158         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8159
8160 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8161
8162         * MAINTAINERS: Change my mailing address.
8163
8164 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8165
8166         * MAINTAINERS (Write After Approval): Remove myself.
8167         (Various Maintainers: c++ runtime libs): Add myself.
8168
8169 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8170
8171         * MAINTAINERS (Write After Approval): Remove myself.
8172         (Various Maintainers: c++ runtime libs): Add myself.
8173
8174 2002-08-15  Eric Christopher  <echristo@redhat.com>
8175
8176         * config.sub: Import from master repository.
8177         * config.guess: Ditto.
8178
8179 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8180
8181         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8182         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8183         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8184
8185 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8186
8187         * MAINTAINERS: Add self to rs6000 vector extensions.
8188
8189 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8190
8191         * libiberty/configure: Reverted unintended yesterday's check in.
8192
8193 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8194
8195         * boehm-gc/configure, libf2c/configure: Rebuilt.
8196         * libffi/configure, libiberty/configure: Ditto.
8197         * libjava/configure, libobjc/configure: Ditto.
8198         * libstdc++-v3/configure, zlib/configure: Ditto.
8199         Merged from binutils:
8200         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8201         From Steve Ellcey <sje@cup.hp.com>:
8202         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8203         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8204         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8205         IA64.
8206         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8207         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8208         soname_spec, sys_lib_search_path_spec): Ditto.
8209
8210 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8211
8212         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8213
8214 2002-08-04  H.J. Lu  (hjl@gnu.org)
8215
8216         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8217
8218 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8219
8220         * MAINTAINERS (Write After Approval): Add myself.
8221
8222 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8223
8224         * configure.in: Move generic linux case to end.  Copy generic
8225         linux noconfigdirs to mips*-*-linux* entry and new
8226         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8227
8228 2002-07-19  Michael Matz  <matz@suse.de>
8229
8230         * MAINTAINERS: Add myself as ra* maintainer.
8231
8232 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8233
8234         * config.guess: Update to 2002-07-09 version.
8235         * config.sub: Update to 2002-07-03 version.
8236
8237 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8238
8239         * MAINTAINERS: Fix typo in a maintainer email address.
8240
8241 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8242
8243         * configure.in: Remove two redundant tests.
8244
8245 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8246
8247         * configure.in (mips*-*-irix6*o32): Enable stabs.
8248
8249 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8250
8251         * configure.in: Don't build grez.
8252         * Makefile.in: Ditto.
8253
8254         * Makefile.in: Remove references to bsp, cygmon, libstub.
8255         * configure.in: Ditto.
8256
8257         * configure.in: Remove leftover reference to gdbtest.
8258
8259 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8260
8261         * configure.in (gxx_include_dir):  Change to match versioned
8262         C++ headers if --enable-version-specific-runtime-libs is used.
8263
8264 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8265
8266         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8267
8268 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8269
8270         * configure.in: Make --without-x work.
8271
8272 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8273
8274         * configure.in: Rearrange target Makefile fragment collection.
8275
8276         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8277         cvs[src].
8278         * configure.in: Ditto.
8279
8280 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8281
8282         * MAINTAINERS (Write After Approval): Update my e-mail address.
8283
8284 2002-06-24  Ben Elliston  <bje@redhat.com>
8285
8286         * configure.in (host_tools): Remove cgen.
8287
8288         * Makefile.in (all-cgen): Remove; runs from its source directory.
8289         (check-cgen, install-cgen, clean-cgen): Likewise.
8290         (all-opcodes): Do not depend on all-cgen.
8291         (all-sim): Likewise.
8292
8293 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8294
8295         * Makefile.in: Eliminate 'apache' targets.
8296         * configure.in: Eliminate 'apache' targets.
8297
8298         * configure.in: Eliminate redundant tests.  Reorganize.
8299
8300         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8301
8302         * config-ml.in: Eliminate references to Cygnus configure.
8303
8304         * Makefile.in: Eliminate references to building emacs.
8305
8306 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8307
8308         * MAINTAINERS: Update my email address.
8309
8310 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8311
8312         * config.if (libstdcxx_incdir): Version C++ headers.
8313         (cxx_incdir): Remove.
8314
8315 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8316
8317         * MAINTAINERS (Write After Approval): Add self.
8318
8319 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8320
8321         * configure.in: Add support for ip2k.
8322
8323 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8324
8325         * configure.in: Fix AIX configury bug.
8326
8327 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8328
8329         * MAINTAINERS (Write After Approval): Add self.
8330
8331 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8332
8333         * configure.in: replace ${topsrcdir} with ${srcdir}
8334
8335         * configure.in: Move definition of libstdcxx_flags
8336         right above usage, rather than waaay earlier.
8337
8338         * configure.in: Pull definition of is_cross_compiler earlier.
8339
8340         * configure.in: Rearrange a little.
8341
8342         * configure.in: Remove references to librx.
8343         * Makefile.in: Remove references to librx.
8344
8345 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8346
8347         * config.sub: Add support for avr target.
8348         Import from master sources, rev 1.255
8349
8350 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8351
8352         * configure, .cvsignore:  Revert previous change...
8353         * Makefile:  ...delete.
8354
8355 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8356
8357         * configure.in: Eliminate ${gasdir} variable.
8358
8359 2002-06-18  Dave Brolley  <brolley@redhat.com>
8360
8361         * configure.in: Add support for frv.
8362         * config.sub: Add support for frv.
8363
8364 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8365
8366         * configure:  Remove garbage from previous commit.
8367
8368 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8369
8370         * configure:  For in-source builds, make a subdir and re-exec there.
8371         * Makefile:  New file.  Pass targets through to build directory.
8372         * .cvsignore:  No longer ignore "Makefile".
8373
8374 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8375
8376         * MAINTAINERS (Write After Approval): Add self.
8377
8378 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8379
8380         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8381
8382 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8383
8384         * configure.in (vax-*-netbsd*): Re-enable gas.
8385
8386 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8387
8388         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8389         BUILD_PREFIX_1, to correct nomenclature.
8390         * configure: Likewise.
8391
8392         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8393         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8394
8395 2002-05-31  Olaf Hering  <olh@suse.de>
8396
8397         * config-ml.in: Propogate DESTDIR also.
8398
8399 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8400
8401         * configure.in (vax-*-netbsd*): Don't build gas for this
8402         platform.
8403
8404 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8405
8406         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8407         and libgcj for AVR.
8408
8409 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8410
8411         * MAINTAINERS (Write After Approval): Add myself.
8412
8413 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8414
8415         * config.guess: Update to 2002-05-22 version.
8416         * config.sub: Likewise.
8417
8418 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8419
8420         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8421         * config-ml.in: Likewise.
8422         * configure: Likewise.
8423         * configure.in: Likewise.
8424
8425 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8426
8427         * MAINTAINERS: Update my email address.
8428
8429 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8430
8431         * configure.in: Simplify makefile fragment collection.
8432
8433         * configure.in: Remove code to build emacs.
8434
8435         * configure.in : Remove --srcdir argument from targargs and buildargs
8436         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8437
8438         * configure: Move some logic to configure.in.
8439         * configure.in: Move some logic from configure.
8440
8441 2002-05-11  Tom Tromey  <tromey@redhat.com>
8442
8443         * MAINTAINERS: Reflect libgcj reality.
8444
8445 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8446
8447         * Makefile.in: Honour DESTDIR.
8448
8449 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8450
8451         * config.guess: Import 2002-03-20 version.
8452         * config.sub: Import 2002-04-26 version.
8453
8454 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8455
8456         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8457
8458 2002-05-07  Tim Josling  <tej@melbpc.org.au>
8459
8460         * MAINTAINERS: Add self.
8461
8462 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
8463
8464         * ltmain.sh: Detect and handle object name conflicts
8465         while piecewise linking a static library.
8466
8467 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
8468
8469         * configure.in (noconfigdirs): Don't disable libgcj on
8470         sparc64-*-solaris* and sparcv9-*-solaris*.
8471
8472 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
8473
8474         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8475
8476 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
8477
8478         * configure.in (FLAGS_FOR_TARGET): Do not add
8479         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8480         on i[3456]86-*-linux*.
8481
8482 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
8483
8484         * configure.in (noconfigdirs): Replace [ ] with test.
8485
8486         * configure.in (noconfigdirs): Do not add target-newlib if
8487         target == i[3456]86-*-linux*, and host == target.
8488
8489 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
8490
8491         * configure.in: delete reference to absent file
8492
8493         * configure.in: replace '[' with 'test'
8494
8495         * configure.in: Eliminate references to gash.
8496         * Makefile.in: Eliminate references to gash.
8497
8498         * configure.in: remove useless references to 'pic' makefile fragments.
8499
8500         * configure.in: (*-*-windows*) Finish removing.
8501
8502         * configure.in: Eliminate redundant test for libgui.
8503
8504 2002-04-29  Roger Sayle  <roger@eyesopen.com>
8505
8506         * MAINTAINERS: Add self and realphabetize.  Update entries
8507         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
8508         entry for a29k port maintainer.
8509
8510 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
8511
8512         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8513         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8514
8515 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
8516
8517         * configure.in: remove references to dead files
8518
8519 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8520
8521         * MAINTAINERS: Add information about purpose of this file.
8522
8523 2002-04-18  Tom Tromey  <tromey@redhat.com>
8524
8525         * configure.in: Disallow configuring libgcj when it is already
8526         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
8527         Solaris 2.8 by default.  For PR libgcj/6158.
8528
8529 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8530
8531         * configure.in:  Move default CC setting out of config/mh-* fragments
8532         directly into here.
8533
8534 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8535
8536         * configure.in: don't even try to configure or make a subdirectory
8537         if there's no configure script for it.
8538
8539 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8540
8541         * MAINTAINERS: Remove chill maintainers.
8542         * Makefile.in (CHILLFLAGS): Remove.
8543         (CHILL_LIB): Remove.
8544         (TARGET_CONFIGDIRS): Remove libchill.
8545         (CHILL_FOR_TARGET): Remove.
8546         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8547         CHILL_LIB.
8548         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8549         (CHECK_TARGET_MODULES): Likewise.
8550         (INSTALL_TARGET_MODULES): Likewise.
8551         (CLEAN_TARGET_MODULES): Likewise.
8552         (configure-target-libchill): Remove.
8553         (all-target-libchill): Remove.
8554         * configure.in (target_libs): Remove target-libchill.
8555         Do not compute CHILL_FOR_TARGET.
8556         * libchill: Remove directory.
8557
8558 2002-04-11  DJ Delorie  <dj@redhat.com>
8559
8560         * Makefile.in, configure.in: Sync with binutils, entries
8561         follow...
8562
8563 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8564
8565         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8566         (do-tar, do-bz2): New rules.
8567         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8568         (gdb-tar): New rule.
8569         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8570         (insight_dejagnu.tar): New rule.
8571         (insight.tar): New rule.
8572         (gdb+dejagnu.tar): New rule.
8573         (gdb.tar): New rule.
8574
8575 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8576
8577         * Makefile.in: Add all-tix to deps for all-snavigator
8578         so that tix is built when building snavigator.
8579
8580 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8581
8582         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8583         ld and gdb are not supported.
8584
8585 2002-01-07  Mark Salter  <msalter@redhat.com>
8586
8587         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8588         Allow target-libgloss to be built for arm, strongarm, and xscale.
8589
8590 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8591
8592         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8593         options for i[3456]86-pc-linux* native builds.
8594
8595 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8596
8597         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8598         files from .po files for a distribution.
8599
8600 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8601
8602         * configure.in: Enable libstdc++-v3 for h8300 targets.
8603
8604 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8605
8606         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8607         version from bfd/.
8608
8609 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8610
8611         * Makefile.in (VER): When present, extract the version number from
8612         the file version.in.
8613
8614 2001-05-24  Tom Rix  <trix@redhat.com>
8615
8616         * configure.in : enable ld for aix
8617
8618 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8619
8620         * config.guess: Add linux target for S/390.
8621
8622 2000-11-07  Philip Blundell  <pb@futuretv.com>
8623
8624         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8625
8626 2000-11-03  Philip Blundell  <pb@futuretv.com>
8627
8628         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8629         files.
8630
8631 2001-01-15  Ben Elliston  <bje@redhat.com>
8632
8633         * configure.in (host_tools): Add sid.
8634         Always configure cgen.
8635
8636 2000-11-24  Nick Clifton  <nickc@redhat.com>
8637
8638         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8639
8640
8641 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8642
8643         * Makefile.in (ALL_MODULES): Add all-cgen.
8644         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8645         (all-cgen): New target.
8646         (all-opcodes,all-sim): Depend on all-cgen.
8647         * configure.in (host_tools): Add cgen.
8648         Only configure cgen if --enable-cgen-maint.
8649
8650 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8651
8652         * configure.in: Add *-*-freebsd* configurations.
8653
8654 2002-04-08  Tom Tromey  <tromey@redhat.com>
8655
8656         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8657         Fixes PR libgcj/6068.
8658
8659 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8660
8661         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8662
8663 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8664
8665         * configure.in (alpha*-dec-osf*): Enable libgcj.
8666
8667 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8668
8669         * MAINTAINERS (Write After Approval): Add myself.
8670
8671 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8672
8673         Fix for: PR bootstrap/3591, target/5676
8674         * configure.in (mcore-pe): Disable the configuration of
8675         libstdc++-v3 since exceptions are not supported.
8676
8677 2002-03-20  Anthony Green  <green@redhat.com>
8678
8679         * configure.in: Enable libgcj for xscale-elf target.
8680
8681 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8682
8683         * MAINTAINERS:  Update my email address.
8684
8685 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8686
8687         * ltmain.sh (relink_command): Fix typo in previous change.
8688
8689 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8690
8691         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8692         (relink_command): Added --tag flags.
8693         (mode=install): If relinking fails; error out.
8694
8695 2002-03-12  Richard Henderson  <rth@redhat.com>
8696
8697         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8698         .NOTPARALLEL tag.
8699         (do-check): Rename from check.
8700         (check): Allow parallel check.
8701
8702 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8703
8704         * MAINTAINERS: Add myself as maintainer for xtensa port.
8705         Fix alphabetical order in CPU port maintainer list.
8706         Remove myself from Write After Approval list.
8707
8708 2002-03-11  Richard Henderson  <rth@redhat.com>
8709
8710         * Makefile.in (.NOTPARALLEL): Add fake tag.
8711
8712 2002-03-07  H.J. Lu  (hjl@gnu.org)
8713
8714         * configure.in: Enable gprof for mips*-*-linux*.
8715
8716 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8717
8718         * MAINTAINERS (Write After Approval): Add myself.
8719
8720 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8721
8722         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8723         libjava.
8724         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8725
8726 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8727
8728         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8729         because its Makefile is there; test for the executable instead.
8730
8731 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8732
8733         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8734         libstdc++-v3 and libjava.
8735
8736 2002-02-11  Adam Megacz  <adam@xwt.org>
8737
8738         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8739         boehm-gc
8740
8741 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8742
8743         * config.guess: Updated to 2002-01-30's version.
8744         * config.sub: Updated to 2002-02-01's version.
8745         Contribute sh64-elf.
8746         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8747         * configure.in: Added sh64-*-*.
8748
8749 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8750
8751         * MAINTAINERS: Belatedly add myself to write after approval list.
8752
8753 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8754
8755         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8756         Remove self as Write After Approval.
8757
8758 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8759
8760         * MAINTAINERS: Put self in as maintainer for contrib/regression
8761         directory.
8762
8763 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8764
8765         * MAINTAINERS:  Update my email address.
8766
8767 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8768
8769         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8770         target-libiberty, and target-libgloss.  Skip Java-related
8771         libraries if not supported for NetBSD on target CPU.
8772
8773 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8774
8775         * install-sh: Use _inst.$$_ for temp file name.
8776
8777 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8778
8779         * MAINTAINERS (Write After Approval): Move my contact info
8780         from here...
8781         (OS Port Maintainers): ...to here (netbsd).
8782
8783 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8784
8785         * MAINTAINERS (Write After Approval): Add myself.
8786
8787 2002-01-17  H.J. Lu  <hjl@gnu.org>
8788
8789         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8790         (all-target-fastjar): Also depend on all-target-libiberty.
8791
8792 2002-01-16  H.J. Lu  (hjl@gnu.org)
8793
8794         * config.guess: Import from master sources, rev 1.225.
8795         * config.sub: Import from master sources, rev 1.238.
8796
8797 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8798
8799         * MAINTAINERS (Write After Approval): Remove myself.
8800
8801 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8802
8803         * MAINTAINERS (Write After Approval): Add myself.
8804
8805 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8806
8807         * MAINTAINERS: Add self as docs co-maintainer.
8808
8809 2001-12-11  Matthias Klose  <doko@debian.org>
8810
8811         * MAINTAINERS (Write After Approval): Add myself.
8812
8813 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8814
8815         * MAINTAINERS: Update my email address.
8816
8817 2001-12-07  Turly O'Connor  <turly@apple.com>
8818         * MAINTAINERS (Write After Approval): Add myself.
8819         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8820         (rs6000_initialize_trampoline): Call __trampoline_setup for
8821         ABI_DARWIN too.
8822         * darwin-tramp.asm: New file, implements __trampoline_setup.
8823         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8824
8825 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8826
8827         * MAINTAINERS (Write After Approval): Add myself.
8828
8829 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8830
8831         * configure, configure.in: Use temp file for long sed commands.
8832
8833 2001-12-03  Laurent Guerby  <guerby@acm.org>
8834
8835         * config.sub: Update to version 1.232 on subversion.
8836
8837 2001-12-03  Ben Elliston  <bje@redhat.com>
8838
8839         * MAINTAINERS: Update mail address for config.* patches.
8840
8841 2001-11-27  DJ Delorie  <dj@redhat.com>
8842             Zack Weinberg  <zack@codesourcery.com>
8843
8844         When build != host, create libiberty for the build machine.
8845
8846         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8847         CONFIG_ARGUMENTS.
8848         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8849         New variables.
8850         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8851         and rules.
8852         (all.normal): Depend on ALL_BUILD_MODULES.
8853         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8854         (all-build-libiberty): Depend on configure-build-libiberty.
8855
8856         * configure: Calculate and substitute proper value for
8857         ALL_BUILD_MODULES.
8858         * configure.in: Create the build subdirectory.
8859         Calculate and substitute TARGET_CONFIGARGS (formerly
8860         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8861
8862 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8863
8864         * MAINTAINERS (write-after-approval): Add self.
8865
8866 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8867
8868         * MAINTAINERS (GNATS only accounts): Remove self.
8869
8870 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8871
8872         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8873         libf2c.
8874
8875 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8876
8877         * MAINTAINERS (Write After Approval): Add self.
8878
8879 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8880
8881         * MAINTAINERS: mips and s390 are also CPU ports.
8882
8883 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8884
8885         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8886
8887 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8888
8889         * MAINTAINERS: Alphabetize.
8890
8891 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8892
8893         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8894
8895 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8896
8897         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8898
8899 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8900
8901         * configure.in (--enable-languages): Be more permissive about
8902         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8903
8904 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8905
8906         * config.sub: Import from master sources, rev. 1.230.
8907         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8908
8909 2001-11-07  Laurent Guerby  <guerby@acm.org>
8910
8911         * MAINTAINERS (Write After Approval): Add self.
8912
8913 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8914
8915         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8916
8917 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8918
8919         * config.sub: Import from master sources, rev 1.226.
8920         * config.guess: Import from master sources, rev 1.216.
8921
8922 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8923
8924         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8925         * MAINTAINERS: Add self as maintainer of MMIX port.
8926         Remove old after-approval entry.
8927
8928 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8929
8930         * ChangeLog, configure: Fix spelling errors.
8931
8932 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8933
8934         * MAINTAINERS: Tweak my address.
8935
8936 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8937
8938         * MAINTAINERS: Update my email address.
8939
8940 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8941
8942         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8943         * MAINTAINERS: Add self as maintainer of CRIS port.
8944
8945 2001-10-10  Geert Bosch  <bosch@gnat.com>
8946
8947         * MAINTAINERS (Various maintainers: Ada front end):
8948         Added Robert Dewar.
8949
8950 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8951
8952         * MAINTAINERS (Write After Approval): Added self
8953
8954 2001-10-02  Geert Bosch  <bosch@gnat.com>
8955
8956         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8957
8958 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8959
8960         * configure: Handle temporary files securely using mkdir.
8961
8962 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8963
8964         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8965
8966 2001-09-26  Will Cohen  <wcohen@redhat.com>
8967
8968         * configure.in (*-*-linux*): Disable configuration of target-newlib
8969         and target-libgloss.
8970
8971 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8972
8973         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8974         RANLIB.
8975
8976 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8977
8978         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8979         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8980         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8981         avoid quotes nesting problems.
8982         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8983         (DO_X): Export only variables that are set.
8984
8985 2001-09-19  Ben Elliston  <bje@redhat.com>
8986
8987         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8988         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8989         semantics.  Use the shell built-in "type" command instead.
8990
8991 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8992
8993         Merged from gcc-3_0-branch:
8994         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8995         * ltcf-c.sh: Use $objext, not $ac_objext.
8996         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8997         * ltcf-cxx.sh: Add support for GNU.
8998         2001-07-22  Timothy Wall  <twall@redhat.com>
8999         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9000         default settings if using GNU tools with that configuration.
9001         * ltcf-cxx.sh: Ditto.
9002         * ltcf-gcj.sh: Ditto.
9003         2001-07-21  Michael Chastain  <chastain@redhat.com>
9004         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9005         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9006         * ltmain.sh: Mark as gcc-local.
9007
9008 2001-08-30  Eric Christopher  <echristo@redhat.com>
9009             Jason Eckhardt  <jle@redhat.com>
9010
9011         * config.guess: Merge from master sources.
9012         * config.sub: Merge from master sources, add support for mipsisa32.
9013
9014 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9015         * config.sub: Merge from master sources, rev 1.219.
9016         * MAINTAINERS: Add self as contact for stormy16 port.
9017
9018 2001-08-14  Zack Weinberg  <zackw@panix.com>
9019
9020         * config.sub: Merge from master sources, rev 1.218.
9021         * config.guess: Merge from master sources, rev 1.209.
9022
9023 2001-08-11  Graham Stott  <grahams@redhat.com>
9024
9025         * Makefile.in (check-c++): Add missing semicolon.
9026
9027 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9028
9029         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9030
9031 2001-07-30  Eric Christopher  <echristo@redhat.com>
9032
9033         * MAINTAINERS (Various maintainers: mips port): Added myself.
9034
9035 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9036
9037         * configure.in (sh-*-linux*): New.
9038
9039 2001-07-27  Richard Henderson  <rth@redhat.com>
9040
9041         * .cvsignore: Add LAST_UPDATED.
9042
9043 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9044
9045         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9046
9047 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9048
9049         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9050
9051 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9052
9053         * MAINTAINERS (Write After Approval): Added myself.
9054
9055 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9056
9057         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9058         and libgcj on m68hc11/m68hc12.
9059
9060 2001-06-27  H.J. Lu  (hjl@gnu.org)
9061
9062         * Makefile (CFLAGS_FOR_BUILD): New.
9063         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9064
9065 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9066
9067         * README: Remove version number.
9068
9069 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9070
9071         * INSTALL/README: Update wrt. to the installation instructions now
9072         residing in gcc/doc/install.texi.
9073
9074 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9075
9076         * README: Replace with a cut-down and updated version of gcc/README.
9077
9078 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9079
9080         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9081         multilibs to be disabled.
9082
9083 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9084
9085         * MAINTAINERS (Write After Approval): Add myself.
9086
9087 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9088
9089         * config.guess: Import CVS version 1.195.
9090         * config.sub: Import CVS version 1.212.
9091
9092 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9093
9094         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9095         gcc/xgcc is built, use -print-prog-name to find out the program
9096         name to use.
9097
9098 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9099
9100         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9101         appear to also be in the master copy.
9102         * config.sub:  Import CVS version 1.211.
9103
9104 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9105
9106         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9107         with_gcc]: Use `gcc -shared' to build a shared library.
9108
9109 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9110
9111         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9112         archives.
9113
9114 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9115
9116         * MAINTAINERS (Write After Approval): Add myself.
9117
9118 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9119
9120         * configure.in (libstdcxx_flags): Do not try to execute
9121         libstdc++-v3/testsuite_flags until it exists.
9122
9123 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9124
9125         * MAINTAINERS: Update my email address.
9126
9127 2001-05-31  Graham Stott  <grahams@redhat.com>
9128
9129         * MAINTAINERS (Write After Approval): Add myself.
9130
9131 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9132
9133         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9134         libraries when using g++ with native linker.
9135
9136 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9137
9138         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9139
9140 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9141
9142         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9143         [aix4*|aix5*]: Prepend blank.
9144
9145 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9146
9147         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9148         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9149         of subdir/configure scripts to use the new libtool.m4.
9150
9151 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9152
9153         * MAINTAINERS (Write After Approval): Add myself.
9154
9155 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9156
9157         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9158
9159 2001-05-11  Ben Elliston  <bje@redhat.com>
9160
9161         * Makefile.in (all-sid): New target.
9162         (check-sid, clean-sid, install-sid): Likewise.
9163
9164 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9165
9166         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9167
9168 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9169
9170         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9171         libgcj.
9172
9173 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9174
9175         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9176         gcc/xgcc is built, use -print-prog-name to find out the program
9177         name to use.
9178
9179 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9180
9181         * configure.in (noconfigdirs): Don't reset it from scratch in the
9182         target case; only append to it.
9183
9184         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9185         sparc-*-solaris2.8]: Disable ${libgcj}.
9186
9187 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9188
9189         * configure.in (libgcj_saved): Copy from $libgcj.
9190         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9191         --disable-libgcj.
9192
9193 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9194
9195         * MAINTAINERS: Remove self as MIPS maintainer and
9196         C front end maintainer.
9197
9198 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9199
9200         * configure.in: Move *-chorusos target case to the proper switch.
9201         Disable libgcj.
9202
9203 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9204
9205         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9206         1.641.2.228.
9207
9208 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9209
9210         * Makefile.in (STAGE1_CFLAGS): Pass down.
9211
9212 2001-04-13  Alan Modra  <amodra@one.net.au>
9213
9214         * config.guess: Add hppa64-linux support.  Note for next import that
9215         this is already in the master file.
9216         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9217
9218 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9219
9220         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9221         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9222
9223 2001-04-11  Stan Shebs  <shebs@apple.com>
9224
9225         * MAINTAINERS: Add self as Darwin port maintainer.
9226
9227 2001-04-11  Alan Modra  <amodra@one.net.au>
9228
9229         * MAINTAINERS: Update my email address.
9230
9231 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9232
9233         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9234         recent versions of FreeBSD (release 3 or later).
9235         * ltconfig: On FreeBSD, -lc must not be provided when building
9236         a shared library or else the standard -pthread gcc option is
9237         rendered worthless to later users of the built library.
9238
9239 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9240
9241         * MAINTAINERS: Add self and RTH as C front end maintainers.
9242
9243 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9244
9245         * config.sub: Make sure to match an already-canonicalized
9246         machine name (eg. mn10300-unknown-elf).
9247
9248 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9249
9250         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9251         New macros.
9252         (bootstrap, cross): Use RECURSE_FLAGS.
9253         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9254
9255 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9256
9257         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9258
9259 2001-03-22  Colin Howell  <chowell@redhat.com>
9260
9261         * Makefile.in (DO_X): Do not backslash single-quotes in
9262         backquotes (two places).
9263
9264 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9265
9266         Re-installed:
9267         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9268         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9269         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9270         * ltcf-cxx.sh: Likewise.
9271         * ltcf-gcj.sh: Likewise.
9272
9273 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9274
9275         * MAINTAINERS: Add myself as "documentation co-maintainer".
9276
9277 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9278
9279         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9280         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9281
9282 2001-03-19  Tom Tromey  <tromey@redhat.com>
9283
9284         * config-ml.in: Handle GCJ and GCJFLAGS.
9285
9286 2001-03-21  Michael Chastain  <chastain@redhat.com>
9287
9288         * Makefile.in: all-m4 depends on all-texinfo.
9289
9290 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9291
9292         * MAINTAINERS: Add myself to write after approval list.
9293
9294 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9295
9296         * Makefile.in (DO_X): Quote nested quotes.
9297
9298 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9299
9300         * MAINTAINERS: Add myself to write after approval list.
9301
9302 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9303
9304         * Makefile.in (DO_X): Use double quotes for quoting
9305         "RANLIB=$${RANLIB}".
9306
9307 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9308
9309         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9310
9311 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9312
9313         * configure.in: Only use `lang_requires' for languages athat are
9314         actually enabled.
9315
9316 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9317
9318         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9319
9320 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9321
9322         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9323
9324 2001-03-07  Tom Tromey  <tromey@redhat.com>
9325
9326         * configure.in: Allow config-lang.in to set `lang_requires' to list
9327         of other required languages.
9328
9329 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9330
9331         * Makefile.in: Remove RANLIB definition. Use RANLIB
9332         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9333         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9334
9335 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9336             Alexandre Oliva  <aoliva@redhat.com>
9337
9338         * Makefile.in (check-c++): Use tabs, not spaces.
9339
9340 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9341
9342         * MAINTAINERS: add myself to Write After Approval list.
9343
9344 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9345
9346         * Makefile.in (check-c++): New rule.
9347
9348         * configure.in (target_libs): Remove libg++.
9349         (noconfigdirs): Remove libg++.
9350         (noconfigdirs): Same.
9351         (noconfigdirs): Same.
9352         (noconfigdirs): Same.
9353
9354         * config-ml.in: Remove libg++ references.
9355
9356         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9357         (ALL_TARGET_MODULES): Same.
9358         (configure-target-libg++): Remove.
9359         (all-target-libg++): Remove.
9360         (configure-target-libio): Remove.
9361         (all-target-libio): Remove.
9362         (check-target-libio): Remove.
9363         (.PHONY): Remove.
9364         (libg++.tar.bz2): Remove.
9365         (all-target-cygmon): Remove libio.
9366         (all-target-libstdc++): Remove.
9367         (configure-target-libstdc++): Remove.
9368         (TARGET_LIB_PATH): Remove libstdc++.
9369         (ALL_GCC_CXX): Remove libstdc++.
9370         (all-target-gperf): Correct.
9371
9372 2001-02-16  Nick Clifton  <nickc@redhat.com>
9373
9374         * configure.in (noconfigdirs): Allow configuration of texinfo
9375         for Cygwin hosts.
9376
9377 2001-02-15  Anthony Green  <green@redhat.com>
9378
9379         * configure: Introduce GCJ_FOR_TARGET.
9380         * configure.in: Ditto.
9381         * Makefile.in: Ditto.
9382
9383 2001-02-13  Andreas Schwab  <schwab@suse.de>
9384
9385         * MAINTAINERS: Update mail address.
9386
9387 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9388
9389         * config.guess: Add linux target for S/390.
9390         * config.sub: Likewise.
9391
9392 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9393
9394         * configure.in: for *-chorusos, don't config target-newlib and
9395         target-libgloss.
9396
9397 2001-02-06  Ben Elliston  <bje@redhat.com>
9398
9399         * configure: Output host type to stdout, not stderr.
9400
9401 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9402
9403         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9404         * ltcf-cxx.sh: Likewise.
9405
9406         * config.if: Assume enable_libstdcxx_v3 is defined.
9407
9408 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9409
9410         Remove V2 C++ library.
9411         * configure.in: Remove --enable-libstdcxx_v3 support.
9412
9413 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9414
9415         * include/demangle.h: Add prototype for java_demangle_v3.
9416
9417 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9418
9419         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9420
9421 2001-01-27  Richard Henderson  <rth@redhat.com>
9422
9423         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9424
9425 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9426
9427         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9428         Don't unset, it's non-portable and no longer necessary, set to empty
9429         instead.
9430
9431 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9432
9433         * ltconfig: Shell portability fix for the tagname validity check.
9434
9435 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9436
9437         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9438         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9439
9440 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9441
9442         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9443
9444 2001-01-26  Tom Tromey  <tromey@redhat.com>
9445
9446         * configure.in: Allow libgcj to be built on Sparc Solaris.
9447
9448 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
9449
9450         * ltcf-c.sh: Add aix5 case.
9451         * ltcf-cxx.sh: Likewise.
9452         * ltconfig: Likewise.
9453
9454 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
9455
9456         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9457         keep at least one of build_libtool_libs or build_old_libs set to
9458         yes.
9459
9460         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9461         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9462
9463 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9464
9465         * configure.in: Enable libgcj on several additional platforms.
9466
9467 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9468
9469         * configure.in: Enable libgcj for linux targets.
9470
9471 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9472
9473         * MAINTAINERS (Write After Approval): Add myself.
9474
9475 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9476
9477         * MAINTAINERS: Add myself as vax port maintainer.
9478
9479 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
9480
9481         * MAINTAINERS: Add myself as Mercury front-end maintainer.
9482
9483 2001-01-09  Mike Stump  <mrs@wrs.com>
9484
9485         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9486         failures of subdirectories.
9487
9488 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9489
9490         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9491         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9492         * ltcf-cxx.sh: Likewise.
9493         * ltcf-gcj.sh: Likewise.
9494         * ltconfig.sh: Fix typo.
9495
9496 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9497
9498         * configure: handle DOS-style absolute paths.
9499
9500 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9501
9502         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9503
9504 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
9505
9506         * MAINTAINERS: Add myself as avr port co-maintainer.
9507
9508 2000-12-28  Ben Elliston  <bje@redhat.com>
9509
9510         * MAINTAINERS: Add myself under ``Write After Approval''.
9511
9512 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9513
9514         * texinfo: Remove directory from GCC.
9515
9516 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9517
9518         * COPYING: Update to current
9519         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9520         to 19yy as example year in copyright notice).
9521
9522 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
9523
9524         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9525         (libstdcxx_incdir): Pass down.
9526         * config.if: Remove expired bits for cxx_interface, add stub.
9527         (libstdcxx_incdir): Add variable for g++ include directory.
9528         * configure.in (gxx_include_dir): Use it.
9529
9530 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
9531
9532         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
9533         with old-email address from ``Write After Approval''.
9534
9535 2000-12-15  Andreas Jaeger  <aj@suse.de>
9536
9537         * configure.in: Handle lang_dirs.
9538
9539 2000-12-14  Tom Tromey  <tromey@redhat.com>
9540
9541         * MAINTAINERS: Removed brads.
9542
9543         * MAINTAINERS: Added gcj developers.
9544
9545 2000-12-13  Anthony Green  <green@redhat.com>
9546
9547         * configure.in: Disable libgcj for any target not specifically
9548         listed.  Disable libgcj for x86 and Alpha Linux until compatible
9549         with g++ abi.
9550
9551 2000-12-13  Mike Stump  <mrs@wrs.com>
9552
9553         * Makefile.in (local-distclean): Also remove fastjar.
9554
9555 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
9556
9557         * contrib/gcc_update: Add fastjar --touch entries.
9558
9559 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
9560
9561         * configure.in: Disable language-specific target libraries for
9562         languages that aren't enabled.
9563
9564 2000-12-10  Anthony Green  <green@redhat.com>
9565
9566         * configure.in: Define libgcj.  Disable libgcj target libraries for
9567         most targets.
9568
9569 2000-12-10  Neil Booth  <neilb@earthling.net>
9570
9571         * MAINTAINERS: Update mail address, remove from WAA list.
9572
9573 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9574
9575         * libjava: Imported from /cvs/java.
9576         * libffi: Likewise.
9577         * Boehm-gc: Likewise.
9578
9579 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9580
9581         * configure.in (target_libs): Revert 2000-12-08 patch.
9582         (noconfigdirs): Added target-libjava.
9583
9584 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9585
9586         * djunpack.bat: removed.
9587
9588 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9589
9590         * Makefile.in: handle DOS-style absolute paths.
9591         * config-ml.in: likewise.
9592         * symlink-tree: likewise.
9593
9594 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9595
9596         * fastjar: Imported.
9597
9598 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9599
9600         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9601         libjava.
9602         * configure.in (target_libs): Removed `target-libjava'.
9603
9604 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9605
9606         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9607         (ALL_MODULES): Added fastjar.
9608         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9609         (all-target-libjava): all-fastjar replaces all-zip.
9610         (all-fastjar): Added.
9611         (configure-target-fastjar, all-target-fastjar): Likewise.
9612         * configure.in (host_tools): Added fastjar.
9613
9614 2000-12-07  Mike Stump  <mrs@wrs.com>
9615
9616         * Makefile.in (local-distclean): Remove leftover built files.
9617
9618 2000-11-24  Nick Clifton  <nickc@redhat.com>
9619
9620         * configure.in (xscale-elf): Add target.
9621         (xscale-coff): Add target.
9622
9623 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9624
9625         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9626         recent versions of FreeBSD (release 3 or later).
9627         * ltconfig: On FreeBSD, -lc must not be provided when building
9628         a shared library or else the standard -pthread gcc option is
9629         rendered worthless to later users of the built library.
9630
9631 2000-11-16  Fred Fish  <fnf@be.com>
9632
9633         * configure.in (enable_libstdcxx_v3): Fix typo,
9634         libstd++ -> libstdc++.
9635
9636 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9637
9638         * MAINTAINERS: Add self to Write After Approval list.
9639
9640 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9641
9642         * MAINTAINERS: Update my email address.  Add myself to global write
9643         privs list.
9644
9645 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9646
9647         * Makefile.in: Merge with src and libgcj.
9648         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9649         configure-target-<library> when their configure scripts need the C
9650         or C++ library to have already been built to work properly.
9651         (do_proto_toplev): Set them to an empty string.
9652
9653         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9654         (REALLY_SET_LIB_PATH): Use them.
9655
9656 2000-11-17  Stan Shebs  <shebs@apple.com>
9657
9658         * MAINTAINERS: Add self to Write After Approval list.
9659
9660 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9661
9662         * configure: Provide the original toplevel configure arguments
9663         (including $0) to subprocesses in the environment rather than
9664         through gcc/configargs.h.
9665
9666 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9667
9668         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9669         C99.  Alphabetise "Write After Approval" list.
9670
9671 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9672
9673         * configure: Turn on libstdc++ V3 by default.
9674
9675         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9676         if we've got GCC.
9677
9678 2000-11-11  Philip Blundell  <philb@gnu.org>
9679
9680         * MAINTAINERS: Add self to Write After Approval list.
9681
9682 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9683
9684         * ltcf-c.sh (aix4): Improve shared library configuration; require
9685         exporting symbols.
9686         * ltcf-cxx.sh (aix4): Define.
9687         * ltconfig (aix4): Define library and soname specs appropriate for
9688         AIX.  Define command to create export symbols list.
9689
9690 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9691
9692         * config.sub: Add support for Sun Chorus
9693
9694 2000-10-31  Nick Clifton  <nickc@redhat.com>
9695
9696         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9697         <name>@redhat.com.  Also installed new email address for Clint
9698         Popetz.
9699
9700 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9701
9702         * etc: Remove directory from GCC.
9703
9704 2000-10-16  Michael Meissner  <meissner@redhat.com>
9705
9706         * configure (gcc/configargs.h): Only create if there is a build GCC
9707         directory created.
9708
9709 2000-10-16  Matthias Klose  <doko@debian.org>
9710
9711         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9712         when configured for libstdc++-v3.
9713
9714 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9715
9716         * configure: Save configure arguments to gcc/configargs.h.
9717
9718 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9719
9720         * config.guess: Import CVS version 1.157.
9721         * config.sub: Import CVS version 1.181.
9722
9723 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9724
9725         * Makefile.in (bootstrap): avoid recursion if subdir missing
9726         (cross): ditto
9727         (do-proto-toplev): ditto
9728
9729 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9730
9731         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9732         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9733
9734         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9735         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9736         all affected `configure' scripts.
9737
9738 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9739
9740         * MAINTAINERS: Add self as cpplib co-maintainer.
9741
9742 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9743
9744         * MAINTAINERS: Add self to Write After Approval list.
9745
9746 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9747
9748         * INSTALL/README: egcs -> GCC update.
9749
9750 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9751
9752         * MAINTAINERS: Add myself to Write After Approval list.
9753
9754 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9755
9756         * MAINTAINERS: Add myself to Write After Approval list.
9757
9758 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9759
9760         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9761         X11 libraries for hppa64.
9762
9763 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9764
9765         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9766
9767 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9768
9769         * Makefile.in (all-zlib): Added dummy target.
9770
9771         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9772         ltcf-gcj.sh: Updated from libtool multi-language branch.
9773
9774 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9775
9776         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9777         (bootstrap*): Depend on all-bootstrap.
9778
9779 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9780
9781         * config.guess: Import CVS version 1.156.
9782         * config.sub: Import CVS version 1.179.
9783
9784 2000-09-02  Anthony Green  <green@cygnus.com>
9785
9786         * Makefile.in (all-gcc): Depend on all-zlib.
9787         (CLEAN_MODULES): Add clean-zlib.
9788         (ALL_MODULES): Add all-zlib.
9789         * configure.in (host_libs): Add zlib.
9790
9791 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9792
9793         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9794         crosses, but add gcc/include to the header search path for them.
9795
9796 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9797
9798         * MAINTAINERS: Add self to Write After Approval list.
9799
9800 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9801
9802         * config.guess: Import CVS version 1.152.
9803         * config.sub: Import CVS version 1.177.
9804
9805 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9806
9807         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9808         $targargs to tell whether newlib is going to be built.
9809
9810         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9811         $$r/TARGET_SUBDIR/libio for _G_config.h.
9812
9813 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9814
9815         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9816
9817 2000-08-22  DJ Delorie  <dj@redhat.com>
9818
9819         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9820
9821 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9822
9823         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9824         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9825         sub-configures.
9826
9827 2000-08-21  DJ Delorie  <dj@redhat.com>
9828
9829         * MAINTAINERS: Add self as a libiberty maintainer
9830
9831 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9832
9833         * configure.in (libstdcxx_flags): Use
9834         libstdc++-v3/src/libstdc++.INC.
9835
9836 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9837
9838         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9839
9840 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9841
9842         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9843
9844         * configure: Make enable_threads and enable_shared defaults
9845         explicit.  Substitute enable_threads into generated Makefiles.
9846         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9847         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9848
9849 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9850
9851         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9852
9853 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9854
9855         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9856         previous delta.
9857
9858 2000-08-11  Jason Merrill  <jason@redhat.com>
9859
9860         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9861         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9862         (FLAGS_FOR_TARGET): Not here.
9863         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9864
9865 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9866
9867         * config-ml.in (CC, CXX): Don't introduce a leading space.
9868
9869 2000-08-07  DJ Delorie  <dj@delorie.com>
9870
9871         * MAINTAINERS: Add self as a DJGPP maintainer
9872
9873 2000-08-07  DJ Delorie  <dj@redhat.com>
9874
9875         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9876         "if we're also building gcc, and it's a gcc that will run on the
9877         build machine, we want to use its includes instead of the system's
9878         default includes".
9879
9880 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9881
9882         * MAINTAINERS: Add self to Write After Approval list.
9883
9884 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9885
9886         * configure.in (libstdcxx_flags): Don't use `"'.
9887
9888         * config-ml.in: Adjust multilib search paths to the
9889         appropriate multilib tree.
9890
9891 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9892
9893         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9894         commas in $LANGUAGES.
9895
9896 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9897
9898         * configure.in: Re-enable all references to libg++ and librx.
9899
9900 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9901
9902         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9903         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9904         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9905         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9906
9907         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9908
9909 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9910
9911         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9912         CXX_FOR_TARGET for sed.
9913
9914 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9915
9916         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9917         Do not override if already set in the environment or in configure.
9918         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9919         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9920
9921 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9922
9923         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9924         the libtool CVS tree multi-language branch.
9925         * ltconfig, ltmain.sh: Updated.
9926
9927 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9928
9929         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9930         (clean-target): Depend on it.
9931
9932         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9933         (GCC_FOR_TARGET): Use it.
9934         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9935         * configure.in: ... here.
9936         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9937         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9938
9939 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9940
9941         * MAINTAINERS: Add self to Write After Approval list.
9942
9943 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9944
9945         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9946         (configure-target-libchill, configure-target-libobjc): Likewise.
9947
9948         * configure.in: Use the same cache file for all target libs.
9949         * config-ml.in: But different cache files per multilib variant.
9950
9951 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9952
9953         * configure (topsrcdir): Don't use dirname.
9954
9955 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9956
9957         * MAINTAINERS: Add self to Write After Approval list.
9958
9959 2000-07-20  Jason Merrill  <jason@redhat.com>
9960
9961         * configure.in: Remove all references to libg++ and librx.
9962
9963         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9964
9965 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9966
9967         * config.sub: Update to subversions version 2000-07-06.
9968
9969 2000-07-12  Andrew Haley  <aph@cygnus.com>
9970
9971         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9972         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9973
9974 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9975
9976         * symlink-tree:  Check number of arguments.
9977
9978 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9979
9980         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9981         search path for a g++ extracted from the build tree.  This
9982         will allow link tests run by configure scripts in
9983         subdirectories to succeed.
9984
9985 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9986
9987         * ltconfig: Add support for mips-dde-sysv4.2MP
9988
9989 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9990
9991         * MAINTAINERS: Add myself as loop discovery maintainer.
9992
9993 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9994
9995         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9996         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9997
9998 2000-06-19  Timothy Wall  <twall@cygnus.com>
9999
10000         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10001         * config.sub: Add tic54x target.
10002
10003 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10004
10005         * MAINTAINERS: Add self as Fortran maintainer,
10006         remove Craig Burley.
10007
10008 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10009
10010         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10011         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10012
10013 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10014
10015         * MAINTAINERS: Add self as i18n maintainer
10016
10017 20000-05-21  H.J. Lu  (hjl@gnu.org)
10018
10019         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10020         directory are used if they exist. Make sure
10021         $(build_tooldir)/include is searched for header files,
10022         $(build_tooldir)/lib/ for library files.
10023         (GCC_FOR_TARGET): Likewise.
10024         (CXX_FOR_TARGET): Likewise.
10025
10026 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10027
10028         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10029
10030 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10031
10032         * Makefile.in (configure-target-libiberty): Depend on
10033         configure-target-newlib.
10034
10035 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10036
10037         * configure.in, Makefile.in: Merge all libffi-related
10038         configury stuff from the libgcj tree.
10039
10040 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10041
10042         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10043         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10044
10045 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10046
10047         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10048         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10049         current version information.  Add to proto-toplev directory.
10050         (gdb-taz): Build do-djunpack.
10051
10052 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10053
10054         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10055
10056 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10057
10058         * MAINTAINERS: Add self to Write After Approval list.
10059
10060 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10061
10062         * ltmain.sh: Preserve in relink_command any environment
10063         variables that may affect the linker behavior.
10064
10065 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10066
10067         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10068
10069 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10070
10071         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10072
10073 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10074
10075         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10076         with the version name.
10077
10078 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10079
10080         * MAINTAINERS: Add self as bb-reorder maintainer.
10081
10082 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10083
10084         * config.if: Tweak.
10085
10086 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10087
10088         * djunpack.bat: New file.
10089
10090 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10091
10092         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10093         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10094         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10095         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10096
10097 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10098
10099         * config.sub (case $basic_machine): Change default for "ibm-*"
10100         to "openedition".
10101
10102 2000-04-13  Andreas Jaeger  <aj@suse.de>
10103
10104         * MAINTAINERS: Added myself.
10105
10106 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10107
10108         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10109         (do-md5sum): New target.
10110         (MD5PROG): Define.
10111         (PACKAGE): Default to TOOL.
10112         (VER): Default to a shell script.
10113         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10114         md5 checksum generation.
10115         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10116         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10117         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10118         insight.tar.bz2): Use gdb-taz to create archive.
10119
10120 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10121
10122         * configure (warn_cflags): Delete.
10123
10124 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10125
10126         * MAINTAINERS: Added myself.
10127
10128 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10129             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10130
10131         * configure.in (enable_libstdcxx_v3): Add.
10132         (target_libs): Add bits here to switch between libstdc++-v2 and
10133         libstdc++-v3.
10134         * config.if: And this file too.
10135         * Makefile.in: Add libstdc++-v3 targets.
10136
10137 2000-04-05  Michael Meissner  <meissner@redhat.com>
10138
10139         * config.sub (d30v): Add d30v as a basic machine type.
10140
10141 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10142
10143         * configure.in: -linux-gnu*, not -linux-gnu.
10144
10145 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10146
10147         * MAINTAINERS: Add self in write-after-approval section.
10148
10149 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10150
10151         * MAINTAINERS: Add self as ia64 port maintainer.
10152
10153 2000-03-08  Neil Booth  <NeilB@earthling.net>
10154
10155         * MAINTAINERS: Add self in write-after-approval section.
10156
10157 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10158
10159         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10160         (do-tar-bz2): Replace TOOL with PACKAGE.
10161         (gdb.tar.bz2): Remove GDBTK from GDB package.
10162         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10163         dejagnu.tar.bz2): New packages.
10164
10165 2000-02-27  Andreas Jaeger  <aj@suse.de>
10166
10167         * configure.in: Add entry for mips*-*-linux*, move catch all
10168         *-*-*linux* entry below this one.
10169
10170 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10171
10172         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10173
10174 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10175
10176         * config.sub: Support an OS of "wince".
10177
10178 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10179
10180         * config.guess, config.sub: Updated to match config's 2000-02-15
10181         version.
10182
10183 2000-02-23  Linas Vepstas  <linas@linas.org>
10184
10185         * config.sub: Add support for Linux/IBM 370.
10186         * configure.in: Likewise.
10187
10188 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10189
10190         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10191
10192 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10193
10194         * config.guess: Guess "cygwin" rather than "cygwin32".
10195
10196 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10197
10198         * configure (gcc_version): When setting, narrow search to
10199         lines containing `version_string'.
10200
10201 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10202
10203         * config.sub: Add support for avr target.
10204
10205 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10206
10207         * MAINTAINERS: Add maintainers for MCore port.
10208
10209 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10210
10211         * config.sub: Add mmix-knuth-mmixware.
10212
10213 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10214
10215         * MAINTAINERS: Pair cccp with cpplib maintainership.
10216
10217 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10218
10219         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10220         structure stuff to -L library search.
10221         (CXX_FOR_TARGET): Ditto.
10222         (CROSS_CHECK_MODULES): Fix spelling mistake.
10223
10224 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10225
10226         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10227         the C++ compiler.
10228
10229 2000-01-12  Richard Henderson  <rth@cygnus.com>
10230
10231         * configure.in: Don't build some bits for beos.
10232
10233 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10234
10235         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10236         as include files.
10237
10238 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10239
10240         * Add self as cpplib maintainer, as requested by Jason
10241         Merrill.  Correct my e-mail address.
10242
10243 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10244
10245         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10246         not mh-aix43.
10247
10248 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10249
10250         * MAINTAINERS: Add myself to "write after approval" list.
10251
10252 1999-12-14  Richard Henderson  <rth@cygnus.com>
10253
10254         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10255         * config.sub: Accept alphaev[78], alphaev8.
10256
10257 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10258
10259         * config.guess, config.sub: Update from autoconf.
10260
10261 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10262
10263         * MAINTAINERS:  update my playtime e-address.
10264
10265 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10266
10267         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10268         necessary libraries are missing.
10269
10270 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10271
10272         * MAINTAINERS: Add new 'write after approval' maintainer.
10273
10274 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10275
10276         * MAINTAINERS: Add new Java maintainer.
10277
10278 1999-10-25  Andreas Schwab  <schwab@suse.de>
10279
10280         * configure: Fix quoting inside arguments of eval.
10281
10282 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10283
10284         * config-ml.in: Allow suppression of some ARM multilibs.
10285
10286 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10287
10288         * config.guess: Add OS/390 match pattern.
10289         * config.sub: Add mvs, openedition targets.
10290         * configure.in (i370-ibm-opened*): New.
10291
10292 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10293
10294         * config.sub: Add support for configuring for pj.
10295
10296 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10297
10298         * config.sub (maybe_os): Add support for configuring for fr30.
10299
10300 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10301
10302         * configure.in: Do not configure or build ld for AIX
10303         platforms.  ld is known to be broken on these platforms.
10304
10305 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10306
10307         * config-ml.in: Pass compiler flag corresponding to multidirs to
10308         subdir configures.
10309
10310 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10311
10312         * Makefile.in (LDFLAGS): Define.
10313
10314 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10315
10316         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10317         noconfigdirs.
10318         (*-*-cygwin*): Likewise.
10319
10320 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10321
10322         * mkdep: New file.
10323         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10324         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10325
10326         From Eli Zaretskii <eliz@is.elta.co.il>:
10327         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10328         long file name when using DJGPP on MS-DOS.
10329
10330 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10331
10332         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10333
10334 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10335
10336         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10337         dependency as this causes "make check" to globally "make all"
10338
10339 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10340
10341         * configure.in (target_libs): Added target-zlib.
10342         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10343         (CONFIGURE_TARGET_MODULES): Likewise.
10344         (CHECK_TARGET_MODULES): Likewise.
10345         (INSTALL_TARGET_MODULES): Likewise.
10346         (CLEAN_TARGET_MODULES): Likewise.
10347         (configure-target-zlib): New target.
10348         (all-target-zlib): Likewise.
10349         (all-target-libjava): Depend on all-target-zlib.
10350         (configure-target-libjava): Depend on configure-target-zlib.
10351
10352         * Makefile.in (configure-target-libjava): Depend on
10353         configure-target-newlib.
10354         (configure-target-boehm-gc): New target.
10355         (configure-target-qthreads): New target.
10356
10357         * configure.in (target_libs): Added target-qthreads.
10358         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10359         (CONFIGURE_TARGET_MODULES): Likewise.
10360         (CHECK_TARGET_MODULES): Likewise.
10361         (INSTALL_TARGET_MODULES): Likewise.
10362         (CLEAN_TARGET_MODULES): Likewise.
10363         (all-target-qthreads): New target.
10364         (configure-target-libjava): Depend on configure-target-qthreads.
10365         (all-target-libjava): Depend on all-target-qthreads.
10366
10367         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10368         (CONFIGURE_TARGET_MODULES): Likewise.
10369         (CHECK_TARGET_MODULES): Likewise.
10370         (INSTALL_TARGET_MODULES): Likewise.
10371         (CLEAN_TARGET_MODULES): Likewise.
10372         (all-target-libjava): New target.
10373         (all-target-boehm-gc): Likewise.
10374         * configure.in (target_libs): Added libjava, boehm-gc.
10375
10376 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10377
10378         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10379         configure.bat in SUPPORT_FILES.
10380         (gas+binutils.tar.bz2): Likewise.
10381
10382         * makeall.bat: Remove; obsolete.
10383
10384 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10385
10386         From Mark Elbrecht:
10387         * configure.bat: Remove; obsolete.
10388
10389 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10390
10391         * configure: Add -W -Wall to the default CFLAGS when compiling with
10392         gcc.
10393
10394 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10395
10396         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10397
10398 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10399
10400         * configure.in: Build ld on IRIX6.
10401
10402 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10403
10404         * Makefile.in: Change distribution targets to use bzip2 instead of
10405         gzip.
10406         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10407         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10408
10409 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10410
10411         * config.sub: Add mcore target.
10412
10413 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10414
10415         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10416
10417 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10418
10419         * config.guess (dummy): Changed to $dummy.
10420
10421 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10422
10423         * config.sub: Tidied up case statements.
10424
10425 1999-05-22  Ben Elliston  <bje@cygnus.com>
10426
10427         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10428         <jiro@din.or.jp>.
10429
10430         * config.guess: Merge with FSF version. Future changes will be
10431         more accurately recorded in this ChangeLog.
10432         * config.sub: Likewise.
10433
10434 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10435
10436          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10437
10438 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10439
10440         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10441
10442 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10443
10444         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10445
10446 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10447
10448         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10449         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10450         Bad merge removed these two changes.
10451
10452 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10453                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10454
10455         * config.guess (interix Alpha): Add.
10456
10457 1999-04-11  Richard Henderson  <rth@cygnus.com>
10458
10459         * configure.in (i?86-*-beos*): Do config gperf; don't config
10460         gdb, newlib, or libgloss.
10461
10462 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
10463
10464         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10465         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10466         from multidirs.
10467
10468 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10469
10470         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10471
10472 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10473
10474         * config.sub: Add support for mcore targets.
10475
10476 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10477
10478         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10479         not mt-ospace, in order to shut up assembler warning about using
10480         symbols that are named the same as registers.
10481
10482 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10483
10484         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10485         dependency list for all-target-cygmon.
10486
10487 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
10488
10489         * config-ml.in: Check $host, not $target, for selective multilibs.
10490         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10491         thumb interworking, and underscore prefix multilibs.
10492
10493 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
10494
10495         * missing: Update to version from current automake.
10496
10497 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
10498
10499         * configure (gxx_include_dir): Removed.
10500
10501         * configure.in (gxx_include_dir): Handle it.
10502         * Makefile.in: Likewise.
10503
10504 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
10505
10506         * config.sub (mips64vr4111,mips64vr4111el) Add.
10507
10508 1999-03-21  Ben Elliston  <bje@cygnus.com>
10509
10510         * config.guess: Correct typo for detecting ELF on FreeBSD.
10511
10512 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
10513
10514         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10515         config/mh-djgpp.
10516
10517 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
10518
10519         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10520         all-target-newlib to dependency list for all-target-bsp.
10521
10522 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10523
10524         * config.sub: Add i386-uwin support.
10525         * config.guess: Likewise.
10526
10527 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10528
10529         * configure.in: cleanup, add mh-*pic handling for arm, special
10530         case powerpc*-*-aix*
10531
10532 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
10533
10534         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10535         can be built.
10536
10537 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
10538
10539         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10540         targets.
10541
10542 1999-03-02  Nick Clifton  <nickc@cygnus.com>
10543
10544         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10545
10546 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
10547
10548         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10549
10550 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10551
10552         * config.sub: Fix typo in arm recognition.
10553
10554 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
10555
10556         * configure.in (noconfigdirs): Changed target_configdirs to
10557         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10558         rather than m68k-*-* since it is not known to work on
10559         m68k-aout. Ditto for arm-*-*oabi.
10560
10561 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
10562
10563         * configure.in (*-*-windows*): Remove, no longer used.
10564
10565 1999-02-19  Ben Elliston <bje@cygnus.com>
10566
10567         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10568         Smart and improved by Andrew Cagney.
10569
10570 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10571
10572         * config.guess: Recognize openbsd-*-hppa.
10573
10574 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10575
10576         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10577         only if it is not empty.
10578
10579 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10580
10581         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10582
10583         * config.guess: Modified to recognize uname's armv* syntax.
10584
10585         * config.sub: Modified to recognize uname's armv* syntax.
10586
10587 1999-02-17  Mark Salter  <msalter@cygnus.com>
10588
10589         * configure.in: Added target-bsp for sparclite.
10590
10591 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10592
10593         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10594
10595 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10596
10597         * configure.in: Add support for strongarm port.
10598         * config.sub: Add support for strongarm target.
10599
10600 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10601
10602         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10603         the old name config/mh-cygwin32.
10604         Enable texinfo.
10605
10606 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10607
10608         * configure.in: Do build ld for ix86 Solaris.
10609
10610 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10611
10612         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10613         $AR_FOR_TARGET.  Likewise for RANLIB.
10614
10615 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10616
10617         * config.sub (oabi):  Recognize.
10618         * configure.in (arm-*-oabi):  Handle.
10619
10620 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10621
10622         * config.guess: Improve detection of i686 on UnixWare 7.
10623
10624 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10625
10626         * config.guess: Add support for i386-pc-interix.
10627         * config.sub: Likewise.
10628         * configure.in: Likewise.
10629
10630 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10631
10632         * Makefile.in: Remove unneeded all-target-libio from
10633         from all-target-winsup target since it is now unneeded.
10634         Add all-target-libtermcap in its place since it is now
10635         needed.
10636
10637 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10638
10639         * configure.in: makefile stub for cygwin target is probably
10640         unnecessary.  Remove it for now.
10641
10642 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10643
10644         * configure.in: libtermcap.a should be built when cygwin is the
10645         target as well as the host.
10646         * config.guess: Allow mixed case in cygwin uname output.
10647         * Makefile.in: Add libtermcap target.
10648
10649 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10650
10651         * config.sub: Clean up handling of hppa2.0.
10652
10653 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10654
10655         * config.guess: Use C code to identify more HP machines.
10656
10657 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10658
10659         * config.sub: Handle hppa2.0.
10660
10661 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10662
10663         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10664         cygmon for all sparclite targets, regardless of object format.
10665
10666 1998-12-15  Mark Salter  <msalter@cygnus.com>
10667
10668         * configure.in: Added target-bsp for several target architectures.
10669
10670         * Makefile.in: Added rules for bsp.
10671
10672 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10673
10674         * config.guess: Improve detection of hppa2.0 processors.
10675
10676 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10677
10678         * config.guess: Recognize FreeBSD using ELF automatically.
10679
10680 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10681
10682         * configure (skip-this-dir): Add handling for new shell script, which
10683         might be created by a sub-directory's configure to indicate, this particular
10684         directory is "unwanted".
10685         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10686
10687 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10688
10689         * ltconfig: import from libtool, after changing libtool to
10690         account for the cygwin name change.
10691
10692 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10693
10694         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10695         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10696
10697 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10698
10699         * configure.in: Add libtermcap to list of cygwin dependencies.
10700
10701 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10702
10703         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10704         they include winsup/include when it's a cygwin target.
10705
10706 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10707
10708         * configure.in (host_tools): Added zip.
10709         * Makefile.in (all-target-libjava): Depend on all-zip.
10710         (all-zip): New target.
10711         (ALL_MODULES): Added all-zip.
10712         (NATIVE_CHECK_MODULES): Added check-zip.
10713         (INSTALL_MODULES): Added install-zip.
10714         (CLEAN_MODULES): Added clean-zip.
10715
10716 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10717
10718         * Makefile.in: lose "32" from comment about cygwin.
10719
10720 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10721
10722         * configure.in: Use -Os to build target libraries for the fr30.
10723
10724 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10725
10726         * config.sub: Add fr30.
10727
10728 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10729
10730         * configure.in: drop "32" from config/mh-cygwin32.  Check
10731         cygwin* instead of cygwin32*.
10732         * config.sub: Check cygwin* instead of cygwin32*.
10733
10734 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10735
10736         * config.guess: Match any version of Unixware7.
10737
10738 1998-10-20  Syd Polk  <spolk@cygnus.com>
10739
10740         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10741         if desired.
10742
10743 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10744
10745         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10746         these if the appropriate directories and files to not exist.
10747
10748 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10749
10750         * Makefile.in (DEVO_SUPPORT): Add config.if.
10751
10752 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10753
10754         * configure: Add pattern to replace "build_tooldir"'s
10755         definition in the generated Makefile with "tooldir"'s
10756         actual value.
10757
10758 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10759
10760         * config.sub: Bring back lost sparcv9.
10761
10762         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10763
10764 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10765
10766         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10767         CC_FOR_TARGET and friends.
10768
10769 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10770
10771         * Makefile.in (build_tooldir): New variable, same as tooldir.
10772         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10773         -B$(build_tooldir)/bin/.
10774         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10775
10776 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10777
10778         * README: Remove installation instructions and refer to the
10779         INSTALL directory instead.
10780
10781 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10782
10783         * config.sub: Add support for i[34567]86-pc-udk.
10784         * configure.in: Likewise.
10785
10786 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10787
10788         * Makefile.in: add bzip2 package building bits for user
10789         tools module
10790         * configure.in: ditto
10791
10792 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10793
10794         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10795         (ALL_TARGET_MODULES): Add all-target-libobjc.
10796         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10797         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10798         (all-target-libchill): Add dependencies.
10799         * configure.in (target_libs): Add libchill.
10800
10801 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10802
10803         * configure.in (target_subdir): Remove duplicate line.
10804
10805 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10806
10807         * Makefile.in (all-automake): fix dependencies.
10808
10809 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10810
10811         * configure.in: Minor cleanups for building in the $(target_alias)
10812         subdir.
10813
10814 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10815
10816         * Makefile.in (bootstrap): Set r and s before make all.  Use
10817         BASE_FLAGS_TO_PASS in make all.
10818         (cross): Likewise.
10819
10820 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10821
10822         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10823
10824 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10825
10826         * config.sub: Fix typo in last change.
10827
10828 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10829
10830         * config.sub: Add support for C4x target.
10831         * configure.in: Likewise.
10832
10833 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10834
10835         * config.sub: Recognize sparcv9 just like sparc64.
10836
10837 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10838
10839         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10840
10841 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10842
10843         * config.guess: Correctly identify Pentium II sco boxes.
10844
10845         * config.guess: Fix "tr" code.  From Weiwen Liu.
10846
10847 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10848
10849         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10850         stabs.
10851
10852 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10853
10854         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10855         (ALL_TARGET_MODULES): Add all-target-libchill.
10856         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10857         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10858         (all-target-libchill): Add dependencies.
10859         * configure.in (target_libs): Add libchill.
10860
10861 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10862
10863         * config.guess: Avoid assumptions about "tr" behaves when
10864         LANG is set to something other than English.
10865
10866 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10867
10868         * configure (gxx_include_dir): Changed to
10869         '${prefix}/include/g++'-${libstdcxx_interface}.
10870
10871         * config.if: New to determine the interfaces.
10872
10873 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10874
10875         * config.guess: Detect and handle MPE/IX.
10876         * config.sub: Deal with MPE/IX.
10877
10878 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10879
10880         * configure.in: Use mh-aix43.
10881
10882 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10883
10884         * configure: Fix --without/--disable cases for gxx-include-dir.
10885
10886 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10887
10888         * mdata-sh:  Imported.  Needed for automake support.
10889
10890 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10891
10892         * Makefile.in (taz): Try "chmod -R og=u ." before
10893         "chmod og=u `find . -print`".
10894
10895 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10896
10897         * configure.in: Add arm-elf and thumb-elf support.
10898
10899 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10900
10901         * Makefile.in: Undo previous patch.
10902
10903 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10904
10905         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10906         to here ...
10907         (install-no-fixedincludes): and here
10908         (INSTALL_MODULES): ... from here.
10909
10910 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10911
10912         * config.sub: Merge with FSF.
10913
10914         * config.guess: Merge with FSF.
10915
10916 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10917
10918         * configure (extraconfigdirs): New variable.
10919         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10920         * Makefile.in (all): Move higher in file.
10921         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10922         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10923         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10924         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10925         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10926
10927 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10928
10929         * Makefile.in (all-target-libjava): Depend on all-gcc and
10930         all-target-newlib.
10931         (configure-target-libjava): Depend on $(ALL_GCC).
10932
10933 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10934
10935         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10936         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10937
10938 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10939
10940         * INSTALL/README: Fix typo.
10941
10942 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10943
10944         * ylwrap: Change absolute path checks to check for DOS style path
10945         names.
10946
10947         * ylwrap: Don't use a full path name if the source file is in the
10948         same directory.  From hjl@lucon.org (H.J. Lu).
10949
10950         * config-ml.in: Default to being verbose, to match Feb 18 change to
10951         configure.
10952
10953 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10954
10955         Brought over from egcs:
10956
10957         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10958
10959         * configure.in (target_subdir): Set to ${target_alias} instead
10960         of "libraries".
10961
10962         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10963
10964         * configure.in (target_subdir): Set to libraries if enable_multilib.
10965
10966 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10967
10968         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10969         multilibs, force reconfiguration the first time we create
10970         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10971
10972 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10973
10974         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10975         avoid confusion with --no-recursion.
10976
10977 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10978
10979         * configure.in: Win32 hosts shouldn't use install -x
10980         * install-sh: remove -x option, and special .exe-handling
10981         hack.
10982
10983 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10984
10985         * config.guess: Recognize i586-pc-beos.
10986         * configure.in: Don't build some bits for beos.
10987
10988 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10989
10990         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10991         CFLAGS default to -O2.
10992
10993         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10994         when using GNU ld.
10995
10996 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10997
10998         * ltmain.sh: Correct install when using a different shell.
10999
11000 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11001
11002         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11003
11004 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11005
11006         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11007         target.
11008
11009 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11010
11011         * ltconfig: Update to correct AIX handling.
11012
11013 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11014
11015         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11016
11017         * configure.in (target_subdir): Set to ${target_alias} instead
11018         of "libraries".
11019
11020 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11021
11022         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11023         (Makefile): Depend on $(gcc_version_trigger).
11024
11025         * configure (gcc_version): Change default initializer to empty
11026         string.
11027         (gcc_version_trigger): New variable; pass this variable down
11028         to subdir configures to enable them checking gcc's version
11029         themselves. Emit make macros for both gcc_version vars.
11030         (topsrcdir): Initialize reliably.
11031         (recursion line): Remove --with-gcc-version=${gcc_version}.
11032
11033 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11034
11035         * configure (enable_version_specific_runtime_libs): Implement new flag
11036         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11037         in $(libsubdir); emit definition in each generated Makefile.
11038         (gxx_include_dir): Initialize depending on
11039         $enable_version_specific_runtime_libs.
11040
11041 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11042
11043         * configure (gcc_version): Initialize properly depending on
11044         how and where configure is started.
11045         (recursion line): Pass a --with-gcc-version=${gcc_version}
11046         to configures in subdirs.
11047
11048 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11049
11050         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11051         cygmon
11052
11053 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11054
11055         * configure.in: Add cygmon and libstub support for mn10200.
11056
11057 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11058
11059         * configure (gcc_version): Add new variable describing the
11060         particular gcc version we're building.
11061         * Makefile.in (libsubdir): Add new macro for the directory
11062         in which the compiler finds executables, libraries, etc.
11063         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11064         and libsubdir.
11065
11066 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11067
11068         * Makefile.in (local-clean): Remove *.log.
11069         (warning.log): Built with warn_summary from build.log.
11070         (mail-report.log): Run test_summary.
11071         (mail-report-with-warnings.log): Run test_summary including
11072         warning.log in the report.
11073
11074 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11075
11076         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11077
11078 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11079
11080         * Makefile.in (grep): Grep no longer depends on libiberty.
11081
11082 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11083
11084         * Makefile.in: all-snavigator needs all-libgui.
11085
11086 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11087
11088         * configure.in: Add cygmon and libstub support for mn10300.
11089
11090 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11091
11092         * missing: Update to version from automake 1.3.
11093
11094         * ltmain.sh: On installation, don't get confused if the same name
11095         appears more than once in the list of library names.
11096
11097 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11098
11099         * config.sub: Accept m68060 and m5200 as CPU names.
11100
11101 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11102
11103         * configure: Use && rather than using -a in test, because odd
11104         strings can confuse test.
11105         * configure.in: Likewise.
11106
11107 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11108
11109         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11110
11111 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11112
11113         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11114         bootstrap4-lean): New targets.
11115
11116 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11117
11118         * mpw-* Delete.  Not used.
11119
11120 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11121
11122         * COPYING.LIB: Update FSF address.
11123
11124 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11125
11126         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11127
11128         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11129         GAS_SUPPORT_DIRS.
11130
11131 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11132
11133         * ltconfig, ltmain.sh: Avoid producing a version number if
11134         -version-info was not used.
11135
11136 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11137
11138         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11139         building with newlib.
11140
11141 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11142
11143         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11144         Solaris `make' causes it to continue to next definition.
11145
11146 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11147
11148         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11149         the right GUI libraries and files are installed along with GDB.
11150
11151 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11152
11153         * configure.in: Change alpha to alpha* in several places.
11154
11155 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11156
11157         * config.sub: Recognize sparc86x.
11158
11159 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11160
11161         * configure.in (--enable-target-optspace): Remove debug echo.
11162
11163 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11164
11165         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11166
11167 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11168
11169         * ltconfig: Update cygwin32 support.
11170
11171         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11172         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11173         (GDB_SUPPORT_DIRS): Likewise.
11174
11175 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11176
11177         * configure.in (target_makefile_frag): If --enable-target-optspace,
11178         use -Os to compile target libraries rather than -O2.  Default to
11179         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11180         not used.
11181         * configure.in (target_cflags): Ditto for d30v.
11182
11183 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11184
11185         * Makefile.in (all-bfd): Depend on all-intl.
11186         (all-binutils): Likewise.
11187         (all-gas): Likewise.
11188         (all-gprof): Likewise.
11189         (all-ld): Likewise.
11190
11191 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11192
11193         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11194
11195 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11196
11197         * Makefile.in (all-bfd): Depend upon all-libiberty.
11198
11199         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11200
11201 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11202
11203         * Makefile.in: Add libstub.
11204
11205         * configure.in: Ditto. Build libstub for targets that have cygmon
11206         support.
11207
11208 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11209
11210         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11211
11212 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11213
11214         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11215         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11216
11217 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11218
11219         * configure: Define DEFAULT_M4 by searching PATH.
11220         * Makfile.in: Use DEFAULT_M4.
11221
11222 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11223
11224         * ltconfig: Add cygwin32 support.
11225
11226         * Makefile.in, configure.in: Add libtool as a native only directory
11227         to configure and build.
11228
11229 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11230
11231         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11232
11233 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11234
11235         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11236
11237 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11238
11239         * Makefile.in: add ash make rules
11240         * configure.in: add ash to native_only and host_tools lists
11241
11242 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11243
11244         * Makefile.in (all-gettext, all-intl): New targets.
11245         (ALL_MODULES): Added all-gettext, all-intl.
11246         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11247         (INSTALL_MODULES): Added install-gettext, install-intl.
11248         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11249
11250         * configure.in (host_tools): Added gettext.
11251         (native_only): Likewise.
11252         (noconfigdirs) [various cases]: Likewise.
11253         (host_libs): Added intl.
11254
11255 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11256
11257         * configure: Do not disable building gdbtk for cygwin32 hosts.
11258
11259 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11260
11261         * configure.in: Add thumb-coff target.
11262         * config.sub: Add thumb-coff target.
11263
11264 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11265
11266         * Makefile.in: Revert yesterday's change.
11267         (all-target-winsup):  all-target-librx stays out of here.
11268
11269 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11270
11271         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11272         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11273         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11274         Remove references to librx and libg++.
11275
11276 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11277
11278         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11279         recursive makes
11280
11281 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11282
11283         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11284         for newlib directory.
11285         (CXX_FOR_TARGET): Likewise.
11286
11287 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11288
11289         * ltconfig: Update after libtool/ltconfig.in change for
11290         hpux11.
11291
11292 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11293
11294         * ltconfig, ltmain.sh: Update to libtool 1.2.
11295
11296 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11297
11298         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11299         (install-gcc-cross): Instead, override LANGUAGES here.
11300
11301 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11302
11303         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11304         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11305
11306 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11307
11308         * configure.in: Add Thumb-pe target.
11309
11310 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11311
11312         * Makefile.in - changed sn targets to snavigator
11313         * configure.in - changed sn targets to snavigator
11314
11315 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11316
11317         * config-ml.in: After building symlink tree call make distclean
11318         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11319         to be the case for libiberty.
11320
11321 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11322
11323         * configure: When making link, also check the current
11324         directory. The configure scripts may create one.
11325
11326 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11327
11328         * config.sub: Accept alphapca56 and alphaev6 properly.
11329
11330 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11331
11332         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11333
11334 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11335
11336         * config.sub (sco5): Fix typo.
11337
11338 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11339
11340         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11341         install-itcl.
11342         (install-itcl): Remove dependency on install-tcl.
11343
11344 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11345
11346         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11347
11348 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11349
11350         * configure.in: Don't build libgui for a cygwin32 target when not on
11351         a cygwin32 host.
11352
11353 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11354
11355         * configure (redirect): Set to null, so default behavior of
11356         configure is now --verbose.
11357
11358 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11359
11360         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11361         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11362
11363 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11364
11365         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11366         this change to sync Makefile.in with its ChangeLog entries.
11367
11368 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11369
11370         * ltmain.sh (mkdir): Check that the directory doesn't exist
11371         before we exit with error, so that we don't get races during
11372         parallel builds.
11373
11374 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11375
11376         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11377
11378 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11379
11380         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11381         PICFLAG_FOR_TARGET.
11382         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11383
11384         * configure: Emit a definition for the new macro enable_shared
11385         into each Makefile.
11386
11387 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11388
11389         * configure.in (host_tools, native_only): Add libtool.
11390
11391 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11392
11393         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11394         Fix typo in ming config comment.
11395
11396 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11397
11398         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11399
11400 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11401
11402         * config.sub: Add tic30 cases, and map c30 to tic30.
11403
11404 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11405
11406         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11407         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11408         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11409         (CLEAN_TARGET_MODULES): Similarly
11410         (all-target-libf2c): Add dependences.
11411         * configure.in (target_libs): Add libf2c.
11412
11413 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11414
11415         * configure.in: Remove expect from noconfigdirs when target
11416         is cygwin32.  OK to build expect and dejagnu with Canadian
11417         Cross.
11418
11419 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11420
11421         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11422         host.
11423
11424         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11425         and mingw32.
11426
11427 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11428
11429         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11430         here as it is not defined in the toplevel Makefile.
11431
11432 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11433
11434         * configure (package_makefile_rules_frag): New variable, which names
11435         a file with generic rules, ...
11436         Change comment to mention we now have FIVE parts.
11437         * configure: Undo last change.
11438
11439 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11440
11441         * config.guess: More accurate determination of HP processor types.
11442         * config.sub: More accurate determination of HP processor types.
11443
11444 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11445
11446         * configure (package_makefile_frag): Move inserting the
11447         ${package_makefile_frag} to where it should be according
11448         to the comment.
11449
11450 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11451
11452         * config.guess: Add support for Linux/ARM.
11453
11454 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11455
11456         * .cvsignore: Remove *-info and *-install since they match
11457         release-info and mpw-install, which we don't want to just ignore.
11458
11459 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11460
11461         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11462
11463 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11464
11465         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11466         local_prefix to sub-make invocations.
11467
11468 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11469
11470         * configure.in: Check makefile fragments in the source
11471         directory.
11472
11473 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11474
11475         * configure.in: Check whether host and target makefile
11476         fragments exist before adding them to *_makefile_frag.
11477
11478 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11479
11480         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11481
11482 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11483
11484         * configure.in: Make sure we only replace RPATH_ENVVAR on
11485         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11486         regexp to sed.
11487
11488         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11489         to sub-makes.
11490
11491 1998-01-13  Lee Iverson   (leei@ai.sri.com)
11492
11493         * config-ml.in (multi-do): LDFLAGS must include multilib
11494         designator.
11495
11496 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
11497
11498         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11499
11500 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
11501
11502         * config.sub: Add mingw32 support.
11503         * configure.in: Likewise.
11504
11505 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11506
11507         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11508
11509 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
11510
11511         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11512         * configure (gxx_include_dir): Provide a definition for subdirs
11513         which do not use autoconf.
11514
11515 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
11516
11517         * config.guess: Sync with egcs.  Picks up new alpha support,
11518         BeOS & some additional linux support.
11519
11520 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
11521
11522         * config.guess: HP 9000/803 is a PA1.1 machine.
11523
11524 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
11525
11526         * configure.in: It's alpha*-...
11527
11528 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11529
11530         * configure.in (host_makefile_frag, target_makefile_frag):
11531         Handle multiple config files.
11532         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11533         alpha-*-*.
11534
11535 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
11536
11537         * mkdep: New file.
11538
11539 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
11540
11541         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11542
11543 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11544
11545         * Makefile.in: Add libgui directory.
11546         (GDB_TK): Add all-libgui.
11547         * configure.in: Add libgui directory.
11548         * configure: Add all-libgui to GDB_TK.
11549
11550 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11551
11552         * config-ml.in (multidirs): Add m32r to multilib list.
11553
11554 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11555
11556         * Makefile.in (all-target-gperf): Change dependency to
11557         all-target-libstdc++.
11558
11559 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11560
11561         * config.guess: Add BeOS support.
11562
11563 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11564
11565         Source directory cvs renamed to cvssrc:
11566         * configure.in (host_tools): Change cvs to cvssrc.
11567         (native_only): Likewise.
11568         (noconfigdirs) [various cases]: Likewise.
11569         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11570         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11571         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11572         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11573         (all-cvssrc): Rename target from all-cvs.
11574
11575 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11576
11577         * configure (gxx_include_dir): Fix thinko.
11578
11579 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11580
11581         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11582         (install-cross, install-gcc-cross): New targets.
11583
11584 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11585
11586         * configure.in (noconfigdirs): Add support for Thumb target.
11587
11588         * config.sub (maybe_os): Add support for Thumb target.
11589
11590 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11591
11592         * Makefile.in: Add rules for cygmon.
11593
11594         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11595
11596 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11597
11598         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11599         * configure (gxx_include_dir): Provide a definition for subdirs
11600         which do not use autoconf.
11601
11602 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11603
11604         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11605         11/18/97 build
11606
11607 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11608
11609         * From Franz Sirl.
11610         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11611         found on RedHat Linux systems.
11612
11613 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11614
11615         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11616         guesses.
11617
11618 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11619
11620         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11621
11622 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11623
11624         * ltmain.sh: If mkdir fails, check whether the directory was created
11625         anyhow by some other process.
11626
11627 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11628
11629         * configure.in (d30v-*-*): Configure all directories.
11630
11631 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11632
11633         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11634         for the D30V.
11635
11636 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11637
11638         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11639
11640 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11641
11642         * include/libiberty.h: Add extern "C" { so it can be used with C++
11643         progrms.
11644         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11645         programs.
11646
11647 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11648
11649         * configure.in (d30v-*-*): Configure GCC now.
11650
11651 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11652
11653         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11654         is no longer needed.
11655
11656 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11657
11658         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11659
11660 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11661
11662         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11663         targets using "$@" to provide support for similar but not identical
11664         targets without having to duplicate code.
11665
11666 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11667
11668         * makefile.vms: Fix to work with DEC C.
11669
11670 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11671
11672         * config.sub: Add mips-tx39-elf to marketing names.
11673
11674 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11675
11676         * ltmain.sh: Handle symlinks in generated script.
11677
11678 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11679
11680         * configure: Handle autoconf style directory options: --bindir,
11681         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11682         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11683         --sysconfdir.
11684         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11685         (sharedstatedir, localstatedir, oldincludedir): New variables.
11686         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11687         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11688         sbindir, sharedstatedir, and sysconfdir.
11689
11690 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11691
11692         * Makefile.in (bootstrap-lean): New target.
11693
11694 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11695
11696         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11697         sn, and gnuserv from noconfigdirs.
11698
11699 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11700
11701         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11702
11703 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11704
11705         * Makefile.in (cross): New target.
11706
11707 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11708                           Jeff Law         <law@cygnus.com>
11709
11710         * Makefile.in (bootstrap2, bootstrap3): New targets.
11711         (all-bootstrap): Remove outdated and confusing target.
11712         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11713
11714 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11715
11716         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11717         windows.  Consistent with gdb/configure.
11718
11719 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11720
11721         * configure.in: Name Linux target fragment.
11722
11723         * configure: Rewrite so that project Makefile fragment is inserted
11724         first and appears last in the resulting Makefile.
11725
11726 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11727
11728         * Makefile.in (install-itcl): Install tcl first.
11729
11730 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11731
11732         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11733
11734 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11735
11736         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11737
11738         * configure.in (skipdirs): Add target-librx for Linux.
11739         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11740
11741 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11742
11743         * Makefile.in (bootstrap): New target.
11744
11745 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11746
11747         * config.sub: Accept 'amigados' for backward compatibility.
11748
11749 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11750
11751         * config.guess: Merge with FSF.
11752
11753 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11754
11755         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11756
11757 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11758
11759         * config.sub: Add "marketing-names" patch.
11760
11761 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11762
11763         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11764
11765 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11766
11767         * config.sub: Handle v850-elf.
11768
11769 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11770
11771         * .cvsignore (*-install): Remove.
11772
11773 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11774
11775         * ltconfig: Set CONFIG_SHELL in libtool.
11776         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11777
11778 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11779
11780         * configure.in (target_subdir): Set to libraries if enable_multilib.
11781
11782 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11783
11784         * config.guess: Update from gcc directory.
11785
11786 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11787
11788         * Makefile.in (all-sim): Depends on all-readline.
11789
11790 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11791
11792         * Makefile.in (BISON, YACC): Use $$s.
11793         (all-bison): Depend on all-texinfo.
11794
11795 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11796
11797         * Makefile.in (BISON): Add -L flag.
11798         (YACC): Likewise.
11799
11800 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11801
11802         * configure.in (noconfigdirs): Add support for v850e target.
11803
11804         * config.sub (maybe_os): Add support for v850e target.
11805
11806 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11807
11808         * configure.in (noconfigdirs): Add support for v850ea target.
11809
11810         * config.sub (maybe_os): Add support for v850ea target.
11811
11812 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11813
11814         * config.sub: Add mipstx39.  Delete r3900.
11815
11816 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11817
11818         * Makefile.in (all-autoconf): Depends on all-texinfo.
11819
11820 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11821
11822         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11823         eabi targets.
11824
11825 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11826
11827         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11828
11829         * configure: When handling a Canadian Cross, handle YACC as well as
11830         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11831         * Makefile.in (all-bison): Depend upon all-texinfo.
11832
11833 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11834
11835         * Makefile.in (BISON): bison, not byacc or bison -y.
11836         (YACC): bison -y or byacc or yacc.
11837         (various): Add *-bison as appropriate.
11838         (taz): No need to mess with BISON anymore.
11839
11840 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11841
11842         * configure: If OSTYPE matches *win32*, try to find a good value for
11843         CONFIG_SHELL.
11844
11845 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11846
11847         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11848         configure.in if it is present.
11849
11850 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11851
11852         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11853
11854 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11855
11856         * config.sub: Recognize `arc' cpu.
11857         * configure.in: Likewise.
11858         * config-ml.in: Likewise.
11859
11860 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11861
11862         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11863
11864 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11865
11866         * configure: Changed sed delimiter from ':' to '|' when
11867         attempting to substitute ${config_shell} for SHELL. On
11868         NT ${config_shell} may contain a ':' in it.
11869
11870 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11871
11872         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11873
11874 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11875
11876         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11877
11878 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11879
11880         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11881
11882         * ylwrap: If the program is a relative path, force it to be
11883         absolute.
11884
11885 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11886
11887         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11888
11889 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11890
11891         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11892         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11893         for libraries.
11894
11895 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11896
11897         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11898         separated by spaces.
11899
11900 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11901
11902         * ylwrap: New file.
11903         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11904
11905         * ltmain.sh: Handle /bin/sh at start of install program.
11906
11907         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11908
11909         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11910         * missing: New file, from automake 1.2.
11911
11912 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11913
11914         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11915         check-tk to CHECK_X11_MODULES.
11916
11917 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11918
11919         * config.sub: Merge with FSF.
11920
11921 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11922
11923         * config.guess: Merge with FSF.
11924
11925 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11926
11927         * configure: Treat msdosdjgpp like go32.
11928         * configure.in: Likewise.  Don't remove gprof for go32.
11929
11930         * configure: Change Makefile.tem2 to Makefile.tm2.
11931
11932 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11933
11934         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11935
11936 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11937
11938         * install-sh (chmodcmd): Set to null if the DST directory already
11939         exists.  Same as Nov 11th change.
11940
11941 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11942
11943         * configure (GDB_TK): Needs itcl and tix.
11944
11945 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11946
11947         * config.guess: Update from FSF.
11948
11949 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11950
11951         * Makefile.in (GDB_TK): Depend on itcl and tix.
11952
11953 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11954
11955         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11956         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11957         (INSTALL_SCRIPT): New variable.
11958         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11959         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11960         to -x.
11961         * install-sh: Add support for -x option.
11962
11963 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11964
11965         * configure.in, Makefile.in: Treat tix like itcl.
11966
11967 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11968
11969         * Makefile.in (WINDRES): New variable.
11970         (WINDRES_FOR_TARGET): New variable.
11971         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11972         (EXTRA_HOST_FLAGS): Add WINDRES.
11973         (EXTRA_TARGET_FLAGS): Add WINDRES.
11974         (EXTRA_GCC_FLAGS): Add WINDRES.
11975         ($(DO_X)): Pass down WINDRES.
11976         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11977         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11978         DLLTOOL_FOR_TARGET.
11979
11980 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11981
11982         * configure.in: configure sim before gdb for win32-x-ppc
11983
11984 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11985
11986         Move gperf into the toplevel, from libg++.
11987         * configure.in (target_tools): Add target-gperf.
11988         (native_only): Add target-gperf.
11989         * Makefile.in (all-target-gperf): New target, depend on
11990         all-target-libg++.
11991         (configure-target-gperf): Empty rule.
11992         (ALL_TARGET_MODULES): Add all-target-gperf.
11993         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11994         (CHECK_TARGET_MODULES): Add check-target-gperf.
11995         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11996         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11997
11998 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11999
12000         * config.sub (mn10200): Recognize new basic machine.
12001
12002 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12003
12004         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12005         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12006
12007 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12008
12009         * configure.in: If we're building mips-sgi-irix6* native, turn on
12010         ENABLE_MULTILIB and set TARGET_SUBDIR.
12011
12012 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12013
12014         * Makefile.in (all-sn): Depend on all-grep.
12015
12016 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12017
12018         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12019
12020         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12021         Makefile.  From Jeff Makey <jeff@cts.com>.
12022         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12023
12024         * Makefile.in (DISTBISONFILES): Remove.
12025         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12026         $(DEFAULT_YACC).
12027
12028         * configure.in: Build itl, db, sn, etc., when building for native
12029         cygwin32.
12030
12031         * Makefile.in (LD): New variable.
12032         (EXTRA_HOST_FLAGS): Pass down LD.
12033         ($(DO_X)): Likewise.
12034
12035 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12036
12037         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12038
12039 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12040
12041         * configure.in (targargs): Strip out any supplied --build argument
12042         before adding our own. Always add --build.
12043
12044 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12045
12046         * configure.in (targargs): Pass --build if we're doing
12047         a cross-compile.
12048
12049 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12050
12051         * configure: Use '|' instead of ":" as the separator in
12052         sed. Otherwise sed chokes on NT path names with drive
12053         designators. Also look for "?:*" as the leading characters in an
12054         absolute pathname.
12055
12056 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12057
12058         * config.sub: Support for r3900.
12059
12060 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12061
12062         * configure.in: Use install-sh, not install.sh.
12063
12064 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12065
12066         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12067         apply it twice.
12068
12069 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12070
12071         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12072         install-binutils.
12073
12074 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12075
12076         * Makefile.in: Add automake targets.
12077         * configure.in (host_tools): Add automake.
12078
12079 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12080
12081         * configure: Default CXX to c++, not gcc.
12082         * Makefile.in (CXX): Set to c++, not gcc.
12083         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12084
12085 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12086
12087         * install-sh: try appending a .exe if source file doesn't
12088         exist
12089
12090 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12091
12092         * configure.in: Turn on multilib by default.
12093         (cross_only): Remove target-libiberty.
12094
12095         * Makefile.in (all-gcc): Don't depend on libiberty.
12096
12097 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12098
12099         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12100
12101 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12102
12103         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12104         (DISTBISONFILES): Add ld/Makefile.in
12105
12106 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12107
12108         * configure.in: if target is cygwin32 but host isn't cygwin32,
12109         don't configure gdb tcl tk expect, not just gdb.
12110
12111 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12112
12113         * configure.in: Added gnuserv everywhere sn appears.
12114
12115         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12116         (CROSS_CHECK_MODULES): Added check-gnuserv.
12117         (INSTALL_MODULES): Added install-gnuserv.
12118         (CLEAN_MODULES): Added clean-gnuserv.
12119         (all-gnuserv): New target.
12120
12121 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12122
12123         * config.guess: Fixes for MIPS OpenBSD systems.
12124
12125 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12126
12127         * Makefile.in (INSTALL_XFORM): Remove.
12128         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12129
12130         * mkinstalldirs: New file, copied from automake.
12131         * Makefile.in (installdirs): Rename from install-dirs.  Use
12132         mkinstalldirs.  Change all users.
12133         (DEVO_SUPPORT): Add mkinstalldirs.
12134
12135 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12136
12137         * install-sh: Rename from install.sh.
12138         * Makefile.in (INSTALL): Change install.sh to install-sh.
12139         (DEVO_SUPPORT): Likewise.
12140
12141         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12142         Graichen <graichen@rzpd.de>.
12143
12144 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12145
12146         * config.guess: Recognize OpenBSD systems correctly.
12147
12148 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12149
12150         * README, Makefile.in (ETC_SUPPORT): Remove references to
12151         cfg-paper*, configure.{texi,man,info*}._
12152
12153 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12154
12155         * Makefile.in (all.normal): Ensure that gcc is built after all
12156         the x11 - ie gdb - targets.
12157
12158 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12159
12160         * makefile.vms: Don't run conf-a-gas.
12161
12162 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12163
12164         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12165
12166 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12167
12168         * configure.in: Remove noconfigdirs case since gdb also
12169         configures and builds for tic80-coff.
12170
12171 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12172
12173         * configure: Set cache_file to config.cache.
12174         * Makefile.in (local-distclean): Remove config.cache.
12175
12176 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12177
12178         * COPYING: Update FSF address.
12179
12180 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12181
12182         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12183         noconfigdirs.
12184
12185 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12186
12187         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12188         MAKEDIRS, is empty.
12189
12190 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12191
12192         * config.sub: Tweak mn10300 entry.
12193
12194 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12195
12196         * configure.in (host_tools): Put sim before gdb, so gdb's
12197         configure.tgt can determine if the simulator was configured.
12198
12199 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12200
12201         * config.sub: Move BeOS $os case to be with other Cygnus
12202         local cases.
12203
12204 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12205
12206         * config.sub: Remove misplaced comment that broke Linux.
12207
12208 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12209
12210         * config.sub: Add BeOS support.
12211
12212 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12213
12214         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12215
12216 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12217
12218         * configure.in (noconfigdirs): Remove tcl and tk from
12219         noconfigdirs for cygwin32 builds.
12220
12221 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12222
12223         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12224
12225 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12226
12227         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12228         make-all.com, use makefile.vms instead.
12229
12230 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12231
12232         * config.sub: Accept -lnews*.
12233
12234 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12235
12236         * configure.in (noconfigdirs): Disable target-newlib,
12237         target-examples and target-libiberty for d30v.
12238
12239 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12240
12241         * configure.in (noconfigdirs): Enable ld for d30v.
12242
12243 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12244
12245         * configure.in (tic80-*-*): Build compiler.
12246
12247 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12248
12249         * configure.in (d30v-*): Remove sim directory from list of
12250         unsupported d30v directories
12251
12252 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12253
12254         * config.sub, configure.in: Add d30v target cpu.
12255
12256 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12257
12258         * makefile.vms: New file.
12259         * make-all.com: Remove.
12260
12261 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12262
12263         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12264
12265 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12266
12267         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12268
12269 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12270
12271         * Makefile.in (ALL_MODULES): Added all-db.
12272         (CROSS_CHECK_MODULES): Addec check-db.
12273         (INSTALL_MODULES): Added install-db.
12274         (CLEAN_MODULES): Added clean-db.
12275
12276 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12277
12278         * config.guess: Merge with latest FSF sources.
12279
12280 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12281
12282         * Makefile.in (ALL_MODULES): Added all-itcl.
12283         (CROSS_CHECK_MODULES): Added check-itcl.
12284         (INSTALL_MODULES): Added install-itcl.
12285         (CLEAN_MODULES): Added clean-itcl.
12286
12287 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12288
12289         * configure.in: build gdb for mn10200
12290
12291 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12292
12293         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12294
12295 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12296
12297         * configure.in (tic80-*-*): Turn off most targets right now.
12298
12299 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12300
12301         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12302         rather than the makeinfo program.
12303         (do-info): Depend upon all-texinfo.
12304
12305 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12306
12307         * configure.in: Remove uses of config/mh-linux.
12308
12309         * config.sub, config.guess: Merge with latest FSF sources.
12310
12311 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12312
12313         * config.sub (case $basic_machine): Add tic80 entries.
12314
12315 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12316
12317         * config.sub, config.guess: Merge with latest FSF sources.
12318
12319 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12320
12321         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12322         * mpw-config.in: Test for NewFolderRecursive.
12323         * mpw-install: Use symbolic name for startup filename.
12324         * mpw-README: Add various additional details.
12325
12326 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12327
12328         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12329
12330 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12331
12332         * configure.in: Do build gcc and the target libraries for
12333         the mn10200.
12334
12335 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12336
12337         * configure.in: don't avoid building gdb for mn10300 any more
12338         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12339         instead of single-quoting it.
12340
12341 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12342
12343         * configure.in: Don't use --with-stabs on IRIX 6.
12344
12345 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12346
12347         * configure.in (m32r): Build gdb, libg++ now.
12348
12349 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12350
12351         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12352         directories from noconfigdirs.
12353
12354 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12355
12356         * config.sub (basic_machine): added mips16 configuration
12357
12358 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12359
12360         * config.sub: Handle d10v-unknown.
12361
12362 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12363
12364         * config.sub: Handle v850-unknown.
12365
12366 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12367
12368         * Makefile.in: add findutils
12369         * configure.in: add findutils to list of host_tools
12370
12371 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12372
12373         * config.sub: Handle mn10200 and mn10300.
12374
12375 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12376
12377         * configure.in (d10v-*): Do not build librx.
12378
12379 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12380
12381         * configure.in (mn10300): Build everything except gdb & libgloss.
12382
12383 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12384
12385         * config.guess:  Patch for Dansk Data Elektronik servers,
12386         from Niels Skou Olsen <nso@dde.dk>.
12387
12388         For ncr, use /bin/uname rather than uname, since GNU uname does not
12389         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12390
12391         Patch for MIPS R4000 running System V,
12392         from Eric S. Raymond <esr@snark.thyrsus.com>.
12393
12394         Fix thinko for nextstep.
12395
12396         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12397
12398         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12399         * config.guess: Guess mips-dec-mach_bsd4.3.
12400
12401         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12402         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12403         release numbers.
12404         * config.guess (mips-mips-riscos*):  Emit just enough of the
12405         release number.
12406
12407         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12408         * config.guess (sparc-auspex-sunos*):  Added.
12409         (f300-fujitsu-*): Added.
12410
12411         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12412         * config.guess:  Recognize a Tadpole as a sparc.
12413
12414 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12415
12416         * config.guess: Don't assume that NextStep version is either 2 or
12417         3.  NextStep 4 (aka OpenStep 4) has come out now.
12418
12419 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12420
12421         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12422         From Rik Faith <faith@cs.unc.edu>.
12423
12424 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12425
12426         * config.sub: Contributions from bug-gnu-utils to:
12427         Support plain "hppa" (no version given) architecture, reported by
12428         OpenStep.
12429         OpenBSD like NetBSD.
12430         LynxOs is not a hardware supplier.
12431
12432         * config.guess: Contributions from bug-gnu-utils to add support for:
12433         OpenBSD like NetBSD.
12434         Stratus systems.
12435         More Pyramid systems.
12436         i[n>4]86 Intel chips.
12437         M680[n>4]0 Motorola chips.
12438         Use unknown instead of lynx for hardware manufacturer.
12439
12440 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12441
12442         * install.sh (chmodcmd): Set to null if the DST directory already
12443         exists.
12444
12445 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12446
12447         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12448         not use mt-ppc target Makefile fragment any more.
12449
12450 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12451
12452         * configure.in (*-*-windows):  Exclude everything but those dirs
12453         needed to build windows.
12454
12455 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12456
12457         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12458
12459 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12460
12461         * configure.in:  Exclude mmalloc from i386-windows.
12462
12463 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12464
12465         * Undo my previous change.
12466
12467 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12468
12469         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12470         unconditionally.
12471         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12472
12473 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12474
12475         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12476         host to add it's own flags.
12477
12478 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12479
12480         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12481
12482 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12483
12484         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12485         (CXX_FOR_TARGET): Likewise.
12486         (GCC_FOR_TARGET): Define.
12487         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12488         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12489         CC_FOR_TARGET was specified on the command line.
12490         (MAKEOVERRIDES): Don't define.
12491
12492 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
12493
12494         * configure.in (m32r): Fix spelling of libg++ libs.
12495
12496 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
12497
12498         * config.sub (-apple*): Remove, now redundant.
12499
12500 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
12501
12502         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12503
12504         * configure: Rework yesterday's sed script patch.
12505
12506         * config.sub: Merge with FSF.
12507
12508 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
12509
12510         * config.guess:  Merge from FSF.
12511
12512         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
12513         * config.guess: Use pc instead of unknown, for pc clone systems.
12514         Change linux to linux-gnu.
12515
12516         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12517         * config.guess: Avoid non-portable tr syntax.
12518
12519 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
12520
12521         * test-build.mk (HOLES): Add "xargs" for gdb.
12522
12523         * configure: Avoid hpux10.20 sed bug.
12524
12525 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
12526
12527         * configure.in:  Add support for windows host
12528         (that is a build done under the Microsoft build environment).
12529
12530 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
12531
12532         * Makefile.in: Replace all uses of srcroot with s, to shrink
12533         command line lengths.
12534
12535         Patches from Geoffrey Noer <noer@cygnus.com>:
12536         * configure.in: If configuring for newlib, pass --with-newlib to
12537         subdirectories.
12538         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12539         -Bnewlib/ and -Lwinsup to gcc.
12540         (CXX_FOR_TARGET): Likewise.
12541
12542 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12543
12544         * Makefile.in (ETC_SUPPORT): Add configure.
12545
12546 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
12547
12548         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12549         host configuration file.
12550
12551 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12552
12553         * configure.in: Break mn10x00 support into separate
12554         mn10200 and mn10300 configurations.
12555         * config.sub: Likewise.
12556
12557 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12558
12559         * configure.in: Add lots of stuff to noconfigdirs for
12560         the mn10x00 targets.
12561
12562         * config.sub, configure.in: Add mn10x00 support.
12563
12564 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12565
12566         * make-all.com: Call conf-a-gas, not config-a-gas.
12567
12568 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12569
12570         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12571         targets.
12572
12573 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12574
12575         * mpw-README: Add much more detail for native PowerMac.
12576         * mpw-install: New file.
12577         * mpw-configure: Add --norecursion and --help options.
12578         * mpw-config.in: Translate readme and install files when
12579         copying to objdir.
12580         * mpw-build.in: Don't always depend on byacc and flex.
12581         (install-only-top): New action.
12582
12583 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12584
12585         * configure.in:  You can now configure GDB for the v850.
12586
12587 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12588
12589         * configure.in (noconfigdirs): Don't configure any C++ dirs
12590         if targeting D10V.
12591
12592 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12593
12594         * config.sub: Recognize mips64vr5000.
12595
12596 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12597
12598         * configure.in: Use a single line for host_tools and native_only.
12599
12600 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12601
12602         * config.sub, configure.in: Add entries for m32r.
12603
12604 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12605
12606         * Makefile.in (inet-install): Don't run install-gzip.
12607
12608 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12609
12610         * configure.in:  Don't config lots of things for *-*-windows*.
12611
12612 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12613
12614         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12615         (host_libs, host_tools): Copy from configure.in.
12616         * mpw-configure: Don't complain about directories not found.
12617
12618 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12619
12620         * configure.in (i[345]86): Recognize i686 for pentium pro.
12621         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12622         file.
12623
12624         * config.guess (i[345]86): Ditto.
12625
12626 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12627
12628         * configure.in (noconfigdirs): Removed gdb for D10V.
12629
12630 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12631
12632         * configure.in: Remove ld, target-libio, target-libg++, and
12633         target-libstdc++ from noconfigdirs.
12634
12635 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12636
12637         * configure: Fix three locations where shell scripts were
12638         being run directly rather than with config_shell.
12639
12640 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12641
12642         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12643         * config.sub (basic_machine): Recognize v850.
12644
12645 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12646
12647         * mpw-configure: Handle multiple enable/disable options and
12648         pass them down recursively, handle -c and -s flags appropriately
12649         depending on choice of compiler, add escape mechanism for
12650         quoted arguments to gC.
12651
12652 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12653
12654         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12655         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12656         so that -mrelocatable-lib and -mno-eabi are used.
12657
12658         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12659         not support --print-multi-lib, don't abort.
12660
12661 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12662
12663         * make-all.com: Run config-a-gas.
12664         * setup.com: Don't copy subdirectory files around.
12665
12666 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12667
12668         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12669         target, it now compiles correctly.
12670
12671 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12672
12673         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12674
12675 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12676
12677         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12678
12679 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12680
12681         * configure.in (native_only): Add prms.
12682
12683 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12684
12685         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12686         (BINUTILS_SUPPORT_DIRS): Likewise.
12687
12688 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12689
12690         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12691         d10v support is added.
12692
12693 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12694
12695         * configure.in (d10v-*-*): New target.
12696
12697 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12698
12699         * config.guess (HP 9000/811): Recognize this as a PA1.1
12700         machine.
12701
12702 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12703
12704         * Makefile.in (do-tar-gz): New target, split out from tail end of
12705         taz target.  Run each command separately, don't use pipes.
12706         (taz): Use it.
12707
12708 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12709
12710         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12711         * mpw-build.in: No builds should depend on building byacc or flex,
12712         they are assumed to be installed already.
12713
12714 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12715
12716         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12717         variable that CC_FOR_TARGET needs.
12718
12719 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12720
12721         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12722         options have changed since the last time the subdirectory was
12723         configured, and if it has, reconfigure.
12724         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12725         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12726
12727 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12728
12729         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12730         CLEAN_MODULES): Add bash.
12731         (all-bash): New target.
12732
12733 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12734
12735         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12736
12737 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12738
12739         * config.sub (basic_machine): Recognize d10v as a valid processor.
12740
12741 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12742
12743         * mpw-configure: Add support for --bindir.
12744         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12745
12746 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12747
12748         * configure.in: add bash, time, gawk to list of hosttools and things
12749         to only build for native toolchains
12750
12751 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12752
12753         * Makefile.in (docdir): Remove.
12754
12755 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12756
12757         * Makefile.in (datadir): Set to $(prefix)/share.
12758
12759 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12760
12761         * configure.in: build diff and patch for cygwin32-hosted
12762         toolchains.
12763
12764 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12765
12766         * config.sub: Accept -rtems*.
12767
12768 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12769
12770         * configure.in: enable dosrel for cygwin32-hosted builds,
12771                 remove diff from the list of things not buildable
12772                 via Canadian Cross
12773
12774 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12775
12776         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12777         don't get ". ".
12778
12779 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12780
12781         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12782
12783 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12784
12785         * Makefile.in (taz): Handle case where tex3patch didn't even get
12786         checked out.  Also, if it was found, put the symlink in a new util
12787         subdirectory.
12788
12789 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12790
12791         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12792
12793 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12794
12795         * config.sub: Recognize -openvms.
12796         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12797         * make-all.com, setup.com: New files.
12798
12799 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12800
12801         * Makefile.in (taz): tex3patch moved to texinfo/util.
12802
12803 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12804
12805         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12806         * configure.in: remove make from disable-if-Can-Cross list
12807                 enable gdb if ${host} and ${target} are cygwin32
12808
12809 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12810
12811         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12812         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12813
12814 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12815
12816         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12817         distinguish sysv/svr4/bsd variants.
12818         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12819
12820 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12821
12822         * configure.in: Added copyright notice.
12823         * move-if-change: Added copyright notice.
12824
12825 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12826
12827         * configure.in (powerpcle-*-solaris*): Until we get shared
12828         libraries working, don't build gdb, sim, make, tcl, tk, or
12829         expect.
12830
12831 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12832
12833         * config.guess:  Merge with FSF:
12834
12835         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12836         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12837
12838         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12839         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12840
12841         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12842         * config.guess:  Combine two OSF1 rules.
12843         Also recognize field test versions.  From mjr@zk3.dec.com.
12844         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12845         because GNU uname does not support -p.  From pmr@pajato.com.
12846
12847 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12848
12849         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12850
12851 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12852
12853         * mpw-README: Document GCCIncludes.
12854
12855 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12856
12857         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12858
12859 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12860
12861         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12862
12863 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12864
12865         * configure.in (*-*-cygwin32): Configure make.
12866
12867 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12868
12869         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12870
12871 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12872
12873         * Makefile.in (all-inet): Depend on all-perl.
12874
12875         * Makefile.in (inet-install): New target.
12876
12877         * Makefile.in (all-inet): Depend on all-tcl.
12878         (all-inet): Depend on all-send-pr.
12879
12880 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12881
12882         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12883         temporarily.
12884
12885 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12886
12887         * configure.in: Don't configure --with-gnu-ld on AIX.
12888
12889 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12890
12891         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12892
12893 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12894
12895         * Makefile.in (ALL_MODULES): Added all-inet.
12896         (CROSS_CHECK_MODULES): Added check-inet.
12897         (INSTALL_MODULES): Added install-inet.
12898         (CLEAN_MODULES): Added clean-inet.
12899         (all-indent): New target.
12900
12901         * configure.in (host_tools): Added inet.
12902         (native_only): Added inet.
12903         (noconfigdirs): Added inet.
12904
12905 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12906
12907         * configure.in: Don't configure libgloss if we are not configuring
12908         newlib.
12909
12910 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12911
12912         * configure.in: Don't configure libgloss for unsupported
12913         architectures.
12914
12915 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12916
12917         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12918
12919 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12920
12921         * Makefile.in (ALL_MODULES): Include all-apache.
12922         (CROSS_CHECK_MODULES): Include check-apache.
12923         (INSTALL_MODULES): Include install-apache.
12924         (all-apache): New target.
12925
12926         * configure.in: Added apache everywhere perl is seen.
12927
12928 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12929
12930         * Makefile.in: Add support for clean-{module} and
12931         clean-target-{module} rules.
12932
12933 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12934
12935         * configure.in (*-*-ose) do not build libgloss.
12936
12937 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12938
12939         * config.guess (prep*:SunOS:5.*:*): Turn into
12940         powerpele-unknown-solaris2.
12941
12942 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12943
12944         * configure.in: Permit --enable-shared to specify a list of
12945         directories.
12946
12947 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12948
12949         * configure.in (host==solaris): Pass only the first word of $CC
12950         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12951
12952 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12953
12954         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12955
12956 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12957
12958         * Makefile.in (ALL_MODULES): Include all-perl.
12959         (CROSS_CHECK_MODULES): Include check-perl.
12960         (INSTALL_MODULES): Include install-perl.
12961         (ALL_X11_MODULES): Include all-guile.
12962         (CHECK_X11_MODULES): Include check-guile.
12963         (INSTALL_X11_MODULES): Include install-guile.
12964         (all-perl): New target.
12965         (all-guile): New target.
12966
12967         * configure.in (host_tools): Include perl and guile.
12968         (native_only): Include perl and guile.
12969         (noconfigdirs): Don't build guile and perl; no ports have been
12970         done.
12971
12972 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12973
12974         * configure (--enable-*): Handle quoted option lists such as
12975         --enable-sim-cflags='-g0 -O' better.
12976
12977 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12978
12979         * Makefile.in ({,inst}all-target): New rule so we can make and
12980         install all of the target directories easily.
12981
12982 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12983
12984         * configure.in: Add missing global flag in sed substitution when
12985         deleting `target-' from ${configdirs}.
12986
12987 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12988
12989         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12990         option.
12991
12992         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12993         config/mh-necv4.
12994
12995         * install.sh: Correct misspelling of transformbasename.
12996
12997         * config.guess: Recognize mips-*-sysv*.
12998
12999 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13000
13001         * config.sub: Recognize mon960.
13002
13003 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13004
13005         * configure: Restore Canadian Cross handling of BISON and LEX,
13006         removed in Feb 20 change.
13007
13008 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13009
13010         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13011         Mention make install.  Remove the old copyright date as well the
13012         clumsy and rather pointless copyright on the README file.
13013
13014 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13015
13016         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13017         Makefile after running symlink-tree, then run `make distclean' to
13018         avoid clobbering any generated files in srcdir.
13019
13020 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13021
13022         * configure.in (m68k-*-netbsd*): Build everything now.
13023
13024 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13025
13026         * Makefile.in (taz): Fix quoting.
13027
13028 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13029
13030         * configure.in (sparclet-*-*): Build everything now.
13031
13032 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13033
13034         * configure.in (m68k-*-linux*): New host.
13035
13036 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13037
13038         * configure: Check for bison before byacc.
13039
13040 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13041
13042         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13043         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13044         searching PATH.  These are used as fallbacks by Makefile.in if
13045         flex/bison/byacc aren't in objdir.
13046
13047 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13048
13049         * Makefile.in: Make everything which depends upon all-bfd also
13050         depend upon all-opcodes, in case --with-commonbfdlib is used.
13051
13052 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13053
13054         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13055         building NT native compilers on Unix.
13056
13057 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13058
13059         * configure.in: Don't get CC from the host Makefile fragment if we
13060         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13061         Solaris test for /usr/ucb/cc to the post target script, just after
13062         the compiler sanity test.
13063
13064 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13065
13066         * config.sub: Merge with FSF.
13067
13068 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13069
13070         * Makefile.in (RPATH_ENVVAR): New variable.
13071         (REALLY_SET_LIB_PATH): Use it.
13072         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13073
13074 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13075
13076         * config.sub, configure.in: Recognize sparclet cpu.
13077
13078 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13079
13080         * config.guess:  Support m68k-cbm-sysv4.
13081
13082 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13083
13084         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13085         m68k-unknown-linuxaout from linker help string.  Put quotes around
13086         $ld_help_string.
13087
13088 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13089
13090         * config.guess (powerpc-harris-powerunix): Add guess for port
13091         to new target.
13092
13093 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13094
13095         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13096
13097 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13098
13099         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13100         $(REALLY_SET_LIB_PATH) in Makefile.
13101         * Makefile.in (SET_LIB_PATH): New variable.
13102         (REALLY_SET_LIB_PATH): New variable.
13103         ($(DO_X)): Use $(SET_LIB_PATH).
13104         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13105         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13106         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13107         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13108         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13109         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13110         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13111         (install-dosrel): Likewise.
13112         (all-opcodes): Depend upon all-libiberty.
13113
13114 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13115
13116         * config.guess (*:CYGWIN*): New
13117
13118 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13119
13120         * Makefile.in (all-target-winsup): All all-target-libiberty.
13121
13122 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13123
13124         * configure.in (noconfigdirs): Add missing # in front of comment.
13125
13126 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13127
13128         * configure.in: add second pass to things added to noconfigdirs
13129         so *-gm-magic can exclude libgloss properly.
13130
13131 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13132
13133         * mpw-configure (extralibs_name, rez_name): Set correctly
13134         for MWC68K compiler.
13135
13136         * mpw-README: Add more info on the necessary build tools.
13137
13138 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13139
13140         * configure.in, config.sub: Recognize cygwin32.
13141
13142 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13143
13144         * config.guess, config.sub: Recognize A/UX.
13145
13146 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13147
13148         * config.sub: Merge with gcc/config.sub.
13149
13150 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13151
13152         * mpw-build.in (do-binutils): Add build of stamps.
13153
13154 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13155
13156         * config.sub: Add recognition for mips64vr4100*-* targets.
13157
13158 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13159
13160         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13161         Add creation of gconfigargs with `--enable-shared' turned on.
13162         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13163         ($(host)-stamp-stage3-configured): Likewise.
13164         (HOLES): Add chatr and ldd.
13165         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13166
13167 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13168
13169         * configure: Pass --nfp to recursive configures.
13170
13171 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13172
13173         * Makefile.in (DLLTOOL): New.
13174         (DLLTOOL_FOR_TARGET): New.
13175         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13176         (EXTRA_TARGET_FLAGS): Ditto.
13177         (EXTRA_GCC_FLAGS): Ditto.
13178         (CONFIGURE_TARGET_MODULES): Ditto.
13179         (DO_X): Ditto.
13180         * configure: Add DLLTOOL.
13181
13182 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13183
13184         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13185         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13186         mh-sco, since old workarounds no longer needed, and don't
13187         build ld, since libraries have weak symbols in COFF.
13188
13189 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13190
13191         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13192
13193 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13194
13195         * configure.in: Make sure that ${CC} can be used to compile an
13196         executable.
13197
13198 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13199
13200         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13201         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13202         nothing depending on whether gdbtk is being built.
13203
13204 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13205
13206         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13207
13208 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13209
13210         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13211         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13212
13213 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13214
13215         * config-ml.in: Add support for
13216         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13217         Simplify setting of multidirs from --disable-foo.
13218
13219 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13220
13221         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13222         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13223         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13224         non-empty, pass them on to the  GCC make.
13225         (all-bootstrap): New rule that is like all-gcc, except it executes
13226         the GCC bootstrap rule instead of the GCC all rule.
13227
13228 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13229
13230         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13231
13232 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13233
13234         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13235         DG/UX support.
13236
13237 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13238
13239         * config.sub (i*86*) Change [345] to [3456]
13240
13241 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13242
13243         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13244         --with-gnu-ld=no.
13245
13246 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13247
13248         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13249         AIX multilibs get built.
13250
13251 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13252
13253         * configure.in (i386-win32): Don't build expect if we're not
13254         building the tcl subdir.
13255
13256 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13257
13258         * Makefile.in: (configure-target-examples, all-target-examples):
13259         New targets, configure and build example programs.
13260
13261 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13262
13263         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13264         use it as input to sedit the generated MPW makefile.
13265         * mpw-README: Add a suggestion about Gestalt.h.
13266
13267 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13268
13269         * config.sub: Accept *-*-ieee*.
13270
13271 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13272
13273         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13274         Ronald F. Guilmette <rfg@monkeys.com>.
13275
13276 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13277
13278         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13279         for powerpc-pe native.
13280         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13281         (target==powerpc-pe): duplicate i386-win32 entry.
13282
13283 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13284
13285         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13286         of vxworks, not just vxworks5.1.
13287
13288 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13289
13290         * mpw-configure: Add support for exec-prefix.
13291
13292 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13293
13294         * config.guess: Recognize HP model 816 machines as having
13295         a PA1.1 processor.
13296
13297 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13298
13299         * configure: Ignore new autoconf configure options.
13300
13301 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13302
13303         * config.guess:  Recognize Pentium under SCO.
13304         From Robert Lipe <robertl@arnet.com>.
13305
13306 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13307
13308         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13309
13310 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13311
13312         * configure.in: Don't configure gas for alpha-dec-osf*.
13313
13314 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13315
13316         * configure.in: Default to --with-stabs for some targets for which
13317         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13318         i[345]86*-*-unixware*.
13319
13320 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13321
13322         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13323         rather than basing it on the target.  Simplify handling of options
13324         controlling which directories to configure.  Remove extraneous
13325         slash in multi-clean target.
13326
13327 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13328
13329         * config-ml.in: Prefix more variables with ml_ so they don't collide
13330         with configure's.
13331
13332 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13333
13334         * configure: Don't turn -v into --v.
13335
13336 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13337
13338         * configure.in (targargs): Fix typo.
13339
13340         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13341
13342 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13343
13344         * configure.in: Strip --host and --target options from
13345         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13346         --with-cross-host option when building with a cross-compiler.
13347         * configure: Canonicalize the arguments put into config.status by
13348         always using `=' for an option with an argument.  Pass a presumed
13349         --host or --target explicitly.
13350
13351 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13352
13353         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13354         into general OS recognition case.
13355
13356 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13357
13358         * configure.in (target_configdirs): add target-winsup only
13359         for win32 target systems.
13360
13361 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13362
13363         * Makefile.in (all-target-libgloss): Depend upon
13364         configure-target-newlib, since when libgloss is built it looks to
13365         see if the newlib directory exists.
13366
13367 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13368
13369         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13370         cfg-ml-*.in.
13371
13372 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13373
13374         * configure: Handle LD and LD_FOR_TARGET when configuring a
13375         Canadian Cross.
13376
13377 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13378
13379         * configure.in (target_libs): add target-winsup.
13380         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13381         (target==ppcle-pe): remove ld from $noconfigdirs.
13382
13383 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13384
13385         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13386         Preserve relative path names in $srcdir.  Build symlink tree if
13387         configuring cross target dir and srcdir=. (= no VPATH support).
13388         (configure-target-libg++): Depend on configure-target-librx.
13389         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13390         * config-ml.in: New file.
13391         * symlink-tree: New file.
13392         * configure: Ensure srcdir="." if that's what it is.
13393
13394 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13395
13396         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13397         includes and FLEX_SKELETON setting.
13398         * mpw-configure (--with-gnu-ld): New option, controls whether
13399         to use PPCLink or ld with PowerMac GCC.
13400         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13401         * mpw-config.in: Configure grez if targeting Mac.
13402
13403         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13404         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13405         just macos.
13406         * configure.in: Configure grez resource compiler if targeting Mac.
13407         * Makefile.in (all-grez, install-grez): New targets.
13408
13409 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13410
13411         * configure: CXX defaults to gcc, not g++.  If we find
13412         gcc in the path, set CC to gcc -O2.
13413
13414 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13415
13416         * configure: Default ${build} correctly.  Avoid picking up extra
13417         spaces when reading CC and CXX from Makefile.  When doing a
13418         Canadian Cross, use plausible default values for numerous
13419         variables.
13420         * configure.in: When doing a Canadian Cross, don't try to
13421         configure tools whose configure script can't handle it.
13422
13423 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13424
13425         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13426
13427 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13428
13429         * configure:  Remove dubious bug reporting address.
13430
13431 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13432
13433         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13434         configure script, run that instead of this directory's configure.
13435         In either case, print a message that we're configuring the sub-dir.
13436
13437 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13438
13439         * configure.in: Before checking for the existence of various files,
13440         use sed to filter out "target-".
13441
13442 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13443
13444         * Makefile.in (DO_X): Split rule to decrease command line length
13445         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13446         (Philippe De Muyter).
13447
13448 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13449
13450         * Makefile.in (all-patch): depend on all-libiberty.
13451
13452 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13453
13454         * configure.in: If the only directory in target_configdirs which
13455         actually exists is libiberty, then set target_configdirs to empty,
13456         to avoid trying to build a target libiberty in a gas or gdb
13457         distribution.
13458
13459 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13460
13461         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13462         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13463         systems.
13464
13465 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13466
13467         * configure.in (copy_dirs): Use sys-include instead of include
13468         for --with-headers option.
13469
13470 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13471
13472         * Makefile.in, configure.in: Make winsup builds work with
13473         new scheme.
13474
13475 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13476
13477         * configure.in: Build the linker on AIX.
13478
13479 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13480
13481         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13482         where needed.
13483
13484 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
13485
13486         * Makefile.in (all-gcc): Fix typo.
13487
13488 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13489
13490         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
13491
13492 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13493
13494         * configure.in:  Rename libFOO to target-libFOO, and xiberty
13495         to target-xiberty, to provide more flexibility.
13496         (target_subdir):  Define.  Create if cross.
13497         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13498         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
13499         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13500         check-libFOO -> check-target-libFOO, etc.
13501         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13502         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13503         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13504         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
13505         allow ALL_GCC="" to only configure.
13506         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
13507         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
13508         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
13509
13510 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
13511
13512         * Makefile.in (taz): Build "info" in etc explicitly.
13513
13514 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
13515
13516         * configure.in:  Make sure that CC is undefined (as opposed to
13517         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
13518         problem with autoconf trying to configure on a host without GCC.
13519
13520 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13521
13522         * mpw-configure: Set host alias from choice of host compiler,
13523         only use generic MPW Makefile sed if present, edit a file
13524         named "hacked_Makefile.in" instead of "Makefile.in" if present.
13525         * mpw-README: Add problem notes about CW6 and CW7.
13526
13527 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
13528
13529         * Makefile.in (taz): Use ";" instead of ";;".
13530
13531 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13532
13533         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
13534         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13535         DISTDOCDIRS.
13536         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
13537         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
13538
13539 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13540
13541         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
13542         and gnats, because they are now subsumed by DISTSTUFFDIRS.
13543         Move bfd to DISTSTUFFDIRS.
13544
13545 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13546
13547         * Makefile.in (X11_LIB): Removed.
13548         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13549
13550         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13551
13552 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13553
13554         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13555         names.
13556
13557 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13558
13559         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13560
13561 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13562
13563         * configure.in (i[345]86-*-win32): Always build newlib.
13564         Don't configure cvs, autoconf or texinfo.
13565         * Makefile.in (LD_FOR_TARGET): New.
13566         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13567         Pass down LD_FOR_TARGET.
13568
13569 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13570
13571         * winsup: New directory.
13572         * Makefile.in: Build winsup.
13573         * configure.in: Winsup is configured when target is win32.
13574         Can only build win32 target GDB when native.
13575
13576 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13577
13578         * config.guess: Recognize HP model 819 machines as having
13579         a PA 1.1 processor.
13580
13581 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13582
13583         * configure: Fix sed loop which substitutes for CC and CXX to
13584         avoid bug found in various sed implementations.
13585
13586 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13587
13588         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13589         simulator.  Use standard powerpc-*-eabi*.
13590
13591 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13592
13593         * configure.in: Stop putting gas and binutils in noconfigdirs for
13594         powerpc-*-aix* and rs6000-*-*.
13595
13596 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13597
13598         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13599         -mcall-aixdesc libraries.
13600
13601 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13602
13603         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13604
13605         * config.sub (arm | armel | armeb): Fix shell syntax.
13606
13607 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13608
13609         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13610         -msoft-float and -mcpu=common support.
13611         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13612         libraries.
13613
13614 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13615
13616         * configure.in: Allow configuration and build of emacs19 for the alpha.
13617
13618 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13619
13620         * configure.in (CC): Get ^CC, not just any old CC, from
13621         ${host_makefile_frag}.
13622
13623 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13624
13625         * configure.in (CC): Try to get CC from
13626         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13627
13628 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13629
13630         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13631         only if it exists in $(srcdir).
13632
13633 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13634
13635         * configure: If CC and CXX are not set in the environment, set
13636         them, based on either an existing Makefile or on searching for gcc
13637         in PATH.  Substitute for CC and CXX in Makefile.
13638         * configure.in: Remove libm from target_libs.  Separate
13639         target_configdirs from configdirs.  If CC is not set in
13640         environment, try to get it from a host Makefile fragment.  Rewrite
13641         changes of configdirs to use skipdirs instead.  A few minor
13642         tweaks.  Take directories out of target_configdirs as they are
13643         taken out of configdirs.  Remove existing Makefile files from
13644         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13645         CONFIG_ARGUMENTS in Makefile.
13646         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13647         by configure.in.
13648         (CONFIG_ARGUMENTS): Likewise.
13649         (CONFIGURE_TARGET_MODULES): New variable.
13650         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13651         ($(CONFIGURE_TARGET_MODULES)): New target.
13652         (configure-libg++, configure-libio): New targets.
13653         (all-libg++): Depend upon configure-libg++.
13654         (all-libio): Depend upon configure-libio.
13655         (configure-libgloss, all-libgloss): New targets.
13656         (configure-libstdc++): New target.
13657         (all-libstdc++): Depend upon configure-libstdc++.
13658         (configure-librx, all-librx): New targets.
13659         (configure-newlib): New target.
13660         (all-newlib): Depend upon configure-newlib
13661         (configure-xiberty): New target.
13662         (all-xiberty): Depend upon configure-xiberty.
13663
13664 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13665
13666         * configure.in (host i[345]86-*-win32):  Expand the
13667         noconfigdirs again.
13668
13669 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13670
13671         * mpw-configure: Fix sed command file name.
13672
13673 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13674
13675         * configure.in (host i[345]86-*-win32): Reduce the
13676         noconfigdirs again.
13677
13678 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13679
13680         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13681         or powerpc*-*-pe*, since they are not yet supported.
13682
13683 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13684
13685         Add PowerMac support and many other enhancements.
13686         * mpw-configure: New option --cc to select compiler to use,
13687         paste options set according to --cc into the generated
13688         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13689         if mpw-make.sed is present.
13690         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13691         add forward includes for PowerPC include files.
13692         * mpw-build.in: Build using Makefile.PPC if present.
13693         (do-byacc, etc): Remove separate version resource builds.
13694         (do-gas): Build "stamps" before "all".
13695         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13696         * mpw-README: Update to reflect --cc option, PowerMac support,
13697         and recently-reported compatibility problems.
13698
13699 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13700
13701         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13702         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13703         (--with-multilib-top): Pass to recursive invocations.
13704
13705 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13706
13707         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13708         v810-*-*.
13709
13710 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13711
13712         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13713         gdb, ld and opcodes on v810-*-*.
13714
13715 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13716
13717         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13718         (local-maintainer-clean): New target.
13719         (maintainer-clean): New target.
13720         (realclean): Just depend upon maintainer-clean.
13721
13722 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13723
13724         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13725
13726 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13727
13728         * configure.in: Build ld in mips*-*-bsd* case.
13729
13730 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13731
13732         * config.sub: Accept -lites* OS.  From Ian Dall.
13733
13734 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13735
13736         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13737         targets.
13738
13739 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13740
13741         * configure.in: treat i386-win32 canadian cross the same as
13742         i386-go32 canadian cross.
13743
13744 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13745
13746         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13747         running under the simulator to build a reduced set of libraries.
13748         (powerpc-*-eabiaix): Add fine grained multilib support added to
13749         other powerpc targets yesterday.
13750
13751 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13752
13753         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13754         -disable-softfloat, -disable-relocatable, -disable-aix, and
13755         -disable-sysv to control which multilib libraries get built.
13756
13757 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13758
13759         * configure: Add Makefile.tem to list of files to remove in trap
13760         handler.
13761
13762 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13763
13764         * config.guess (*Linux*):  Add missing "exit"s.
13765         Also, need specific check for alpha-unknown-linux (uses COFF).
13766
13767 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13768
13769         * config.guess:  Merge with FSF:
13770
13771         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13772         * config.guess (AIX4): More robust release numbering discovery.
13773
13774         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13775         * config.guess (i386-sequent-ptx): Properly get version number.
13776
13777         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13778         * config.guess (mips:*:4*:UMIPS): New case.
13779
13780 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13781
13782         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13783         (i386-win32 host): Likewise.  Don't build readline.
13784
13785 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13786
13787         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13788         SUPPORT_FILES to submakes.
13789
13790 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13791
13792         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13793         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13794         mpw-configure.
13795
13796 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13797
13798         * configure.in (appdirs): Use =, not ==, in test expression when
13799         trying to build the text to print in the warning message for
13800         Solaris users.
13801
13802 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13803
13804         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13805
13806 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13807
13808         * config.guess: Recognize lynx-2.3.
13809
13810 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13811
13812         * config.sub (z8ksim): Deleted
13813         (z8k-*-coff): New, this is the one true name of the target.
13814
13815 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13816
13817         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13818
13819 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13820
13821         * config.guess (*:Linux:*:*): First try asking the linker what the
13822         default object file format is (elf, aout, or coff).  Then if this
13823         fails, try previous methods.
13824
13825 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13826
13827         * configure.in: Don't build newlib for *-*-vxworks5.1.
13828
13829 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13830
13831         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13832         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13833
13834 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13835
13836         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13837
13838 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13839
13840         * cfg-ml-com.in: New file.
13841         * cfg-ml-pos.in: New file.
13842
13843 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13844
13845         * COPYING.NEWLIB: Add HP free copyright to list.
13846
13847 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13848
13849         * config.sub: Recognize -eabi* for the system, not just -eabi.
13850
13851 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13852
13853         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13854         * config.sub, configure.in (win32): New target and host.
13855
13856 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13857
13858         * configure.in: Add i386-pe configuration.
13859
13860 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13861
13862         * mpw-build.in (install): Install GDB after LD.
13863
13864 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13865
13866         * mpw-config.in (elf/mips.h): Always forward-include, needed
13867         for GDB to build.
13868
13869 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13870
13871         * testsuite: New directory for customer acceptance and whole tool
13872         chain tests.
13873
13874 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13875
13876         * configure: If per-host line isn't found, but AC_OUTPUT is found
13877         and a configure script exists, run it instead.
13878
13879 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13880
13881         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13882
13883 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13884
13885         * configure: Set build_{cpu,vendor,os,alias} to host values when
13886         --build isn't specified.
13887
13888 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13889
13890         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13891         (FLAGS_TO_PASS): Pass them.
13892         (EXTRA_TARGET_FLAGS): Ditto.
13893
13894 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13895
13896         * Makefile.in (all-libg++): Depend on all-libstdc++.
13897
13898 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13899
13900         * configure.in (noconfigdirs): Enable all packages for
13901           i386-unknown-netbsd.
13902
13903 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13904
13905         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13906         hosted builds (DOS builds)
13907
13908 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13909
13910         Changes for ARM based on patches from Richard Earnshaw:
13911         * config.sub: Handle armeb and armel.
13912         * configure.in: Omit arm linker only for riscix.
13913
13914 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13915
13916         * config.guess:  Update from FSF.
13917
13918 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13919
13920         * config.sub: Recognize powerpcle as the little endian variant of
13921         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13922         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13923         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13924         temporarily.
13925
13926 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13927
13928         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13929
13930 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13931
13932         * config.sub: Accept -lites* as a basic system type.
13933
13934 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13935
13936         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13937         installed, and if so return linuxoldld as the system name.
13938
13939 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13940
13941         * config.guess: Add hppa1.1-hp-lites support.
13942
13943 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13944
13945         * configure.in: Don't build newlib for m68k-vxworks5.1.
13946
13947 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13948
13949         * configure.in (mips-sgi-irix6): Use mh-irix5.
13950
13951 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13952
13953         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13954
13955 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13956
13957         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13958         OSF/1.  Fix compiler flags.
13959         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13960
13961 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13962
13963         * configure.in: Recognize --with-newlib.
13964         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13965
13966 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13967
13968         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13969         to *_X11_MODULES due to gdbtk needing X include files et al.
13970
13971 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13972
13973         Merge in support for Mac MPW as a host.
13974         (Old change descriptions retained for informational value.)
13975
13976         * mpw-config.in: Add generic include forwards for cpu-specific
13977         include files in aout and elf directories.
13978
13979         * mpw-configure: Added copyright.
13980         * mpw-config.in: Check for presence of required build tools.
13981         (target_libs): Add newlib.
13982         (target_tools): Add examples.
13983         (Read Me): Generate as "Read Me for MPW" instead.
13984         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13985         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13986         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13987
13988         * mpw-configure: Remove subdir-specific makefile hackery,
13989         delete mk.tmp after using it.
13990
13991         * mpw-build.in (all): Display start and end times.
13992
13993         * mpw-configure (host_canonical): Set.
13994         (target_cpu): Always add to makefiles.
13995         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13996         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13997         (mpw-mh-mpw): Look for in srcdir and srcroot.
13998         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13999
14000         * mpw-build.in: (install-only): New target.
14001
14002         * mpw-configure (host_alias, target_alias): Rename from hostalias
14003         and targetalias, add into generated Makefile.
14004         (mk.tmp): If present, add into generated Makefile.
14005         * mpw-build.in (all-gas): Build config.h first before gas proper.
14006
14007         * mpw-configure (config.status): Write only if changed.
14008         * mpw-config.in (readline): Configure it (not built, just used for
14009         definitions).
14010
14011         * mpw-config.in (elf/mips.h): Add a forward include.
14012
14013         * mpw-config.in: Forward-include most .h files in include into
14014         extra-include.
14015         (readline): Don't build.
14016         mpw-build.in (install): Install GDB.
14017
14018         * mpw-configure (prefix, mpw_prefix): Handle it.
14019         * mpw-config.in (mmalloc, readline): Don't configure.
14020         * mpw-build.in (thisscript): Rename to ThisScript.
14021         Use mpw-build instead of BuildProgram everywhere.
14022         (mmalloc, readline): Don't build.
14023         * mpw-README: New file, basic documentation about the MPW port.
14024
14025         * mpw-config.in: Use forward-include to create include files.
14026
14027         * mpw-configure: Add more things to the top of each configured
14028         Makefile, including contents of config/mpw-mh-mpw.
14029         * mpw-config.in (extra-include): Create this directory and fill it
14030         with Posix-like include files when configuring.
14031
14032         * config.sub (apple, mac, mpw): Add various aliases.
14033
14034         * mpw-build.in: New file, top-level build script fragment for MPW.
14035         * mpw-configure: New file, configure script for MPW.
14036         * mpw-config.in: New file, config fragment for MPW.
14037
14038 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14039
14040         * configure.in (host_libs): Remove glob, since it is gone from the
14041         sources.
14042
14043 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14044
14045         * Makefile.in: define empty GDB_NLM_DEPS var.
14046
14047         * configure.in(target_makefile_frag): use config/mt-netware
14048         for netware targets.
14049
14050 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14051
14052         * config.sub: Merge in recent FSF changes.  Remove linux special
14053         cases.
14054
14055 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14056
14057         Revert this change:
14058
14059         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14060
14061                 * build-all.mk: Use CC=cc -Xs on Solaris.
14062
14063 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14064
14065         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14066         stop using it.
14067         * Makefile.in: Nuke all references to glob subdirectory.
14068
14069 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14070
14071         * configure.in: Fix --enable-shared logic in per-host.
14072
14073 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14074
14075         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14076
14077 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14078
14079         * configure.in (noconfigdirs): Don't build gas on AIX, for
14080         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14081
14082 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14083
14084         * configure: Fix --cache-file to work if the file argument is a
14085         relative path.
14086
14087 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14088
14089         * configure: If the --cache-file is used, pass it down to
14090         configure in subdirectories.
14091
14092 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14093
14094         * config.sub: add vxworks29k configuration.
14095
14096 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14097
14098         * Makefile.in (taz): Do "diststuff" part quietly.
14099
14100 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14101
14102         * config.sub: Mini-merge with gcc/config.sub.
14103
14104 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14105
14106         * config.guess (IRIX): Sed - to _.
14107
14108 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14109
14110         * Makefile.in (source-vault, binary-vault): New targets.
14111
14112 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14113
14114         * config.sub: Recognize -eabi as a basic system type.
14115
14116 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14117
14118         * configure.in (enable_shared stuff): Fix typo.
14119
14120 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14121
14122         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14123
14124 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14125
14126         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14127
14128 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14129
14130         * configure.in (rs6000-*-*): Don't build gas.
14131
14132 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14133
14134         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14135         reduce command line length.
14136         (AS_FOR_TARGET): Check for as.new, not Makefile.
14137         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14138
14139 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14140
14141         * config.guess:  Merge from FSF.
14142
14143 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14144
14145         * configure: Don't use $ when handling program_suffix.
14146
14147 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14148
14149         * configure.in:  Configure tk for hppa/hpux.
14150
14151 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14152
14153         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14154
14155 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14156
14157         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14158         to LIBCXXFLAGS.  Tests are better run without it.
14159
14160 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14161
14162         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14163
14164 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14165
14166         * configure.in (*-*-netware*): Don't configure xiberty.
14167
14168 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14169
14170         * configure.in:  Remove tk from native_only list.
14171
14172 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14173
14174         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14175           for special NCD build.
14176
14177 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14178
14179         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14180         makeall.bat, they're only useful for binutils snapshots.
14181         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14182         makeall.bat to specified SUPPORT_FILES.
14183
14184 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14185
14186         * build-all.mk: Add Ericsson targets to sun4 and solaris
14187           hosts.  Add  BNR's sun4 target to solaris host, so their
14188           build-from-source will be tested in-house first.
14189
14190 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14191
14192         * Makefile.in (LIBCFLAGS): New variable.
14193         (CFLAGS_FOR_TARGET): Ditto.
14194         (LIBCFLAGS_FOR_TARGET): Ditto.
14195         (LIBCXXFLAGS): Ditto.
14196         (CXXFLAGS_FOR_TARGET): Ditto.
14197         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14198         (BASE_FLAGS_TO_PASS): Pass them.
14199         (EXTRA_TARGET_FLAGS): Ditto.
14200
14201         * configure.in: Support --enable-shared.
14202
14203 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14204
14205         * configure.in (target_libs):  Include libstdc++ again.
14206         * config.guess:  Update from FSF (for FreeBSD).
14207
14208 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14209
14210         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14211         makeall.bat.
14212         (DISTDOCDIRS): Add `etc'.
14213         (ETC_SUPPORT_PFX): New variable.
14214         (taz): Include anything from etc starting with a word in
14215         ETC_SUPPORT_PFX.
14216
14217 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14218
14219         * config.sub: Update for recent FSF changes.  Remove obsolete
14220         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14221         spacing changes.
14222
14223 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14224
14225         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14226
14227         * config.guess:  Merge with FSF.
14228         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14229
14230 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14231
14232         * configure: Since the "trap 0" handler will override the exit
14233         status on many systems, only use it for "exit 1", and make it set
14234         a non-zero exit status; reset it before "exit 0".  Also, check
14235         exit status of config.sub, and error out if it failed.
14236
14237 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14238
14239         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14240         and install libgloss.
14241
14242 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14243
14244         * Makefile.in (all-binutils): Depend upon all-byacc.
14245
14246         * configure.in: Don't build emacs on Irix 5.
14247
14248 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14249
14250         * configure.in (*-*-netware*): Add libio.
14251
14252 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14253
14254         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14255         (CHECK_TARGET_MODULES): Ditto.
14256         (INSTALL_TARGET_MODULES): Ditto.
14257         (TARGET_LIBS): Ditto.
14258         (all-libstdc++): Note dependencies.
14259
14260 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14261
14262         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14263
14264 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14265
14266         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14267         -fexternal-templates.
14268
14269         * configure.in (target_libs): Add libstdc++.
14270         (noconfigdirs): Add libstdc++ as appropriate.
14271
14272 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14273
14274         * config.guess:  Update from FSF.
14275
14276 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14277
14278         * configure: Use ${config_shell} when running ${configsub}.
14279
14280 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14281
14282         * config.sub: No longer recognize h8300h.
14283
14284 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14285
14286         * config.sub: Remove extraneous differences between config.sub and
14287         gcc/config.sub.
14288
14289 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14290
14291         * Makefile.in (DISTSTUFFDIRS): Add gas.
14292
14293 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14294
14295         * COPYING.NEWLIB: New file.
14296
14297 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14298
14299         * config.guess (HP-UX):  Patch from Harlan Stenn
14300         <harlan@landmark.com> to also emit release level.
14301
14302 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14303
14304         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14305
14306 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14307
14308         * config.sub:  Merge nextstep cleanup from FSF.
14309
14310 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14311
14312         * configure.in (arm-*-*): Don't configure ld for this target.
14313
14314 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14315
14316         * configure.in (*-*-netware): don't configure libg++, libio,
14317           librx, or newlib.
14318
14319 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14320
14321         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14322         configure ld--it works, but it doesn't support shared libraries.
14323
14324 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14325
14326         * config.guess (*-unknown-freebsd*):  Get rid of possible
14327         trailing "(Release)" in version string.
14328         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14329
14330 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14331
14332         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14333         Fix type: *-next-neststep -> *-next-nextstep.
14334
14335         * config.guess:  Merge from FSF:
14336
14337         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14338
14339         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14340
14341         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14342
14343         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14344         instead of UNIX_SV for UnixWare 1.0).
14345
14346 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14347
14348         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14349         to make gdb/nlm/* build after the compiler and linker.
14350
14351 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14352
14353         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14354         not just i[34]86.
14355         (m68k-atari-sysv4):  Relocate to match FSF version.
14356
14357         * config.guess:  More merges from the FSF:
14358
14359         Add a space before function call or macro invocation.
14360
14361         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14362
14363         * config.guess: Add trap cmd to remove dummy.c and dummy when
14364         interrupted.
14365
14366         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14367
14368         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14369         (dummy): Redirect stderr from compilation of dummy.c.
14370
14371         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14372
14373         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14374
14375 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14376
14377         * configure: Accept and ignore --cache*, for compatibility with
14378         new autoconf.
14379
14380 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14381
14382         * config.guess:  Merge from FSF:
14383
14384         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14385
14386         * config.guess (Pyramid*:OSx*:*:*): New case.
14387         (PATH): Add /.attbin at end for finding uname.
14388         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14389
14390         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14391
14392         * config.guess (M88*:DolphinOS:*:*): New case.
14393
14394         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14395
14396         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14397         to select whether to use ELF or COFF.
14398
14399         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14400
14401         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14402
14403         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14404
14405         * config.guess: Guess the OS version for HPUX.
14406
14407         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14408
14409         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14410
14411 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14412
14413         * configure.in: Recognize --with-headers, --with-libs, and
14414         --without-newlib.
14415         * Makefile.in (all-xiberty): Depend upon all-ld.
14416
14417 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14418
14419         * configure.in: Change i[34]86 to i[345]86.
14420
14421 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14422
14423         * configure (version): A few more tweaks to help message.
14424
14425 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14426
14427         * Makefile.in:  Remove (for now) librx as a host library,
14428         now that we're building it for target.
14429
14430 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14431
14432         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14433         (Karl Berry).
14434
14435 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14436
14437         * configure.in:  Also configure librx.
14438
14439 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14440
14441         * Makefile.in:  Update various rules to reflect that librx
14442         is now needed for libg++.
14443
14444 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14445
14446         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14447
14448 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14449
14450         * configure.in: Configure the examples directory.
14451
14452 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14453
14454         * configure: Simplify Jun 2 1994 change.
14455
14456 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14457
14458         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14459         /bin/gcc isn't good enough to build gcc.
14460
14461 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14462
14463         * Makefile.in (GDB_SUPPORT_FILES): Remove
14464         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14465         (gdb.tar.gz): Add new rule to use standard distribution building
14466         mechanism.
14467
14468 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14469
14470         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14471         Bill Cox <bill@cygnus.com>.
14472
14473 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14474
14475         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14476
14477 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14478
14479         * configure:  Search current dir first in .gdbinit.
14480
14481 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14482
14483         * config.sub:  Recognize freebsd (merged from gcc config.sub).
14484
14485 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14486
14487         * config.sub:  Refer to NeXT's operating system as nextstep.
14488
14489         * config.sub (case $basic_machine):  Re-order the cases, to match
14490         the order in the FSF version (which is mostly alphabethical).
14491         Merge in some additions and changes from the FSF.
14492
14493 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
14494
14495         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14496         * config.sub: Recognize cxux7.
14497         * configure.in: Use mh-cxux for m88k-harris-cxux*.
14498
14499 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14500
14501         * config.sub:  Fix typo powerpc -> powerpc-*.
14502
14503 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
14504
14505         * Makefile.in: `all-emacs19' depends on `all-byacc'.
14506
14507         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14508         parallel with all-emacs and install-emacs).  Top-level command
14509         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14510
14511 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14512
14513         * test-build.mk ($(host)-stamp-stage2-installed): Remove
14514         $(relbindir)/make before doing ``make install'', and use
14515         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
14516         installing over running make binary.
14517         ($(host)-stamp-stage3-installed): Likewise.
14518
14519 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14520
14521         * config.guess: Recognize Mach.
14522
14523 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14524
14525         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14526         see whether --exec-prefix was used.
14527
14528 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14529
14530         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
14531
14532 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14533
14534         * Makefile.in: Add all-librx target similar to all-libproc.
14535
14536 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
14537
14538         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
14539         with post 1.2 uname bogosity.
14540
14541 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14542
14543         * configure: Remove temporary files on receipt of a signal.
14544
14545 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
14546
14547         * configure: If there is a package_makefile_frag, remove
14548         ${subdir}/Makefile.tem after copying it in.
14549
14550 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14551
14552         * build_all.mk: support rs6000 lynx identifies itself as
14553         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14554         since /bin/gcc is too feeble to compile a modern gcc.
14555
14556 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14557
14558         * brought devo/test-build.mk update-to-date with progressive/
14559           test-build.mk. Add lynx targets and hppa flag info.
14560
14561 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14562
14563         * configure.in:  Use mh-ncrsvr43.  Patch from
14564         Tom McConnell <tmcconne@sedona.intel.com>.
14565
14566 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14567
14568         * config.guess (i386-unknown-bsdi):  No longer need to
14569         check #if defined(__bsdi__) && defined(__i386__).
14570
14571 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14572
14573         * configure: Set program_transform_nameoption correctly.
14574
14575 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14576
14577         * brought build-all.mk update-to-date with progressive build-all.mk,
14578           added new targets and hppa info.
14579
14580 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14581
14582         * configure: If config.guess result is a prefix of the user
14583         specified target, assume a native build and use the user specified
14584         target as the host alias.  Remove SunOS patch suffix removal hack.
14585         * configure.in: Remove SunOS patch suffix removal hack.
14586
14587         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14588         in NATIVE_CHECK_MODULES.
14589
14590 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14591
14592         * Makefile.in: Rename HOST_ONLY to NATIVE.
14593         * configure: Delete SunOs patch suffix from host_canonical
14594           and build_canonical variables that are prepended to Makefiles.
14595         * configure.in: Add comments for easier maintenance.
14596
14597 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14598
14599         * Makefile.in: Add all-libproc target similar to all-gui.
14600
14601 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14602
14603         * Makefile.in (CHECK_MODULES): split into
14604         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14605
14606 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14607
14608         * config.guess (i386-unknown-bsdi): New system to guess.
14609
14610 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14611
14612         * Makefile.in: Add all-gui target (but not yet build by "all").
14613
14614 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14615
14616         * config.sub: Move deletion of patch suffix from here...
14617         * configure.in: To here, at Ian's suggestion.  The top-
14618           level scripts might need to know of a patch level.
14619
14620 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14621
14622         * config.sub: Strip off patch suffix so rtl is recognized
14623           as a sunos4.1.3 machine, even though it's been patched.
14624
14625 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14626
14627         * Makefile.in (INSTALL_LAST): Delete.
14628         (INSTALL_DOSREL): New.
14629
14630 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14631
14632         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14633         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14634         whether we pass down --with-gnu-ld anyhow.
14635
14636 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14637
14638         * Makefile.in (INSTALL_LAST): Change operation so it works
14639         on more flavors of make.
14640         * configure.in (go32): Don't build libg++ or libio.
14641
14642 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14643
14644         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14645         they can be overriden by templates.
14646
14647 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14648
14649         * configure.in (target==go32): Don't build gdb.
14650         * dosrel: New directory.
14651
14652 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14653
14654         * configure.in (host==go32): Configure dosrel too.
14655         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14656         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14657         be set by incoming names or templates.
14658         (INSTALL_LAST): New rule.
14659
14660 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14661
14662         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14663
14664 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14665
14666         * configure.in (appdirs): New variable.  Currently empty, but will
14667         be used in gas distribution.  If nonempty, lists a set of
14668         directories at least one of which must get configured, or top
14669         level configuration is considered to have failed.
14670         (rs6000-*-lynxos*): Use new file name.
14671
14672 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14673
14674         Eliminate XTRAFLAGS.
14675         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14676         newlib include files using -idirafter, and also use -nostdinc.
14677         (CXX_FOR_TARGET): Likewise.
14678         (XTRAFLAGS): Removed.
14679         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14680         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14681         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14682         ($(DO_X)): Don't pass down XTRAFLAGS.
14683
14684 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14685
14686         * configure.in (mips*-dec-bsd*): New target; do build linker.
14687         (mips*-*-bsd*): New target; don't build linker.
14688
14689 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14690
14691         * configure.in: support rs6000-*-lynxos* configuration.
14692         support sunos4 as a cross target.
14693
14694         * config.sub: look for lynx*, not lynx since the OS version may
14695         legitimately be part of the name.
14696
14697 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14698
14699         * configure.in (i[34]86-*-sco*): Move to be with other i386
14700         targets.
14701         (romp-*-*): New target.  Skip various binary utilities.
14702         (vax-*-*): New target.  Don't build newlib.
14703         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14704
14705 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14706
14707         * configure.in: Only set host_makefile_frag if config
14708         directory exists.
14709
14710 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14711
14712         * install.sh: If $dstdir exists, don't check whether each
14713         component does.
14714
14715 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14716
14717         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14718
14719 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14720
14721         * configure.in (*-*-lynxos*): Don't configure newlib for either
14722         native or cross Lynx.
14723
14724 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14725
14726         * config.sub (sparc64-elf): Fix os.
14727         (z8k): Remove duplicate.
14728
14729 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14730
14731         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14732         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14733
14734 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14735
14736         * configure: Make file links cleanly even if Lynx fails on
14737           an NFS symlink (at least fail cleanly).
14738
14739 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14740
14741         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14742         -XNh2000.
14743
14744 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14745
14746         * configure: Unknown options are fatal again.
14747
14748 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14749
14750         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14751         compatibility.
14752
14753 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14754
14755         * build-all.mk: Add `clean' target.
14756
14757 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14758
14759         * config.guess:  Add SINIX support.
14760         * configure.in:  Add mips-*-sysv4* support.
14761
14762 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14763
14764         * build-all.mk: Document all useful targets.
14765         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14766         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14767
14768 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14769
14770         * configure: Support --silent, --quiet.
14771
14772 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14773
14774         * configure: Support --disable-FEATURE.
14775
14776 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14777
14778         * config.guess: Recognize NCR running SVR4.3.
14779
14780 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14781
14782         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14783         Patch from Paul Eggert <eggert@twinsun.com>.
14784
14785 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14786
14787         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14788
14789 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14790
14791         * configure: Make unrecognized options give nonfatal warnings
14792         instead of fatal errors, and pass them to any subdirectory
14793         configures in case they recognize them.
14794         Make --x equivalent to --with-x.
14795
14796 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14797
14798         * configure: Add --enable-* options.  Clean up usage message and
14799         some comments.
14800
14801 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14802
14803         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14804
14805 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14806
14807         * configure.in (hppa*-*-*): Enable binutils.
14808
14809 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14810
14811         * config.sub: Recognize cisco.
14812
14813 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14814
14815         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14816
14817 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14818
14819         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14820         than one configuration name.  Add comment.
14821
14822 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14823
14824         * config.guess: about target *-hitachi-hiuxwe2, fixed
14825         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14826         macro is incorrect.]
14827
14828 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14829
14830         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14831         than the "make ls" stuff which used to be here.
14832
14833 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14834
14835         * config.guess:  Recognize i[34]86-unknown-freebsd.
14836         From Shawn M Carey <smcarey@rodan.syr.edu>.
14837
14838 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14839
14840         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14841
14842 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14843
14844         * config.guess: Check for ptx.
14845
14846 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14847
14848         * config.sub: Add os9k checking.
14849
14850 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14851
14852         * config.guess: Handle OSF1 running on HPPA processors
14853
14854 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14855
14856         * configure: If subdir configure fails, print out a message with
14857         subdirectory name, in case subdir's configure code didn't identify
14858         itself.
14859
14860 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14861
14862         * configure.in: Remove embedded newlines from configdirs.
14863         Avoid mismatches of substrings.  Fix matching strings at end
14864         of configdirs.
14865
14866 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14867
14868         * config.guess:  Add Lynx/rs6000 config support.
14869
14870 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14871
14872         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14873
14874 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14875
14876         * configure.in (hppa*-*-osf*): Treat this just like most other
14877         PA configurations (eg no binutils or ld).
14878         (hppa*-*-*elf*): These configurations have binutils and ld.
14879
14880 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14881
14882         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14883
14884 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14885
14886         * configure.in (rs6000-*-*): Build gas.
14887
14888 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14889
14890         * Makefile.in:  Avoid bug in losing hpux sed.
14891
14892 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14893
14894         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14895         for GDB and GDB has been fixed to not need it.
14896
14897 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14898
14899         * config.guess: Recognize vax hosts.
14900
14901 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14902
14903         * configure (while loop): Don't use "break 2" inside case
14904         statement -- the case statement isn't an enclosing loop.
14905
14906 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14907
14908         * config.guess:  Clean up NeXT support, to allow nextstep
14909         on Intel machines.  Make OS be nextstep.
14910
14911 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14912
14913         * config.guess: Add alternate forms for Convex.
14914
14915 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14916
14917         * configure:  Completely rewrite option processing.  Take
14918         advantage of pattern-matching to avoid invoking test frequently.
14919         Also clean up host and target defaulting logic.
14920
14921 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14922
14923         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14924         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14925         commands (plus user environment) will fit SCO limits.
14926
14927 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14928
14929         * configure.in: Don't issue warnings about directories which are
14930         not being configured if -norecursion is set.  Correct test for
14931         --with-gnu-as and --with-gnu-ld to not get confused by substring
14932         matches.
14933
14934         * configure.in: Don't build gas for alpha-dec-osf1*.
14935
14936 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14937
14938         * configure:  Back out Per's change of 12/19/1993.  It changes the
14939         behavior of configure in unexpected and confusing ways.
14940
14941         Also, use different delim char when calculating
14942         program_transform_name so that the name can contain slashes.
14943
14944 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14945
14946         * configure.in, config.sub: Add support for VSTa micro-kernel.
14947
14948 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14949
14950         * configure.in: Nuke hacks which were used to get a special
14951         version of GAS for HPPA configurations.
14952
14953 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14954
14955         * configure:  If only ${target_alias} is given, use that
14956         as the default for ${host_alias}.
14957         * configure:  Add missing back-slashes before nested quotes.
14958
14959 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14960
14961         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14962
14963 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14964
14965         * config.guess:  Recognize some Tektronix configurations.
14966         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14967
14968 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14969
14970         * config.sub: Match any flavor of SH.
14971
14972 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14973
14974         * configure.in: Don't try to configure newlib for Alpha.
14975
14976 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14977
14978         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14979         libg++ or libio for any Alpha target.
14980
14981         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14982
14983 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14984
14985         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14986         default arguments -- so it tried to compress itself.
14987
14988 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14989
14990         * configure.in (notsupp): ensure that a space is always at the end
14991           of the configdirs list, since the grep checks for an explicit space
14992
14993 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14994
14995         * configure.in (target i386-sysv4.2): don't build ld, since static
14996           versions of many libraries are not available.
14997
14998 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14999
15000         * config.guess: Recognize Apollos (using environment variables).
15001         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15002
15003 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15004
15005         * config.guess: Recognize Sony news mips running newsos.
15006
15007 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15008
15009         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15010         "fi ; else" for bash.
15011
15012 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15013
15014         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15015
15016 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15017
15018         * config.sub: accept unixware as an alias for svr4.2.
15019         Fix some inconsistancies with the gcc version.
15020
15021 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15022
15023         * Makefile.in (DISTDOCDIRS):  Add gdb.
15024
15025 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15026
15027         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15028
15029 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15030
15031         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15032         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15033         this now.
15034
15035 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15036
15037         * config.sub: Accept hiux* as an OS name.
15038
15039         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15040         etc/make-stds.texi.  The underscore came from gcc, and dje now
15041         agrees that RUNTESTFLAGS is the correct name.
15042
15043 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15044
15045         * install.sh:  Remove 'set -e'.  It makes any conditionals
15046         in the script useless.
15047
15048         * config.guess: Automatically recognize arm-acorn-riscix
15049         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15050
15051 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15052
15053         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15054
15055 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15056
15057         * Makefile.in (DISTDOCDIRS): New variable.
15058         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15059         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15060
15061 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15062
15063         * configure.in (hppa target): check the source directory for the
15064           pagas sub-directory
15065
15066 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15067
15068         * config.sub: Allow -aout* and -elf*.
15069
15070 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15071
15072         * configure.in: Don't build ld on i386-solaris2, same as for
15073         sparc-solaris2.
15074
15075 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15076
15077         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15078
15079 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15080
15081         * configure.in:  Configure gdb for alpha.
15082
15083 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15084
15085         * Makefile.in (CXXFLAGS): Add -O.
15086
15087 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15088
15089         * config.guess: added support for DG Aviion
15090
15091 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15092
15093         * configure.in: Produce warning message for subdirectories not
15094         configurable for this host/target combination.  Don't try to
15095         configure gdb for vms.
15096
15097 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15098
15099         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15100         appropriate files before making "diststuff".
15101         (DISTBISONFILES): New var: list of files to be edited.
15102         (DISTSTUFFDIRS): Add binutils.
15103
15104 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15105
15106         * config.sub: also handle mipsel and mips64el (for little endian mips)
15107
15108 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15109
15110         * configure.in: Add * to end of all OS names.
15111
15112 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15113
15114         * configure.in: Build newlib for LynxOS native.
15115
15116 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15117
15118         * config.guess: Add support for delta 88k running SVR3.
15119
15120         * configure.in: Add comment about HP compiler vs. emacs.
15121
15122 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15123
15124         * configure.in: don't build ld on solaris2 (not a viable option
15125           due to bugs in getpwnam & getpwuid)
15126
15127 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15128
15129         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15130         config.guess will produce a full version number.
15131
15132 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15133
15134         * configure.in: Build linker and binutils for alpha-dec-osf1.
15135
15136 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15137
15138         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15139         and gdb/testsuite/Makefile.in.
15140
15141 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15142
15143         * configure.in: recognize mips*- instead of mips-
15144
15145 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15146
15147         * config.sub: Accept linux*coff and linux*elf as operating
15148         systems.
15149
15150 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15151
15152         * config.sub: Recognize mips64, and mips3 as an alias for it.
15153
15154 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15155
15156         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15157         gdb knows how to handle OSF/1 shared libraries.
15158
15159 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15160
15161         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15162         * config.guess: Recognize Hitachi's HIUX.
15163         * config.sub: Recognize h3050r* and hppahitachi.
15164         Remove redundant cases for hp9k[23]*.
15165
15166 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15167
15168         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15169         if gas and ld are in the source tree and are in ${configdirs}.
15170         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15171         --with options (but still pass them down on the command line,
15172         if they were explicitly specified).
15173
15174 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15175
15176         * configure: substitute SHELL value in Makefile.in with
15177         ${CONFIG_SHELL}
15178
15179 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15180
15181         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15182         *-*-solaris2* targets.
15183
15184 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15185
15186         * Makefile.in: define M4, and pass it down to sub-makes;
15187         all-autoconf now depends on all-m4
15188
15189 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15190
15191         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15192         presence of {ar,ranlib} instead of a configured directory
15193
15194 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15195
15196         * config.guess: Accept 34?? as well as 33?? for NCR.
15197
15198 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15199
15200         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15201         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15202
15203 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15204
15205         * configure: grab values for $(CC) and $(CXX) from the
15206         environment, so that someone can do "CC=gcc configure; make" and
15207         have it work right (matching the way that autoconf works now)
15208
15209         * configure.in, Makefile.in: add support for gash, the tcl
15210         interface to Galaxy
15211
15212         * config.guess: add NetBSD variants (hp300, x86)
15213
15214 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15215
15216         * install.sh: Support -d option (in the manner of SunOS 4 install,
15217         as it is more deterministic than that of GNU install)
15218         (chmodcmd): Set file to mode 755 by default (should also do default
15219         chgrp and chown, but I don't feel like dealing with that now)
15220
15221 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15222
15223         * config.sub: Remove h8300hhms alias.
15224
15225 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15226
15227         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15228
15229 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15230
15231         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15232         as stmp-fixinc
15233
15234 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15235
15236         * config.sub: recognize m88110-bug-coff.
15237
15238 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15239
15240         * Makefile.in (all-libio): all dependencies on the toolchain used
15241         to build this (gcc, gas, ld, etc)
15242
15243 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15244
15245         * config.guess: Deal with OSF/1 1.3 on alpha.
15246
15247 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15248
15249         * install.sh: add some 'else true' clauses for portability
15250
15251         * configure.in: don't build libio for h8[35]00-*-* targets
15252
15253 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15254
15255         * Makefile.in:  Add support for new libio.
15256
15257 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15258
15259         * install.sh: If one command fails, don't try the rest.  Don't try
15260         to remove $dsttmp (via trap) unless we have already created it.
15261         If $src doesn't exist, detect it and exit with an error.
15262
15263         * config.guess: Recognize BSD on hp300.
15264
15265 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15266
15267         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15268         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15269
15270 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15271
15272         * Makefile.in (all-send-pr): depends on all-prms
15273
15274 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15275
15276         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15277
15278 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15279
15280         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15281         Added test for mips-mips-riscos5.
15282
15283 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15284
15285         * configure.in: use mh-hp300 for 68k HP hosts
15286
15287 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15288
15289         * configure: add support for CONFIG_SHELL, so that you can use
15290         some alternate shell for evaluating configure scripts
15291
15292 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15293
15294         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15295         in configure script to bug-gdb@prep.ai.mit.edu when building
15296         distribution archive.
15297         * Makefile.in (COMPRESS):  Remove def.
15298         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15299         gdb.tar.Z and make-gdb.tar.Z respectively.
15300         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15301         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15302         to convergence with 'taz' target in Makefile.in.
15303
15304 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15305
15306         * install.sh (dsttmp): use trap to ensure that tmp files go
15307         away on error conditions
15308
15309 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15310
15311         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15312
15313 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15314
15315         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15316         its parent is '/' not ''.
15317
15318         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15319
15320 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15321
15322         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15323         that ${newsrcdir}/configure.in does.
15324
15325 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15326
15327         * test-build.mk: support for CONFIG_SHELL
15328
15329 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15330
15331         * config.sub (netware):  Add as a basic system type.
15332
15333 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15334
15335         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15336           $(srcdir)/ from the dependency on Makefile.in.
15337
15338 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15339
15340         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15341         (h8300hhms is temporary until multi-libraries are implemented).
15342         * configure.in: Handle h8300h too.
15343
15344 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15345
15346         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15347
15348 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15349
15350         * configure:  Remove extraneous output when guessing host type.
15351         * config.guess:  Remove extraneous output when guessing using C
15352         compiler rather than uname, or when guessing fails.
15353
15354 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15355
15356         * Makefile.in: remove all.cross and install.cross targets
15357
15358         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15359           definitions
15360
15361 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15362
15363         * configure.in (target sh): Build gprof.
15364
15365 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15366
15367         * config.sub: change -solaris to -solaris2
15368
15369 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15370
15371         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15372
15373 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15374
15375         * configure: Correct error message for missing Makefile.in to
15376         print correct directory.
15377
15378 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15379
15380         * install.sh: kludge around 386BSD shell bug
15381
15382 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15383
15384         * config.guess:  Recognize NeXT.
15385         * config.guess:  Recognize i486-ncr-sysv4.
15386         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15387
15388 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15389
15390         * Makefile.in (MAKEINFOFLAGS): New variable.
15391         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15392         * build-all.mk, test-build.mk: Pass down --no-split as
15393         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15394
15395 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15396
15397         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15398
15399 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15400
15401         * Makefile.in (libg++.tar.z):  New rule.
15402         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15403         * Makefile.in (taz):  Only do a single chmod.
15404
15405 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15406
15407         * install.sh: don't use dirname anymore (replaced with sed usage)
15408
15409 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15410
15411         * Makefile.in:  Change extension for gzip'd files from '.z' to
15412         '.gz' per new FSF standard usage.
15413
15414 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15415
15416         * configure: put quotes around the final value of program_transform_name
15417
15418 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15419
15420         * Makefile.in: new install.sh support; update install-info rules
15421
15422 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15423
15424         * configure.in: Build diff for crosses, but not for go32 host.
15425
15426         * configure.in: Build gprof only for native, and don't build it
15427         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15428
15429 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15430
15431         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15432
15433 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15434
15435         * configure.in (host_tools): Add prms.
15436
15437 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15438
15439         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15440         with $(FLAGS_TO_PASS) on the command line
15441
15442         * config.sub: Recognize lynx and lynxos
15443
15444 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15445
15446         * config.sub: Accept -ecoff*, not just -ecoff.
15447
15448 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15449
15450         * Makefile.in (taz): Use .gz suffix instead of .z.
15451         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15452         names.
15453
15454 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15455
15456         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15457
15458 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15459
15460         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15461         that rebuilds that might happen during 'make install' don't get
15462         bogus gcc include files
15463
15464 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15465
15466         Change from Utah for HPPA support:
15467         * config.guess: Recognize hppa1.x-hp-bsd.
15468
15469 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15470
15471         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15472         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15473
15474 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15475
15476         * config.sub: Add support for rom68k and bug boot monitors.
15477
15478 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15479
15480         * Makefile.in: Make all-opcodes depend on all-bfd.
15481
15482 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15483
15484         * config.guess: Added special check for i[34]86-univel-sysv4*.
15485
15486 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
15487
15488         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15489         the processor rather than assuming i486.
15490
15491 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15492
15493         * config.guess: Recognize SunOS6 as Solaris3.
15494
15495 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
15496
15497         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
15498         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15499
15500 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
15501
15502         * build-all.mk (all-cross): New target for Canadian Cross.
15503         Added Q2 go32 targets.
15504         * test-build.mk: Configure go32 cross sparclite-aout and
15505         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
15506         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15507
15508 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15509
15510         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15511         GO32 hosted toolchains
15512
15513 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15514
15515         * configure: change  so "-exec-prefix" gets passed down rather
15516         than "-exec_prefix" so autoconf generated Makefiles get the
15517         exec_prefix set right.
15518
15519 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15520
15521         * config.guess: get the Solaris2 minor version number
15522
15523         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15524
15525 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15526
15527         * config.guess: Recognize some Sequent platforms.
15528
15529 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15530
15531         * Makefile.in: added the vault-install target
15532
15533         * configure.in: actually use the Sun3 makefile fragment that's in
15534         config, also added the release dir to configdirs
15535
15536 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15537
15538         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15539
15540 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15541
15542         * configure.in: remove some program from Alpha targetted toolchains
15543
15544 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
15545
15546         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
15547         gprof.
15548         (taz): Run "make diststuff" in those directories instead of "make
15549         proto-dir".  Look for "VERSION=" only at start of line in subdir
15550         Makefile.  Use "gzip -9" for compression.
15551         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15552         (binutils.tar.z): New target.
15553
15554 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15555
15556         * Makefile.in (taz): Include gpl.texinfo.
15557
15558 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15559
15560         * Makefile.in (setup-dirs): Merged into "taz" target.
15561         (taz): Only do `proto-dir' stuff if a directory is actually needed
15562         for this target.
15563
15564 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15565
15566         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15567         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15568         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15569         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15570         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15571
15572 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15573
15574         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15575         config.sub, and move-if-change to gdb testsuite distribution
15576         archive, so the testsuite can be extracted, configured, and
15577         run separately from the gdb distribution.  Blow away the Chill
15578         tests that require a Chill compiled executable, since GNU Chill
15579         is not yet publically available.
15580
15581 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15582
15583         * test-build.mk: set environment variables in a single command,
15584         instead of a list of assignments and exports
15585
15586         * config.guess: recognize Alpha/OSF1 systems
15587
15588 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15589
15590         * configure: Change help message to prefer --options rather than
15591           -options.
15592
15593 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15594
15595         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15596         zippy@ecst.csuchico.edu.
15597         * config.guess: Recognize miniframe.
15598
15599 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15600
15601         * Makefile.in: Use srcroot to find runtest rather than rootme.
15602         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15603
15604 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15605
15606         * test-build.mk: Extensive additions to support building on a
15607         machine other than the host.
15608
15609 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15610
15611         * configure (tooldir): Fix for i386-aix again.
15612
15613 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15614
15615         * configure, Makefile.in:  Change definition of $(tooldir)
15616         to match the FSF.
15617
15618 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15619
15620         * config.guess:  Recognize i[34]86/SVR4.
15621
15622 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15623
15624         * Makefile.in (all-gdb): gdb depends on sim.
15625
15626 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15627
15628         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15629         at the same time we make the prototype gdb directory.
15630         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15631         files at the same time as the gdb base release distribution.
15632
15633 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15634
15635         * Makefile.in (check): Use individual check targets rather than
15636         DO_X rule.
15637         (check-gcc): Added.
15638
15639 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15640
15641         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15642         for System V release 3.2.
15643
15644 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15645
15646         * config.sub: Recognize hppaosf.
15647         * configure.in: Do configure ld/binutils/gas for it.
15648
15649 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15650
15651         * configure (tooldir): Alter syntax used to set this, for systems
15652         where "\$" isn't handled right, like i386-aix.
15653
15654 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15655
15656         * configure: Pass program-transform-name, not
15657         program_transform_name, to recursive configures.
15658
15659 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15660
15661         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15662         of gas+ld+binutils.
15663
15664 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15665
15666         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15667
15668 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15669
15670         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15671
15672 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15673
15674         * Makefile.in (PRMS): Set back to all-prms.
15675
15676 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15677
15678         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15679         targets, rather than for MIPS hosts.
15680
15681 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15682
15683         * configure.in: add comment for --with-x default values
15684
15685         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15686
15687         * Makefile.in: add check-* targets for each of the directories in
15688         the tree.  Add a definition of RUNTEST that will use the one we
15689         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15690
15691 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15692
15693         * configure.in: Removed obsolete references to bfd_target and
15694         target_makefile_frag.
15695
15696         * build-all.mk: Set assorted targets for Q2.
15697         * config.sub: Recognize z8k-sim and h8300-hms.
15698         * test-build.mk: Really don't pass host to configure.
15699         (HOLES): Added uname.
15700
15701 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15702
15703         * configure: Handle an empty program-prefix, program-suffix or
15704         program-transform-name correctly.
15705
15706 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15707
15708         * build-all.mk: -G 8 no longer required for MIPS targets.
15709         * test-build.mk: Don't pass host argument to configure; make it
15710         guess.
15711
15712 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15713
15714         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15715         * Makefile.in (COMPRESS):  New macro, like GZIP.
15716
15717 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15718
15719         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15720
15721         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15722         with gas currently defaults to -G 0.
15723
15724 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15725
15726         * Makefile.in (all-flex): flex depends on byacc.
15727
15728         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15729         to test-build.mk as RELEASE_TAG.
15730         * test-build.mk (configargs): New variable containing arguments to
15731         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15732         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15733
15734         * config.guess: Use /bin/uname when checking -X argument on SCO,
15735         to avoid invoking GNU uname which doesn't understand -X.
15736
15737         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15738
15739         * configure.in: Build gas for mips-*-*.
15740
15741 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15742
15743         * Makefile.in (all.normal): insert missing backslash.
15744
15745 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15746
15747         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15748
15749         * Makefile.in: Complete overhaul to merge many almost identical
15750         targets.
15751
15752 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15753
15754         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15755         (gdb.tar.Z): Adjusted.
15756
15757         * Makefile.in (setup-dirs, taz): New targets; should be general
15758         enough to adapt for gdb sometime.  Build only .z file.
15759         (gas.tar.z): New target.
15760
15761 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15762
15763         * build-all.mk: Use CC=cc -Xs on Solaris.
15764
15765 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15766
15767         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15768         for handling BISON for FSF releases.
15769
15770 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15771
15772         * configure: Actually implement the change zoo just documented.
15773
15774 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15775
15776         * configure: when using config.guess, only set target_alias when
15777         it's not already been set (ie, on the command line)
15778
15779 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15780
15781         * Makefile.in: add installcheck target, set PRMS to install-prms
15782
15783 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15784
15785         * configure: add support for package_makefile_fragment, handle the
15786         case where a directory has a configure.in file but no Makefile.in
15787         more gracefully (with an actual understandable error message, even);
15788         add support for --without (and add this to the usage message); also
15789         explicitly add a --host=${host_alias} to the command line when
15790         config.guess is used
15791
15792 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15793
15794         * configure: Must use both --host and --target in recursive calls.
15795
15796 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15797
15798         * Makefile.in: Change deja-gnu to dejagnu.
15799
15800 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15801
15802         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15803
15804 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15805
15806         * configure.in: canonicalize all instances to *-*-solaris2*,
15807         also strip out a number of tools to not build for go32 host
15808
15809 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15810
15811         * config.guess: add GPL.
15812
15813         * Makefile.in, config.guess, config.sub, configure: bump
15814           copyrights to 93.
15815
15816 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15817
15818         * Makefile.in (do-info): Removed obsolete check for existence of
15819         localenv file.
15820
15821         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15822
15823 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15824
15825         * Makefile.in: a couple of 'else true' for decstation,
15826         support for TclX
15827
15828         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15829
15830 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15831
15832         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15833
15834 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15835
15836         * config.guess: Recognize i386-ibm-aix (PS/2).
15837         * configure.in: Use config/mh-aix386 file for it.
15838
15839 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15840
15841         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15842         CC_FOR_TARGET instead.
15843         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15844
15845 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15846
15847         * Makefile.in: Add sim to list of directories sent with gdb
15848
15849 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15850
15851         * configure.in: Put back mips-dec-bsd* case.
15852
15853 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15854
15855         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15856         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15857         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15858
15859 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15860
15861         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15862
15863         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15864         (install-info): install dir.info only if it exists,
15865         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15866
15867 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15868
15869         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15870         gas for mips-dec-bsd.
15871
15872 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15873
15874         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15875         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15876
15877 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15878
15879         * configure.in: Added "dejagnu" to hosttools list.
15880
15881 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15882
15883         * config.sub, configure.in, config.guess:  Add support
15884         for Bosx, an AIX variant from Bull.
15885         Patches from F.Pierresteguy@frcl.bull.fr.
15886
15887 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15888
15889         * devo/dejagnu: Initial creation of devo/dejagnu.
15890         Migrated dejagnu testcases and support files for testing software
15891         tools to reside as subdirectories, currently called "testsuite",
15892         within the directory of the software tool.  Migrated all programs,
15893         support libraries, etc. beloging to dejagnu proper from
15894         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15895         with no modifications.  The changes to these files which will
15896         allow them to configure, build, and execute properly will be made
15897         in a future update.
15898
15899 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15900
15901         * Makefile.in: Change send_pr to send-pr.
15902         * configure.in: Likewise.
15903         * send_pr: Renamed directory to send-pr.
15904
15905 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15906
15907         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15908
15909 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15910
15911         * README:  Update for gdb-4.8 release.
15912         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15913         gdb-xxx.tar.z (gzip'd) file also.
15914
15915 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15916
15917         * Makefile.in: make all-diff depend on all-libiberty
15918
15919 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15920
15921         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15922
15923 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15924
15925         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15926
15927 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15928
15929         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15930         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15931         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15932
15933 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15934
15935         * Makefile.in:  makeinfo binary is in a new location
15936
15937 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15938
15939         * config.sub: Accept -ecoff as an OS.
15940
15941         * Makefile.in: Various changes to eliminate a level of make
15942         recursion and reduce the required command line length.
15943         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15944         sub-makes.
15945         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15946         variables holding settings for specific sub-makes.
15947         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15948         in terms of BASE_FLAGS_TO_PASS.
15949         (TARGET_LIBS): New variable listing directories which use
15950         TARGET_FLAGS_TO_PASS.
15951         (subdir_do): Eliminated.
15952         (do-*): New set of targets to replace subdir_do.
15953         (various): All targets which used subdir_do now depend on do-*.
15954         (local-clean): Renamed from do_clean.
15955         (local-distclean): New target, dependency of distclean and
15956         realclean.
15957         (install-info): Don't create directories.  Depend on dir.info
15958         rather than calling make recursively.
15959         (install-dir.info): Eliminated.
15960         (install-info-dirs): Create all info directories here.
15961         (dir.info): Depend upon do-install-info.
15962
15963         * test-build.mk (HOLES): Added false.
15964
15965 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15966
15967         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15968
15969 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15970
15971         * Makefile.in (info): remove dependency on all-texinfo.  The
15972         problem was really in texinfo/C, not at this level.
15973
15974 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15975
15976         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15977
15978 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15979
15980         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15981         GDB releases.
15982
15983 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15984
15985         * configure: Include srcdir in message about target of link not
15986         being found.  Don't convert `-' to `_' in `with' options being
15987         passed to subdirs.
15988
15989 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15990
15991         * configure.in: add uudecode to host_tools
15992
15993         * Makefile.in: added {all,install}-uudecode targets, added them to
15994         the appropriate lists
15995
15996 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15997
15998         * Makefile.in (all-gcc): Added dependency on all-gas.
15999
16000         * configure.in (mips-*-*): Build ld and binutils.
16001
16002 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16003
16004         * configure: check return code from mkdir, print error message and
16005           exit on failure.
16006
16007 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16008
16009         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16010
16011 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16012
16013         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16014
16015 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16016
16017         * config.sub (h8500):  Recognize this as a cpu type.
16018
16019 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16020
16021         * configure: source directory missing is no longer a warning
16022
16023         * configure.in: recognize irix[34]* instead of irix[34]
16024
16025         * Makefile.in: define and pass down X11_LIB
16026
16027 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16028
16029         * guess-systype: Renamed to ...
16030         * config.guess:  ... by popular request.
16031         * configure.in, Makefile.in:  Update accordingly.
16032
16033 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16034
16035         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16036         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16037         + Execute ./dummy instead of assuming . is in PATH.
16038
16039 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16040
16041         * guess-systype:  New shell script.  Attempts to guess the
16042         canonical host name of the executing host.
16043         Only a few hosts are supported so far.
16044         * configure:  Call guess-systype if no host is specified.
16045
16046 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16047
16048         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16049         gcc Makefile.
16050
16051
16052 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16053
16054         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16055         (all-gcc, install-gcc, subdir_do): Use it.
16056
16057 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16058
16059         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16060
16061 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16062
16063         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16064           set exclusively by configure, using configure.in .
16065
16066 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16067
16068         * test-build.mk: set $PATH for all builds
16069
16070         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16071
16072 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16073
16074         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16075         the one used in gcc/Makefile.in, so that a null expansion doesn't
16076         override the one needed to build gcc with a native cc.
16077
16078
16079 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16080
16081         * configure: Accept -with arguments.
16082
16083 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16084
16085         * Makefile.in: added h8300sim
16086
16087 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16088
16089         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16090         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16091         (all-cygnus, native, build-cygnus): Make
16092         $(canonhost)-stamp-3stage-done, not $(host)....
16093         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16094         i386-sco3.2v4.  Added else true to if command.
16095
16096 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16097
16098         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16099
16100 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16101
16102         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16103
16104 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16105
16106         * configure.in: don't remove binutils from Solaris builds
16107
16108 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16109
16110         * Makefile.in: get rid of earlier definitions for *clean,
16111         also handle the recursive info rule better
16112
16113 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16114
16115         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16116         do more-or-less the right thing.
16117
16118 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16119
16120         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16121         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16122
16123 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16124
16125         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16126         $(host_canonical).
16127
16128         * configure.in: split the configdirs list into 4 categories (native
16129         v. cross, library v. tool) and handle the cross-only and native-
16130         only in more reasonable (and correct!) way.
16131
16132 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16133
16134         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16135         configdirs anymore.
16136
16137 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16138
16139         * Makefile.in: extensive cleanup::  removed all of the explicit
16140         clean-* targets, collapsed many wrappers around subdir_do into
16141         one, added additional targets to satisfy standards.texi, deleted
16142         some old targets, some changes for consistency
16143
16144 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16145
16146         * configure.in: handle some programs as cross-only, and others as
16147         native only
16148
16149         * test-build.mk: handle partial holes in a more generic manner
16150
16151         * Makefile.in: m4 depends on libiberty
16152
16153 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16154
16155         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16156         time, wdiff, and find to configdirs
16157
16158         * Makefile.in: all, clean, and install rules for the new programs
16159         added to configure.in
16160
16161 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16162
16163         * configure.in: use mh-sun for all *-sun-* hosts
16164
16165 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16166
16167         * Makefile.in: define flags for X11 include files and library file
16168         locations, pass them down to the programs that need this info
16169
16170         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16171
16172 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16173
16174         * configure.in: start building libg++ for HP-UX targets
16175
16176 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16177
16178         * README:  Update references to files moved into etc/.
16179
16180 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16181
16182         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16183         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16184
16185 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16186
16187         * configure: accept dash as well as underscore in long option
16188         names for FSF compatibility.
16189
16190 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16191
16192         * config.sub: added -sco3.2v4 support from FSF.
16193
16194 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16195
16196         * configure.in: expand the section that adds or removes
16197         directories from the list of programs to build, to handle native
16198         vs. cross in addition to host v. native
16199
16200 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16201
16202         * Makefile.in:  Replace C++ in macro names with CXX.
16203         This is less likely to break ...
16204
16205 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16206
16207         * test-build.mk: add -w to GNU_MAKE
16208
16209 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16210
16211         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16212         add 'sparc' to list of recognized cpus.  This needed to make
16213         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16214         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16215         then changes that into $CPU-wrs-vxworks.
16216
16217         * configure.in: remove most references to gdbtest, regularize
16218         target based program removal
16219
16220         * test-build.mk: import from p3 tree (many fixes and changes)
16221
16222 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16223
16224         * Makefile.in: added rules to handle tcl, tk, and expect
16225
16226         * configure.in: handle those directories if they exist
16227
16228 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16229
16230         * config.sub: removed bogus hppabsd and hppahpux names, since
16231         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16232
16233 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16234
16235         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16236         depends upon all-xiberty
16237
16238         * Makefile.in: changes from p3, including:
16239
16240         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16241
16242         * Makefile.in (XTRAFLAGS): include newlib directories if
16243         newlib/Makefile exists, rather than if host != target.
16244
16245         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16246
16247         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16248         from the same source tree and not building a cross-compiler.  This
16249         matters for the libg++ configuration if reconfiguring a tree that
16250         has already been installed.
16251
16252         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16253
16254         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16255         pick up the machine and system specific header files.
16256
16257         * Makefile.in: added AS_FOR_TARGET, passed down in
16258         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16259         the C compiler to use to create programs which are run in the
16260         build environment, set it to default to $(CC), and passed it down
16261         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16262
16263         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16264
16265         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16266         We need them for unusual native builds, like systems without
16267         ranlib.
16268
16269         * configure: also define $(host_canonical) and
16270         $(target_canonical), which are the full, canonical names for the
16271         given host and target
16272
16273 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16274
16275         * Makefile.in:  Added separate definitions for C++.
16276
16277 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16278
16279         * configure.in (configdirs):  Add deja-gnu.
16280
16281 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16282
16283         * README:  Update for configure.texi and gdb-4.7 release.
16284
16285 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16286
16287         * Makefile.in:  Move "all" target to top of file.
16288         Previously, first target was ".PHONY" which caused BSD4.4 make
16289         to build .PHONY when make was run without arguments.
16290
16291 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16292
16293         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16294         Library-copylefted code in libiberty.
16295
16296 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16297
16298         * config.sub:  Replace m68kmote with plain old m68k.
16299
16300 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16301
16302         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16303
16304 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16305
16306         * config.sub: Complain if no argument is given.  Added support for
16307         386bsd as OS and target alias.
16308
16309 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16310
16311         * Makefile.in (XTRAFLAGS): include newlib directories if
16312         newlib/Makefile exists, rather than if host != target.
16313
16314 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16315
16316         * config.sub: recognize sparclite-wrs-vxworks.
16317
16318         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16319         p3.) Added clean-xiberty to clean.
16320
16321 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16322
16323         * configure.in: use *-*-* instead of nested cases for host and target
16324
16325 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16326
16327         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16328         from the same source tree and not building a cross-compiler.  This
16329         matters for the libg++ configuration if reconfiguring a tree that
16330         has already been installed.
16331
16332 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16333
16334         * config.sub (i486v/i486v4):  Merge in from FSF version.
16335
16336 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16337
16338         * configure: only set PWD if it is already set.
16339
16340 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16341
16342         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16343         doesn't have unset and all success paths (and most error paths)
16344         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16345         to just ${PWD} to avoid confusion.)
16346
16347 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16348
16349         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16350         even for a native compilation.
16351
16352 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16353
16354         Changes to make the gdb.tar.Z rule work better.
16355
16356         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16357         (DEVO_SUPPORT):  Add configure.texi.
16358         (bfd-ilrt.tar.Z):  Remove ancient rule.
16359
16360 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16361
16362         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16363         pick up the machine and system specific header files.
16364
16365         * configure.in, config.sub: added new target m68010-adobe-scout,
16366         with alias of adobe68k.  Changed configure.in to check for
16367         -scout before -sco* to avoid a false match.
16368
16369         * Makefile.in: added AS_FOR_TARGET, passed down in
16370         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16371         the C compiler to use to create programs which are run in the
16372         build environment, set it to default to $(CC), and passed it down
16373         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16374
16375 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16376
16377         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16378         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16379         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16380         FOR_TARGET variants, to newlib and libg++.
16381
16382 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16383
16384         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16385         first.
16386
16387 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16388
16389         * config.sub:  Accept `elf' as an environment.
16390
16391 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16392
16393         * Makefile.in (all-opcodes):  cd into the right directory
16394
16395 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16396
16397         * configure: added -program_transform_name option, used as
16398         argument to sed when installing programs.
16399         configure.texi: added documentation for -program_prefix,
16400         -program_suffix and -program_transform_name.
16401
16402 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16403
16404         * config.sub:  Accept i486 where i386 ok.
16405
16406 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16407
16408         * config.sub: accept we32k
16409
16410 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16411
16412         * config.sub, configure.in: accept OSE68000 and OSE68k.
16413
16414         * Makefile.in: don't create all directories for ``make install'';
16415         let the subdirectories create the ones they need.
16416
16417 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16418
16419         * COPYING: new file, GPL v2
16420
16421 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16422
16423         * Makefile.in: use the new gen-info-dir, which needs a template
16424         argument (which also lives in texinfo)
16425
16426         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16427
16428 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16429
16430         * config.sub (ncr3000):  Change i386 to i486.
16431
16432 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16433
16434         * Makefile.in: add install-rcs, install-grep to
16435         install-no-fixedincludes, removed install-bison and install-libgcc
16436
16437 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16438
16439         * configure.in: grab the HPUX makefile fragment if on HPUX
16440
16441 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16442
16443         * Makefile.in: eradicate bison spoor (ditto libgcc).
16444          configure.in: recognise m68{k,000}-ericsson-OSE.
16445          es1800 is alias for m68k-ericsson-OSE
16446
16447 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16448
16449         * configure.in: rearrange the parts that remove programs from
16450         configdirs, based now on HOST==TARGET or by canonical triple.
16451
16452 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16453
16454         * test-build.mk: recurse explicitly with -f test-build.mk when
16455           appropriate.  predicate stage3 and comparison on the existence
16456           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16457           On very clean, also remove ...stamp-co.  Build in-place before
16458           doing other builds.
16459
16460 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16461
16462         * Makefile.in, configure.in: add tgas
16463
16464 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16465
16466         * Makefile.in: a number of changes merged in from progressive.
16467
16468         * configure.in: add libm.
16469
16470         * .cvsignore: ignore some stuff that comes from test-build.mk.
16471
16472 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16473
16474         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16475
16476 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16477
16478         * configure: Add program_suffix (parallel to program_prefix)
16479         * Makefile.in: adjust directory-creating script for losing decstation
16480
16481 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16482
16483         * configure:  Minor $subdir-related fixes.
16484
16485 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16486
16487         * configure: fix various problems with propogating
16488         makefile_target_frag in subdirs.
16489         * configure.in: config libgcc if its there
16490
16491 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
16492
16493         * config.sub:  HPPA merge.
16494
16495 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
16496
16497         * Makefile.in:  Replace all-bison with all-byacc in all
16498         dependency lines for other tools (which now use byacc).
16499
16500 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
16501
16502         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
16503
16504 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
16505
16506         * Makefile.in: make gprof rules similar to byacc rules (instead of
16507         vestigal $(unsubdir) that didn't work...)
16508
16509 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
16510
16511         * config.sub:  Add support for Linux.
16512         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
16513         (at least for libg++).
16514
16515 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
16516
16517         * configure.texi: fix doc for the -nfp option to configure
16518
16519 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
16520
16521         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16522
16523 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
16524
16525         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16526         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16527         * configure.in: added solaris* host_makefile_frag hook.
16528
16529 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16530
16531         * config.sub: changed recognition of m68000 so that various
16532         m68k types can be specified via m680[01234]0
16533
16534 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16535
16536         * config.sub (basic_machine): fix sed so that '-foo' isn't
16537         completely substituted out while .+'-foo' loses the '-foo'
16538
16539 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16540
16541         * config.sub ($os): Add -aout.
16542
16543 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
16544
16545         * configure:  If host_makefile_frag is absolute, don't
16546         prefix ${invsubdir} (relevant to libg++ auto-configure).
16547
16548 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16549
16550         * Makefile.in (tooldir): Define it.
16551         (all-ld): Depend on all-flex.
16552
16553 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16554
16555         * Makefile.in (check):  Fix libg++ special case.
16556
16557 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16558
16559         * configure: do not bury `pwd` into config.status, thus do fewer
16560           pwd's.
16561
16562         * configure: print the "Building in" message only when building in
16563           other than "." AND verbose.
16564
16565         * configure: remove -s, rework -v to better accommodate guested
16566           configures.
16567
16568         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16569
16570 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16571
16572         * Makefile.in: macroize flags passed on recursion.  remove
16573           fileutils.
16574
16575 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16576
16577         * configure: get makesrcdir right for subdirs deeper than 1.
16578
16579         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16580           install.
16581
16582 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16583
16584         * Makefile.in: don't print subdir_do or recursion lines.
16585
16586 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16587
16588         * standards.texi: added menu item.
16589
16590         * Makefile.in: build and install standards.info.
16591
16592         * standards.texi: new file.
16593
16594 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16595
16596         * configure: test for and move config.status pieces from
16597           ${subdir}/.
16598
16599 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16600
16601         * configure:  Test for existance of files before trying to mv
16602         them, to avoid numerous non-existance messages.
16603
16604 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16605
16606         * configure: correct final line of config.status.
16607
16608         * configure: patch from eggert.  Avoids a protection problem if
16609           the original Makefile.in is read only.
16610
16611         * configure: use move-if-change from gcc to create config.status.
16612           Some makefiles depend on config.status to tell if a directory
16613           has been reconfigured for a different host.  This change
16614           prevents those directories from remaking everything in the case
16615           where the reconfig was only intended to rebuild a Makefile.
16616
16617         * configure: test for config.sub with "config.sub sun4" rather
16618           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16619           host alias from a missing config.sub.
16620
16621 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16622
16623         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16624           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16625
16626 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16627
16628         * configure: mkdir ${subdir} as needed.
16629
16630 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16631
16632         * Makefile.in,configure.in: added autoconf.
16633
16634 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16635
16636         * Makefile.in: no longer pass against on recursion.
16637
16638         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16639           definitions are not inherited.
16640
16641         * configure: correct makesrcdir when subdir is .
16642
16643 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16644
16645         * configure:  Add support for 'subdirs' variable, which is
16646         like 'configdirs', except that configure doesn't re-invoke
16647         itself for subdirs, it just creates a Makefile for each subdir.
16648         * configure.texi:  Document subdirs.
16649
16650 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16651
16652         * configure.in: added flex to configdirs
16653
16654 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16655
16656         * Makefile.in: remove clean-stamps from clean.
16657
16658 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16659
16660         * configure.in:  Add gdbtest to configdirs.
16661
16662 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16663
16664         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16665         to recursive makes.
16666         * configure.in:  Recognize new ncr3000 config.
16667
16668 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16669
16670         * Makefile.in, configure.in: removed references to gdbm.
16671
16672 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16673
16674         * config.sub:  Don't canonicalize os value
16675         newsos* to bsd (readline needs to check for newsos).
16676         (This fix was earlier made Jan 31, but got re-broken.)
16677
16678 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16679
16680         * configure.in:  sco is an os, not a vendor!
16681
16682         * configure:  Quote $( better.  Keep various shells happy.
16683
16684 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16685
16686         * Makefile.in: eliminate stamp-files.
16687
16688 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16689
16690         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16691           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16692
16693 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16694
16695         * config.sub:  fix iris/iris3.
16696
16697 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16698
16699         * configure: re-add -rm.
16700
16701 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16702
16703         * Maskefile.in: add .stmp-rcs to all.
16704
16705         * configure.in: remove gas from rs6000 build, use aix host fragment.
16706
16707 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16708
16709         * configure: pass down site_option during recursion.
16710
16711 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16712
16713         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16714
16715 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16716
16717         * configure: Change exec_prefix so that it really defaults to prefix.
16718
16719 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16720
16721         * Makefile.in, configure.in:  Add support for mmalloc library.
16722
16723 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16724
16725         * Makefile.in: add stmp dependencies for a few more things.
16726
16727 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16728
16729         * configure: adjusted error message on objdir/srcdir configure
16730           collision, per john's suggestion.
16731
16732         * Makefile.in: add libiberty stmp to all and all.cross.
16733
16734 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16735
16736         * Makefile.in: remove force dependencies, add grep to all.
16737
16738 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16739
16740         * Makefile.in: drop flex.  make stamp files work.
16741
16742         * configure: added test for conflicting configuration in srcdir,
16743           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16744           gets cranky.  use relative paths for configure and srcdir
16745           whenever possible.  Send some error messages to stderr that were
16746           going to stdout.
16747
16748 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16749
16750         * Makefile.in:  Fix libg++ rule to check for gcc directory
16751         before using gcc/gcc.  Also pass XTRAFLAGS.
16752
16753 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16754
16755         * Makefile.in: added stmp-files so that directories aren't polled
16756           when they are already built.
16757
16758         * configure.texi: fixed a node pointer problem.
16759
16760 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16761
16762         * config.sub configure.in gdb/configure.in
16763         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16764         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16765         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16766
16767 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16768
16769         * configure: -recurring becomes -silent.  corrected help message
16770           for -site= option.
16771
16772         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16773
16774 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16775
16776         * configure: when building Makefile for crosses, replace
16777           tooldir and program_prefix.  default srcdir from location of
16778           config.sub.  remove "for host in hosts" and "for target in
16779           targets" loops.
16780
16781 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16782
16783         * Makefile.in: Do not pass bindir or mandir to cvs.
16784
16785 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16786
16787         * Makefile.in, configure.in: removed traces of namesubdir,
16788           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16789           copyrights to '92, changed some from Cygnus to FSF.
16790
16791         * configure.texi: remove most references to multiple hosts,
16792           multiple targets, subdirs, etc.
16793
16794         * configure.man: removed rcsid. reference config.sub not
16795           config.subr.
16796
16797         * Makefile.in: mkdir $(infodir) on install-info.
16798
16799 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16800
16801         * configure.texi:  Explain better about .gdbinit and about
16802         the environment that configure.in sections run in.
16803
16804 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16805
16806         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16807
16808 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16809
16810         * README:  DOC.configure => cfg-paper.texi.
16811
16812 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16813
16814         * config.sub (near case $os):  Don't convert newsos* to bsd!
16815
16816 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16817
16818         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16819         the number of copies of COPYING that go into the GDB tar file.
16820
16821 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16822
16823         * bfd/configure.in, gdb/config/mh-i386sco,
16824         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16825         Fix SCO configuration stuff.
16826
16827 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16828
16829         * Makefile.in:  For libg++, make sure the -I pointing
16830         to the gcc directory goes *after* all the libg++-local -I flags.
16831         Also, move just-gcc dependency from just-libg++ to all-libg++.
16832
16833 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16834
16835         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16836
16837 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16838
16839         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16840
16841 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16842
16843         * config.sub:  Add stratus configuration frags.  Also
16844         submitted to FSF.
16845
16846 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16847
16848         * Makefile.in (DEV_SUPPORT):  add configure.man.
16849
16850         * config.sub(Decode manufacturer-specific):  add -none*.
16851
16852 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16853
16854         * Makefile.in:  remove form feeds to make Sun's make happy.
16855         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16856
16857 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16858
16859         * Makefile.in (AR_FLAGS):  Make quieter.
16860
16861 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16862
16863         * configure.in:  Add libg++.
16864         * configure:  When verbose, don't output the command line at each
16865         level; it will be unremarkably the same as the previous version,
16866         which will be the same as what the user typed.
16867
16868 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16869
16870         * configure.in, Makefile.in: fix clean-info, add flex.  add
16871           fileutils.
16872
16873         * configure: be less sensitive to spaces in Makefile.in.  Do not
16874           look for sources in "..".  Doing so breaks subdirectories that
16875           might have their own configure.  If a subdir has it's own
16876           configure script, use it.
16877
16878 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16879
16880         * cfg-paper.texi: some changes suggested by rms.
16881
16882 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16883
16884         * config.sub:  Merge in some small additions from the FSF version,
16885         taken from the gcc distribution, to bring the Cygnus and FSF
16886         versions into closer sync.
16887
16888 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16889
16890         * configure.in:  Changed svr4 references to sysv4.
16891
16892 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16893
16894         * configure: added -V for version number option.
16895
16896 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16897
16898         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16899           renamed from DOC.configure to cfg-paper.texi.
16900
16901 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16902
16903         * configure, config.subr, config.sub: config.subr is now
16904           config.sub again.
16905
16906 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16907
16908         * configure.texi: new file, in progress.
16909
16910         * Makefile.in: build info file and install the man page for
16911           configure.
16912
16913         * configure.man: new file, first cut.
16914
16915         * configure: find config.subr again now that configuration "none"
16916           has gone.  removed all traces of the -ansi option.  removed all
16917           traces of the -languages option.
16918
16919         * config.subr: resync from rms.
16920
16921 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16922
16923         * configure, config.sub, config.subr: merge config.sub into
16924           config.subr, call the result config.subr, remove config.sub, use
16925           config.subr.
16926
16927         * Makefile.in: revised install for dir.info.
16928
16929 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16930
16931         * configure.in: add decstation host makefile frag.
16932
16933         * Makefile.in: BISON now bison -y again.  also install-gcc on
16934           install.  clean-gdbm on clean.  infodir belongs in datadir.
16935           Make directories for info install.  Build dir.info here then
16936           install it.
16937
16938 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16939
16940         * Makefile.in: fix for bad directory tests.
16941
16942 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16943
16944         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16945           regexp.  -srcdir relative was being handled incorrectly.
16946
16947         * Makefile.in: unwrapped some for loops so that parallel makes
16948           work again and so one can focus one's attention on a particular
16949           package.
16950
16951 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16952
16953         * configure: added PWD as a stand in for `pwd` (for speed). use
16954           elif wherever possible.  make -srcdir work without -objdir.
16955           -objdir= commented out.
16956
16957 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16958
16959         * configure: +options become --options.  -subdirs commented out.
16960           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16961           Makefile now at top of generated Makefile.  Removed cvs log
16962           entries.  added -srcdir.  create .gdbinit only if there is one
16963           in ${srcdir}.
16964
16965         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16966           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16967           and mandir now keyed off datadir by default.
16968
16969 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16970
16971         * Freshly created ChangeLog.
16972
16973 \f
16974 Local Variables:
16975 mode: change-log
16976 left-margin: 8
16977 fill-column: 76
16978 version-control: never
16979 End: