OSDN Git Service

syscalls: Rewrite awk script to work with nawk.
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
2
3         * MAINTAINERS (Write After Approval): Add myself.
4
5 2011-10-24  Teresa Johnson  <tejohnson@google.com>
6
7         * MAINTAINERS (Write After Approval): Add myself.
8
9 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
10
11         * MAINTAINERS (sparc port): Remove myself.
12
13 2011-09-14  Tom de Vries  <tom@codesourcery.com>
14
15         * MAINTAINERS (Write After Approval): Add myself.
16
17 2011-08-14  Yao Qi  <yao@codesourcery.com>
18
19         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
20         * configure: Regenerate.
21
22 2011-07-26  Ian Lance Taylor  <iant@google.com>
23
24         * configure.ac: Set have_compiler based on whether gcc directory
25         exists, rather than on whether gcc is in configdirs.
26         * configure: Rebuild.
27
28 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
29
30         * MAINTAINERS (Global Reviewers): Add self.
31
32 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
33
34         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
35         link directories.
36         * Makefile.in: Rebuild.
37
38 2011-07-20  Ian Lance Taylor  <iant@google.com>
39
40         PR bootstrap/49787
41         * configure.ac: Move --enable-bootstrap handling earlier in file.
42         If --enable-bootstrap and either --enable-build-with-cxx or
43         --enable-build-poststage1-with-cxx, enable C++ automatically.
44         * configure: Rebuild.
45
46 2011-07-19  Ian Lance Taylor  <iant@google.com>
47
48         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
49         make C++ a boot_language.  Set and substitute
50         POSTSTAGE1_CONFIGURE_FLAGS.
51         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
52         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
53         * configure, Makefile.in: Rebuild.
54
55 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
56
57         * MAINTAINERS (Register Allocation): Move myself from reviewers to
58         maintainers.
59
60 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
61
62         * MAINTAINERS (Global Reviewers): Add myself.
63
64 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
65
66         * configure: Regenerate.
67
68 2011-07-16  Jason Merrill  <jason@redhat.com>
69
70         * Makefile.def (language=c++): Add check-c++0x and
71         check-target-libmudflap-c++.
72         * Makefile.tpl (check-target-libmudflap-c++): New.
73         * Makefile.in: Regenerate.
74
75 2011-07-16  Matthias Klose  <doko@ubuntu.com>
76
77         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
78         * Makefile.def (target_modules/libjava): Pass
79         $(EXTRA_CONFIGARGS_LIBJAVA).
80         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
81         if not configured with --enable-static-libjava.
82         * Makefile.in: Regenerate.
83         * configure: Likewise.
84
85 2011-07-15  Jason Merrill  <jason@redhat.com>
86
87         * Makefile.in (check-c++): Move check-gcc-c++0x after
88         check-target-libstdc++-v3.
89
90 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
91
92         * MAINTAINERS (c6x port): New entry.
93
94 2011-07-13  Jason Merrill  <jason@redhat.com>
95
96         * Makefile.in (check-gcc-c++0x): New.
97         (check-c++): Depend on it.
98
99 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
100
101         PR target/39150
102         * configure.ac (i[3456789]86-*-solaris2*): Also accept
103         x86_64-*-solaris2.1[0-9]*.
104         * configure: Regenerate.
105
106 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
107
108         * MAINTAINERS (RTL optimizers): Add self.
109
110 2011-06-27  Gabriel Charette  <gchare@google.com>
111
112         * MAINTAINERS (Write After Approval): Add myself.
113
114 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
115
116         PR regression/47836
117         PR bootstrap/23656
118         PR other/47733
119         PR bootstrap/49247
120         PR c/48825
121         * configure.ac (target_libraries): Remove target-libiberty.
122         Remove case-statement setting skipdirs=target-libiberty for
123         multiple targets.  Remove checking target_configdirs and
124         removing target-libiberty but keeping target-libgcc if
125         otherwise empty.
126         * Makefile.def (target_modules): Don't add libiberty.
127         (dependencies): Remove all traces of target-libiberty.
128         * configure, Makefile.in: Regenerate.
129
130 2011-06-13  Walter Lee <walt@tilera.com>
131
132         * configure.ac (tilepro-*-*) New case.
133         (tilegx-*-*): Likewise.
134         * configure: Regenerate.
135
136 2011-06-06  Jing Yu  <jingyu@google.com>
137
138         * configure.ac: Skip target-libiberty for
139         arm*-*-linux-androideabi.
140         * configure: Regenerated.
141
142 2011-06-06  Nick Clifton  <nickc@redhat.com>
143
144         * config.sub: Sync from upstream.
145
146 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
147
148         * MAINTAINERS (Write After Approval): Add myself.
149
150 2011-06-01  Daniel Jacobowitz  <drow@false.org>
151
152         * MAINTAINERS: Update my email address.
153
154 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
155
156         * MAINTAINERS (Write After Approval): Update my email address.
157
158 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
159
160         * MAINTAINERS (Write After Approval): Add myself.
161
162 2011-05-08  Doug Kwan  <dougkwan@google.com>
163
164         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
165         * configure: Regenerated.
166         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
167         value from configure.
168         * Makefile.in: Regenerated.
169
170 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
171
172         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
173         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
174         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
175         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
176         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
177         *-*-vxworks*): Disable newlib and libgloss in separate case
178         statement.
179         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
180         to separate case statement.
181         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
182         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
183         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
184         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
185         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
186         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
187         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
188         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
189         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
190         i[[3456789]]86-*-rdos*, m32r-*-*,
191         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
192         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
193         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
194         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
195         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
196         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
197         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
198         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
199         and libgloss in main case over targets.  Remove most empty cases
200         in main case over targets.
201         * configure: Regenerate.
202
203 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
204
205         * MAINTAINERS (Write After Approval): Add myself.
206
207 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
208
209         * configure.ac: Remove code setting special library locations for
210         hppa*64*-*-hpux11*.  Remove code setting compiler for
211         sparc-sun-solaris2*.
212         * configure: Regenerate.
213
214 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
215
216         * configure.ac: Separate libgloss_dir settings from general case
217         over targets.
218         * configure: Regenerate.
219
220 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
221
222         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
223         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
224         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
225         cases in libgcj-disabling case statement.
226         (hppa*64*-*-linux*): Set unsupported_languages instead of
227         disabling target-zlib.
228         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
229         to hppa*64*-*-hpux*.
230         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
231         hppa*-*-hpux*.
232         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
233         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
234         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
235         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
236         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
237         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
238         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
239         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
240         libgcj-disabling case statement.
241         * configure: Regenerate.
242
243 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
244
245         * configure.ac: Disable Java for targets not supporting libffi.
246         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
247         Remove cases in Java-disabling statement.
248         (*arm-wince-pe): Change to arm-wince-pe.
249         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
250         cases in Java-disabling statement.
251         (bfin-*-*): Don't disable Java again.
252         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
253         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
254         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
255         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
256         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
257         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
258         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
259         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
260         Java-disabling statement.
261         (mmix-*-*): Don't disable Java again.
262         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
263         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
264         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
265         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
266         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
267         statement.
268         * configure: Regenerate.
269
270 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
271
272         * configure.ac: Separate cases disabling Java and Java libraries
273         from general case over targets.
274         * configure: Regenerate.
275
276 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
277
278         * MAINTAINERS: Update my email address.
279
280 2011-04-20  Easwaran Raman  <eraman@google.com>
281
282         * MAINTAINERS (Write After Approval): Add myself.
283
284 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
285
286         PR lto/48086
287         * configure.ac: Re-enable LTO on *-apple-darwin9*.
288         * configure: Regenerate.
289
290 2011-04-16  Jim Meyering  <meyering@redhat.com>
291
292         * MAINTAINERS (Write After Approval): Add myself.
293
294 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
295
296         * MAINTAINERS: Update my email address.
297
298 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
299
300         * MAINTAINERS (Write After Approval): Add myself.
301
302 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
303
304         * MAINTAINERS (Write After Approval): Add myself.
305
306 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
307
308         * MAINTAINERS (Write After Approval): Add myself.
309
310 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
311
312         * configure.ac (build_tools): Remove build-byacc.
313         (host_libs): Remove mmalloc.
314         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
315         autoconf automake libtool diff rcs fileutils shellutils time
316         textutils wdiff find uudecode hello tar gzip indent recode release
317         sed perl gawk findutils gettext zip.
318         (libgcj): Remove target-qthreads.
319         (target_tools): Remove target-examples target-gperf.
320         (YACC): Don't handle building byacc.
321         * configure: Regenerate.
322         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
323         dosutils, examples, fileutils, find, findutils, gawk, gettext,
324         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
325         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
326         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
327         handle building components.
328         * Makefile.in: Regenerate.
329
330 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
331
332         * MAINTAINERS: Update my email address as Xtensa maintainer.
333
334 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
335
336         * config.sub: Sync from upstream.
337
338 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
339
340         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
341         (microblaze*): Don't disable libssp.
342         * configure: Regenerate.
343
344 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
345
346         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
347         moveifchange.
348         * configure: Regenerate.
349         * Makefile.tpl: Use @SHELL@ not @config_shell@.
350         * Makefile.in: Regenerate.
351
352 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
353
354         * configure.ac (*-*-sysv4*): Don't enable libgomp.
355         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
356         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
357         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
358         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
359         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
360         md_exec_prefix cases.
361         * configure: Regenerate.
362
363 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
364
365         * configure.ac: Separate cases disabling target-libssp,
366         target-libiberty, target-libstdc++-v3 and Fortran from general
367         case over targets.
368         * configure: Regenerate.
369
370 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
371
372         * configure.ac (*-*-chorusos): Don't disable libgcj.
373         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
374         Remove case.
375         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
376         (arm-*-coff): Don't disable libgcj.
377         (arm*-*-linux-gnueabi): Remove useless assignment.
378         (arm-*-riscix*): Don't disable libgcj.
379         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
380         configuration.
381         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
382         (c54x*-*-*): Remove case.
383         (tic54x-*-*): Don't disable GCC or GCC libraries.
384         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
385         to *.
386         (d10v-*-*): Don't disable GCC libraries.
387         (d30v-*-*): Don't disable libgcj.
388         (h8500-*-*): Don't disable GCC libraries.
389         (i960-*-*): Don't disable libgcj.
390         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
391         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
392         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
393         libgcj.
394         (m68k-*-coff*): Remove case.
395         (mmix-*-*): Don't disable libgloss on host.
396         (mn10200-*-*, mn10300-*-*): Remove cases.
397         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
398         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
399         Don't disable libgcj.
400         (romp-*-*): Remove case.
401         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
402         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
403         case.
404         (v810-*-*): Don't disable GCC libraries.
405         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
406         (ip2k-*-*): Don't disable GCC libraries.
407         * configure: Regenerate.
408
409 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
410
411         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
412         libffi on host.
413         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
414         on host.
415         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
416         * configure: Regenerate.
417
418 2011-03-26  John Marino  <binutils@marino.st>
419
420         * configure.ac: Add support for *-*-dragonfly*
421         * configure: Regenerate.
422
423 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
424
425         * configure.ac (native_only): Remove.
426         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
427         send-pr uudecode guile gnuserv on host.
428         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
429         send-pr rcs guile perl texinfo libtool on host.
430         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
431         automake send-pr rcs guile perl texinfo libtool on host.
432         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
433         (*-*-kaos*): Don't disable target-examples target-gperf on target.
434         (alpha*-dec-osf*): Don't disable fileutils on target.
435         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
436         texinfo send-pr expect dejagnu on target.
437         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
438         target-qthreads on target.
439         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
440         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
441         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
442         x86_64-*-mingw*): Don't disable expect on target.
443         (*-*-cygwin*): Don't disable target-gperf on target.
444         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
445         gnuserv on target.
446         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
447         target.
448         * configure: Regenerate.
449
450 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
451
452         * configure.ac (target_tools): Remove target-groff.
453         (native_only): Remove target-groff.
454         (hppa*64*-*-*): Don't disable byacc.
455         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
456         setting.
457         (*-*-kaos*): Don't skip target-librx and target-groff.
458         (*-*-netware*): Don't skip target-libmudflap.
459         (*-*-tpf*): Don't skip target-libmudflap.
460         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
461         directories on the host.
462         (ia64*-*-*vms*): Don't skip tix.
463         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
464         host.
465         * configure: Regenerate.
466
467 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
468
469         * configure.ac: Remove references to mt-mep, mt-netware,
470         mt-wince.
471         * Makefile.def: Add all-utils soft dependencies.
472         * Makefile.tpl: Remove GDB_NLM_DEPS.
473         * configure: Regenerate.
474         * Makefile.in: Regenerate.
475
476 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
477
478         * configure.ac: Do not include mh-x86omitfp.
479         * configure: Regenerate.
480
481 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
482
483         * configure.ac: Remove empty cases.
484         * configure: Regenerate.
485
486 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
487
488         * Makefile.def: Add dependency from termcap to gdb.
489         * Makefile.in: Regenerate.
490
491 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
492
493         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
494         * configure: Regenerate.
495         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
496         * Makefile.tpl: Likewise.
497         * Makefile.in: Regenerate.
498
499 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
500
501         * configure.ac: Remove all mentions of tentative_cc.
502         * configure: Regenerate.
503
504 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
505
506         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
507         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
508         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
509         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
510         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
511         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
512         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
513         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
514         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
515         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
516         *-*-rhapsody*): Remove host cases.
517         * configure: Regenerate.
518
519 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
520
521         * configure.ac (ppc*-*-pe): Remove host case.
522         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
523         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
524         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
525         cases.
526         * configure: Regenerate.
527
528 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
529
530         * config.sub: Update to version 2011-03-23.
531
532 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
533
534         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
535         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
536         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
537         * configure: Regenerate.
538
539 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
540
541         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
542         to Write After Approval.
543         * config-ml.in: Don't handle arc-*-elf*.
544         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
545         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
546         handle GCC libraries.
547         * configure: Regenerate.
548
549 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
550
551         PR bootstrap/48120:
552         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
553         Add -lstdc++ -lm to LIBS.
554         * configure: Regenerate.
555
556 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
557
558         * config.guess: Update to version 2011-02-02
559         * config.sub: Update to version 2011-02-24
560
561 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
562
563         PR lto/48086
564         * configure.ac: Re-enable LTO on *-apple-darwin9.
565         * configure: Regenerate.
566
567 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
568
569         PR lto/48086
570         * configure.ac: Disable LTO on darwin due to an assembler change in
571         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
572         under 256.
573         * configure: Regenerate.
574
575 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
576
577         * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
578
579 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
580
581         * MAINTAINERS: Update my e-mail address.
582
583 2011-03-06  Joey Ye  <joey.ye@arm.com>
584
585         * MAINTAINERS: Update my e-mail address.
586
587 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
588
589         * configure.ac: Adjust test of with_ppl.
590         * configure: Regenerated.
591
592 2011-03-02  Kai Tietz  <ktietz@redhat.com>
593
594         * MAINTAINERS: Adjust my e-mail address.
595
596 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
597
598         * configure.ac: Add -lpwl to ppllibs.
599         * configure: Regenerated.
600
601 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
602
603         * config/cloog.m4: Add -lisl to clooglibs.
604         * configure: Regenerated.
605
606 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
607
608         * MAINTAINERS (CPU Port maintainers): Add self.
609
610 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
611
612         * MAINTAINERS: Add myself as testsuite maintainer.
613
614 2011-02-15  Mike Stump  <mikestump@comcast.net>
615
616         * MAINTAINERS: Add myself as testsuite maintainer.
617
618 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
619
620         Import from Libtool and gnulib:
621
622         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
623
624         Prepare for supporting FreeBSD 10.
625         * config.rpath: Remove handling of freebsd1* which soon would
626         match FreeBSD 10.0.
627
628         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
629
630         Remove support for FreeBSD 1.x.
631         * libtool.m4 (_LT_LINKER_SHLIBS)
632         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
633         soon would incorrectly match FreeBSD 10.0.
634
635 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
636
637         PR binutils/12283
638         * move-if-change: Import version from gnulib.
639
640 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
641
642         PR lto/47225
643         * Makefile.def (lto-plugin): Double dash for enable-shared.
644         (configure-gcc): Depend on all-lto-plugin.
645         * Makefile.in: Rebuilt.
646
647 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
648
649         * configure.ac: Remove extra bracket.
650         * configure: Regenerate.
651
652 2011-02-08  Tobias Burnus  <burnus@net-b.de>
653
654         * MAINTAINERS: Add myself as libquadmath maintainer.
655
656 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
657
658         * MAINTAINERS: Update my email address.
659
660 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
661
662         * MAINTAINERS (option handling): Add self.
663
664 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
665
666         PR lto/47225
667         * Makefile.def: Add dependency for install-gcc
668         on install-lto-plugin.
669         * Makfile.in: Regenerated
670
671 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
672
673         * MAINTAINERS (CPU Port Maintainers): Add myself.
674
675 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
676
677         PR libgcj/44341
678         * configure.ac: Discard --with-* flags for host when configuring
679         target libraries for cross build.
680         * configure: Rebuilt.
681
682 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
683
684         * MAINTAINERS (linear loop transforms): Removed.
685
686 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
687
688         * configure.ac: If with_ppl is no, move setting with_cloog=no
689         after CLOOG_REQUESTED check.
690         * configure: Regenerated.
691
692 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
693
694         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
695         CLooG has been requested.
696         * configure: Regenerated.
697
698 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
699
700         * configure: Regenerated.
701         * configure.ac: Check for version 0.11 (or later revision) of PPL.
702
703 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
704
705         * configure: Regenerated.
706         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
707
708 2011-01-21  Andreas Schwab  <schwab@redhat.com>
709
710         * configure.ac: Use AS_HELP_STRING throughout.
711         * configure: Regenerate.
712
713 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
714
715         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
716         * configure: Regenerate.
717
718 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
719
720         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
721
722 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
723
724         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
725         for ia64-hpux.
726         * configure: Regenerate.
727
728 2011-01-07  Jan Hubicka  <jh@suse.cz>
729
730         PR lto/47225
731         * Makefile.in: Regenerate.
732         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
733         configure.
734
735 2011-01-07  Jan Hubicka  <jh@suse.cz>
736
737         * Makefile.in: Regenerate.
738         * Makefile.def (gcc host module) and soft dependency on lto-plugin
739         and configure dependency on lto-plugin configure.
740         (lto-plugin module): Remove dependency on GCC; add dependency on
741         liniberty.
742
743 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
744
745         * MAINTAINERS (Write After Approval): Add myself.
746
747 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
748
749         * configure: Regenerate.
750
751 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
752
753         * configure.ac: (picochip): Disable libiberty.
754
755 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
756
757         * MAINTAINERS (Write After Approval): Add myself.
758
759 2010-12-10  Ian Lance Taylor  <iant@google.com>
760
761         PR bootstrap/46819
762         * configure.ac: For --disable-libgcj clear libgcj_saved.
763         * configure: Rebuild.
764
765 2010-12-10  Tobias Burnus  <burnus@net-b.de>
766
767         PR fortran/46540
768         * configure.ac: Add --disable-libquadmath and
769         --disable-libquadmath-support.
770         * configure: Regenerate.
771
772 2010-12-03  Ian Lance Taylor  <iant@google.com>
773
774         * MAINTAINERS: Add myself as libgo maintainer.
775
776 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
777
778         PR libffi/46792
779         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
780         * configure: Regenerate.
781
782 2010-12-02  Ian Lance Taylor  <iant@google.com>
783
784         * configure.ac: Always set default for poststage1_ldflags to
785         -static-libstdc++ -static-libgcc.
786
787 2010-11-29  Andreas Schwab  <schwab@redhat.com>
788
789         * configure.ac: Move comment to remove extra space in last argument
790         of GCC_TARGET_TOOL.
791
792 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
793
794         PR other/46026
795         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
796         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
797         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
798         (BASE_FLAGS_TO_PASS): Use it.
799         * configure: Rebuilt.
800         * Makefile.in: Rebuilt.
801
802 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
803
804         PR binutils/12258
805         * configure.ac: Correct comments for --enable-gold/--enable-ld.
806         Properly check default linker.
807         * configure: Regnerated.
808
809 2010-11-23  Matthias Klose  <doko@ubuntu.com>
810
811         * configure.ac: For --enable-gold, handle value `default' instead of
812         `both*'.   New configure option --{en,dis}able-ld.
813         * configure: Regenerate.
814
815 2010-11-20  Ian Lance Taylor  <iant@google.com>
816
817         * configure.ac: Only disable a language library if no language needs
818         it.  Don't let --disable-libgcj uncondtionally disable libffi.
819         * configure: Rebuild.
820
821 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
822
823         * Makefile.in: Regenerate.
824
825         PR other/46202
826         * configure.ac: Fix just-built in-tree STRIP name to be
827         binutils/strip-new.
828         * configure: Regenerate.
829         * Makefile.def (install-strip-gcc, install-strip-binutils)
830         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
831         (install-strip-sid): Mirror dependencies on non-strip variants
832         of these targets on the respective -strip prerequisites.
833         * Makefile.tpl (install-strip, install-strip-host)
834         (install-strip-target): New targets.
835         (install-strip-[+module+], install-strip-target-[+module+]):
836         New targets.
837         * Makefile.in: Regenerate.
838
839 2010-11-19  Ian Lance Taylor  <iant@google.com>
840             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
841
842         * configure.ac: Add target-libgo to target_libraries.  Set
843         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
844         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
845         (HOST_EXPORTS): Add GOC.
846         (BASE_TARGET_EXPORTS): Add GOC.
847         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
848         (GOCFLAGS_FOR_TARGET): New variable.
849         (EXTRA_HOST_FLAGS): Add GOC.
850         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
851         * Makefile.def (target_modules): Add libgo.
852         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
853         (dependencies): Add dependency from configure-target-libgo to
854         configure-target-libffi and all-target-libstdc++-v3.  Add
855         dependencies from all-target-libgo to all-target-libffi.
856         (languages): Add go.
857         * configure: Rebuild.
858         * Makefile.in: Rebuild.
859
860 2010-11-19  Ian Lance Taylor  <iant@google.com>
861
862         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
863         compiler/flag environment variables.
864
865 2010-11-18  Ian Lance Taylor  <iant@google.com>
866
867         * configure.ac: Check for lang_requires_boot_languages in
868         config-lang.in files.
869         * configure: Rebuild.
870
871 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
872             Tobias Burnus  <burnus@net-b.de>
873
874         PR fortran/32049
875         * Makefile.def: Add libquadmath; build it with language=fortran.
876         * configure.ac: Add libquadmath.
877         * Makefile.tpl: Handle multiple libs in check-[+language+].
878         * Makefile.in: Regenerate.
879         * configure: Regenerate.
880
881 2010-11-16  Tom Tromey  <tromey@redhat.com>
882
883         * MAINTAINERS: Moved myself to reviewers section.
884
885 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
886
887         * MAINTAINERS: Moved myself to reviewers section.
888
889 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
890
891         * MAINTAINERS (Various Maintainers): Add self for build machinery.
892         (Write After Approval): Remove self.
893
894 2010-11-15  Andreas Schwab  <schwab@redhat.com>
895
896         * configure.ac: Fix spelling in option names.
897         * configure: Regenerated.
898
899 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
900
901         PR bootstrap/39622
902         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
903         * configure: Regenerated.
904
905 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
906
907         * MAINTAINERS: Update my email address.
908
909 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
910
911         * configure: Regenerate.
912
913 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
914
915         * configure: Regenerate.
916
917 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
918
919         * configure: Regenerate.
920
921 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
922
923         * configure: Regenerate.
924
925 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
926
927         * configure.ac: Support official CLooG.org versions.
928         * configure: Regenerate.
929         * config/cloog.m4: New.
930
931 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
932
933         * MAINTAINERS (Write After Approval): Add myself.
934
935 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
936
937         * MAINTAINERS: Update my email address.
938
939 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
940
941         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
942         * configure: Regenerate.
943
944 2010-11-03  Ian Lance Taylor  <iant@google.com>
945             Dave Korn  <dave.korn.cygwin@gmail.com>
946
947         PR lto/46273
948         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
949         and on other supported platforms whenever LTO is enabled.
950         * configure: Rebuild.
951
952 2010-11-02  Alan Modra  <amodra@gmail.com>
953
954         PR binutils/12110
955         * configure.ac: Error when source path contains spaces.
956         * configure: Regenerate.
957
958 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
959
960         * MAINTAINERS: Update my email address.
961
962 2010-10-20  Ian Lance Taylor  <iant@google.com>
963
964         * Makefile.def (target_modules): Set lib_path to src/.libs for
965         libstdc++-v3 module.
966         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
967         * Makefile.in: Rebuild.
968
969 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
970
971         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
972         (Write After Approval): Remove myself.
973
974 2010-10-15  Tristan Gingold  <gingold@adacore.com>
975
976         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
977
978 2010-10-14  Douglas Rupp  <rupp@gnat.com>
979
980         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
981
982 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
983
984         * configure.ac (build_lto_plugin): New shell variable.
985         (--enable-lto): Turn on by default for all non-ELF platforms that
986         have had LTO support added so far.  Set build_lto_plugin appropriately
987         for both ELF and non-ELF.
988         (configdirs): Add lto-plugin or not based on build_lto_plugin.
989         * configure: Regenerate.
990
991 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
992
993         Sync from src:
994         * configure.ac (v850 support): Remove target-libgloss from
995         noconfigdirs.
996         * configure: Regenerate.
997
998 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
999
1000         PR bootstrap/45326
1001         PR bootstrap/45174
1002         * configure.ac: Honor initial values of $build_configargs,
1003         $host_configargs, $target_configargs.  Mark the precious, so
1004         environment settings get recorded.
1005         * configure: Regenerate.
1006
1007 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1008
1009         PR bootstrap/45796
1010         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1011         Depend on all-build-libiberty.
1012         * Makefile.in: Regenerate.
1013
1014 2010-09-30  Michael Eager  <eager@eagercon.com>
1015
1016         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1017         * configure: Regenerate.
1018
1019 2010-09-28  Michael Eager  <eager@eagercon.com>
1020
1021         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1022
1023 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1024
1025         PR bootstrap/44621
1026         * configure.ac: Fix unportable shell quoting.
1027         * configure: Regenerate.
1028
1029 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1030
1031         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1032         targets and amend comment.
1033         * configure: Regenerate.
1034
1035 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1036
1037         * MAINTAINERS (Write After Approval): Add myself.
1038
1039 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1040
1041         * configure.ac: Enable LTO by default on Darwin.
1042         * configure: Regenerate.
1043
1044 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1045
1046         * MAINTAINERS (Write After Approval): Add myself.
1047
1048 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1049
1050         * MAINTAINERS (Write After Approval): Add myself.
1051
1052 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1053
1054         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1055         ports
1056
1057 2010-07-28  David Yuste  <david.yuste@gmail.com>
1058
1059         * MAINTAINERS (Write After Approval): Add myself.
1060
1061 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1062
1063         * configure.ac: Support all v850 targets.
1064         * configure: Regenerate.
1065
1066 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1067
1068         PR bootstrap/44455
1069         * configure.ac (extra_mpfr_configure_flags): Copy from
1070         extra_mpc_gmp_configure_flags.
1071         * configure: Re-generated.
1072
1073 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1074
1075         * MAINTAINERS (Write After Approval): Add myself.
1076
1077 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1078
1079         * MAINTAINERS (Write After Approval): Add myself.
1080
1081 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1082
1083         * MAINTAINERS (Write After Approval): Add myself.
1084
1085 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1086
1087         PR target/44862
1088         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1089         Provide -B option to allow for link spec %s substitutions for
1090         libstdc++.a on darwin.
1091         * Makefile.in: Regenerate.
1092
1093 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1094
1095         * MAINTAINERS (Reviewers): Update my e-mail address
1096
1097 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1098
1099         * Makefile.def (configure-gcc): Depend on all-libelf.
1100         * Makefile.in: Rebuild.
1101
1102 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1103
1104         * MAINTAINERS (Write After Approval): Add myself in the right place.
1105
1106 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1107
1108         * MAINTAINERS (Write After Approval): Add myself.
1109
1110 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1111
1112         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1113
1114 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1115
1116         * config.sub: Update to version 2010-05-21.
1117         * config.guess: Update to version 2010-04-03.
1118
1119 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1120
1121         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1122         * configure: Regenerate.
1123
1124 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1125
1126         * MAINTAINERS (Write After Approval): Add myself.
1127
1128 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1129
1130         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1131         a platform that supports LTO.
1132         * configure: Regenerate.
1133
1134 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1135
1136         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1137         * configure: Regenerated.
1138
1139 2010-04-27  Roland McGrath  <roland@redhat.com>
1140             H.J. Lu  <hongjiu.lu@intel.com>
1141
1142         * configure.ac (--enable-gold): Support both, both/gold and
1143         both/bfd to add gold to configdirs without removing ld.
1144         * configure: Regenerated.
1145
1146         * Makefile.def: Add install-gold dependency to install-ld.
1147         * Makefile.in: Regenerated.
1148
1149 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1150
1151         PR lto/42776
1152         * configure.ac (--enable-lto): Refactor handling so libelf tests
1153         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1154         and allow LTO to be explicitly enabled on non-ELF platforms that
1155         are known to support it inside else-clause.
1156         * configure: Regenerate.
1157
1158 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1159
1160         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1161         * configure: Regenerate.
1162
1163 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1164
1165         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1166         * configure: Regenerate.
1167
1168 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1169
1170         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1171         separately.
1172         * configure: Regenerate.
1173
1174 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1175
1176         * MAINTAINERS (Write After Approval): Add myself.
1177
1178 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1179
1180         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1181         * configure: Regenerate.
1182
1183 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1184
1185         * configure: Regenerate after change to elf.m4.
1186
1187 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1188
1189         * MAINTAINERS (Write After Approval): Add myself.
1190
1191 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1192
1193         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1194         * configure: Regenerated.
1195
1196 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1197
1198         * configure.ac: Print "buggy but acceptable" when CLooG
1199         revision is less than 9.
1200         * configure: Regenerated.
1201
1202 2010-04-01  Diego Novillo  <dnovillo@google.com>
1203
1204         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1205
1206 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1207
1208         PR bootstrap/43615
1209         PR bootstrap/43328
1210
1211         Revert:
1212
1213         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1214
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-31  Ulrich Weigand  <uweigand@de.ibm.com>
1221
1222         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1223
1224 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1225
1226         * MAINTAINERS: Remove myself.
1227
1228 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1229
1230         PR bootstrap/43328
1231         * configure.ac: Do not pass --enable-multilib nor
1232         --disable-multilib in baseargs.  Accept explicitly passed
1233         --enable_multilib.
1234         * configure: Regenerate.
1235
1236 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1237
1238         * MAINTAINERS (spu port): Remove me.
1239
1240 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1241
1242         * configure.ac (tic6x-*-*): New case.
1243         * configure: Regenerate.
1244
1245 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1246
1247         * config.sub: Update to version 2010-03-22.
1248         * config.guess: Update to version 2009-12-30.
1249
1250 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1251
1252         PR ada/42554
1253         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1254         * configure: Regenerate.
1255
1256 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1257
1258         * MAINTAINERS: Update my email address.
1259
1260 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1261
1262         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1263         (ghassan.shobaki@amd.com): Removed.
1264
1265 2010-03-17  Alan Modra  <amodra@gmail.com>
1266
1267         * MAINTAINERS: Update my email address.
1268
1269 2010-03-16  Diego Novillo  <dnovillo@google.com>
1270
1271         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1272         Matthews.
1273
1274 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1275
1276         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1277         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1278
1279 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1280
1281         * MAINTAINERS: Update my email address.
1282
1283 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1284
1285         * MAINTAINERS: Update my email address.
1286
1287 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1288
1289         * MAINTAINERS: Update my email address.
1290
1291 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1292
1293         * MAINTAINERS: Update my email address.
1294
1295 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1296
1297         PR libstdc++/32499
1298         * configure.ac (RANLIB): Default to true.
1299         (STRIP): Likewise.
1300         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1301         * configure: Regenerate.
1302
1303 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1304
1305         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1306         (Write After Approval): Update my email address.
1307
1308 2010-02-17  Nick Clifton  <nickc@redhat.com>
1309
1310         PR 11238
1311         * Makefile.tpl (local-distclean): Also remove config.cache files in
1312         sub-directories as there may not be Makefiles present in the
1313         sub-directories.
1314         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1315         the config.cache files found by the find command.
1316
1317         * Makefile.in: Regenerate.
1318         * configure.ac: Revert previous delta.
1319         * configure: Regenerate.
1320
1321 2010-02-15  Nick Clifton  <nickc@redhat.com>
1322
1323         PR 11238
1324         * configure.ac: Delete config.cache files in sub-directories when
1325         deleting Makefiles.
1326         * configure: Regenerate.
1327
1328 2010-02-12  Ben Elliston  <bje@gnu.org>
1329
1330         * MAINTAINERS: Update my email address.
1331
1332 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1333
1334         * MAINTAINERS (spu port): Update my email address.
1335
1336 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1337
1338         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1339
1340 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1341
1342         * configure.ac: Add "recommended" version checks for GMP/MPC.
1343         Update recommended GMP/MPFR/MPC versions.
1344         * configure: Regenerate.
1345
1346 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1347
1348         * MAINTAINERS: Move my Embecosm email address into the
1349         write-after-approval section.
1350
1351 2010-01-26  Ian Lance Taylor  <iant@google.com>
1352
1353         * MAINTAINERS: Add myself as Go frontend maintainer.
1354
1355 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1356
1357         PR libstdc++/36101, PR libstdc++/42813
1358         * configure.ac (bootstrap_target_libs): Make inclusion of
1359         target-libgomp conditional on libgomb being in target_configdirs.
1360         * configure: Regenerate.
1361
1362 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1363
1364         PR libstdc++/36101, PR libstdc++/42813
1365         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1366         * configure: Regenerate.
1367
1368 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1369
1370         PR libstdc++/36101, PR libstdc++/42813
1371         * configure.ac (target_configdirs): Substitute.
1372         * Makefile.def: Bootstrap target module libgomp.
1373         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1374         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1375         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1376         * configure, Makefile.in: Regenerate.
1377
1378 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1379
1380         * MAINTAINERS: Adjust my details.
1381
1382 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1383
1384         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1385
1386 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1387
1388         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1389
1390 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1391
1392         * MAINTAINERS (Write After Approval): Add myself.
1393
1394 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1395
1396         * MAINTAINERS (Write After Approval): Add myself.
1397
1398 2010-01-11  Richard Guenther  <rguenther@suse.de>
1399
1400         PR lto/41569
1401         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1402         * Makefile.in: Regenerated.
1403
1404 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1405
1406         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1407         * configure: Regenerate.
1408
1409 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1410             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1411
1412         PR bootstrap/42424
1413         * configure.ac: Include libtool m4 files.
1414         (_LT_CHECK_OBJDIR): Call it.
1415         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1416         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1417
1418         * configure: Regenerate.
1419
1420 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1421
1422         PR bootstrap/41818
1423         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1424         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1425         * Makefile.in: Regenerate.
1426
1427 2010-01-02  Richard Guenther  <rguenther@suse.de>
1428
1429         PR lto/41529
1430         * configure.ac: Include config/elf.m4.  Disable LTO if not
1431         builting for an elf target.
1432         * configure: Regenerate.
1433
1434 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1435
1436         * MAINTAINERS: Change my email address.
1437
1438 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1439
1440         * config.sub, config.guess: Update from upstream sources.
1441
1442 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1443
1444         * MAINTAINERS (Write After Approval): Add myself.
1445
1446 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1447
1448         PR middle-end/30447
1449         PR middle-end/30789
1450         PR other/40302
1451
1452         * configure.ac: Require MPC.
1453         * configure: Regenerate.
1454
1455 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1456
1457         PR target/38384
1458         PR bootstrap/40972
1459         * libtool.m4: Sync from git Libtool.
1460         * ltoptions.m4: Likewise.
1461         * ltversion.m4: Likewise.
1462         * lt~obsolete.m4: Likewise.
1463         * ltmain.sh: Likewise.
1464
1465 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1466
1467         * configure.ac: Update minimum MPC version to 0.8.
1468         * configure: Regenerate.
1469
1470 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
1471
1472         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1473         * configure: Regenerated.
1474
1475 2009-11-21  Ian Lance Taylor  <iant@google.com>
1476
1477         * configure.ac: Change default of poststage1_ldflags to be empty if
1478         poststage1_libs is set.  When poststage1_libs is empty, and
1479         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1480         * configure: Rebuild.
1481
1482 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
1483
1484         * MAINTAINERS (Write After Approval): Update my email address.
1485
1486 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1487
1488         * config.guess: Update from upstream sources.
1489
1490 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1491
1492         * Makefile.def: Restore host and target settings for gmp.
1493         * Makefile.in: Rebuild.
1494
1495 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1496
1497         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1498         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1499         Fix portability of test of C++ as bootstrap language.  Add
1500         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1501         * configure: Rebuild.
1502         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1503         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1504         in-tree building.
1505         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1506         (POSTSTAGE1_HOST_EXPORTS): Use it.
1507         (STAGE[+id+]_CXXFLAGS): New.
1508         (BASE_FLAGS_TO_PASS): Pass it down.
1509         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1510         extra_exports.
1511         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1512         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1513         extra_exports.
1514         * Makefile.in: Rebuild.
1515
1516 2009-11-17  Ben Elliston  <bje@au.ibm.com>
1517
1518         * config.sub, config.guess: Update from upstream sources.
1519
1520 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1521
1522         * MAINTAINERS (Write After Approval): Add myself.
1523
1524 2009-11-09  Jon Beniston  <jon@beniston.com>
1525
1526         * MAINTAINERS (Write After Approval): Add myself.
1527
1528 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1529
1530         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1531         paths for *-w64-mingw* and x86_64-*mingw*.
1532         * configure: Regenerated.
1533
1534 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
1535
1536         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1537
1538 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
1539
1540         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1541         Phil Edwards to Write-After Approval.
1542
1543 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1544
1545         * configure.ac: Disable target-winsup & co for
1546         x86_64-*-mingw* and *-w64-mingw* targets.
1547         * configure: Regenerated.
1548
1549 2009-10-16  Nick Clifton  <nickc@redhat.com>
1550
1551         * MAINTAINERS: Add myself as a maintainer for the RX port.
1552
1553 2009-10-26  Johannes Singler  <singler@kit.edu>
1554
1555         * MAINTAINERS (Write After Approval): Update my e-mail address.
1556
1557 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1558
1559         * configure.ac (CLooG test): Use = with test.
1560         * configure: Regenerate.
1561
1562 2009-10-22  Richard Guenther  <rguenther@suse.de>
1563
1564         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1565         cloog if the ppl version check failed.  Move flags saving
1566         before setting in libelf check.
1567         * configure: Regenerate.
1568
1569 2009-10-21  Richard Guenther  <rguenther@suse.de>
1570
1571         * configure.ac: Adjust the ppl and cloog configure to work as
1572         documented.  Disable cloog if ppl was disabled.  Omit the version
1573         checks if they were disabled.
1574         * configure: Re-generate.
1575
1576 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1577
1578         * configure.ac: Add 'lto' to enable_languages, not
1579         new_enable_languages, and only if not already present.
1580         * configure: Regenerate.
1581
1582 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1583
1584         * README: Refer to the various COPYING* files instead of just
1585         COPYING.
1586         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1587
1588 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1589
1590         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1591         
1592 2009-10-07  Richard Guenther  <rguenther@suse.de>
1593
1594         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1595         and Richard Guenther as reviewers.
1596         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1597         as reviewers.
1598
1599 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1600
1601         * config.sub: Update from upstream sources.
1602
1603 2009-10-06  Ian Lance Taylor  <iant@google.com>
1604
1605         * Makefile.def: check-gold depends upon all-gas.
1606         * Makefile.in: Rebuild.
1607
1608 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1609
1610         * MAINTAINERS (Write After Approval): Add myself.
1611
1612 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1613
1614         * Makefile.def: all-lto-plugin depends on all-libiberty.
1615         set bootstrap=true for lto-plugin.
1616         Add lto-plugin.
1617         * Makefile.in: Regenerate.
1618         * configure.ac (host_libs): Add lto-plugin.
1619         * configure: Regenerate.
1620
1621 2009-10-03  Diego Novillo  <dnovillo@google.com>
1622
1623         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1624         (HOST_LIBELFLIBS): Define.
1625         (HOST_LIBELFINC): Define.
1626         * Makefile.in: Regenerate.
1627         * configure.ac: Add --enable-lto.
1628         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1629         If --enable-lto is used, add 'lto' to new_enable_languages.
1630         If --enable-lto is used and gold is enabled, add
1631         lto-plugin to configdirs.
1632         * configure: Regenerate.
1633
1634 2009-10-03  Simon Baldwin  <simonb@google.com>
1635
1636         * configure.ac: If --with-system-zlib, suppress local zlib and
1637         pass --with-system-zlib to subdir configure scripts.
1638         * configure: Regenerate.
1639
1640 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1641             Paolo Bonzini  <bonzini@gnu.org>
1642
1643         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1644         $(srcdir).
1645         * Makefile.in: Rebuilt.
1646
1647 2009-09-26  Gary Funck  <gary@intrepid.com>
1648
1649         * MAINTAINERS (Write After Approval): Add myself.
1650
1651 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1652
1653         * configure.ac: Update minimum MPC version to 0.7.
1654         * configure: Regenerate.
1655
1656 2009-09-25  Nick Clifton  <nickc@redhat.com>
1657
1658         * configure.ac: Pass any --cache-file=/dev/null option on to
1659         subconfigures.
1660         * configure: Regenerate.
1661
1662 2009-09-23  Nick Clifton  <nickc@redhat.com>
1663
1664         * config.sub, config.guess: Update from upstream sources.
1665
1666 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1667
1668         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1669         * Makefile.in: Rebuilt.
1670
1671 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1672
1673         PR bootstrap/32272
1674         * configure.ac: Error out if $srcdir isn't '.' but contains
1675         host-${host_noncanonical}.
1676         * configure: Regenerate.
1677
1678 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1679
1680         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1681         maintainer.
1682
1683 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1684
1685         * configure.ac: If bootstrapping a combined tree with
1686         --enable-gold, require c++ in stage1_languages.
1687         * configure: Regenerate.
1688
1689         * configure.ac: Also add target_libs of stage1_languages to
1690         bootstrap_target_libs.
1691         * configure: Regenerate.
1692
1693         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1694         with --enable-languages not containing c++.
1695         * configure: Regenerate.
1696
1697 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1698
1699         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1700         * configure: Regenerate.
1701
1702 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1703
1704         * MAINTAINERS (Write After Approval): Update my e-mail address,
1705         and move from from here...
1706         (Waiting for paperwork): To here.
1707
1708 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1709
1710         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1711
1712 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1713
1714         * configure.ac: Do not use $extrasub for replacing @if/@endif
1715         parts in Makefile; instead, use additional arguments to
1716         AC_CONFIG_COMMANDS to do the replacement manually, with several
1717         sed invocations, to avoid HP-UX sed command limits.
1718         * configure: Regenerate.
1719
1720 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1721
1722         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1723         blank before -L.
1724
1725 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1726
1727         * configure.ac (with-build-config): Document.  Handle without.
1728         Handle missing argument.
1729         * configure: Rebuilt.
1730
1731 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1732
1733         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1734         Default to bootstrap-debug only if compare-debug works.
1735         * configure: Rebuilt.
1736         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1737         * Makefile.in: Rebuilt.
1738
1739 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1740
1741         * MAINTAINERS (OS Port Maintainers): Update my email address.
1742
1743 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1744
1745         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1746         * Makefile.in: Rebuilt.
1747
1748 2009-09-01  Chris Demetriou  <cgd@google.com>
1749
1750         * MAINTAINERS (Write After Approval): Add myself.
1751
1752 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1753
1754         PR debug/30161
1755         * include/dwarf2.h (enum dwarf_tag): Added
1756         DW_TAG_GNU_template_template_param
1757         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1758
1759 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1760
1761         * Makefile.tpl (AWK): Fix typo.
1762         * Makefile.in: Regenerate.
1763
1764 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1765
1766         * configure.ac: Detect awk and sed.
1767         * Makefile.def (flags_to_pass): Add AWK and SED.
1768         * Makefile.tpl (AWK, SED): New.
1769         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1770         * configure: Regenerate.
1771         * Makefile.in: Regenerate.
1772
1773 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1774
1775         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1776         (collapseslashes): Likewise.
1777
1778 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1779
1780         * configure.ac (AC_PREREQ): Bump to 2.64.
1781
1782 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1783
1784         * configure.ac: Remove --with-datarootdir, --with-docdir,
1785         --with-pdfdir, --with-htmldir switches.
1786         * configure: Regenerate.
1787
1788         * configure: Regenerate.
1789
1790         * compile: Sync from Automake 1.11.
1791         * depcomp: Likewise.
1792         * install-sh: Likewise.
1793         * missing: Likewise.
1794         * mkinstalldirs: Likewise.
1795         * ylwrap: Likewise.
1796
1797 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1798
1799         * ltmain.sh (func_normal_abspath): New function.
1800         (func_relative_path): Likewise.
1801         (func_mode_help): Document new -bindir option for link mode.
1802         (func_mode_link): Add new -bindir option, and use it to place
1803         output DLL if specified.
1804
1805 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1806
1807         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1808         (baseargs): Add --disable-option-checking.
1809         * configure: Regenerate.
1810
1811         * Makefile.def (configure-target-libiberty): Depend on
1812         all-binutils and all-ld.
1813         (configure-target-newlib): Likewise.
1814         * Makefile.in: Regenerate.
1815
1816 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1817
1818         * config.sub, config.guess: Update from upstream sources.
1819
1820 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1821
1822         Sync from src, merge:
1823
1824         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1825
1826         * configure.ac: Do not exclude gas for i386-*-darwin.
1827         Add a case for x86_64-*-darwin.
1828         * configure: Regenerate.
1829
1830 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1831
1832         * MAINTAINERS: Add my name to Write After Approval list.
1833
1834 2009-08-06  Michael Eager  <eager@eagercon.com>
1835
1836         * configure.ac: Add Microblaze target.
1837         * configure: Regenerate.
1838
1839 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1840
1841         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1842         * configure: Regenerate.
1843         
1844 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1845
1846         * MAINTAINERS (Write After Approval): Update my e-mail address.
1847
1848 2009-07-06  Ian Lance Taylor  <iant@google.com>
1849
1850         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1851         * configure: Rebuild.
1852
1853 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1854
1855         * MAINTAINERS: Move myself to the Graphite Reviewers.
1856
1857 2009-06-30  Wei Guozhi  <carrot@google.com>
1858
1859         * MAINTAINERS: Add my name to Write After Approval list.
1860
1861 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1862
1863         PR bootstrap/40338
1864         * configure.ac (comparestring): Create new variable.
1865         * Makefile.tpl (comparestring): Use to skip some comparisions.
1866         * configure: Regenerate.
1867         * Makefile.in: Regenerate.
1868
1869 2009-06-26  Doug Evans  <dje@sebabeach.org>
1870
1871         * Makefile.def (host_modules): Add cgen.
1872         * Makefile.in: Regenerate.
1873         * configure.ac (host_tools): Add cgen.
1874         * configure: Regenerate.
1875
1876 2009-06-23  DJ Delorie  <dj@redhat.com>
1877
1878         * MAINTAINERS: Add myself as mep maintainer.
1879
1880 2009-06-23  Ian Lance Taylor  <iant@google.com>
1881
1882         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1883         boot_languages.  Only bootstrap target libraries listed in
1884         target_libs for some boot language.  Add --with-stage1-ldflags,
1885         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1886         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1887         if not building with C++.
1888         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1889         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1890         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1891         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1892         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1893         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1894         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1895         * configure, Makefile.in: Rebuild.
1896
1897 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1898
1899         * MAINTAINERS: Added my name to write-after-approval list.
1900
1901 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1902
1903         * configure.ac: Define is_elf for QNX Neutrino targets.
1904         * configure: Regenerate.
1905
1906 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1907
1908         * MAINTAINERS: Added my name to the write-after-approval list
1909
1910 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1911
1912         * configure.ac: Detect MPC in default directory.
1913         * configure: Regenerate.
1914
1915 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1916             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1917
1918         * Makefile.tpl (all): Avoid a trailing backslash.
1919         * Makefile.in: Regenerate.
1920
1921 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1922
1923         * config.sub, config.guess: Update from upstream sources.
1924
1925 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1926
1927         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1928         to noconfdirs.
1929         * configure: Regenerate.
1930
1931 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1932
1933         * Makefile.tpl ([+compare-target+]): Compare all stage
1934         directories, rather than just gcc.
1935         * Makefile.in: Rebuilt.
1936
1937 2009-06-01  Doug Kwan  <dougkwan@google.com>
1938
1939         * configure.ac: Support gold for target arm*-*-*.
1940         * configure: Regenerate.
1941
1942 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1943
1944         * Makefile.def: Add MPC support and dependencies.
1945         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1946
1947         * Makefile.in, configure: Regenerate.
1948
1949 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1950
1951         * Makefile.tpl (all): Avoid harmless warning in make all when
1952         gcc-bootstrap is enabled but stage_last does not exist.
1953         * Makefile.in: Rebuilt.
1954
1955 2009-05-24  Nicolas Roche  <roche@adacore.com>
1956
1957         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1958         * Makefile.in: Regenerate.
1959
1960 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1961
1962         * MAINTAINERS: Update my e-mail address.
1963
1964 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1965
1966         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1967         * configure:  Regenerate.
1968
1969 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1970
1971         PR other/40159
1972         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1973         gcc-no-bootstrap are mutually exclusive.
1974         * Makefile.in: Rebuilt.
1975
1976 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1977
1978         PR other/40159
1979         * Makefile.tpl (all): Don't end with unconditional success.
1980         * Makefile.in: Rebuilt.
1981
1982 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1983
1984         PR target/37137
1985         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1986         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1987         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1988         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1989         stage_configureflags, stage_cflags and stage_libcflags into
1990         explicit Makefile macros.
1991         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1992         GFORTRAN.
1993         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1994         CC.  Set CC_FOR_BUILD from CC.
1995         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1996         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1997         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1998         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1999         and GFORTRAN.
2000         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2001         (_LIBCFLAGS): Renamed to _TFLAGS.
2002         (do-compare-debug, do-compare3-debug): Drop.
2003         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2004         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2005         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2006         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2007         (XGCC_FLAGS_FOR_TARGET): New.
2008         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2009         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2010         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2011         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2012         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
2013         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2014         TFLAGS.
2015         (BUILD_CONFIG): Include if requested.
2016         (all): Set TFLAGS on bootstrap.
2017         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2018         (all-stageid-prefixmodule): Likewise.
2019         (do-clean, distclean-stageid): Set TFLAGS.
2020         (restrap): Fix whitespace.
2021         * Makefile.in: Rebuilt.
2022
2023 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2024
2025         * config.guess: Sync with src.
2026
2027 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2028
2029         * configure.ac ($with_ppl):  Default to no if not supplied.
2030         ($with_cloog):  Likewise.
2031         configure:  Regenerate.
2032
2033 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2034
2035         * MAINTAINERS: Update my e-mail address.
2036
2037 2009-04-27  Nick Clifton  <nickc@redhat.com>
2038
2039         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2040
2041 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2042
2043         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2044         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2045         * Makefile.in: Regenerate.
2046
2047 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2048
2049         PR bootstrap/39739
2050         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2051         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2052
2053         * configure, Makefile.in: Regenerate.
2054
2055 2009-04-21  Taras Glek  <tglek@mozilla.com>
2056
2057         * include/hashtab.h: Update GTY annotations to new syntax
2058         * include/splay-tree.h: Likewise
2059
2060 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2061
2062         * config.sub, config.guess: Update from upstream sources.
2063
2064 2009-04-15  Anthony Green  <green@moxielogic.com>
2065
2066         * configure.ac: Add moxie support.
2067         * configure: Rebuilt.
2068
2069 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2070
2071         * configure.ac: Change copyright header to refer to version
2072         3 of the GNU General Public License and to point readers at the
2073         COPYING3 file and the FSF's license web page.
2074         * Makefile.def: Likewise.
2075         * Makefile.tpl: Likewise.
2076         * Makefile.in: Regenerate.
2077
2078 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2079
2080         * configure.ac: Restore match for darwin9 or later. Use double
2081         brackets since regeneration eats one pair.
2082         * configure: Regenerate.
2083
2084 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2085
2086         PR gas/10039
2087         * configure.ac: Require texinfo 4.7.
2088         * configure: Regenerated.
2089
2090 2009-04-09  Nick Clifton  <nickc@redhat.com>
2091
2092         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2093         the GCC Runtime Library Exception.
2094
2095 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2096
2097         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2098         * configure: Regenerate.
2099
2100 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2101
2102         * Makefil.def (languages): New entries.
2103         * Makefile.tpl (check-gcc-*): New generic target.
2104         * Makefile.in: Regenerate.
2105
2106 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2107
2108         * MAINTAINERS:  Update my email address.
2109
2110 2009-03-18  Tom Tromey  <tromey@redhat.com>
2111
2112         * configure: Rebuild.
2113         * configure.ac (host_libs): Add libiconv.
2114         * Makefile.in: Rebuild.
2115         * Makefile.def (host_modules): Add libiconv.
2116         (configure-gdb, all-gdb): Depend on libiconv.
2117
2118 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2119
2120         * configure.ac: Treat gdb as supported on x86_64-darwin.
2121         * configure: Regenerate.
2122
2123 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2124
2125         * configure.ac (--with-host-libstdcxx): New option.
2126         * configure: Regenerate.
2127
2128 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2129
2130         * MAINTAINERS:  Move myself into the write after approval list.
2131
2132 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2133
2134         * MAINTAINERS: Update e-mail address.
2135         
2136 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2137
2138         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2139
2140 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2141
2142         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2143
2144 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2145
2146         Backport from git Libtool:
2147
2148         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2149         Support GNU/kOpenSolaris.
2150         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2151         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2152         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2153         GNU/kOpenSolaris.
2154
2155 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2156
2157         * MAINTAINERS: Update e-mail address.
2158
2159 2009-02-24  Michael Eager  <eager@eagercon.com>
2160
2161         * MAINTAINERS (Write After Approval): Add self.
2162
2163 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2164
2165         * MAINTAINERS (Write After Approval): Add myself.
2166
2167 2009-02-05  Andreas Schwab  <schwab@suse.de>
2168
2169         * Makefile.tpl (stage_last): Define $r and $s before using
2170         $(RECURSE_FLAGS_TO_PASS).
2171         * Makefile.in: Regenerate
2172
2173 2009-01-30  Ian Lance Taylor  <iant@google.com>
2174
2175         * MAINTAINERS: Move myself to the Global Reviewers list.
2176
2177 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2178
2179         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2180         * configure: Regenerate.
2181
2182 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2183
2184         * MAINTAINERS: Make whitespace consistent.
2185         Remove Robert Millan from Write After Approval.
2186
2187 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2188
2189         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2190         (all-opcodes): Depend on all-libiberty.
2191         * Makefile.in: Regenerate.
2192
2193 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2194
2195         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2196         * configure: Regenerate.
2197
2198 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2199
2200         * MAINTAINERS (Write After Approval): Add myself.
2201
2202 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2203
2204         * MAINTAINERS: Add myself to reviewers (Fortran).
2205
2206 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2207
2208         PR tree-optimization/38515
2209         * configure.ac (cloog-polylib): Removed.
2210         (with_ppl, with_cloog): Test for "no".
2211         * configure: Regenerated.
2212
2213 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2214
2215         * MAINTAINERS: Moved myself to reviewers (Fortran).
2216
2217 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2218
2219         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2220         (Write After Approval): Remove myself.
2221
2222 2009-01-03  Diego Novillo  <dnovillo@google.com>
2223
2224         * MAINTAINERS: Remove myself from alias maintainership.
2225
2226 2009-01-02  David Ayers  <ayers@fsfe.org>
2227
2228         * MAINTAINERS: Update e-mail address.
2229
2230 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2231
2232         * MAINTAINERS: Make whitespace consistent.
2233
2234 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2235
2236         Backport from upstream Libtool:
2237         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2238         Add cache variables to tests that require the linker to work.
2239         For shlibpath_overrides_runpath, this also changes the semantics
2240         to let the result from the C compiler take precedence.
2241
2242 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2243
2244         * config.sub, config.guess: Update from upstream sources.
2245
2246 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2247
2248         * configure.ac (ppllibs): Add by default the lib flags.
2249         * configure: Regenerate.
2250
2251 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2252
2253         * MAINTAINERS:  Add myself to the write after approval list.
2254
2255 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2256
2257         * configure.ac: Add double brackets on darwin[912].
2258         * configure: Regenerate.
2259
2260 2008-12-03  Daniel Kraft  <d@domob.eu>
2261
2262         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2263         Approval to Reviewer section (for Fortran front-end).
2264
2265 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2266
2267         * configure.ac: Expand to darwin10 and later.
2268         * configure: Regenerate.
2269
2270 2008-12-02  Andreas Schwab  <schwab@suse.de>
2271
2272         * Makefile.def: configure-target-boehm-gc depends on
2273         all-target-libstdc++-v3.
2274         * Makefile.in: Regenerate.
2275
2276 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2277
2278         * MAINTAINERS:  Add myself as mingw maintainer.
2279
2280 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2281
2282         * config.sub, config.guess: Update from upstream sources.
2283
2284 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2285
2286         * README.SCO: Remove.
2287
2288 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2289
2290         * MAINTAINERS:  Add myself to the write after approval list.
2291
2292 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2293
2294         * MAINTAINERS:  Update my email address in WAA section.
2295
2296 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2297
2298         * MAINTAINERS: Update e-mail address.
2299
2300 2008-11-27  Toon Moene  <toon@moene.org>
2301
2302         * MAINTAINERS: Change e-mail address.
2303
2304 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2305
2306         * configure.ac: Build gdb for i?86-*-darwin*
2307         * configure: Regenerated.
2308
2309 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2310
2311         * MAINTAINERS: Added my full name.
2312
2313 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2314
2315         PR bootstrap/38014
2316         PR bootstrap/37923
2317
2318         Revert:
2319
2320         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2321
2322         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2323         * Makefile.in: Regenerated.
2324
2325         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2326
2327         PR gdb/921
2328         PR gdb/1646
2329         PR gdb/2175
2330         PR gdb/2176
2331
2332         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2333         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2334         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2335         (HOST_EXPORTS): Pass CPPFLAGS.
2336         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2337         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2338         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2339         * Makefile.in, configure: Regenerated.
2340         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2341         and CPPFLAGS_FOR_BUILD.
2342
2343 2008-11-06  Jeff Law  <law@redhat.com>
2344
2345         * MAINTAINERS: Add myself as middle end maintainer.
2346
2347 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2348
2349         * MAINTAINERS (Write after approval): Add myself.
2350
2351 2008-11-05  Diego Novillo  <dnovillo@google.com>
2352
2353         * MAINTAINERS (Global Reviewers): Add myself.
2354         (Non-Algorithmic Maintainers): Remove myself.
2355
2356 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2357
2358         * MAINTAINERS (Write after approval): Add myself.
2359
2360 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2361
2362         * MAINTAINERS (Write after approval): Add myself.
2363
2364 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2365
2366         * configure.ac (spu-*-*): Remove special case.
2367         * configure: Regenerate.
2368
2369 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2370
2371         * MAINTAINERS (Write after approval): Update my email address.
2372
2373 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2374
2375         * configure.ac [spu-*-*]: Do not set skipdirs.
2376         * configure: Re-generate.
2377
2378 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2379
2380         * MAINTAINERS (Various Maintainers): Add myself to reload.
2381
2382 2008-10-25  Richard Guenther  <rguenther@suse.de>
2383
2384         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2385         maintainer.  Remove myself as libgcc-math maintainer.
2386         (Non-Algorithmic Maintainers): Remove myself.
2387
2388 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2389
2390         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2391         * Makefile.in: Regenerated.
2392
2393 2008-10-23  Cary Coutant  <ccoutant@google.com>
2394
2395         * MAINTAINERS (Write after approval): Add myself.
2396
2397 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2398
2399         PR gdb/921
2400         PR gdb/1646
2401         PR gdb/2175
2402         PR gdb/2176
2403
2404         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2405         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2406         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2407         (HOST_EXPORTS): Pass CPPFLAGS.
2408         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2409         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2410         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2411         * Makefile.in, configure: Regenerated.
2412         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2413         and CPPFLAGS_FOR_BUILD.
2414
2415 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2416
2417         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2418         Sebastian Pop.
2419
2420 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2421
2422         * MAINTAINERS (Write After Approval): Added myself.
2423
2424 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2425
2426         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2427         recommended version to 2.3.2.
2428
2429         * configure: Regenerate.
2430
2431 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2432
2433         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2434
2435 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2436
2437         * MAINTAINERS (Write After Approval): Update e-mail address.
2438
2439 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2440
2441         * libtool.m4: Update to libtool 2.2.6.
2442         * lt~obsolete.m4: Update to libtool 2.2.6.
2443         * ltmain.sh: Update to libtool 2.2.6.
2444         * ltsugar.m4: Update to libtool 2.2.6.
2445         * ltversion.m4: Update to libtool 2.2.6.
2446         * ltoptions.m4: Update to libtool 2.2.6.
2447         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2448
2449 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2450
2451         * MAINTAINERS (Write After Approval): Add myself.
2452
2453 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2454
2455         * MAINTAINERS (Write After Approval): Update my name.
2456
2457 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2458
2459         * MAINTAINERS: Add myself in "Write After Approval".
2460
2461 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2462
2463         * MAINTAINERS: Add myself as ia64 maintainer.
2464
2465 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2466
2467         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2468         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2469         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2470         and Michael Tiemann from Write After Approval since they do not
2471         actually have access.
2472
2473 2008-09-05  Richard Guenther  <rguenther@suse.de>
2474
2475         * configure.ac: Initialize clooglibs to -lcloog.
2476         * configure: Re-generate.
2477
2478 2008-09-04  Le-Chun Wu  <lcwu@google.com>
2479
2480         * MAINTAINERS (Write After Approval): Add myself.
2481
2482 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2483
2484         * configure.ac (--with-cloog-polylib): New.
2485         (--disable-cloog-version-check): New.
2486         (--disable-ppl-version-check): New.
2487         * configure: Re-generate.
2488
2489 2008-09-03  Richard Guenther  <rguenther@suse.de>
2490
2491         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2492         cloog test.
2493         * configure: Re-generate.
2494
2495 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
2496
2497         Add picoChip port.
2498         * MAINTAINERS: Add picoChip maintainers.
2499
2500 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2501             Tobias Grosser  <grosser@fim.uni-passau.de>
2502             Jan Sjodin  <jan.sjodin@amd.com>
2503             Harsha Jagasia  <harsha.jagasia@amd.com>
2504             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2505             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2506             Adrien Eliche  <aeliche@isty.uvsq.fr>
2507
2508         Merge from graphite branch.
2509         * configure: Regenerate.
2510         * Makefile.in: Regenerate.
2511         * configure.ac (host_libs): Add ppl and cloog.
2512         Add checks for PPL and CLooG.
2513         * Makefile.def (ppl, cloog): Added modules and dependences.
2514         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2515         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2516
2517 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2518
2519         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2520         (GCC_SHLIB_SUBDIR): New.
2521         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2522         * configure: Regenerate.
2523         * Makefile.in: Regenerate.
2524
2525 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2526
2527         * MAINTAINERS: Consistently use tabs to separate columns.
2528
2529 2008-08-29  Tristan Gingold  <gingold@adacore.com>
2530
2531         * MAINTAINERS (Write after Approval): Add myself.
2532
2533 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2534
2535         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2536         Enable bfd, binutils and opcodes.
2537         * configure: Regenerate.
2538
2539 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2540
2541         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
2542
2543 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2544
2545         * MAINTAINERS:  Use correct Umlaut for last name.
2546
2547 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2548
2549         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2550
2551 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
2552
2553         * MAINTAINERS: Update my email address.
2554
2555 2008-08-16  Nicolas Roche  <roche@adacore.com>
2556
2557         * Makefile.tpl: Add BOOT_ADAFLAGS.
2558         * Makefile.in: Regenerate.
2559
2560 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
2561
2562         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2563         * configure: Regenerate.
2564
2565 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2566
2567         * configure.ac: Add makefile fragments for hpux.
2568         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2569         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2570         * configure: Regenerate.
2571         * Makefile.in: Regenerate.
2572
2573 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
2574
2575         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2576
2577 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
2578
2579         * MAINTAINERS (Write after Approval): Add myself.
2580
2581 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2582
2583         * MAINTAINERS (Write After Approval):  Add myself.
2584
2585 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2586
2587         * MAINTAINERS (Write After Approval):  Add myself.
2588
2589 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2590
2591         * MAINTAINERS: Update my email address.
2592
2593 2008-06-25  Joey Ye  <joey.ye@intel.com>
2594
2595         * MAINTAINERS (Write After Approval):  Add myself.
2596
2597 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2598
2599         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2600         * Makefile.in: Regenerate.
2601         * configure: Regenerate.
2602
2603 2008-06-17  Daniel Kraft  <d@domob.eu>
2604
2605         * MAINTAINERS (Write After Approval):  Add myself.
2606
2607 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2608
2609         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2610         "$@" is still intact with both Autoconf 2.59 and 2.62.
2611         * configure: Regenerate.
2612
2613 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2614
2615         * Makefile.tpl: Fix comment errors.
2616         * Makefile.in: Regenerate.
2617
2618 2008-06-12  David S. Miller  <davem@davemloft.net>
2619             David Edelsohn  <edelsohn@gnu.org>
2620
2621         * configure.ac: Add powerpc*-*-* to gold supported targets.
2622         * configure: Regenerate.
2623
2624 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2625
2626         PR tree-optimization/36218
2627         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2628         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2629         (all prefix="build-"): Pass them to build-system sub-makes.
2630         * Makefile.in: Regenerate.
2631
2632 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2633
2634         * MAINTAINERS (mt port): Remove.
2635         (sco5, unixware, sco udk): Remove.
2636         (Kean Johnston): Add to Write After Approval.
2637
2638 2008-05-30  Julian Brown  <julian@codesourcery.com>
2639
2640         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2641         of libobjc for ARM EABI Linux.
2642         * configure: Regenerate.
2643
2644 2008-05-18  Xinliang David Li   <davidxl@google.com>
2645
2646         * ChangeLog: Remove wrong ChangeLog entry.
2647
2648 2008-05-17  Xinliang David Li   <davidxl@google.com>
2649
2650         * MAINTAINERS (Write After Approval): Add myself.
2651
2652 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2653
2654         * MAINTAINERS (Write After Approval): Add myself.
2655
2656 2008-05-14  Rafael Espíndola  <espindola@google.com>
2657
2658         * config-ml.in: don't handle --enable-shared and --enable-static.
2659
2660 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2661
2662         * MAINTAINERS: Update my email address.
2663
2664 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2665
2666         * MAINTAINERS: Update my email address.
2667
2668 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2669
2670         * MAINTAINERS (Write After Approval): Add myself.
2671
2672 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2673
2674         * MAINTAINERS (Write After Approval): Add myself.
2675
2676 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2677
2678         * MAINTAINERS (crx): Add myself.
2679
2680 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2681
2682         Sync with src:
2683         2008-04-14  David S. Miller  <davem@davemloft.net>
2684
2685         * configure.ac: Add sparc*-*-* to gold supported targets.
2686         * configure: Regenerate.
2687
2688 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2689
2690         PR bootstrap/35457
2691         * configure.ac: Include override.m4.
2692         * configure: Regenerate.
2693
2694 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2695
2696         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2697         * Makefile.in: Regenerate.
2698
2699 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2700
2701         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2702         as nonconfigurable directories list.
2703         * configure: Regenerate.
2704
2705 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2706
2707         * config.sub, config.guess: Update from upstream sources.
2708
2709 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2710
2711         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2712         * Makefile.in: Regenerate.
2713
2714 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2715
2716         * configure.ac: Do not build libssp for the AVR.
2717         * configure: Regenerate.
2718
2719 2008-04-07  Ian Lance Taylor  <iant@google.com>
2720
2721         * Makefile.def: check-gold depends upon all-binutils.
2722         * Makefile.in: Regenerate.
2723
2724 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2725
2726         * MAINTAINERS (Write After Approval): Add myself.
2727
2728 2008-04-04  Nick Clifton  <nickc@redhat.com>
2729
2730         PR binutils/4334
2731         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2732         builds.
2733         * configure: Regenerate.
2734
2735 2008-04-04  NightStrike  <NightStrike@gmail.com>
2736
2737         PR other/35151
2738         * configure.ac: Combine rules for mingw32 and mingw64.
2739         * configure: Regenerate.
2740
2741 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2742
2743         * MAINTAINERS (Write After Approval): Add myself.
2744
2745 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2746
2747         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2748         * Makefile.in (.NOTPARALLEL): Ditto.
2749
2750 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2751
2752         * MAINTAINERS (Write After Approval): Add myself.
2753
2754 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2755
2756         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2757         * Makefile.in (.NOTPARALLEL): Regenerate.
2758
2759 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2760
2761         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2762         * Makefile.in: Regenerate.
2763
2764 2008-03-26  Jakub Staszak  <kuba@et.pl>
2765
2766         * MAINTAINERS (Write After Approval): Add myself.
2767
2768 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2769
2770         * MAINTAINERS:  Update e-mail address.
2771
2772 2008-03-20  Ian Lance Taylor  <iant@google.com>
2773
2774         * configure.ac: Add support for --enable-gold.
2775         * Makefile.def: Add gold as a directory like ld.
2776         * configure, Makefile.in: Regenerate.
2777
2778 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2779
2780         * configure.ac: m4_include config/proginstall.m4.
2781         * configure: Regenerate.
2782
2783         Backport from upstream Libtool:
2784
2785         2007-10-12  Eric Blake  <ebb9@byu.net>
2786
2787         Deal with Autoconf 2.62's semantic change in m4_append.
2788         * ltsugar.m4 (lt_append): Replace broken versions of
2789         m4_append.
2790         (lt_if_append_uniq): Don't require separator to be overquoted,
2791         and avoid broken m4_append.
2792         (lt_dict_add): Fix typo.
2793         * libtool.m4 (_LT_DECL): Don't overquote separator.
2794
2795 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2796
2797         * config.rpath: Add AIX 6 support.
2798
2799 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2800
2801         * Makefile.def (stageprofile).  Remove -fprofile-generate
2802         from stage_libcflags.
2803         * Makefile.in: Regenerate.
2804
2805 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2806
2807         * config.sub, config.guess: Update from upstream sources.
2808
2809 2008-03-06  Tom Tromey  <tromey@redhat.com>
2810
2811         * MAINTAINERS: Update for treelang deletion.
2812
2813 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2814
2815         * MAINTAINERS: Update my email address.
2816
2817 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2818
2819         * MAINTAINERS (darwin port): Add myself as a maintainer.
2820         (objective-c/c++): Add myself as a maintainer.
2821
2822 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2823
2824         * MAINTAINERS (Write After Approval): Update my email address.
2825
2826 2008-02-25  Tomas Bily  <tbily@suse.cz>
2827
2828         * MAINTAINERS (Write After Approval): Add myself.
2829
2830 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2831
2832         * MAINTAINERS (OpenMP): Add myself.
2833
2834 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2835
2836         PR bootstrap/32009
2837         PR bootstrap/32161
2838
2839         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2840         * configure: Regenerate.
2841
2842         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2843         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2844         STAGE4_LIBCFLAGS): New.
2845         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2846         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2847         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2848         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2849         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2850         for target modules.  Don't export LIBCFLAGS.
2851         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2852         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2853         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2854         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2855         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2856         * Makefile.in: Regenerate.
2857
2858 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2859
2860         PR libgcj/33085
2861         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2862         Do not use -DDLL_EXPORT.  Backport from upstream.
2863
2864 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2865
2866         * MAINTAINERS (Write After Approval): Add myself.
2867
2868 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2869
2870         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2871         * configure: Regenerate.
2872
2873 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2874
2875         * configure.ac (xtensa*-*-*): Recognize processor variants.
2876         * configure: Regenerate.
2877
2878 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2879
2880         PR bootstrap/34922
2881         * configure.ac (PARSE_ARGS): Push suitable setting of
2882         ac_subdirs_all, for `./configure --help=recursive'.
2883         Handle `+' in generic toplevel directory disabling.
2884         * configure: Regenerate.
2885
2886 2008-01-28  Nick Clifton  <nickc@redhat.com>
2887
2888         * MAINTAINERS (xstormy16): Take over maintainership.
2889
2890 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2891
2892         * MAINTAINERS (c4x port): Remove.
2893
2894 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2895
2896         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2897
2898 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2899
2900         * config.sub, config.guess: Update from upstream sources.
2901
2902 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2903
2904         * MAINTAINERS (Write After Approval): Add myself.
2905
2906 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2907
2908         * MAINTAINERS: Update my email address.
2909
2910 2008-01-09  Raksit Ashok  <raksit@google.com>
2911
2912         * MAINTAINERS (Write After Approval): Add myself.
2913
2914 2008-01-09  Raksit Ashok  <raksit@google.com>
2915
2916         * MAINTAINERS (Write After Approval): Add myself.
2917
2918 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2919
2920         * config.sub, config.guess: Update from upstream sources.
2921
2922 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2923
2924         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2925         Change recommended MPFR from 2.2.1 -> 2.3.0.
2926         * configure: Regenerate.
2927
2928 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2929
2930         * MAINTAINERS: Update my email address.
2931
2932 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2933
2934         * MAINTAINERS: Update my email address.
2935
2936 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2937
2938         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2939         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2940         * Makefile.in: Regenerate.
2941
2942 2007-12-10  Mark Heffernan  <meheff@google.com>
2943
2944         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2945         misplaced entries.
2946
2947 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2948
2949         * configure.ac: Enable libjava for x86_64-*-darwin9.
2950         * configure: Regenerate.
2951
2952 2007-12-07  Bill Maddox  <maddox@google.com>
2953
2954         * MAINTAINERS (Write After Approval): Add myself.
2955
2956 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2957
2958         * config.sub, config.guess: Update from upstream sources.
2959
2960 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2961
2962         * config-ml.in: Remove 64bit configure tests.
2963
2964 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2965
2966         * config-ml.in: Robustify against white space in absolute file
2967         names.
2968
2969         * config-ml.in (multi-clean): Substitute ${Makefile}.
2970         Remove superfluous ${Makefile} in list.
2971
2972 2007-11-19  Thiemo Seufer  <ths@mips.com>
2973
2974         * config-ml.in: Don't hardcode the Makefile name.
2975
2976 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2977
2978         * MAINTAINERS (Write After Approval): Add myself.
2979
2980 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2981
2982         * MAINTAINERS (Write After Approval): Add myself.
2983
2984 2007-11-06  Doug Kwan  <dougkwan@google.com>
2985
2986         * MAINTAINERS (Write After Approval): Add myself.
2987
2988 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2989
2990         * MAINTAINERS (mercury): Remove entry.
2991         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2992
2993 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2994
2995         * Makefile.def (dependencies): Make configure-gdb depend on
2996         all-intl.
2997         * Makefile.in: Regenerated.
2998
2999 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
3000
3001         * MAINTAINERS (Fortran maintainer): Remove myself.
3002
3003 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3004
3005         * Makefile.def: To avoid problems running with parallel makes,
3006         build newlib before libgloss so that target specific header
3007         files are availble.
3008         * Makefile.in: Regenerate
3009
3010 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3011
3012         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3013         * Makefile.in: Regenerate.
3014
3015 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3016
3017         * MAINTAINERS (Register allocation reviewer): Add myself.
3018
3019 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3020
3021         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3022         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3023         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3024         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3025         * configure: Regenerate.
3026
3027 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3028
3029         * MAINTAINERS (Register allocation reviewer): Add myself.
3030
3031 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3032
3033         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3034         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3035         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3036         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3037         * configure.ac: Default them to host tools for $host = $build.
3038         Subst them.
3039
3040         * configure: Regenerate.
3041         * Makefile.in: Regenerate.
3042
3043 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3044
3045         * MAINTAINERS (Register allocation reviewer): Add myself.
3046
3047 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3048
3049         * MAINTAINERS (Register allocation reviewer): Add myself.
3050
3051 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3052
3053         * MAINTAINERS (Write After Approval): Fix typo.
3054
3055 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3056
3057         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3058         * configure: Regenerate.
3059
3060 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3061
3062         PR bootstrap/31906
3063         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3064         they're already prefixed.
3065
3066 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3067
3068         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3069         libstdc++.
3070         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3071         * configure: Regenerate.
3072         * Makefile.in: Regenerate.
3073
3074 2007-09-17  Andreas Schwab  <schwab@suse.de>
3075
3076         * configure.ac: Raise minimum makeinfo version to 4.6.
3077         * configure: Regenerate.
3078
3079 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3080
3081         * MAINTAINERS (write-after-approval) add myself
3082
3083 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3084
3085         * configure.ac: Correct makeinfo version check.
3086         * configure: Regenerate.
3087
3088 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3089
3090         * MAINTAINERS: Update my email address.
3091
3092 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3093
3094         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3095         to $skipdirs and only disable gprof for newlib.  Use the normal
3096         mips*-elf* handling in other respects.
3097         * configure: Regnerate.
3098
3099 2007-09-12  David Daney  <ddaney@avtrex.com>
3100
3101         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3102         enabling libgcj.
3103         * configure: Regenerate.
3104
3105 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3106
3107         PR other/32154
3108         * configure.ac: For libgloss targets, point the linker to the linker
3109         script, startup code and simulator library.
3110         * configure: Regenerate.
3111
3112 2007-09-07  Andrew Haley  <aph@redhat.com>
3113
3114         * configure.ac (noconfigdirs): Remove target-libffi and
3115         target-libjava.
3116         * configure: Regenerate.
3117
3118 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3119
3120         PR target/33281
3121         * configure.ac: Use config/mh-mingw on mingw.
3122         * configure: Regenerate.
3123
3124 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3125
3126         * MAINTAINERS (Write After Approval): Add myself.
3127
3128 2007-09-05  Richard Guenther  <rguenther@suse.de>
3129
3130         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3131         nor --disable-checking is provided also turn on yes and types
3132         checking for stage1.
3133         * configure: Re-generate.
3134
3135 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3136
3137         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3138         (Write After Approval): Remove myself.
3139
3140 2007-08-29  Nick Clifton  <nickc@redhat.com>
3141
3142         * config.sub, config.guess: Update from upstream sources.
3143
3144 2007-08-22  Bud Davis  <jmdavis@link.com>
3145
3146         * MAINTAINERS (Write After Approval): Added myself.
3147         * MAINTAINERS (Reviewers): Removed myself.
3148
3149 2007-08-18  Paul Brook  <paul@codesourcery.com>
3150             Joseph Myers  <joseph@codesourcery.com>
3151
3152         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3153         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3154         * Makefile.in: Regenerate.
3155         * configure.ac (--with-debug-prefix-map): New.
3156         * configure: Regenerate.
3157
3158 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3159             Nigel Stephens  <nigel@mips.com>
3160
3161         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3162         as target_makefile_frag.
3163         * configure: Regenerate.
3164
3165 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3166
3167         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3168         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3169         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3170         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3171         (do-compare, do-compare3, do-compare-debug): New.
3172         ([+compare-target+]): Use them.
3173
3174 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3175
3176         * MAINTAINERS (Write After Approval): Change my email address.
3177
3178 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3179             Ben Elliston  <bje@au.ibm.com>
3180
3181         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3182         --silent if $silent.
3183         * configure: Regenerate.
3184
3185 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3186
3187         * MAINTAINERS (Various Maintainers): Add myself as
3188         loop infrastructure maintainer.  Update my e-mail
3189         address.
3190
3191 2007-07-31  Diego Novillo  <dnovillo@google.com>
3192
3193         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3194         Adjust description.
3195
3196 2007-07-26  Richard Guenther  <rguenther@suse.de>
3197
3198         * configure.ac: Add types checking to stage1 checking flags.
3199         * configure: Regenerate.
3200
3201 2007-07-17  Nick Clifton  <nickc@redhat.com>
3202
3203         * COPYING3: New file.  Contains version 3 of the GNU General
3204         Public License.
3205         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3206         Lesser General Public License.
3207
3208 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3209
3210         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3211
3212 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3213
3214         * MAINTAINERS (S/390 co-maintainer): Add myself.
3215         (Write After Approval): Remove myself.
3216
3217 2007-07-13  Dan Hipschman  <dsh@google.com>
3218
3219         * MAINTAINERS (Write After Approval): Add myself.
3220
3221 2007-07-11  Nick Clifton  <nickc@redhat.com>
3222
3223         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3224         WINDRES export.
3225         * Makefile.in: Regenerate.
3226
3227 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3228
3229         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3230         maintainer.
3231
3232 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3233
3234         * lt~obsolete.m4: New. Import from 20070318 libtool.
3235
3236 2007-07-03  Julian Brown  <julian@codesourcery.com>
3237
3238         * MAINTAINERS (Write After Approval): Add myself.
3239
3240 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3241
3242         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3243         * configure: Regenerate.
3244
3245 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3246
3247         * configure.ac: Add some missing m4 quotation.
3248         * configure: Regenerate.
3249
3250 2007-07-02  Simon Baldwin  <simonb@google.com>
3251
3252         * MAINTAINERS (Write After Approval): Add myself.
3253
3254 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3255
3256         * configure: Regenerate.
3257
3258 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3259
3260         * Makefile.def: Add windmc tool to build.
3261         * Makefile.tpl: Likewise.
3262         * configure.ac: Likewise.
3263         * Makefile.in: Regenerate.
3264         * configure: Regenerate.
3265
3266 2007-06-28  DJ Delorie  <dj@redhat.com>
3267
3268         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3269         not building newlib.
3270         * configure: Regenerated.
3271
3272 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3273
3274         * MAINTAINERS (Write After Approval): Add myself.
3275
3276 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3277
3278         * MAINTAINERS (Write After Approval): Add myself.
3279
3280 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3281
3282         * MAINTAINERS (Write After Approval): Add myself.
3283
3284 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3285
3286         * MAINTAINERS (Write After Approval): Add myself.
3287
3288 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3289
3290         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3291         * Makefile.in: Regenerated.
3292
3293 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3294
3295         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3296         bfin*-*-uclinux* targets.
3297         * configure: Regenerate.
3298
3299 2007-06-14  Ian Lance Taylor  <iant@google.com>
3300
3301         * MAINTAINERS: Add myself as non-algorithmic global write
3302         maintainer.
3303
3304 2007-06-14  Diego Novillo  <dnovillo@google.com>
3305
3306         * MAINTAINERS: Add self as middle-end maintainer and
3307         non-algorithmic global write maintainer.
3308
3309 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3310
3311         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3312         Move all Fortran maintainers except Paul Brook into the
3313         Non-Autopoiesis section.
3314
3315 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3316
3317         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3318         (distclean-stage[+id+]): Possibly delete stage_last.
3319         * Makefile.in: Regenerate.
3320
3321 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3322
3323         * MAINTAINERS (Various Maintainer): Fix typo.
3324
3325 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3326
3327         * MAINTAINERS (Various Maintainer): Add myself as
3328         dataflow maintainer.
3329
3330 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3331
3332         * config.sub, config.guess: Update from upstream sources.
3333
3334 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3335
3336         * Makefile.tpl: Fix spelling error.
3337         * Makefile.in: Regenerate.
3338
3339 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3340
3341         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3342         lt_cv_sys_max_cmd_len.
3343
3344 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3345
3346         * MAINTAINERS (Various Maintainers): Add myself as
3347         auto-vectorizer maintainer.
3348
3349 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3350
3351         PR libjava/32098
3352         * libtool.m4: Revert previous change.
3353         * ltgcc.m4: Put it here.
3354
3355 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3356
3357         * MAINTAINERS (Various Maintainers): Add myself as
3358         auto-vectorizer maintainer.
3359
3360 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3361
3362         PR libjava/32098
3363         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3364
3365 2007-05-30  Richard Guenther  <rguenther@suse.de>
3366
3367         * MAINTAINERS (Various Maintainers): Add myself as
3368         auto-vectorizer maintainer.
3369
3370 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3371
3372         PR bootstrap/29382
3373         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3374         * configure: Rebuilt.
3375
3376 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3377
3378         * MAINTAINERS (Write After Approval): Removed my name.
3379
3380 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3381
3382         * MAINTAINERS (Write After Approval): Remove myself.
3383
3384 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3385
3386         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3387
3388 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3389
3390         * ltmain.sh: Update from ToT Libtool.
3391         * libtool.m4: Update from ToT Libtool.
3392         * ltsugar.m4: New. Update from ToT Libtool.
3393         * ltversion.m4: New. Update from ToT Libtool.
3394         * ltoptions.m4: New. Update from ToT Libtool.
3395         * ltconfig: Remove.
3396         * ltcf-c.sh: Remove.
3397         * ltcf-cxx.sh: Remove.
3398         * ltcf-gcj.sh: Remove.
3399
3400 2007-05-22  Ollie Wild  <aaw@google.com>
3401
3402         * MAINTAINERS (Write After Approval): Add myself.
3403
3404 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3405
3406         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3407         stage_cflags.
3408         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3409         Remove CFLAGS/LIBCFLAGS.
3410         (configure-stage[+id+]-[+prefix+][+module+],
3411         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3412         * Makefile.in: Regenerate.
3413
3414 2007-05-15  Diego Novillo  <dnovillo@google.com>
3415
3416         * MAINTAINERS: Update e-mail address.
3417
3418 2007-05-15  Revital Eres  <eres@il.ibm.com>
3419
3420         * MAINTAINERS (Write After Approval): Add myself.
3421
3422 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3423
3424         * MAINTAINERS (Write After Approval): Updated my address.
3425
3426 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3427
3428         * MAINTAINERS (Write After Approval): Add myself.
3429
3430 2007-05-11  Silvius Rus  <rus@google.com>
3431
3432         * MAINTAINERS (Write After Approval): Add myself.
3433
3434 2007-04-23  Tom Tromey  <tromey@redhat.com>
3435
3436         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3437
3438 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3439
3440         * MAINTAINERS (cpplib): Rename to ...
3441         (libcpp): ... this.  Add C/C++ front end maintainers.
3442
3443 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3444
3445         * config-ml.in: Pass ${ml_config_env} to configure calls.
3446
3447 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3448
3449         * MAINTAINERS (Write After Approval): Add myself.
3450
3451 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3452
3453         * MAINTAINERS (Write After Approval): Add myself.
3454
3455 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3456
3457         * MAINTAINERS (fortran 95 front end): Add myself.
3458
3459 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3460
3461         * MAINTAINERS (Write After Approval): Add myself.
3462
3463 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
3464
3465         * MAINTAINERS (Modulo Scheduler): Add myself.
3466
3467 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
3468
3469         * MAINTAINERS (fortran 95 front end): Add myself.
3470         (c++ front end): whitespace fix.
3471
3472 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
3473
3474         * MAINTAINERS (Write After Approval): Add myself.
3475
3476 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3477
3478         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3479         of glob.  Quote arguments with single quotes too.
3480         * configure: Regenerate.
3481
3482 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3483
3484         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3485         * Makefile.in: Regenerate
3486
3487 2007-03-07  Andreas Schwab  <schwab@suse.de>
3488
3489         * configure: Regenerate.
3490
3491 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3492
3493         * configure.ac: Add "--with-pdfdir" configure option,
3494         which defines pdfdir variable.
3495         * Makefile.def (target=fixincludes): Add install-pdf to
3496         missing targets.
3497         (recursive_targets): Add install-pdf target.
3498         (flags_to_pass): Add pdfdir.
3499         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3500         target.
3501         * configure: Regenerate
3502         * Makefile.in: Regenerate
3503
3504 2007-02-28  Eric Christopher  <echristo@apple.com>
3505
3506         Revert:
3507         2006-12-07  Mike Stump  <mrs@apple.com>
3508
3509         * Makefile.def (dependencies): Add dependency for
3510         install-target-libssp and install-target-libgomp on
3511         install-gcc.
3512         * Makefile.in: Regenerate.
3513
3514 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
3515
3516         * configure: Regenerate.
3517         * configure.ac: Move statements after variable declarations.
3518
3519 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
3520
3521         * MAINTAINERS: Add myself as sh maintainer.
3522
3523 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
3524
3525         * configure.ac: Adjust for loop syntax.
3526         * configure: Regenerate.
3527
3528 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3529
3530         * configure: Rebuilt.
3531
3532 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3533
3534         * configure.ac: Drop multiple occurrences of --enable-languages,
3535         and fix its quoting.
3536         * configure: Rebuilt.
3537
3538 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3539             Nathan Sidwell  <nathan@codesourcery.com>
3540             Vladimir Prus  <vladimir@codesourcery.com>
3541             Joseph Myers  <joseph@codesourcery.com>
3542
3543         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3544         * configure: Regenerate.
3545
3546 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
3547
3548         * ltconfig (freebsd*): Default to elf.
3549
3550 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3551
3552         * configure.ac (target_libraries): Move libgcc before libiberty.
3553         * configure: Regenerated.
3554
3555 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3556             Paolo Bonzini  <bonzini@gnu.org>
3557
3558         PR bootstrap/30753
3559         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3560         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3561         * configure: Regenerated.
3562
3563 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3564
3565         * MAINTAINERS (Language Front End Maintainers): Update my mail
3566         address.
3567
3568 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3569
3570         PR bootstrap/30748
3571         * configure.ac: Correct syntax for Solaris ksh.
3572         * configure: Regenerated.
3573
3574 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3575
3576         * configure.ac: Sync with src.
3577         * configure: Regenerate.
3578
3579 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3580
3581         * Makefile.in: Regenerate.
3582
3583 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3584
3585         * config.sub: Sync with src.
3586
3587 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3588
3589         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3590         noncanonical equivalents.
3591         * configure.in: Rename to...
3592         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3593         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3594         target_noncanonical.  Use them.  Rewrite removal of configure
3595         arguments for autoconf 2.59.  Discard variable settings.  Force
3596         program_transform_name for native tools.
3597
3598         * Makefile.in: Regenerated.
3599         * configure: Regenerated with autoconf 2.59.
3600
3601 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3602
3603         * MAINTAINERS (Write After Approval): Add myself.
3604
3605 2007-01-31  Andreas Schwab  <schwab@suse.de>
3606
3607         * Makefile.tpl (LDFLAGS): Substitute it.
3608         * Makefile.in: Regenerate.
3609
3610 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3611
3612         * MAINTAINERS (Write After Approval): Add myself.
3613
3614 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3615
3616         * MAINTAINERS (spu port): Add myself.
3617
3618 2007-01-23  Richard Guenther  <rguenther@suse.de>
3619
3620         PR bootstrap/30541
3621         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3622         * Makefile.tpl (GNATBIND): Substitute it.
3623         (GNATMAKE): Likewise.
3624         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3625         of STAGE_PREFIX.
3626         * Makefile.in: Regenerate.
3627         * configure: Regenerate.
3628
3629 2007-01-18  Mike Stump  <mrs@apple.com>
3630
3631         * configure.in: Re-enable -Werror for gcc builds.
3632
3633 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3634
3635         * MAINTAINERS (Write After Approval): Add myself.
3636
3637 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3638
3639         * configure.in: Change == to = in test command.
3640         * configure: Regenerate.
3641
3642 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3643             Nick Clifton  <nickc@redhat.com>
3644             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3645
3646         * configure.in (build_configargs, host_configargs, target_configargs):
3647         Remove build/host/target parameters.
3648         (host_libs): Add gmp and mpfr.
3649         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3650         * Makefile.def (gmp, mpfr): New.
3651         (gcc): Remove target.
3652         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3653         target_os, target_vendor): New.
3654         (configure): Add host_alias/target_alias arguments; adjust invocations.
3655         * configure: Regenerate.
3656         * Makefile.in: Regenerate.
3657
3658 2007-01-11  Matt Fago  <fago@earthlink.net>
3659
3660         * configure.in: Try to link to functions only in mpfr 2.2.x
3661         to improve robustness of configure tests.
3662         * configure: Regenerate.
3663
3664 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3665
3666         * MAINTAINERS: Add myself as i386 maintainer.
3667
3668 2007-01-08  Jan Hubicka  <jh@suse.cz>
3669
3670         * MAINTAINERS: Add myself as i386 maintainer.
3671
3672 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3673
3674         * configure.in: Add support for an x86_64-mingw* target.
3675         * configure: Regenerate.
3676
3677 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3678
3679         * Makefile.tpl (all-target): Correct @if conditional for target
3680         modules.
3681         * configure.in: Omit libiberty if building only target libgcc.
3682         * configure, Makefile.in: Regenerated.
3683
3684 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3685
3686         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3687         * configure: Regenerate.
3688
3689 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3690
3691         * Makefile.def (target_modules): Add libgcc.
3692         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3693         * Makefile.tpl (clean-target-libgcc): Delete.
3694         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3695         on gcc even for bootstrapped modules.  Rewrite handling of
3696         lang_env_dependencies to loop over target_modules.
3697         * configure.in (target_libraries): Add target-libgcc.
3698         * Makefile.in, configure: Regenerated.
3699
3700 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3701
3702         * configure.in: Reorganize recognition of languages.  Add
3703         --enable-stage1-languages.  Show supported languages for the chosen
3704         target rather than all recognized languages.
3705         * configure: Regenerate.
3706
3707 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3708
3709         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3710         * Makefile.in: Regenerate.
3711
3712 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3713
3714         * configure.in: Warn that MPFR 2.2.0 is buggy.
3715         * configure: Regenerate.
3716
3717 2006-12-27  Ian Lance Taylor  <iant@google.com>
3718
3719         * configure.in: When removing Makefiles to force a reconfigure, also
3720         remove prev-DIR*/Makefile.
3721         * configure: Regenerate.
3722
3723 2006-12-22  Andreas Schwab  <schwab@suse.de>
3724
3725         * configure: Regenerate with correct autoconf version.
3726
3727 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3728
3729         * configure.in: add AC_SUBST for *_FOR_TARGET.
3730         * configure: Regenerate.
3731
3732 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3733
3734         * configure.in: Simplify logic for rejecting languages that cannot
3735         be built.  Separate the case when a language is unsupported,
3736         from the case when the user chooses not to build a language.
3737
3738 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3739
3740         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3741         it only affects bootstrap and could be tested on "$host" as well.
3742         * configure: Regenerate.
3743         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3744
3745 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3746
3747         PR bootstrap/29544
3748         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3749         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3750         move here comment from Makefile.tpl.
3751         * Makefile.tpl: Move some definitions higher in the file.
3752         (STAGE1_CHECKING): New.
3753         * configure.in: Add --enable-stage1-checking.
3754         * configure: Regenerate.
3755         * Makefile.in: Regenerate.
3756
3757 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3758
3759         * MAINTAINERS: Add myself as build system maintainer.
3760
3761 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3762
3763         * MAINTAINERS (Write After Approval): Add myself.
3764
3765 2006-12-13  Eric Christopher  <echristo@apple.com>
3766
3767         * MAINTAINERS: Add myself as darwin maintainer.
3768
3769 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3770
3771         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3772
3773 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3774
3775         MAINTAINERS: Update my entry.
3776
3777 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3778
3779         * configure.in:  Handle spu makefile frag.
3780         * Makefile.tpl (MAINT): Define
3781         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3782         * configure: Regenerate.
3783         * Makefile.in: Regenerate.
3784
3785 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3786
3787         * config.guess: Import latest version.
3788         * config.sub: Likewise.
3789
3790 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3791
3792         * configure.in (spu-*-*): Don't skip target-libiberty.
3793         * configure: Regenerate.
3794
3795 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3796
3797         PR bootstrap/30134
3798         * configure.in: Correct x86 darwin support for libjava to powerpc
3799         and i?86 only.
3800         * configure: Regenerate.
3801
3802 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3803
3804         * configure.in: Add x86 darwin support for libjava.
3805         * configure: Regenerate.
3806
3807 2006-12-07  Mike Stump  <mrs@apple.com>
3808
3809         * Makefile.def (dependencies): Add dependency for
3810         install-target-libssp and install-target-libgomp on
3811         install-gcc.
3812         * Makefile.in: Regenerate.
3813
3814 2006-12-04  Richard Guenther  <rguenther@suse.de>
3815
3816         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3817         (Non-Algorithmic Maintainers): Move over non-algorithmic
3818         loop optimizer maintainers, add myself as a non-algorithmic
3819         middle-end maintainer.
3820
3821 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3822
3823         * MAINTAINERS (Write After Approval): Add myself.
3824
3825 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3826
3827         * configure.in: Update error message for missing GMP/MPFR.
3828
3829         * configure: Regenerate.
3830
3831 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3832
3833         * configure.in: Update MPFR version in error message.
3834
3835         * configure: Regenerate.
3836
3837 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3838
3839         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3840         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3841         --with-gmp-lib): New flags.
3842
3843         * configure: Regenerate.
3844
3845 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3846
3847         * MAINTAINERS (Write After Approval): Change my email address.
3848
3849 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3850
3851         * MAINTAINERS (Write After Approval): Add myself.
3852
3853 2006-11-22  Philipp Thomas  <pth@suse.de>
3854
3855         * MAINTAINERS (i18n): Update e-mail address.
3856
3857 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3858
3859         * MAINTAINERS (spu port): Add myself as maintainer.
3860         (Write After Approval): Remove myself.
3861
3862 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3863
3864         * configure.in (skipdirs): Don't build libssp for SPU.
3865         * configure: Regenerate.
3866
3867 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3868
3869         * MAINTAINERS (spu port): Add myself as maintainer.
3870         (libobjc): Update my email address.
3871
3872 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3873
3874         * MAINTAINERS (Write After Approval): Add myself.
3875
3876 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3877
3878         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3879         * configure : Rebuilt.
3880
3881 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3882
3883         * MAINTAINERS (Write After Approval): Add myself.
3884
3885 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3886
3887         * MAINTAINERS (Write After Approval): Add myself.
3888
3889 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3890
3891         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3892         libmpfr.a.
3893         * configure: Regenerate.
3894
3895 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3896
3897         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3898         (unstage): Test for stage_last presence.
3899
3900         PR bootstrap/29802
3901         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3902         STAGE_PREFIX.
3903         * Makefile.in: Regenerate.
3904
3905 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3906
3907         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3908         maintainers.
3909
3910 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3911
3912         * MAINTAINERS (Write After Approval): Add myself.
3913
3914 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3915
3916         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3917         and stageN-package/Makefile.
3918         * Makefile.in: Regenerated.
3919
3920 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3921
3922         * configure.in: Remove target-libgloss from noconfigdirs for
3923         bfin-*-*.
3924         * configure: Regenerated.
3925
3926 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3927
3928         * configure.in (have_gmp): Only error if the gcc directory exists.
3929
3930         * configure: Regenerate.
3931
3932 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3933
3934         * configure.in: Robustify error message for missing GMP/MPFR.
3935
3936         * configure: Regenerate.
3937
3938 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3939
3940         * MAINTAINERS (Write After Approval): Add myself.
3941
3942 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3943
3944         * MAINTAINERS: Change email address.
3945
3946 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3947
3948         * MAINTAINERS (Write After Approval): Add myself.
3949
3950 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3951
3952         * MAINTAINERS (Write After Approval): Add myself.
3953
3954 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3955
3956         * MAINTAINERS (Write After Approval): Move myself to
3957         Write After Approval section.
3958
3959 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3960
3961         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3962         need_gmp anymore.
3963         * configure: Regenerate.
3964
3965 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3966
3967         * MAINTAINERS (Write After Approval): Add myself.
3968
3969 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3970
3971         * config.guess: Import latest version.
3972         * config.sub: Likewise.
3973
3974 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3975
3976         * Makefile.def: Added pdf target handling.
3977         * Makefile.tpl: Added pdf target handling.
3978         * Makefile.in: Regenerated.
3979
3980 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3981
3982         * MAINTAINERS: Add self as score port maintainer.
3983
3984 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3985
3986         * MAINTAINERS (Write After Approval): Add myself.
3987
3988 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3989
3990         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3991         or newer.
3992         * configure: Regenerated.
3993
3994 2006-09-27  Dave Brolley  <brolley@redhat.com>
3995
3996         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3997         using $s instead of $r.
3998         * configure: Regenerated.
3999
4000 2006-09-26  Thiemo Seufer  <ths@mips.com>
4001
4002         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4003         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4004         * configure: Regenerate.
4005
4006 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4007
4008         * MAINTAINERS (Write After Approval): Remove myself.
4009
4010 2006-09-22  Chao-ying Fu  <fu@mips.com>
4011
4012         * MAINTAINERS (Write After Approval): Add myself.
4013
4014 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4015
4016         * MAINTAINERS: Add self as soft-fp maintainer.
4017
4018 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4019
4020         * MAINTAINERS: Add myself as avr maintainer.
4021         Remove Marek Michalkiewicz as avr maintainer.
4022
4023 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4024
4025         * MAINTAINERS (Write After Approval): Add myself.
4026
4027 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4028
4029         * configure.in: Never build newlib for a Mingw host.
4030         Never build newlib as Mingw target library.
4031         Test the existence of winsup/cygwin for building a Cygwin newlib,
4032         rather than just winsup.
4033         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4034         building a Mingw target.
4035         * configure: Regenerate.
4036
4037 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4038
4039         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4040
4041 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4042
4043         * config.guess: Import from src (was more updated).
4044         * config.sub: Likewise.
4045
4046 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4047
4048         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4049         * configure: Regenerated.
4050
4051 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4052
4053         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4054         for stages after the first.
4055
4056 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4057
4058         * Makefile.def: Add dependencies for configure-opcodes
4059         on configure-intl and all-opcodes on all-intl.
4060         * Makefile.in: Regenerated.
4061
4062 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4063
4064         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4065
4066 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4067
4068         Port to hosts whose 'sort' and 'tail' implementations
4069         treat operands with leading '+' as file names, as POSIX
4070         has required since 2001.  However, make sure the code still
4071         works on pre-POSIX hosts.
4072         * ltmain.sh: Don't assume "sort +2" is equivalent to
4073         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4074
4075 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4076
4077         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4078
4079 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4080
4081         * ltconfig: chmod 644 before ranlib during install.
4082
4083 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4084
4085         PR bootstrap/18058
4086         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4087         if the bootstrap compiler is a GCC version that supports it.
4088         * configure: Regenerate.
4089
4090 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4091
4092         * configure.in: Fix thinkos in previous check-in.
4093         * configure: Regenerate.
4094
4095 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4096
4097         PR other/27063
4098         * configure.in: Test subdir_requires and give an appropriate
4099         error message.
4100         * configure: Regenerate.
4101
4102 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4103
4104         * MAINTAINERS (Write After Approval): Add myself.
4105
4106 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4107
4108         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4109
4110 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4111
4112         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4113
4114 2006-06-20  David Ayers  <d.ayers@inode.at>
4115
4116         PR bootstrap/28072
4117         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4118         whether target-libjava is being configured instead of whether the
4119         java front end is enabled.
4120         * configure: Regenerate.
4121
4122 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4123
4124         PR target/27540
4125         * configure.in: Only enable libgomp on IRIX 6.
4126         * configure: Regenerate.
4127
4128 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4129
4130         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4131         too.
4132         * Makefile.in: Regenerate.
4133
4134 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4135
4136         * config-ml.in: Alter CCASFLAGS to include special
4137         multilib options the same as is done for CFLAGS.
4138
4139 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4140
4141         * configure.in: Don't enable libgomp on hpux10.
4142         * configure: Rebuilt.
4143
4144 2006-06-12  David Ayers  <d.ayers@inode.at>
4145
4146         PR bootstrap/27963
4147         PR target/19970
4148         * configure.in: Remove target-boehm-gc from noconfigdirs where
4149         ${libgcj} is specified.
4150         * configure: Regenerate.
4151
4152 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4153
4154         Sync from src:
4155
4156         * configure.in: Sync.
4157         * configure: Regenerated.
4158
4159         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4160
4161         * Makefile.def: Added dependencies from sim and gdb on intl, and
4162         added configure dependencies to everything with an all dependency
4163         on intl.
4164         * Makefile.in: Regenerated.
4165
4166 2006-06-06  David Ayers  <d.ayers@inode.at>
4167
4168         PR libobjc/13946
4169         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4170         * Makefile.in: Regenerate.
4171         * configure.in: Add --enable-objc-gc at toplevel and have it
4172         enable boehm-gc for Objective-C.
4173         Remove target-boehm-gc from libgcj.
4174         Add target-boehm-gc to target_libraries.
4175         Add target-boehm-gc to noconfigdirs where ${libgcj}
4176         is specified.
4177         Assert that boehm-gc is supported when requested for Objective-C.
4178         Only build boehm-gc if needed either for Java or Objective-C.
4179         * configure: Regenerate.
4180
4181 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4182
4183         PR 27674
4184         * Makefile.tpl (configure-[+prefix+][+module+],
4185         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4186         Remove rule to unstage bootstrapped modules.
4187         (stage_current): New.
4188         * Makefile.in: Regenerate.
4189
4190 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4191
4192         * MAINTAINERS (Write After Approval): Update my e-mail address.
4193
4194 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4195
4196         * include/libiberty.h: Declare pex_run_in_environment.
4197
4198 2006-05-31  Asher Langton  <langton2@llnl.gov>
4199
4200         * MAINTAINERS (Write After Approval): Add myself.
4201
4202 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4203
4204         * Makefile.def (bfd, opcodes): Fix lib_path.
4205         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4206         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4207         * Makefile.in: Regenerate.
4208
4209 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4210
4211         * Makefile.in: Regenerate.
4212
4213 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4214
4215         * Makefile.def: Add install-html target. Add datarootdir
4216         docdir and htmldir to flags_to_pass.
4217         * Makefile.tpl: Add install-html target.
4218         * Makefile.in: Regenerate.
4219         * configure.in: Add --with-datarootdir, --with-docdir, and
4220         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4221         * configure: Regenerate.
4222
4223 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4224
4225         * configure.in: Enable gprof for cross builds.
4226         * configure: Regenerate.
4227
4228 2006-05-22  Richard Guenther  <rguenther@suse.de>
4229
4230         Revert
4231         2006-01-31  Richard Guenther  <rguenther@suse.de>
4232         Paolo Bonzini  <bonzini@gnu.org>
4233
4234         * Makefile.def (target_modules): Add libgcc-math target module.
4235         * configure.in (target_libraries): Add libgcc-math target library.
4236         (--enable-libgcc-math): New configure switch.
4237         * Makefile.in: Re-generate.
4238         * configure: Re-generate.
4239         * libgcc-math: New toplevel directory.
4240
4241 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4242             Andreas Tobler  <a.tobler@schweiz.ch>
4243
4244         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4245         * configure: Rebuilt.
4246
4247 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4248
4249         * MAINTAINERS (Write After Approval): Add myself.
4250
4251 2006-05-01  DJ Delorie  <dj@redhat.com>
4252
4253         * configure.in: Restore CFLAGS if GMP isn't present.
4254         * configure: Regenerate.
4255
4256 2006-05-01  Richard Guenther  <rguenther@suse.de>
4257
4258         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4259         maintainer.
4260
4261 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4262
4263         * MAINTAINERS (Write After Approval): Add myself.
4264
4265 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4266
4267         * MAINTAINERS (Write After Approval): Add myself.
4268
4269 2006-04-18  DJ Delorie  <dj@redhat.com>
4270
4271         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4272         reference libgloss so that libssp can be built in a combined
4273         tree.
4274         * configure: Regenerate.
4275
4276 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4277
4278         * MAINTAINERS (Write After Approval): Add myself.
4279
4280 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4281
4282         * configure.in: Require makeinfo 4.4 or higher.
4283         * configure: Regenerate.
4284
4285 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4286
4287         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4288         Rearrange the entries of other libraries to have them in one place.
4289
4290 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4291
4292         * MAINTAINERS (Write After Approval): Remove myself.
4293         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4294
4295 2006-03-14  Richard Guenther  <rguenther@suse.de>
4296
4297         * configure: Regenerate with autoconf 2.13.
4298
4299 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4300
4301         * MAINTAINERS: Use my work address.
4302
4303         * MAINTAINERS: Update my E-mail address.
4304
4305 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4306
4307         * configure.in: Handle --disable-<component> generically.
4308         * configure: Regenerate.
4309
4310 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4311
4312         PR libgcj/17311
4313         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4314
4315 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4316
4317         * MAINTAINERS (Write After Approval):  Remove myself.
4318         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4319
4320 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4321
4322         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4323         (TARGET_CONFIGDIRS): Remove.
4324         * configure.in: Remove AC_SUBST(target_configdirs).
4325         * Makefile.in, configure: Regenerated.
4326
4327 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4328
4329         * MAINTAINERS (Write After Approval):  Remove myself.
4330         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4331
4332 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4333
4334         PR bootstrap/25670
4335
4336         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4337
4338         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4339         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4340         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4341         BUILD_PREFIX, BUILD_PREFIX_1.
4342         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4343
4344         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4345         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4346
4347         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4348         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4349         of `cat stage_current`.  Always provide the `r' and `s' variables.
4350         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4351         a single shell execution.
4352         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4353         bootstrapped modules, make the stage1 module if the build was not
4354         started yet, else build the current stage.
4355         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4356         (all-build, all-host, all-target, [+make_target+]-host,
4357         [+make_target+]-target): Do not use \-continued lines.
4358         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4359         (current_stage, restrap, stage_last): New.
4360
4361         * Makefile.in: Regenerate.
4362         * configure: Regenerate.
4363
4364 2006-02-19  Bud Davis  <jmdavis@link.com>
4365
4366         * MAINTAINERS (Write After Approval):  Remove myself.
4367         (Language Front End Maintainers):  Add myself as fortran 95
4368         maintainer and update e-mail address.
4369
4370 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4371
4372         * MAINTAINERS (Write After Approval):  Remove myself.
4373         (Language Front End Maintainers):  Add myself as fortran 95
4374         maintainer.
4375
4376 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4377
4378         * MAINTAINERS (Write After Approval): Add myself.
4379
4380 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4381
4382         * MAINTAINERS (Write After Approval):  Remove myself.
4383         (Language Front End Maintainers):  Add myself as
4384         fortran 95 maintainer.
4385
4386 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4387
4388         Sync from src:
4389
4390         2005-12-27  Leif Ekblad  <leif@rdos.net>
4391
4392         * configure.in: Add support for RDOS target.
4393         * configure: Regenerate.
4394
4395 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4396             Andreas Schwab  <schwab@suse.de>
4397
4398         * configure: Regenerate.
4399
4400 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4401
4402         * configure.in (enable_libgomp): Add AIX.
4403         * configure: Regenerate.
4404
4405 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4406
4407         * MAINTAINERS (Write After Approval): Add myself.
4408
4409 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4410
4411         * MAINTAINERS (Write After Approval): Add myself.
4412
4413 2006-01-31  Richard Guenther  <rguenther@suse.de>
4414         Paolo Bonzini  <bonzini@gnu.org>
4415
4416         * Makefile.def (target_modules): Add libgcc-math target module.
4417         * configure.in (target_libraries): Add libgcc-math target library.
4418         (--enable-libgcc-math): New configure switch.
4419         * Makefile.in: Re-generate.
4420         * configure: Re-generate.
4421         * libgcc-math: New toplevel directory.
4422
4423 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4424
4425         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4426         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4427         the assembler, linker and binutils.
4428         * configure: Regenerate.
4429
4430 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4431
4432         * MAINTAINERS (Write After Approval): Add myself.
4433
4434 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4435
4436         * configure: Regenerate.
4437
4438 2006-01-18  Richard Henderson  <rth@redhat.com>
4439             Jakub Jelinek  <jakub@redhat.com>
4440             Diego Novillo  <dnovillo@redhat.com>
4441
4442         * libgomp: New directory.
4443         * Makefile.def: Add target_module libgomp.
4444         * Makefile.in: Regenerate.
4445         * configure.in (target_libraries): Add target-libgomp.
4446         * configure: Regenerate.
4447
4448 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4449
4450         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4451         @ from continuation.
4452         * Makefile.in: Rebuilt.
4453
4454 2006-01-04  Chris Lattner  <sabre@gnu.org>
4455
4456         * MAINTAINERS (Write After Approval): Add myself.
4457
4458 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4459
4460         PR bootstrap/24252
4461
4462         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4463         * Makefile.tpl (OBJDUMP): New.
4464         (EXTRA_HOST_FLAGS): Add it.
4465         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4466
4467         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4468         to use symbolic links between directories.  Avoid race conditions
4469         or make them harmless.
4470         * configure.in: Do not try to use symbolic links between directories.
4471
4472         * Makefile.def (LEAN): Pass.
4473         * Makefile.tpl (LEAN): Define.
4474         (stage[+id+]-start): Accept that the previous directory does not
4475         exist, if the bootstrap is lean.
4476         (stage[+id+]-bubble): Invoke lean bootstrap commands after
4477         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4478         configure substitution.
4479         ([+compare-target+]): Likewise.
4480         ([+bootstrap-target+]-lean): New.
4481         * configure.in: Remove lean bootstrap support from here.
4482
4483         * Makefile.in: Regenerate.
4484         * configure: Regenerate.
4485
4486 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4487
4488         * MAINTAINERS (libdecnumber): Add myself.
4489
4490 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
4491
4492         * libtool-ldflags: New script.
4493
4494 2006-01-02  Andreas Schwab  <schwab@suse.de>
4495
4496         * configure.in: When reconfiguring remove Makefile in
4497         all stage directories.
4498         * configure: Regenerate.
4499
4500 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
4501
4502         * MAINTAINERS: Update my email address.
4503
4504 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
4505
4506         Revert Ada-related part of the previous change.
4507
4508         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4509         Do not pass.
4510         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4511         * Makefile.in: Regenerate.
4512         * configure.in: Do not include mt-ppc-aix target fragment.
4513         * configure: Regenerate.
4514
4515 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
4516
4517         * configure.in: Select appropriate fragments for PowerPC/AIX.
4518         * configure: Regenerate.
4519
4520         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4521         BOOT_CFLAGS, BOOT_LDFLAGS.
4522         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4523         BOOT_CFLAGS, BOOT_LDFLAGS.
4524         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4525         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4526         (stage): Fail if we cannot complete the work.
4527         * Makefile.in: Regenerate.
4528
4529 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4530
4531         * configure.in: Replace ms1 with mt.
4532         * configure: Rebuilt.
4533
4534 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
4535
4536         * MAINTAINERS: Update my email address.
4537
4538 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
4539
4540         * Makefile.tpl (all, do-[+make_target+], do-check, install,
4541         install-host-nogcc): Don't invoke $(stage) at the end.
4542         * Makefile.in: Regenerate.
4543
4544 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
4545
4546         * configure.in: Flip the top-level bootstrap switch.
4547         * configure: Regenerate.
4548
4549 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
4550
4551         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4552         $(stage) and $(unstage).
4553         (EXTRA_TARGET_FLAGS): Correct double-quoting.
4554         (all): Remove stray semicolon.
4555         (local-distclean): Don't handle multilib.tmp and multilib.out.
4556         (install.all): Set $s for consistency.
4557         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4558         check_multilibs setting.  Always make the install directory.
4559         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4560         Correct @if/@endif.
4561         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4562         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4563         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4564         (multilib.out): Remove.
4565         * Makefile.in: Regenerated.
4566
4567 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4568
4569         * MAINTAINERS (Write After Approval): Add myself.
4570
4571 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4572
4573         * MAINTAINERS: Add myself as mt maintainer.
4574
4575         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
4576
4577 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
4578
4579         * MAINTAINERS: Change email address.
4580
4581 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4582
4583         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4584         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4585         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4586         Find in-tree tools if available.
4587         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4588         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4589         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4590         (COMPILER_*_FOR_TARGET): New.
4591         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4592         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4593         (CONFIGURED_*, USUAL_*): Remove.
4594         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4595         STRIP): Use autoconf substitutions.
4596         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4597         COMPILER_NM_FOR_TARGET): New.
4598         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4599
4600         (all): Make all-host and all-target in parallel.
4601         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4602         that $$r and $$s are set before invoking a recursive make.
4603         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4604         ([+bootstrap-target+]): Inline most of the `all' target.
4605
4606 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4607
4608         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4609         from the gcc build directory.
4610         * Makefile.in: Regenerate.
4611
4612 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4613
4614         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4615         depend on all-libdecnumber.
4616         * configure.in (host_libs): Include libdecnumber.
4617         * Makefile.in: Regenerate.
4618         * configure: Likewise.
4619
4620 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4621
4622         * libdecnumber: Import decNumber sources from the dfp-branch.
4623
4624 2005-11-21  Kean Johnston  <jkj@sco.com>
4625
4626         * config.sub, config.guess: Sync from upstream sources.
4627
4628 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4629
4630         Import from Autoconf sources:
4631
4632         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4633         * config/move-if-change: Don't output "$2 is unchanged";
4634         suggested by Ben Elliston.  Handle weird characters correctly.
4635
4636 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4637
4638         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4639         to match upstream libtool for darwin.
4640
4641 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4642
4643         * Makefile.def: Remove gdb dependencies for gdbtk.
4644         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4645         (configure-gdb, install-gdb): New rules.
4646         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4647         * Makefile.in, configure: Regenerated.
4648
4649 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4650
4651         * MAINTAINERS (Write After Approval): Add myself.
4652
4653 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4654
4655         * MAINTAINERS (Write After Approval): Add myself.
4656
4657 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4658
4659         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4660         Diego Novillo.
4661
4662 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4663
4664         PR bootstrap/24297
4665         * Makefile.tpl (do-[+make-target+], do-check, install,
4666         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4667         are set before recursing.
4668         * Makefile.in: Regenerate.
4669
4670 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4671
4672         PR bootstrap/18939
4673         * Makefile.def (gcc) <target>: Fix thinko.
4674         * Makefile.in: Regenerate.
4675
4676 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4677
4678         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4679         * configure: Regenerate.
4680
4681 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4682
4683         * MAINTAINERS (Write After Approval): Add self.
4684
4685 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4686
4687         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4688         target-libffi, target-qthreads, target-libjava, and
4689         targetlibobjc.
4690         * configure: Regenerate.
4691
4692 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4693
4694         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4695         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4696         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4697         (USUAL_OBJDUMP_FOR_TARGET): New.
4698         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4699         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4700         * configure, Makefile.in: Regenerated.
4701
4702 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4703
4704         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4705         before other host packages.
4706
4707 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4708
4709         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4710
4711 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4712
4713         PR bootstrap/22340
4714
4715         * configure.in (default_target): Remove.
4716         * Makefile.tpl (all): Do not use prerequisites as subroutines
4717         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4718         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4719         use prerequisites as subroutines.
4720         (check-host, check-target): New.
4721         (bootstrap configure & all targets): Do not use stage*-start
4722         if the directory layout is already ok.
4723         (non-bootstrap configure & all targets): Prepend a $(unstage).
4724         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4725         (NOTPARALLEL): Remove.
4726         (unstage, stage variables): New variables.
4727         (unstage, stage targets): Simply expand to those variables.
4728
4729         * configure: Regenerate.
4730         * Makefile.in: Regenerate.
4731
4732 2005-10-04  James E Wilson  <wilson@specifix.com>
4733
4734         * Makefile.def (lang_env_dependencies): Add libmudflap.
4735         * Makefile.in: Regenerate.
4736
4737 2005-10-03  Andreas Schwab  <schwab@suse.de>
4738
4739         Backport from libtool CVS:
4740         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4741
4742         * ltmain.sh: add support for installing into temporary
4743         staging area (e.g. 'make install DESTDIR=...')
4744
4745 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4746
4747         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4748         * configure: Regenerated.
4749
4750 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4751
4752         * configure: Regenerate with the correct
4753         autoconf version.
4754
4755 2005-09-30  Catherine Moore  <clm@cm00re.com>
4756
4757         * configure.in (bfin-*-*): New.
4758         * configure: Regenerated.
4759
4760 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4761
4762         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4763         (LIPO_FOR_TARGET): New.
4764         (CONFIGURED_LIPO_FOR_TARGET): New.
4765         (USUAL_LIPO_FOR_TARGET): New.
4766         (STRIP_FOR_TARGET): New.
4767         (CONFIGURED_STRIP_FOR_TARGET): New.
4768         (USUAL_STRIP_FOR_TARGET): New.
4769         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4770         STRIP_FOR_TARGET.
4771         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4772         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4773         * Makefile.in: Regenerate.
4774         * configure: Regenerate.
4775
4776 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4777
4778         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4779         (rs6000-*-aix*): Same.
4780         * configure: Regenerate.
4781
4782 2005-09-16  Tom Tromey  <tromey@redhat.com>
4783
4784         * MAINTAINERS: Add self as java maintainer.
4785
4786 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4787
4788         * configure.in: Recognize f95 in the --enable-languages option,
4789         and substitute it for fortran, issuing a warning.
4790         * configure: Regenerate.
4791
4792 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4793
4794         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4795         * configure:  Regenerated.
4796
4797 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4798
4799         * MAINTAINERS: Add self as ms1 maintainer.
4800
4801 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4802
4803         * Makefile.def (libssp): Add to lang_env_dependencies.
4804         * Makefile.in: Regenerate.
4805
4806 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4807
4808         * MAINTAINERS: Add myself as middle-end maintainer.
4809
4810 2005-08-17  Christian Groessler  <chris@groessler.org>
4811
4812         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4813         * Makefile.in: Regenerate.
4814
4815 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4816
4817         * MAINTAINERS (write after approval): Added myself.
4818
4819 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4820
4821         * MAINTAINERS (Write After Approval): Add myself.
4822
4823 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4824
4825         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4826         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4827         Look for alternate names of the target cc and c++
4828         * configure: Regenerate.
4829
4830 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4831
4832         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4833         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4834         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4835         tools; remove code to manually set them.
4836         (Target tools): Look in the environment for them.
4837         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4838         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4839         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4840         build directory.
4841         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4842         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4843         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4844         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4845         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4846         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4847         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4848         * configure: Regenerate.
4849         * Makefile.in: Regenerate.
4850
4851 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4852
4853         * MAINTAINERS: Update for removed CPU targets.
4854
4855 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4856
4857         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4858         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4859         * Makefile.in: Regenerated.
4860
4861 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4862
4863         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4864         (CFLAGS_FOR_TARGET): Use it.
4865         (CXXFLAGS_FOR_TARGET): Likewise.
4866         * Makefile.in: Regenerated.
4867         * configure.in (--with-build-sysroot): New option.
4868         * configure: Regenerated.
4869
4870 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4871
4872         * Makefile.tpl: Wrap install between unstage and stage
4873         * Makefile.in: Regenerate.
4874
4875 2005-07-21  Eric Christopher  <echristo@apple.com>
4876
4877         * MAINTAINERS: Update affiliation.
4878
4879 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4880
4881         * MAINTAINERS: Add self as crx port maintainer.
4882
4883 2005-07-20  DJ Delorie  <dj@redhat.com>
4884
4885         * MAINTAINERS: Add self as m32c maintainer.
4886
4887 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4888
4889         * all files: Update FSF address.
4890
4891 2005-07-15  Eric Christopher  <echristo@redhat.com>
4892
4893         * MAINTAINERS: Change affiliation.
4894
4895 2005-07-14  Jim Blandy  <jimb@redhat.com>
4896
4897         * configure.in: Add cases for Renesas m32c.
4898         * configure: Regenerated.
4899
4900 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4901
4902         * COPYING.LIB: Update from fsf.org.
4903
4904 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4905
4906         * COPYING, compile, config.guess,
4907         config.sub, install-sh, missing, mkinstalldirs,
4908         symlink-tree, ylwrap: Sync from upstream sources.
4909         * config-ml.in: Update FSF address.
4910
4911 2005-07-13  Eric Christopher  <echristo@redhat.com>
4912
4913         * configure.in: Add toplevel noconfigdir support for tpf.
4914         * configure: Regenerate.
4915
4916 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4917
4918         PR ada/22340
4919
4920         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4921         * Makefile.in: Regenerate.
4922
4923 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4924
4925         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4926         Brolley to write-after-approval.
4927
4928 2005-07-07  Andreas Schwab  <schwab@suse.de>
4929
4930         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4931         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4932         * Makefile.in: Regenerated.
4933
4934 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4935
4936         * configure.in: Don't build sim or rda when targetting darwin.
4937         * configure: Regenerate.
4938
4939 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4940
4941         * configure.in: Add --enable-libssp and --disable-libssp.
4942         * configure: Regenerate with autoconf-2.13.
4943
4944 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4945
4946         * Makefile.def (target_modules): Add libssp.
4947         * configure.in (target_libraries): Add target-libssp.
4948         * configure: Rebuilt.
4949         * Makefile.in: Rebuilt.
4950
4951 2005-07-01  Zack Weinberg  <zackw@panix.com>
4952
4953         * MAINTAINERS: Change email address.  Resign from maintainership.
4954
4955 2005-07-01  Richard Guenther  <rguenther@suse.de>
4956
4957         * MAINTAINERS: Change my e-mail address and affiliation.
4958
4959 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4960
4961         * Makefile.def (stagefeedback): Come after profile.
4962         Define profiledbootstrap target.
4963         * Makefile.tpl (profiledbootstrap): Remove.
4964         (stageprofile-end): Zap stagefeedback.
4965         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4966         * Makefile.in: Regenerate.
4967
4968 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4969
4970         * MAINTAINERS: Update my email address.
4971
4972 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4973
4974         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4975         In 'cpp' stanza, support '#line' as well as '# '.
4976
4977 2005-06-08  Andreas Schwab  <schwab@suse.de>
4978
4979         * MAINTAINERS: Move myself from 'Write After Approval' to
4980         'CPU Port Maintainers' section as m68k maintainer.
4981
4982 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4983
4984         * configure.in (unsupported_languages): New macro.
4985         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4986         non-ported target libraries in noconfigdirs.
4987         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4988         non-linux-gnu.  Remove libgcj_ex_libffi.
4989         <lang_frag loop>: Set add_this_lang=no if the language is in
4990         unsupported_languages.
4991         * configure: Regenerate.
4992
4993 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4994
4995         * configure.in: Fix typo in handling of --with-mpfr-dir.
4996         * configure: Regenerate.
4997
4998 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4999
5000         * MAINTAINERS: Update my email address.
5001
5002 2005-06-02  Jim Blandy  <jimb@redhat.com>
5003
5004         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5005         accepted into the master sources.)
5006
5007 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5008             Michael Snyder  <msnyder@redhat.com>
5009             Stan Cox  <scox@redhat.com>
5010
5011         * configure.in: Set noconfigdirs for ms1.
5012
5013         * configure: Regenerate.
5014
5015 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5016
5017         * MAINTAINERS (Write After Approval): Add self.
5018
5019 2005-06-01  Josh Conner  <jconner@apple.com>
5020
5021         * MAINTAINERS (Write After Approval): Add self.
5022
5023 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5024
5025         * MAINTAINERS: Update my email address.
5026
5027 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5028
5029         * MAINTAINERS (Write After Approval): Add self.
5030
5031 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5032
5033         * MAINTAINERS (Write After Approval): Remove self.
5034
5035 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5036
5037         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5038         (Dependencies): Consider target modules for bootstrap dependencies.
5039         Make target bootstrap modules depend on each stage's gcc.
5040         * Makefile.in: Regenerate.
5041
5042 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5043
5044         * Makefile.def (configure-gcc): Depend on binutils having been built.
5045         (all-gcc): No need to do it here.
5046         * Makefile.in: Regenerate.
5047
5048 2005-05-19  Paul Brook  <paul@codesourcery.com>
5049
5050         * configure.in: Rewrite misleading error message when requested
5051         language cannot be built.
5052         * configure: Regenerate.
5053
5054 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5055
5056         * ylwrap: Import from Automake 1.9.5.
5057
5058 2005-05-13  David Ung  <davidu@mips.com>
5059
5060         * MAINTAINERS (Write After Approval): Add self.
5061
5062 2005-05-09  Mike Stump  <mrs@apple.com>
5063
5064         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5065         lt_cv_sys_max_cmd_len for now.
5066
5067 2005-05-09  Stan Cox  <scox@redhat.com>
5068
5069         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5070
5071 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5072
5073         * README.SCO: Update the URL.
5074
5075 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5076
5077         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5078         with_gnu_ld to libtool.
5079         * ltcf-c.sh (aix[45]): Define file_list_spec.
5080         * ltcf-cxx.sh (aix[45]): Same.
5081         * ltcf-gcj.sh (aix[45]): Same.
5082         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5083         exists, write list of input files to temporary file.
5084
5085 2005-05-04  Mike Stump  <mrs@apple.com>
5086
5087         * configure.in: Always pass --target to target configures as
5088         otherwise rebuilds that do --recheck will fail.
5089         * confiugure: Rebuilt.
5090
5091 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5092
5093         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5094         STAGE_HOST_EXPORTS.
5095         (configure, all): Add bootstrap support.
5096         (Host modules, target modules): Pass post-stage1 flags and exports.
5097         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5098         * Makefile.in: Regenerate.
5099
5100 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5101
5102         * configure: Regenerate.
5103
5104 2005-04-27  Mike Stump  <mrs@apple.com>
5105
5106         * MAINTAINERS: Add self as darwin maintainer.
5107
5108 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5109
5110         * config.sub: Update from master copy.
5111
5112 2005-04-21  Mike Stump  <mrs@apple.com>
5113
5114         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5115         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5116
5117 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5118
5119         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5120         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5121         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5122         "*-*-elf" and "*-*-linux*".
5123         * configure: Regenerate.
5124
5125 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5126
5127         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5128
5129 2005-04-12  Mike Stump  <mrs@apple.com>
5130
5131         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5132
5133 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5134
5135         * MAINTAINERS (Write After Approval): Add myself.
5136
5137 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5138
5139         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5140
5141 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5142
5143         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5144         (TARGET_CONFIGARGS): Include --with-target-subdir.
5145         (configure, all): New macros.  Use them throughout.
5146         * Makefile.in: Regenerate.
5147
5148 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5149
5150         * MAINTAINERS (Write After Approval): Add myself.
5151
5152 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5153
5154         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5155
5156 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5157
5158         * MAINTAINERS: Move John Carr to Write After Approval.
5159
5160 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5161
5162         * config/mh-mingw32: Delete.
5163         * configure.in: Don't use it.
5164         * configure: Regenerate.
5165
5166 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5167
5168         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5169         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5170         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5171         (HOST_LIB_PATH): Generate from Makefile.def.
5172         (TARGET_LIB_PATH): Likewise.
5173         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5174         * Makefile.in: Regenerate.
5175         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5176         (RPATH_ENVVAR): Include Darwin case.
5177         * configure: Regenerate.
5178
5179 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5180
5181         * MAINTAINERS (Various Maintainers): Remove self.
5182         (Write After Approval): Add self.
5183
5184 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5185
5186         * MAINTAINERS (Various Maintainers): Add self.
5187
5188 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5189
5190         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5191         * configure: Regenerate.
5192
5193 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5194
5195         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5196         gcc_version, and gcc_version_trigger from set of flags to pass.
5197         * Makefile.tpl: Remove definitions of above variables.
5198         (config.status): Remove dependency on $(gcc_version_trigger).
5199         * Makefile.in: Regenerate.
5200         * configure.in: Do not reference config/gcc-version.m4 nor
5201         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5202         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5203         * configure: Regenerate.
5204
5205 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5206             Andrew Pinski  <pinskia@physics.uc.edu>
5207
5208         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5209         * Makefile.in: Regenerate.
5210
5211 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5212
5213         * MAINTAINERS (Write After Approval): Add myself.
5214
5215 2005-03-03  David Ayers  <d.ayers@inode.at>
5216
5217         * MAINTAINERS (Write After Approval): Add myself.
5218
5219 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5220
5221         PR libgcj/20160
5222         * ltmain.sh: Avoid creating archives with components that have
5223         duplicate basenames.
5224
5225 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5226
5227         PR bootstrap/20250
5228         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5229         instead of check.
5230         * Makefile.in: Regenerate.
5231
5232 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5233
5234         * Makefile.in: Regenerate to fix conflict between the previous two
5235         patches.
5236
5237 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5238
5239         PR bootstrap/17383
5240         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5241         * Makefile.tpl (HOST_SUBDIR): New substitution.
5242         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5243         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5244         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5245         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5246         (Host modules, Bootstrapped modules): Use it.
5247         (Build modules, Target modules): Do not create symlink trees,
5248         always configure out-of-srcdir.
5249         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5250         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5251         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5252         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5253
5254         * Makefile.in: Regenerate.
5255         * configure: Regenerate.
5256
5257 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5258
5259         Merged from libada-gnattools-branch:
5260         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5261
5262         * gnattools: New directory.
5263         * Makefile.def: Add gnattools as a module, depending on target-libada.
5264         * Makefile.in: Regenerate.
5265         * configure.in: Include gnattools in host_tools; disable it if ada
5266         is disabled.
5267         * configure: Regenerate.
5268
5269 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5270
5271         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5272         treelang maintainer.
5273         (Write After Approval): Remove myself.
5274
5275 2005-02-23  Paul Schlie  <schlie@comcast.net>
5276
5277         * configure.in: Allow darwin targeted ports to build tk, itcl and
5278         libgui.
5279         * configure: Regenerate.
5280
5281 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5282
5283         PR libgcj/10353
5284         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5285         * configure: Regenerate.
5286
5287 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5288
5289         * MAINTAINERS (Write After Approval): Add myself.
5290
5291 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5292
5293         * MAINTAINERS: Update my e-mail address.
5294
5295 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5296
5297         * MAINTAINERS (Write After Approval): Add myself.
5298
5299 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5300
5301         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5302         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5303         target-libgloss when not *-*-elf and *-*-aout.
5304         * configure: Regenerate.
5305
5306 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5307
5308         * MAINTAINERS: Remove obsolete entries.
5309
5310         * MAINTAINERS (Write After Approval): Add Michael Matz.
5311
5312 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5313
5314         * MAINTAINERS: Remove self as cpplib maintainer.
5315
5316 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5317
5318         * install-sh, config.sub: Import from upstream.
5319
5320 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5321
5322         PR bootstrap/18222
5323         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5324         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5325         * Makefile.in: Regenerate.
5326
5327 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5328
5329         * MAINTAINERS: Update my email address.
5330
5331 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5332             Andreas Schwab  <schwab@suse.de>
5333
5334         PR bootstrap/18033
5335         * config-ml.in: Eval option if surrounded by single quotes.
5336
5337 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5338
5339         Revert 2004-12-28 Makefile changes, a better fix will be
5340         applied to mainline and src after GCC 4.0 branches.
5341
5342 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5343
5344         PR bootstrap/17383
5345
5346         * Makefile.def (target_modules): Remove stage parameter,
5347         it is always true now.
5348         * Makefile.tpl (configure-build-[+module+],
5349         configure-target-[+module+]): Always build symlink tree
5350         for the directory and for include.  BUILD_SUBDIR and
5351         TARGET_SUBDIR cannot be . anymore.
5352         * Makefile.in: Regenerate.
5353
5354 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5355
5356         Revert 2004-12-08 Makefile changes.
5357
5358 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5359
5360         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5361         cygwin, mingw.
5362
5363 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5364
5365         * configure.in (sh64-*-*): Reenable gprof.
5366         * configure: Regenerate.
5367
5368 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5369
5370         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5371         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5372         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5373         * Makefile.in: Regenerate.
5374
5375 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5376
5377         * MAINTAINERS: Update my email address.
5378
5379 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5380
5381         * Makefile.tpl: Generate normal dependencies if the LHS module is
5382         not bootstrapped.
5383         * Makefile.in: Regenerate.
5384
5385 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5386
5387         * configure.in: Include config/gxx-include-dir.m4.  Use
5388         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5389         * configure: Regenerate.
5390
5391 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5392
5393         * config.if: Delete.
5394         * configure.in: Set libstdcxx_incdir directly.
5395         * configure: Regenerate.
5396
5397 2004-12-02  Eric Christopher  <echristo@redhat.com>
5398
5399         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5400         * Makefile.in: Regenerate.
5401
5402 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5403
5404         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5405         * configure: Regenerate.
5406
5407 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5408
5409         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5410         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5411         * configure: Regenerate.
5412
5413 2004-12-01  Eric Christopher  <echristo@redhat.com>
5414
5415         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5416         of things to remove.
5417
5418 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5419
5420         * MAINTAINERS (Write After Approval): Update my e-mail address.
5421
5422 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5423
5424         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5425         from CVS libtool to always pass_all.
5426
5427 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5428
5429         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5430         (hppa*64*-*-*): Delete incorrect comment.
5431         * configure: Rebuilt.
5432
5433 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5434
5435         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5436
5437 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5438
5439         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5440         from CVS libtool to always pass_all.
5441
5442 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5443
5444         * install-sh, compile: Import from automake.
5445
5446 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5447
5448         * config.guess, config.sub:  Import from savannnah.
5449
5450 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5451
5452         * MAINTAINERS (Write After Approval): Add myself
5453
5454 2004-11-12  Mike Stump  <mrs@apple.com>
5455
5456         * Makefile.def: Add html support.
5457         * Makefile.tpl: Likewise.
5458         * Makefile.in: Regenerate.
5459
5460 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5461
5462         PR 18423
5463         * configure.in: Remove all instances of build-fixincludes from
5464         noconfigdirs.
5465         (build_configargs): Supply --target to subdirectories.
5466         * configure: Regenerate.
5467
5468         * Makefile.def: Make gcc install depend on fixincludes install.
5469         * Makefile.in: Regenerate.
5470
5471 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
5472
5473         * MAINTAINERS: Add myself as gcc testsuite maintainer.
5474
5475 2004-11-11  Paul Brook  <paul@codesourcery.com>
5476
5477         * MAINTAINERS: Add self as arm maintainer.  Update email address.
5478
5479 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5480
5481         * configure.in (noconfigdirs) [mmix-*-*]: Disable
5482         target-libgfortran.
5483         * configure: Regenerate.
5484
5485 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5486
5487         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5488         like CC.
5489
5490 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5491
5492         * Makefile.def (host fixincludes): Specify missing targets.
5493         * Makefile.in: Regenerate.
5494
5495 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
5496
5497         * MAINTAINERS: Add myself
5498
5499 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
5500
5501         * MAINTAINERS (Write After Approval): Add myself.
5502
5503 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
5504
5505         * Makefile.def: Build fixincludes for the host, too.
5506         * Makefile.in: Regenerate.
5507         * configure.in (host_tools): Add fixincludes.
5508         * configure: Regenerate.
5509
5510 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
5511
5512         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5513         * configure: Regenerated.
5514
5515 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
5516
5517         PR other/17783
5518         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5519         * configure: Regenerated.
5520
5521 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
5522
5523         * README.SCO: Update per FSF instructions.
5524
5525 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
5526
5527         PR target/18151
5528         * configure.in (case ${target}): Do not build fixincludes for avr.
5529         * configure: Regenerated.
5530
5531 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
5532
5533         * configure.in (case ${target}): Do not build fixincludes
5534         on platforms where it is not used.
5535         * configure: Regenerated.
5536
5537 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
5538
5539         * configure.in: Use an absolute path to install-sh.
5540         * configure: Regenerated.
5541
5542 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5543
5544         * MAINTAINERS (Write After Approval): Add myself.
5545
5546 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
5547
5548         * MAINTAINERS: Remove from Write After Approval those that are
5549         already maintainers.
5550
5551 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
5552
5553         * MAINTAINERS:  Update my email address.
5554
5555 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5556
5557         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5558         * configure: Regenerate.
5559
5560 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
5561
5562         * MAINTAINERS:  Update my email address.
5563
5564 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
5565
5566         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5567         entries belonging to this category.
5568
5569 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
5570
5571         * MAINTAINERS: Update my e-mail address.
5572
5573 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5574
5575         Fix wrong conflict resolution in:
5576
5577         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5578
5579         * Makefile.in: Regenerate.
5580         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5581         in the recursive `make', instead of hardwiring `all'.
5582         (Autogenerated TARGET-* variables): New.
5583
5584 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5585
5586         * configure.in: Enable target-libgloss for crx-*-*.
5587         * configure: Regenerate.
5588
5589 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5590
5591         * MAINTAINERS (Various Maintainers): Move the "windows,
5592         cygwin, mingw" maintainer to ...
5593         (OS Port Maintainers): ... here.
5594
5595 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5596
5597         * MAINTAINERS (Write After Approval): Remove those that are
5598         maintainers of some subsystem.
5599
5600 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5601
5602         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5603         * ltcf-cxx.sh (tpf*): Likewise.
5604         * ltconfig (tpf*): Add TPF OS configuration support.
5605
5606 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5607
5608         * MAINTAINERS: Change my email address to my new work account.
5609
5610 2004-09-24  Michael Roth  <mroth@nessie.de>
5611
5612         * configure.in (--without-headers): Add missing double quotes.
5613         * configure: Regenerate.
5614
5615 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5616
5617         * ylwrap: Revert to previous version.
5618
5619 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5620
5621         PR bootstrap/17369
5622         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5623         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5624         SET_GCC_LIB_PATH_CMD.
5625         (BASE_TARGET_EXPORTS): Likewise.
5626         * Makefile.in: Regenerated.
5627
5628         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5629         * configure: Regenerated.
5630
5631 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5632
5633         * config.guess: New upstream version
5634         * compile, depcomp, install-sh, ylwrap: Likewise.
5635
5636 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5637
5638         * config/mh-x86omitfp: New host makefile fragment.  Add
5639         -fomit-frame-pointer to the default BOOT_CFLAGS.
5640         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5641         * configure: Regenerate.
5642
5643 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5644
5645         PR target/11572
5646         * configure.in (*-*-darwin*): Renable libobjc.
5647         * configure: Regenerate.
5648
5649 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5650
5651         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5652
5653 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5654
5655         * Makefile.def: Remove libbanshee.
5656         * Makefile.tpl: Ditto.
5657         * configure.in: Ditto.
5658         * Makefile.in: Regen.
5659         * configure: Ditto.
5660
5661 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5662
5663         * ltmain.sh: Use $pic_object as $non_pic_object if
5664         $non_pic_object=none.
5665
5666 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5667
5668         * missing: Import latest version from master repository.
5669
5670 2004-09-06  Nick Clifton  <nickc@redhat.com>
5671
5672         * config.sub: Import latest version from master repository.
5673         * config.guess: Likewise.
5674         This includes these changes:
5675
5676         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5677
5678         * config.sub: Handle crisv32, alias etraxfs.
5679         * config.guess (crisv32:Linux:*:*): Handle.
5680
5681         2004-08-13  Brad Smith  <brad@comstyle.com>
5682
5683         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5684         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5685
5686         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5687
5688         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5689         assume the processor is a powerpc.  This is because coreutils
5690         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5691         in this case, due to a MacOS X bug that causes
5692         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5693         to return a negative number.
5694         Problem reported by Petter Reinholdtsen in:
5695         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5696
5697         2004-07-19  Ben Elliston  <bje@gnu.org>
5698
5699         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5700
5701         2004-06-24  Ben Elliston  <bje@gnu.org>
5702
5703         * config.guess: Update copyright years.
5704         * config.sub: Likewise.
5705
5706         2004-06-22  Robert Millan  <robertmh@gnu.org>
5707
5708         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5709         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5710
5711         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5712
5713         * config.guess (*:*VMS:*:*): New entry. Replaces
5714         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5715         manufacturer.
5716
5717         2004-06-22  Ben Elliston  <bje@gnu.org>
5718
5719         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5720         * config.sub: Likewise.
5721
5722         2004-06-22  Ben Elliston  <bje@gnu.org>
5723
5724         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5725         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5726
5727         2004-06-11  Ben Elliston  <bje@gnu.org>
5728
5729         * config.guess (pegasos:OpenBSD:*:*): Remove.
5730
5731         2004-06-11  Ben Elliston  <bje@gnu.org>
5732
5733         From Wouter Verhelst <wouter@grep.be>:
5734         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5735
5736         2004-06-11  Ben Elliston  <bje@gnu.org>
5737
5738         * config.guess (luna88k:OpenBSD:*:*): New.
5739
5740         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5741
5742         * config.guess (m32r*:Linux:*:*): New case.
5743         * config.sub: Handle m32rle.
5744
5745         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5746
5747         From Jens Petersen  <petersen@redhat.com>:
5748         * config.sub: Handle sparcv8.
5749
5750         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5751
5752         From Tom Smith <smith@cag.lkg.hp.com>:
5753         * config.guess: Version suffixes are equally significant on Tru64
5754         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5755         prefix of "P" (patched kernel).
5756
5757         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5758
5759         * config.sub: Add support for National Semiconductor CRX target.
5760
5761 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5762
5763         * MAINTAINERS (Various Maintainers): Remove myself as web page
5764         maintainer, add myself as maintainer of build status lists.
5765
5766 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5767
5768         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5769         *-*-netware, but add target-libmudflap.
5770         Consolidate *-*-netware targets (of which really only i?86 exists)
5771         into a single entry.
5772         * configure: Likewise.
5773
5774 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5775
5776         * Makefile.tpl (sorry): Remove.
5777         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5778         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5779         (do-clean): Clean per-stage directories too.
5780         (do-distclean): Run distclean-stage1 too.
5781         (.NOTPARALLEL): Enable during toplevel bootstrap.
5782         (stage[+id+]-bubble): Enable parallel execution during
5783         the recursive invocation.
5784         * Makefile.in: Regenerate.
5785
5786         Fix previous checkin:
5787
5788         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5789         include.
5790         * configure.in: Fix indentation.
5791         * configure: Regenerate.
5792
5793 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5794
5795         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5796         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5797         * configure: regenerate
5798         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5799         -mdynamic-no-pic
5800
5801 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5802
5803         * Makefile.def (build_modules): Add fixincludes.
5804         (dependencies): Make gcc depend on fixincludes.
5805         * configure.in (build_tools): Add fixincludes.
5806         (build_configdirs): Always include build_libs.
5807         * Makefile.in: Regenerate.
5808         * configure: Regenerate.
5809
5810 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5811
5812         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5813         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5814         phony targets; do not generate timestamp files.
5815         (distclean-stageN): Remove references to their timestamp files.
5816         (restageN, touch-stageN): Remove.
5817         (stageN-bubble): Rewritten.
5818         (compare): Support lean bootstraps.
5819         * Makefile.in: Regenerate.
5820
5821         * configure.in: Only warn when bootstrapping but
5822         build != host or build != target.  Support lean bootstraps.
5823         * configure: Regenerate.
5824
5825 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5826
5827         * configure.in:  Give a better error message if GMP/MPFR are missing
5828         and a language needing them has been requested.
5829         * configure:  Regenerated.
5830
5831 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5832
5833         * configure.in:  Print a list of available language front-ends if
5834         a requested one is missing.  Tidy stray tab characters.
5835         * configure:  Regenerated.
5836
5837 2004-08-19  Michael Koch  <konqueror@gmx.de>
5838
5839         * gcc/doc/install.texi: Update entry about automake for libjava.
5840
5841 2004-08-17  Robert Millan  <robertmh@gnu.org>
5842
5843         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5844         (instead of FreeBSD).
5845         * configure: Regenerate.
5846
5847 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5848
5849         * Makefile.in: Regenerate.
5850         * configure: Regenerate.
5851
5852         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5853         stage_*_flags.
5854         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5855         for bootstrapped modules if toplevel bootstrap is going.
5856         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5857         modules.  Adjust for changes in Makefile.def.  Enable several
5858         rules even in non-bootstrap mode, just to avoid peppering the
5859         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5860         (stage-[+prev+]-bubble): Remove.
5861
5862         * Makefile.def (Dependencies): Depend on all-build-bison,
5863         all-build-flex, all-build-byacc, all-build-texinfo, rather
5864         than the host variations.
5865         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5866         with BUILD_SUBDIR.
5867         (BISON): Update for recent Bisons.
5868         (YACC): Fix typo.
5869         (cross): Depend on all-build.
5870         (all): Do not depend on all-build.
5871         (prebootstrap): Remove.
5872         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5873         (Prebootstrap dependencies): Add them to the per-stage targets
5874         and to all-prebootstrap.
5875         * configure.in (build_configdirs): Always enable build_tools.
5876         (BUILD_DIR_PREFIX): Remove.
5877
5878         * Makefile.def (gcc): Add target variable.
5879         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5880         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5881         in the recursive `make', instead of hardwiring `all'.
5882         (Autogenerated TARGET-* variables): New.
5883
5884 2004-08-13  Brian Booth  <bbooth@redhat.com>
5885
5886         * MAINTAINERS: Remove myself from write-after-approval.
5887
5888 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5889
5890         * src-release: Stop distributing mmalloc with gdb (which doesn't
5891         use it).
5892         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5893         * Makefile.in: Regenerate.
5894
5895 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5896
5897         * configure.in (arm*-*-eabi*): New target.
5898         * configure: Regenerate.
5899
5900 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5901
5902         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5903         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5904         (Dependencies): New section.
5905         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5906         (configure-target-[+module+]): Depend on maybe-all-gcc
5907         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5908         (toplevel profiledbootstrap): Fix dependencies.
5909         * Makefile.in: Regenerate.
5910
5911 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5912
5913         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5914         target-libiberty to noconfigdirs.
5915         * configure: Regenerate.
5916
5917 2004-08-03  Paul Brook  <paul@codesourcery.com>
5918
5919         * configure.in: Check for MPFR as well as GMP.
5920         * configure: Regenerate.
5921
5922 2004-08-01  Robert Millan  <robertmh@gnu.org>
5923
5924         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5925         libmudflap for all GNU-based systems (with Glibc).
5926         * configure: Regenerate.
5927
5928 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5929
5930         * Makefile.def (host-modules): Add gcc.
5931         * Makefile.in: Regenerate.
5932         * Makefile.tpl (sorry): New rule.
5933         (configure-host, all-host, [+make_target+]-host, do-check,
5934         install-host): Do not add gcc as a special case.
5935         (host modules): Add a small special-casing for gcc.  Export
5936         extra_make_flags through the environment.
5937         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5938         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5939         other recursive targets for gcc): Remove.
5940
5941         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5942         (stage, unstage): New rules.
5943         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5944         distclean-stage[+id+]): Use stage_current.
5945         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5946         the stage*-start rules.
5947
5948 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5949
5950         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5951         use -all_load flag.
5952
5953 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5954
5955         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5956         * configure: Regenerate.
5957
5958 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5959
5960         * maintainer-scripts/gcc_release: Revert yesterday's change.
5961
5962 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5963
5964         * MAINTAINERS: Add myself to write-after-approval.
5965
5966 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5967
5968         * libf2c: Removed.
5969         * gcc/gccbug.in: Updated because of libf2c removal.
5970         * maintainer-scripts/gcc_release: Ditto.
5971
5972 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5973
5974         * configure.in: Build libmudflap by default on FreeBSD.
5975         * configure: Regenerated.
5976
5977 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5978
5979         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5980         systems.
5981         * configure: Regenerated.
5982
5983 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5984
5985         PR target/16344
5986         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5987         feedback based compiler.
5988         * Makefile.in: Rebuilt.
5989
5990 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5991
5992         * Makefile.def (host_modules): Set bootstrap=true for flex.
5993         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5994         * Makefile.in: Rebuilt.
5995
5996 2004-07-07  Jan Hubicka  <jh@suse.cz>
5997
5998         * MAINTAINERS: Add self as a profile feedback maintainer.
5999
6000 2004-07-05  Phil Edwards  <phil@codesourcery.com>
6001
6002         * configure.in:  Do not prepend $srcdir to /dev/null in
6003         makefile fragments.
6004         * configure:  Regenerate.
6005
6006 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6007
6008         * Makefile.def (build_modules): Add bison, byacc, flex,
6009         m4, texinfo.
6010         (flags_to_pass): Add FLEX.
6011         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6012         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6013         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6014         DEFAULT_MAKEINFO): Remove.
6015         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6016         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6017         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6018         objdir or else use configured tool.
6019         (all-build): New.
6020         (all): Depend on it.
6021         (Build module dependencies): Add.
6022         * Makefile.in: Regenerate.
6023         * configure.in: Better support for multiple build modules,
6024         matching what is done for host/target modules.  Do not look
6025         for "plausible" locations of build tools if Canadian cross.
6026         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6027         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6028         * configure: Regenerate.
6029
6030 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6031
6032         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6033         * Makefile.in: Regenerate.
6034
6035 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6036
6037         * Makefile.tpl (configure-build-[+module+],
6038         configure-[+module+], configure-target-[+module+]): Pass
6039         [+extra_configure_args+].
6040         (all-build-[+module+], all-[+module+], check-[+module+],
6041         install-[+module+], [+make_target+]-[+module+],
6042         all-target-[+module+], check-target-[+module+],
6043         install-target-[+module+], [+make_target+]-target-[+module+]):
6044         Pass [+extra_make_args+].
6045         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6046         (GCC_HOST_EXPORTS): Remove.
6047         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6048         cross, check-gcc, check-gcc-c++, install-gcc,
6049         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6050         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6051         * Makefile.in: Regenerate.
6052
6053 2004-06-21  Matthew Sachs  <msachs@apple.com>
6054
6055         * MAINTAINERS: Added self to write-after-approval.
6056
6057 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6058
6059         * configure.in: Check for srcdir/winsup rather than build directory
6060         winsup.
6061         * configure: Regenerate.
6062
6063 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6064
6065         * configure.in: Don't build Cygwin native newlib if winsup
6066         directory is missing.  Emit warning instead.
6067         * configure: Regenerate.
6068
6069 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6070
6071         * Makefile.tpl (touch-stage[+id+]): New.
6072         (restage[+prev+]): Depend on touch-stage[+id+].
6073
6074         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6075         Use it throughout.
6076
6077         * Makefile.def: Add profile and feedback bootstrap stages.
6078         Remove next field from bootstrap stages.
6079         * Makefile.tpl (LN, LN_S): Substitute.
6080         (stageN-start, stageN-end): Use double-colon rules, to
6081         provide a hook for additional setup commands.
6082         (distclean-stageN-gcc, restageN): Create dependencies from
6083         [+prev+], not from [+next+].
6084         (stageN-bubble): Add commands for successive stages from
6085         [+prev+], using double-colon rules.
6086         (all-stageN-gcc): Fix typo.
6087         (stagefeedback-start, profiledbootstrap): New.
6088         * Makefile.in: Regenerate.
6089         * configure.in: Call ACX_PROG_LN.
6090         * configure: Regenerate.
6091
6092 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6093
6094         * MAINTAINERS (Write After Approval): Add myself.
6095
6096 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6097
6098         * MAINTAINERS (Write After Approval): Add myself.
6099
6100 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6101
6102         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6103         without gcc.
6104         * configure: Regenerate.
6105
6106 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6107
6108         * Makefile.tpl: Fix typo.
6109         * Makefile.in: Regenerate.
6110
6111 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6112
6113         * configure.in: Remove new- prefix from toplevel
6114         bootstrap targets.
6115         * configure: Regenerate.
6116
6117 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6118
6119         * Makefile.tpl (all.normal): Rename to all.
6120         (all): Replace with a rule to pick the default
6121         target from configure.
6122         (all-gcc, configure-gcc): Use conditionals to
6123         do nothing when toplevel bootstrap is going on.
6124         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6125         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6126         * configure.in: Support --enable-bootstrap.
6127
6128         * Makefile.def: Remove new- prefix from toplevel
6129         bootstrap targets.
6130         * Makefile.tpl: Likewise.
6131
6132         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6133         target.
6134
6135         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6136         $(RECURSE_FLAGS) to recursive invocation of make.
6137
6138         * Makefile.in: Regenerate.
6139         * configure: Regenerate.
6140
6141 2004-05-30  Andreas Jaeger  <aj@suse.de>
6142             Jim Wilson  <wilson@specifixinc.com>
6143
6144         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6145         like CC.
6146
6147 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6148
6149         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6150         * configure: Regenerate.
6151
6152 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6153
6154         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6155         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6156         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6157         targets.
6158         * Makefile.in: Regenerate.
6159
6160 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6161
6162         * configure.in: Test the ability to symlink directories.
6163         * configure: Regenerate.
6164
6165         * Makefile.def (bootstrap-stage): New definitions.
6166         * Makefile.tpl (configure-stage1-gcc,
6167         configure-stage2-gcc, configure-stage3-gcc,
6168         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6169         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6170         new-restage3, compare): Autogenerate, see Makefile.in
6171         entry for behavioral changes.
6172         (distclean-stage1, new-stage1-start, new-stage1-end,
6173         new-stage1-bubble, distclean-stage2, new-stage2-start,
6174         new-stage2-end, new-stage2-bubble, distclean-stage3,
6175         new-stage3-start, new-stage3-end): New autogenerated targets.
6176         (objext, prebootstrap, BOOT_CFLAGS,
6177         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6178         targets.
6179
6180         * Makefile.in: Regenerate.
6181         (distclean-stage1, new-stage1-start, new-stage1-end,
6182         new-stage1-bubble, distclean-stage2, new-stage2-start,
6183         new-stage2-end, new-stage2-bubble, distclean-stage3,
6184         new-stage3-start, new-stage3-end): New targets.
6185         (all-stage1-gcc): Move prebootstrap dependency from here...
6186         (configure-stage1-gcc): ...to here.
6187         (new-bootstrap): Use bubble targets.
6188         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6189         Use per-stage distclean targets.
6190         (configure-stage1-gcc, configure-stage2-gcc,
6191         configure-stage3-gcc, all-stage1-gcc,
6192         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6193         Use new-stageN-start to prepare the tree.
6194
6195 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6196
6197         * Makefile.def (host_modules): add libcpp.
6198         * Makefile.tpl: Add dependencies on and for libcpp.
6199         * Makefile.in: Regenerate.
6200         * configure.in: Add libcpp host module.
6201         * configure: Regenerate.
6202
6203 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6204
6205         * Makefile.tpl: Whenever a recursive target is defined, wrap
6206         it in a special @if/@endif block, and prepare its maybe
6207         dependency in the @if/@endif block
6208         * configure.in: Instead of writing maybe dependencies, remove
6209         the @if/@endif statements, and remove the @if/@endif blocks
6210         that remain.
6211         * configure: Regenerate.
6212         * Makefile.in: Regenerate.
6213
6214 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6215
6216         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6217
6218 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6219
6220         PR bootstrap/15120
6221         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6222         * */configure: Rebuilt.
6223
6224 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6225
6226         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6227         of libf2c.
6228         * configure, Makefile.in: Regenerate.
6229
6230 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6231
6232         * MAINTAINERS (Write After Approval): Add myself.
6233
6234 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6235
6236         Merge from tree-ssa-20020619-branch.
6237
6238         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6239         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6240         (HOST_GMPLIBS): Define.
6241         (HOST_GMPINC): Define.
6242         (TARGET_LIB_PATH): Add libmudflap.
6243         (GFORTRAN_FOR_TARGET): Define.
6244         (configure-build*): Export GFORTRAN.
6245         (configure-gcc): Export GMPLIBS and GMPINC.
6246         (all-gcc): Add maybe-all-libbanshee.
6247         (configure-target-libgfortran): Define.
6248         * Makefile.in: Regenerate.
6249         * configure.in (host_libs): Add libbanshee.
6250         (target_libraries): Add target-libmudflap and target-libgfortran.
6251         Add --with-libbanshee.
6252         Handle --disable-libmudflap.
6253         (*-*-freebsd*): Use with_gmp.
6254         Add $(libgcj) to noconfigdirs.
6255         * configure: Regenerate.
6256         * depcomp: New file.
6257         * MAINTAINERS: Add tree-ssa maintainers.
6258
6259 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6260
6261         * MAINTAINERS (Various Maintainers): Add myself.
6262
6263 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6264
6265         * MAINTAINERS (Write After Approval): Add myself.
6266
6267 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6268
6269         * MAINTAINERS (Write After Approval): Add myself.
6270
6271 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6272
6273         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6274         * configure: Regenerate.
6275
6276 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6277
6278         Revert:
6279         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6280
6281         * Makefile.def (flags_to_pass): Remove *dir variables that
6282         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6283         as well as prefix and exec_prefix.
6284         * Makefile.in: Regenerate.
6285
6286 2004-04-26  Robert Millan  <robertmh@gnu.org>
6287
6288         Add patches from libtool CVS.
6289         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6290         * ltconfig: Likewise.
6291         * ltcf-c.sh: Likewise.
6292         * ltcf-cxx.sh: Likewise.
6293         * ltcf-gcj.sh: Likewise.
6294
6295 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6296
6297         * Makefile.def (host_modules): Mark with the bootstrap
6298         flag packages on which gcc depends.
6299         * Makefile.tpl (all-bootstrap): Use it.
6300         * Makefile.in: Regenerate.
6301
6302 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6303
6304         * Makefile.def (flags_to_pass): Remove *dir variables that
6305         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6306         as well as prefix and exec_prefix.
6307         * Makefile.in: Regenerate.
6308
6309 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6310
6311         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6312         * configure: Regenerate.
6313         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6314         * gcc/Makefile.tpl (compare): Use the result of the test.
6315         * gcc/Makefile.in: Regenerate.
6316
6317 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6318
6319         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6320         Always relocate gcc and prev-gcc to the original names, even
6321         if the build fails.
6322         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6323         New targets.
6324
6325 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6326
6327         * MAINTAINERS: Update my email address.
6328
6329 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6330
6331         * configure.in (mips*-*-irix5*): Enable ld.
6332         * configure: Regenerate.
6333
6334 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6335
6336         * configure: Regenerate.
6337
6338 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6339
6340         * Makefile.tpl (configure-[+module+], configure-gcc,
6341         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6342         Set and export LDFLAGS.
6343         * Makefile.in: Regenerate.
6344
6345 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6346
6347         * MAINTAINERS: Add myself to write-after-approval.
6348
6349 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6350
6351         PR bootstrap/14871
6352         * Makefile.tpl: If we don't have built-in-tree target tools,
6353         use the ones found by configure rather than hacking around with
6354         program_transform_name.
6355         * configure.in: Give Makefile.tpl the information necessary
6356         to do that.
6357         * Makefile.in: Regenerate.
6358         * configure: Regenerate.
6359
6360 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6361
6362         PR bootstrap/14760
6363         * configure.in: When computing baseargs, strip *all* copies of
6364         offending options.  Also, don't match/substitute the trailing space,
6365         so that this actually works when two similar options are separated by
6366         only one space.
6367         * configure: Regenerate.
6368
6369 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6370
6371         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6372         (rs6000-*-aix*): Same.
6373         * configure: Regenerate.
6374
6375 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6376
6377         * MAINTAINERS: Add myself to write-after-approval.
6378
6379 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6380
6381         * MAINTAINERS: Add myself to write-after-approval.
6382
6383 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6384
6385         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6386         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6387         * Makefile.in: Regenerate.
6388
6389         * configure.in (top level bootstrap support): Rework --enable-werror
6390         to set @stage2_werror_flag@.
6391         * configure: Regenerate.
6392         * Makefile.tpl (top level bootstrap support): Pass
6393         @stage2_werror_flag@ down to configure in stages 2 and 3.
6394         * Makefile.in: Regenerate.
6395
6396 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6397
6398         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6399         for stages 2 and 3 as well as in make.  As a consequence, remove
6400         OUTPUT_OPTION (now detected by configure) from the flags passed down
6401         to make.
6402         * Makefile.in: Regenerate.
6403
6404         * Makefile.tpl (new-bootstrap): Fix typo.
6405         * Makefile.in: Regenerate.
6406
6407 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6408
6409         * Makefile.tpl: Rearrange by moving recursive_targets rules
6410         into their proper sections.
6411         * Makefile.tpl (top level bootstrap support): Move disabling
6412         of coverage flags from 'make' to 'configure'; improve comments.
6413         * Makefile.in: Regenerate.
6414
6415         * Makefile.tpl (experimental top level bootstrap) Move stage1
6416         language setting from all- target to configure- target; disable
6417         intermodule optimization in stage 1; prevent gratuitous rebuilds
6418         of stage 1.
6419         * Makefile.in: Regenerate.
6420         * configure.in: Comma-separate stage 1 language list for top
6421         level bootstrap.
6422         * configure: Regenerate.
6423
6424         * Makefile.tpl: Clean up experimental top level bootstrap support:
6425         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6426         prev-gcc in configure- targets as well as all- targets.
6427         * Makefile.in: Regenerate.
6428
6429 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6430
6431         * compile: New file imported from automake.
6432
6433 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6434
6435         * configure.in: Remove symbolic link section.
6436         * configure: Regenerate.
6437         * Makefile.tpl (links): Remove.
6438         * Makefile.in: Regenerate.
6439
6440 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6441             Nathanael Nerode  <neroden@gcc.gnu.org>
6442
6443         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6444         Set with AC_CHECK_PROGS.
6445         * configure.in: Fix comment typo from last patch.
6446         * configure: Regenerate.
6447
6448 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6449
6450         * Makefile.tpl: Introduce experimental top level bootstrap support.
6451         * Makefile.in: Regenerate.
6452         * configure.in: Introduce support for top level bootstrap.
6453         * configure: Regenerate.
6454
6455 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6456             Paolo Bonzini  <bonzini@gnu.org>
6457
6458         PR bootstrap/14522
6459         * configure.in: Cope with shells that do not support unquoted ^
6460         * configure: Regenerate.
6461
6462 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6463             Paolo Bonzini  <bonzini@gnu.org>
6464
6465         PR bootstrap/14522
6466         * configure.in: Cope with shells that do not support nesting
6467         quotes inside quoted backquote substitutions.
6468         * configure: Regenerate.
6469
6470 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6471
6472         PR bootstrap/14522
6473         * configure.in: Fix escaping of $.
6474         * configure: Regenerate.
6475
6476 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6477
6478         * configure: Regenerate, since I forgot to while committing Paolo's
6479         changes.
6480
6481 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6482
6483         PR ada/14131
6484         Move language detection to the top level.
6485         * configure.in: Find default values for the tools as
6486         soon as possible.  Disable ada if GNAT is not found.
6487         Emit error message about missing languages.  Expand
6488         --enable-languages=all for the gcc subdirectory.
6489
6490 2004-03-10  Ben Elliston  <bje@gnu.org>
6491
6492         * MAINTAINERS: Update my email address.
6493
6494 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
6495
6496         * ltconfig: Disable building static libraries if building shared
6497         libraries on AIX 5L.
6498
6499 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
6500
6501         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6502         and disable libgcj.
6503         * configure: Regenerated.
6504
6505 2004-03-01  Brian Booth  <bbooth@redhat.com>
6506
6507         * MAINTAINERS: Add myself to write-after-approval.
6508
6509 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
6510
6511         * MAINTAINERS: Add myself to write-after-approval.
6512
6513 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6514
6515         PR bootstrap/7087
6516         * Makefile.tpl: Guard XFOO sed statements better.
6517         * Makefile.tpl: Add dependency for configure-target-libada.
6518         * Makefile.in: Regenerate (incidentally fixes broken
6519         commit when libada-branch was merged).
6520
6521 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
6522
6523         * MAINTAINERS: Add myself to write-after-approval.
6524
6525 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
6526
6527         * MAINTAINERS: Add Nicola Pero and myself as libobjc
6528         maintainers.
6529
6530 2004-02-20  Andrew Cagney  <cagney@redhat.com>
6531
6532         * config.guess: Update from version 2003-10-16 to 2004-02-16.
6533         * config.sub: Update from version 2003-11-03 to 2004-02-16.
6534
6535 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6536
6537         PR bootstrap/11932
6538         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6539
6540 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
6541
6542         * MAINTAINERS: Added myself to write-after-approval.
6543
6544 2004-02-14  Michael Koch  <konqueror@gmx.de>
6545
6546         * MAINTAINERS: Added myself to write-after-approval.
6547
6548 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
6549
6550         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
6551         some OS port maintainers to OS port maintainers section.
6552
6553 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
6554
6555         * MAINTAINERS: Add self.
6556
6557 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6558
6559         * MAINTAINERS: Alphabetize.
6560
6561 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
6562
6563         * MAINTAINERS: Remove myself.
6564
6565 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6566
6567         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6568         (rs6000-*-aix*): Same.
6569         * configure: Regenerate.
6570
6571 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6572
6573         * configure.in (host): Add in missing $noconfigdirs to defines.
6574         * configure: Regenerate.
6575
6576 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6577             Nathanael Nerode  <neroden@gcc.gnu.org>
6578
6579         PR ada/6637, PR ada/5911
6580         Merge with libada-branch:
6581         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6582         with appropriate dependencies. Add --enable-libada configure switch.
6583         * configure, Makefile.in: Regenerate.
6584
6585 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6586
6587         * MAINTAINERS: Add myself to write-after-approval.
6588
6589 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6590
6591         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6592         * configure: Regenerate.
6593
6594 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6595
6596         Merge from upstream:
6597
6598         * ltmain.in: When setting IFS to '~', be careful about user
6599         arguments that contain '~'.
6600
6601         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6602
6603         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6604         Also test $base_compile against $CC with escaped arguments. Bug
6605         reported by Geoff Keating <geoffk@apple.com>.
6606
6607 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6608
6609         * MAINTAINERS: Remove i960 port.
6610
6611 2004-01-23  DJ Delorie  <dj@redhat.com>
6612
6613         * Makefile.def (target_modules) [libiberty]: Don't stage.
6614         * Makefile.in: Rebuilt.
6615
6616 2004-01-20  Caroline Tice  <ctice@apple.com>
6617
6618         * MAINTAINERS: Add myself to write-after-approval.
6619
6620 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6621
6622         * MAINTAINERS: Update my email address.
6623
6624 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6625
6626         * MAINTAINERS: Add myself to write-after-approval.
6627
6628 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6629
6630         * MAINTAINERS: Remove entries without email address.
6631
6632 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6633
6634         * MAINTAINERS: Add myself to write-after-approval.
6635
6636 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6637
6638         * MAINTAINERS: Update my email address.
6639
6640 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6641
6642         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6643         * Makefile.tpl (configure-target-[+module+]): Support stage.
6644         * Makefile.in: Rebuilt.
6645
6646 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6647
6648         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6649
6650 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6651
6652         * MAINTAINERS: Add myself as a MIPS maintainer.
6653
6654 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6655
6656         * configure.in: Use ./config.cache, not config.cache.
6657         * configure: Regenerate.
6658         * Makefile.tpl: Special-casing not needed for GCC any more.
6659         * Makefile.in: Regenerate.
6660
6661         * configure.in: Don't share a cache file for host dirs.
6662         * configure: Regenerate.
6663
6664         * config-ml.in: Don't mess with the cache file.
6665
6666 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6667
6668         * MAINTAINERS: Move myself from 'Write After Approval' to
6669         'CPU Port Maintainers' section as SPARC maintainer.
6670
6671 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6672
6673         * Makefile.tpl: Make GCC use a separate config.cache.
6674         * Makefile.in: Regenerate.
6675
6676         PR bootstrap/11932, PR bootstrap/11933
6677         (I don't know if it will fix either of them, but it relates
6678         to them.)
6679         * configure.in: Don't use shared config.cache for target
6680         directories.
6681         * configure: Regenerate.
6682
6683 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6684
6685         * MAINTAINERS: Add myself to 'Write After Approval' section.
6686
6687 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6688
6689         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6690         * configure: Regenerated.
6691
6692 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6693
6694         * MAINTAINERS: Remove the mn10200 maintainer.
6695
6696 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6697
6698         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6699         * configure: Regenerated.
6700
6701 2003-12-16  Jan Hubicka  <jh@suse.cz>
6702
6703         * MAINTAINERS: Add myself as callgraph maintainer.
6704
6705 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6706
6707         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6708         * configure: Regenerate.
6709
6710 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6711
6712         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6713         'Write After Approval' section. Update email.
6714
6715 2003-12-01  James Lemke  <jim@wasabisystems.com>
6716
6717         * MAINTAINERS (Write After Approval): Add myself.
6718
6719 2003-11-20  Matt Thomas  <matt@3am-software.com>
6720
6721         * MAINTAINERS: Add myself as a vax port maintainer.
6722
6723 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6724
6725         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6726         (configure-build-[+module+], configure-[+module+]): Likewise.
6727         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6728         * Makefile.in: Regenerate.
6729
6730 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6731
6732         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6733         shared/dylibed libraries.
6734         * ltmain.sh: Likewise.
6735         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6736         * ltcf-cxx.sh: Likewise.
6737         * ltcf-gcj.sh: Likewise.
6738         * ltconfig: Likewise.
6739
6740 2003-11-17  Stan Cox  <scox@redhat.com>
6741
6742         * MAINTAINERS: Add myself as iq2000 port maintainer.
6743
6744 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6745
6746         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6747         * Makefile.in: Regenerate.
6748
6749 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6750
6751         * config.sub: Update to 2003-11-03 version.
6752
6753 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6754
6755         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6756         * configure:  Regenerate.
6757
6758 2003-10-20  Nicolas Pitre  <nico@cam.org>
6759
6760         * MAINTAINERS: Add myself to 'Write After Approval' section.
6761
6762 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6763
6764         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6765
6766 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6767
6768         * MAINTAINERS: Update my email address.
6769
6770 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6771
6772         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6773
6774 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6775
6776         * MAINTAINERS: Add myself to 'Write After Approval' section.
6777
6778 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6779
6780         * config.guess: Update to 2003-10-16 version.
6781         * config.sub: Update to 2003-10-16 version.
6782
6783 2003-10-15  David Daney  <ddaney@avtrex.com>
6784
6785         * MAINTAINERS: Added myself to 'Write After Approval' section.
6786
6787 2003-10-15  Falk Hueffner  <falk@debian.org>
6788
6789         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6790         'Write After Approval' section. Update email.
6791
6792 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6793
6794         * MAINTAINERS: Move myself from 'Write After Approval' to
6795         'Various Maintainers' section as middle-end maintainer.
6796
6797 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6798
6799         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6800         HOST_FLAGS_TO_PASS.
6801         * Makefile.in: Regenerate.
6802
6803 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6804
6805         * config.guess: Update to 2003-10-07 version.
6806         * config.sub: Update to 2003-10-07 version.
6807
6808 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6809
6810         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6811         * ltconfig (irix5*, irix6*): Don't override version_type.
6812
6813 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6814
6815         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6816         * configure: Rebuilt
6817         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6818         * Makefile.in: Rebuilt
6819
6820 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6821
6822         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6823
6824 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6825
6826         * MAINTAINERS (Write After Approval): Add myself.
6827
6828 2003-09-29  Paul Koning  <ni1d@arrl.net>
6829
6830         * MAINTAINERS: Move myself from "Write After Approval"
6831         to CPU platform maintainers for pdp11 platform.
6832
6833 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6834
6835         * MAINTAINERS: Move myself from 'Write After Approval' to
6836         'Various Maintainers' section as libffi testsuite maintainer.
6837
6838 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6839
6840         * configure.in: Pass a computed --program-transform-name
6841         to subconfigures.
6842         * configure: Regenerated.
6843
6844 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6845
6846         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6847         * Makefile.in: Regenerate.
6848
6849         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6850         * Makefile.in: Regenerate.
6851
6852 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6853
6854         * MAINTAINERS: Move myself from 'Write After Approval'
6855         to 'Various Maintainers' (objective-c) section.
6856
6857 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6858
6859         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6860         quoting.
6861         * configure: Regenerated.
6862
6863 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6864
6865         * MAINTAINERS (Write After Approval): Add myself to write after
6866         approval list.
6867
6868 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6869
6870         * MAINTAINERS (Write After Approval): Add myself.
6871
6872 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6873
6874         * MAINTAINERS: Update my e-mail address.
6875
6876 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6877
6878         * libtool.m4 (LD): Correct powerpc64 host match.
6879
6880 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6881
6882         * MAINTAINTERS: Update my affiliation and email address.
6883
6884 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6885
6886         * MAINTAINERS (Write After Approval): Add myself.
6887
6888 2003-09-04  DJ Delorie  <dj@redhat.com>
6889
6890         * configure: Regenerate.
6891
6892 2003-09-04  Robert Millan  <robertmh@gnu.org>
6893
6894         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6895
6896 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6897
6898         * configure.in: Ensure arguments to sed are properly spaced.
6899         * configure: Regenerate.
6900
6901 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6902
6903         * MAINTAINERS: Update my e-mail address.
6904
6905 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6906
6907         * MAINTAINERS (Write After Approval): Add myself.
6908
6909 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6910
6911         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6912         * configure: Regenerated.
6913
6914 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6915
6916         * MAINTAINERS: Update my email address.
6917
6918 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6919
6920         * configure.in:  Use newline instead of semicolon when assuming
6921         shell arguments in a for loop.
6922         * configure:  Regenerated.
6923
6924 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6925
6926         * MAINTAINERS: Resurrect the i860 maintainer.
6927
6928 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6929
6930         PR 8180
6931         * configure.in: When testing with_libs and with_headers, treat
6932         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6933         * configure: Regenerate.
6934
6935         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6936         make, shell, etc.
6937         (baseargs): Likewise.
6938         * configure: Regenerate.
6939
6940 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6941
6942         * MAINTAINERS (Write After Approval): Add myself.
6943
6944 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6945
6946         * configure.in: Disable libgcj for darwin not on powerpc.
6947         * configure: Rebuild.
6948
6949 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6950
6951         * config-ml.in, symlink-tree: Add license.
6952
6953 2003-08-03  Richard Stallman  <rms@gnu.org>
6954             Eben Moglen  <moglen@columbia.edu>
6955
6956         * README.SCO: New file.
6957
6958 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6959
6960         * Makefile.tpl (check, check-c++): Express dependencies using
6961         dependencies rather than commands.
6962         * Makefile.in: Regenerate.
6963
6964 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6965
6966         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6967         * configure: Ditto.
6968
6969 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6970
6971         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6972         * Makefile.in: Update.
6973
6974 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6975
6976         * configure.in: Enable libgcj for darwin.
6977         * configure: Rebuild.
6978
6979 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6980
6981         * config-ml.in:  Use ac_configure_args directly instead of
6982         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6983         actually seen.
6984
6985 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6986
6987         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6988         creating target and build subdirs to build all parent dirs as needed.
6989         * Makefile.in: Rebuild.
6990         * configure.in: Don't build dirs explicitly here.
6991         * configure: Rebuild.
6992
6993 2003-07-26  Paul Brook  <paul@nowt.org>
6994
6995         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6996
6997 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6998
6999         * Makefile.tpl (all-make): Depend on intl.
7000         * Makefile.in: Rebuilt.
7001
7002 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
7003
7004         * install-sh:  Update to newer upstream versions (associated with
7005         aclocal 1.7).
7006         * mkinstalldirs:  Likewise.
7007         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7008
7009 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7010
7011         * MAINTAINERS: Move self from Bug database only accounts
7012         to write-after-approval.
7013
7014 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7015
7016         * config.if: Remove unused libc_interface determination.
7017
7018 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7019
7020         * MAINTAINERS: Move self from write-after-approval to
7021         build machinery (*.in).
7022
7023 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7024
7025         PR bootstrap/11273
7026         PR bootstrap/11408
7027         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7028         unused INSTALL_PROGRAM_ARGS.
7029         * configure.in: Use AC_PROG_INSTALL.
7030         * Makefile.in: Regenerate.
7031         * configure: Regenerate.
7032
7033 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7034
7035         * MAINTAINERS: Alphabetize.
7036
7037 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7038
7039         * configure: Rebuilt.
7040         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7041         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7042         newlib nor libgloss.
7043         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7044         * configure.in (am33_2.0-*-linux*): Added.
7045
7046 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7047
7048         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7049         * configure: Regenerate.
7050
7051 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7052
7053         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7054         * Makefile.in: Regenerate.
7055
7056 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7057
7058         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7059         * Makefile.in: Regenerate.
7060
7061 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7062
7063         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7064         * Makefile.in: Regenerated.
7065
7066         * config-ml.in: Replace PWD with PWD_COMMAND.
7067
7068 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7069
7070         * intl: New directory; see intl/ChangeLog for details.
7071         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7072         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7073         * Makefile.in: Regenerate.
7074
7075 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7076
7077         * configure.in: Clean up config-lang.in handling.  Delete
7078         useless assignment to "subdirs".
7079         * configure: Regenerate.
7080
7081 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7082
7083         * configure.in: Rename 'target_libs' to 'target_libraries'.
7084         Remove useless reference to 'target_libs'.
7085         * configure: Regenerate.
7086
7087 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7088
7089         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7090         * Makefile.in: Regenerate.
7091
7092 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7093
7094         * Makefile.def: Introduce flags_to_pass.
7095         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7096         * Makefile.in: Regenerate.
7097
7098 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7099
7100         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7101         and target-libgloss.
7102         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7103         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7104         * configure: Regenerate.
7105
7106 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7107
7108         * configure.in: Update testsuite_flags to new location.
7109         * configure. Regenerate.
7110
7111 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7112
7113         * Makefile.tpl: Remove BUILD_CC stuff.
7114         * Makefile.in: Regenerate.
7115
7116 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7117
7118         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7119
7120 2003-06-16  Graeme Peterson  <gp@qnx.com>
7121
7122         * MAINTAINERS (Write After Approval): Add myself.
7123
7124 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7125
7126         * config.guess: Update to 2003-06-12 version.
7127         * config.sub: Update to 2003-06-13 version.
7128
7129 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7130
7131         * config.guess: Update to 2003-06-06 version.
7132         * config.sub: Update to 2003-06-06 version.
7133
7134 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7135
7136         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7137         * configure. Regenerate.
7138
7139 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7140
7141         * configure.in: Disable serial configure by default.
7142         * configure: Regenerate.
7143         * Makefile.tpl: Abolish .NOTPARALLEL.
7144         * Makefile.in: Regenerate.
7145
7146         * Makefile.tpl: Replace {build,host,target}_canonical by
7147         {build,host,target}.
7148         * Makefile.in: Regenerate.
7149
7150         * Makefile.tpl: Fix stupid pasto.
7151         * Makefile.in: Regenerate.
7152
7153 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7154
7155         * Makefile.tpl: Remove bogus conditional.
7156         * Makefile.in: Regenerate.
7157
7158 2003-06-05  Jan Hubicka  <jh@suse.cz>
7159
7160         * Makefile.tpl (profiledbootstrap): New target.
7161         * Makefile.in (profiledbootstrap): New target.
7162
7163 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7164
7165         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7166         Pinski. Remove user names from other bugzilla-only maintainers.
7167
7168 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7169
7170         * Makefile.tpl: Make 'recursive targets' using autogen rather
7171         than shell loop.  Remove duplicate 'clean' targets and false
7172         comments.
7173         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7174         Add systematic method of specifying missing targets in subdirs.
7175         Add copyright boilerplate.
7176         * Makefile.in: Regenerate.
7177         * configure.in: Add 'recursive targets' to maybe list.
7178         * configure: Regenerate.
7179
7180         * MAINTAINERS: "GNATS only" -> "Bug database only".
7181
7182         * Makefile.tpl: Rename [+target+] to [+make_target+].
7183         * Makefile.def: Rename 'target' to 'make_target'.
7184
7185 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7186
7187         * MAINTAINERS: Add self as options handling maintainer.
7188
7189 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7190
7191         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7192         been too long since I touched those ports.
7193
7194 2003-05-28  DJ Delorie  <dj@redhat.com>
7195
7196         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7197         * Makefile.in: Regenerate.
7198
7199 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7200
7201         * configure.in: Use curly braces in the definition of tooldir.
7202         * configure: Regenerate.
7203
7204 2003-05-21  DJ Delorie  <dj@redhat.com>
7205
7206         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7207         newlib or libgloss.
7208         * Makefile.in: Regenerate.
7209
7210 2003-05-21  DJ Delorie  <dj@redhat.com>
7211
7212         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7213         * Makefile.in: Regenerate.
7214
7215 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7216
7217         * MAINTAINERS: Update my e-mail address.
7218
7219 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7220
7221         * configure.in: Switch more things to use maybe dependencies.
7222         * Makefile.tpl: Switch more things to use maybe dependencies.
7223         Factor out common code from autogen IF statements.
7224         * configure: Regenerate.
7225         * Makefile.in: Regenerate.
7226
7227 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7228
7229         * configure.in: Accept i[3456789]86 for machine type.
7230         * configure: Regenerate.
7231
7232 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7233
7234         * configure.in: Switch more things to use maybe dependencies.
7235         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7236         * configure: Regenerate.
7237         * Makefile.tpl: Switch more things to use maybe dependencies.
7238         * Makefile.in: Regenerate.
7239
7240 2003-05-16  Andreas Schwab  <schwab@suse.de>
7241
7242         * Makefile.tpl (install-opcodes): Define.
7243         * Makefile.in: Rebuild.
7244
7245 2003-05-13  Andreas Jaeger  <aj@suse.de>
7246
7247         * config.guess: Update to 2003-05-09 version.
7248         * config.sub: Update to 2003-05-09 version.
7249
7250 2003-05-13  Michael Eager  <eager@mvista.com>
7251
7252         * configure.in: Correct sed script so that options in quotes are not
7253         deleted.
7254         * configure: Rebuild.
7255
7256 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7257
7258         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7259         and $$s/newlib/libc/sys/cygwin32 include paths.
7260         * configure: Ditto.
7261
7262 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7263
7264         * MAINTAINERS: Update my email addresses.
7265
7266 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7267
7268         * config-ml.in: Propagate INSTALL variables.
7269
7270 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7271
7272         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7273
7274 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7275
7276         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7277         * Makefile.in: Regenerate.
7278
7279 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7280
7281         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7282
7283 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7284
7285         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7286
7287 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7288
7289         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7290         * Makefile.in: Regenerated.
7291
7292 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7293
7294         * MAINTAINERS (Write After Approval): Upgrade myself from
7295         GNATS only to write-after-approval. Update my mail address.
7296
7297 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7298
7299         (OS Port Maintainers: freebsd): Add myself.
7300
7301 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7302
7303         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7304
7305 2003-04-22  Kean Johnston  <jkj@sco.com>
7306
7307         * MAINTAINERS (SCO ports): Added myself.
7308
7309 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7310
7311         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7312
7313 2003-04-19  Kean Johnston  <jkj@sco.com>
7314
7315         * MAINTAINERS (Write After Approval): Add myself.
7316
7317 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7318
7319         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7320         * Makefile.in: Regenerate.
7321
7322 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7323
7324         * configure.in (powerpc64*-*-linux*): Remove.
7325         * configure: Rebuilt.
7326
7327 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7328
7329         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7330         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7331         and restrap.
7332         * Makefile.in:  Regenerate.
7333
7334 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7335
7336         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7337         * configure: Regenerated.
7338
7339 2003-04-15  DJ Delorie  <dj@redhat.com>
7340
7341         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7342
7343 2003-04-13  Nick Clifton  <nickc@redhat.com>
7344
7345         * config-ml.in: Remove support for --disable-aix removing
7346         call-aix multilibs.
7347
7348 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7349
7350         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7351         * */configure: Rebuilt.
7352
7353 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7354
7355         * MAINTAINERS: Add my email address.
7356
7357 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7358
7359         * MAINTAINERS (Write After Approval): Add myself.
7360
7361 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7362
7363         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7364         * Makefile.in: Regenerate.
7365
7366 2003-03-14  Michael Chastain  <mec@shout.net>
7367
7368         * Makefile.in: Regenerate with correct Makefile.def.
7369
7370 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7371
7372         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7373         Make macro.
7374         * Makefile.in: Regenerate.
7375         * configure.in: Clean up gxx_include_dir logic.
7376         * configure: Regenerate.
7377
7378 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7379
7380         * MAINTAINERS (Write After Approval): Add myself.
7381
7382 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7383
7384         * MAINTAINERS: Update my mail address.
7385
7386 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7387
7388         * configure.in (gxx_include_dir): Fix typo.
7389         * configure: Regenerated.
7390
7391 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7392
7393         * Makefile.tpl: Reindent.
7394         * Makefile.in: Regenerate.
7395         * configure.in: Reindent.  Don't set unused variables.
7396         * configure: Regenerate.
7397
7398 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7399
7400         * configure.in: Include $(build_tooldir)/sys-include in
7401         FLAGS_FOR_TARGET.
7402         * configure: Regenerated.
7403
7404 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7405
7406         * Makefile.tpl: Always pass down RANLIB.
7407         * Makefile.in: Regenerate.
7408
7409         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7410         * Makefile.in: Regenerate.
7411         * configure.in: Remove unused logic relating to --enable-shared
7412         and --enable-threads.  Remove bogus comments.  Remove redundant
7413         noconfigdirs.
7414         * configure: Regenerate.
7415
7416         * configure.in: Replace ${libstdcxx_version} by its value.
7417         Remove reference to mh-dgux.
7418         * configure: Regenerate.
7419
7420 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7421
7422         * MAINTAINERS (Write After Approval): Add myself.
7423
7424 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7425
7426         * Makefile.tpl: Rearrange.
7427         * Makefile.in: Regenerate.
7428
7429 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7430
7431         * configure.in: Add support for kaOS as cross build target system.
7432         * configure: Regenerated.
7433
7434 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7435
7436         * MAINTAINERS (Write after approval): Add myself.
7437
7438 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7439
7440         * MAINTAINERS: Update my email address.
7441
7442 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7443
7444         * MAINTAINERS: Add self to blanket write privs. section.
7445
7446 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7447
7448         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7449         configure-target-* as some target builds may require additional
7450         flags for preprocessor tests.
7451         * Makefile.in: Regenerated.
7452
7453 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7454
7455         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7456         * ltconfig: Handle it.
7457         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7458         auto-detecting it.
7459
7460         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7461         it is used as argument to $CC.
7462         * ltcf-gcj.sh: Likewise.
7463
7464         * configure.in: Introduce --enable-maintainer-mode.
7465         * configure: Rebuilt.
7466         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7467         for maintainer mode.
7468         * Makefile.in: Rebuilt.
7469
7470 2003-02-18  Jason Merrill  <jason@redhat.com>
7471
7472         * Makefile.tpl (check-c++): Allow parallelism.
7473
7474 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7475
7476         * MAINTAINERS: Remove John Carr (who never actually had access to
7477         gcc.gnu.org).
7478
7479 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
7480
7481         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7482         don't configure target-libobjc.
7483         * configure: Regenerate.
7484
7485 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7486
7487         * Makefile.tpl (RANLIB): Define.
7488         * Makefile.in: Regenerate.
7489
7490 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
7491
7492         * MAINTAINERS: Update my email.
7493
7494 2003-02-06  Keith R Seitz  <keiths@redhat.com>
7495
7496         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7497         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7498         * Makefile.in: Regenerated.
7499         * configure.in: Remove all traces of snavigator, db, and grep.
7500         * configure: Regenerated.
7501
7502 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7503
7504         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7505         After Approval.
7506
7507 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7508
7509         * MAINTAINERS (Write after approval): Add myself.
7510
7511 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
7512
7513         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7514         * Makefile.in: Regenerated.
7515
7516 2003-01-30  Roger Sayle  <roger@eyesopen.com>
7517
7518         * config.guess: Updated to 2003-01-30's version.
7519         * config.sub: Updated to 2003-01-28's version.
7520
7521 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
7522
7523         * config.if: If gcc_version is already set, just use it.  Don't set
7524         gcc_version_trigger if it's already set, otherwise set it to
7525         gcc/version.c, but only if the file exists.  If it is not set and
7526         gcc/version.c does not exist, try to extract the version number from
7527         $CC.
7528
7529 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
7530
7531         * MAINTAINERS: Add myself to write-after-approval list.
7532
7533 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
7534
7535         * configure.in:  Revert 24Jan change.
7536         * configure:  Regenerate.
7537
7538 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7539
7540         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
7541         entry of HJ Lu.
7542
7543 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7544
7545         * configure.in: Revert previous change.
7546         * configure: Regenerate.
7547
7548 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7549
7550         * configure.in: Make rda native-only.
7551         * configure: Regenerate.
7552
7553 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7554
7555         * MAINTAINERS: Move myself from GNATS-only-accounts to
7556         write-after-approval.
7557
7558 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7559
7560         * configure.in: Add missing \.
7561         * configure: Rebuilt.
7562
7563 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
7564
7565         * configure.in (baseargs): Avoid using \| in sed regular
7566         expressions.
7567         * configure: Rebuilt.
7568
7569 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
7570
7571         * configure.in (baseargs): Remove all supported forms of
7572         --cache-file, --srcdir, --host, --build and --target options
7573         from argument lists.
7574         * configure: Rebuilt.
7575
7576 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
7577
7578         * MAINTAINERS: Add myself to write-after-approval list.
7579
7580 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7581
7582         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7583         * configure: Rebuilt.
7584
7585 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7586
7587         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7588         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7589         * Makefile.in: Regenerate.
7590         * configure: Regenerate.
7591
7592 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7593
7594         * configure.in: Remove Makefile in build, host and target modules
7595         unless configure was run with --no-recursion.
7596         * configure: Rebuilt.
7597
7598 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7599
7600         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7601         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7602         * Makefile.in: Regenerate.
7603
7604 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7605
7606         * config.guess: Update to 2003-01-03 version.
7607         * config.sub: Update to 2003-01-03 version.
7608
7609 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7610
7611         * configure: Regenerate with proper autoconf 2.13.
7612
7613 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7614
7615         * configure.in: Add AC_PREREQ for consistency.
7616         * configure: Regenerate.
7617
7618 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7619
7620         * configure.in (GDB_TK): Add tcl directories conditional on
7621         gdb/gdbtk directory being present.
7622         * configure: Regenerate.
7623
7624 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7625
7626         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7627         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7628         * configure: Rebuilt.
7629
7630 2002-12-31  Tom Tromey  <tromey@redhat.com>
7631
7632         * Makefile.in: Rebuilt.
7633         * Makefile.def (target_modules) [libffi]: Allow installation.
7634
7635 2002-12-31  Andreas Schwab  <schwab@suse.de>
7636
7637         * configure.in: Fix use of $program_transform_name.
7638         * configure: Regenerated.
7639
7640 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7641
7642         * configure.in (baseargs): Don't remove first configure argument.
7643         * configure: Regenerated.
7644
7645 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7646
7647         * Makefile.tpl (local-distclean): Don't remove...
7648         (multilib.ts): ... this.  Moved into...
7649         (multilib.out): ... this.  Don't use sub-make.
7650         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7651         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7652         (configure-build-[+module+], configure-[+module+],
7653         configure-target-[+module+], configure-gcc): ... these.  Test
7654         for Makefile existence.  Drop config.status from dependencies.
7655         * Makefile.in: Rebuilt.
7656         * configure.in: Move gcc-version-trigger to the end of
7657         ac_configure_args.  Add comments to maybedep.tmp and
7658         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7659         nonopt from baseargs, matching and removing corresponding
7660         whitespace while at it.
7661         * configure: Rebuilt.
7662
7663 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7664
7665         * configure.in (host_configargs): Replace reference to
7666         no-longer-defined buildopts with --build=${build_alias}.
7667         * configure: Rebuilt.
7668
7669         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7670         program_transform_name to standard idiom.
7671         (AUTOGEN, AUTOCONF): Define.
7672         (Makefile.in): Use $(AUTOGEN).
7673         (Makefile): Depend on config.status, and use autoconf-style rule to
7674         build it.  Move original commands to...
7675         (config.status): ... this new target.
7676         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7677         $(AUTOCONF).
7678         * Makefile.in: Rebuilt.
7679
7680 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7681
7682         * Makefile.tpl: Fix dramatic bustage due to change in
7683         program_transform_name.
7684         * Makefile.in: Regenerate.
7685
7686         * configure.in: Remove unnecessary PATH setting.
7687         * configure: Regnerate.
7688
7689         * configure.in: Don't default to unprefixed tools unless
7690         the native tools will work.
7691         * configure: Regenerate.
7692
7693         * configure.in: Convert to autoconf script.  Blow away lots
7694         of now-redundant Makefile fragments.
7695         * configure: Generate using Autoconf.
7696         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7697         * Makefile.in: Regenerate.
7698
7699 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7700
7701         * configure: Fix stupid bug where RANLIB was mistakenly included.
7702
7703         * configure.in: Rename (buildargs, hostargs, targargs) to
7704         (build_configargs, host_configargs, target_configargs).
7705
7706         * configure.in: Move logic out of sed statement.
7707
7708         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7709         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7710
7711 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7712
7713         * config.sub: Import from master repository
7714         * config.guess: Ditto
7715
7716 2002-12-24  Andreas Schwab  <schwab@suse.de>
7717
7718         * Makefile.tpl (multilib.out): Fix missing space.
7719         * Makefile.in: Regenerate.
7720
7721 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7722
7723         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7724         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7725         * Makefile.in: Regenerate.
7726         * configure.in: Remove unnecessary leftovers.
7727
7728 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7729
7730         * configure.in (extra_ranlibflags_for_target): New variable.
7731         (*-*-darwin): Add -c to ranlib commands.
7732         * configure (tooldir): Handle extra_ranlibflags_for_target.
7733
7734 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7735
7736         * Makefile.tpl: Revert HJL's change.
7737         * Makefile.in: Regenerated.
7738         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7739         always.
7740
7741 2002-12-19  Andreas Schwab  <schwab@suse.de>
7742
7743         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7744         * Makefile.in: Regenerate.
7745
7746 2002-12-18  H.J. Lu  <hjl@gnu.org>
7747
7748         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7749         * Makefile.in: Regenerated.
7750
7751         * configure.in (build_prefix): New. Substitute.
7752
7753 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7754
7755         * Makefile.tpl: Don't let real targets depend on phony targets.
7756         * Makefile.in: Regenerate.
7757
7758         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7759         * Makefile.in: Regenerate.
7760
7761 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7762
7763         * config.sub: Import from master repository
7764         * config.guess: Ditto
7765
7766 2002-12-16  Jason Merrill  <jason@redhat.com>
7767
7768         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7769         previous 'make bootstrap'.
7770         * Makefile.in: Regenerate.
7771
7772 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7773
7774         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7775
7776 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7777
7778         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7779         * Makefile.in: Regenerate.
7780
7781 2002-12-13  Jason Merrill  <jason@redhat.com>
7782
7783         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7784         library tests.
7785         (check-c++): Just depend on it and check-target-libstdc++-v3.
7786         * Makefile.in: Regenerate.
7787
7788 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7789
7790         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7791         * Makefile.in: Rebuilt.
7792
7793 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7794
7795         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7796
7797 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7798
7799         * configure: Fix bug put in by gremlins.
7800
7801         * Makefile.tpl: Substitute more autoconfily.
7802         * configure: Substitute more autoconfily.
7803         * Makefile.in: Regenerate.
7804
7805 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7806
7807         * config.sub: Import from master repository
7808         * config.guess: Ditto
7809         * MAINTAINERS: Added Svein Seldal under write after approval
7810
7811 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7812
7813         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7814         * Makefile.in (all-sim): Ditto.
7815
7816 2002-12-06  DJ Delorie  <dj@redhat.com>
7817
7818         * Makefile.tpl: Change configure dependencies to not have real
7819         targets depend on phony targets.
7820
7821 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7822
7823         * configure.in: Revert unintentional change.
7824
7825         * Makefile.tpl: Change dependency for */multilib.out so that
7826         it works when gcc isn't in the tree.
7827
7828         * configure.in: Substitute more.
7829         * configure: Run subconfigures from the Makefile.
7830         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7831         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7832
7833 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7834
7835         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7836
7837 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7838
7839         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7840         and corresponding dependencies.
7841         * Makefile.in: Regenerate.
7842
7843         * configure.in (host_tools): Order binutils, gas and ld for
7844         convenience in running the testsuites.
7845
7846         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7847         * Makefile.in: Regenerate.
7848         * configure.in: Introduce rules to serialize subconfigure runs.
7849
7850         * configure.in: Introduce BASE_CC_FOR_TARGET.
7851         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7852         Realize configure-build-* targets.  Realize configure-target-* targets.
7853         * Makefile.in: Regenerate.
7854
7855 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7856
7857         * configure: Move gcc_version_trigger stuff from here...
7858         * configure.in: ...to here.
7859
7860         * configure.in: Separate subconfigure options added by this file from
7861         options given by the user.  Add machinery to put args for host
7862         subconfigures into the Makefile.
7863
7864         * Makefile.tpl: Remove 'vault' targets.
7865         * Makefile.tpl: Reorder and comment dependencies.
7866         * Makefile.in: Regenerate.
7867
7868 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7869         * configure.in: Fix my broken commit of previous patch. (sigh)
7870
7871 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7872
7873         * configure.in: Move host-specific darwin noconfigdirs into
7874         the host-specific section.
7875
7876 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7877
7878         * configure.in: Move host-specific darwin noconfigdirs into
7879         the host-specific section.
7880
7881 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7882
7883         * configure: Remove skip-this-dir support.
7884         * Makefile.tpl: Remove skip-this-dir support.
7885
7886         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7887         subdirectories.
7888         * Makefile.in: Regenerate.
7889
7890         * Makefile.tpl: Strip out useless setting of 'dir'.
7891         * Makefile.in: Regenerate.
7892
7893 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7894
7895         * configure.in: Fix deeply stupid bug.
7896
7897         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7898         shell code in CXX_FOR_TARGET
7899         * Makefile.def: Introduce raw_cxx.
7900         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7901         RAW_CXX_FOR_TARGET.
7902         * Makefile.in: Regenerate.
7903
7904 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7905
7906         * Makefile.tpl: Remove unnecessary ifs.
7907         * Makefile.in: Regenerate.
7908
7909         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7910         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7911         targets for 'no_install' modules.
7912         * configure: Move GDB_TK substitution to configure.in.  Move
7913         build_modules stuff to configure.in.
7914         * configure.in: Implement soft dependency machinery.  Maybe-ize
7915         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7916         * Makefile.in: Regenerate.
7917
7918 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7919
7920         * Makefile.tpl: Make all-target, install-target behave similarly
7921         to all, install (only hitting configured targets).  Eliminate
7922         unused macro defintions.
7923
7924         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7925         build != host.
7926
7927         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7928
7929         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7930
7931         * configure.in: Produce lists of subdir targets we're actually
7932         configuring.  Remove references to "dosrel".
7933         * Makefile.tpl: Let configure set which subdir targets are hit.
7934         Remove install-cross; clean up install; remove ALL.  Remove
7935         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7936         Autogenerate host module targets.  Remove empty dependency lines
7937         and redundant dependency; rearrange slightly.
7938         * Makefile.def: Add host-side libtermcap, utils.
7939
7940         * Makefile.in: Regenerate.
7941
7942 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7943
7944         * ltconfig (osf[345]): Append $major to soname_spec.
7945         Reflect this in library_names_spec.
7946         * ltmain.sh (osf): Prefix $major with . for use as extension.
7947
7948 2002-11-19  Andreas Jaeger  <aj@suse.de>
7949
7950         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7951         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7952         and sparc64 GNU/Linux systems.
7953
7954 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7955
7956         * MAINTAINERS: Update email.
7957
7958 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7959
7960         * MAINTAINERS: Complete James Dennett's entry.
7961
7962 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7963
7964         * MAINTAINERS (Write After Approval): Add myself.
7965
7966 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7967
7968         * Makefile.tpl: syntactic cleanup
7969
7970 2002-11-13  Stuart Hastings  <stuart@apple.com>
7971
7972         * MAINTAINERS: Add myself to write-after-approval list.
7973
7974 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7975
7976         * Makefile.def: Add list of recursive targets to autogenerate.
7977         Add build_modules.
7978         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7979         targets.  Autogenerate *-build-* targets.
7980         * Makefile.in: Regenerate.
7981
7982 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7983
7984         * configure: More autoconf-style substitutions.
7985         * Makefile.tpl: More autoconf-style substitutions.
7986         * Makefile.in: Regenerate.
7987
7988 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7989
7990         * configure: Substitute more variables in a more autoconf-friendly
7991         way.  Simplify slightly.
7992         * Makefile.tpl: Make more variables substitutable in an
7993         autoconf-friendly way.
7994         * Makefile.in: Regenerate.
7995
7996 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7997
7998         * MAINTAINERS (Write After Approval): Add myself.
7999
8000 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8001
8002         * configure.in (v810*): Remove special setting of tools.
8003
8004         * configure: Add support for extra required flags for ar or nm.
8005         * configure.in (aix4.3+): Use above support for target-specific
8006         issues, rather than using config/mt-aix43.
8007
8008 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8009
8010         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8011         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8012         with $srcdir.  Reformat indentation.  Substitute some variables
8013         formerly hard-coded in the Makefile for build=host.
8014         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8015         * Makefile.def: Autogenerate more.
8016         * Makefile.in: Regenerate.
8017
8018 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8019
8020         * MAINTAINERS (Write After Approval): Add myself.
8021
8022 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8023
8024         * Makefile.def (host_modules): Add rda.
8025         * Makefile.in: Regenerate.
8026         * configure.in (target_tool): Add target-rda to list.
8027
8028 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8029
8030         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8031
8032 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8033
8034         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8035         and restrap targets to this rule.
8036         * Makefile.in:  Regenerate.
8037
8038 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8039
8040         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8041         GNATS only accounts.
8042
8043 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8044
8045         * configure.in (i[3456]86-*-linux*): Add check to disable
8046         ${libgcj} for glibc1.
8047
8048 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8049
8050         * MAINTAINERS: Add myself as ip2k port maintainer.
8051
8052 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8053
8054         * configure.in: Add tic4x target.
8055
8056 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8057
8058         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8059         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8060         * Makefile.in: Regenerate.
8061
8062         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8063         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8064         * Makefile.in: Regenerate.
8065
8066 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8067
8068         * MAINTAINERS: Add myself as web pages co-maintainer.
8069
8070 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8071
8072         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8073         * Makefile.in: Regenerate.
8074
8075 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8076
8077         * MAINTAINERS: Add myself and Nathan Sidwell
8078         <nathan@codesourcery.com> as VxWorks maintainers.
8079
8080 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8081
8082         * Makefile.def: Remove order dependency comments.
8083         * Makefile.tpl: Add explicit install-install dependencies.
8084         * Makefile.in: Regenerate.
8085
8086         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8087         * Makefile.in: Regenerate.
8088
8089         * Makefile.tpl: Add configure-target (for src-release in src)
8090         * Makefile.in: Regenerate.
8091
8092 2002-09-30  Nick Clifton  <nickc@redhat.com>
8093
8094         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8095
8096 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8097
8098         * configure.in (s390*-*-linux*): Enable libgcj.
8099
8100 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8101
8102         * configure: Revert accidentally applied changes.
8103
8104         * Makefile.tpl: Make more autoconf-friendly.
8105         * Makefile.in: Regenerate.
8106         * configure: Make substitution more autoconf-like.
8107
8108 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8109
8110         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8111         single entry to handle all these.
8112         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8113         libjava on arm-*-elf.
8114
8115 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8116
8117         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8118         things that depend on them.
8119
8120 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8121
8122         * Makefile.tpl: Make subsituted variables more autoconfy.
8123         * Makefile.in: Regenerate.
8124         * configure: Make seds more autoconfy.
8125
8126 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8127
8128         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8129         * Makefile.in: Regenerate.
8130         * configure.in: Rewrite sed statements to look autoconfy.
8131
8132         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8133         all-target-foo on configure-target-foo.
8134         * Makefile.def: Ditto.
8135         * Makefile.in: Rebuild.
8136
8137 2002-09-25  Andrew Haley  <aph@redhat.com>
8138
8139         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8140
8141 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8142
8143         * Makefile.def: New file.
8144         * Makefile.tpl: New file.
8145         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8146         * contrib/gcc_update: Note that Makefile.in is a generated file.
8147
8148         * configure.in: Minor rearrangement.  Simplify tests.
8149
8150 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8151
8152         * configure.in (with_headers): Skip copy if value is "yes".
8153         (with_libs): Likewise.
8154
8155 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8156
8157         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8158         * configure.in (sh*-*-pe*): Ditto.
8159         * configure.in (mips*-*-pe*): Ditto.
8160         * configure.in (*arm-wince-pe): Ditto.
8161
8162         * configure.in: Rearrange.
8163
8164 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8165
8166         * MAINTAINERS: Update my email address.
8167
8168 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8169
8170         * MAINTAINERS: (Write After Approval): Add myself.
8171
8172 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8173
8174         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8175
8176 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8177
8178         * MAINTAINERS: Change my mailing address.
8179
8180 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8181
8182         * MAINTAINERS (Write After Approval): Remove myself.
8183         (Various Maintainers: c++ runtime libs): Add myself.
8184
8185 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8186
8187         * MAINTAINERS (Write After Approval): Remove myself.
8188         (Various Maintainers: c++ runtime libs): Add myself.
8189
8190 2002-08-15  Eric Christopher  <echristo@redhat.com>
8191
8192         * config.sub: Import from master repository.
8193         * config.guess: Ditto.
8194
8195 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8196
8197         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8198         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8199         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8200
8201 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8202
8203         * MAINTAINERS: Add self to rs6000 vector extensions.
8204
8205 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8206
8207         * libiberty/configure: Reverted unintended yesterday's check in.
8208
8209 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8210
8211         * boehm-gc/configure, libf2c/configure: Rebuilt.
8212         * libffi/configure, libiberty/configure: Ditto.
8213         * libjava/configure, libobjc/configure: Ditto.
8214         * libstdc++-v3/configure, zlib/configure: Ditto.
8215         Merged from binutils:
8216         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8217         From Steve Ellcey <sje@cup.hp.com>:
8218         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8219         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8220         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8221         IA64.
8222         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8223         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8224         soname_spec, sys_lib_search_path_spec): Ditto.
8225
8226 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8227
8228         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8229
8230 2002-08-04  H.J. Lu  (hjl@gnu.org)
8231
8232         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8233
8234 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8235
8236         * MAINTAINERS (Write After Approval): Add myself.
8237
8238 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8239
8240         * configure.in: Move generic linux case to end.  Copy generic
8241         linux noconfigdirs to mips*-*-linux* entry and new
8242         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8243
8244 2002-07-19  Michael Matz  <matz@suse.de>
8245
8246         * MAINTAINERS: Add myself as ra* maintainer.
8247
8248 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8249
8250         * config.guess: Update to 2002-07-09 version.
8251         * config.sub: Update to 2002-07-03 version.
8252
8253 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8254
8255         * MAINTAINERS: Fix typo in a maintainer email address.
8256
8257 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8258
8259         * configure.in: Remove two redundant tests.
8260
8261 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8262
8263         * configure.in (mips*-*-irix6*o32): Enable stabs.
8264
8265 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8266
8267         * configure.in: Don't build grez.
8268         * Makefile.in: Ditto.
8269
8270         * Makefile.in: Remove references to bsp, cygmon, libstub.
8271         * configure.in: Ditto.
8272
8273         * configure.in: Remove leftover reference to gdbtest.
8274
8275 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8276
8277         * configure.in (gxx_include_dir):  Change to match versioned
8278         C++ headers if --enable-version-specific-runtime-libs is used.
8279
8280 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8281
8282         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8283
8284 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8285
8286         * configure.in: Make --without-x work.
8287
8288 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8289
8290         * configure.in: Rearrange target Makefile fragment collection.
8291
8292         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8293         cvs[src].
8294         * configure.in: Ditto.
8295
8296 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8297
8298         * MAINTAINERS (Write After Approval): Update my e-mail address.
8299
8300 2002-06-24  Ben Elliston  <bje@redhat.com>
8301
8302         * configure.in (host_tools): Remove cgen.
8303
8304         * Makefile.in (all-cgen): Remove; runs from its source directory.
8305         (check-cgen, install-cgen, clean-cgen): Likewise.
8306         (all-opcodes): Do not depend on all-cgen.
8307         (all-sim): Likewise.
8308
8309 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8310
8311         * Makefile.in: Eliminate 'apache' targets.
8312         * configure.in: Eliminate 'apache' targets.
8313
8314         * configure.in: Eliminate redundant tests.  Reorganize.
8315
8316         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8317
8318         * config-ml.in: Eliminate references to Cygnus configure.
8319
8320         * Makefile.in: Eliminate references to building emacs.
8321
8322 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8323
8324         * MAINTAINERS: Update my email address.
8325
8326 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8327
8328         * config.if (libstdcxx_incdir): Version C++ headers.
8329         (cxx_incdir): Remove.
8330
8331 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8332
8333         * MAINTAINERS (Write After Approval): Add self.
8334
8335 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8336
8337         * configure.in: Add support for ip2k.
8338
8339 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8340
8341         * configure.in: Fix AIX configury bug.
8342
8343 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8344
8345         * MAINTAINERS (Write After Approval): Add self.
8346
8347 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8348
8349         * configure.in: replace ${topsrcdir} with ${srcdir}
8350
8351         * configure.in: Move definition of libstdcxx_flags
8352         right above usage, rather than waaay earlier.
8353
8354         * configure.in: Pull definition of is_cross_compiler earlier.
8355
8356         * configure.in: Rearrange a little.
8357
8358         * configure.in: Remove references to librx.
8359         * Makefile.in: Remove references to librx.
8360
8361 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8362
8363         * config.sub: Add support for avr target.
8364         Import from master sources, rev 1.255
8365
8366 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8367
8368         * configure, .cvsignore:  Revert previous change...
8369         * Makefile:  ...delete.
8370
8371 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8372
8373         * configure.in: Eliminate ${gasdir} variable.
8374
8375 2002-06-18  Dave Brolley  <brolley@redhat.com>
8376
8377         * configure.in: Add support for frv.
8378         * config.sub: Add support for frv.
8379
8380 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8381
8382         * configure:  Remove garbage from previous commit.
8383
8384 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8385
8386         * configure:  For in-source builds, make a subdir and re-exec there.
8387         * Makefile:  New file.  Pass targets through to build directory.
8388         * .cvsignore:  No longer ignore "Makefile".
8389
8390 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8391
8392         * MAINTAINERS (Write After Approval): Add self.
8393
8394 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8395
8396         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8397
8398 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8399
8400         * configure.in (vax-*-netbsd*): Re-enable gas.
8401
8402 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8403
8404         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8405         BUILD_PREFIX_1, to correct nomenclature.
8406         * configure: Likewise.
8407
8408         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8409         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8410
8411 2002-05-31  Olaf Hering  <olh@suse.de>
8412
8413         * config-ml.in: Propogate DESTDIR also.
8414
8415 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8416
8417         * configure.in (vax-*-netbsd*): Don't build gas for this
8418         platform.
8419
8420 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8421
8422         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8423         and libgcj for AVR.
8424
8425 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8426
8427         * MAINTAINERS (Write After Approval): Add myself.
8428
8429 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8430
8431         * config.guess: Update to 2002-05-22 version.
8432         * config.sub: Likewise.
8433
8434 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8435
8436         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8437         * config-ml.in: Likewise.
8438         * configure: Likewise.
8439         * configure.in: Likewise.
8440
8441 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8442
8443         * MAINTAINERS: Update my email address.
8444
8445 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8446
8447         * configure.in: Simplify makefile fragment collection.
8448
8449         * configure.in: Remove code to build emacs.
8450
8451         * configure.in : Remove --srcdir argument from targargs and buildargs
8452         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8453
8454         * configure: Move some logic to configure.in.
8455         * configure.in: Move some logic from configure.
8456
8457 2002-05-11  Tom Tromey  <tromey@redhat.com>
8458
8459         * MAINTAINERS: Reflect libgcj reality.
8460
8461 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8462
8463         * Makefile.in: Honour DESTDIR.
8464
8465 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8466
8467         * config.guess: Import 2002-03-20 version.
8468         * config.sub: Import 2002-04-26 version.
8469
8470 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8471
8472         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8473
8474 2002-05-07  Tim Josling  <tej@melbpc.org.au>
8475
8476         * MAINTAINERS: Add self.
8477
8478 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
8479
8480         * ltmain.sh: Detect and handle object name conflicts
8481         while piecewise linking a static library.
8482
8483 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
8484
8485         * configure.in (noconfigdirs): Don't disable libgcj on
8486         sparc64-*-solaris* and sparcv9-*-solaris*.
8487
8488 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
8489
8490         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8491
8492 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
8493
8494         * configure.in (FLAGS_FOR_TARGET): Do not add
8495         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8496         on i[3456]86-*-linux*.
8497
8498 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
8499
8500         * configure.in (noconfigdirs): Replace [ ] with test.
8501
8502         * configure.in (noconfigdirs): Do not add target-newlib if
8503         target == i[3456]86-*-linux*, and host == target.
8504
8505 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
8506
8507         * configure.in: delete reference to absent file
8508
8509         * configure.in: replace '[' with 'test'
8510
8511         * configure.in: Eliminate references to gash.
8512         * Makefile.in: Eliminate references to gash.
8513
8514         * configure.in: remove useless references to 'pic' makefile fragments.
8515
8516         * configure.in: (*-*-windows*) Finish removing.
8517
8518         * configure.in: Eliminate redundant test for libgui.
8519
8520 2002-04-29  Roger Sayle  <roger@eyesopen.com>
8521
8522         * MAINTAINERS: Add self and realphabetize.  Update entries
8523         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
8524         entry for a29k port maintainer.
8525
8526 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
8527
8528         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8529         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8530
8531 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
8532
8533         * configure.in: remove references to dead files
8534
8535 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8536
8537         * MAINTAINERS: Add information about purpose of this file.
8538
8539 2002-04-18  Tom Tromey  <tromey@redhat.com>
8540
8541         * configure.in: Disallow configuring libgcj when it is already
8542         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
8543         Solaris 2.8 by default.  For PR libgcj/6158.
8544
8545 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8546
8547         * configure.in:  Move default CC setting out of config/mh-* fragments
8548         directly into here.
8549
8550 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8551
8552         * configure.in: don't even try to configure or make a subdirectory
8553         if there's no configure script for it.
8554
8555 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8556
8557         * MAINTAINERS: Remove chill maintainers.
8558         * Makefile.in (CHILLFLAGS): Remove.
8559         (CHILL_LIB): Remove.
8560         (TARGET_CONFIGDIRS): Remove libchill.
8561         (CHILL_FOR_TARGET): Remove.
8562         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8563         CHILL_LIB.
8564         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8565         (CHECK_TARGET_MODULES): Likewise.
8566         (INSTALL_TARGET_MODULES): Likewise.
8567         (CLEAN_TARGET_MODULES): Likewise.
8568         (configure-target-libchill): Remove.
8569         (all-target-libchill): Remove.
8570         * configure.in (target_libs): Remove target-libchill.
8571         Do not compute CHILL_FOR_TARGET.
8572         * libchill: Remove directory.
8573
8574 2002-04-11  DJ Delorie  <dj@redhat.com>
8575
8576         * Makefile.in, configure.in: Sync with binutils, entries
8577         follow...
8578
8579 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8580
8581         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8582         (do-tar, do-bz2): New rules.
8583         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8584         (gdb-tar): New rule.
8585         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8586         (insight_dejagnu.tar): New rule.
8587         (insight.tar): New rule.
8588         (gdb+dejagnu.tar): New rule.
8589         (gdb.tar): New rule.
8590
8591 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8592
8593         * Makefile.in: Add all-tix to deps for all-snavigator
8594         so that tix is built when building snavigator.
8595
8596 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8597
8598         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8599         ld and gdb are not supported.
8600
8601 2002-01-07  Mark Salter  <msalter@redhat.com>
8602
8603         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8604         Allow target-libgloss to be built for arm, strongarm, and xscale.
8605
8606 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8607
8608         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8609         options for i[3456]86-pc-linux* native builds.
8610
8611 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8612
8613         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8614         files from .po files for a distribution.
8615
8616 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8617
8618         * configure.in: Enable libstdc++-v3 for h8300 targets.
8619
8620 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8621
8622         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8623         version from bfd/.
8624
8625 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8626
8627         * Makefile.in (VER): When present, extract the version number from
8628         the file version.in.
8629
8630 2001-05-24  Tom Rix  <trix@redhat.com>
8631
8632         * configure.in : enable ld for aix
8633
8634 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8635
8636         * config.guess: Add linux target for S/390.
8637
8638 2000-11-07  Philip Blundell  <pb@futuretv.com>
8639
8640         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8641
8642 2000-11-03  Philip Blundell  <pb@futuretv.com>
8643
8644         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8645         files.
8646
8647 2001-01-15  Ben Elliston  <bje@redhat.com>
8648
8649         * configure.in (host_tools): Add sid.
8650         Always configure cgen.
8651
8652 2000-11-24  Nick Clifton  <nickc@redhat.com>
8653
8654         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8655
8656
8657 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8658
8659         * Makefile.in (ALL_MODULES): Add all-cgen.
8660         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8661         (all-cgen): New target.
8662         (all-opcodes,all-sim): Depend on all-cgen.
8663         * configure.in (host_tools): Add cgen.
8664         Only configure cgen if --enable-cgen-maint.
8665
8666 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8667
8668         * configure.in: Add *-*-freebsd* configurations.
8669
8670 2002-04-08  Tom Tromey  <tromey@redhat.com>
8671
8672         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8673         Fixes PR libgcj/6068.
8674
8675 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8676
8677         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8678
8679 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8680
8681         * configure.in (alpha*-dec-osf*): Enable libgcj.
8682
8683 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8684
8685         * MAINTAINERS (Write After Approval): Add myself.
8686
8687 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8688
8689         Fix for: PR bootstrap/3591, target/5676
8690         * configure.in (mcore-pe): Disable the configuration of
8691         libstdc++-v3 since exceptions are not supported.
8692
8693 2002-03-20  Anthony Green  <green@redhat.com>
8694
8695         * configure.in: Enable libgcj for xscale-elf target.
8696
8697 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8698
8699         * MAINTAINERS:  Update my email address.
8700
8701 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8702
8703         * ltmain.sh (relink_command): Fix typo in previous change.
8704
8705 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8706
8707         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8708         (relink_command): Added --tag flags.
8709         (mode=install): If relinking fails; error out.
8710
8711 2002-03-12  Richard Henderson  <rth@redhat.com>
8712
8713         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8714         .NOTPARALLEL tag.
8715         (do-check): Rename from check.
8716         (check): Allow parallel check.
8717
8718 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8719
8720         * MAINTAINERS: Add myself as maintainer for xtensa port.
8721         Fix alphabetical order in CPU port maintainer list.
8722         Remove myself from Write After Approval list.
8723
8724 2002-03-11  Richard Henderson  <rth@redhat.com>
8725
8726         * Makefile.in (.NOTPARALLEL): Add fake tag.
8727
8728 2002-03-07  H.J. Lu  (hjl@gnu.org)
8729
8730         * configure.in: Enable gprof for mips*-*-linux*.
8731
8732 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8733
8734         * MAINTAINERS (Write After Approval): Add myself.
8735
8736 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8737
8738         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8739         libjava.
8740         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8741
8742 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8743
8744         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8745         because its Makefile is there; test for the executable instead.
8746
8747 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8748
8749         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8750         libstdc++-v3 and libjava.
8751
8752 2002-02-11  Adam Megacz  <adam@xwt.org>
8753
8754         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8755         boehm-gc
8756
8757 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8758
8759         * config.guess: Updated to 2002-01-30's version.
8760         * config.sub: Updated to 2002-02-01's version.
8761         Contribute sh64-elf.
8762         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8763         * configure.in: Added sh64-*-*.
8764
8765 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8766
8767         * MAINTAINERS: Belatedly add myself to write after approval list.
8768
8769 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8770
8771         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8772         Remove self as Write After Approval.
8773
8774 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8775
8776         * MAINTAINERS: Put self in as maintainer for contrib/regression
8777         directory.
8778
8779 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8780
8781         * MAINTAINERS:  Update my email address.
8782
8783 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8784
8785         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8786         target-libiberty, and target-libgloss.  Skip Java-related
8787         libraries if not supported for NetBSD on target CPU.
8788
8789 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8790
8791         * install-sh: Use _inst.$$_ for temp file name.
8792
8793 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8794
8795         * MAINTAINERS (Write After Approval): Move my contact info
8796         from here...
8797         (OS Port Maintainers): ...to here (netbsd).
8798
8799 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8800
8801         * MAINTAINERS (Write After Approval): Add myself.
8802
8803 2002-01-17  H.J. Lu  <hjl@gnu.org>
8804
8805         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8806         (all-target-fastjar): Also depend on all-target-libiberty.
8807
8808 2002-01-16  H.J. Lu  (hjl@gnu.org)
8809
8810         * config.guess: Import from master sources, rev 1.225.
8811         * config.sub: Import from master sources, rev 1.238.
8812
8813 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8814
8815         * MAINTAINERS (Write After Approval): Remove myself.
8816
8817 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8818
8819         * MAINTAINERS (Write After Approval): Add myself.
8820
8821 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8822
8823         * MAINTAINERS: Add self as docs co-maintainer.
8824
8825 2001-12-11  Matthias Klose  <doko@debian.org>
8826
8827         * MAINTAINERS (Write After Approval): Add myself.
8828
8829 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8830
8831         * MAINTAINERS: Update my email address.
8832
8833 2001-12-07  Turly O'Connor  <turly@apple.com>
8834         * MAINTAINERS (Write After Approval): Add myself.
8835         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8836         (rs6000_initialize_trampoline): Call __trampoline_setup for
8837         ABI_DARWIN too.
8838         * darwin-tramp.asm: New file, implements __trampoline_setup.
8839         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8840
8841 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8842
8843         * MAINTAINERS (Write After Approval): Add myself.
8844
8845 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8846
8847         * configure, configure.in: Use temp file for long sed commands.
8848
8849 2001-12-03  Laurent Guerby  <guerby@acm.org>
8850
8851         * config.sub: Update to version 1.232 on subversion.
8852
8853 2001-12-03  Ben Elliston  <bje@redhat.com>
8854
8855         * MAINTAINERS: Update mail address for config.* patches.
8856
8857 2001-11-27  DJ Delorie  <dj@redhat.com>
8858             Zack Weinberg  <zack@codesourcery.com>
8859
8860         When build != host, create libiberty for the build machine.
8861
8862         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8863         CONFIG_ARGUMENTS.
8864         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8865         New variables.
8866         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8867         and rules.
8868         (all.normal): Depend on ALL_BUILD_MODULES.
8869         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8870         (all-build-libiberty): Depend on configure-build-libiberty.
8871
8872         * configure: Calculate and substitute proper value for
8873         ALL_BUILD_MODULES.
8874         * configure.in: Create the build subdirectory.
8875         Calculate and substitute TARGET_CONFIGARGS (formerly
8876         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8877
8878 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8879
8880         * MAINTAINERS (write-after-approval): Add self.
8881
8882 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8883
8884         * MAINTAINERS (GNATS only accounts): Remove self.
8885
8886 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8887
8888         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8889         libf2c.
8890
8891 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8892
8893         * MAINTAINERS (Write After Approval): Add self.
8894
8895 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8896
8897         * MAINTAINERS: mips and s390 are also CPU ports.
8898
8899 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8900
8901         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8902
8903 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8904
8905         * MAINTAINERS: Alphabetize.
8906
8907 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8908
8909         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8910
8911 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8912
8913         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8914
8915 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8916
8917         * configure.in (--enable-languages): Be more permissive about
8918         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8919
8920 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8921
8922         * config.sub: Import from master sources, rev. 1.230.
8923         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8924
8925 2001-11-07  Laurent Guerby  <guerby@acm.org>
8926
8927         * MAINTAINERS (Write After Approval): Add self.
8928
8929 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8930
8931         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8932
8933 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8934
8935         * config.sub: Import from master sources, rev 1.226.
8936         * config.guess: Import from master sources, rev 1.216.
8937
8938 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8939
8940         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8941         * MAINTAINERS: Add self as maintainer of MMIX port.
8942         Remove old after-approval entry.
8943
8944 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8945
8946         * ChangeLog, configure: Fix spelling errors.
8947
8948 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8949
8950         * MAINTAINERS: Tweak my address.
8951
8952 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8953
8954         * MAINTAINERS: Update my email address.
8955
8956 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8957
8958         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8959         * MAINTAINERS: Add self as maintainer of CRIS port.
8960
8961 2001-10-10  Geert Bosch  <bosch@gnat.com>
8962
8963         * MAINTAINERS (Various maintainers: Ada front end):
8964         Added Robert Dewar.
8965
8966 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8967
8968         * MAINTAINERS (Write After Approval): Added self
8969
8970 2001-10-02  Geert Bosch  <bosch@gnat.com>
8971
8972         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8973
8974 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8975
8976         * configure: Handle temporary files securely using mkdir.
8977
8978 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8979
8980         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8981
8982 2001-09-26  Will Cohen  <wcohen@redhat.com>
8983
8984         * configure.in (*-*-linux*): Disable configuration of target-newlib
8985         and target-libgloss.
8986
8987 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8988
8989         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8990         RANLIB.
8991
8992 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8993
8994         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8995         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8996         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8997         avoid quotes nesting problems.
8998         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8999         (DO_X): Export only variables that are set.
9000
9001 2001-09-19  Ben Elliston  <bje@redhat.com>
9002
9003         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9004         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9005         semantics.  Use the shell built-in "type" command instead.
9006
9007 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9008
9009         Merged from gcc-3_0-branch:
9010         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9011         * ltcf-c.sh: Use $objext, not $ac_objext.
9012         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9013         * ltcf-cxx.sh: Add support for GNU.
9014         2001-07-22  Timothy Wall  <twall@redhat.com>
9015         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9016         default settings if using GNU tools with that configuration.
9017         * ltcf-cxx.sh: Ditto.
9018         * ltcf-gcj.sh: Ditto.
9019         2001-07-21  Michael Chastain  <chastain@redhat.com>
9020         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9021         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9022         * ltmain.sh: Mark as gcc-local.
9023
9024 2001-08-30  Eric Christopher  <echristo@redhat.com>
9025             Jason Eckhardt  <jle@redhat.com>
9026
9027         * config.guess: Merge from master sources.
9028         * config.sub: Merge from master sources, add support for mipsisa32.
9029
9030 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9031         * config.sub: Merge from master sources, rev 1.219.
9032         * MAINTAINERS: Add self as contact for stormy16 port.
9033
9034 2001-08-14  Zack Weinberg  <zackw@panix.com>
9035
9036         * config.sub: Merge from master sources, rev 1.218.
9037         * config.guess: Merge from master sources, rev 1.209.
9038
9039 2001-08-11  Graham Stott  <grahams@redhat.com>
9040
9041         * Makefile.in (check-c++): Add missing semicolon.
9042
9043 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9044
9045         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9046
9047 2001-07-30  Eric Christopher  <echristo@redhat.com>
9048
9049         * MAINTAINERS (Various maintainers: mips port): Added myself.
9050
9051 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9052
9053         * configure.in (sh-*-linux*): New.
9054
9055 2001-07-27  Richard Henderson  <rth@redhat.com>
9056
9057         * .cvsignore: Add LAST_UPDATED.
9058
9059 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9060
9061         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9062
9063 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9064
9065         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9066
9067 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9068
9069         * MAINTAINERS (Write After Approval): Added myself.
9070
9071 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9072
9073         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9074         and libgcj on m68hc11/m68hc12.
9075
9076 2001-06-27  H.J. Lu  (hjl@gnu.org)
9077
9078         * Makefile (CFLAGS_FOR_BUILD): New.
9079         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9080
9081 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9082
9083         * README: Remove version number.
9084
9085 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9086
9087         * INSTALL/README: Update wrt. to the installation instructions now
9088         residing in gcc/doc/install.texi.
9089
9090 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9091
9092         * README: Replace with a cut-down and updated version of gcc/README.
9093
9094 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9095
9096         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9097         multilibs to be disabled.
9098
9099 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9100
9101         * MAINTAINERS (Write After Approval): Add myself.
9102
9103 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9104
9105         * config.guess: Import CVS version 1.195.
9106         * config.sub: Import CVS version 1.212.
9107
9108 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9109
9110         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9111         gcc/xgcc is built, use -print-prog-name to find out the program
9112         name to use.
9113
9114 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9115
9116         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9117         appear to also be in the master copy.
9118         * config.sub:  Import CVS version 1.211.
9119
9120 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9121
9122         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9123         with_gcc]: Use `gcc -shared' to build a shared library.
9124
9125 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9126
9127         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9128         archives.
9129
9130 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9131
9132         * MAINTAINERS (Write After Approval): Add myself.
9133
9134 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9135
9136         * configure.in (libstdcxx_flags): Do not try to execute
9137         libstdc++-v3/testsuite_flags until it exists.
9138
9139 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9140
9141         * MAINTAINERS: Update my email address.
9142
9143 2001-05-31  Graham Stott  <grahams@redhat.com>
9144
9145         * MAINTAINERS (Write After Approval): Add myself.
9146
9147 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9148
9149         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9150         libraries when using g++ with native linker.
9151
9152 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9153
9154         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9155
9156 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9157
9158         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9159         [aix4*|aix5*]: Prepend blank.
9160
9161 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9162
9163         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9164         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9165         of subdir/configure scripts to use the new libtool.m4.
9166
9167 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9168
9169         * MAINTAINERS (Write After Approval): Add myself.
9170
9171 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9172
9173         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9174
9175 2001-05-11  Ben Elliston  <bje@redhat.com>
9176
9177         * Makefile.in (all-sid): New target.
9178         (check-sid, clean-sid, install-sid): Likewise.
9179
9180 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9181
9182         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9183
9184 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9185
9186         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9187         libgcj.
9188
9189 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9190
9191         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9192         gcc/xgcc is built, use -print-prog-name to find out the program
9193         name to use.
9194
9195 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9196
9197         * configure.in (noconfigdirs): Don't reset it from scratch in the
9198         target case; only append to it.
9199
9200         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9201         sparc-*-solaris2.8]: Disable ${libgcj}.
9202
9203 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9204
9205         * configure.in (libgcj_saved): Copy from $libgcj.
9206         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9207         --disable-libgcj.
9208
9209 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9210
9211         * MAINTAINERS: Remove self as MIPS maintainer and
9212         C front end maintainer.
9213
9214 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9215
9216         * configure.in: Move *-chorusos target case to the proper switch.
9217         Disable libgcj.
9218
9219 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9220
9221         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9222         1.641.2.228.
9223
9224 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9225
9226         * Makefile.in (STAGE1_CFLAGS): Pass down.
9227
9228 2001-04-13  Alan Modra  <amodra@one.net.au>
9229
9230         * config.guess: Add hppa64-linux support.  Note for next import that
9231         this is already in the master file.
9232         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9233
9234 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9235
9236         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9237         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9238
9239 2001-04-11  Stan Shebs  <shebs@apple.com>
9240
9241         * MAINTAINERS: Add self as Darwin port maintainer.
9242
9243 2001-04-11  Alan Modra  <amodra@one.net.au>
9244
9245         * MAINTAINERS: Update my email address.
9246
9247 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9248
9249         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9250         recent versions of FreeBSD (release 3 or later).
9251         * ltconfig: On FreeBSD, -lc must not be provided when building
9252         a shared library or else the standard -pthread gcc option is
9253         rendered worthless to later users of the built library.
9254
9255 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9256
9257         * MAINTAINERS: Add self and RTH as C front end maintainers.
9258
9259 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9260
9261         * config.sub: Make sure to match an already-canonicalized
9262         machine name (eg. mn10300-unknown-elf).
9263
9264 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9265
9266         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9267         New macros.
9268         (bootstrap, cross): Use RECURSE_FLAGS.
9269         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9270
9271 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9272
9273         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9274
9275 2001-03-22  Colin Howell  <chowell@redhat.com>
9276
9277         * Makefile.in (DO_X): Do not backslash single-quotes in
9278         backquotes (two places).
9279
9280 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9281
9282         Re-installed:
9283         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9284         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9285         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9286         * ltcf-cxx.sh: Likewise.
9287         * ltcf-gcj.sh: Likewise.
9288
9289 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9290
9291         * MAINTAINERS: Add myself as "documentation co-maintainer".
9292
9293 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9294
9295         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9296         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9297
9298 2001-03-19  Tom Tromey  <tromey@redhat.com>
9299
9300         * config-ml.in: Handle GCJ and GCJFLAGS.
9301
9302 2001-03-21  Michael Chastain  <chastain@redhat.com>
9303
9304         * Makefile.in: all-m4 depends on all-texinfo.
9305
9306 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9307
9308         * MAINTAINERS: Add myself to write after approval list.
9309
9310 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9311
9312         * Makefile.in (DO_X): Quote nested quotes.
9313
9314 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9315
9316         * MAINTAINERS: Add myself to write after approval list.
9317
9318 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9319
9320         * Makefile.in (DO_X): Use double quotes for quoting
9321         "RANLIB=$${RANLIB}".
9322
9323 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9324
9325         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9326
9327 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9328
9329         * configure.in: Only use `lang_requires' for languages athat are
9330         actually enabled.
9331
9332 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9333
9334         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9335
9336 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9337
9338         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9339
9340 2001-03-07  Tom Tromey  <tromey@redhat.com>
9341
9342         * configure.in: Allow config-lang.in to set `lang_requires' to list
9343         of other required languages.
9344
9345 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9346
9347         * Makefile.in: Remove RANLIB definition. Use RANLIB
9348         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9349         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9350
9351 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9352             Alexandre Oliva  <aoliva@redhat.com>
9353
9354         * Makefile.in (check-c++): Use tabs, not spaces.
9355
9356 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9357
9358         * MAINTAINERS: add myself to Write After Approval list.
9359
9360 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9361
9362         * Makefile.in (check-c++): New rule.
9363
9364         * configure.in (target_libs): Remove libg++.
9365         (noconfigdirs): Remove libg++.
9366         (noconfigdirs): Same.
9367         (noconfigdirs): Same.
9368         (noconfigdirs): Same.
9369
9370         * config-ml.in: Remove libg++ references.
9371
9372         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9373         (ALL_TARGET_MODULES): Same.
9374         (configure-target-libg++): Remove.
9375         (all-target-libg++): Remove.
9376         (configure-target-libio): Remove.
9377         (all-target-libio): Remove.
9378         (check-target-libio): Remove.
9379         (.PHONY): Remove.
9380         (libg++.tar.bz2): Remove.
9381         (all-target-cygmon): Remove libio.
9382         (all-target-libstdc++): Remove.
9383         (configure-target-libstdc++): Remove.
9384         (TARGET_LIB_PATH): Remove libstdc++.
9385         (ALL_GCC_CXX): Remove libstdc++.
9386         (all-target-gperf): Correct.
9387
9388 2001-02-16  Nick Clifton  <nickc@redhat.com>
9389
9390         * configure.in (noconfigdirs): Allow configuration of texinfo
9391         for Cygwin hosts.
9392
9393 2001-02-15  Anthony Green  <green@redhat.com>
9394
9395         * configure: Introduce GCJ_FOR_TARGET.
9396         * configure.in: Ditto.
9397         * Makefile.in: Ditto.
9398
9399 2001-02-13  Andreas Schwab  <schwab@suse.de>
9400
9401         * MAINTAINERS: Update mail address.
9402
9403 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9404
9405         * config.guess: Add linux target for S/390.
9406         * config.sub: Likewise.
9407
9408 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9409
9410         * configure.in: for *-chorusos, don't config target-newlib and
9411         target-libgloss.
9412
9413 2001-02-06  Ben Elliston  <bje@redhat.com>
9414
9415         * configure: Output host type to stdout, not stderr.
9416
9417 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9418
9419         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9420         * ltcf-cxx.sh: Likewise.
9421
9422         * config.if: Assume enable_libstdcxx_v3 is defined.
9423
9424 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9425
9426         Remove V2 C++ library.
9427         * configure.in: Remove --enable-libstdcxx_v3 support.
9428
9429 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9430
9431         * include/demangle.h: Add prototype for java_demangle_v3.
9432
9433 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9434
9435         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9436
9437 2001-01-27  Richard Henderson  <rth@redhat.com>
9438
9439         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9440
9441 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9442
9443         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9444         Don't unset, it's non-portable and no longer necessary, set to empty
9445         instead.
9446
9447 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9448
9449         * ltconfig: Shell portability fix for the tagname validity check.
9450
9451 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9452
9453         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9454         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9455
9456 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9457
9458         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9459
9460 2001-01-26  Tom Tromey  <tromey@redhat.com>
9461
9462         * configure.in: Allow libgcj to be built on Sparc Solaris.
9463
9464 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
9465
9466         * ltcf-c.sh: Add aix5 case.
9467         * ltcf-cxx.sh: Likewise.
9468         * ltconfig: Likewise.
9469
9470 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
9471
9472         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9473         keep at least one of build_libtool_libs or build_old_libs set to
9474         yes.
9475
9476         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9477         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9478
9479 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9480
9481         * configure.in: Enable libgcj on several additional platforms.
9482
9483 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9484
9485         * configure.in: Enable libgcj for linux targets.
9486
9487 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9488
9489         * MAINTAINERS (Write After Approval): Add myself.
9490
9491 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9492
9493         * MAINTAINERS: Add myself as vax port maintainer.
9494
9495 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
9496
9497         * MAINTAINERS: Add myself as Mercury front-end maintainer.
9498
9499 2001-01-09  Mike Stump  <mrs@wrs.com>
9500
9501         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9502         failures of subdirectories.
9503
9504 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9505
9506         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9507         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9508         * ltcf-cxx.sh: Likewise.
9509         * ltcf-gcj.sh: Likewise.
9510         * ltconfig.sh: Fix typo.
9511
9512 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9513
9514         * configure: handle DOS-style absolute paths.
9515
9516 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9517
9518         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9519
9520 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
9521
9522         * MAINTAINERS: Add myself as avr port co-maintainer.
9523
9524 2000-12-28  Ben Elliston  <bje@redhat.com>
9525
9526         * MAINTAINERS: Add myself under ``Write After Approval''.
9527
9528 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9529
9530         * texinfo: Remove directory from GCC.
9531
9532 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9533
9534         * COPYING: Update to current
9535         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9536         to 19yy as example year in copyright notice).
9537
9538 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
9539
9540         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9541         (libstdcxx_incdir): Pass down.
9542         * config.if: Remove expired bits for cxx_interface, add stub.
9543         (libstdcxx_incdir): Add variable for g++ include directory.
9544         * configure.in (gxx_include_dir): Use it.
9545
9546 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
9547
9548         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
9549         with old-email address from ``Write After Approval''.
9550
9551 2000-12-15  Andreas Jaeger  <aj@suse.de>
9552
9553         * configure.in: Handle lang_dirs.
9554
9555 2000-12-14  Tom Tromey  <tromey@redhat.com>
9556
9557         * MAINTAINERS: Removed brads.
9558
9559         * MAINTAINERS: Added gcj developers.
9560
9561 2000-12-13  Anthony Green  <green@redhat.com>
9562
9563         * configure.in: Disable libgcj for any target not specifically
9564         listed.  Disable libgcj for x86 and Alpha Linux until compatible
9565         with g++ abi.
9566
9567 2000-12-13  Mike Stump  <mrs@wrs.com>
9568
9569         * Makefile.in (local-distclean): Also remove fastjar.
9570
9571 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
9572
9573         * contrib/gcc_update: Add fastjar --touch entries.
9574
9575 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
9576
9577         * configure.in: Disable language-specific target libraries for
9578         languages that aren't enabled.
9579
9580 2000-12-10  Anthony Green  <green@redhat.com>
9581
9582         * configure.in: Define libgcj.  Disable libgcj target libraries for
9583         most targets.
9584
9585 2000-12-10  Neil Booth  <neilb@earthling.net>
9586
9587         * MAINTAINERS: Update mail address, remove from WAA list.
9588
9589 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9590
9591         * libjava: Imported from /cvs/java.
9592         * libffi: Likewise.
9593         * Boehm-gc: Likewise.
9594
9595 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9596
9597         * configure.in (target_libs): Revert 2000-12-08 patch.
9598         (noconfigdirs): Added target-libjava.
9599
9600 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9601
9602         * djunpack.bat: removed.
9603
9604 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9605
9606         * Makefile.in: handle DOS-style absolute paths.
9607         * config-ml.in: likewise.
9608         * symlink-tree: likewise.
9609
9610 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9611
9612         * fastjar: Imported.
9613
9614 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9615
9616         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9617         libjava.
9618         * configure.in (target_libs): Removed `target-libjava'.
9619
9620 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9621
9622         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9623         (ALL_MODULES): Added fastjar.
9624         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9625         (all-target-libjava): all-fastjar replaces all-zip.
9626         (all-fastjar): Added.
9627         (configure-target-fastjar, all-target-fastjar): Likewise.
9628         * configure.in (host_tools): Added fastjar.
9629
9630 2000-12-07  Mike Stump  <mrs@wrs.com>
9631
9632         * Makefile.in (local-distclean): Remove leftover built files.
9633
9634 2000-11-24  Nick Clifton  <nickc@redhat.com>
9635
9636         * configure.in (xscale-elf): Add target.
9637         (xscale-coff): Add target.
9638
9639 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9640
9641         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9642         recent versions of FreeBSD (release 3 or later).
9643         * ltconfig: On FreeBSD, -lc must not be provided when building
9644         a shared library or else the standard -pthread gcc option is
9645         rendered worthless to later users of the built library.
9646
9647 2000-11-16  Fred Fish  <fnf@be.com>
9648
9649         * configure.in (enable_libstdcxx_v3): Fix typo,
9650         libstd++ -> libstdc++.
9651
9652 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9653
9654         * MAINTAINERS: Add self to Write After Approval list.
9655
9656 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9657
9658         * MAINTAINERS: Update my email address.  Add myself to global write
9659         privs list.
9660
9661 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9662
9663         * Makefile.in: Merge with src and libgcj.
9664         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9665         configure-target-<library> when their configure scripts need the C
9666         or C++ library to have already been built to work properly.
9667         (do_proto_toplev): Set them to an empty string.
9668
9669         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9670         (REALLY_SET_LIB_PATH): Use them.
9671
9672 2000-11-17  Stan Shebs  <shebs@apple.com>
9673
9674         * MAINTAINERS: Add self to Write After Approval list.
9675
9676 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9677
9678         * configure: Provide the original toplevel configure arguments
9679         (including $0) to subprocesses in the environment rather than
9680         through gcc/configargs.h.
9681
9682 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9683
9684         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9685         C99.  Alphabetise "Write After Approval" list.
9686
9687 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9688
9689         * configure: Turn on libstdc++ V3 by default.
9690
9691         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9692         if we've got GCC.
9693
9694 2000-11-11  Philip Blundell  <philb@gnu.org>
9695
9696         * MAINTAINERS: Add self to Write After Approval list.
9697
9698 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9699
9700         * ltcf-c.sh (aix4): Improve shared library configuration; require
9701         exporting symbols.
9702         * ltcf-cxx.sh (aix4): Define.
9703         * ltconfig (aix4): Define library and soname specs appropriate for
9704         AIX.  Define command to create export symbols list.
9705
9706 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9707
9708         * config.sub: Add support for Sun Chorus
9709
9710 2000-10-31  Nick Clifton  <nickc@redhat.com>
9711
9712         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9713         <name>@redhat.com.  Also installed new email address for Clint
9714         Popetz.
9715
9716 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9717
9718         * etc: Remove directory from GCC.
9719
9720 2000-10-16  Michael Meissner  <meissner@redhat.com>
9721
9722         * configure (gcc/configargs.h): Only create if there is a build GCC
9723         directory created.
9724
9725 2000-10-16  Matthias Klose  <doko@debian.org>
9726
9727         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9728         when configured for libstdc++-v3.
9729
9730 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9731
9732         * configure: Save configure arguments to gcc/configargs.h.
9733
9734 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9735
9736         * config.guess: Import CVS version 1.157.
9737         * config.sub: Import CVS version 1.181.
9738
9739 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9740
9741         * Makefile.in (bootstrap): avoid recursion if subdir missing
9742         (cross): ditto
9743         (do-proto-toplev): ditto
9744
9745 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9746
9747         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9748         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9749
9750         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9751         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9752         all affected `configure' scripts.
9753
9754 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9755
9756         * MAINTAINERS: Add self as cpplib co-maintainer.
9757
9758 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9759
9760         * MAINTAINERS: Add self to Write After Approval list.
9761
9762 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9763
9764         * INSTALL/README: egcs -> GCC update.
9765
9766 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9767
9768         * MAINTAINERS: Add myself to Write After Approval list.
9769
9770 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9771
9772         * MAINTAINERS: Add myself to Write After Approval list.
9773
9774 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9775
9776         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9777         X11 libraries for hppa64.
9778
9779 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9780
9781         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9782
9783 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9784
9785         * Makefile.in (all-zlib): Added dummy target.
9786
9787         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9788         ltcf-gcj.sh: Updated from libtool multi-language branch.
9789
9790 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9791
9792         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9793         (bootstrap*): Depend on all-bootstrap.
9794
9795 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9796
9797         * config.guess: Import CVS version 1.156.
9798         * config.sub: Import CVS version 1.179.
9799
9800 2000-09-02  Anthony Green  <green@cygnus.com>
9801
9802         * Makefile.in (all-gcc): Depend on all-zlib.
9803         (CLEAN_MODULES): Add clean-zlib.
9804         (ALL_MODULES): Add all-zlib.
9805         * configure.in (host_libs): Add zlib.
9806
9807 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9808
9809         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9810         crosses, but add gcc/include to the header search path for them.
9811
9812 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9813
9814         * MAINTAINERS: Add self to Write After Approval list.
9815
9816 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9817
9818         * config.guess: Import CVS version 1.152.
9819         * config.sub: Import CVS version 1.177.
9820
9821 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9822
9823         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9824         $targargs to tell whether newlib is going to be built.
9825
9826         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9827         $$r/TARGET_SUBDIR/libio for _G_config.h.
9828
9829 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9830
9831         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9832
9833 2000-08-22  DJ Delorie  <dj@redhat.com>
9834
9835         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9836
9837 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9838
9839         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9840         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9841         sub-configures.
9842
9843 2000-08-21  DJ Delorie  <dj@redhat.com>
9844
9845         * MAINTAINERS: Add self as a libiberty maintainer
9846
9847 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9848
9849         * configure.in (libstdcxx_flags): Use
9850         libstdc++-v3/src/libstdc++.INC.
9851
9852 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9853
9854         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9855
9856 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9857
9858         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9859
9860         * configure: Make enable_threads and enable_shared defaults
9861         explicit.  Substitute enable_threads into generated Makefiles.
9862         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9863         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9864
9865 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9866
9867         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9868
9869 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9870
9871         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9872         previous delta.
9873
9874 2000-08-11  Jason Merrill  <jason@redhat.com>
9875
9876         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9877         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9878         (FLAGS_FOR_TARGET): Not here.
9879         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9880
9881 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9882
9883         * config-ml.in (CC, CXX): Don't introduce a leading space.
9884
9885 2000-08-07  DJ Delorie  <dj@delorie.com>
9886
9887         * MAINTAINERS: Add self as a DJGPP maintainer
9888
9889 2000-08-07  DJ Delorie  <dj@redhat.com>
9890
9891         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9892         "if we're also building gcc, and it's a gcc that will run on the
9893         build machine, we want to use its includes instead of the system's
9894         default includes".
9895
9896 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9897
9898         * MAINTAINERS: Add self to Write After Approval list.
9899
9900 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9901
9902         * configure.in (libstdcxx_flags): Don't use `"'.
9903
9904         * config-ml.in: Adjust multilib search paths to the
9905         appropriate multilib tree.
9906
9907 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9908
9909         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9910         commas in $LANGUAGES.
9911
9912 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9913
9914         * configure.in: Re-enable all references to libg++ and librx.
9915
9916 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9917
9918         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9919         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9920         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9921         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9922
9923         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9924
9925 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9926
9927         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9928         CXX_FOR_TARGET for sed.
9929
9930 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9931
9932         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9933         Do not override if already set in the environment or in configure.
9934         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9935         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9936
9937 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9938
9939         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9940         the libtool CVS tree multi-language branch.
9941         * ltconfig, ltmain.sh: Updated.
9942
9943 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9944
9945         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9946         (clean-target): Depend on it.
9947
9948         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9949         (GCC_FOR_TARGET): Use it.
9950         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9951         * configure.in: ... here.
9952         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9953         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9954
9955 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9956
9957         * MAINTAINERS: Add self to Write After Approval list.
9958
9959 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9960
9961         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9962         (configure-target-libchill, configure-target-libobjc): Likewise.
9963
9964         * configure.in: Use the same cache file for all target libs.
9965         * config-ml.in: But different cache files per multilib variant.
9966
9967 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9968
9969         * configure (topsrcdir): Don't use dirname.
9970
9971 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9972
9973         * MAINTAINERS: Add self to Write After Approval list.
9974
9975 2000-07-20  Jason Merrill  <jason@redhat.com>
9976
9977         * configure.in: Remove all references to libg++ and librx.
9978
9979         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9980
9981 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9982
9983         * config.sub: Update to subversions version 2000-07-06.
9984
9985 2000-07-12  Andrew Haley  <aph@cygnus.com>
9986
9987         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9988         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9989
9990 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9991
9992         * symlink-tree:  Check number of arguments.
9993
9994 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9995
9996         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9997         search path for a g++ extracted from the build tree.  This
9998         will allow link tests run by configure scripts in
9999         subdirectories to succeed.
10000
10001 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
10002
10003         * ltconfig: Add support for mips-dde-sysv4.2MP
10004
10005 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10006
10007         * MAINTAINERS: Add myself as loop discovery maintainer.
10008
10009 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10010
10011         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10012         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10013
10014 2000-06-19  Timothy Wall  <twall@cygnus.com>
10015
10016         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10017         * config.sub: Add tic54x target.
10018
10019 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10020
10021         * MAINTAINERS: Add self as Fortran maintainer,
10022         remove Craig Burley.
10023
10024 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10025
10026         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10027         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10028
10029 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10030
10031         * MAINTAINERS: Add self as i18n maintainer
10032
10033 20000-05-21  H.J. Lu  (hjl@gnu.org)
10034
10035         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10036         directory are used if they exist. Make sure
10037         $(build_tooldir)/include is searched for header files,
10038         $(build_tooldir)/lib/ for library files.
10039         (GCC_FOR_TARGET): Likewise.
10040         (CXX_FOR_TARGET): Likewise.
10041
10042 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10043
10044         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10045
10046 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10047
10048         * Makefile.in (configure-target-libiberty): Depend on
10049         configure-target-newlib.
10050
10051 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10052
10053         * configure.in, Makefile.in: Merge all libffi-related
10054         configury stuff from the libgcj tree.
10055
10056 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10057
10058         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10059         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10060
10061 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10062
10063         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10064         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10065         current version information.  Add to proto-toplev directory.
10066         (gdb-taz): Build do-djunpack.
10067
10068 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10069
10070         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10071
10072 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10073
10074         * MAINTAINERS: Add self to Write After Approval list.
10075
10076 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10077
10078         * ltmain.sh: Preserve in relink_command any environment
10079         variables that may affect the linker behavior.
10080
10081 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10082
10083         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10084
10085 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10086
10087         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10088
10089 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10090
10091         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10092         with the version name.
10093
10094 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10095
10096         * MAINTAINERS: Add self as bb-reorder maintainer.
10097
10098 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10099
10100         * config.if: Tweak.
10101
10102 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10103
10104         * djunpack.bat: New file.
10105
10106 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10107
10108         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10109         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10110         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10111         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10112
10113 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10114
10115         * config.sub (case $basic_machine): Change default for "ibm-*"
10116         to "openedition".
10117
10118 2000-04-13  Andreas Jaeger  <aj@suse.de>
10119
10120         * MAINTAINERS: Added myself.
10121
10122 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10123
10124         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10125         (do-md5sum): New target.
10126         (MD5PROG): Define.
10127         (PACKAGE): Default to TOOL.
10128         (VER): Default to a shell script.
10129         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10130         md5 checksum generation.
10131         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10132         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10133         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10134         insight.tar.bz2): Use gdb-taz to create archive.
10135
10136 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10137
10138         * configure (warn_cflags): Delete.
10139
10140 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10141
10142         * MAINTAINERS: Added myself.
10143
10144 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10145             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10146
10147         * configure.in (enable_libstdcxx_v3): Add.
10148         (target_libs): Add bits here to switch between libstdc++-v2 and
10149         libstdc++-v3.
10150         * config.if: And this file too.
10151         * Makefile.in: Add libstdc++-v3 targets.
10152
10153 2000-04-05  Michael Meissner  <meissner@redhat.com>
10154
10155         * config.sub (d30v): Add d30v as a basic machine type.
10156
10157 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10158
10159         * configure.in: -linux-gnu*, not -linux-gnu.
10160
10161 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10162
10163         * MAINTAINERS: Add self in write-after-approval section.
10164
10165 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10166
10167         * MAINTAINERS: Add self as ia64 port maintainer.
10168
10169 2000-03-08  Neil Booth  <NeilB@earthling.net>
10170
10171         * MAINTAINERS: Add self in write-after-approval section.
10172
10173 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10174
10175         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10176         (do-tar-bz2): Replace TOOL with PACKAGE.
10177         (gdb.tar.bz2): Remove GDBTK from GDB package.
10178         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10179         dejagnu.tar.bz2): New packages.
10180
10181 2000-02-27  Andreas Jaeger  <aj@suse.de>
10182
10183         * configure.in: Add entry for mips*-*-linux*, move catch all
10184         *-*-*linux* entry below this one.
10185
10186 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10187
10188         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10189
10190 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10191
10192         * config.sub: Support an OS of "wince".
10193
10194 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10195
10196         * config.guess, config.sub: Updated to match config's 2000-02-15
10197         version.
10198
10199 2000-02-23  Linas Vepstas  <linas@linas.org>
10200
10201         * config.sub: Add support for Linux/IBM 370.
10202         * configure.in: Likewise.
10203
10204 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10205
10206         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10207
10208 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10209
10210         * config.guess: Guess "cygwin" rather than "cygwin32".
10211
10212 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10213
10214         * configure (gcc_version): When setting, narrow search to
10215         lines containing `version_string'.
10216
10217 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10218
10219         * config.sub: Add support for avr target.
10220
10221 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10222
10223         * MAINTAINERS: Add maintainers for MCore port.
10224
10225 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10226
10227         * config.sub: Add mmix-knuth-mmixware.
10228
10229 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10230
10231         * MAINTAINERS: Pair cccp with cpplib maintainership.
10232
10233 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10234
10235         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10236         structure stuff to -L library search.
10237         (CXX_FOR_TARGET): Ditto.
10238         (CROSS_CHECK_MODULES): Fix spelling mistake.
10239
10240 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10241
10242         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10243         the C++ compiler.
10244
10245 2000-01-12  Richard Henderson  <rth@cygnus.com>
10246
10247         * configure.in: Don't build some bits for beos.
10248
10249 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10250
10251         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10252         as include files.
10253
10254 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10255
10256         * Add self as cpplib maintainer, as requested by Jason
10257         Merrill.  Correct my e-mail address.
10258
10259 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10260
10261         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10262         not mh-aix43.
10263
10264 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10265
10266         * MAINTAINERS: Add myself to "write after approval" list.
10267
10268 1999-12-14  Richard Henderson  <rth@cygnus.com>
10269
10270         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10271         * config.sub: Accept alphaev[78], alphaev8.
10272
10273 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10274
10275         * config.guess, config.sub: Update from autoconf.
10276
10277 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10278
10279         * MAINTAINERS:  update my playtime e-address.
10280
10281 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10282
10283         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10284         necessary libraries are missing.
10285
10286 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10287
10288         * MAINTAINERS: Add new 'write after approval' maintainer.
10289
10290 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10291
10292         * MAINTAINERS: Add new Java maintainer.
10293
10294 1999-10-25  Andreas Schwab  <schwab@suse.de>
10295
10296         * configure: Fix quoting inside arguments of eval.
10297
10298 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10299
10300         * config-ml.in: Allow suppression of some ARM multilibs.
10301
10302 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10303
10304         * config.guess: Add OS/390 match pattern.
10305         * config.sub: Add mvs, openedition targets.
10306         * configure.in (i370-ibm-opened*): New.
10307
10308 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10309
10310         * config.sub: Add support for configuring for pj.
10311
10312 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10313
10314         * config.sub (maybe_os): Add support for configuring for fr30.
10315
10316 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10317
10318         * configure.in: Do not configure or build ld for AIX
10319         platforms.  ld is known to be broken on these platforms.
10320
10321 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10322
10323         * config-ml.in: Pass compiler flag corresponding to multidirs to
10324         subdir configures.
10325
10326 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10327
10328         * Makefile.in (LDFLAGS): Define.
10329
10330 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10331
10332         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10333         noconfigdirs.
10334         (*-*-cygwin*): Likewise.
10335
10336 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10337
10338         * mkdep: New file.
10339         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10340         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10341
10342         From Eli Zaretskii <eliz@is.elta.co.il>:
10343         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10344         long file name when using DJGPP on MS-DOS.
10345
10346 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10347
10348         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10349
10350 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10351
10352         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10353         dependency as this causes "make check" to globally "make all"
10354
10355 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10356
10357         * configure.in (target_libs): Added target-zlib.
10358         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10359         (CONFIGURE_TARGET_MODULES): Likewise.
10360         (CHECK_TARGET_MODULES): Likewise.
10361         (INSTALL_TARGET_MODULES): Likewise.
10362         (CLEAN_TARGET_MODULES): Likewise.
10363         (configure-target-zlib): New target.
10364         (all-target-zlib): Likewise.
10365         (all-target-libjava): Depend on all-target-zlib.
10366         (configure-target-libjava): Depend on configure-target-zlib.
10367
10368         * Makefile.in (configure-target-libjava): Depend on
10369         configure-target-newlib.
10370         (configure-target-boehm-gc): New target.
10371         (configure-target-qthreads): New target.
10372
10373         * configure.in (target_libs): Added target-qthreads.
10374         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10375         (CONFIGURE_TARGET_MODULES): Likewise.
10376         (CHECK_TARGET_MODULES): Likewise.
10377         (INSTALL_TARGET_MODULES): Likewise.
10378         (CLEAN_TARGET_MODULES): Likewise.
10379         (all-target-qthreads): New target.
10380         (configure-target-libjava): Depend on configure-target-qthreads.
10381         (all-target-libjava): Depend on all-target-qthreads.
10382
10383         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10384         (CONFIGURE_TARGET_MODULES): Likewise.
10385         (CHECK_TARGET_MODULES): Likewise.
10386         (INSTALL_TARGET_MODULES): Likewise.
10387         (CLEAN_TARGET_MODULES): Likewise.
10388         (all-target-libjava): New target.
10389         (all-target-boehm-gc): Likewise.
10390         * configure.in (target_libs): Added libjava, boehm-gc.
10391
10392 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10393
10394         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10395         configure.bat in SUPPORT_FILES.
10396         (gas+binutils.tar.bz2): Likewise.
10397
10398         * makeall.bat: Remove; obsolete.
10399
10400 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10401
10402         From Mark Elbrecht:
10403         * configure.bat: Remove; obsolete.
10404
10405 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10406
10407         * configure: Add -W -Wall to the default CFLAGS when compiling with
10408         gcc.
10409
10410 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10411
10412         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10413
10414 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10415
10416         * configure.in: Build ld on IRIX6.
10417
10418 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10419
10420         * Makefile.in: Change distribution targets to use bzip2 instead of
10421         gzip.
10422         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10423         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10424
10425 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10426
10427         * config.sub: Add mcore target.
10428
10429 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10430
10431         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10432
10433 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10434
10435         * config.guess (dummy): Changed to $dummy.
10436
10437 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10438
10439         * config.sub: Tidied up case statements.
10440
10441 1999-05-22  Ben Elliston  <bje@cygnus.com>
10442
10443         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10444         <jiro@din.or.jp>.
10445
10446         * config.guess: Merge with FSF version. Future changes will be
10447         more accurately recorded in this ChangeLog.
10448         * config.sub: Likewise.
10449
10450 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10451
10452          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10453
10454 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10455
10456         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10457
10458 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10459
10460         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10461
10462 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10463
10464         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10465         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10466         Bad merge removed these two changes.
10467
10468 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10469                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10470
10471         * config.guess (interix Alpha): Add.
10472
10473 1999-04-11  Richard Henderson  <rth@cygnus.com>
10474
10475         * configure.in (i?86-*-beos*): Do config gperf; don't config
10476         gdb, newlib, or libgloss.
10477
10478 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
10479
10480         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10481         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10482         from multidirs.
10483
10484 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10485
10486         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10487
10488 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10489
10490         * config.sub: Add support for mcore targets.
10491
10492 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10493
10494         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10495         not mt-ospace, in order to shut up assembler warning about using
10496         symbols that are named the same as registers.
10497
10498 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10499
10500         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10501         dependency list for all-target-cygmon.
10502
10503 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
10504
10505         * config-ml.in: Check $host, not $target, for selective multilibs.
10506         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10507         thumb interworking, and underscore prefix multilibs.
10508
10509 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
10510
10511         * missing: Update to version from current automake.
10512
10513 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
10514
10515         * configure (gxx_include_dir): Removed.
10516
10517         * configure.in (gxx_include_dir): Handle it.
10518         * Makefile.in: Likewise.
10519
10520 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
10521
10522         * config.sub (mips64vr4111,mips64vr4111el) Add.
10523
10524 1999-03-21  Ben Elliston  <bje@cygnus.com>
10525
10526         * config.guess: Correct typo for detecting ELF on FreeBSD.
10527
10528 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
10529
10530         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10531         config/mh-djgpp.
10532
10533 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
10534
10535         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10536         all-target-newlib to dependency list for all-target-bsp.
10537
10538 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10539
10540         * config.sub: Add i386-uwin support.
10541         * config.guess: Likewise.
10542
10543 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10544
10545         * configure.in: cleanup, add mh-*pic handling for arm, special
10546         case powerpc*-*-aix*
10547
10548 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
10549
10550         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10551         can be built.
10552
10553 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
10554
10555         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10556         targets.
10557
10558 1999-03-02  Nick Clifton  <nickc@cygnus.com>
10559
10560         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10561
10562 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
10563
10564         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10565
10566 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10567
10568         * config.sub: Fix typo in arm recognition.
10569
10570 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
10571
10572         * configure.in (noconfigdirs): Changed target_configdirs to
10573         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10574         rather than m68k-*-* since it is not known to work on
10575         m68k-aout. Ditto for arm-*-*oabi.
10576
10577 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
10578
10579         * configure.in (*-*-windows*): Remove, no longer used.
10580
10581 1999-02-19  Ben Elliston <bje@cygnus.com>
10582
10583         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10584         Smart and improved by Andrew Cagney.
10585
10586 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10587
10588         * config.guess: Recognize openbsd-*-hppa.
10589
10590 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10591
10592         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10593         only if it is not empty.
10594
10595 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10596
10597         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10598
10599         * config.guess: Modified to recognize uname's armv* syntax.
10600
10601         * config.sub: Modified to recognize uname's armv* syntax.
10602
10603 1999-02-17  Mark Salter  <msalter@cygnus.com>
10604
10605         * configure.in: Added target-bsp for sparclite.
10606
10607 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10608
10609         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10610
10611 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10612
10613         * configure.in: Add support for strongarm port.
10614         * config.sub: Add support for strongarm target.
10615
10616 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10617
10618         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10619         the old name config/mh-cygwin32.
10620         Enable texinfo.
10621
10622 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10623
10624         * configure.in: Do build ld for ix86 Solaris.
10625
10626 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10627
10628         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10629         $AR_FOR_TARGET.  Likewise for RANLIB.
10630
10631 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10632
10633         * config.sub (oabi):  Recognize.
10634         * configure.in (arm-*-oabi):  Handle.
10635
10636 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10637
10638         * config.guess: Improve detection of i686 on UnixWare 7.
10639
10640 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10641
10642         * config.guess: Add support for i386-pc-interix.
10643         * config.sub: Likewise.
10644         * configure.in: Likewise.
10645
10646 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10647
10648         * Makefile.in: Remove unneeded all-target-libio from
10649         from all-target-winsup target since it is now unneeded.
10650         Add all-target-libtermcap in its place since it is now
10651         needed.
10652
10653 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10654
10655         * configure.in: makefile stub for cygwin target is probably
10656         unnecessary.  Remove it for now.
10657
10658 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10659
10660         * configure.in: libtermcap.a should be built when cygwin is the
10661         target as well as the host.
10662         * config.guess: Allow mixed case in cygwin uname output.
10663         * Makefile.in: Add libtermcap target.
10664
10665 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10666
10667         * config.sub: Clean up handling of hppa2.0.
10668
10669 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10670
10671         * config.guess: Use C code to identify more HP machines.
10672
10673 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10674
10675         * config.sub: Handle hppa2.0.
10676
10677 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10678
10679         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10680         cygmon for all sparclite targets, regardless of object format.
10681
10682 1998-12-15  Mark Salter  <msalter@cygnus.com>
10683
10684         * configure.in: Added target-bsp for several target architectures.
10685
10686         * Makefile.in: Added rules for bsp.
10687
10688 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10689
10690         * config.guess: Improve detection of hppa2.0 processors.
10691
10692 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10693
10694         * config.guess: Recognize FreeBSD using ELF automatically.
10695
10696 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10697
10698         * configure (skip-this-dir): Add handling for new shell script, which
10699         might be created by a sub-directory's configure to indicate, this particular
10700         directory is "unwanted".
10701         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10702
10703 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10704
10705         * ltconfig: import from libtool, after changing libtool to
10706         account for the cygwin name change.
10707
10708 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10709
10710         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10711         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10712
10713 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10714
10715         * configure.in: Add libtermcap to list of cygwin dependencies.
10716
10717 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10718
10719         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10720         they include winsup/include when it's a cygwin target.
10721
10722 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10723
10724         * configure.in (host_tools): Added zip.
10725         * Makefile.in (all-target-libjava): Depend on all-zip.
10726         (all-zip): New target.
10727         (ALL_MODULES): Added all-zip.
10728         (NATIVE_CHECK_MODULES): Added check-zip.
10729         (INSTALL_MODULES): Added install-zip.
10730         (CLEAN_MODULES): Added clean-zip.
10731
10732 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10733
10734         * Makefile.in: lose "32" from comment about cygwin.
10735
10736 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10737
10738         * configure.in: Use -Os to build target libraries for the fr30.
10739
10740 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10741
10742         * config.sub: Add fr30.
10743
10744 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10745
10746         * configure.in: drop "32" from config/mh-cygwin32.  Check
10747         cygwin* instead of cygwin32*.
10748         * config.sub: Check cygwin* instead of cygwin32*.
10749
10750 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10751
10752         * config.guess: Match any version of Unixware7.
10753
10754 1998-10-20  Syd Polk  <spolk@cygnus.com>
10755
10756         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10757         if desired.
10758
10759 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10760
10761         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10762         these if the appropriate directories and files to not exist.
10763
10764 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10765
10766         * Makefile.in (DEVO_SUPPORT): Add config.if.
10767
10768 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10769
10770         * configure: Add pattern to replace "build_tooldir"'s
10771         definition in the generated Makefile with "tooldir"'s
10772         actual value.
10773
10774 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10775
10776         * config.sub: Bring back lost sparcv9.
10777
10778         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10779
10780 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10781
10782         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10783         CC_FOR_TARGET and friends.
10784
10785 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10786
10787         * Makefile.in (build_tooldir): New variable, same as tooldir.
10788         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10789         -B$(build_tooldir)/bin/.
10790         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10791
10792 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10793
10794         * README: Remove installation instructions and refer to the
10795         INSTALL directory instead.
10796
10797 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10798
10799         * config.sub: Add support for i[34567]86-pc-udk.
10800         * configure.in: Likewise.
10801
10802 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10803
10804         * Makefile.in: add bzip2 package building bits for user
10805         tools module
10806         * configure.in: ditto
10807
10808 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10809
10810         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10811         (ALL_TARGET_MODULES): Add all-target-libobjc.
10812         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10813         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10814         (all-target-libchill): Add dependencies.
10815         * configure.in (target_libs): Add libchill.
10816
10817 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10818
10819         * configure.in (target_subdir): Remove duplicate line.
10820
10821 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10822
10823         * Makefile.in (all-automake): fix dependencies.
10824
10825 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10826
10827         * configure.in: Minor cleanups for building in the $(target_alias)
10828         subdir.
10829
10830 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10831
10832         * Makefile.in (bootstrap): Set r and s before make all.  Use
10833         BASE_FLAGS_TO_PASS in make all.
10834         (cross): Likewise.
10835
10836 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10837
10838         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10839
10840 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10841
10842         * config.sub: Fix typo in last change.
10843
10844 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10845
10846         * config.sub: Add support for C4x target.
10847         * configure.in: Likewise.
10848
10849 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10850
10851         * config.sub: Recognize sparcv9 just like sparc64.
10852
10853 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10854
10855         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10856
10857 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10858
10859         * config.guess: Correctly identify Pentium II sco boxes.
10860
10861         * config.guess: Fix "tr" code.  From Weiwen Liu.
10862
10863 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10864
10865         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10866         stabs.
10867
10868 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10869
10870         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10871         (ALL_TARGET_MODULES): Add all-target-libchill.
10872         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10873         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10874         (all-target-libchill): Add dependencies.
10875         * configure.in (target_libs): Add libchill.
10876
10877 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10878
10879         * config.guess: Avoid assumptions about "tr" behaves when
10880         LANG is set to something other than English.
10881
10882 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10883
10884         * configure (gxx_include_dir): Changed to
10885         '${prefix}/include/g++'-${libstdcxx_interface}.
10886
10887         * config.if: New to determine the interfaces.
10888
10889 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10890
10891         * config.guess: Detect and handle MPE/IX.
10892         * config.sub: Deal with MPE/IX.
10893
10894 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10895
10896         * configure.in: Use mh-aix43.
10897
10898 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10899
10900         * configure: Fix --without/--disable cases for gxx-include-dir.
10901
10902 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10903
10904         * mdata-sh:  Imported.  Needed for automake support.
10905
10906 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10907
10908         * Makefile.in (taz): Try "chmod -R og=u ." before
10909         "chmod og=u `find . -print`".
10910
10911 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10912
10913         * configure.in: Add arm-elf and thumb-elf support.
10914
10915 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10916
10917         * Makefile.in: Undo previous patch.
10918
10919 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10920
10921         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10922         to here ...
10923         (install-no-fixedincludes): and here
10924         (INSTALL_MODULES): ... from here.
10925
10926 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10927
10928         * config.sub: Merge with FSF.
10929
10930         * config.guess: Merge with FSF.
10931
10932 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10933
10934         * configure (extraconfigdirs): New variable.
10935         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10936         * Makefile.in (all): Move higher in file.
10937         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10938         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10939         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10940         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10941         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10942
10943 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10944
10945         * Makefile.in (all-target-libjava): Depend on all-gcc and
10946         all-target-newlib.
10947         (configure-target-libjava): Depend on $(ALL_GCC).
10948
10949 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10950
10951         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10952         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10953
10954 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10955
10956         * INSTALL/README: Fix typo.
10957
10958 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10959
10960         * ylwrap: Change absolute path checks to check for DOS style path
10961         names.
10962
10963         * ylwrap: Don't use a full path name if the source file is in the
10964         same directory.  From hjl@lucon.org (H.J. Lu).
10965
10966         * config-ml.in: Default to being verbose, to match Feb 18 change to
10967         configure.
10968
10969 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10970
10971         Brought over from egcs:
10972
10973         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10974
10975         * configure.in (target_subdir): Set to ${target_alias} instead
10976         of "libraries".
10977
10978         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10979
10980         * configure.in (target_subdir): Set to libraries if enable_multilib.
10981
10982 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10983
10984         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10985         multilibs, force reconfiguration the first time we create
10986         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10987
10988 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10989
10990         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10991         avoid confusion with --no-recursion.
10992
10993 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10994
10995         * configure.in: Win32 hosts shouldn't use install -x
10996         * install-sh: remove -x option, and special .exe-handling
10997         hack.
10998
10999 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
11000
11001         * config.guess: Recognize i586-pc-beos.
11002         * configure.in: Don't build some bits for beos.
11003
11004 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11005
11006         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11007         CFLAGS default to -O2.
11008
11009         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11010         when using GNU ld.
11011
11012 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11013
11014         * ltmain.sh: Correct install when using a different shell.
11015
11016 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11017
11018         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11019
11020 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11021
11022         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11023         target.
11024
11025 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11026
11027         * ltconfig: Update to correct AIX handling.
11028
11029 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11030
11031         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11032
11033         * configure.in (target_subdir): Set to ${target_alias} instead
11034         of "libraries".
11035
11036 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11037
11038         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11039         (Makefile): Depend on $(gcc_version_trigger).
11040
11041         * configure (gcc_version): Change default initializer to empty
11042         string.
11043         (gcc_version_trigger): New variable; pass this variable down
11044         to subdir configures to enable them checking gcc's version
11045         themselves. Emit make macros for both gcc_version vars.
11046         (topsrcdir): Initialize reliably.
11047         (recursion line): Remove --with-gcc-version=${gcc_version}.
11048
11049 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11050
11051         * configure (enable_version_specific_runtime_libs): Implement new flag
11052         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11053         in $(libsubdir); emit definition in each generated Makefile.
11054         (gxx_include_dir): Initialize depending on
11055         $enable_version_specific_runtime_libs.
11056
11057 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11058
11059         * configure (gcc_version): Initialize properly depending on
11060         how and where configure is started.
11061         (recursion line): Pass a --with-gcc-version=${gcc_version}
11062         to configures in subdirs.
11063
11064 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11065
11066         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11067         cygmon
11068
11069 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11070
11071         * configure.in: Add cygmon and libstub support for mn10200.
11072
11073 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11074
11075         * configure (gcc_version): Add new variable describing the
11076         particular gcc version we're building.
11077         * Makefile.in (libsubdir): Add new macro for the directory
11078         in which the compiler finds executables, libraries, etc.
11079         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11080         and libsubdir.
11081
11082 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11083
11084         * Makefile.in (local-clean): Remove *.log.
11085         (warning.log): Built with warn_summary from build.log.
11086         (mail-report.log): Run test_summary.
11087         (mail-report-with-warnings.log): Run test_summary including
11088         warning.log in the report.
11089
11090 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11091
11092         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11093
11094 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11095
11096         * Makefile.in (grep): Grep no longer depends on libiberty.
11097
11098 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11099
11100         * Makefile.in: all-snavigator needs all-libgui.
11101
11102 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11103
11104         * configure.in: Add cygmon and libstub support for mn10300.
11105
11106 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11107
11108         * missing: Update to version from automake 1.3.
11109
11110         * ltmain.sh: On installation, don't get confused if the same name
11111         appears more than once in the list of library names.
11112
11113 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11114
11115         * config.sub: Accept m68060 and m5200 as CPU names.
11116
11117 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11118
11119         * configure: Use && rather than using -a in test, because odd
11120         strings can confuse test.
11121         * configure.in: Likewise.
11122
11123 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11124
11125         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11126
11127 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11128
11129         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11130         bootstrap4-lean): New targets.
11131
11132 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11133
11134         * mpw-* Delete.  Not used.
11135
11136 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11137
11138         * COPYING.LIB: Update FSF address.
11139
11140 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11141
11142         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11143
11144         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11145         GAS_SUPPORT_DIRS.
11146
11147 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11148
11149         * ltconfig, ltmain.sh: Avoid producing a version number if
11150         -version-info was not used.
11151
11152 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11153
11154         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11155         building with newlib.
11156
11157 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11158
11159         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11160         Solaris `make' causes it to continue to next definition.
11161
11162 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11163
11164         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11165         the right GUI libraries and files are installed along with GDB.
11166
11167 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11168
11169         * configure.in: Change alpha to alpha* in several places.
11170
11171 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11172
11173         * config.sub: Recognize sparc86x.
11174
11175 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11176
11177         * configure.in (--enable-target-optspace): Remove debug echo.
11178
11179 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11180
11181         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11182
11183 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11184
11185         * ltconfig: Update cygwin32 support.
11186
11187         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11188         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11189         (GDB_SUPPORT_DIRS): Likewise.
11190
11191 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11192
11193         * configure.in (target_makefile_frag): If --enable-target-optspace,
11194         use -Os to compile target libraries rather than -O2.  Default to
11195         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11196         not used.
11197         * configure.in (target_cflags): Ditto for d30v.
11198
11199 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11200
11201         * Makefile.in (all-bfd): Depend on all-intl.
11202         (all-binutils): Likewise.
11203         (all-gas): Likewise.
11204         (all-gprof): Likewise.
11205         (all-ld): Likewise.
11206
11207 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11208
11209         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11210
11211 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11212
11213         * Makefile.in (all-bfd): Depend upon all-libiberty.
11214
11215         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11216
11217 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11218
11219         * Makefile.in: Add libstub.
11220
11221         * configure.in: Ditto. Build libstub for targets that have cygmon
11222         support.
11223
11224 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11225
11226         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11227
11228 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11229
11230         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11231         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11232
11233 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11234
11235         * configure: Define DEFAULT_M4 by searching PATH.
11236         * Makfile.in: Use DEFAULT_M4.
11237
11238 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11239
11240         * ltconfig: Add cygwin32 support.
11241
11242         * Makefile.in, configure.in: Add libtool as a native only directory
11243         to configure and build.
11244
11245 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11246
11247         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11248
11249 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11250
11251         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11252
11253 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11254
11255         * Makefile.in: add ash make rules
11256         * configure.in: add ash to native_only and host_tools lists
11257
11258 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11259
11260         * Makefile.in (all-gettext, all-intl): New targets.
11261         (ALL_MODULES): Added all-gettext, all-intl.
11262         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11263         (INSTALL_MODULES): Added install-gettext, install-intl.
11264         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11265
11266         * configure.in (host_tools): Added gettext.
11267         (native_only): Likewise.
11268         (noconfigdirs) [various cases]: Likewise.
11269         (host_libs): Added intl.
11270
11271 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11272
11273         * configure: Do not disable building gdbtk for cygwin32 hosts.
11274
11275 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11276
11277         * configure.in: Add thumb-coff target.
11278         * config.sub: Add thumb-coff target.
11279
11280 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11281
11282         * Makefile.in: Revert yesterday's change.
11283         (all-target-winsup):  all-target-librx stays out of here.
11284
11285 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11286
11287         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11288         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11289         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11290         Remove references to librx and libg++.
11291
11292 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11293
11294         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11295         recursive makes
11296
11297 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11298
11299         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11300         for newlib directory.
11301         (CXX_FOR_TARGET): Likewise.
11302
11303 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11304
11305         * ltconfig: Update after libtool/ltconfig.in change for
11306         hpux11.
11307
11308 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11309
11310         * ltconfig, ltmain.sh: Update to libtool 1.2.
11311
11312 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11313
11314         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11315         (install-gcc-cross): Instead, override LANGUAGES here.
11316
11317 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11318
11319         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11320         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11321
11322 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11323
11324         * configure.in: Add Thumb-pe target.
11325
11326 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11327
11328         * Makefile.in - changed sn targets to snavigator
11329         * configure.in - changed sn targets to snavigator
11330
11331 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11332
11333         * config-ml.in: After building symlink tree call make distclean
11334         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11335         to be the case for libiberty.
11336
11337 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11338
11339         * configure: When making link, also check the current
11340         directory. The configure scripts may create one.
11341
11342 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11343
11344         * config.sub: Accept alphapca56 and alphaev6 properly.
11345
11346 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11347
11348         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11349
11350 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11351
11352         * config.sub (sco5): Fix typo.
11353
11354 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11355
11356         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11357         install-itcl.
11358         (install-itcl): Remove dependency on install-tcl.
11359
11360 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11361
11362         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11363
11364 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11365
11366         * configure.in: Don't build libgui for a cygwin32 target when not on
11367         a cygwin32 host.
11368
11369 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11370
11371         * configure (redirect): Set to null, so default behavior of
11372         configure is now --verbose.
11373
11374 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11375
11376         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11377         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11378
11379 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11380
11381         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11382         this change to sync Makefile.in with its ChangeLog entries.
11383
11384 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11385
11386         * ltmain.sh (mkdir): Check that the directory doesn't exist
11387         before we exit with error, so that we don't get races during
11388         parallel builds.
11389
11390 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11391
11392         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11393
11394 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11395
11396         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11397         PICFLAG_FOR_TARGET.
11398         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11399
11400         * configure: Emit a definition for the new macro enable_shared
11401         into each Makefile.
11402
11403 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11404
11405         * configure.in (host_tools, native_only): Add libtool.
11406
11407 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11408
11409         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11410         Fix typo in ming config comment.
11411
11412 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11413
11414         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11415
11416 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11417
11418         * config.sub: Add tic30 cases, and map c30 to tic30.
11419
11420 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11421
11422         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11423         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11424         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11425         (CLEAN_TARGET_MODULES): Similarly
11426         (all-target-libf2c): Add dependences.
11427         * configure.in (target_libs): Add libf2c.
11428
11429 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11430
11431         * configure.in: Remove expect from noconfigdirs when target
11432         is cygwin32.  OK to build expect and dejagnu with Canadian
11433         Cross.
11434
11435 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11436
11437         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11438         host.
11439
11440         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11441         and mingw32.
11442
11443 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11444
11445         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11446         here as it is not defined in the toplevel Makefile.
11447
11448 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11449
11450         * configure (package_makefile_rules_frag): New variable, which names
11451         a file with generic rules, ...
11452         Change comment to mention we now have FIVE parts.
11453         * configure: Undo last change.
11454
11455 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11456
11457         * config.guess: More accurate determination of HP processor types.
11458         * config.sub: More accurate determination of HP processor types.
11459
11460 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11461
11462         * configure (package_makefile_frag): Move inserting the
11463         ${package_makefile_frag} to where it should be according
11464         to the comment.
11465
11466 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11467
11468         * config.guess: Add support for Linux/ARM.
11469
11470 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11471
11472         * .cvsignore: Remove *-info and *-install since they match
11473         release-info and mpw-install, which we don't want to just ignore.
11474
11475 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11476
11477         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11478
11479 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11480
11481         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11482         local_prefix to sub-make invocations.
11483
11484 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11485
11486         * configure.in: Check makefile fragments in the source
11487         directory.
11488
11489 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11490
11491         * configure.in: Check whether host and target makefile
11492         fragments exist before adding them to *_makefile_frag.
11493
11494 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11495
11496         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11497
11498 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11499
11500         * configure.in: Make sure we only replace RPATH_ENVVAR on
11501         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11502         regexp to sed.
11503
11504         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11505         to sub-makes.
11506
11507 1998-01-13  Lee Iverson   (leei@ai.sri.com)
11508
11509         * config-ml.in (multi-do): LDFLAGS must include multilib
11510         designator.
11511
11512 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
11513
11514         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11515
11516 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
11517
11518         * config.sub: Add mingw32 support.
11519         * configure.in: Likewise.
11520
11521 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11522
11523         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11524
11525 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
11526
11527         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11528         * configure (gxx_include_dir): Provide a definition for subdirs
11529         which do not use autoconf.
11530
11531 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
11532
11533         * config.guess: Sync with egcs.  Picks up new alpha support,
11534         BeOS & some additional linux support.
11535
11536 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
11537
11538         * config.guess: HP 9000/803 is a PA1.1 machine.
11539
11540 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
11541
11542         * configure.in: It's alpha*-...
11543
11544 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11545
11546         * configure.in (host_makefile_frag, target_makefile_frag):
11547         Handle multiple config files.
11548         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11549         alpha-*-*.
11550
11551 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
11552
11553         * mkdep: New file.
11554
11555 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
11556
11557         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11558
11559 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11560
11561         * Makefile.in: Add libgui directory.
11562         (GDB_TK): Add all-libgui.
11563         * configure.in: Add libgui directory.
11564         * configure: Add all-libgui to GDB_TK.
11565
11566 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11567
11568         * config-ml.in (multidirs): Add m32r to multilib list.
11569
11570 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11571
11572         * Makefile.in (all-target-gperf): Change dependency to
11573         all-target-libstdc++.
11574
11575 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11576
11577         * config.guess: Add BeOS support.
11578
11579 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11580
11581         Source directory cvs renamed to cvssrc:
11582         * configure.in (host_tools): Change cvs to cvssrc.
11583         (native_only): Likewise.
11584         (noconfigdirs) [various cases]: Likewise.
11585         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11586         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11587         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11588         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11589         (all-cvssrc): Rename target from all-cvs.
11590
11591 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11592
11593         * configure (gxx_include_dir): Fix thinko.
11594
11595 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11596
11597         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11598         (install-cross, install-gcc-cross): New targets.
11599
11600 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11601
11602         * configure.in (noconfigdirs): Add support for Thumb target.
11603
11604         * config.sub (maybe_os): Add support for Thumb target.
11605
11606 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11607
11608         * Makefile.in: Add rules for cygmon.
11609
11610         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11611
11612 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11613
11614         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11615         * configure (gxx_include_dir): Provide a definition for subdirs
11616         which do not use autoconf.
11617
11618 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11619
11620         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11621         11/18/97 build
11622
11623 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11624
11625         * From Franz Sirl.
11626         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11627         found on RedHat Linux systems.
11628
11629 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11630
11631         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11632         guesses.
11633
11634 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11635
11636         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11637
11638 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11639
11640         * ltmain.sh: If mkdir fails, check whether the directory was created
11641         anyhow by some other process.
11642
11643 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11644
11645         * configure.in (d30v-*-*): Configure all directories.
11646
11647 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11648
11649         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11650         for the D30V.
11651
11652 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11653
11654         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11655
11656 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11657
11658         * include/libiberty.h: Add extern "C" { so it can be used with C++
11659         progrms.
11660         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11661         programs.
11662
11663 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11664
11665         * configure.in (d30v-*-*): Configure GCC now.
11666
11667 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11668
11669         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11670         is no longer needed.
11671
11672 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11673
11674         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11675
11676 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11677
11678         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11679         targets using "$@" to provide support for similar but not identical
11680         targets without having to duplicate code.
11681
11682 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11683
11684         * makefile.vms: Fix to work with DEC C.
11685
11686 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11687
11688         * config.sub: Add mips-tx39-elf to marketing names.
11689
11690 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11691
11692         * ltmain.sh: Handle symlinks in generated script.
11693
11694 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11695
11696         * configure: Handle autoconf style directory options: --bindir,
11697         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11698         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11699         --sysconfdir.
11700         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11701         (sharedstatedir, localstatedir, oldincludedir): New variables.
11702         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11703         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11704         sbindir, sharedstatedir, and sysconfdir.
11705
11706 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11707
11708         * Makefile.in (bootstrap-lean): New target.
11709
11710 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11711
11712         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11713         sn, and gnuserv from noconfigdirs.
11714
11715 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11716
11717         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11718
11719 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11720
11721         * Makefile.in (cross): New target.
11722
11723 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11724                           Jeff Law         <law@cygnus.com>
11725
11726         * Makefile.in (bootstrap2, bootstrap3): New targets.
11727         (all-bootstrap): Remove outdated and confusing target.
11728         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11729
11730 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11731
11732         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11733         windows.  Consistent with gdb/configure.
11734
11735 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11736
11737         * configure.in: Name Linux target fragment.
11738
11739         * configure: Rewrite so that project Makefile fragment is inserted
11740         first and appears last in the resulting Makefile.
11741
11742 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11743
11744         * Makefile.in (install-itcl): Install tcl first.
11745
11746 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11747
11748         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11749
11750 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11751
11752         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11753
11754         * configure.in (skipdirs): Add target-librx for Linux.
11755         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11756
11757 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11758
11759         * Makefile.in (bootstrap): New target.
11760
11761 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11762
11763         * config.sub: Accept 'amigados' for backward compatibility.
11764
11765 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11766
11767         * config.guess: Merge with FSF.
11768
11769 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11770
11771         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11772
11773 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11774
11775         * config.sub: Add "marketing-names" patch.
11776
11777 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11778
11779         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11780
11781 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11782
11783         * config.sub: Handle v850-elf.
11784
11785 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11786
11787         * .cvsignore (*-install): Remove.
11788
11789 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11790
11791         * ltconfig: Set CONFIG_SHELL in libtool.
11792         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11793
11794 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11795
11796         * configure.in (target_subdir): Set to libraries if enable_multilib.
11797
11798 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11799
11800         * config.guess: Update from gcc directory.
11801
11802 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11803
11804         * Makefile.in (all-sim): Depends on all-readline.
11805
11806 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11807
11808         * Makefile.in (BISON, YACC): Use $$s.
11809         (all-bison): Depend on all-texinfo.
11810
11811 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11812
11813         * Makefile.in (BISON): Add -L flag.
11814         (YACC): Likewise.
11815
11816 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11817
11818         * configure.in (noconfigdirs): Add support for v850e target.
11819
11820         * config.sub (maybe_os): Add support for v850e target.
11821
11822 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11823
11824         * configure.in (noconfigdirs): Add support for v850ea target.
11825
11826         * config.sub (maybe_os): Add support for v850ea target.
11827
11828 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11829
11830         * config.sub: Add mipstx39.  Delete r3900.
11831
11832 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11833
11834         * Makefile.in (all-autoconf): Depends on all-texinfo.
11835
11836 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11837
11838         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11839         eabi targets.
11840
11841 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11842
11843         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11844
11845         * configure: When handling a Canadian Cross, handle YACC as well as
11846         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11847         * Makefile.in (all-bison): Depend upon all-texinfo.
11848
11849 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11850
11851         * Makefile.in (BISON): bison, not byacc or bison -y.
11852         (YACC): bison -y or byacc or yacc.
11853         (various): Add *-bison as appropriate.
11854         (taz): No need to mess with BISON anymore.
11855
11856 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11857
11858         * configure: If OSTYPE matches *win32*, try to find a good value for
11859         CONFIG_SHELL.
11860
11861 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11862
11863         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11864         configure.in if it is present.
11865
11866 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11867
11868         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11869
11870 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11871
11872         * config.sub: Recognize `arc' cpu.
11873         * configure.in: Likewise.
11874         * config-ml.in: Likewise.
11875
11876 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11877
11878         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11879
11880 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11881
11882         * configure: Changed sed delimiter from ':' to '|' when
11883         attempting to substitute ${config_shell} for SHELL. On
11884         NT ${config_shell} may contain a ':' in it.
11885
11886 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11887
11888         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11889
11890 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11891
11892         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11893
11894 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11895
11896         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11897
11898         * ylwrap: If the program is a relative path, force it to be
11899         absolute.
11900
11901 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11902
11903         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11904
11905 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11906
11907         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11908         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11909         for libraries.
11910
11911 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11912
11913         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11914         separated by spaces.
11915
11916 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11917
11918         * ylwrap: New file.
11919         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11920
11921         * ltmain.sh: Handle /bin/sh at start of install program.
11922
11923         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11924
11925         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11926         * missing: New file, from automake 1.2.
11927
11928 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11929
11930         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11931         check-tk to CHECK_X11_MODULES.
11932
11933 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11934
11935         * config.sub: Merge with FSF.
11936
11937 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11938
11939         * config.guess: Merge with FSF.
11940
11941 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11942
11943         * configure: Treat msdosdjgpp like go32.
11944         * configure.in: Likewise.  Don't remove gprof for go32.
11945
11946         * configure: Change Makefile.tem2 to Makefile.tm2.
11947
11948 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11949
11950         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11951
11952 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11953
11954         * install-sh (chmodcmd): Set to null if the DST directory already
11955         exists.  Same as Nov 11th change.
11956
11957 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11958
11959         * configure (GDB_TK): Needs itcl and tix.
11960
11961 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11962
11963         * config.guess: Update from FSF.
11964
11965 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11966
11967         * Makefile.in (GDB_TK): Depend on itcl and tix.
11968
11969 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11970
11971         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11972         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11973         (INSTALL_SCRIPT): New variable.
11974         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11975         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11976         to -x.
11977         * install-sh: Add support for -x option.
11978
11979 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11980
11981         * configure.in, Makefile.in: Treat tix like itcl.
11982
11983 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11984
11985         * Makefile.in (WINDRES): New variable.
11986         (WINDRES_FOR_TARGET): New variable.
11987         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11988         (EXTRA_HOST_FLAGS): Add WINDRES.
11989         (EXTRA_TARGET_FLAGS): Add WINDRES.
11990         (EXTRA_GCC_FLAGS): Add WINDRES.
11991         ($(DO_X)): Pass down WINDRES.
11992         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11993         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11994         DLLTOOL_FOR_TARGET.
11995
11996 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11997
11998         * configure.in: configure sim before gdb for win32-x-ppc
11999
12000 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12001
12002         Move gperf into the toplevel, from libg++.
12003         * configure.in (target_tools): Add target-gperf.
12004         (native_only): Add target-gperf.
12005         * Makefile.in (all-target-gperf): New target, depend on
12006         all-target-libg++.
12007         (configure-target-gperf): Empty rule.
12008         (ALL_TARGET_MODULES): Add all-target-gperf.
12009         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12010         (CHECK_TARGET_MODULES): Add check-target-gperf.
12011         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12012         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12013
12014 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12015
12016         * config.sub (mn10200): Recognize new basic machine.
12017
12018 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12019
12020         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12021         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12022
12023 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12024
12025         * configure.in: If we're building mips-sgi-irix6* native, turn on
12026         ENABLE_MULTILIB and set TARGET_SUBDIR.
12027
12028 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12029
12030         * Makefile.in (all-sn): Depend on all-grep.
12031
12032 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12033
12034         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12035
12036         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12037         Makefile.  From Jeff Makey <jeff@cts.com>.
12038         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12039
12040         * Makefile.in (DISTBISONFILES): Remove.
12041         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12042         $(DEFAULT_YACC).
12043
12044         * configure.in: Build itl, db, sn, etc., when building for native
12045         cygwin32.
12046
12047         * Makefile.in (LD): New variable.
12048         (EXTRA_HOST_FLAGS): Pass down LD.
12049         ($(DO_X)): Likewise.
12050
12051 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12052
12053         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12054
12055 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12056
12057         * configure.in (targargs): Strip out any supplied --build argument
12058         before adding our own. Always add --build.
12059
12060 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12061
12062         * configure.in (targargs): Pass --build if we're doing
12063         a cross-compile.
12064
12065 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12066
12067         * configure: Use '|' instead of ":" as the separator in
12068         sed. Otherwise sed chokes on NT path names with drive
12069         designators. Also look for "?:*" as the leading characters in an
12070         absolute pathname.
12071
12072 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12073
12074         * config.sub: Support for r3900.
12075
12076 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12077
12078         * configure.in: Use install-sh, not install.sh.
12079
12080 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12081
12082         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12083         apply it twice.
12084
12085 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12086
12087         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12088         install-binutils.
12089
12090 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12091
12092         * Makefile.in: Add automake targets.
12093         * configure.in (host_tools): Add automake.
12094
12095 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12096
12097         * configure: Default CXX to c++, not gcc.
12098         * Makefile.in (CXX): Set to c++, not gcc.
12099         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12100
12101 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12102
12103         * install-sh: try appending a .exe if source file doesn't
12104         exist
12105
12106 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12107
12108         * configure.in: Turn on multilib by default.
12109         (cross_only): Remove target-libiberty.
12110
12111         * Makefile.in (all-gcc): Don't depend on libiberty.
12112
12113 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12114
12115         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12116
12117 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12118
12119         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12120         (DISTBISONFILES): Add ld/Makefile.in
12121
12122 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12123
12124         * configure.in: if target is cygwin32 but host isn't cygwin32,
12125         don't configure gdb tcl tk expect, not just gdb.
12126
12127 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12128
12129         * configure.in: Added gnuserv everywhere sn appears.
12130
12131         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12132         (CROSS_CHECK_MODULES): Added check-gnuserv.
12133         (INSTALL_MODULES): Added install-gnuserv.
12134         (CLEAN_MODULES): Added clean-gnuserv.
12135         (all-gnuserv): New target.
12136
12137 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12138
12139         * config.guess: Fixes for MIPS OpenBSD systems.
12140
12141 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12142
12143         * Makefile.in (INSTALL_XFORM): Remove.
12144         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12145
12146         * mkinstalldirs: New file, copied from automake.
12147         * Makefile.in (installdirs): Rename from install-dirs.  Use
12148         mkinstalldirs.  Change all users.
12149         (DEVO_SUPPORT): Add mkinstalldirs.
12150
12151 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12152
12153         * install-sh: Rename from install.sh.
12154         * Makefile.in (INSTALL): Change install.sh to install-sh.
12155         (DEVO_SUPPORT): Likewise.
12156
12157         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12158         Graichen <graichen@rzpd.de>.
12159
12160 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12161
12162         * config.guess: Recognize OpenBSD systems correctly.
12163
12164 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12165
12166         * README, Makefile.in (ETC_SUPPORT): Remove references to
12167         cfg-paper*, configure.{texi,man,info*}._
12168
12169 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12170
12171         * Makefile.in (all.normal): Ensure that gcc is built after all
12172         the x11 - ie gdb - targets.
12173
12174 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12175
12176         * makefile.vms: Don't run conf-a-gas.
12177
12178 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12179
12180         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12181
12182 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12183
12184         * configure.in: Remove noconfigdirs case since gdb also
12185         configures and builds for tic80-coff.
12186
12187 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12188
12189         * configure: Set cache_file to config.cache.
12190         * Makefile.in (local-distclean): Remove config.cache.
12191
12192 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12193
12194         * COPYING: Update FSF address.
12195
12196 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12197
12198         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12199         noconfigdirs.
12200
12201 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12202
12203         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12204         MAKEDIRS, is empty.
12205
12206 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12207
12208         * config.sub: Tweak mn10300 entry.
12209
12210 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12211
12212         * configure.in (host_tools): Put sim before gdb, so gdb's
12213         configure.tgt can determine if the simulator was configured.
12214
12215 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12216
12217         * config.sub: Move BeOS $os case to be with other Cygnus
12218         local cases.
12219
12220 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12221
12222         * config.sub: Remove misplaced comment that broke Linux.
12223
12224 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12225
12226         * config.sub: Add BeOS support.
12227
12228 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12229
12230         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12231
12232 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12233
12234         * configure.in (noconfigdirs): Remove tcl and tk from
12235         noconfigdirs for cygwin32 builds.
12236
12237 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12238
12239         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12240
12241 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12242
12243         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12244         make-all.com, use makefile.vms instead.
12245
12246 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12247
12248         * config.sub: Accept -lnews*.
12249
12250 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12251
12252         * configure.in (noconfigdirs): Disable target-newlib,
12253         target-examples and target-libiberty for d30v.
12254
12255 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12256
12257         * configure.in (noconfigdirs): Enable ld for d30v.
12258
12259 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12260
12261         * configure.in (tic80-*-*): Build compiler.
12262
12263 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12264
12265         * configure.in (d30v-*): Remove sim directory from list of
12266         unsupported d30v directories
12267
12268 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12269
12270         * config.sub, configure.in: Add d30v target cpu.
12271
12272 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12273
12274         * makefile.vms: New file.
12275         * make-all.com: Remove.
12276
12277 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12278
12279         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12280
12281 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12282
12283         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12284
12285 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12286
12287         * Makefile.in (ALL_MODULES): Added all-db.
12288         (CROSS_CHECK_MODULES): Addec check-db.
12289         (INSTALL_MODULES): Added install-db.
12290         (CLEAN_MODULES): Added clean-db.
12291
12292 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12293
12294         * config.guess: Merge with latest FSF sources.
12295
12296 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12297
12298         * Makefile.in (ALL_MODULES): Added all-itcl.
12299         (CROSS_CHECK_MODULES): Added check-itcl.
12300         (INSTALL_MODULES): Added install-itcl.
12301         (CLEAN_MODULES): Added clean-itcl.
12302
12303 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12304
12305         * configure.in: build gdb for mn10200
12306
12307 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12308
12309         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12310
12311 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12312
12313         * configure.in (tic80-*-*): Turn off most targets right now.
12314
12315 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12316
12317         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12318         rather than the makeinfo program.
12319         (do-info): Depend upon all-texinfo.
12320
12321 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12322
12323         * configure.in: Remove uses of config/mh-linux.
12324
12325         * config.sub, config.guess: Merge with latest FSF sources.
12326
12327 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12328
12329         * config.sub (case $basic_machine): Add tic80 entries.
12330
12331 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12332
12333         * config.sub, config.guess: Merge with latest FSF sources.
12334
12335 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12336
12337         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12338         * mpw-config.in: Test for NewFolderRecursive.
12339         * mpw-install: Use symbolic name for startup filename.
12340         * mpw-README: Add various additional details.
12341
12342 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12343
12344         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12345
12346 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12347
12348         * configure.in: Do build gcc and the target libraries for
12349         the mn10200.
12350
12351 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12352
12353         * configure.in: don't avoid building gdb for mn10300 any more
12354         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12355         instead of single-quoting it.
12356
12357 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12358
12359         * configure.in: Don't use --with-stabs on IRIX 6.
12360
12361 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12362
12363         * configure.in (m32r): Build gdb, libg++ now.
12364
12365 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12366
12367         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12368         directories from noconfigdirs.
12369
12370 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12371
12372         * config.sub (basic_machine): added mips16 configuration
12373
12374 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12375
12376         * config.sub: Handle d10v-unknown.
12377
12378 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12379
12380         * config.sub: Handle v850-unknown.
12381
12382 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12383
12384         * Makefile.in: add findutils
12385         * configure.in: add findutils to list of host_tools
12386
12387 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12388
12389         * config.sub: Handle mn10200 and mn10300.
12390
12391 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12392
12393         * configure.in (d10v-*): Do not build librx.
12394
12395 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12396
12397         * configure.in (mn10300): Build everything except gdb & libgloss.
12398
12399 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12400
12401         * config.guess:  Patch for Dansk Data Elektronik servers,
12402         from Niels Skou Olsen <nso@dde.dk>.
12403
12404         For ncr, use /bin/uname rather than uname, since GNU uname does not
12405         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12406
12407         Patch for MIPS R4000 running System V,
12408         from Eric S. Raymond <esr@snark.thyrsus.com>.
12409
12410         Fix thinko for nextstep.
12411
12412         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12413
12414         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12415         * config.guess: Guess mips-dec-mach_bsd4.3.
12416
12417         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12418         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12419         release numbers.
12420         * config.guess (mips-mips-riscos*):  Emit just enough of the
12421         release number.
12422
12423         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12424         * config.guess (sparc-auspex-sunos*):  Added.
12425         (f300-fujitsu-*): Added.
12426
12427         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12428         * config.guess:  Recognize a Tadpole as a sparc.
12429
12430 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12431
12432         * config.guess: Don't assume that NextStep version is either 2 or
12433         3.  NextStep 4 (aka OpenStep 4) has come out now.
12434
12435 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12436
12437         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12438         From Rik Faith <faith@cs.unc.edu>.
12439
12440 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12441
12442         * config.sub: Contributions from bug-gnu-utils to:
12443         Support plain "hppa" (no version given) architecture, reported by
12444         OpenStep.
12445         OpenBSD like NetBSD.
12446         LynxOs is not a hardware supplier.
12447
12448         * config.guess: Contributions from bug-gnu-utils to add support for:
12449         OpenBSD like NetBSD.
12450         Stratus systems.
12451         More Pyramid systems.
12452         i[n>4]86 Intel chips.
12453         M680[n>4]0 Motorola chips.
12454         Use unknown instead of lynx for hardware manufacturer.
12455
12456 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12457
12458         * install.sh (chmodcmd): Set to null if the DST directory already
12459         exists.
12460
12461 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12462
12463         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12464         not use mt-ppc target Makefile fragment any more.
12465
12466 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12467
12468         * configure.in (*-*-windows):  Exclude everything but those dirs
12469         needed to build windows.
12470
12471 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12472
12473         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12474
12475 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12476
12477         * configure.in:  Exclude mmalloc from i386-windows.
12478
12479 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12480
12481         * Undo my previous change.
12482
12483 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12484
12485         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12486         unconditionally.
12487         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12488
12489 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12490
12491         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12492         host to add it's own flags.
12493
12494 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12495
12496         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12497
12498 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12499
12500         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12501         (CXX_FOR_TARGET): Likewise.
12502         (GCC_FOR_TARGET): Define.
12503         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12504         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12505         CC_FOR_TARGET was specified on the command line.
12506         (MAKEOVERRIDES): Don't define.
12507
12508 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
12509
12510         * configure.in (m32r): Fix spelling of libg++ libs.
12511
12512 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
12513
12514         * config.sub (-apple*): Remove, now redundant.
12515
12516 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
12517
12518         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12519
12520         * configure: Rework yesterday's sed script patch.
12521
12522         * config.sub: Merge with FSF.
12523
12524 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
12525
12526         * config.guess:  Merge from FSF.
12527
12528         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
12529         * config.guess: Use pc instead of unknown, for pc clone systems.
12530         Change linux to linux-gnu.
12531
12532         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12533         * config.guess: Avoid non-portable tr syntax.
12534
12535 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
12536
12537         * test-build.mk (HOLES): Add "xargs" for gdb.
12538
12539         * configure: Avoid hpux10.20 sed bug.
12540
12541 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
12542
12543         * configure.in:  Add support for windows host
12544         (that is a build done under the Microsoft build environment).
12545
12546 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
12547
12548         * Makefile.in: Replace all uses of srcroot with s, to shrink
12549         command line lengths.
12550
12551         Patches from Geoffrey Noer <noer@cygnus.com>:
12552         * configure.in: If configuring for newlib, pass --with-newlib to
12553         subdirectories.
12554         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12555         -Bnewlib/ and -Lwinsup to gcc.
12556         (CXX_FOR_TARGET): Likewise.
12557
12558 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12559
12560         * Makefile.in (ETC_SUPPORT): Add configure.
12561
12562 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
12563
12564         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12565         host configuration file.
12566
12567 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12568
12569         * configure.in: Break mn10x00 support into separate
12570         mn10200 and mn10300 configurations.
12571         * config.sub: Likewise.
12572
12573 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12574
12575         * configure.in: Add lots of stuff to noconfigdirs for
12576         the mn10x00 targets.
12577
12578         * config.sub, configure.in: Add mn10x00 support.
12579
12580 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12581
12582         * make-all.com: Call conf-a-gas, not config-a-gas.
12583
12584 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12585
12586         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12587         targets.
12588
12589 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12590
12591         * mpw-README: Add much more detail for native PowerMac.
12592         * mpw-install: New file.
12593         * mpw-configure: Add --norecursion and --help options.
12594         * mpw-config.in: Translate readme and install files when
12595         copying to objdir.
12596         * mpw-build.in: Don't always depend on byacc and flex.
12597         (install-only-top): New action.
12598
12599 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12600
12601         * configure.in:  You can now configure GDB for the v850.
12602
12603 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12604
12605         * configure.in (noconfigdirs): Don't configure any C++ dirs
12606         if targeting D10V.
12607
12608 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12609
12610         * config.sub: Recognize mips64vr5000.
12611
12612 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12613
12614         * configure.in: Use a single line for host_tools and native_only.
12615
12616 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12617
12618         * config.sub, configure.in: Add entries for m32r.
12619
12620 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12621
12622         * Makefile.in (inet-install): Don't run install-gzip.
12623
12624 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12625
12626         * configure.in:  Don't config lots of things for *-*-windows*.
12627
12628 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12629
12630         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12631         (host_libs, host_tools): Copy from configure.in.
12632         * mpw-configure: Don't complain about directories not found.
12633
12634 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12635
12636         * configure.in (i[345]86): Recognize i686 for pentium pro.
12637         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12638         file.
12639
12640         * config.guess (i[345]86): Ditto.
12641
12642 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12643
12644         * configure.in (noconfigdirs): Removed gdb for D10V.
12645
12646 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12647
12648         * configure.in: Remove ld, target-libio, target-libg++, and
12649         target-libstdc++ from noconfigdirs.
12650
12651 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12652
12653         * configure: Fix three locations where shell scripts were
12654         being run directly rather than with config_shell.
12655
12656 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12657
12658         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12659         * config.sub (basic_machine): Recognize v850.
12660
12661 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12662
12663         * mpw-configure: Handle multiple enable/disable options and
12664         pass them down recursively, handle -c and -s flags appropriately
12665         depending on choice of compiler, add escape mechanism for
12666         quoted arguments to gC.
12667
12668 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12669
12670         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12671         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12672         so that -mrelocatable-lib and -mno-eabi are used.
12673
12674         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12675         not support --print-multi-lib, don't abort.
12676
12677 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12678
12679         * make-all.com: Run config-a-gas.
12680         * setup.com: Don't copy subdirectory files around.
12681
12682 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12683
12684         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12685         target, it now compiles correctly.
12686
12687 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12688
12689         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12690
12691 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12692
12693         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12694
12695 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12696
12697         * configure.in (native_only): Add prms.
12698
12699 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12700
12701         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12702         (BINUTILS_SUPPORT_DIRS): Likewise.
12703
12704 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12705
12706         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12707         d10v support is added.
12708
12709 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12710
12711         * configure.in (d10v-*-*): New target.
12712
12713 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12714
12715         * config.guess (HP 9000/811): Recognize this as a PA1.1
12716         machine.
12717
12718 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12719
12720         * Makefile.in (do-tar-gz): New target, split out from tail end of
12721         taz target.  Run each command separately, don't use pipes.
12722         (taz): Use it.
12723
12724 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12725
12726         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12727         * mpw-build.in: No builds should depend on building byacc or flex,
12728         they are assumed to be installed already.
12729
12730 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12731
12732         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12733         variable that CC_FOR_TARGET needs.
12734
12735 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12736
12737         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12738         options have changed since the last time the subdirectory was
12739         configured, and if it has, reconfigure.
12740         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12741         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12742
12743 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12744
12745         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12746         CLEAN_MODULES): Add bash.
12747         (all-bash): New target.
12748
12749 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12750
12751         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12752
12753 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12754
12755         * config.sub (basic_machine): Recognize d10v as a valid processor.
12756
12757 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12758
12759         * mpw-configure: Add support for --bindir.
12760         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12761
12762 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12763
12764         * configure.in: add bash, time, gawk to list of hosttools and things
12765         to only build for native toolchains
12766
12767 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12768
12769         * Makefile.in (docdir): Remove.
12770
12771 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12772
12773         * Makefile.in (datadir): Set to $(prefix)/share.
12774
12775 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12776
12777         * configure.in: build diff and patch for cygwin32-hosted
12778         toolchains.
12779
12780 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12781
12782         * config.sub: Accept -rtems*.
12783
12784 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12785
12786         * configure.in: enable dosrel for cygwin32-hosted builds,
12787                 remove diff from the list of things not buildable
12788                 via Canadian Cross
12789
12790 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12791
12792         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12793         don't get ". ".
12794
12795 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12796
12797         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12798
12799 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12800
12801         * Makefile.in (taz): Handle case where tex3patch didn't even get
12802         checked out.  Also, if it was found, put the symlink in a new util
12803         subdirectory.
12804
12805 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12806
12807         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12808
12809 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12810
12811         * config.sub: Recognize -openvms.
12812         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12813         * make-all.com, setup.com: New files.
12814
12815 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12816
12817         * Makefile.in (taz): tex3patch moved to texinfo/util.
12818
12819 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12820
12821         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12822         * configure.in: remove make from disable-if-Can-Cross list
12823                 enable gdb if ${host} and ${target} are cygwin32
12824
12825 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12826
12827         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12828         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12829
12830 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12831
12832         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12833         distinguish sysv/svr4/bsd variants.
12834         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12835
12836 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12837
12838         * configure.in: Added copyright notice.
12839         * move-if-change: Added copyright notice.
12840
12841 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12842
12843         * configure.in (powerpcle-*-solaris*): Until we get shared
12844         libraries working, don't build gdb, sim, make, tcl, tk, or
12845         expect.
12846
12847 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12848
12849         * config.guess:  Merge with FSF:
12850
12851         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12852         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12853
12854         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12855         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12856
12857         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12858         * config.guess:  Combine two OSF1 rules.
12859         Also recognize field test versions.  From mjr@zk3.dec.com.
12860         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12861         because GNU uname does not support -p.  From pmr@pajato.com.
12862
12863 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12864
12865         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12866
12867 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12868
12869         * mpw-README: Document GCCIncludes.
12870
12871 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12872
12873         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12874
12875 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12876
12877         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12878
12879 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12880
12881         * configure.in (*-*-cygwin32): Configure make.
12882
12883 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12884
12885         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12886
12887 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12888
12889         * Makefile.in (all-inet): Depend on all-perl.
12890
12891         * Makefile.in (inet-install): New target.
12892
12893         * Makefile.in (all-inet): Depend on all-tcl.
12894         (all-inet): Depend on all-send-pr.
12895
12896 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12897
12898         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12899         temporarily.
12900
12901 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12902
12903         * configure.in: Don't configure --with-gnu-ld on AIX.
12904
12905 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12906
12907         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12908
12909 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12910
12911         * Makefile.in (ALL_MODULES): Added all-inet.
12912         (CROSS_CHECK_MODULES): Added check-inet.
12913         (INSTALL_MODULES): Added install-inet.
12914         (CLEAN_MODULES): Added clean-inet.
12915         (all-indent): New target.
12916
12917         * configure.in (host_tools): Added inet.
12918         (native_only): Added inet.
12919         (noconfigdirs): Added inet.
12920
12921 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12922
12923         * configure.in: Don't configure libgloss if we are not configuring
12924         newlib.
12925
12926 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12927
12928         * configure.in: Don't configure libgloss for unsupported
12929         architectures.
12930
12931 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12932
12933         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12934
12935 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12936
12937         * Makefile.in (ALL_MODULES): Include all-apache.
12938         (CROSS_CHECK_MODULES): Include check-apache.
12939         (INSTALL_MODULES): Include install-apache.
12940         (all-apache): New target.
12941
12942         * configure.in: Added apache everywhere perl is seen.
12943
12944 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12945
12946         * Makefile.in: Add support for clean-{module} and
12947         clean-target-{module} rules.
12948
12949 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12950
12951         * configure.in (*-*-ose) do not build libgloss.
12952
12953 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12954
12955         * config.guess (prep*:SunOS:5.*:*): Turn into
12956         powerpele-unknown-solaris2.
12957
12958 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12959
12960         * configure.in: Permit --enable-shared to specify a list of
12961         directories.
12962
12963 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12964
12965         * configure.in (host==solaris): Pass only the first word of $CC
12966         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12967
12968 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12969
12970         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12971
12972 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12973
12974         * Makefile.in (ALL_MODULES): Include all-perl.
12975         (CROSS_CHECK_MODULES): Include check-perl.
12976         (INSTALL_MODULES): Include install-perl.
12977         (ALL_X11_MODULES): Include all-guile.
12978         (CHECK_X11_MODULES): Include check-guile.
12979         (INSTALL_X11_MODULES): Include install-guile.
12980         (all-perl): New target.
12981         (all-guile): New target.
12982
12983         * configure.in (host_tools): Include perl and guile.
12984         (native_only): Include perl and guile.
12985         (noconfigdirs): Don't build guile and perl; no ports have been
12986         done.
12987
12988 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12989
12990         * configure (--enable-*): Handle quoted option lists such as
12991         --enable-sim-cflags='-g0 -O' better.
12992
12993 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12994
12995         * Makefile.in ({,inst}all-target): New rule so we can make and
12996         install all of the target directories easily.
12997
12998 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12999
13000         * configure.in: Add missing global flag in sed substitution when
13001         deleting `target-' from ${configdirs}.
13002
13003 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13004
13005         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13006         option.
13007
13008         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13009         config/mh-necv4.
13010
13011         * install.sh: Correct misspelling of transformbasename.
13012
13013         * config.guess: Recognize mips-*-sysv*.
13014
13015 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13016
13017         * config.sub: Recognize mon960.
13018
13019 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13020
13021         * configure: Restore Canadian Cross handling of BISON and LEX,
13022         removed in Feb 20 change.
13023
13024 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13025
13026         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13027         Mention make install.  Remove the old copyright date as well the
13028         clumsy and rather pointless copyright on the README file.
13029
13030 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13031
13032         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13033         Makefile after running symlink-tree, then run `make distclean' to
13034         avoid clobbering any generated files in srcdir.
13035
13036 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13037
13038         * configure.in (m68k-*-netbsd*): Build everything now.
13039
13040 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13041
13042         * Makefile.in (taz): Fix quoting.
13043
13044 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13045
13046         * configure.in (sparclet-*-*): Build everything now.
13047
13048 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13049
13050         * configure.in (m68k-*-linux*): New host.
13051
13052 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13053
13054         * configure: Check for bison before byacc.
13055
13056 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13057
13058         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13059         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13060         searching PATH.  These are used as fallbacks by Makefile.in if
13061         flex/bison/byacc aren't in objdir.
13062
13063 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13064
13065         * Makefile.in: Make everything which depends upon all-bfd also
13066         depend upon all-opcodes, in case --with-commonbfdlib is used.
13067
13068 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13069
13070         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13071         building NT native compilers on Unix.
13072
13073 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13074
13075         * configure.in: Don't get CC from the host Makefile fragment if we
13076         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13077         Solaris test for /usr/ucb/cc to the post target script, just after
13078         the compiler sanity test.
13079
13080 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13081
13082         * config.sub: Merge with FSF.
13083
13084 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13085
13086         * Makefile.in (RPATH_ENVVAR): New variable.
13087         (REALLY_SET_LIB_PATH): Use it.
13088         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13089
13090 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13091
13092         * config.sub, configure.in: Recognize sparclet cpu.
13093
13094 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13095
13096         * config.guess:  Support m68k-cbm-sysv4.
13097
13098 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13099
13100         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13101         m68k-unknown-linuxaout from linker help string.  Put quotes around
13102         $ld_help_string.
13103
13104 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13105
13106         * config.guess (powerpc-harris-powerunix): Add guess for port
13107         to new target.
13108
13109 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13110
13111         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13112
13113 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13114
13115         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13116         $(REALLY_SET_LIB_PATH) in Makefile.
13117         * Makefile.in (SET_LIB_PATH): New variable.
13118         (REALLY_SET_LIB_PATH): New variable.
13119         ($(DO_X)): Use $(SET_LIB_PATH).
13120         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13121         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13122         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13123         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13124         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13125         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13126         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13127         (install-dosrel): Likewise.
13128         (all-opcodes): Depend upon all-libiberty.
13129
13130 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13131
13132         * config.guess (*:CYGWIN*): New
13133
13134 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13135
13136         * Makefile.in (all-target-winsup): All all-target-libiberty.
13137
13138 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13139
13140         * configure.in (noconfigdirs): Add missing # in front of comment.
13141
13142 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13143
13144         * configure.in: add second pass to things added to noconfigdirs
13145         so *-gm-magic can exclude libgloss properly.
13146
13147 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13148
13149         * mpw-configure (extralibs_name, rez_name): Set correctly
13150         for MWC68K compiler.
13151
13152         * mpw-README: Add more info on the necessary build tools.
13153
13154 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13155
13156         * configure.in, config.sub: Recognize cygwin32.
13157
13158 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13159
13160         * config.guess, config.sub: Recognize A/UX.
13161
13162 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13163
13164         * config.sub: Merge with gcc/config.sub.
13165
13166 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13167
13168         * mpw-build.in (do-binutils): Add build of stamps.
13169
13170 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13171
13172         * config.sub: Add recognition for mips64vr4100*-* targets.
13173
13174 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13175
13176         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13177         Add creation of gconfigargs with `--enable-shared' turned on.
13178         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13179         ($(host)-stamp-stage3-configured): Likewise.
13180         (HOLES): Add chatr and ldd.
13181         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13182
13183 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13184
13185         * configure: Pass --nfp to recursive configures.
13186
13187 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13188
13189         * Makefile.in (DLLTOOL): New.
13190         (DLLTOOL_FOR_TARGET): New.
13191         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13192         (EXTRA_TARGET_FLAGS): Ditto.
13193         (EXTRA_GCC_FLAGS): Ditto.
13194         (CONFIGURE_TARGET_MODULES): Ditto.
13195         (DO_X): Ditto.
13196         * configure: Add DLLTOOL.
13197
13198 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13199
13200         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13201         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13202         mh-sco, since old workarounds no longer needed, and don't
13203         build ld, since libraries have weak symbols in COFF.
13204
13205 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13206
13207         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13208
13209 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13210
13211         * configure.in: Make sure that ${CC} can be used to compile an
13212         executable.
13213
13214 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13215
13216         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13217         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13218         nothing depending on whether gdbtk is being built.
13219
13220 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13221
13222         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13223
13224 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13225
13226         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13227         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13228
13229 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13230
13231         * config-ml.in: Add support for
13232         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13233         Simplify setting of multidirs from --disable-foo.
13234
13235 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13236
13237         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13238         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13239         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13240         non-empty, pass them on to the  GCC make.
13241         (all-bootstrap): New rule that is like all-gcc, except it executes
13242         the GCC bootstrap rule instead of the GCC all rule.
13243
13244 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13245
13246         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13247
13248 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13249
13250         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13251         DG/UX support.
13252
13253 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13254
13255         * config.sub (i*86*) Change [345] to [3456]
13256
13257 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13258
13259         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13260         --with-gnu-ld=no.
13261
13262 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13263
13264         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13265         AIX multilibs get built.
13266
13267 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13268
13269         * configure.in (i386-win32): Don't build expect if we're not
13270         building the tcl subdir.
13271
13272 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13273
13274         * Makefile.in: (configure-target-examples, all-target-examples):
13275         New targets, configure and build example programs.
13276
13277 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13278
13279         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13280         use it as input to sedit the generated MPW makefile.
13281         * mpw-README: Add a suggestion about Gestalt.h.
13282
13283 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13284
13285         * config.sub: Accept *-*-ieee*.
13286
13287 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13288
13289         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13290         Ronald F. Guilmette <rfg@monkeys.com>.
13291
13292 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13293
13294         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13295         for powerpc-pe native.
13296         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13297         (target==powerpc-pe): duplicate i386-win32 entry.
13298
13299 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13300
13301         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13302         of vxworks, not just vxworks5.1.
13303
13304 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13305
13306         * mpw-configure: Add support for exec-prefix.
13307
13308 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13309
13310         * config.guess: Recognize HP model 816 machines as having
13311         a PA1.1 processor.
13312
13313 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13314
13315         * configure: Ignore new autoconf configure options.
13316
13317 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13318
13319         * config.guess:  Recognize Pentium under SCO.
13320         From Robert Lipe <robertl@arnet.com>.
13321
13322 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13323
13324         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13325
13326 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13327
13328         * configure.in: Don't configure gas for alpha-dec-osf*.
13329
13330 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13331
13332         * configure.in: Default to --with-stabs for some targets for which
13333         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13334         i[345]86*-*-unixware*.
13335
13336 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13337
13338         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13339         rather than basing it on the target.  Simplify handling of options
13340         controlling which directories to configure.  Remove extraneous
13341         slash in multi-clean target.
13342
13343 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13344
13345         * config-ml.in: Prefix more variables with ml_ so they don't collide
13346         with configure's.
13347
13348 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13349
13350         * configure: Don't turn -v into --v.
13351
13352 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13353
13354         * configure.in (targargs): Fix typo.
13355
13356         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13357
13358 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13359
13360         * configure.in: Strip --host and --target options from
13361         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13362         --with-cross-host option when building with a cross-compiler.
13363         * configure: Canonicalize the arguments put into config.status by
13364         always using `=' for an option with an argument.  Pass a presumed
13365         --host or --target explicitly.
13366
13367 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13368
13369         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13370         into general OS recognition case.
13371
13372 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13373
13374         * configure.in (target_configdirs): add target-winsup only
13375         for win32 target systems.
13376
13377 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13378
13379         * Makefile.in (all-target-libgloss): Depend upon
13380         configure-target-newlib, since when libgloss is built it looks to
13381         see if the newlib directory exists.
13382
13383 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13384
13385         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13386         cfg-ml-*.in.
13387
13388 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13389
13390         * configure: Handle LD and LD_FOR_TARGET when configuring a
13391         Canadian Cross.
13392
13393 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13394
13395         * configure.in (target_libs): add target-winsup.
13396         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13397         (target==ppcle-pe): remove ld from $noconfigdirs.
13398
13399 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13400
13401         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13402         Preserve relative path names in $srcdir.  Build symlink tree if
13403         configuring cross target dir and srcdir=. (= no VPATH support).
13404         (configure-target-libg++): Depend on configure-target-librx.
13405         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13406         * config-ml.in: New file.
13407         * symlink-tree: New file.
13408         * configure: Ensure srcdir="." if that's what it is.
13409
13410 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13411
13412         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13413         includes and FLEX_SKELETON setting.
13414         * mpw-configure (--with-gnu-ld): New option, controls whether
13415         to use PPCLink or ld with PowerMac GCC.
13416         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13417         * mpw-config.in: Configure grez if targeting Mac.
13418
13419         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13420         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13421         just macos.
13422         * configure.in: Configure grez resource compiler if targeting Mac.
13423         * Makefile.in (all-grez, install-grez): New targets.
13424
13425 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13426
13427         * configure: CXX defaults to gcc, not g++.  If we find
13428         gcc in the path, set CC to gcc -O2.
13429
13430 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13431
13432         * configure: Default ${build} correctly.  Avoid picking up extra
13433         spaces when reading CC and CXX from Makefile.  When doing a
13434         Canadian Cross, use plausible default values for numerous
13435         variables.
13436         * configure.in: When doing a Canadian Cross, don't try to
13437         configure tools whose configure script can't handle it.
13438
13439 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13440
13441         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13442
13443 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13444
13445         * configure:  Remove dubious bug reporting address.
13446
13447 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13448
13449         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13450         configure script, run that instead of this directory's configure.
13451         In either case, print a message that we're configuring the sub-dir.
13452
13453 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13454
13455         * configure.in: Before checking for the existence of various files,
13456         use sed to filter out "target-".
13457
13458 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13459
13460         * Makefile.in (DO_X): Split rule to decrease command line length
13461         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13462         (Philippe De Muyter).
13463
13464 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13465
13466         * Makefile.in (all-patch): depend on all-libiberty.
13467
13468 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13469
13470         * configure.in: If the only directory in target_configdirs which
13471         actually exists is libiberty, then set target_configdirs to empty,
13472         to avoid trying to build a target libiberty in a gas or gdb
13473         distribution.
13474
13475 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13476
13477         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13478         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13479         systems.
13480
13481 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13482
13483         * configure.in (copy_dirs): Use sys-include instead of include
13484         for --with-headers option.
13485
13486 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13487
13488         * Makefile.in, configure.in: Make winsup builds work with
13489         new scheme.
13490
13491 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13492
13493         * configure.in: Build the linker on AIX.
13494
13495 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13496
13497         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13498         where needed.
13499
13500 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
13501
13502         * Makefile.in (all-gcc): Fix typo.
13503
13504 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13505
13506         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
13507
13508 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13509
13510         * configure.in:  Rename libFOO to target-libFOO, and xiberty
13511         to target-xiberty, to provide more flexibility.
13512         (target_subdir):  Define.  Create if cross.
13513         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13514         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
13515         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13516         check-libFOO -> check-target-libFOO, etc.
13517         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13518         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13519         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13520         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
13521         allow ALL_GCC="" to only configure.
13522         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
13523         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
13524         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
13525
13526 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
13527
13528         * Makefile.in (taz): Build "info" in etc explicitly.
13529
13530 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
13531
13532         * configure.in:  Make sure that CC is undefined (as opposed to
13533         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
13534         problem with autoconf trying to configure on a host without GCC.
13535
13536 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13537
13538         * mpw-configure: Set host alias from choice of host compiler,
13539         only use generic MPW Makefile sed if present, edit a file
13540         named "hacked_Makefile.in" instead of "Makefile.in" if present.
13541         * mpw-README: Add problem notes about CW6 and CW7.
13542
13543 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
13544
13545         * Makefile.in (taz): Use ";" instead of ";;".
13546
13547 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13548
13549         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
13550         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13551         DISTDOCDIRS.
13552         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
13553         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
13554
13555 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13556
13557         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
13558         and gnats, because they are now subsumed by DISTSTUFFDIRS.
13559         Move bfd to DISTSTUFFDIRS.
13560
13561 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13562
13563         * Makefile.in (X11_LIB): Removed.
13564         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13565
13566         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13567
13568 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13569
13570         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13571         names.
13572
13573 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13574
13575         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13576
13577 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13578
13579         * configure.in (i[345]86-*-win32): Always build newlib.
13580         Don't configure cvs, autoconf or texinfo.
13581         * Makefile.in (LD_FOR_TARGET): New.
13582         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13583         Pass down LD_FOR_TARGET.
13584
13585 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13586
13587         * winsup: New directory.
13588         * Makefile.in: Build winsup.
13589         * configure.in: Winsup is configured when target is win32.
13590         Can only build win32 target GDB when native.
13591
13592 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13593
13594         * config.guess: Recognize HP model 819 machines as having
13595         a PA 1.1 processor.
13596
13597 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13598
13599         * configure: Fix sed loop which substitutes for CC and CXX to
13600         avoid bug found in various sed implementations.
13601
13602 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13603
13604         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13605         simulator.  Use standard powerpc-*-eabi*.
13606
13607 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13608
13609         * configure.in: Stop putting gas and binutils in noconfigdirs for
13610         powerpc-*-aix* and rs6000-*-*.
13611
13612 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13613
13614         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13615         -mcall-aixdesc libraries.
13616
13617 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13618
13619         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13620
13621         * config.sub (arm | armel | armeb): Fix shell syntax.
13622
13623 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13624
13625         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13626         -msoft-float and -mcpu=common support.
13627         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13628         libraries.
13629
13630 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13631
13632         * configure.in: Allow configuration and build of emacs19 for the alpha.
13633
13634 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13635
13636         * configure.in (CC): Get ^CC, not just any old CC, from
13637         ${host_makefile_frag}.
13638
13639 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13640
13641         * configure.in (CC): Try to get CC from
13642         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13643
13644 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13645
13646         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13647         only if it exists in $(srcdir).
13648
13649 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13650
13651         * configure: If CC and CXX are not set in the environment, set
13652         them, based on either an existing Makefile or on searching for gcc
13653         in PATH.  Substitute for CC and CXX in Makefile.
13654         * configure.in: Remove libm from target_libs.  Separate
13655         target_configdirs from configdirs.  If CC is not set in
13656         environment, try to get it from a host Makefile fragment.  Rewrite
13657         changes of configdirs to use skipdirs instead.  A few minor
13658         tweaks.  Take directories out of target_configdirs as they are
13659         taken out of configdirs.  Remove existing Makefile files from
13660         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13661         CONFIG_ARGUMENTS in Makefile.
13662         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13663         by configure.in.
13664         (CONFIG_ARGUMENTS): Likewise.
13665         (CONFIGURE_TARGET_MODULES): New variable.
13666         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13667         ($(CONFIGURE_TARGET_MODULES)): New target.
13668         (configure-libg++, configure-libio): New targets.
13669         (all-libg++): Depend upon configure-libg++.
13670         (all-libio): Depend upon configure-libio.
13671         (configure-libgloss, all-libgloss): New targets.
13672         (configure-libstdc++): New target.
13673         (all-libstdc++): Depend upon configure-libstdc++.
13674         (configure-librx, all-librx): New targets.
13675         (configure-newlib): New target.
13676         (all-newlib): Depend upon configure-newlib
13677         (configure-xiberty): New target.
13678         (all-xiberty): Depend upon configure-xiberty.
13679
13680 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13681
13682         * configure.in (host i[345]86-*-win32):  Expand the
13683         noconfigdirs again.
13684
13685 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13686
13687         * mpw-configure: Fix sed command file name.
13688
13689 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13690
13691         * configure.in (host i[345]86-*-win32): Reduce the
13692         noconfigdirs again.
13693
13694 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13695
13696         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13697         or powerpc*-*-pe*, since they are not yet supported.
13698
13699 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13700
13701         Add PowerMac support and many other enhancements.
13702         * mpw-configure: New option --cc to select compiler to use,
13703         paste options set according to --cc into the generated
13704         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13705         if mpw-make.sed is present.
13706         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13707         add forward includes for PowerPC include files.
13708         * mpw-build.in: Build using Makefile.PPC if present.
13709         (do-byacc, etc): Remove separate version resource builds.
13710         (do-gas): Build "stamps" before "all".
13711         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13712         * mpw-README: Update to reflect --cc option, PowerMac support,
13713         and recently-reported compatibility problems.
13714
13715 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13716
13717         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13718         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13719         (--with-multilib-top): Pass to recursive invocations.
13720
13721 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13722
13723         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13724         v810-*-*.
13725
13726 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13727
13728         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13729         gdb, ld and opcodes on v810-*-*.
13730
13731 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13732
13733         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13734         (local-maintainer-clean): New target.
13735         (maintainer-clean): New target.
13736         (realclean): Just depend upon maintainer-clean.
13737
13738 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13739
13740         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13741
13742 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13743
13744         * configure.in: Build ld in mips*-*-bsd* case.
13745
13746 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13747
13748         * config.sub: Accept -lites* OS.  From Ian Dall.
13749
13750 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13751
13752         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13753         targets.
13754
13755 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13756
13757         * configure.in: treat i386-win32 canadian cross the same as
13758         i386-go32 canadian cross.
13759
13760 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13761
13762         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13763         running under the simulator to build a reduced set of libraries.
13764         (powerpc-*-eabiaix): Add fine grained multilib support added to
13765         other powerpc targets yesterday.
13766
13767 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13768
13769         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13770         -disable-softfloat, -disable-relocatable, -disable-aix, and
13771         -disable-sysv to control which multilib libraries get built.
13772
13773 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13774
13775         * configure: Add Makefile.tem to list of files to remove in trap
13776         handler.
13777
13778 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13779
13780         * config.guess (*Linux*):  Add missing "exit"s.
13781         Also, need specific check for alpha-unknown-linux (uses COFF).
13782
13783 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13784
13785         * config.guess:  Merge with FSF:
13786
13787         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13788         * config.guess (AIX4): More robust release numbering discovery.
13789
13790         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13791         * config.guess (i386-sequent-ptx): Properly get version number.
13792
13793         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13794         * config.guess (mips:*:4*:UMIPS): New case.
13795
13796 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13797
13798         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13799         (i386-win32 host): Likewise.  Don't build readline.
13800
13801 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13802
13803         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13804         SUPPORT_FILES to submakes.
13805
13806 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13807
13808         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13809         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13810         mpw-configure.
13811
13812 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13813
13814         * configure.in (appdirs): Use =, not ==, in test expression when
13815         trying to build the text to print in the warning message for
13816         Solaris users.
13817
13818 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13819
13820         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13821
13822 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13823
13824         * config.guess: Recognize lynx-2.3.
13825
13826 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13827
13828         * config.sub (z8ksim): Deleted
13829         (z8k-*-coff): New, this is the one true name of the target.
13830
13831 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13832
13833         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13834
13835 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13836
13837         * config.guess (*:Linux:*:*): First try asking the linker what the
13838         default object file format is (elf, aout, or coff).  Then if this
13839         fails, try previous methods.
13840
13841 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13842
13843         * configure.in: Don't build newlib for *-*-vxworks5.1.
13844
13845 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13846
13847         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13848         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13849
13850 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13851
13852         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13853
13854 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13855
13856         * cfg-ml-com.in: New file.
13857         * cfg-ml-pos.in: New file.
13858
13859 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13860
13861         * COPYING.NEWLIB: Add HP free copyright to list.
13862
13863 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13864
13865         * config.sub: Recognize -eabi* for the system, not just -eabi.
13866
13867 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13868
13869         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13870         * config.sub, configure.in (win32): New target and host.
13871
13872 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13873
13874         * configure.in: Add i386-pe configuration.
13875
13876 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13877
13878         * mpw-build.in (install): Install GDB after LD.
13879
13880 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13881
13882         * mpw-config.in (elf/mips.h): Always forward-include, needed
13883         for GDB to build.
13884
13885 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13886
13887         * testsuite: New directory for customer acceptance and whole tool
13888         chain tests.
13889
13890 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13891
13892         * configure: If per-host line isn't found, but AC_OUTPUT is found
13893         and a configure script exists, run it instead.
13894
13895 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13896
13897         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13898
13899 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13900
13901         * configure: Set build_{cpu,vendor,os,alias} to host values when
13902         --build isn't specified.
13903
13904 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13905
13906         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13907         (FLAGS_TO_PASS): Pass them.
13908         (EXTRA_TARGET_FLAGS): Ditto.
13909
13910 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13911
13912         * Makefile.in (all-libg++): Depend on all-libstdc++.
13913
13914 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13915
13916         * configure.in (noconfigdirs): Enable all packages for
13917           i386-unknown-netbsd.
13918
13919 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13920
13921         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13922         hosted builds (DOS builds)
13923
13924 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13925
13926         Changes for ARM based on patches from Richard Earnshaw:
13927         * config.sub: Handle armeb and armel.
13928         * configure.in: Omit arm linker only for riscix.
13929
13930 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13931
13932         * config.guess:  Update from FSF.
13933
13934 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13935
13936         * config.sub: Recognize powerpcle as the little endian variant of
13937         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13938         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13939         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13940         temporarily.
13941
13942 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13943
13944         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13945
13946 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13947
13948         * config.sub: Accept -lites* as a basic system type.
13949
13950 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13951
13952         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13953         installed, and if so return linuxoldld as the system name.
13954
13955 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13956
13957         * config.guess: Add hppa1.1-hp-lites support.
13958
13959 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13960
13961         * configure.in: Don't build newlib for m68k-vxworks5.1.
13962
13963 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13964
13965         * configure.in (mips-sgi-irix6): Use mh-irix5.
13966
13967 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13968
13969         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13970
13971 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13972
13973         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13974         OSF/1.  Fix compiler flags.
13975         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13976
13977 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13978
13979         * configure.in: Recognize --with-newlib.
13980         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13981
13982 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13983
13984         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13985         to *_X11_MODULES due to gdbtk needing X include files et al.
13986
13987 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13988
13989         Merge in support for Mac MPW as a host.
13990         (Old change descriptions retained for informational value.)
13991
13992         * mpw-config.in: Add generic include forwards for cpu-specific
13993         include files in aout and elf directories.
13994
13995         * mpw-configure: Added copyright.
13996         * mpw-config.in: Check for presence of required build tools.
13997         (target_libs): Add newlib.
13998         (target_tools): Add examples.
13999         (Read Me): Generate as "Read Me for MPW" instead.
14000         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14001         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14002         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14003
14004         * mpw-configure: Remove subdir-specific makefile hackery,
14005         delete mk.tmp after using it.
14006
14007         * mpw-build.in (all): Display start and end times.
14008
14009         * mpw-configure (host_canonical): Set.
14010         (target_cpu): Always add to makefiles.
14011         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14012         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14013         (mpw-mh-mpw): Look for in srcdir and srcroot.
14014         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14015
14016         * mpw-build.in: (install-only): New target.
14017
14018         * mpw-configure (host_alias, target_alias): Rename from hostalias
14019         and targetalias, add into generated Makefile.
14020         (mk.tmp): If present, add into generated Makefile.
14021         * mpw-build.in (all-gas): Build config.h first before gas proper.
14022
14023         * mpw-configure (config.status): Write only if changed.
14024         * mpw-config.in (readline): Configure it (not built, just used for
14025         definitions).
14026
14027         * mpw-config.in (elf/mips.h): Add a forward include.
14028
14029         * mpw-config.in: Forward-include most .h files in include into
14030         extra-include.
14031         (readline): Don't build.
14032         mpw-build.in (install): Install GDB.
14033
14034         * mpw-configure (prefix, mpw_prefix): Handle it.
14035         * mpw-config.in (mmalloc, readline): Don't configure.
14036         * mpw-build.in (thisscript): Rename to ThisScript.
14037         Use mpw-build instead of BuildProgram everywhere.
14038         (mmalloc, readline): Don't build.
14039         * mpw-README: New file, basic documentation about the MPW port.
14040
14041         * mpw-config.in: Use forward-include to create include files.
14042
14043         * mpw-configure: Add more things to the top of each configured
14044         Makefile, including contents of config/mpw-mh-mpw.
14045         * mpw-config.in (extra-include): Create this directory and fill it
14046         with Posix-like include files when configuring.
14047
14048         * config.sub (apple, mac, mpw): Add various aliases.
14049
14050         * mpw-build.in: New file, top-level build script fragment for MPW.
14051         * mpw-configure: New file, configure script for MPW.
14052         * mpw-config.in: New file, config fragment for MPW.
14053
14054 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14055
14056         * configure.in (host_libs): Remove glob, since it is gone from the
14057         sources.
14058
14059 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14060
14061         * Makefile.in: define empty GDB_NLM_DEPS var.
14062
14063         * configure.in(target_makefile_frag): use config/mt-netware
14064         for netware targets.
14065
14066 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14067
14068         * config.sub: Merge in recent FSF changes.  Remove linux special
14069         cases.
14070
14071 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14072
14073         Revert this change:
14074
14075         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14076
14077                 * build-all.mk: Use CC=cc -Xs on Solaris.
14078
14079 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14080
14081         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14082         stop using it.
14083         * Makefile.in: Nuke all references to glob subdirectory.
14084
14085 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14086
14087         * configure.in: Fix --enable-shared logic in per-host.
14088
14089 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14090
14091         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14092
14093 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14094
14095         * configure.in (noconfigdirs): Don't build gas on AIX, for
14096         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14097
14098 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14099
14100         * configure: Fix --cache-file to work if the file argument is a
14101         relative path.
14102
14103 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14104
14105         * configure: If the --cache-file is used, pass it down to
14106         configure in subdirectories.
14107
14108 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14109
14110         * config.sub: add vxworks29k configuration.
14111
14112 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14113
14114         * Makefile.in (taz): Do "diststuff" part quietly.
14115
14116 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14117
14118         * config.sub: Mini-merge with gcc/config.sub.
14119
14120 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14121
14122         * config.guess (IRIX): Sed - to _.
14123
14124 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14125
14126         * Makefile.in (source-vault, binary-vault): New targets.
14127
14128 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14129
14130         * config.sub: Recognize -eabi as a basic system type.
14131
14132 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14133
14134         * configure.in (enable_shared stuff): Fix typo.
14135
14136 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14137
14138         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14139
14140 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14141
14142         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14143
14144 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14145
14146         * configure.in (rs6000-*-*): Don't build gas.
14147
14148 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14149
14150         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14151         reduce command line length.
14152         (AS_FOR_TARGET): Check for as.new, not Makefile.
14153         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14154
14155 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14156
14157         * config.guess:  Merge from FSF.
14158
14159 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14160
14161         * configure: Don't use $ when handling program_suffix.
14162
14163 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14164
14165         * configure.in:  Configure tk for hppa/hpux.
14166
14167 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14168
14169         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14170
14171 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14172
14173         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14174         to LIBCXXFLAGS.  Tests are better run without it.
14175
14176 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14177
14178         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14179
14180 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14181
14182         * configure.in (*-*-netware*): Don't configure xiberty.
14183
14184 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14185
14186         * configure.in:  Remove tk from native_only list.
14187
14188 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14189
14190         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14191           for special NCD build.
14192
14193 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14194
14195         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14196         makeall.bat, they're only useful for binutils snapshots.
14197         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14198         makeall.bat to specified SUPPORT_FILES.
14199
14200 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14201
14202         * build-all.mk: Add Ericsson targets to sun4 and solaris
14203           hosts.  Add  BNR's sun4 target to solaris host, so their
14204           build-from-source will be tested in-house first.
14205
14206 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14207
14208         * Makefile.in (LIBCFLAGS): New variable.
14209         (CFLAGS_FOR_TARGET): Ditto.
14210         (LIBCFLAGS_FOR_TARGET): Ditto.
14211         (LIBCXXFLAGS): Ditto.
14212         (CXXFLAGS_FOR_TARGET): Ditto.
14213         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14214         (BASE_FLAGS_TO_PASS): Pass them.
14215         (EXTRA_TARGET_FLAGS): Ditto.
14216
14217         * configure.in: Support --enable-shared.
14218
14219 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14220
14221         * configure.in (target_libs):  Include libstdc++ again.
14222         * config.guess:  Update from FSF (for FreeBSD).
14223
14224 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14225
14226         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14227         makeall.bat.
14228         (DISTDOCDIRS): Add `etc'.
14229         (ETC_SUPPORT_PFX): New variable.
14230         (taz): Include anything from etc starting with a word in
14231         ETC_SUPPORT_PFX.
14232
14233 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14234
14235         * config.sub: Update for recent FSF changes.  Remove obsolete
14236         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14237         spacing changes.
14238
14239 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14240
14241         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14242
14243         * config.guess:  Merge with FSF.
14244         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14245
14246 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14247
14248         * configure: Since the "trap 0" handler will override the exit
14249         status on many systems, only use it for "exit 1", and make it set
14250         a non-zero exit status; reset it before "exit 0".  Also, check
14251         exit status of config.sub, and error out if it failed.
14252
14253 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14254
14255         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14256         and install libgloss.
14257
14258 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14259
14260         * Makefile.in (all-binutils): Depend upon all-byacc.
14261
14262         * configure.in: Don't build emacs on Irix 5.
14263
14264 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14265
14266         * configure.in (*-*-netware*): Add libio.
14267
14268 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14269
14270         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14271         (CHECK_TARGET_MODULES): Ditto.
14272         (INSTALL_TARGET_MODULES): Ditto.
14273         (TARGET_LIBS): Ditto.
14274         (all-libstdc++): Note dependencies.
14275
14276 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14277
14278         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14279
14280 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14281
14282         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14283         -fexternal-templates.
14284
14285         * configure.in (target_libs): Add libstdc++.
14286         (noconfigdirs): Add libstdc++ as appropriate.
14287
14288 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14289
14290         * config.guess:  Update from FSF.
14291
14292 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14293
14294         * configure: Use ${config_shell} when running ${configsub}.
14295
14296 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14297
14298         * config.sub: No longer recognize h8300h.
14299
14300 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14301
14302         * config.sub: Remove extraneous differences between config.sub and
14303         gcc/config.sub.
14304
14305 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14306
14307         * Makefile.in (DISTSTUFFDIRS): Add gas.
14308
14309 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14310
14311         * COPYING.NEWLIB: New file.
14312
14313 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14314
14315         * config.guess (HP-UX):  Patch from Harlan Stenn
14316         <harlan@landmark.com> to also emit release level.
14317
14318 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14319
14320         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14321
14322 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14323
14324         * config.sub:  Merge nextstep cleanup from FSF.
14325
14326 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14327
14328         * configure.in (arm-*-*): Don't configure ld for this target.
14329
14330 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14331
14332         * configure.in (*-*-netware): don't configure libg++, libio,
14333           librx, or newlib.
14334
14335 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14336
14337         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14338         configure ld--it works, but it doesn't support shared libraries.
14339
14340 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14341
14342         * config.guess (*-unknown-freebsd*):  Get rid of possible
14343         trailing "(Release)" in version string.
14344         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14345
14346 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14347
14348         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14349         Fix type: *-next-neststep -> *-next-nextstep.
14350
14351         * config.guess:  Merge from FSF:
14352
14353         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14354
14355         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14356
14357         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14358
14359         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14360         instead of UNIX_SV for UnixWare 1.0).
14361
14362 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14363
14364         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14365         to make gdb/nlm/* build after the compiler and linker.
14366
14367 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14368
14369         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14370         not just i[34]86.
14371         (m68k-atari-sysv4):  Relocate to match FSF version.
14372
14373         * config.guess:  More merges from the FSF:
14374
14375         Add a space before function call or macro invocation.
14376
14377         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14378
14379         * config.guess: Add trap cmd to remove dummy.c and dummy when
14380         interrupted.
14381
14382         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14383
14384         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14385         (dummy): Redirect stderr from compilation of dummy.c.
14386
14387         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14388
14389         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14390
14391 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14392
14393         * configure: Accept and ignore --cache*, for compatibility with
14394         new autoconf.
14395
14396 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14397
14398         * config.guess:  Merge from FSF:
14399
14400         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14401
14402         * config.guess (Pyramid*:OSx*:*:*): New case.
14403         (PATH): Add /.attbin at end for finding uname.
14404         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14405
14406         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14407
14408         * config.guess (M88*:DolphinOS:*:*): New case.
14409
14410         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14411
14412         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14413         to select whether to use ELF or COFF.
14414
14415         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14416
14417         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14418
14419         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14420
14421         * config.guess: Guess the OS version for HPUX.
14422
14423         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14424
14425         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14426
14427 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14428
14429         * configure.in: Recognize --with-headers, --with-libs, and
14430         --without-newlib.
14431         * Makefile.in (all-xiberty): Depend upon all-ld.
14432
14433 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14434
14435         * configure.in: Change i[34]86 to i[345]86.
14436
14437 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14438
14439         * configure (version): A few more tweaks to help message.
14440
14441 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14442
14443         * Makefile.in:  Remove (for now) librx as a host library,
14444         now that we're building it for target.
14445
14446 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14447
14448         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14449         (Karl Berry).
14450
14451 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14452
14453         * configure.in:  Also configure librx.
14454
14455 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14456
14457         * Makefile.in:  Update various rules to reflect that librx
14458         is now needed for libg++.
14459
14460 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14461
14462         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14463
14464 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14465
14466         * configure.in: Configure the examples directory.
14467
14468 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14469
14470         * configure: Simplify Jun 2 1994 change.
14471
14472 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14473
14474         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14475         /bin/gcc isn't good enough to build gcc.
14476
14477 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14478
14479         * Makefile.in (GDB_SUPPORT_FILES): Remove
14480         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14481         (gdb.tar.gz): Add new rule to use standard distribution building
14482         mechanism.
14483
14484 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14485
14486         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14487         Bill Cox <bill@cygnus.com>.
14488
14489 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14490
14491         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14492
14493 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14494
14495         * configure:  Search current dir first in .gdbinit.
14496
14497 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14498
14499         * config.sub:  Recognize freebsd (merged from gcc config.sub).
14500
14501 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14502
14503         * config.sub:  Refer to NeXT's operating system as nextstep.
14504
14505         * config.sub (case $basic_machine):  Re-order the cases, to match
14506         the order in the FSF version (which is mostly alphabethical).
14507         Merge in some additions and changes from the FSF.
14508
14509 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
14510
14511         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14512         * config.sub: Recognize cxux7.
14513         * configure.in: Use mh-cxux for m88k-harris-cxux*.
14514
14515 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14516
14517         * config.sub:  Fix typo powerpc -> powerpc-*.
14518
14519 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
14520
14521         * Makefile.in: `all-emacs19' depends on `all-byacc'.
14522
14523         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14524         parallel with all-emacs and install-emacs).  Top-level command
14525         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14526
14527 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14528
14529         * test-build.mk ($(host)-stamp-stage2-installed): Remove
14530         $(relbindir)/make before doing ``make install'', and use
14531         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
14532         installing over running make binary.
14533         ($(host)-stamp-stage3-installed): Likewise.
14534
14535 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14536
14537         * config.guess: Recognize Mach.
14538
14539 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14540
14541         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14542         see whether --exec-prefix was used.
14543
14544 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14545
14546         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
14547
14548 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14549
14550         * Makefile.in: Add all-librx target similar to all-libproc.
14551
14552 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
14553
14554         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
14555         with post 1.2 uname bogosity.
14556
14557 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14558
14559         * configure: Remove temporary files on receipt of a signal.
14560
14561 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
14562
14563         * configure: If there is a package_makefile_frag, remove
14564         ${subdir}/Makefile.tem after copying it in.
14565
14566 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14567
14568         * build_all.mk: support rs6000 lynx identifies itself as
14569         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14570         since /bin/gcc is too feeble to compile a modern gcc.
14571
14572 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14573
14574         * brought devo/test-build.mk update-to-date with progressive/
14575           test-build.mk. Add lynx targets and hppa flag info.
14576
14577 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14578
14579         * configure.in:  Use mh-ncrsvr43.  Patch from
14580         Tom McConnell <tmcconne@sedona.intel.com>.
14581
14582 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14583
14584         * config.guess (i386-unknown-bsdi):  No longer need to
14585         check #if defined(__bsdi__) && defined(__i386__).
14586
14587 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14588
14589         * configure: Set program_transform_nameoption correctly.
14590
14591 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14592
14593         * brought build-all.mk update-to-date with progressive build-all.mk,
14594           added new targets and hppa info.
14595
14596 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14597
14598         * configure: If config.guess result is a prefix of the user
14599         specified target, assume a native build and use the user specified
14600         target as the host alias.  Remove SunOS patch suffix removal hack.
14601         * configure.in: Remove SunOS patch suffix removal hack.
14602
14603         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14604         in NATIVE_CHECK_MODULES.
14605
14606 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14607
14608         * Makefile.in: Rename HOST_ONLY to NATIVE.
14609         * configure: Delete SunOs patch suffix from host_canonical
14610           and build_canonical variables that are prepended to Makefiles.
14611         * configure.in: Add comments for easier maintenance.
14612
14613 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14614
14615         * Makefile.in: Add all-libproc target similar to all-gui.
14616
14617 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14618
14619         * Makefile.in (CHECK_MODULES): split into
14620         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14621
14622 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14623
14624         * config.guess (i386-unknown-bsdi): New system to guess.
14625
14626 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14627
14628         * Makefile.in: Add all-gui target (but not yet build by "all").
14629
14630 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14631
14632         * config.sub: Move deletion of patch suffix from here...
14633         * configure.in: To here, at Ian's suggestion.  The top-
14634           level scripts might need to know of a patch level.
14635
14636 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14637
14638         * config.sub: Strip off patch suffix so rtl is recognized
14639           as a sunos4.1.3 machine, even though it's been patched.
14640
14641 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14642
14643         * Makefile.in (INSTALL_LAST): Delete.
14644         (INSTALL_DOSREL): New.
14645
14646 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14647
14648         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14649         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14650         whether we pass down --with-gnu-ld anyhow.
14651
14652 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14653
14654         * Makefile.in (INSTALL_LAST): Change operation so it works
14655         on more flavors of make.
14656         * configure.in (go32): Don't build libg++ or libio.
14657
14658 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14659
14660         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14661         they can be overriden by templates.
14662
14663 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14664
14665         * configure.in (target==go32): Don't build gdb.
14666         * dosrel: New directory.
14667
14668 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14669
14670         * configure.in (host==go32): Configure dosrel too.
14671         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14672         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14673         be set by incoming names or templates.
14674         (INSTALL_LAST): New rule.
14675
14676 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14677
14678         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14679
14680 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14681
14682         * configure.in (appdirs): New variable.  Currently empty, but will
14683         be used in gas distribution.  If nonempty, lists a set of
14684         directories at least one of which must get configured, or top
14685         level configuration is considered to have failed.
14686         (rs6000-*-lynxos*): Use new file name.
14687
14688 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14689
14690         Eliminate XTRAFLAGS.
14691         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14692         newlib include files using -idirafter, and also use -nostdinc.
14693         (CXX_FOR_TARGET): Likewise.
14694         (XTRAFLAGS): Removed.
14695         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14696         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14697         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14698         ($(DO_X)): Don't pass down XTRAFLAGS.
14699
14700 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14701
14702         * configure.in (mips*-dec-bsd*): New target; do build linker.
14703         (mips*-*-bsd*): New target; don't build linker.
14704
14705 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14706
14707         * configure.in: support rs6000-*-lynxos* configuration.
14708         support sunos4 as a cross target.
14709
14710         * config.sub: look for lynx*, not lynx since the OS version may
14711         legitimately be part of the name.
14712
14713 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14714
14715         * configure.in (i[34]86-*-sco*): Move to be with other i386
14716         targets.
14717         (romp-*-*): New target.  Skip various binary utilities.
14718         (vax-*-*): New target.  Don't build newlib.
14719         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14720
14721 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14722
14723         * configure.in: Only set host_makefile_frag if config
14724         directory exists.
14725
14726 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14727
14728         * install.sh: If $dstdir exists, don't check whether each
14729         component does.
14730
14731 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14732
14733         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14734
14735 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14736
14737         * configure.in (*-*-lynxos*): Don't configure newlib for either
14738         native or cross Lynx.
14739
14740 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14741
14742         * config.sub (sparc64-elf): Fix os.
14743         (z8k): Remove duplicate.
14744
14745 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14746
14747         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14748         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14749
14750 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14751
14752         * configure: Make file links cleanly even if Lynx fails on
14753           an NFS symlink (at least fail cleanly).
14754
14755 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14756
14757         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14758         -XNh2000.
14759
14760 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14761
14762         * configure: Unknown options are fatal again.
14763
14764 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14765
14766         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14767         compatibility.
14768
14769 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14770
14771         * build-all.mk: Add `clean' target.
14772
14773 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14774
14775         * config.guess:  Add SINIX support.
14776         * configure.in:  Add mips-*-sysv4* support.
14777
14778 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14779
14780         * build-all.mk: Document all useful targets.
14781         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14782         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14783
14784 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14785
14786         * configure: Support --silent, --quiet.
14787
14788 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14789
14790         * configure: Support --disable-FEATURE.
14791
14792 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14793
14794         * config.guess: Recognize NCR running SVR4.3.
14795
14796 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14797
14798         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14799         Patch from Paul Eggert <eggert@twinsun.com>.
14800
14801 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14802
14803         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14804
14805 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14806
14807         * configure: Make unrecognized options give nonfatal warnings
14808         instead of fatal errors, and pass them to any subdirectory
14809         configures in case they recognize them.
14810         Make --x equivalent to --with-x.
14811
14812 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14813
14814         * configure: Add --enable-* options.  Clean up usage message and
14815         some comments.
14816
14817 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14818
14819         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14820
14821 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14822
14823         * configure.in (hppa*-*-*): Enable binutils.
14824
14825 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14826
14827         * config.sub: Recognize cisco.
14828
14829 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14830
14831         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14832
14833 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14834
14835         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14836         than one configuration name.  Add comment.
14837
14838 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14839
14840         * config.guess: about target *-hitachi-hiuxwe2, fixed
14841         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14842         macro is incorrect.]
14843
14844 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14845
14846         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14847         than the "make ls" stuff which used to be here.
14848
14849 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14850
14851         * config.guess:  Recognize i[34]86-unknown-freebsd.
14852         From Shawn M Carey <smcarey@rodan.syr.edu>.
14853
14854 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14855
14856         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14857
14858 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14859
14860         * config.guess: Check for ptx.
14861
14862 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14863
14864         * config.sub: Add os9k checking.
14865
14866 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14867
14868         * config.guess: Handle OSF1 running on HPPA processors
14869
14870 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14871
14872         * configure: If subdir configure fails, print out a message with
14873         subdirectory name, in case subdir's configure code didn't identify
14874         itself.
14875
14876 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14877
14878         * configure.in: Remove embedded newlines from configdirs.
14879         Avoid mismatches of substrings.  Fix matching strings at end
14880         of configdirs.
14881
14882 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14883
14884         * config.guess:  Add Lynx/rs6000 config support.
14885
14886 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14887
14888         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14889
14890 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14891
14892         * configure.in (hppa*-*-osf*): Treat this just like most other
14893         PA configurations (eg no binutils or ld).
14894         (hppa*-*-*elf*): These configurations have binutils and ld.
14895
14896 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14897
14898         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14899
14900 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14901
14902         * configure.in (rs6000-*-*): Build gas.
14903
14904 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14905
14906         * Makefile.in:  Avoid bug in losing hpux sed.
14907
14908 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14909
14910         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14911         for GDB and GDB has been fixed to not need it.
14912
14913 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14914
14915         * config.guess: Recognize vax hosts.
14916
14917 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14918
14919         * configure (while loop): Don't use "break 2" inside case
14920         statement -- the case statement isn't an enclosing loop.
14921
14922 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14923
14924         * config.guess:  Clean up NeXT support, to allow nextstep
14925         on Intel machines.  Make OS be nextstep.
14926
14927 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14928
14929         * config.guess: Add alternate forms for Convex.
14930
14931 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14932
14933         * configure:  Completely rewrite option processing.  Take
14934         advantage of pattern-matching to avoid invoking test frequently.
14935         Also clean up host and target defaulting logic.
14936
14937 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14938
14939         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14940         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14941         commands (plus user environment) will fit SCO limits.
14942
14943 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14944
14945         * configure.in: Don't issue warnings about directories which are
14946         not being configured if -norecursion is set.  Correct test for
14947         --with-gnu-as and --with-gnu-ld to not get confused by substring
14948         matches.
14949
14950         * configure.in: Don't build gas for alpha-dec-osf1*.
14951
14952 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14953
14954         * configure:  Back out Per's change of 12/19/1993.  It changes the
14955         behavior of configure in unexpected and confusing ways.
14956
14957         Also, use different delim char when calculating
14958         program_transform_name so that the name can contain slashes.
14959
14960 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14961
14962         * configure.in, config.sub: Add support for VSTa micro-kernel.
14963
14964 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14965
14966         * configure.in: Nuke hacks which were used to get a special
14967         version of GAS for HPPA configurations.
14968
14969 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14970
14971         * configure:  If only ${target_alias} is given, use that
14972         as the default for ${host_alias}.
14973         * configure:  Add missing back-slashes before nested quotes.
14974
14975 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14976
14977         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14978
14979 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14980
14981         * config.guess:  Recognize some Tektronix configurations.
14982         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14983
14984 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14985
14986         * config.sub: Match any flavor of SH.
14987
14988 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14989
14990         * configure.in: Don't try to configure newlib for Alpha.
14991
14992 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14993
14994         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14995         libg++ or libio for any Alpha target.
14996
14997         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14998
14999 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
15000
15001         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15002         default arguments -- so it tried to compress itself.
15003
15004 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15005
15006         * configure.in (notsupp): ensure that a space is always at the end
15007           of the configdirs list, since the grep checks for an explicit space
15008
15009 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15010
15011         * configure.in (target i386-sysv4.2): don't build ld, since static
15012           versions of many libraries are not available.
15013
15014 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15015
15016         * config.guess: Recognize Apollos (using environment variables).
15017         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15018
15019 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15020
15021         * config.guess: Recognize Sony news mips running newsos.
15022
15023 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15024
15025         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15026         "fi ; else" for bash.
15027
15028 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15029
15030         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15031
15032 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15033
15034         * config.sub: accept unixware as an alias for svr4.2.
15035         Fix some inconsistancies with the gcc version.
15036
15037 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15038
15039         * Makefile.in (DISTDOCDIRS):  Add gdb.
15040
15041 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15042
15043         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15044
15045 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15046
15047         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15048         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15049         this now.
15050
15051 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15052
15053         * config.sub: Accept hiux* as an OS name.
15054
15055         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15056         etc/make-stds.texi.  The underscore came from gcc, and dje now
15057         agrees that RUNTESTFLAGS is the correct name.
15058
15059 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15060
15061         * install.sh:  Remove 'set -e'.  It makes any conditionals
15062         in the script useless.
15063
15064         * config.guess: Automatically recognize arm-acorn-riscix
15065         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15066
15067 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15068
15069         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15070
15071 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15072
15073         * Makefile.in (DISTDOCDIRS): New variable.
15074         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15075         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15076
15077 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15078
15079         * configure.in (hppa target): check the source directory for the
15080           pagas sub-directory
15081
15082 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15083
15084         * config.sub: Allow -aout* and -elf*.
15085
15086 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15087
15088         * configure.in: Don't build ld on i386-solaris2, same as for
15089         sparc-solaris2.
15090
15091 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15092
15093         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15094
15095 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15096
15097         * configure.in:  Configure gdb for alpha.
15098
15099 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15100
15101         * Makefile.in (CXXFLAGS): Add -O.
15102
15103 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15104
15105         * config.guess: added support for DG Aviion
15106
15107 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15108
15109         * configure.in: Produce warning message for subdirectories not
15110         configurable for this host/target combination.  Don't try to
15111         configure gdb for vms.
15112
15113 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15114
15115         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15116         appropriate files before making "diststuff".
15117         (DISTBISONFILES): New var: list of files to be edited.
15118         (DISTSTUFFDIRS): Add binutils.
15119
15120 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15121
15122         * config.sub: also handle mipsel and mips64el (for little endian mips)
15123
15124 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15125
15126         * configure.in: Add * to end of all OS names.
15127
15128 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15129
15130         * configure.in: Build newlib for LynxOS native.
15131
15132 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15133
15134         * config.guess: Add support for delta 88k running SVR3.
15135
15136         * configure.in: Add comment about HP compiler vs. emacs.
15137
15138 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15139
15140         * configure.in: don't build ld on solaris2 (not a viable option
15141           due to bugs in getpwnam & getpwuid)
15142
15143 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15144
15145         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15146         config.guess will produce a full version number.
15147
15148 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15149
15150         * configure.in: Build linker and binutils for alpha-dec-osf1.
15151
15152 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15153
15154         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15155         and gdb/testsuite/Makefile.in.
15156
15157 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15158
15159         * configure.in: recognize mips*- instead of mips-
15160
15161 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15162
15163         * config.sub: Accept linux*coff and linux*elf as operating
15164         systems.
15165
15166 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15167
15168         * config.sub: Recognize mips64, and mips3 as an alias for it.
15169
15170 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15171
15172         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15173         gdb knows how to handle OSF/1 shared libraries.
15174
15175 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15176
15177         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15178         * config.guess: Recognize Hitachi's HIUX.
15179         * config.sub: Recognize h3050r* and hppahitachi.
15180         Remove redundant cases for hp9k[23]*.
15181
15182 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15183
15184         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15185         if gas and ld are in the source tree and are in ${configdirs}.
15186         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15187         --with options (but still pass them down on the command line,
15188         if they were explicitly specified).
15189
15190 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15191
15192         * configure: substitute SHELL value in Makefile.in with
15193         ${CONFIG_SHELL}
15194
15195 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15196
15197         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15198         *-*-solaris2* targets.
15199
15200 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15201
15202         * Makefile.in: define M4, and pass it down to sub-makes;
15203         all-autoconf now depends on all-m4
15204
15205 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15206
15207         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15208         presence of {ar,ranlib} instead of a configured directory
15209
15210 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15211
15212         * config.guess: Accept 34?? as well as 33?? for NCR.
15213
15214 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15215
15216         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15217         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15218
15219 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15220
15221         * configure: grab values for $(CC) and $(CXX) from the
15222         environment, so that someone can do "CC=gcc configure; make" and
15223         have it work right (matching the way that autoconf works now)
15224
15225         * configure.in, Makefile.in: add support for gash, the tcl
15226         interface to Galaxy
15227
15228         * config.guess: add NetBSD variants (hp300, x86)
15229
15230 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15231
15232         * install.sh: Support -d option (in the manner of SunOS 4 install,
15233         as it is more deterministic than that of GNU install)
15234         (chmodcmd): Set file to mode 755 by default (should also do default
15235         chgrp and chown, but I don't feel like dealing with that now)
15236
15237 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15238
15239         * config.sub: Remove h8300hhms alias.
15240
15241 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15242
15243         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15244
15245 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15246
15247         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15248         as stmp-fixinc
15249
15250 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15251
15252         * config.sub: recognize m88110-bug-coff.
15253
15254 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15255
15256         * Makefile.in (all-libio): all dependencies on the toolchain used
15257         to build this (gcc, gas, ld, etc)
15258
15259 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15260
15261         * config.guess: Deal with OSF/1 1.3 on alpha.
15262
15263 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15264
15265         * install.sh: add some 'else true' clauses for portability
15266
15267         * configure.in: don't build libio for h8[35]00-*-* targets
15268
15269 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15270
15271         * Makefile.in:  Add support for new libio.
15272
15273 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15274
15275         * install.sh: If one command fails, don't try the rest.  Don't try
15276         to remove $dsttmp (via trap) unless we have already created it.
15277         If $src doesn't exist, detect it and exit with an error.
15278
15279         * config.guess: Recognize BSD on hp300.
15280
15281 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15282
15283         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15284         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15285
15286 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15287
15288         * Makefile.in (all-send-pr): depends on all-prms
15289
15290 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15291
15292         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15293
15294 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15295
15296         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15297         Added test for mips-mips-riscos5.
15298
15299 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15300
15301         * configure.in: use mh-hp300 for 68k HP hosts
15302
15303 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15304
15305         * configure: add support for CONFIG_SHELL, so that you can use
15306         some alternate shell for evaluating configure scripts
15307
15308 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15309
15310         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15311         in configure script to bug-gdb@prep.ai.mit.edu when building
15312         distribution archive.
15313         * Makefile.in (COMPRESS):  Remove def.
15314         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15315         gdb.tar.Z and make-gdb.tar.Z respectively.
15316         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15317         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15318         to convergence with 'taz' target in Makefile.in.
15319
15320 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15321
15322         * install.sh (dsttmp): use trap to ensure that tmp files go
15323         away on error conditions
15324
15325 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15326
15327         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15328
15329 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15330
15331         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15332         its parent is '/' not ''.
15333
15334         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15335
15336 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15337
15338         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15339         that ${newsrcdir}/configure.in does.
15340
15341 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15342
15343         * test-build.mk: support for CONFIG_SHELL
15344
15345 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15346
15347         * config.sub (netware):  Add as a basic system type.
15348
15349 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15350
15351         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15352           $(srcdir)/ from the dependency on Makefile.in.
15353
15354 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15355
15356         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15357         (h8300hhms is temporary until multi-libraries are implemented).
15358         * configure.in: Handle h8300h too.
15359
15360 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15361
15362         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15363
15364 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15365
15366         * configure:  Remove extraneous output when guessing host type.
15367         * config.guess:  Remove extraneous output when guessing using C
15368         compiler rather than uname, or when guessing fails.
15369
15370 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15371
15372         * Makefile.in: remove all.cross and install.cross targets
15373
15374         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15375           definitions
15376
15377 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15378
15379         * configure.in (target sh): Build gprof.
15380
15381 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15382
15383         * config.sub: change -solaris to -solaris2
15384
15385 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15386
15387         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15388
15389 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15390
15391         * configure: Correct error message for missing Makefile.in to
15392         print correct directory.
15393
15394 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15395
15396         * install.sh: kludge around 386BSD shell bug
15397
15398 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15399
15400         * config.guess:  Recognize NeXT.
15401         * config.guess:  Recognize i486-ncr-sysv4.
15402         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15403
15404 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15405
15406         * Makefile.in (MAKEINFOFLAGS): New variable.
15407         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15408         * build-all.mk, test-build.mk: Pass down --no-split as
15409         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15410
15411 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15412
15413         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15414
15415 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15416
15417         * Makefile.in (libg++.tar.z):  New rule.
15418         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15419         * Makefile.in (taz):  Only do a single chmod.
15420
15421 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15422
15423         * install.sh: don't use dirname anymore (replaced with sed usage)
15424
15425 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15426
15427         * Makefile.in:  Change extension for gzip'd files from '.z' to
15428         '.gz' per new FSF standard usage.
15429
15430 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15431
15432         * configure: put quotes around the final value of program_transform_name
15433
15434 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15435
15436         * Makefile.in: new install.sh support; update install-info rules
15437
15438 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15439
15440         * configure.in: Build diff for crosses, but not for go32 host.
15441
15442         * configure.in: Build gprof only for native, and don't build it
15443         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15444
15445 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15446
15447         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15448
15449 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15450
15451         * configure.in (host_tools): Add prms.
15452
15453 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15454
15455         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15456         with $(FLAGS_TO_PASS) on the command line
15457
15458         * config.sub: Recognize lynx and lynxos
15459
15460 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15461
15462         * config.sub: Accept -ecoff*, not just -ecoff.
15463
15464 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15465
15466         * Makefile.in (taz): Use .gz suffix instead of .z.
15467         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15468         names.
15469
15470 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15471
15472         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15473
15474 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15475
15476         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15477         that rebuilds that might happen during 'make install' don't get
15478         bogus gcc include files
15479
15480 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15481
15482         Change from Utah for HPPA support:
15483         * config.guess: Recognize hppa1.x-hp-bsd.
15484
15485 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15486
15487         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15488         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15489
15490 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15491
15492         * config.sub: Add support for rom68k and bug boot monitors.
15493
15494 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15495
15496         * Makefile.in: Make all-opcodes depend on all-bfd.
15497
15498 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15499
15500         * config.guess: Added special check for i[34]86-univel-sysv4*.
15501
15502 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
15503
15504         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15505         the processor rather than assuming i486.
15506
15507 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15508
15509         * config.guess: Recognize SunOS6 as Solaris3.
15510
15511 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
15512
15513         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
15514         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15515
15516 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
15517
15518         * build-all.mk (all-cross): New target for Canadian Cross.
15519         Added Q2 go32 targets.
15520         * test-build.mk: Configure go32 cross sparclite-aout and
15521         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
15522         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15523
15524 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15525
15526         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15527         GO32 hosted toolchains
15528
15529 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15530
15531         * configure: change  so "-exec-prefix" gets passed down rather
15532         than "-exec_prefix" so autoconf generated Makefiles get the
15533         exec_prefix set right.
15534
15535 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15536
15537         * config.guess: get the Solaris2 minor version number
15538
15539         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15540
15541 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15542
15543         * config.guess: Recognize some Sequent platforms.
15544
15545 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15546
15547         * Makefile.in: added the vault-install target
15548
15549         * configure.in: actually use the Sun3 makefile fragment that's in
15550         config, also added the release dir to configdirs
15551
15552 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15553
15554         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15555
15556 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15557
15558         * configure.in: remove some program from Alpha targetted toolchains
15559
15560 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
15561
15562         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
15563         gprof.
15564         (taz): Run "make diststuff" in those directories instead of "make
15565         proto-dir".  Look for "VERSION=" only at start of line in subdir
15566         Makefile.  Use "gzip -9" for compression.
15567         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15568         (binutils.tar.z): New target.
15569
15570 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15571
15572         * Makefile.in (taz): Include gpl.texinfo.
15573
15574 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15575
15576         * Makefile.in (setup-dirs): Merged into "taz" target.
15577         (taz): Only do `proto-dir' stuff if a directory is actually needed
15578         for this target.
15579
15580 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15581
15582         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15583         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15584         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15585         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15586         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15587
15588 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15589
15590         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15591         config.sub, and move-if-change to gdb testsuite distribution
15592         archive, so the testsuite can be extracted, configured, and
15593         run separately from the gdb distribution.  Blow away the Chill
15594         tests that require a Chill compiled executable, since GNU Chill
15595         is not yet publically available.
15596
15597 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15598
15599         * test-build.mk: set environment variables in a single command,
15600         instead of a list of assignments and exports
15601
15602         * config.guess: recognize Alpha/OSF1 systems
15603
15604 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15605
15606         * configure: Change help message to prefer --options rather than
15607           -options.
15608
15609 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15610
15611         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15612         zippy@ecst.csuchico.edu.
15613         * config.guess: Recognize miniframe.
15614
15615 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15616
15617         * Makefile.in: Use srcroot to find runtest rather than rootme.
15618         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15619
15620 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15621
15622         * test-build.mk: Extensive additions to support building on a
15623         machine other than the host.
15624
15625 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15626
15627         * configure (tooldir): Fix for i386-aix again.
15628
15629 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15630
15631         * configure, Makefile.in:  Change definition of $(tooldir)
15632         to match the FSF.
15633
15634 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15635
15636         * config.guess:  Recognize i[34]86/SVR4.
15637
15638 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15639
15640         * Makefile.in (all-gdb): gdb depends on sim.
15641
15642 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15643
15644         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15645         at the same time we make the prototype gdb directory.
15646         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15647         files at the same time as the gdb base release distribution.
15648
15649 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15650
15651         * Makefile.in (check): Use individual check targets rather than
15652         DO_X rule.
15653         (check-gcc): Added.
15654
15655 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15656
15657         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15658         for System V release 3.2.
15659
15660 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15661
15662         * config.sub: Recognize hppaosf.
15663         * configure.in: Do configure ld/binutils/gas for it.
15664
15665 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15666
15667         * configure (tooldir): Alter syntax used to set this, for systems
15668         where "\$" isn't handled right, like i386-aix.
15669
15670 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15671
15672         * configure: Pass program-transform-name, not
15673         program_transform_name, to recursive configures.
15674
15675 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15676
15677         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15678         of gas+ld+binutils.
15679
15680 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15681
15682         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15683
15684 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15685
15686         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15687
15688 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15689
15690         * Makefile.in (PRMS): Set back to all-prms.
15691
15692 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15693
15694         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15695         targets, rather than for MIPS hosts.
15696
15697 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15698
15699         * configure.in: add comment for --with-x default values
15700
15701         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15702
15703         * Makefile.in: add check-* targets for each of the directories in
15704         the tree.  Add a definition of RUNTEST that will use the one we
15705         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15706
15707 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15708
15709         * configure.in: Removed obsolete references to bfd_target and
15710         target_makefile_frag.
15711
15712         * build-all.mk: Set assorted targets for Q2.
15713         * config.sub: Recognize z8k-sim and h8300-hms.
15714         * test-build.mk: Really don't pass host to configure.
15715         (HOLES): Added uname.
15716
15717 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15718
15719         * configure: Handle an empty program-prefix, program-suffix or
15720         program-transform-name correctly.
15721
15722 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15723
15724         * build-all.mk: -G 8 no longer required for MIPS targets.
15725         * test-build.mk: Don't pass host argument to configure; make it
15726         guess.
15727
15728 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15729
15730         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15731         * Makefile.in (COMPRESS):  New macro, like GZIP.
15732
15733 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15734
15735         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15736
15737         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15738         with gas currently defaults to -G 0.
15739
15740 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15741
15742         * Makefile.in (all-flex): flex depends on byacc.
15743
15744         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15745         to test-build.mk as RELEASE_TAG.
15746         * test-build.mk (configargs): New variable containing arguments to
15747         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15748         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15749
15750         * config.guess: Use /bin/uname when checking -X argument on SCO,
15751         to avoid invoking GNU uname which doesn't understand -X.
15752
15753         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15754
15755         * configure.in: Build gas for mips-*-*.
15756
15757 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15758
15759         * Makefile.in (all.normal): insert missing backslash.
15760
15761 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15762
15763         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15764
15765         * Makefile.in: Complete overhaul to merge many almost identical
15766         targets.
15767
15768 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15769
15770         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15771         (gdb.tar.Z): Adjusted.
15772
15773         * Makefile.in (setup-dirs, taz): New targets; should be general
15774         enough to adapt for gdb sometime.  Build only .z file.
15775         (gas.tar.z): New target.
15776
15777 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15778
15779         * build-all.mk: Use CC=cc -Xs on Solaris.
15780
15781 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15782
15783         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15784         for handling BISON for FSF releases.
15785
15786 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15787
15788         * configure: Actually implement the change zoo just documented.
15789
15790 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15791
15792         * configure: when using config.guess, only set target_alias when
15793         it's not already been set (ie, on the command line)
15794
15795 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15796
15797         * Makefile.in: add installcheck target, set PRMS to install-prms
15798
15799 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15800
15801         * configure: add support for package_makefile_fragment, handle the
15802         case where a directory has a configure.in file but no Makefile.in
15803         more gracefully (with an actual understandable error message, even);
15804         add support for --without (and add this to the usage message); also
15805         explicitly add a --host=${host_alias} to the command line when
15806         config.guess is used
15807
15808 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15809
15810         * configure: Must use both --host and --target in recursive calls.
15811
15812 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15813
15814         * Makefile.in: Change deja-gnu to dejagnu.
15815
15816 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15817
15818         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15819
15820 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15821
15822         * configure.in: canonicalize all instances to *-*-solaris2*,
15823         also strip out a number of tools to not build for go32 host
15824
15825 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15826
15827         * config.guess: add GPL.
15828
15829         * Makefile.in, config.guess, config.sub, configure: bump
15830           copyrights to 93.
15831
15832 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15833
15834         * Makefile.in (do-info): Removed obsolete check for existence of
15835         localenv file.
15836
15837         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15838
15839 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15840
15841         * Makefile.in: a couple of 'else true' for decstation,
15842         support for TclX
15843
15844         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15845
15846 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15847
15848         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15849
15850 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15851
15852         * config.guess: Recognize i386-ibm-aix (PS/2).
15853         * configure.in: Use config/mh-aix386 file for it.
15854
15855 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15856
15857         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15858         CC_FOR_TARGET instead.
15859         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15860
15861 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15862
15863         * Makefile.in: Add sim to list of directories sent with gdb
15864
15865 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15866
15867         * configure.in: Put back mips-dec-bsd* case.
15868
15869 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15870
15871         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15872         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15873         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15874
15875 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15876
15877         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15878
15879         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15880         (install-info): install dir.info only if it exists,
15881         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15882
15883 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15884
15885         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15886         gas for mips-dec-bsd.
15887
15888 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15889
15890         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15891         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15892
15893 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15894
15895         * configure.in: Added "dejagnu" to hosttools list.
15896
15897 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15898
15899         * config.sub, configure.in, config.guess:  Add support
15900         for Bosx, an AIX variant from Bull.
15901         Patches from F.Pierresteguy@frcl.bull.fr.
15902
15903 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15904
15905         * devo/dejagnu: Initial creation of devo/dejagnu.
15906         Migrated dejagnu testcases and support files for testing software
15907         tools to reside as subdirectories, currently called "testsuite",
15908         within the directory of the software tool.  Migrated all programs,
15909         support libraries, etc. beloging to dejagnu proper from
15910         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15911         with no modifications.  The changes to these files which will
15912         allow them to configure, build, and execute properly will be made
15913         in a future update.
15914
15915 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15916
15917         * Makefile.in: Change send_pr to send-pr.
15918         * configure.in: Likewise.
15919         * send_pr: Renamed directory to send-pr.
15920
15921 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15922
15923         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15924
15925 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15926
15927         * README:  Update for gdb-4.8 release.
15928         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15929         gdb-xxx.tar.z (gzip'd) file also.
15930
15931 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15932
15933         * Makefile.in: make all-diff depend on all-libiberty
15934
15935 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15936
15937         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15938
15939 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15940
15941         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15942
15943 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15944
15945         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15946         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15947         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15948
15949 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15950
15951         * Makefile.in:  makeinfo binary is in a new location
15952
15953 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15954
15955         * config.sub: Accept -ecoff as an OS.
15956
15957         * Makefile.in: Various changes to eliminate a level of make
15958         recursion and reduce the required command line length.
15959         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15960         sub-makes.
15961         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15962         variables holding settings for specific sub-makes.
15963         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15964         in terms of BASE_FLAGS_TO_PASS.
15965         (TARGET_LIBS): New variable listing directories which use
15966         TARGET_FLAGS_TO_PASS.
15967         (subdir_do): Eliminated.
15968         (do-*): New set of targets to replace subdir_do.
15969         (various): All targets which used subdir_do now depend on do-*.
15970         (local-clean): Renamed from do_clean.
15971         (local-distclean): New target, dependency of distclean and
15972         realclean.
15973         (install-info): Don't create directories.  Depend on dir.info
15974         rather than calling make recursively.
15975         (install-dir.info): Eliminated.
15976         (install-info-dirs): Create all info directories here.
15977         (dir.info): Depend upon do-install-info.
15978
15979         * test-build.mk (HOLES): Added false.
15980
15981 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15982
15983         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15984
15985 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15986
15987         * Makefile.in (info): remove dependency on all-texinfo.  The
15988         problem was really in texinfo/C, not at this level.
15989
15990 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15991
15992         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15993
15994 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15995
15996         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15997         GDB releases.
15998
15999 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16000
16001         * configure: Include srcdir in message about target of link not
16002         being found.  Don't convert `-' to `_' in `with' options being
16003         passed to subdirs.
16004
16005 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16006
16007         * configure.in: add uudecode to host_tools
16008
16009         * Makefile.in: added {all,install}-uudecode targets, added them to
16010         the appropriate lists
16011
16012 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16013
16014         * Makefile.in (all-gcc): Added dependency on all-gas.
16015
16016         * configure.in (mips-*-*): Build ld and binutils.
16017
16018 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16019
16020         * configure: check return code from mkdir, print error message and
16021           exit on failure.
16022
16023 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16024
16025         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16026
16027 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16028
16029         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16030
16031 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16032
16033         * config.sub (h8500):  Recognize this as a cpu type.
16034
16035 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16036
16037         * configure: source directory missing is no longer a warning
16038
16039         * configure.in: recognize irix[34]* instead of irix[34]
16040
16041         * Makefile.in: define and pass down X11_LIB
16042
16043 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16044
16045         * guess-systype: Renamed to ...
16046         * config.guess:  ... by popular request.
16047         * configure.in, Makefile.in:  Update accordingly.
16048
16049 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16050
16051         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16052         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16053         + Execute ./dummy instead of assuming . is in PATH.
16054
16055 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16056
16057         * guess-systype:  New shell script.  Attempts to guess the
16058         canonical host name of the executing host.
16059         Only a few hosts are supported so far.
16060         * configure:  Call guess-systype if no host is specified.
16061
16062 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16063
16064         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16065         gcc Makefile.
16066
16067
16068 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16069
16070         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16071         (all-gcc, install-gcc, subdir_do): Use it.
16072
16073 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16074
16075         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16076
16077 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16078
16079         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16080           set exclusively by configure, using configure.in .
16081
16082 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16083
16084         * test-build.mk: set $PATH for all builds
16085
16086         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16087
16088 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16089
16090         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16091         the one used in gcc/Makefile.in, so that a null expansion doesn't
16092         override the one needed to build gcc with a native cc.
16093
16094
16095 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16096
16097         * configure: Accept -with arguments.
16098
16099 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16100
16101         * Makefile.in: added h8300sim
16102
16103 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16104
16105         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16106         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16107         (all-cygnus, native, build-cygnus): Make
16108         $(canonhost)-stamp-3stage-done, not $(host)....
16109         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16110         i386-sco3.2v4.  Added else true to if command.
16111
16112 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16113
16114         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16115
16116 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16117
16118         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16119
16120 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16121
16122         * configure.in: don't remove binutils from Solaris builds
16123
16124 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16125
16126         * Makefile.in: get rid of earlier definitions for *clean,
16127         also handle the recursive info rule better
16128
16129 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16130
16131         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16132         do more-or-less the right thing.
16133
16134 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16135
16136         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16137         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16138
16139 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16140
16141         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16142         $(host_canonical).
16143
16144         * configure.in: split the configdirs list into 4 categories (native
16145         v. cross, library v. tool) and handle the cross-only and native-
16146         only in more reasonable (and correct!) way.
16147
16148 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16149
16150         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16151         configdirs anymore.
16152
16153 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16154
16155         * Makefile.in: extensive cleanup::  removed all of the explicit
16156         clean-* targets, collapsed many wrappers around subdir_do into
16157         one, added additional targets to satisfy standards.texi, deleted
16158         some old targets, some changes for consistency
16159
16160 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16161
16162         * configure.in: handle some programs as cross-only, and others as
16163         native only
16164
16165         * test-build.mk: handle partial holes in a more generic manner
16166
16167         * Makefile.in: m4 depends on libiberty
16168
16169 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16170
16171         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16172         time, wdiff, and find to configdirs
16173
16174         * Makefile.in: all, clean, and install rules for the new programs
16175         added to configure.in
16176
16177 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16178
16179         * configure.in: use mh-sun for all *-sun-* hosts
16180
16181 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16182
16183         * Makefile.in: define flags for X11 include files and library file
16184         locations, pass them down to the programs that need this info
16185
16186         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16187
16188 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16189
16190         * configure.in: start building libg++ for HP-UX targets
16191
16192 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16193
16194         * README:  Update references to files moved into etc/.
16195
16196 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16197
16198         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16199         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16200
16201 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16202
16203         * configure: accept dash as well as underscore in long option
16204         names for FSF compatibility.
16205
16206 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16207
16208         * config.sub: added -sco3.2v4 support from FSF.
16209
16210 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16211
16212         * configure.in: expand the section that adds or removes
16213         directories from the list of programs to build, to handle native
16214         vs. cross in addition to host v. native
16215
16216 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16217
16218         * Makefile.in:  Replace C++ in macro names with CXX.
16219         This is less likely to break ...
16220
16221 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16222
16223         * test-build.mk: add -w to GNU_MAKE
16224
16225 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16226
16227         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16228         add 'sparc' to list of recognized cpus.  This needed to make
16229         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16230         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16231         then changes that into $CPU-wrs-vxworks.
16232
16233         * configure.in: remove most references to gdbtest, regularize
16234         target based program removal
16235
16236         * test-build.mk: import from p3 tree (many fixes and changes)
16237
16238 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16239
16240         * Makefile.in: added rules to handle tcl, tk, and expect
16241
16242         * configure.in: handle those directories if they exist
16243
16244 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16245
16246         * config.sub: removed bogus hppabsd and hppahpux names, since
16247         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16248
16249 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16250
16251         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16252         depends upon all-xiberty
16253
16254         * Makefile.in: changes from p3, including:
16255
16256         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16257
16258         * Makefile.in (XTRAFLAGS): include newlib directories if
16259         newlib/Makefile exists, rather than if host != target.
16260
16261         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16262
16263         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16264         from the same source tree and not building a cross-compiler.  This
16265         matters for the libg++ configuration if reconfiguring a tree that
16266         has already been installed.
16267
16268         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16269
16270         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16271         pick up the machine and system specific header files.
16272
16273         * Makefile.in: added AS_FOR_TARGET, passed down in
16274         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16275         the C compiler to use to create programs which are run in the
16276         build environment, set it to default to $(CC), and passed it down
16277         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16278
16279         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16280
16281         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16282         We need them for unusual native builds, like systems without
16283         ranlib.
16284
16285         * configure: also define $(host_canonical) and
16286         $(target_canonical), which are the full, canonical names for the
16287         given host and target
16288
16289 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16290
16291         * Makefile.in:  Added separate definitions for C++.
16292
16293 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16294
16295         * configure.in (configdirs):  Add deja-gnu.
16296
16297 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16298
16299         * README:  Update for configure.texi and gdb-4.7 release.
16300
16301 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16302
16303         * Makefile.in:  Move "all" target to top of file.
16304         Previously, first target was ".PHONY" which caused BSD4.4 make
16305         to build .PHONY when make was run without arguments.
16306
16307 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16308
16309         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16310         Library-copylefted code in libiberty.
16311
16312 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16313
16314         * config.sub:  Replace m68kmote with plain old m68k.
16315
16316 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16317
16318         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16319
16320 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16321
16322         * config.sub: Complain if no argument is given.  Added support for
16323         386bsd as OS and target alias.
16324
16325 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16326
16327         * Makefile.in (XTRAFLAGS): include newlib directories if
16328         newlib/Makefile exists, rather than if host != target.
16329
16330 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16331
16332         * config.sub: recognize sparclite-wrs-vxworks.
16333
16334         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16335         p3.) Added clean-xiberty to clean.
16336
16337 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16338
16339         * configure.in: use *-*-* instead of nested cases for host and target
16340
16341 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16342
16343         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16344         from the same source tree and not building a cross-compiler.  This
16345         matters for the libg++ configuration if reconfiguring a tree that
16346         has already been installed.
16347
16348 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16349
16350         * config.sub (i486v/i486v4):  Merge in from FSF version.
16351
16352 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16353
16354         * configure: only set PWD if it is already set.
16355
16356 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16357
16358         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16359         doesn't have unset and all success paths (and most error paths)
16360         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16361         to just ${PWD} to avoid confusion.)
16362
16363 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16364
16365         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16366         even for a native compilation.
16367
16368 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16369
16370         Changes to make the gdb.tar.Z rule work better.
16371
16372         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16373         (DEVO_SUPPORT):  Add configure.texi.
16374         (bfd-ilrt.tar.Z):  Remove ancient rule.
16375
16376 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16377
16378         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16379         pick up the machine and system specific header files.
16380
16381         * configure.in, config.sub: added new target m68010-adobe-scout,
16382         with alias of adobe68k.  Changed configure.in to check for
16383         -scout before -sco* to avoid a false match.
16384
16385         * Makefile.in: added AS_FOR_TARGET, passed down in
16386         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16387         the C compiler to use to create programs which are run in the
16388         build environment, set it to default to $(CC), and passed it down
16389         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16390
16391 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16392
16393         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16394         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16395         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16396         FOR_TARGET variants, to newlib and libg++.
16397
16398 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16399
16400         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16401         first.
16402
16403 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16404
16405         * config.sub:  Accept `elf' as an environment.
16406
16407 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16408
16409         * Makefile.in (all-opcodes):  cd into the right directory
16410
16411 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16412
16413         * configure: added -program_transform_name option, used as
16414         argument to sed when installing programs.
16415         configure.texi: added documentation for -program_prefix,
16416         -program_suffix and -program_transform_name.
16417
16418 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16419
16420         * config.sub:  Accept i486 where i386 ok.
16421
16422 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16423
16424         * config.sub: accept we32k
16425
16426 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16427
16428         * config.sub, configure.in: accept OSE68000 and OSE68k.
16429
16430         * Makefile.in: don't create all directories for ``make install'';
16431         let the subdirectories create the ones they need.
16432
16433 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16434
16435         * COPYING: new file, GPL v2
16436
16437 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16438
16439         * Makefile.in: use the new gen-info-dir, which needs a template
16440         argument (which also lives in texinfo)
16441
16442         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16443
16444 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16445
16446         * config.sub (ncr3000):  Change i386 to i486.
16447
16448 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16449
16450         * Makefile.in: add install-rcs, install-grep to
16451         install-no-fixedincludes, removed install-bison and install-libgcc
16452
16453 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16454
16455         * configure.in: grab the HPUX makefile fragment if on HPUX
16456
16457 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16458
16459         * Makefile.in: eradicate bison spoor (ditto libgcc).
16460          configure.in: recognise m68{k,000}-ericsson-OSE.
16461          es1800 is alias for m68k-ericsson-OSE
16462
16463 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16464
16465         * configure.in: rearrange the parts that remove programs from
16466         configdirs, based now on HOST==TARGET or by canonical triple.
16467
16468 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16469
16470         * test-build.mk: recurse explicitly with -f test-build.mk when
16471           appropriate.  predicate stage3 and comparison on the existence
16472           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16473           On very clean, also remove ...stamp-co.  Build in-place before
16474           doing other builds.
16475
16476 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16477
16478         * Makefile.in, configure.in: add tgas
16479
16480 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16481
16482         * Makefile.in: a number of changes merged in from progressive.
16483
16484         * configure.in: add libm.
16485
16486         * .cvsignore: ignore some stuff that comes from test-build.mk.
16487
16488 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16489
16490         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16491
16492 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16493
16494         * configure: Add program_suffix (parallel to program_prefix)
16495         * Makefile.in: adjust directory-creating script for losing decstation
16496
16497 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16498
16499         * configure:  Minor $subdir-related fixes.
16500
16501 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16502
16503         * configure: fix various problems with propogating
16504         makefile_target_frag in subdirs.
16505         * configure.in: config libgcc if its there
16506
16507 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
16508
16509         * config.sub:  HPPA merge.
16510
16511 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
16512
16513         * Makefile.in:  Replace all-bison with all-byacc in all
16514         dependency lines for other tools (which now use byacc).
16515
16516 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
16517
16518         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
16519
16520 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
16521
16522         * Makefile.in: make gprof rules similar to byacc rules (instead of
16523         vestigal $(unsubdir) that didn't work...)
16524
16525 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
16526
16527         * config.sub:  Add support for Linux.
16528         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
16529         (at least for libg++).
16530
16531 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
16532
16533         * configure.texi: fix doc for the -nfp option to configure
16534
16535 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
16536
16537         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16538
16539 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
16540
16541         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16542         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16543         * configure.in: added solaris* host_makefile_frag hook.
16544
16545 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16546
16547         * config.sub: changed recognition of m68000 so that various
16548         m68k types can be specified via m680[01234]0
16549
16550 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16551
16552         * config.sub (basic_machine): fix sed so that '-foo' isn't
16553         completely substituted out while .+'-foo' loses the '-foo'
16554
16555 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16556
16557         * config.sub ($os): Add -aout.
16558
16559 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
16560
16561         * configure:  If host_makefile_frag is absolute, don't
16562         prefix ${invsubdir} (relevant to libg++ auto-configure).
16563
16564 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16565
16566         * Makefile.in (tooldir): Define it.
16567         (all-ld): Depend on all-flex.
16568
16569 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16570
16571         * Makefile.in (check):  Fix libg++ special case.
16572
16573 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16574
16575         * configure: do not bury `pwd` into config.status, thus do fewer
16576           pwd's.
16577
16578         * configure: print the "Building in" message only when building in
16579           other than "." AND verbose.
16580
16581         * configure: remove -s, rework -v to better accommodate guested
16582           configures.
16583
16584         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16585
16586 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16587
16588         * Makefile.in: macroize flags passed on recursion.  remove
16589           fileutils.
16590
16591 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16592
16593         * configure: get makesrcdir right for subdirs deeper than 1.
16594
16595         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16596           install.
16597
16598 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16599
16600         * Makefile.in: don't print subdir_do or recursion lines.
16601
16602 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16603
16604         * standards.texi: added menu item.
16605
16606         * Makefile.in: build and install standards.info.
16607
16608         * standards.texi: new file.
16609
16610 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16611
16612         * configure: test for and move config.status pieces from
16613           ${subdir}/.
16614
16615 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16616
16617         * configure:  Test for existance of files before trying to mv
16618         them, to avoid numerous non-existance messages.
16619
16620 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16621
16622         * configure: correct final line of config.status.
16623
16624         * configure: patch from eggert.  Avoids a protection problem if
16625           the original Makefile.in is read only.
16626
16627         * configure: use move-if-change from gcc to create config.status.
16628           Some makefiles depend on config.status to tell if a directory
16629           has been reconfigured for a different host.  This change
16630           prevents those directories from remaking everything in the case
16631           where the reconfig was only intended to rebuild a Makefile.
16632
16633         * configure: test for config.sub with "config.sub sun4" rather
16634           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16635           host alias from a missing config.sub.
16636
16637 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16638
16639         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16640           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16641
16642 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16643
16644         * configure: mkdir ${subdir} as needed.
16645
16646 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16647
16648         * Makefile.in,configure.in: added autoconf.
16649
16650 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16651
16652         * Makefile.in: no longer pass against on recursion.
16653
16654         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16655           definitions are not inherited.
16656
16657         * configure: correct makesrcdir when subdir is .
16658
16659 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16660
16661         * configure:  Add support for 'subdirs' variable, which is
16662         like 'configdirs', except that configure doesn't re-invoke
16663         itself for subdirs, it just creates a Makefile for each subdir.
16664         * configure.texi:  Document subdirs.
16665
16666 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16667
16668         * configure.in: added flex to configdirs
16669
16670 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16671
16672         * Makefile.in: remove clean-stamps from clean.
16673
16674 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16675
16676         * configure.in:  Add gdbtest to configdirs.
16677
16678 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16679
16680         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16681         to recursive makes.
16682         * configure.in:  Recognize new ncr3000 config.
16683
16684 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16685
16686         * Makefile.in, configure.in: removed references to gdbm.
16687
16688 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16689
16690         * config.sub:  Don't canonicalize os value
16691         newsos* to bsd (readline needs to check for newsos).
16692         (This fix was earlier made Jan 31, but got re-broken.)
16693
16694 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16695
16696         * configure.in:  sco is an os, not a vendor!
16697
16698         * configure:  Quote $( better.  Keep various shells happy.
16699
16700 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16701
16702         * Makefile.in: eliminate stamp-files.
16703
16704 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16705
16706         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16707           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16708
16709 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16710
16711         * config.sub:  fix iris/iris3.
16712
16713 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16714
16715         * configure: re-add -rm.
16716
16717 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16718
16719         * Maskefile.in: add .stmp-rcs to all.
16720
16721         * configure.in: remove gas from rs6000 build, use aix host fragment.
16722
16723 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16724
16725         * configure: pass down site_option during recursion.
16726
16727 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16728
16729         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16730
16731 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16732
16733         * configure: Change exec_prefix so that it really defaults to prefix.
16734
16735 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16736
16737         * Makefile.in, configure.in:  Add support for mmalloc library.
16738
16739 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16740
16741         * Makefile.in: add stmp dependencies for a few more things.
16742
16743 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16744
16745         * configure: adjusted error message on objdir/srcdir configure
16746           collision, per john's suggestion.
16747
16748         * Makefile.in: add libiberty stmp to all and all.cross.
16749
16750 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16751
16752         * Makefile.in: remove force dependencies, add grep to all.
16753
16754 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16755
16756         * Makefile.in: drop flex.  make stamp files work.
16757
16758         * configure: added test for conflicting configuration in srcdir,
16759           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16760           gets cranky.  use relative paths for configure and srcdir
16761           whenever possible.  Send some error messages to stderr that were
16762           going to stdout.
16763
16764 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16765
16766         * Makefile.in:  Fix libg++ rule to check for gcc directory
16767         before using gcc/gcc.  Also pass XTRAFLAGS.
16768
16769 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16770
16771         * Makefile.in: added stmp-files so that directories aren't polled
16772           when they are already built.
16773
16774         * configure.texi: fixed a node pointer problem.
16775
16776 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16777
16778         * config.sub configure.in gdb/configure.in
16779         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16780         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16781         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16782
16783 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16784
16785         * configure: -recurring becomes -silent.  corrected help message
16786           for -site= option.
16787
16788         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16789
16790 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16791
16792         * configure: when building Makefile for crosses, replace
16793           tooldir and program_prefix.  default srcdir from location of
16794           config.sub.  remove "for host in hosts" and "for target in
16795           targets" loops.
16796
16797 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16798
16799         * Makefile.in: Do not pass bindir or mandir to cvs.
16800
16801 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16802
16803         * Makefile.in, configure.in: removed traces of namesubdir,
16804           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16805           copyrights to '92, changed some from Cygnus to FSF.
16806
16807         * configure.texi: remove most references to multiple hosts,
16808           multiple targets, subdirs, etc.
16809
16810         * configure.man: removed rcsid. reference config.sub not
16811           config.subr.
16812
16813         * Makefile.in: mkdir $(infodir) on install-info.
16814
16815 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16816
16817         * configure.texi:  Explain better about .gdbinit and about
16818         the environment that configure.in sections run in.
16819
16820 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16821
16822         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16823
16824 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16825
16826         * README:  DOC.configure => cfg-paper.texi.
16827
16828 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16829
16830         * config.sub (near case $os):  Don't convert newsos* to bsd!
16831
16832 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16833
16834         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16835         the number of copies of COPYING that go into the GDB tar file.
16836
16837 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16838
16839         * bfd/configure.in, gdb/config/mh-i386sco,
16840         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16841         Fix SCO configuration stuff.
16842
16843 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16844
16845         * Makefile.in:  For libg++, make sure the -I pointing
16846         to the gcc directory goes *after* all the libg++-local -I flags.
16847         Also, move just-gcc dependency from just-libg++ to all-libg++.
16848
16849 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16850
16851         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16852
16853 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16854
16855         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16856
16857 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16858
16859         * config.sub:  Add stratus configuration frags.  Also
16860         submitted to FSF.
16861
16862 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16863
16864         * Makefile.in (DEV_SUPPORT):  add configure.man.
16865
16866         * config.sub(Decode manufacturer-specific):  add -none*.
16867
16868 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16869
16870         * Makefile.in:  remove form feeds to make Sun's make happy.
16871         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16872
16873 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16874
16875         * Makefile.in (AR_FLAGS):  Make quieter.
16876
16877 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16878
16879         * configure.in:  Add libg++.
16880         * configure:  When verbose, don't output the command line at each
16881         level; it will be unremarkably the same as the previous version,
16882         which will be the same as what the user typed.
16883
16884 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16885
16886         * configure.in, Makefile.in: fix clean-info, add flex.  add
16887           fileutils.
16888
16889         * configure: be less sensitive to spaces in Makefile.in.  Do not
16890           look for sources in "..".  Doing so breaks subdirectories that
16891           might have their own configure.  If a subdir has it's own
16892           configure script, use it.
16893
16894 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16895
16896         * cfg-paper.texi: some changes suggested by rms.
16897
16898 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16899
16900         * config.sub:  Merge in some small additions from the FSF version,
16901         taken from the gcc distribution, to bring the Cygnus and FSF
16902         versions into closer sync.
16903
16904 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16905
16906         * configure.in:  Changed svr4 references to sysv4.
16907
16908 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16909
16910         * configure: added -V for version number option.
16911
16912 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16913
16914         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16915           renamed from DOC.configure to cfg-paper.texi.
16916
16917 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16918
16919         * configure, config.subr, config.sub: config.subr is now
16920           config.sub again.
16921
16922 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16923
16924         * configure.texi: new file, in progress.
16925
16926         * Makefile.in: build info file and install the man page for
16927           configure.
16928
16929         * configure.man: new file, first cut.
16930
16931         * configure: find config.subr again now that configuration "none"
16932           has gone.  removed all traces of the -ansi option.  removed all
16933           traces of the -languages option.
16934
16935         * config.subr: resync from rms.
16936
16937 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16938
16939         * configure, config.sub, config.subr: merge config.sub into
16940           config.subr, call the result config.subr, remove config.sub, use
16941           config.subr.
16942
16943         * Makefile.in: revised install for dir.info.
16944
16945 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16946
16947         * configure.in: add decstation host makefile frag.
16948
16949         * Makefile.in: BISON now bison -y again.  also install-gcc on
16950           install.  clean-gdbm on clean.  infodir belongs in datadir.
16951           Make directories for info install.  Build dir.info here then
16952           install it.
16953
16954 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16955
16956         * Makefile.in: fix for bad directory tests.
16957
16958 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16959
16960         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16961           regexp.  -srcdir relative was being handled incorrectly.
16962
16963         * Makefile.in: unwrapped some for loops so that parallel makes
16964           work again and so one can focus one's attention on a particular
16965           package.
16966
16967 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16968
16969         * configure: added PWD as a stand in for `pwd` (for speed). use
16970           elif wherever possible.  make -srcdir work without -objdir.
16971           -objdir= commented out.
16972
16973 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16974
16975         * configure: +options become --options.  -subdirs commented out.
16976           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16977           Makefile now at top of generated Makefile.  Removed cvs log
16978           entries.  added -srcdir.  create .gdbinit only if there is one
16979           in ${srcdir}.
16980
16981         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16982           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16983           and mandir now keyed off datadir by default.
16984
16985 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16986
16987         * Freshly created ChangeLog.
16988
16989 \f
16990 Local Variables:
16991 mode: change-log
16992 left-margin: 8
16993 fill-column: 76
16994 version-control: never
16995 End: