OSDN Git Service

PR libstdc++/49894
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2011-10-24  Teresa Johnson  <tejohnson@google.com>
2
3         * MAINTAINERS (Write After Approval): Add myself.
4
5 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
6
7         * MAINTAINERS (sparc port): Remove myself.
8
9 2011-09-14  Tom de Vries  <tom@codesourcery.com>
10
11         * MAINTAINERS (Write After Approval): Add myself.
12
13 2011-08-14  Yao Qi  <yao@codesourcery.com>
14
15         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
16         * configure: Regenerate.
17
18 2011-07-26  Ian Lance Taylor  <iant@google.com>
19
20         * configure.ac: Set have_compiler based on whether gcc directory
21         exists, rather than on whether gcc is in configdirs.
22         * configure: Rebuild.
23
24 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
25
26         * MAINTAINERS (Global Reviewers): Add self.
27
28 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
29
30         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
31         link directories.
32         * Makefile.in: Rebuild.
33
34 2011-07-20  Ian Lance Taylor  <iant@google.com>
35
36         PR bootstrap/49787
37         * configure.ac: Move --enable-bootstrap handling earlier in file.
38         If --enable-bootstrap and either --enable-build-with-cxx or
39         --enable-build-poststage1-with-cxx, enable C++ automatically.
40         * configure: Rebuild.
41
42 2011-07-19  Ian Lance Taylor  <iant@google.com>
43
44         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
45         make C++ a boot_language.  Set and substitute
46         POSTSTAGE1_CONFIGURE_FLAGS.
47         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
48         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
49         * configure, Makefile.in: Rebuild.
50
51 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
52
53         * MAINTAINERS (Register Allocation): Move myself from reviewers to
54         maintainers.
55
56 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
57
58         * MAINTAINERS (Global Reviewers): Add myself.
59
60 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
61
62         * configure: Regenerate.
63
64 2011-07-16  Jason Merrill  <jason@redhat.com>
65
66         * Makefile.def (language=c++): Add check-c++0x and
67         check-target-libmudflap-c++.
68         * Makefile.tpl (check-target-libmudflap-c++): New.
69         * Makefile.in: Regenerate.
70
71 2011-07-16  Matthias Klose  <doko@ubuntu.com>
72
73         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
74         * Makefile.def (target_modules/libjava): Pass
75         $(EXTRA_CONFIGARGS_LIBJAVA).
76         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
77         if not configured with --enable-static-libjava.
78         * Makefile.in: Regenerate.
79         * configure: Likewise.
80
81 2011-07-15  Jason Merrill  <jason@redhat.com>
82
83         * Makefile.in (check-c++): Move check-gcc-c++0x after
84         check-target-libstdc++-v3.
85
86 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
87
88         * MAINTAINERS (c6x port): New entry.
89
90 2011-07-13  Jason Merrill  <jason@redhat.com>
91
92         * Makefile.in (check-gcc-c++0x): New.
93         (check-c++): Depend on it.
94
95 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
96
97         PR target/39150
98         * configure.ac (i[3456789]86-*-solaris2*): Also accept
99         x86_64-*-solaris2.1[0-9]*.
100         * configure: Regenerate.
101
102 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
103
104         * MAINTAINERS (RTL optimizers): Add self.
105
106 2011-06-27  Gabriel Charette  <gchare@google.com>
107
108         * MAINTAINERS (Write After Approval): Add myself.
109
110 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
111
112         PR regression/47836
113         PR bootstrap/23656
114         PR other/47733
115         PR bootstrap/49247
116         PR c/48825
117         * configure.ac (target_libraries): Remove target-libiberty.
118         Remove case-statement setting skipdirs=target-libiberty for
119         multiple targets.  Remove checking target_configdirs and
120         removing target-libiberty but keeping target-libgcc if
121         otherwise empty.
122         * Makefile.def (target_modules): Don't add libiberty.
123         (dependencies): Remove all traces of target-libiberty.
124         * configure, Makefile.in: Regenerate.
125
126 2011-06-13  Walter Lee <walt@tilera.com>
127
128         * configure.ac (tilepro-*-*) New case.
129         (tilegx-*-*): Likewise.
130         * configure: Regenerate.
131
132 2011-06-06  Jing Yu  <jingyu@google.com>
133
134         * configure.ac: Skip target-libiberty for
135         arm*-*-linux-androideabi.
136         * configure: Regenerated.
137
138 2011-06-06  Nick Clifton  <nickc@redhat.com>
139
140         * config.sub: Sync from upstream.
141
142 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
143
144         * MAINTAINERS (Write After Approval): Add myself.
145
146 2011-06-01  Daniel Jacobowitz  <drow@false.org>
147
148         * MAINTAINERS: Update my email address.
149
150 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
151
152         * MAINTAINERS (Write After Approval): Update my email address.
153
154 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
155
156         * MAINTAINERS (Write After Approval): Add myself.
157
158 2011-05-08  Doug Kwan  <dougkwan@google.com>
159
160         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
161         * configure: Regenerated.
162         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
163         value from configure.
164         * Makefile.in: Regenerated.
165
166 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
167
168         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
169         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
170         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
171         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
172         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
173         *-*-vxworks*): Disable newlib and libgloss in separate case
174         statement.
175         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
176         to separate case statement.
177         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
178         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
179         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
180         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
181         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
182         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
183         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
184         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
185         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
186         i[[3456789]]86-*-rdos*, m32r-*-*,
187         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
188         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
189         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
190         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
191         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
192         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
193         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
194         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
195         and libgloss in main case over targets.  Remove most empty cases
196         in main case over targets.
197         * configure: Regenerate.
198
199 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
200
201         * MAINTAINERS (Write After Approval): Add myself.
202
203 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
204
205         * configure.ac: Remove code setting special library locations for
206         hppa*64*-*-hpux11*.  Remove code setting compiler for
207         sparc-sun-solaris2*.
208         * configure: Regenerate.
209
210 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
211
212         * configure.ac: Separate libgloss_dir settings from general case
213         over targets.
214         * configure: Regenerate.
215
216 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
217
218         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
219         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
220         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
221         cases in libgcj-disabling case statement.
222         (hppa*64*-*-linux*): Set unsupported_languages instead of
223         disabling target-zlib.
224         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
225         to hppa*64*-*-hpux*.
226         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
227         hppa*-*-hpux*.
228         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
229         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
230         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
231         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
232         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
233         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
234         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
235         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
236         libgcj-disabling case statement.
237         * configure: Regenerate.
238
239 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
240
241         * configure.ac: Disable Java for targets not supporting libffi.
242         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
243         Remove cases in Java-disabling statement.
244         (*arm-wince-pe): Change to arm-wince-pe.
245         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
246         cases in Java-disabling statement.
247         (bfin-*-*): Don't disable Java again.
248         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
249         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
250         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
251         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
252         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
253         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
254         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
255         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
256         Java-disabling statement.
257         (mmix-*-*): Don't disable Java again.
258         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
259         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
260         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
261         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
262         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
263         statement.
264         * configure: Regenerate.
265
266 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
267
268         * configure.ac: Separate cases disabling Java and Java libraries
269         from general case over targets.
270         * configure: Regenerate.
271
272 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
273
274         * MAINTAINERS: Update my email address.
275
276 2011-04-20  Easwaran Raman  <eraman@google.com>
277
278         * MAINTAINERS (Write After Approval): Add myself.
279
280 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
281
282         PR lto/48086
283         * configure.ac: Re-enable LTO on *-apple-darwin9*.
284         * configure: Regenerate.
285
286 2011-04-16  Jim Meyering  <meyering@redhat.com>
287
288         * MAINTAINERS (Write After Approval): Add myself.
289
290 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
291
292         * MAINTAINERS: Update my email address.
293
294 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
295
296         * MAINTAINERS (Write After Approval): Add myself.
297
298 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
299
300         * MAINTAINERS (Write After Approval): Add myself.
301
302 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
303
304         * MAINTAINERS (Write After Approval): Add myself.
305
306 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
307
308         * configure.ac (build_tools): Remove build-byacc.
309         (host_libs): Remove mmalloc.
310         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
311         autoconf automake libtool diff rcs fileutils shellutils time
312         textutils wdiff find uudecode hello tar gzip indent recode release
313         sed perl gawk findutils gettext zip.
314         (libgcj): Remove target-qthreads.
315         (target_tools): Remove target-examples target-gperf.
316         (YACC): Don't handle building byacc.
317         * configure: Regenerate.
318         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
319         dosutils, examples, fileutils, find, findutils, gawk, gettext,
320         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
321         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
322         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
323         handle building components.
324         * Makefile.in: Regenerate.
325
326 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
327
328         * MAINTAINERS: Update my email address as Xtensa maintainer.
329
330 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
331
332         * config.sub: Sync from upstream.
333
334 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
335
336         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
337         (microblaze*): Don't disable libssp.
338         * configure: Regenerate.
339
340 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
341
342         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
343         moveifchange.
344         * configure: Regenerate.
345         * Makefile.tpl: Use @SHELL@ not @config_shell@.
346         * Makefile.in: Regenerate.
347
348 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
349
350         * configure.ac (*-*-sysv4*): Don't enable libgomp.
351         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
352         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
353         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
354         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
355         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
356         md_exec_prefix cases.
357         * configure: Regenerate.
358
359 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
360
361         * configure.ac: Separate cases disabling target-libssp,
362         target-libiberty, target-libstdc++-v3 and Fortran from general
363         case over targets.
364         * configure: Regenerate.
365
366 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
367
368         * configure.ac (*-*-chorusos): Don't disable libgcj.
369         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
370         Remove case.
371         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
372         (arm-*-coff): Don't disable libgcj.
373         (arm*-*-linux-gnueabi): Remove useless assignment.
374         (arm-*-riscix*): Don't disable libgcj.
375         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
376         configuration.
377         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
378         (c54x*-*-*): Remove case.
379         (tic54x-*-*): Don't disable GCC or GCC libraries.
380         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
381         to *.
382         (d10v-*-*): Don't disable GCC libraries.
383         (d30v-*-*): Don't disable libgcj.
384         (h8500-*-*): Don't disable GCC libraries.
385         (i960-*-*): Don't disable libgcj.
386         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
387         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
388         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
389         libgcj.
390         (m68k-*-coff*): Remove case.
391         (mmix-*-*): Don't disable libgloss on host.
392         (mn10200-*-*, mn10300-*-*): Remove cases.
393         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
394         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
395         Don't disable libgcj.
396         (romp-*-*): Remove case.
397         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
398         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
399         case.
400         (v810-*-*): Don't disable GCC libraries.
401         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
402         (ip2k-*-*): Don't disable GCC libraries.
403         * configure: Regenerate.
404
405 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
406
407         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
408         libffi on host.
409         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
410         on host.
411         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
412         * configure: Regenerate.
413
414 2011-03-26  John Marino  <binutils@marino.st>
415
416         * configure.ac: Add support for *-*-dragonfly*
417         * configure: Regenerate.
418
419 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
420
421         * configure.ac (native_only): Remove.
422         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
423         send-pr uudecode guile gnuserv on host.
424         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
425         send-pr rcs guile perl texinfo libtool on host.
426         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
427         automake send-pr rcs guile perl texinfo libtool on host.
428         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
429         (*-*-kaos*): Don't disable target-examples target-gperf on target.
430         (alpha*-dec-osf*): Don't disable fileutils on target.
431         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
432         texinfo send-pr expect dejagnu on target.
433         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
434         target-qthreads on target.
435         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
436         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
437         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
438         x86_64-*-mingw*): Don't disable expect on target.
439         (*-*-cygwin*): Don't disable target-gperf on target.
440         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
441         gnuserv on target.
442         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
443         target.
444         * configure: Regenerate.
445
446 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
447
448         * configure.ac (target_tools): Remove target-groff.
449         (native_only): Remove target-groff.
450         (hppa*64*-*-*): Don't disable byacc.
451         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
452         setting.
453         (*-*-kaos*): Don't skip target-librx and target-groff.
454         (*-*-netware*): Don't skip target-libmudflap.
455         (*-*-tpf*): Don't skip target-libmudflap.
456         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
457         directories on the host.
458         (ia64*-*-*vms*): Don't skip tix.
459         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
460         host.
461         * configure: Regenerate.
462
463 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
464
465         * configure.ac: Remove references to mt-mep, mt-netware,
466         mt-wince.
467         * Makefile.def: Add all-utils soft dependencies.
468         * Makefile.tpl: Remove GDB_NLM_DEPS.
469         * configure: Regenerate.
470         * Makefile.in: Regenerate.
471
472 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
473
474         * configure.ac: Do not include mh-x86omitfp.
475         * configure: Regenerate.
476
477 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
478
479         * configure.ac: Remove empty cases.
480         * configure: Regenerate.
481
482 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
483
484         * Makefile.def: Add dependency from termcap to gdb.
485         * Makefile.in: Regenerate.
486
487 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
488
489         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
490         * configure: Regenerate.
491         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
492         * Makefile.tpl: Likewise.
493         * Makefile.in: Regenerate.
494
495 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
496
497         * configure.ac: Remove all mentions of tentative_cc.
498         * configure: Regenerate.
499
500 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
501
502         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
503         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
504         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
505         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
506         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
507         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
508         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
509         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
510         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
511         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
512         *-*-rhapsody*): Remove host cases.
513         * configure: Regenerate.
514
515 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
516
517         * configure.ac (ppc*-*-pe): Remove host case.
518         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
519         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
520         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
521         cases.
522         * configure: Regenerate.
523
524 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
525
526         * config.sub: Update to version 2011-03-23.
527
528 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
529
530         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
531         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
532         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
533         * configure: Regenerate.
534
535 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
536
537         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
538         to Write After Approval.
539         * config-ml.in: Don't handle arc-*-elf*.
540         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
541         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
542         handle GCC libraries.
543         * configure: Regenerate.
544
545 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
546
547         PR bootstrap/48120:
548         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
549         Add -lstdc++ -lm to LIBS.
550         * configure: Regenerate.
551
552 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
553
554         * config.guess: Update to version 2011-02-02
555         * config.sub: Update to version 2011-02-24
556
557 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
558
559         PR lto/48086
560         * configure.ac: Re-enable LTO on *-apple-darwin9.
561         * configure: Regenerate.
562
563 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
564
565         PR lto/48086
566         * configure.ac: Disable LTO on darwin due to an assembler change in
567         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
568         under 256.
569         * configure: Regenerate.
570
571 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
572
573         * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
574
575 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
576
577         * MAINTAINERS: Update my e-mail address.
578
579 2011-03-06  Joey Ye  <joey.ye@arm.com>
580
581         * MAINTAINERS: Update my e-mail address.
582
583 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
584
585         * configure.ac: Adjust test of with_ppl.
586         * configure: Regenerated.
587
588 2011-03-02  Kai Tietz  <ktietz@redhat.com>
589
590         * MAINTAINERS: Adjust my e-mail address.
591
592 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
593
594         * configure.ac: Add -lpwl to ppllibs.
595         * configure: Regenerated.
596
597 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
598
599         * config/cloog.m4: Add -lisl to clooglibs.
600         * configure: Regenerated.
601
602 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
603
604         * MAINTAINERS (CPU Port maintainers): Add self.
605
606 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
607
608         * MAINTAINERS: Add myself as testsuite maintainer.
609
610 2011-02-15  Mike Stump  <mikestump@comcast.net>
611
612         * MAINTAINERS: Add myself as testsuite maintainer.
613
614 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
615
616         Import from Libtool and gnulib:
617
618         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
619
620         Prepare for supporting FreeBSD 10.
621         * config.rpath: Remove handling of freebsd1* which soon would
622         match FreeBSD 10.0.
623
624         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
625
626         Remove support for FreeBSD 1.x.
627         * libtool.m4 (_LT_LINKER_SHLIBS)
628         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
629         soon would incorrectly match FreeBSD 10.0.
630
631 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
632
633         PR binutils/12283
634         * move-if-change: Import version from gnulib.
635
636 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
637
638         PR lto/47225
639         * Makefile.def (lto-plugin): Double dash for enable-shared.
640         (configure-gcc): Depend on all-lto-plugin.
641         * Makefile.in: Rebuilt.
642
643 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
644
645         * configure.ac: Remove extra bracket.
646         * configure: Regenerate.
647
648 2011-02-08  Tobias Burnus  <burnus@net-b.de>
649
650         * MAINTAINERS: Add myself as libquadmath maintainer.
651
652 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
653
654         * MAINTAINERS: Update my email address.
655
656 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
657
658         * MAINTAINERS (option handling): Add self.
659
660 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
661
662         PR lto/47225
663         * Makefile.def: Add dependency for install-gcc
664         on install-lto-plugin.
665         * Makfile.in: Regenerated
666
667 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
668
669         * MAINTAINERS (CPU Port Maintainers): Add myself.
670
671 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
672
673         PR libgcj/44341
674         * configure.ac: Discard --with-* flags for host when configuring
675         target libraries for cross build.
676         * configure: Rebuilt.
677
678 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
679
680         * MAINTAINERS (linear loop transforms): Removed.
681
682 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
683
684         * configure.ac: If with_ppl is no, move setting with_cloog=no
685         after CLOOG_REQUESTED check.
686         * configure: Regenerated.
687
688 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
689
690         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
691         CLooG has been requested.
692         * configure: Regenerated.
693
694 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
695
696         * configure: Regenerated.
697         * configure.ac: Check for version 0.11 (or later revision) of PPL.
698
699 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
700
701         * configure: Regenerated.
702         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
703
704 2011-01-21  Andreas Schwab  <schwab@redhat.com>
705
706         * configure.ac: Use AS_HELP_STRING throughout.
707         * configure: Regenerate.
708
709 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
710
711         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
712         * configure: Regenerate.
713
714 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
715
716         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
717
718 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
719
720         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
721         for ia64-hpux.
722         * configure: Regenerate.
723
724 2011-01-07  Jan Hubicka  <jh@suse.cz>
725
726         PR lto/47225
727         * Makefile.in: Regenerate.
728         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
729         configure.
730
731 2011-01-07  Jan Hubicka  <jh@suse.cz>
732
733         * Makefile.in: Regenerate.
734         * Makefile.def (gcc host module) and soft dependency on lto-plugin
735         and configure dependency on lto-plugin configure.
736         (lto-plugin module): Remove dependency on GCC; add dependency on
737         liniberty.
738
739 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
740
741         * MAINTAINERS (Write After Approval): Add myself.
742
743 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
744
745         * configure: Regenerate.
746
747 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
748
749         * configure.ac: (picochip): Disable libiberty.
750
751 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
752
753         * MAINTAINERS (Write After Approval): Add myself.
754
755 2010-12-10  Ian Lance Taylor  <iant@google.com>
756
757         PR bootstrap/46819
758         * configure.ac: For --disable-libgcj clear libgcj_saved.
759         * configure: Rebuild.
760
761 2010-12-10  Tobias Burnus  <burnus@net-b.de>
762
763         PR fortran/46540
764         * configure.ac: Add --disable-libquadmath and
765         --disable-libquadmath-support.
766         * configure: Regenerate.
767
768 2010-12-03  Ian Lance Taylor  <iant@google.com>
769
770         * MAINTAINERS: Add myself as libgo maintainer.
771
772 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
773
774         PR libffi/46792
775         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
776         * configure: Regenerate.
777
778 2010-12-02  Ian Lance Taylor  <iant@google.com>
779
780         * configure.ac: Always set default for poststage1_ldflags to
781         -static-libstdc++ -static-libgcc.
782
783 2010-11-29  Andreas Schwab  <schwab@redhat.com>
784
785         * configure.ac: Move comment to remove extra space in last argument
786         of GCC_TARGET_TOOL.
787
788 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
789
790         PR other/46026
791         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
792         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
793         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
794         (BASE_FLAGS_TO_PASS): Use it.
795         * configure: Rebuilt.
796         * Makefile.in: Rebuilt.
797
798 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
799
800         PR binutils/12258
801         * configure.ac: Correct comments for --enable-gold/--enable-ld.
802         Properly check default linker.
803         * configure: Regnerated.
804
805 2010-11-23  Matthias Klose  <doko@ubuntu.com>
806
807         * configure.ac: For --enable-gold, handle value `default' instead of
808         `both*'.   New configure option --{en,dis}able-ld.
809         * configure: Regenerate.
810
811 2010-11-20  Ian Lance Taylor  <iant@google.com>
812
813         * configure.ac: Only disable a language library if no language needs
814         it.  Don't let --disable-libgcj uncondtionally disable libffi.
815         * configure: Rebuild.
816
817 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
818
819         * Makefile.in: Regenerate.
820
821         PR other/46202
822         * configure.ac: Fix just-built in-tree STRIP name to be
823         binutils/strip-new.
824         * configure: Regenerate.
825         * Makefile.def (install-strip-gcc, install-strip-binutils)
826         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
827         (install-strip-sid): Mirror dependencies on non-strip variants
828         of these targets on the respective -strip prerequisites.
829         * Makefile.tpl (install-strip, install-strip-host)
830         (install-strip-target): New targets.
831         (install-strip-[+module+], install-strip-target-[+module+]):
832         New targets.
833         * Makefile.in: Regenerate.
834
835 2010-11-19  Ian Lance Taylor  <iant@google.com>
836             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
837
838         * configure.ac: Add target-libgo to target_libraries.  Set
839         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
840         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
841         (HOST_EXPORTS): Add GOC.
842         (BASE_TARGET_EXPORTS): Add GOC.
843         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
844         (GOCFLAGS_FOR_TARGET): New variable.
845         (EXTRA_HOST_FLAGS): Add GOC.
846         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
847         * Makefile.def (target_modules): Add libgo.
848         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
849         (dependencies): Add dependency from configure-target-libgo to
850         configure-target-libffi and all-target-libstdc++-v3.  Add
851         dependencies from all-target-libgo to all-target-libffi.
852         (languages): Add go.
853         * configure: Rebuild.
854         * Makefile.in: Rebuild.
855
856 2010-11-19  Ian Lance Taylor  <iant@google.com>
857
858         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
859         compiler/flag environment variables.
860
861 2010-11-18  Ian Lance Taylor  <iant@google.com>
862
863         * configure.ac: Check for lang_requires_boot_languages in
864         config-lang.in files.
865         * configure: Rebuild.
866
867 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
868             Tobias Burnus  <burnus@net-b.de>
869
870         PR fortran/32049
871         * Makefile.def: Add libquadmath; build it with language=fortran.
872         * configure.ac: Add libquadmath.
873         * Makefile.tpl: Handle multiple libs in check-[+language+].
874         * Makefile.in: Regenerate.
875         * configure: Regenerate.
876
877 2010-11-16  Tom Tromey  <tromey@redhat.com>
878
879         * MAINTAINERS: Moved myself to reviewers section.
880
881 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
882
883         * MAINTAINERS: Moved myself to reviewers section.
884
885 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
886
887         * MAINTAINERS (Various Maintainers): Add self for build machinery.
888         (Write After Approval): Remove self.
889
890 2010-11-15  Andreas Schwab  <schwab@redhat.com>
891
892         * configure.ac: Fix spelling in option names.
893         * configure: Regenerated.
894
895 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
896
897         PR bootstrap/39622
898         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
899         * configure: Regenerated.
900
901 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
902
903         * MAINTAINERS: Update my email address.
904
905 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
906
907         * configure: Regenerate.
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-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
922
923         * configure.ac: Support official CLooG.org versions.
924         * configure: Regenerate.
925         * config/cloog.m4: New.
926
927 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
928
929         * MAINTAINERS (Write After Approval): Add myself.
930
931 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
932
933         * MAINTAINERS: Update my email address.
934
935 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
936
937         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
938         * configure: Regenerate.
939
940 2010-11-03  Ian Lance Taylor  <iant@google.com>
941             Dave Korn  <dave.korn.cygwin@gmail.com>
942
943         PR lto/46273
944         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
945         and on other supported platforms whenever LTO is enabled.
946         * configure: Rebuild.
947
948 2010-11-02  Alan Modra  <amodra@gmail.com>
949
950         PR binutils/12110
951         * configure.ac: Error when source path contains spaces.
952         * configure: Regenerate.
953
954 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
955
956         * MAINTAINERS: Update my email address.
957
958 2010-10-20  Ian Lance Taylor  <iant@google.com>
959
960         * Makefile.def (target_modules): Set lib_path to src/.libs for
961         libstdc++-v3 module.
962         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
963         * Makefile.in: Rebuild.
964
965 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
966
967         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
968         (Write After Approval): Remove myself.
969
970 2010-10-15  Tristan Gingold  <gingold@adacore.com>
971
972         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
973
974 2010-10-14  Douglas Rupp  <rupp@gnat.com>
975
976         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
977
978 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
979
980         * configure.ac (build_lto_plugin): New shell variable.
981         (--enable-lto): Turn on by default for all non-ELF platforms that
982         have had LTO support added so far.  Set build_lto_plugin appropriately
983         for both ELF and non-ELF.
984         (configdirs): Add lto-plugin or not based on build_lto_plugin.
985         * configure: Regenerate.
986
987 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
988
989         Sync from src:
990         * configure.ac (v850 support): Remove target-libgloss from
991         noconfigdirs.
992         * configure: Regenerate.
993
994 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
995
996         PR bootstrap/45326
997         PR bootstrap/45174
998         * configure.ac: Honor initial values of $build_configargs,
999         $host_configargs, $target_configargs.  Mark the precious, so
1000         environment settings get recorded.
1001         * configure: Regenerate.
1002
1003 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1004
1005         PR bootstrap/45796
1006         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1007         Depend on all-build-libiberty.
1008         * Makefile.in: Regenerate.
1009
1010 2010-09-30  Michael Eager  <eager@eagercon.com>
1011
1012         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1013         * configure: Regenerate.
1014
1015 2010-09-28  Michael Eager  <eager@eagercon.com>
1016
1017         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1018
1019 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1020
1021         PR bootstrap/44621
1022         * configure.ac: Fix unportable shell quoting.
1023         * configure: Regenerate.
1024
1025 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
1026
1027         * configure.ac (enable-lto): Add Darwin to the list of supported lto
1028         targets and amend comment.
1029         * configure: Regenerate.
1030
1031 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
1032
1033         * MAINTAINERS (Write After Approval): Add myself.
1034
1035 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
1036
1037         * configure.ac: Enable LTO by default on Darwin.
1038         * configure: Regenerate.
1039
1040 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1041
1042         * MAINTAINERS (Write After Approval): Add myself.
1043
1044 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
1045
1046         * MAINTAINERS (Write After Approval): Add myself.
1047
1048 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
1049
1050         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1051         ports
1052
1053 2010-07-28  David Yuste  <david.yuste@gmail.com>
1054
1055         * MAINTAINERS (Write After Approval): Add myself.
1056
1057 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
1058
1059         * configure.ac: Support all v850 targets.
1060         * configure: Regenerate.
1061
1062 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
1063
1064         PR bootstrap/44455
1065         * configure.ac (extra_mpfr_configure_flags): Copy from
1066         extra_mpc_gmp_configure_flags.
1067         * configure: Re-generated.
1068
1069 2010-07-22  Andi Kleen  <ak@linux.intel.com>
1070
1071         * MAINTAINERS (Write After Approval): Add myself.
1072
1073 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
1074
1075         * MAINTAINERS (Write After Approval): Add myself.
1076
1077 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
1078
1079         * MAINTAINERS (Write After Approval): Add myself.
1080
1081 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
1082
1083         PR target/44862
1084         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1085         Provide -B option to allow for link spec %s substitutions for
1086         libstdc++.a on darwin.
1087         * Makefile.in: Regenerate.
1088
1089 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
1090
1091         * MAINTAINERS (Reviewers): Update my e-mail address
1092
1093 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
1094
1095         * Makefile.def (configure-gcc): Depend on all-libelf.
1096         * Makefile.in: Rebuild.
1097
1098 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
1099
1100         * MAINTAINERS (Write After Approval): Add myself in the right place.
1101
1102 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
1103
1104         * MAINTAINERS (Write After Approval): Add myself.
1105
1106 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
1107
1108         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1109
1110 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
1111
1112         * config.sub: Update to version 2010-05-21.
1113         * config.guess: Update to version 2010-04-03.
1114
1115 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
1116
1117         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1118         * configure: Regenerate.
1119
1120 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
1121
1122         * MAINTAINERS (Write After Approval): Add myself.
1123
1124 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
1125
1126         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1127         a platform that supports LTO.
1128         * configure: Regenerate.
1129
1130 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
1131
1132         * configure.ac: Allow all the versions greater than 0.10 of PPL.
1133         * configure: Regenerated.
1134
1135 2010-04-27  Roland McGrath  <roland@redhat.com>
1136             H.J. Lu  <hongjiu.lu@intel.com>
1137
1138         * configure.ac (--enable-gold): Support both, both/gold and
1139         both/bfd to add gold to configdirs without removing ld.
1140         * configure: Regenerated.
1141
1142         * Makefile.def: Add install-gold dependency to install-ld.
1143         * Makefile.in: Regenerated.
1144
1145 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1146
1147         PR lto/42776
1148         * configure.ac (--enable-lto): Refactor handling so libelf tests
1149         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1150         and allow LTO to be explicitly enabled on non-ELF platforms that
1151         are known to support it inside else-clause.
1152         * configure: Regenerate.
1153
1154 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
1155
1156         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1157         * configure: Regenerate.
1158
1159 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
1160
1161         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1162         * configure: Regenerate.
1163
1164 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1165
1166         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1167         separately.
1168         * configure: Regenerate.
1169
1170 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
1171
1172         * MAINTAINERS (Write After Approval): Add myself.
1173
1174 2010-04-14  Tristan Gingold  <gingold@adacore.com>
1175
1176         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1177         * configure: Regenerate.
1178
1179 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
1180
1181         * configure: Regenerate after change to elf.m4.
1182
1183 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
1184
1185         * MAINTAINERS (Write After Approval): Add myself.
1186
1187 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1188
1189         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1190         * configure: Regenerated.
1191
1192 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
1193
1194         * configure.ac: Print "buggy but acceptable" when CLooG
1195         revision is less than 9.
1196         * configure: Regenerated.
1197
1198 2010-04-01  Diego Novillo  <dnovillo@google.com>
1199
1200         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1201
1202 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1203
1204         PR bootstrap/43615
1205         PR bootstrap/43328
1206
1207         Revert:
1208
1209         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1210
1211         * configure.ac: Do not pass --enable-multilib nor
1212         --disable-multilib in baseargs.  Accept explicitly passed
1213         --enable_multilib.
1214         * configure: Regenerate.
1215
1216 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
1217
1218         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1219
1220 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
1221
1222         * MAINTAINERS: Remove myself.
1223
1224 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1225
1226         PR bootstrap/43328
1227         * configure.ac: Do not pass --enable-multilib nor
1228         --disable-multilib in baseargs.  Accept explicitly passed
1229         --enable_multilib.
1230         * configure: Regenerate.
1231
1232 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
1233
1234         * MAINTAINERS (spu port): Remove me.
1235
1236 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1237
1238         * configure.ac (tic6x-*-*): New case.
1239         * configure: Regenerate.
1240
1241 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
1242
1243         * config.sub: Update to version 2010-03-22.
1244         * config.guess: Update to version 2009-12-30.
1245
1246 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
1247
1248         PR ada/42554
1249         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1250         * configure: Regenerate.
1251
1252 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1253
1254         * MAINTAINERS: Update my email address.
1255
1256 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
1257
1258         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1259         (ghassan.shobaki@amd.com): Removed.
1260
1261 2010-03-17  Alan Modra  <amodra@gmail.com>
1262
1263         * MAINTAINERS: Update my email address.
1264
1265 2010-03-16  Diego Novillo  <dnovillo@google.com>
1266
1267         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1268         Matthews.
1269
1270 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1271
1272         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1273         Gutson, Jeffrey D. Oldham and Mark Shinwell.
1274
1275 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
1276
1277         * MAINTAINERS: Update my email address.
1278
1279 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
1280
1281         * MAINTAINERS: Update my email address.
1282
1283 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
1284
1285         * MAINTAINERS: Update my email address.
1286
1287 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1288
1289         * MAINTAINERS: Update my email address.
1290
1291 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1292
1293         PR libstdc++/32499
1294         * configure.ac (RANLIB): Default to true.
1295         (STRIP): Likewise.
1296         (RANLIB_FOR_TARGET): Remove superfluous : argument.
1297         * configure: Regenerate.
1298
1299 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
1300
1301         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1302         (Write After Approval): Update my email address.
1303
1304 2010-02-17  Nick Clifton  <nickc@redhat.com>
1305
1306         PR 11238
1307         * Makefile.tpl (local-distclean): Also remove config.cache files in
1308         sub-directories as there may not be Makefiles present in the
1309         sub-directories.
1310         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1311         the config.cache files found by the find command.
1312
1313         * Makefile.in: Regenerate.
1314         * configure.ac: Revert previous delta.
1315         * configure: Regenerate.
1316
1317 2010-02-15  Nick Clifton  <nickc@redhat.com>
1318
1319         PR 11238
1320         * configure.ac: Delete config.cache files in sub-directories when
1321         deleting Makefiles.
1322         * configure: Regenerate.
1323
1324 2010-02-12  Ben Elliston  <bje@gnu.org>
1325
1326         * MAINTAINERS: Update my email address.
1327
1328 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
1329
1330         * MAINTAINERS (spu port): Update my email address.
1331
1332 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
1333
1334         * MAINTAINERS: Add myself as a maintainer for the bfin port.
1335
1336 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1337
1338         * configure.ac: Add "recommended" version checks for GMP/MPC.
1339         Update recommended GMP/MPFR/MPC versions.
1340         * configure: Regenerate.
1341
1342 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
1343
1344         * MAINTAINERS: Move my Embecosm email address into the
1345         write-after-approval section.
1346
1347 2010-01-26  Ian Lance Taylor  <iant@google.com>
1348
1349         * MAINTAINERS: Add myself as Go frontend maintainer.
1350
1351 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
1352
1353         PR libstdc++/36101, PR libstdc++/42813
1354         * configure.ac (bootstrap_target_libs): Make inclusion of
1355         target-libgomp conditional on libgomb being in target_configdirs.
1356         * configure: Regenerate.
1357
1358 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
1359
1360         PR libstdc++/36101, PR libstdc++/42813
1361         * configure.ac (bootstrap_target_libs): Include target-libgomp.
1362         * configure: Regenerate.
1363
1364 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
1365
1366         PR libstdc++/36101, PR libstdc++/42813
1367         * configure.ac (target_configdirs): Substitute.
1368         * Makefile.def: Bootstrap target module libgomp.
1369         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1370         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1371         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1372         * configure, Makefile.in: Regenerate.
1373
1374 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1375
1376         * MAINTAINERS: Adjust my details.
1377
1378 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
1379
1380         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1381
1382 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
1383
1384         * MAINTAINERS: reindented my entry with tabs instead of spaces.
1385
1386 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
1387
1388         * MAINTAINERS (Write After Approval): Add myself.
1389
1390 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1391
1392         * MAINTAINERS (Write After Approval): Add myself.
1393
1394 2010-01-11  Richard Guenther  <rguenther@suse.de>
1395
1396         PR lto/41569
1397         * Makefile.def (all-lto-plugin): Depend on all-gcc.
1398         * Makefile.in: Regenerated.
1399
1400 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
1401
1402         * configure.ac: Enable libjava build on x86_64-*freebsd*.
1403         * configure: Regenerate.
1404
1405 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1406             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1407
1408         PR bootstrap/42424
1409         * configure.ac: Include libtool m4 files.
1410         (_LT_CHECK_OBJDIR): Call it.
1411         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1412         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1413
1414         * configure: Regenerate.
1415
1416 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1417
1418         PR bootstrap/41818
1419         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1420         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
1421         * Makefile.in: Regenerate.
1422
1423 2010-01-02  Richard Guenther  <rguenther@suse.de>
1424
1425         PR lto/41529
1426         * configure.ac: Include config/elf.m4.  Disable LTO if not
1427         builting for an elf target.
1428         * configure: Regenerate.
1429
1430 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
1431
1432         * MAINTAINERS: Change my email address.
1433
1434 2009-12-18  Ben Elliston  <bje@au.ibm.com>
1435
1436         * config.sub, config.guess: Update from upstream sources.
1437
1438 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
1439
1440         * MAINTAINERS (Write After Approval): Add myself.
1441
1442 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1443
1444         PR middle-end/30447
1445         PR middle-end/30789
1446         PR other/40302
1447
1448         * configure.ac: Require MPC.
1449         * configure: Regenerate.
1450
1451 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1452
1453         PR target/38384
1454         PR bootstrap/40972
1455         * libtool.m4: Sync from git Libtool.
1456         * ltoptions.m4: Likewise.
1457         * ltversion.m4: Likewise.
1458         * lt~obsolete.m4: Likewise.
1459         * ltmain.sh: Likewise.
1460
1461 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1462
1463         * configure.ac: Update minimum MPC version to 0.8.
1464         * configure: Regenerate.
1465
1466 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
1467
1468         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1469         * configure: Regenerated.
1470
1471 2009-11-21  Ian Lance Taylor  <iant@google.com>
1472
1473         * configure.ac: Change default of poststage1_ldflags to be empty if
1474         poststage1_libs is set.  When poststage1_libs is empty, and
1475         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1476         * configure: Rebuild.
1477
1478 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
1479
1480         * MAINTAINERS (Write After Approval): Update my email address.
1481
1482 2009-11-20  Ben Elliston  <bje@au.ibm.com>
1483
1484         * config.guess: Update from upstream sources.
1485
1486 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1487
1488         * Makefile.def: Restore host and target settings for gmp.
1489         * Makefile.in: Rebuild.
1490
1491 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
1492
1493         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
1494         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
1495         Fix portability of test of C++ as bootstrap language.  Add
1496         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1497         * configure: Rebuild.
1498         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1499         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
1500         in-tree building.
1501         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1502         (POSTSTAGE1_HOST_EXPORTS): Use it.
1503         (STAGE[+id+]_CXXFLAGS): New.
1504         (BASE_FLAGS_TO_PASS): Pass it down.
1505         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
1506         extra_exports.
1507         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1508         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1509         extra_exports.
1510         * Makefile.in: Rebuild.
1511
1512 2009-11-17  Ben Elliston  <bje@au.ibm.com>
1513
1514         * config.sub, config.guess: Update from upstream sources.
1515
1516 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1517
1518         * MAINTAINERS (Write After Approval): Add myself.
1519
1520 2009-11-09  Jon Beniston  <jon@beniston.com>
1521
1522         * MAINTAINERS (Write After Approval): Add myself.
1523
1524 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
1525
1526         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
1527         paths for *-w64-mingw* and x86_64-*mingw*.
1528         * configure: Regenerated.
1529
1530 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
1531
1532         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1533
1534 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
1535
1536         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1537         Phil Edwards to Write-After Approval.
1538
1539 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1540
1541         * configure.ac: Disable target-winsup & co for
1542         x86_64-*-mingw* and *-w64-mingw* targets.
1543         * configure: Regenerated.
1544
1545 2009-10-16  Nick Clifton  <nickc@redhat.com>
1546
1547         * MAINTAINERS: Add myself as a maintainer for the RX port.
1548
1549 2009-10-26  Johannes Singler  <singler@kit.edu>
1550
1551         * MAINTAINERS (Write After Approval): Update my e-mail address.
1552
1553 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1554
1555         * configure.ac (CLooG test): Use = with test.
1556         * configure: Regenerate.
1557
1558 2009-10-22  Richard Guenther  <rguenther@suse.de>
1559
1560         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1561         cloog if the ppl version check failed.  Move flags saving
1562         before setting in libelf check.
1563         * configure: Regenerate.
1564
1565 2009-10-21  Richard Guenther  <rguenther@suse.de>
1566
1567         * configure.ac: Adjust the ppl and cloog configure to work as
1568         documented.  Disable cloog if ppl was disabled.  Omit the version
1569         checks if they were disabled.
1570         * configure: Re-generate.
1571
1572 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1573
1574         * configure.ac: Add 'lto' to enable_languages, not
1575         new_enable_languages, and only if not already present.
1576         * configure: Regenerate.
1577
1578 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1579
1580         * README: Refer to the various COPYING* files instead of just
1581         COPYING.
1582         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1583
1584 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1585
1586         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1587         
1588 2009-10-07  Richard Guenther  <rguenther@suse.de>
1589
1590         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1591         and Richard Guenther as reviewers.
1592         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1593         as reviewers.
1594
1595 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1596
1597         * config.sub: Update from upstream sources.
1598
1599 2009-10-06  Ian Lance Taylor  <iant@google.com>
1600
1601         * Makefile.def: check-gold depends upon all-gas.
1602         * Makefile.in: Rebuild.
1603
1604 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1605
1606         * MAINTAINERS (Write After Approval): Add myself.
1607
1608 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1609
1610         * Makefile.def: all-lto-plugin depends on all-libiberty.
1611         set bootstrap=true for lto-plugin.
1612         Add lto-plugin.
1613         * Makefile.in: Regenerate.
1614         * configure.ac (host_libs): Add lto-plugin.
1615         * configure: Regenerate.
1616
1617 2009-10-03  Diego Novillo  <dnovillo@google.com>
1618
1619         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1620         (HOST_LIBELFLIBS): Define.
1621         (HOST_LIBELFINC): Define.
1622         * Makefile.in: Regenerate.
1623         * configure.ac: Add --enable-lto.
1624         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1625         If --enable-lto is used, add 'lto' to new_enable_languages.
1626         If --enable-lto is used and gold is enabled, add
1627         lto-plugin to configdirs.
1628         * configure: Regenerate.
1629
1630 2009-10-03  Simon Baldwin  <simonb@google.com>
1631
1632         * configure.ac: If --with-system-zlib, suppress local zlib and
1633         pass --with-system-zlib to subdir configure scripts.
1634         * configure: Regenerate.
1635
1636 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1637             Paolo Bonzini  <bonzini@gnu.org>
1638
1639         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1640         $(srcdir).
1641         * Makefile.in: Rebuilt.
1642
1643 2009-09-26  Gary Funck  <gary@intrepid.com>
1644
1645         * MAINTAINERS (Write After Approval): Add myself.
1646
1647 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1648
1649         * configure.ac: Update minimum MPC version to 0.7.
1650         * configure: Regenerate.
1651
1652 2009-09-25  Nick Clifton  <nickc@redhat.com>
1653
1654         * configure.ac: Pass any --cache-file=/dev/null option on to
1655         subconfigures.
1656         * configure: Regenerate.
1657
1658 2009-09-23  Nick Clifton  <nickc@redhat.com>
1659
1660         * config.sub, config.guess: Update from upstream sources.
1661
1662 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1663
1664         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1665         * Makefile.in: Rebuilt.
1666
1667 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1668
1669         PR bootstrap/32272
1670         * configure.ac: Error out if $srcdir isn't '.' but contains
1671         host-${host_noncanonical}.
1672         * configure: Regenerate.
1673
1674 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1675
1676         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1677         maintainer.
1678
1679 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1680
1681         * configure.ac: If bootstrapping a combined tree with
1682         --enable-gold, require c++ in stage1_languages.
1683         * configure: Regenerate.
1684
1685         * configure.ac: Also add target_libs of stage1_languages to
1686         bootstrap_target_libs.
1687         * configure: Regenerate.
1688
1689         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1690         with --enable-languages not containing c++.
1691         * configure: Regenerate.
1692
1693 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1694
1695         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1696         * configure: Regenerate.
1697
1698 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1699
1700         * MAINTAINERS (Write After Approval): Update my e-mail address,
1701         and move from from here...
1702         (Waiting for paperwork): To here.
1703
1704 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1705
1706         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1707
1708 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1709
1710         * configure.ac: Do not use $extrasub for replacing @if/@endif
1711         parts in Makefile; instead, use additional arguments to
1712         AC_CONFIG_COMMANDS to do the replacement manually, with several
1713         sed invocations, to avoid HP-UX sed command limits.
1714         * configure: Regenerate.
1715
1716 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1717
1718         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1719         blank before -L.
1720
1721 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1722
1723         * configure.ac (with-build-config): Document.  Handle without.
1724         Handle missing argument.
1725         * configure: Rebuilt.
1726
1727 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1728
1729         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1730         Default to bootstrap-debug only if compare-debug works.
1731         * configure: Rebuilt.
1732         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1733         * Makefile.in: Rebuilt.
1734
1735 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1736
1737         * MAINTAINERS (OS Port Maintainers): Update my email address.
1738
1739 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1740
1741         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1742         * Makefile.in: Rebuilt.
1743
1744 2009-09-01  Chris Demetriou  <cgd@google.com>
1745
1746         * MAINTAINERS (Write After Approval): Add myself.
1747
1748 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1749
1750         PR debug/30161
1751         * include/dwarf2.h (enum dwarf_tag): Added
1752         DW_TAG_GNU_template_template_param
1753         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1754
1755 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1756
1757         * Makefile.tpl (AWK): Fix typo.
1758         * Makefile.in: Regenerate.
1759
1760 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1761
1762         * configure.ac: Detect awk and sed.
1763         * Makefile.def (flags_to_pass): Add AWK and SED.
1764         * Makefile.tpl (AWK, SED): New.
1765         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1766         * configure: Regenerate.
1767         * Makefile.in: Regenerate.
1768
1769 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1770
1771         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1772         (collapseslashes): Likewise.
1773
1774 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1775
1776         * configure.ac (AC_PREREQ): Bump to 2.64.
1777
1778 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1779
1780         * configure.ac: Remove --with-datarootdir, --with-docdir,
1781         --with-pdfdir, --with-htmldir switches.
1782         * configure: Regenerate.
1783
1784         * configure: Regenerate.
1785
1786         * compile: Sync from Automake 1.11.
1787         * depcomp: Likewise.
1788         * install-sh: Likewise.
1789         * missing: Likewise.
1790         * mkinstalldirs: Likewise.
1791         * ylwrap: Likewise.
1792
1793 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1794
1795         * ltmain.sh (func_normal_abspath): New function.
1796         (func_relative_path): Likewise.
1797         (func_mode_help): Document new -bindir option for link mode.
1798         (func_mode_link): Add new -bindir option, and use it to place
1799         output DLL if specified.
1800
1801 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1802
1803         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1804         (baseargs): Add --disable-option-checking.
1805         * configure: Regenerate.
1806
1807         * Makefile.def (configure-target-libiberty): Depend on
1808         all-binutils and all-ld.
1809         (configure-target-newlib): Likewise.
1810         * Makefile.in: Regenerate.
1811
1812 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1813
1814         * config.sub, config.guess: Update from upstream sources.
1815
1816 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1817
1818         Sync from src, merge:
1819
1820         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1821
1822         * configure.ac: Do not exclude gas for i386-*-darwin.
1823         Add a case for x86_64-*-darwin.
1824         * configure: Regenerate.
1825
1826 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1827
1828         * MAINTAINERS: Add my name to Write After Approval list.
1829
1830 2009-08-06  Michael Eager  <eager@eagercon.com>
1831
1832         * configure.ac: Add Microblaze target.
1833         * configure: Regenerate.
1834
1835 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1836
1837         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1838         * configure: Regenerate.
1839         
1840 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1841
1842         * MAINTAINERS (Write After Approval): Update my e-mail address.
1843
1844 2009-07-06  Ian Lance Taylor  <iant@google.com>
1845
1846         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1847         * configure: Rebuild.
1848
1849 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1850
1851         * MAINTAINERS: Move myself to the Graphite Reviewers.
1852
1853 2009-06-30  Wei Guozhi  <carrot@google.com>
1854
1855         * MAINTAINERS: Add my name to Write After Approval list.
1856
1857 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1858
1859         PR bootstrap/40338
1860         * configure.ac (comparestring): Create new variable.
1861         * Makefile.tpl (comparestring): Use to skip some comparisions.
1862         * configure: Regenerate.
1863         * Makefile.in: Regenerate.
1864
1865 2009-06-26  Doug Evans  <dje@sebabeach.org>
1866
1867         * Makefile.def (host_modules): Add cgen.
1868         * Makefile.in: Regenerate.
1869         * configure.ac (host_tools): Add cgen.
1870         * configure: Regenerate.
1871
1872 2009-06-23  DJ Delorie  <dj@redhat.com>
1873
1874         * MAINTAINERS: Add myself as mep maintainer.
1875
1876 2009-06-23  Ian Lance Taylor  <iant@google.com>
1877
1878         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1879         boot_languages.  Only bootstrap target libraries listed in
1880         target_libs for some boot language.  Add --with-stage1-ldflags,
1881         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1882         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1883         if not building with C++.
1884         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1885         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1886         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1887         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1888         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1889         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1890         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1891         * configure, Makefile.in: Rebuild.
1892
1893 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1894
1895         * MAINTAINERS: Added my name to write-after-approval list.
1896
1897 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1898
1899         * configure.ac: Define is_elf for QNX Neutrino targets.
1900         * configure: Regenerate.
1901
1902 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1903
1904         * MAINTAINERS: Added my name to the write-after-approval list
1905
1906 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1907
1908         * configure.ac: Detect MPC in default directory.
1909         * configure: Regenerate.
1910
1911 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1912             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1913
1914         * Makefile.tpl (all): Avoid a trailing backslash.
1915         * Makefile.in: Regenerate.
1916
1917 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1918
1919         * config.sub, config.guess: Update from upstream sources.
1920
1921 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1922
1923         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1924         to noconfdirs.
1925         * configure: Regenerate.
1926
1927 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1928
1929         * Makefile.tpl ([+compare-target+]): Compare all stage
1930         directories, rather than just gcc.
1931         * Makefile.in: Rebuilt.
1932
1933 2009-06-01  Doug Kwan  <dougkwan@google.com>
1934
1935         * configure.ac: Support gold for target arm*-*-*.
1936         * configure: Regenerate.
1937
1938 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1939
1940         * Makefile.def: Add MPC support and dependencies.
1941         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1942
1943         * Makefile.in, configure: Regenerate.
1944
1945 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1946
1947         * Makefile.tpl (all): Avoid harmless warning in make all when
1948         gcc-bootstrap is enabled but stage_last does not exist.
1949         * Makefile.in: Rebuilt.
1950
1951 2009-05-24  Nicolas Roche  <roche@adacore.com>
1952
1953         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1954         * Makefile.in: Regenerate.
1955
1956 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1957
1958         * MAINTAINERS: Update my e-mail address.
1959
1960 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1961
1962         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1963         * configure:  Regenerate.
1964
1965 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1966
1967         PR other/40159
1968         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1969         gcc-no-bootstrap are mutually exclusive.
1970         * Makefile.in: Rebuilt.
1971
1972 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1973
1974         PR other/40159
1975         * Makefile.tpl (all): Don't end with unconditional success.
1976         * Makefile.in: Rebuilt.
1977
1978 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1979
1980         PR target/37137
1981         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1982         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1983         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1984         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1985         stage_configureflags, stage_cflags and stage_libcflags into
1986         explicit Makefile macros.
1987         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1988         GFORTRAN.
1989         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1990         CC.  Set CC_FOR_BUILD from CC.
1991         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1992         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1993         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1994         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1995         and GFORTRAN.
1996         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1997         (_LIBCFLAGS): Renamed to _TFLAGS.
1998         (do-compare-debug, do-compare3-debug): Drop.
1999         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2000         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2001         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2002         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2003         (XGCC_FLAGS_FOR_TARGET): New.
2004         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2005         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2006         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2007         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2008         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
2009         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
2010         TFLAGS.
2011         (BUILD_CONFIG): Include if requested.
2012         (all): Set TFLAGS on bootstrap.
2013         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2014         (all-stageid-prefixmodule): Likewise.
2015         (do-clean, distclean-stageid): Set TFLAGS.
2016         (restrap): Fix whitespace.
2017         * Makefile.in: Rebuilt.
2018
2019 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
2020
2021         * config.guess: Sync with src.
2022
2023 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2024
2025         * configure.ac ($with_ppl):  Default to no if not supplied.
2026         ($with_cloog):  Likewise.
2027         configure:  Regenerate.
2028
2029 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
2030
2031         * MAINTAINERS: Update my e-mail address.
2032
2033 2009-04-27  Nick Clifton  <nickc@redhat.com>
2034
2035         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2036
2037 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
2038
2039         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2040         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2041         * Makefile.in: Regenerate.
2042
2043 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2044
2045         PR bootstrap/39739
2046         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2047         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2048
2049         * configure, Makefile.in: Regenerate.
2050
2051 2009-04-21  Taras Glek  <tglek@mozilla.com>
2052
2053         * include/hashtab.h: Update GTY annotations to new syntax
2054         * include/splay-tree.h: Likewise
2055
2056 2009-04-17  Ben Elliston  <bje@au.ibm.com>
2057
2058         * config.sub, config.guess: Update from upstream sources.
2059
2060 2009-04-15  Anthony Green  <green@moxielogic.com>
2061
2062         * configure.ac: Add moxie support.
2063         * configure: Rebuilt.
2064
2065 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
2066
2067         * configure.ac: Change copyright header to refer to version
2068         3 of the GNU General Public License and to point readers at the
2069         COPYING3 file and the FSF's license web page.
2070         * Makefile.def: Likewise.
2071         * Makefile.tpl: Likewise.
2072         * Makefile.in: Regenerate.
2073
2074 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
2075
2076         * configure.ac: Restore match for darwin9 or later. Use double
2077         brackets since regeneration eats one pair.
2078         * configure: Regenerate.
2079
2080 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2081
2082         PR gas/10039
2083         * configure.ac: Require texinfo 4.7.
2084         * configure: Regenerated.
2085
2086 2009-04-09  Nick Clifton  <nickc@redhat.com>
2087
2088         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2089         the GCC Runtime Library Exception.
2090
2091 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2092
2093         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2094         * configure: Regenerate.
2095
2096 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
2097
2098         * Makefil.def (languages): New entries.
2099         * Makefile.tpl (check-gcc-*): New generic target.
2100         * Makefile.in: Regenerate.
2101
2102 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
2103
2104         * MAINTAINERS:  Update my email address.
2105
2106 2009-03-18  Tom Tromey  <tromey@redhat.com>
2107
2108         * configure: Rebuild.
2109         * configure.ac (host_libs): Add libiconv.
2110         * Makefile.in: Rebuild.
2111         * Makefile.def (host_modules): Add libiconv.
2112         (configure-gdb, all-gdb): Depend on libiconv.
2113
2114 2009-03-16  Tristan Gingold  <gingold@adacore.com>
2115
2116         * configure.ac: Treat gdb as supported on x86_64-darwin.
2117         * configure: Regenerate.
2118
2119 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
2120
2121         * configure.ac (--with-host-libstdcxx): New option.
2122         * configure: Regenerate.
2123
2124 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
2125
2126         * MAINTAINERS:  Move myself into the write after approval list.
2127
2128 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
2129
2130         * MAINTAINERS: Update e-mail address.
2131         
2132 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
2133
2134         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2135
2136 2009-03-10  Ira Rosen  <irar@il.ibm.com>
2137
2138         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2139
2140 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2141
2142         Backport from git Libtool:
2143
2144         2009-01-19  Robert Millan  <rmh@aybabtu.com>
2145         Support GNU/kOpenSolaris.
2146         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2147         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2148         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2149         GNU/kOpenSolaris.
2150
2151 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
2152
2153         * MAINTAINERS: Update e-mail address.
2154
2155 2009-02-24  Michael Eager  <eager@eagercon.com>
2156
2157         * MAINTAINERS (Write After Approval): Add self.
2158
2159 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
2160
2161         * MAINTAINERS (Write After Approval): Add myself.
2162
2163 2009-02-05  Andreas Schwab  <schwab@suse.de>
2164
2165         * Makefile.tpl (stage_last): Define $r and $s before using
2166         $(RECURSE_FLAGS_TO_PASS).
2167         * Makefile.in: Regenerate
2168
2169 2009-01-30  Ian Lance Taylor  <iant@google.com>
2170
2171         * MAINTAINERS: Move myself to the Global Reviewers list.
2172
2173 2009-01-29  Robert Millan  <rmh@aybabtu.com>
2174
2175         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2176         * configure: Regenerate.
2177
2178 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
2179
2180         * MAINTAINERS: Make whitespace consistent.
2181         Remove Robert Millan from Write After Approval.
2182
2183 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
2184
2185         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2186         (all-opcodes): Depend on all-libiberty.
2187         * Makefile.in: Regenerate.
2188
2189 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
2190
2191         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2192         * configure: Regenerate.
2193
2194 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
2195
2196         * MAINTAINERS (Write After Approval): Add myself.
2197
2198 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
2199
2200         * MAINTAINERS: Add myself to reviewers (Fortran).
2201
2202 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
2203
2204         PR tree-optimization/38515
2205         * configure.ac (cloog-polylib): Removed.
2206         (with_ppl, with_cloog): Test for "no".
2207         * configure: Regenerated.
2208
2209 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
2210
2211         * MAINTAINERS: Moved myself to reviewers (Fortran).
2212
2213 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
2214
2215         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2216         (Write After Approval): Remove myself.
2217
2218 2009-01-03  Diego Novillo  <dnovillo@google.com>
2219
2220         * MAINTAINERS: Remove myself from alias maintainership.
2221
2222 2009-01-02  David Ayers  <ayers@fsfe.org>
2223
2224         * MAINTAINERS: Update e-mail address.
2225
2226 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
2227
2228         * MAINTAINERS: Make whitespace consistent.
2229
2230 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2231
2232         Backport from upstream Libtool:
2233         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2234         Add cache variables to tests that require the linker to work.
2235         For shlibpath_overrides_runpath, this also changes the semantics
2236         to let the result from the C compiler take precedence.
2237
2238 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2239
2240         * config.sub, config.guess: Update from upstream sources.
2241
2242 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
2243
2244         * configure.ac (ppllibs): Add by default the lib flags.
2245         * configure: Regenerate.
2246
2247 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
2248
2249         * MAINTAINERS:  Add myself to the write after approval list.
2250
2251 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2252
2253         * configure.ac: Add double brackets on darwin[912].
2254         * configure: Regenerate.
2255
2256 2008-12-03  Daniel Kraft  <d@domob.eu>
2257
2258         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
2259         Approval to Reviewer section (for Fortran front-end).
2260
2261 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2262
2263         * configure.ac: Expand to darwin10 and later.
2264         * configure: Regenerate.
2265
2266 2008-12-02  Andreas Schwab  <schwab@suse.de>
2267
2268         * Makefile.def: configure-target-boehm-gc depends on
2269         all-target-libstdc++-v3.
2270         * Makefile.in: Regenerate.
2271
2272 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
2273
2274         * MAINTAINERS:  Add myself as mingw maintainer.
2275
2276 2008-12-02  Ben Elliston  <bje@au.ibm.com>
2277
2278         * config.sub, config.guess: Update from upstream sources.
2279
2280 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
2281
2282         * README.SCO: Remove.
2283
2284 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
2285
2286         * MAINTAINERS:  Add myself to the write after approval list.
2287
2288 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
2289
2290         * MAINTAINERS:  Update my email address in WAA section.
2291
2292 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
2293
2294         * MAINTAINERS: Update e-mail address.
2295
2296 2008-11-27  Toon Moene  <toon@moene.org>
2297
2298         * MAINTAINERS: Change e-mail address.
2299
2300 2008-11-27  Tristan Gingold  <gingold@adacore.com>
2301
2302         * configure.ac: Build gdb for i?86-*-darwin*
2303         * configure: Regenerated.
2304
2305 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
2306
2307         * MAINTAINERS: Added my full name.
2308
2309 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2310
2311         PR bootstrap/38014
2312         PR bootstrap/37923
2313
2314         Revert:
2315
2316         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2317
2318         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2319         * Makefile.in: Regenerated.
2320
2321         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2322
2323         PR gdb/921
2324         PR gdb/1646
2325         PR gdb/2175
2326         PR gdb/2176
2327
2328         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2329         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2330         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2331         (HOST_EXPORTS): Pass CPPFLAGS.
2332         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2333         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2334         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2335         * Makefile.in, configure: Regenerated.
2336         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2337         and CPPFLAGS_FOR_BUILD.
2338
2339 2008-11-06  Jeff Law  <law@redhat.com>
2340
2341         * MAINTAINERS: Add myself as middle end maintainer.
2342
2343 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
2344
2345         * MAINTAINERS (Write after approval): Add myself.
2346
2347 2008-11-05  Diego Novillo  <dnovillo@google.com>
2348
2349         * MAINTAINERS (Global Reviewers): Add myself.
2350         (Non-Algorithmic Maintainers): Remove myself.
2351
2352 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
2353
2354         * MAINTAINERS (Write after approval): Add myself.
2355
2356 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
2357
2358         * MAINTAINERS (Write after approval): Add myself.
2359
2360 2008-10-31  Ben Elliston  <bje@au.ibm.com>
2361
2362         * configure.ac (spu-*-*): Remove special case.
2363         * configure: Regenerate.
2364
2365 2008-10-30  Catherine Moore  <clm@codesourcery.com>
2366
2367         * MAINTAINERS (Write after approval): Update my email address.
2368
2369 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
2370
2371         * configure.ac [spu-*-*]: Do not set skipdirs.
2372         * configure: Re-generate.
2373
2374 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
2375
2376         * MAINTAINERS (Various Maintainers): Add myself to reload.
2377
2378 2008-10-25  Richard Guenther  <rguenther@suse.de>
2379
2380         * MAINTAINERS (Various Maintainers): Add myself as middle-end
2381         maintainer.  Remove myself as libgcc-math maintainer.
2382         (Non-Algorithmic Maintainers): Remove myself.
2383
2384 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2385
2386         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2387         * Makefile.in: Regenerated.
2388
2389 2008-10-23  Cary Coutant  <ccoutant@google.com>
2390
2391         * MAINTAINERS (Write after approval): Add myself.
2392
2393 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
2394
2395         PR gdb/921
2396         PR gdb/1646
2397         PR gdb/2175
2398         PR gdb/2176
2399
2400         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2401         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2402         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
2403         (HOST_EXPORTS): Pass CPPFLAGS.
2404         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2405         (LDFLAGS_FOR_TARGET): Initialize from configure script.
2406         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2407         * Makefile.in, configure: Regenerated.
2408         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2409         and CPPFLAGS_FOR_BUILD.
2410
2411 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
2412
2413         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2414         Sebastian Pop.
2415
2416 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
2417
2418         * MAINTAINERS (Write After Approval): Added myself.
2419
2420 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2421
2422         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2423         recommended version to 2.3.2.
2424
2425         * configure: Regenerate.
2426
2427 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
2428
2429         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2430
2431 2008-09-29  David Daney <david.daney@caviumnetworks.com>
2432
2433         * MAINTAINERS (Write After Approval): Update e-mail address.
2434
2435 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
2436
2437         * libtool.m4: Update to libtool 2.2.6.
2438         * lt~obsolete.m4: Update to libtool 2.2.6.
2439         * ltmain.sh: Update to libtool 2.2.6.
2440         * ltsugar.m4: Update to libtool 2.2.6.
2441         * ltversion.m4: Update to libtool 2.2.6.
2442         * ltoptions.m4: Update to libtool 2.2.6.
2443         * ltgcc.m4: Update to match changes from libtool 2.2.6.
2444
2445 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
2446
2447         * MAINTAINERS (Write After Approval): Add myself.
2448
2449 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2450
2451         * MAINTAINERS (Write After Approval): Update my name.
2452
2453 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
2454
2455         * MAINTAINERS: Add myself in "Write After Approval".
2456
2457 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
2458
2459         * MAINTAINERS: Add myself as ia64 maintainer.
2460
2461 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
2462
2463         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2464         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2465         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2466         and Michael Tiemann from Write After Approval since they do not
2467         actually have access.
2468
2469 2008-09-05  Richard Guenther  <rguenther@suse.de>
2470
2471         * configure.ac: Initialize clooglibs to -lcloog.
2472         * configure: Re-generate.
2473
2474 2008-09-04  Le-Chun Wu  <lcwu@google.com>
2475
2476         * MAINTAINERS (Write After Approval): Add myself.
2477
2478 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
2479
2480         * configure.ac (--with-cloog-polylib): New.
2481         (--disable-cloog-version-check): New.
2482         (--disable-ppl-version-check): New.
2483         * configure: Re-generate.
2484
2485 2008-09-03  Richard Guenther  <rguenther@suse.de>
2486
2487         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2488         cloog test.
2489         * configure: Re-generate.
2490
2491 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
2492
2493         Add picoChip port.
2494         * MAINTAINERS: Add picoChip maintainers.
2495
2496 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
2497             Tobias Grosser  <grosser@fim.uni-passau.de>
2498             Jan Sjodin  <jan.sjodin@amd.com>
2499             Harsha Jagasia  <harsha.jagasia@amd.com>
2500             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2501             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2502             Adrien Eliche  <aeliche@isty.uvsq.fr>
2503
2504         Merge from graphite branch.
2505         * configure: Regenerate.
2506         * Makefile.in: Regenerate.
2507         * configure.ac (host_libs): Add ppl and cloog.
2508         Add checks for PPL and CLooG.
2509         * Makefile.def (ppl, cloog): Added modules and dependences.
2510         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2511         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2512
2513 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
2514
2515         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2516         (GCC_SHLIB_SUBDIR): New.
2517         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2518         * configure: Regenerate.
2519         * Makefile.in: Regenerate.
2520
2521 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
2522
2523         * MAINTAINERS: Consistently use tabs to separate columns.
2524
2525 2008-08-29  Tristan Gingold  <gingold@adacore.com>
2526
2527         * MAINTAINERS (Write after Approval): Add myself.
2528
2529 2008-08-28  Tristan Gingold  <gingold@adacore.com>
2530
2531         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2532         Enable bfd, binutils and opcodes.
2533         * configure: Regenerate.
2534
2535 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2536
2537         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
2538
2539 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2540
2541         * MAINTAINERS:  Use correct Umlaut for last name.
2542
2543 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2544
2545         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2546
2547 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
2548
2549         * MAINTAINERS: Update my email address.
2550
2551 2008-08-16  Nicolas Roche  <roche@adacore.com>
2552
2553         * Makefile.tpl: Add BOOT_ADAFLAGS.
2554         * Makefile.in: Regenerate.
2555
2556 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
2557
2558         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2559         * configure: Regenerate.
2560
2561 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2562
2563         * configure.ac: Add makefile fragments for hpux.
2564         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2565         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2566         * configure: Regenerate.
2567         * Makefile.in: Regenerate.
2568
2569 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
2570
2571         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2572
2573 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
2574
2575         * MAINTAINERS (Write after Approval): Add myself.
2576
2577 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2578
2579         * MAINTAINERS (Write After Approval):  Add myself.
2580
2581 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2582
2583         * MAINTAINERS (Write After Approval):  Add myself.
2584
2585 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2586
2587         * MAINTAINERS: Update my email address.
2588
2589 2008-06-25  Joey Ye  <joey.ye@intel.com>
2590
2591         * MAINTAINERS (Write After Approval):  Add myself.
2592
2593 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2594
2595         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2596         * Makefile.in: Regenerate.
2597         * configure: Regenerate.
2598
2599 2008-06-17  Daniel Kraft  <d@domob.eu>
2600
2601         * MAINTAINERS (Write After Approval):  Add myself.
2602
2603 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2604
2605         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2606         "$@" is still intact with both Autoconf 2.59 and 2.62.
2607         * configure: Regenerate.
2608
2609 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2610
2611         * Makefile.tpl: Fix comment errors.
2612         * Makefile.in: Regenerate.
2613
2614 2008-06-12  David S. Miller  <davem@davemloft.net>
2615             David Edelsohn  <edelsohn@gnu.org>
2616
2617         * configure.ac: Add powerpc*-*-* to gold supported targets.
2618         * configure: Regenerate.
2619
2620 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2621
2622         PR tree-optimization/36218
2623         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2624         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2625         (all prefix="build-"): Pass them to build-system sub-makes.
2626         * Makefile.in: Regenerate.
2627
2628 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2629
2630         * MAINTAINERS (mt port): Remove.
2631         (sco5, unixware, sco udk): Remove.
2632         (Kean Johnston): Add to Write After Approval.
2633
2634 2008-05-30  Julian Brown  <julian@codesourcery.com>
2635
2636         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2637         of libobjc for ARM EABI Linux.
2638         * configure: Regenerate.
2639
2640 2008-05-18  Xinliang David Li   <davidxl@google.com>
2641
2642         * ChangeLog: Remove wrong ChangeLog entry.
2643
2644 2008-05-17  Xinliang David Li   <davidxl@google.com>
2645
2646         * MAINTAINERS (Write After Approval): Add myself.
2647
2648 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2649
2650         * MAINTAINERS (Write After Approval): Add myself.
2651
2652 2008-05-14  Rafael Espíndola  <espindola@google.com>
2653
2654         * config-ml.in: don't handle --enable-shared and --enable-static.
2655
2656 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2657
2658         * MAINTAINERS: Update my email address.
2659
2660 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2661
2662         * MAINTAINERS: Update my email address.
2663
2664 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2665
2666         * MAINTAINERS (Write After Approval): Add myself.
2667
2668 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2669
2670         * MAINTAINERS (Write After Approval): Add myself.
2671
2672 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2673
2674         * MAINTAINERS (crx): Add myself.
2675
2676 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2677
2678         Sync with src:
2679         2008-04-14  David S. Miller  <davem@davemloft.net>
2680
2681         * configure.ac: Add sparc*-*-* to gold supported targets.
2682         * configure: Regenerate.
2683
2684 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2685
2686         PR bootstrap/35457
2687         * configure.ac: Include override.m4.
2688         * configure: Regenerate.
2689
2690 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2691
2692         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2693         * Makefile.in: Regenerate.
2694
2695 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2696
2697         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2698         as nonconfigurable directories list.
2699         * configure: Regenerate.
2700
2701 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2702
2703         * config.sub, config.guess: Update from upstream sources.
2704
2705 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2706
2707         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2708         * Makefile.in: Regenerate.
2709
2710 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2711
2712         * configure.ac: Do not build libssp for the AVR.
2713         * configure: Regenerate.
2714
2715 2008-04-07  Ian Lance Taylor  <iant@google.com>
2716
2717         * Makefile.def: check-gold depends upon all-binutils.
2718         * Makefile.in: Regenerate.
2719
2720 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2721
2722         * MAINTAINERS (Write After Approval): Add myself.
2723
2724 2008-04-04  Nick Clifton  <nickc@redhat.com>
2725
2726         PR binutils/4334
2727         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2728         builds.
2729         * configure: Regenerate.
2730
2731 2008-04-04  NightStrike  <NightStrike@gmail.com>
2732
2733         PR other/35151
2734         * configure.ac: Combine rules for mingw32 and mingw64.
2735         * configure: Regenerate.
2736
2737 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2738
2739         * MAINTAINERS (Write After Approval): Add myself.
2740
2741 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2742
2743         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2744         * Makefile.in (.NOTPARALLEL): Ditto.
2745
2746 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2747
2748         * MAINTAINERS (Write After Approval): Add myself.
2749
2750 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2751
2752         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2753         * Makefile.in (.NOTPARALLEL): Regenerate.
2754
2755 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2756
2757         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2758         * Makefile.in: Regenerate.
2759
2760 2008-03-26  Jakub Staszak  <kuba@et.pl>
2761
2762         * MAINTAINERS (Write After Approval): Add myself.
2763
2764 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2765
2766         * MAINTAINERS:  Update e-mail address.
2767
2768 2008-03-20  Ian Lance Taylor  <iant@google.com>
2769
2770         * configure.ac: Add support for --enable-gold.
2771         * Makefile.def: Add gold as a directory like ld.
2772         * configure, Makefile.in: Regenerate.
2773
2774 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2775
2776         * configure.ac: m4_include config/proginstall.m4.
2777         * configure: Regenerate.
2778
2779         Backport from upstream Libtool:
2780
2781         2007-10-12  Eric Blake  <ebb9@byu.net>
2782
2783         Deal with Autoconf 2.62's semantic change in m4_append.
2784         * ltsugar.m4 (lt_append): Replace broken versions of
2785         m4_append.
2786         (lt_if_append_uniq): Don't require separator to be overquoted,
2787         and avoid broken m4_append.
2788         (lt_dict_add): Fix typo.
2789         * libtool.m4 (_LT_DECL): Don't overquote separator.
2790
2791 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2792
2793         * config.rpath: Add AIX 6 support.
2794
2795 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2796
2797         * Makefile.def (stageprofile).  Remove -fprofile-generate
2798         from stage_libcflags.
2799         * Makefile.in: Regenerate.
2800
2801 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2802
2803         * config.sub, config.guess: Update from upstream sources.
2804
2805 2008-03-06  Tom Tromey  <tromey@redhat.com>
2806
2807         * MAINTAINERS: Update for treelang deletion.
2808
2809 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2810
2811         * MAINTAINERS: Update my email address.
2812
2813 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2814
2815         * MAINTAINERS (darwin port): Add myself as a maintainer.
2816         (objective-c/c++): Add myself as a maintainer.
2817
2818 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2819
2820         * MAINTAINERS (Write After Approval): Update my email address.
2821
2822 2008-02-25  Tomas Bily  <tbily@suse.cz>
2823
2824         * MAINTAINERS (Write After Approval): Add myself.
2825
2826 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2827
2828         * MAINTAINERS (OpenMP): Add myself.
2829
2830 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2831
2832         PR bootstrap/32009
2833         PR bootstrap/32161
2834
2835         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2836         * configure: Regenerate.
2837
2838         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2839         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2840         STAGE4_LIBCFLAGS): New.
2841         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2842         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2843         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2844         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2845         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2846         for target modules.  Don't export LIBCFLAGS.
2847         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2848         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2849         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2850         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2851         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2852         * Makefile.in: Regenerate.
2853
2854 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2855
2856         PR libgcj/33085
2857         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2858         Do not use -DDLL_EXPORT.  Backport from upstream.
2859
2860 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2861
2862         * MAINTAINERS (Write After Approval): Add myself.
2863
2864 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2865
2866         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2867         * configure: Regenerate.
2868
2869 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2870
2871         * configure.ac (xtensa*-*-*): Recognize processor variants.
2872         * configure: Regenerate.
2873
2874 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2875
2876         PR bootstrap/34922
2877         * configure.ac (PARSE_ARGS): Push suitable setting of
2878         ac_subdirs_all, for `./configure --help=recursive'.
2879         Handle `+' in generic toplevel directory disabling.
2880         * configure: Regenerate.
2881
2882 2008-01-28  Nick Clifton  <nickc@redhat.com>
2883
2884         * MAINTAINERS (xstormy16): Take over maintainership.
2885
2886 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2887
2888         * MAINTAINERS (c4x port): Remove.
2889
2890 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2891
2892         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2893
2894 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2895
2896         * config.sub, config.guess: Update from upstream sources.
2897
2898 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2899
2900         * MAINTAINERS (Write After Approval): Add myself.
2901
2902 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2903
2904         * MAINTAINERS: Update my email address.
2905
2906 2008-01-09  Raksit Ashok  <raksit@google.com>
2907
2908         * MAINTAINERS (Write After Approval): Add myself.
2909
2910 2008-01-09  Raksit Ashok  <raksit@google.com>
2911
2912         * MAINTAINERS (Write After Approval): Add myself.
2913
2914 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2915
2916         * config.sub, config.guess: Update from upstream sources.
2917
2918 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2919
2920         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2921         Change recommended MPFR from 2.2.1 -> 2.3.0.
2922         * configure: Regenerate.
2923
2924 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2925
2926         * MAINTAINERS: Update my email address.
2927
2928 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2929
2930         * MAINTAINERS: Update my email address.
2931
2932 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2933
2934         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2935         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2936         * Makefile.in: Regenerate.
2937
2938 2007-12-10  Mark Heffernan  <meheff@google.com>
2939
2940         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2941         misplaced entries.
2942
2943 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2944
2945         * configure.ac: Enable libjava for x86_64-*-darwin9.
2946         * configure: Regenerate.
2947
2948 2007-12-07  Bill Maddox  <maddox@google.com>
2949
2950         * MAINTAINERS (Write After Approval): Add myself.
2951
2952 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2953
2954         * config.sub, config.guess: Update from upstream sources.
2955
2956 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2957
2958         * config-ml.in: Remove 64bit configure tests.
2959
2960 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2961
2962         * config-ml.in: Robustify against white space in absolute file
2963         names.
2964
2965         * config-ml.in (multi-clean): Substitute ${Makefile}.
2966         Remove superfluous ${Makefile} in list.
2967
2968 2007-11-19  Thiemo Seufer  <ths@mips.com>
2969
2970         * config-ml.in: Don't hardcode the Makefile name.
2971
2972 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2973
2974         * MAINTAINERS (Write After Approval): Add myself.
2975
2976 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2977
2978         * MAINTAINERS (Write After Approval): Add myself.
2979
2980 2007-11-06  Doug Kwan  <dougkwan@google.com>
2981
2982         * MAINTAINERS (Write After Approval): Add myself.
2983
2984 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2985
2986         * MAINTAINERS (mercury): Remove entry.
2987         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2988
2989 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2990
2991         * Makefile.def (dependencies): Make configure-gdb depend on
2992         all-intl.
2993         * Makefile.in: Regenerated.
2994
2995 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2996
2997         * MAINTAINERS (Fortran maintainer): Remove myself.
2998
2999 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
3000
3001         * Makefile.def: To avoid problems running with parallel makes,
3002         build newlib before libgloss so that target specific header
3003         files are availble.
3004         * Makefile.in: Regenerate
3005
3006 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
3007
3008         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3009         * Makefile.in: Regenerate.
3010
3011 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
3012
3013         * MAINTAINERS (Register allocation reviewer): Add myself.
3014
3015 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
3016
3017         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3018         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3019         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
3020         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3021         * configure: Regenerate.
3022
3023 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
3024
3025         * MAINTAINERS (Register allocation reviewer): Add myself.
3026
3027 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
3028
3029         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3030         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3031         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3032         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3033         * configure.ac: Default them to host tools for $host = $build.
3034         Subst them.
3035
3036         * configure: Regenerate.
3037         * Makefile.in: Regenerate.
3038
3039 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
3040
3041         * MAINTAINERS (Register allocation reviewer): Add myself.
3042
3043 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
3044
3045         * MAINTAINERS (Register allocation reviewer): Add myself.
3046
3047 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
3048
3049         * MAINTAINERS (Write After Approval): Fix typo.
3050
3051 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
3052
3053         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3054         * configure: Regenerate.
3055
3056 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
3057
3058         PR bootstrap/31906
3059         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3060         they're already prefixed.
3061
3062 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
3063
3064         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3065         libstdc++.
3066         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3067         * configure: Regenerate.
3068         * Makefile.in: Regenerate.
3069
3070 2007-09-17  Andreas Schwab  <schwab@suse.de>
3071
3072         * configure.ac: Raise minimum makeinfo version to 4.6.
3073         * configure: Regenerate.
3074
3075 2007-09-17  Johannes Singler  <singler@ira.uka.de>
3076
3077         * MAINTAINERS (write-after-approval) add myself
3078
3079 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
3080
3081         * configure.ac: Correct makeinfo version check.
3082         * configure: Regenerate.
3083
3084 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
3085
3086         * MAINTAINERS: Update my email address.
3087
3088 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
3089
3090         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
3091         to $skipdirs and only disable gprof for newlib.  Use the normal
3092         mips*-elf* handling in other respects.
3093         * configure: Regnerate.
3094
3095 2007-09-12  David Daney  <ddaney@avtrex.com>
3096
3097         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3098         enabling libgcj.
3099         * configure: Regenerate.
3100
3101 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3102
3103         PR other/32154
3104         * configure.ac: For libgloss targets, point the linker to the linker
3105         script, startup code and simulator library.
3106         * configure: Regenerate.
3107
3108 2007-09-07  Andrew Haley  <aph@redhat.com>
3109
3110         * configure.ac (noconfigdirs): Remove target-libffi and
3111         target-libjava.
3112         * configure: Regenerate.
3113
3114 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3115
3116         PR target/33281
3117         * configure.ac: Use config/mh-mingw on mingw.
3118         * configure: Regenerate.
3119
3120 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
3121
3122         * MAINTAINERS (Write After Approval): Add myself.
3123
3124 2007-09-05  Richard Guenther  <rguenther@suse.de>
3125
3126         * configure.ac (--enable-stage1-checking): If neither --enable-checking
3127         nor --disable-checking is provided also turn on yes and types
3128         checking for stage1.
3129         * configure: Re-generate.
3130
3131 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
3132
3133         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3134         (Write After Approval): Remove myself.
3135
3136 2007-08-29  Nick Clifton  <nickc@redhat.com>
3137
3138         * config.sub, config.guess: Update from upstream sources.
3139
3140 2007-08-22  Bud Davis  <jmdavis@link.com>
3141
3142         * MAINTAINERS (Write After Approval): Added myself.
3143         * MAINTAINERS (Reviewers): Removed myself.
3144
3145 2007-08-18  Paul Brook  <paul@codesourcery.com>
3146             Joseph Myers  <joseph@codesourcery.com>
3147
3148         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3149         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3150         * Makefile.in: Regenerate.
3151         * configure.ac (--with-debug-prefix-map): New.
3152         * configure: Regenerate.
3153
3154 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
3155             Nigel Stephens  <nigel@mips.com>
3156
3157         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
3158         as target_makefile_frag.
3159         * configure: Regenerate.
3160
3161 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
3162
3163         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3164         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
3165         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3166         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3167         (do-compare, do-compare3, do-compare-debug): New.
3168         ([+compare-target+]): Use them.
3169
3170 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
3171
3172         * MAINTAINERS (Write After Approval): Change my email address.
3173
3174 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3175             Ben Elliston  <bje@au.ibm.com>
3176
3177         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3178         --silent if $silent.
3179         * configure: Regenerate.
3180
3181 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
3182
3183         * MAINTAINERS (Various Maintainers): Add myself as
3184         loop infrastructure maintainer.  Update my e-mail
3185         address.
3186
3187 2007-07-31  Diego Novillo  <dnovillo@google.com>
3188
3189         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3190         Adjust description.
3191
3192 2007-07-26  Richard Guenther  <rguenther@suse.de>
3193
3194         * configure.ac: Add types checking to stage1 checking flags.
3195         * configure: Regenerate.
3196
3197 2007-07-17  Nick Clifton  <nickc@redhat.com>
3198
3199         * COPYING3: New file.  Contains version 3 of the GNU General
3200         Public License.
3201         * COPYING3.LIB: New file.  Contains version 3 of the GNU
3202         Lesser General Public License.
3203
3204 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3205
3206         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3207
3208 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
3209
3210         * MAINTAINERS (S/390 co-maintainer): Add myself.
3211         (Write After Approval): Remove myself.
3212
3213 2007-07-13  Dan Hipschman  <dsh@google.com>
3214
3215         * MAINTAINERS (Write After Approval): Add myself.
3216
3217 2007-07-11  Nick Clifton  <nickc@redhat.com>
3218
3219         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3220         WINDRES export.
3221         * Makefile.in: Regenerate.
3222
3223 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3224
3225         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3226         maintainer.
3227
3228 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
3229
3230         * lt~obsolete.m4: New. Import from 20070318 libtool.
3231
3232 2007-07-03  Julian Brown  <julian@codesourcery.com>
3233
3234         * MAINTAINERS (Write After Approval): Add myself.
3235
3236 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3237
3238         * configure.ac: Rewrite 'configure --help' strings to look nicer.
3239         * configure: Regenerate.
3240
3241 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3242
3243         * configure.ac: Add some missing m4 quotation.
3244         * configure: Regenerate.
3245
3246 2007-07-02  Simon Baldwin  <simonb@google.com>
3247
3248         * MAINTAINERS (Write After Approval): Add myself.
3249
3250 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
3251
3252         * configure: Regenerate.
3253
3254 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
3255
3256         * Makefile.def: Add windmc tool to build.
3257         * Makefile.tpl: Likewise.
3258         * configure.ac: Likewise.
3259         * Makefile.in: Regenerate.
3260         * configure: Regenerate.
3261
3262 2007-06-28  DJ Delorie  <dj@redhat.com>
3263
3264         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3265         not building newlib.
3266         * configure: Regenerated.
3267
3268 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
3269
3270         * MAINTAINERS (Write After Approval): Add myself.
3271
3272 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
3273
3274         * MAINTAINERS (Write After Approval): Add myself.
3275
3276 2007-06-19  Chris Matthews  <chrismatthews@google.com>
3277
3278         * MAINTAINERS (Write After Approval): Add myself.
3279
3280 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
3281
3282         * MAINTAINERS (Write After Approval): Add myself.
3283
3284 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
3285
3286         * Makefile.def: Add dependency from configure-gdb to all-bfd.
3287         * Makefile.in: Regenerated.
3288
3289 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
3290
3291         * configure.ac: Don't add target-libmudflap to noconfigdirs for
3292         bfin*-*-uclinux* targets.
3293         * configure: Regenerate.
3294
3295 2007-06-14  Ian Lance Taylor  <iant@google.com>
3296
3297         * MAINTAINERS: Add myself as non-algorithmic global write
3298         maintainer.
3299
3300 2007-06-14  Diego Novillo  <dnovillo@google.com>
3301
3302         * MAINTAINERS: Add self as middle-end maintainer and
3303         non-algorithmic global write maintainer.
3304
3305 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3306
3307         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3308         Move all Fortran maintainers except Paul Brook into the
3309         Non-Autopoiesis section.
3310
3311 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
3312
3313         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3314         (distclean-stage[+id+]): Possibly delete stage_last.
3315         * Makefile.in: Regenerate.
3316
3317 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
3318
3319         * MAINTAINERS (Various Maintainer): Fix typo.
3320
3321 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
3322
3323         * MAINTAINERS (Various Maintainer): Add myself as
3324         dataflow maintainer.
3325
3326 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3327
3328         * config.sub, config.guess: Update from upstream sources.
3329
3330 2007-06-07  Ben Elliston  <bje@au.ibm.com>
3331
3332         * Makefile.tpl: Fix spelling error.
3333         * Makefile.in: Regenerate.
3334
3335 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
3336
3337         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3338         lt_cv_sys_max_cmd_len.
3339
3340 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
3341
3342         * MAINTAINERS (Various Maintainers): Add myself as
3343         auto-vectorizer maintainer.
3344
3345 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
3346
3347         PR libjava/32098
3348         * libtool.m4: Revert previous change.
3349         * ltgcc.m4: Put it here.
3350
3351 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
3352
3353         * MAINTAINERS (Various Maintainers): Add myself as
3354         auto-vectorizer maintainer.
3355
3356 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
3357
3358         PR libjava/32098
3359         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3360
3361 2007-05-30  Richard Guenther  <rguenther@suse.de>
3362
3363         * MAINTAINERS (Various Maintainers): Add myself as
3364         auto-vectorizer maintainer.
3365
3366 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
3367
3368         PR bootstrap/29382
3369         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3370         * configure: Rebuilt.
3371
3372 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
3373
3374         * MAINTAINERS (Write After Approval): Removed my name.
3375
3376 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
3377
3378         * MAINTAINERS (Write After Approval): Remove myself.
3379
3380 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
3381
3382         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3383
3384 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
3385
3386         * ltmain.sh: Update from ToT Libtool.
3387         * libtool.m4: Update from ToT Libtool.
3388         * ltsugar.m4: New. Update from ToT Libtool.
3389         * ltversion.m4: New. Update from ToT Libtool.
3390         * ltoptions.m4: New. Update from ToT Libtool.
3391         * ltconfig: Remove.
3392         * ltcf-c.sh: Remove.
3393         * ltcf-cxx.sh: Remove.
3394         * ltcf-gcj.sh: Remove.
3395
3396 2007-05-22  Ollie Wild  <aaw@google.com>
3397
3398         * MAINTAINERS (Write After Approval): Add myself.
3399
3400 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
3401
3402         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3403         stage_cflags.
3404         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3405         Remove CFLAGS/LIBCFLAGS.
3406         (configure-stage[+id+]-[+prefix+][+module+],
3407         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3408         * Makefile.in: Regenerate.
3409
3410 2007-05-15  Diego Novillo  <dnovillo@google.com>
3411
3412         * MAINTAINERS: Update e-mail address.
3413
3414 2007-05-15  Revital Eres  <eres@il.ibm.com>
3415
3416         * MAINTAINERS (Write After Approval): Add myself.
3417
3418 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
3419
3420         * MAINTAINERS (Write After Approval): Updated my address.
3421
3422 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
3423
3424         * MAINTAINERS (Write After Approval): Add myself.
3425
3426 2007-05-11  Silvius Rus  <rus@google.com>
3427
3428         * MAINTAINERS (Write After Approval): Add myself.
3429
3430 2007-04-23  Tom Tromey  <tromey@redhat.com>
3431
3432         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3433
3434 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
3435
3436         * MAINTAINERS (cpplib): Rename to ...
3437         (libcpp): ... this.  Add C/C++ front end maintainers.
3438
3439 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
3440
3441         * config-ml.in: Pass ${ml_config_env} to configure calls.
3442
3443 2007-04-04  Christian Bruel  <christian.bruel@st.com>
3444
3445         * MAINTAINERS (Write After Approval): Add myself.
3446
3447 2007-04-02  Dave Korn  <dave.korn@artimi.com>
3448
3449         * MAINTAINERS (Write After Approval): Add myself.
3450
3451 2007-03-31  Tobias Burnus  <burnus@net-b.de>
3452
3453         * MAINTAINERS (fortran 95 front end): Add myself.
3454
3455 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3456
3457         * MAINTAINERS (Write After Approval): Add myself.
3458
3459 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
3460
3461         * MAINTAINERS (Modulo Scheduler): Add myself.
3462
3463 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
3464
3465         * MAINTAINERS (fortran 95 front end): Add myself.
3466         (c++ front end): whitespace fix.
3467
3468 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
3469
3470         * MAINTAINERS (Write After Approval): Add myself.
3471
3472 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
3473
3474         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3475         of glob.  Quote arguments with single quotes too.
3476         * configure: Regenerate.
3477
3478 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
3479
3480         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3481         * Makefile.in: Regenerate
3482
3483 2007-03-07  Andreas Schwab  <schwab@suse.de>
3484
3485         * configure: Regenerate.
3486
3487 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3488
3489         * configure.ac: Add "--with-pdfdir" configure option,
3490         which defines pdfdir variable.
3491         * Makefile.def (target=fixincludes): Add install-pdf to
3492         missing targets.
3493         (recursive_targets): Add install-pdf target.
3494         (flags_to_pass): Add pdfdir.
3495         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3496         target.
3497         * configure: Regenerate
3498         * Makefile.in: Regenerate
3499
3500 2007-02-28  Eric Christopher  <echristo@apple.com>
3501
3502         Revert:
3503         2006-12-07  Mike Stump  <mrs@apple.com>
3504
3505         * Makefile.def (dependencies): Add dependency for
3506         install-target-libssp and install-target-libgomp on
3507         install-gcc.
3508         * Makefile.in: Regenerate.
3509
3510 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
3511
3512         * configure: Regenerate.
3513         * configure.ac: Move statements after variable declarations.
3514
3515 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
3516
3517         * MAINTAINERS: Add myself as sh maintainer.
3518
3519 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
3520
3521         * configure.ac: Adjust for loop syntax.
3522         * configure: Regenerate.
3523
3524 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3525
3526         * configure: Rebuilt.
3527
3528 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
3529
3530         * configure.ac: Drop multiple occurrences of --enable-languages,
3531         and fix its quoting.
3532         * configure: Rebuilt.
3533
3534 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3535             Nathan Sidwell  <nathan@codesourcery.com>
3536             Vladimir Prus  <vladimir@codesourcery.com>
3537             Joseph Myers  <joseph@codesourcery.com>
3538
3539         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3540         * configure: Regenerate.
3541
3542 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
3543
3544         * ltconfig (freebsd*): Default to elf.
3545
3546 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3547
3548         * configure.ac (target_libraries): Move libgcc before libiberty.
3549         * configure: Regenerated.
3550
3551 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3552             Paolo Bonzini  <bonzini@gnu.org>
3553
3554         PR bootstrap/30753
3555         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3556         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3557         * configure: Regenerated.
3558
3559 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3560
3561         * MAINTAINERS (Language Front End Maintainers): Update my mail
3562         address.
3563
3564 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3565
3566         PR bootstrap/30748
3567         * configure.ac: Correct syntax for Solaris ksh.
3568         * configure: Regenerated.
3569
3570 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3571
3572         * configure.ac: Sync with src.
3573         * configure: Regenerate.
3574
3575 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3576
3577         * Makefile.in: Regenerate.
3578
3579 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3580
3581         * config.sub: Sync with src.
3582
3583 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3584
3585         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3586         noncanonical equivalents.
3587         * configure.in: Rename to...
3588         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3589         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3590         target_noncanonical.  Use them.  Rewrite removal of configure
3591         arguments for autoconf 2.59.  Discard variable settings.  Force
3592         program_transform_name for native tools.
3593
3594         * Makefile.in: Regenerated.
3595         * configure: Regenerated with autoconf 2.59.
3596
3597 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3598
3599         * MAINTAINERS (Write After Approval): Add myself.
3600
3601 2007-01-31  Andreas Schwab  <schwab@suse.de>
3602
3603         * Makefile.tpl (LDFLAGS): Substitute it.
3604         * Makefile.in: Regenerate.
3605
3606 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3607
3608         * MAINTAINERS (Write After Approval): Add myself.
3609
3610 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3611
3612         * MAINTAINERS (spu port): Add myself.
3613
3614 2007-01-23  Richard Guenther  <rguenther@suse.de>
3615
3616         PR bootstrap/30541
3617         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3618         * Makefile.tpl (GNATBIND): Substitute it.
3619         (GNATMAKE): Likewise.
3620         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3621         of STAGE_PREFIX.
3622         * Makefile.in: Regenerate.
3623         * configure: Regenerate.
3624
3625 2007-01-18  Mike Stump  <mrs@apple.com>
3626
3627         * configure.in: Re-enable -Werror for gcc builds.
3628
3629 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3630
3631         * MAINTAINERS (Write After Approval): Add myself.
3632
3633 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3634
3635         * configure.in: Change == to = in test command.
3636         * configure: Regenerate.
3637
3638 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3639             Nick Clifton  <nickc@redhat.com>
3640             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3641
3642         * configure.in (build_configargs, host_configargs, target_configargs):
3643         Remove build/host/target parameters.
3644         (host_libs): Add gmp and mpfr.
3645         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3646         * Makefile.def (gmp, mpfr): New.
3647         (gcc): Remove target.
3648         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3649         target_os, target_vendor): New.
3650         (configure): Add host_alias/target_alias arguments; adjust invocations.
3651         * configure: Regenerate.
3652         * Makefile.in: Regenerate.
3653
3654 2007-01-11  Matt Fago  <fago@earthlink.net>
3655
3656         * configure.in: Try to link to functions only in mpfr 2.2.x
3657         to improve robustness of configure tests.
3658         * configure: Regenerate.
3659
3660 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3661
3662         * MAINTAINERS: Add myself as i386 maintainer.
3663
3664 2007-01-08  Jan Hubicka  <jh@suse.cz>
3665
3666         * MAINTAINERS: Add myself as i386 maintainer.
3667
3668 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3669
3670         * configure.in: Add support for an x86_64-mingw* target.
3671         * configure: Regenerate.
3672
3673 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3674
3675         * Makefile.tpl (all-target): Correct @if conditional for target
3676         modules.
3677         * configure.in: Omit libiberty if building only target libgcc.
3678         * configure, Makefile.in: Regenerated.
3679
3680 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3681
3682         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3683         * configure: Regenerate.
3684
3685 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3686
3687         * Makefile.def (target_modules): Add libgcc.
3688         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3689         * Makefile.tpl (clean-target-libgcc): Delete.
3690         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3691         on gcc even for bootstrapped modules.  Rewrite handling of
3692         lang_env_dependencies to loop over target_modules.
3693         * configure.in (target_libraries): Add target-libgcc.
3694         * Makefile.in, configure: Regenerated.
3695
3696 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3697
3698         * configure.in: Reorganize recognition of languages.  Add
3699         --enable-stage1-languages.  Show supported languages for the chosen
3700         target rather than all recognized languages.
3701         * configure: Regenerate.
3702
3703 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3704
3705         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3706         * Makefile.in: Regenerate.
3707
3708 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3709
3710         * configure.in: Warn that MPFR 2.2.0 is buggy.
3711         * configure: Regenerate.
3712
3713 2006-12-27  Ian Lance Taylor  <iant@google.com>
3714
3715         * configure.in: When removing Makefiles to force a reconfigure, also
3716         remove prev-DIR*/Makefile.
3717         * configure: Regenerate.
3718
3719 2006-12-22  Andreas Schwab  <schwab@suse.de>
3720
3721         * configure: Regenerate with correct autoconf version.
3722
3723 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3724
3725         * configure.in: add AC_SUBST for *_FOR_TARGET.
3726         * configure: Regenerate.
3727
3728 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3729
3730         * configure.in: Simplify logic for rejecting languages that cannot
3731         be built.  Separate the case when a language is unsupported,
3732         from the case when the user chooses not to build a language.
3733
3734 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3735
3736         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3737         it only affects bootstrap and could be tested on "$host" as well.
3738         * configure: Regenerate.
3739         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3740
3741 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3742
3743         PR bootstrap/29544
3744         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3745         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3746         move here comment from Makefile.tpl.
3747         * Makefile.tpl: Move some definitions higher in the file.
3748         (STAGE1_CHECKING): New.
3749         * configure.in: Add --enable-stage1-checking.
3750         * configure: Regenerate.
3751         * Makefile.in: Regenerate.
3752
3753 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3754
3755         * MAINTAINERS: Add myself as build system maintainer.
3756
3757 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3758
3759         * MAINTAINERS (Write After Approval): Add myself.
3760
3761 2006-12-13  Eric Christopher  <echristo@apple.com>
3762
3763         * MAINTAINERS: Add myself as darwin maintainer.
3764
3765 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3766
3767         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3768
3769 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3770
3771         MAINTAINERS: Update my entry.
3772
3773 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3774
3775         * configure.in:  Handle spu makefile frag.
3776         * Makefile.tpl (MAINT): Define
3777         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3778         * configure: Regenerate.
3779         * Makefile.in: Regenerate.
3780
3781 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3782
3783         * config.guess: Import latest version.
3784         * config.sub: Likewise.
3785
3786 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3787
3788         * configure.in (spu-*-*): Don't skip target-libiberty.
3789         * configure: Regenerate.
3790
3791 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3792
3793         PR bootstrap/30134
3794         * configure.in: Correct x86 darwin support for libjava to powerpc
3795         and i?86 only.
3796         * configure: Regenerate.
3797
3798 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3799
3800         * configure.in: Add x86 darwin support for libjava.
3801         * configure: Regenerate.
3802
3803 2006-12-07  Mike Stump  <mrs@apple.com>
3804
3805         * Makefile.def (dependencies): Add dependency for
3806         install-target-libssp and install-target-libgomp on
3807         install-gcc.
3808         * Makefile.in: Regenerate.
3809
3810 2006-12-04  Richard Guenther  <rguenther@suse.de>
3811
3812         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3813         (Non-Algorithmic Maintainers): Move over non-algorithmic
3814         loop optimizer maintainers, add myself as a non-algorithmic
3815         middle-end maintainer.
3816
3817 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3818
3819         * MAINTAINERS (Write After Approval): Add myself.
3820
3821 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3822
3823         * configure.in: Update error message for missing GMP/MPFR.
3824
3825         * configure: Regenerate.
3826
3827 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3828
3829         * configure.in: Update MPFR version in error message.
3830
3831         * configure: Regenerate.
3832
3833 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3834
3835         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3836         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3837         --with-gmp-lib): New flags.
3838
3839         * configure: Regenerate.
3840
3841 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3842
3843         * MAINTAINERS (Write After Approval): Change my email address.
3844
3845 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3846
3847         * MAINTAINERS (Write After Approval): Add myself.
3848
3849 2006-11-22  Philipp Thomas  <pth@suse.de>
3850
3851         * MAINTAINERS (i18n): Update e-mail address.
3852
3853 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3854
3855         * MAINTAINERS (spu port): Add myself as maintainer.
3856         (Write After Approval): Remove myself.
3857
3858 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3859
3860         * configure.in (skipdirs): Don't build libssp for SPU.
3861         * configure: Regenerate.
3862
3863 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3864
3865         * MAINTAINERS (spu port): Add myself as maintainer.
3866         (libobjc): Update my email address.
3867
3868 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3869
3870         * MAINTAINERS (Write After Approval): Add myself.
3871
3872 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3873
3874         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3875         * configure : Rebuilt.
3876
3877 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3878
3879         * MAINTAINERS (Write After Approval): Add myself.
3880
3881 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3882
3883         * MAINTAINERS (Write After Approval): Add myself.
3884
3885 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3886
3887         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3888         libmpfr.a.
3889         * configure: Regenerate.
3890
3891 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3892
3893         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3894         (unstage): Test for stage_last presence.
3895
3896         PR bootstrap/29802
3897         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3898         STAGE_PREFIX.
3899         * Makefile.in: Regenerate.
3900
3901 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3902
3903         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3904         maintainers.
3905
3906 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3907
3908         * MAINTAINERS (Write After Approval): Add myself.
3909
3910 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3911
3912         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3913         and stageN-package/Makefile.
3914         * Makefile.in: Regenerated.
3915
3916 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3917
3918         * configure.in: Remove target-libgloss from noconfigdirs for
3919         bfin-*-*.
3920         * configure: Regenerated.
3921
3922 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3923
3924         * configure.in (have_gmp): Only error if the gcc directory exists.
3925
3926         * configure: Regenerate.
3927
3928 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3929
3930         * configure.in: Robustify error message for missing GMP/MPFR.
3931
3932         * configure: Regenerate.
3933
3934 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3935
3936         * MAINTAINERS (Write After Approval): Add myself.
3937
3938 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3939
3940         * MAINTAINERS: Change email address.
3941
3942 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3943
3944         * MAINTAINERS (Write After Approval): Add myself.
3945
3946 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3947
3948         * MAINTAINERS (Write After Approval): Add myself.
3949
3950 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3951
3952         * MAINTAINERS (Write After Approval): Move myself to
3953         Write After Approval section.
3954
3955 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3956
3957         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3958         need_gmp anymore.
3959         * configure: Regenerate.
3960
3961 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3962
3963         * MAINTAINERS (Write After Approval): Add myself.
3964
3965 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3966
3967         * config.guess: Import latest version.
3968         * config.sub: Likewise.
3969
3970 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3971
3972         * Makefile.def: Added pdf target handling.
3973         * Makefile.tpl: Added pdf target handling.
3974         * Makefile.in: Regenerated.
3975
3976 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3977
3978         * MAINTAINERS: Add self as score port maintainer.
3979
3980 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3981
3982         * MAINTAINERS (Write After Approval): Add myself.
3983
3984 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3985
3986         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3987         or newer.
3988         * configure: Regenerated.
3989
3990 2006-09-27  Dave Brolley  <brolley@redhat.com>
3991
3992         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3993         using $s instead of $r.
3994         * configure: Regenerated.
3995
3996 2006-09-26  Thiemo Seufer  <ths@mips.com>
3997
3998         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3999         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4000         * configure: Regenerate.
4001
4002 2006-09-24  Graeme Peterson  <gridly@gmail.com>
4003
4004         * MAINTAINERS (Write After Approval): Remove myself.
4005
4006 2006-09-22  Chao-ying Fu  <fu@mips.com>
4007
4008         * MAINTAINERS (Write After Approval): Add myself.
4009
4010 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
4011
4012         * MAINTAINERS: Add self as soft-fp maintainer.
4013
4014 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
4015
4016         * MAINTAINERS: Add myself as avr maintainer.
4017         Remove Marek Michalkiewicz as avr maintainer.
4018
4019 2006-09-07  Roberto Costa  <roberto.costa@st.com>
4020
4021         * MAINTAINERS (Write After Approval): Add myself.
4022
4023 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
4024
4025         * configure.in: Never build newlib for a Mingw host.
4026         Never build newlib as Mingw target library.
4027         Test the existence of winsup/cygwin for building a Cygwin newlib,
4028         rather than just winsup.
4029         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4030         building a Mingw target.
4031         * configure: Regenerate.
4032
4033 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4034
4035         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4036
4037 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
4038
4039         * config.guess: Import from src (was more updated).
4040         * config.sub: Likewise.
4041
4042 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
4043
4044         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4045         * configure: Regenerated.
4046
4047 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
4048
4049         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4050         for stages after the first.
4051
4052 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
4053
4054         * Makefile.def: Add dependencies for configure-opcodes
4055         on configure-intl and all-opcodes on all-intl.
4056         * Makefile.in: Regenerated.
4057
4058 2006-07-13  Ben Elliston  <bje@au.ibm.com>
4059
4060         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4061
4062 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
4063
4064         Port to hosts whose 'sort' and 'tail' implementations
4065         treat operands with leading '+' as file names, as POSIX
4066         has required since 2001.  However, make sure the code still
4067         works on pre-POSIX hosts.
4068         * ltmain.sh: Don't assume "sort +2" is equivalent to
4069         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4070
4071 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
4072
4073         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4074
4075 2006-07-04  Peter O'Gorman  <peter@pogma.com>
4076
4077         * ltconfig: chmod 644 before ranlib during install.
4078
4079 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4080
4081         PR bootstrap/18058
4082         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4083         if the bootstrap compiler is a GCC version that supports it.
4084         * configure: Regenerate.
4085
4086 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4087
4088         * configure.in: Fix thinkos in previous check-in.
4089         * configure: Regenerate.
4090
4091 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
4092
4093         PR other/27063
4094         * configure.in: Test subdir_requires and give an appropriate
4095         error message.
4096         * configure: Regenerate.
4097
4098 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
4099
4100         * MAINTAINERS (Write After Approval): Add myself.
4101
4102 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
4103
4104         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4105
4106 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
4107
4108         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4109
4110 2006-06-20  David Ayers  <d.ayers@inode.at>
4111
4112         PR bootstrap/28072
4113         * configure.in: Add target-boehm-gc to noconfigdirs depending on
4114         whether target-libjava is being configured instead of whether the
4115         java front end is enabled.
4116         * configure: Regenerate.
4117
4118 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4119
4120         PR target/27540
4121         * configure.in: Only enable libgomp on IRIX 6.
4122         * configure: Regenerate.
4123
4124 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
4125
4126         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4127         too.
4128         * Makefile.in: Regenerate.
4129
4130 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
4131
4132         * config-ml.in: Alter CCASFLAGS to include special
4133         multilib options the same as is done for CFLAGS.
4134
4135 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4136
4137         * configure.in: Don't enable libgomp on hpux10.
4138         * configure: Rebuilt.
4139
4140 2006-06-12  David Ayers  <d.ayers@inode.at>
4141
4142         PR bootstrap/27963
4143         PR target/19970
4144         * configure.in: Remove target-boehm-gc from noconfigdirs where
4145         ${libgcj} is specified.
4146         * configure: Regenerate.
4147
4148 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
4149
4150         Sync from src:
4151
4152         * configure.in: Sync.
4153         * configure: Regenerated.
4154
4155         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
4156
4157         * Makefile.def: Added dependencies from sim and gdb on intl, and
4158         added configure dependencies to everything with an all dependency
4159         on intl.
4160         * Makefile.in: Regenerated.
4161
4162 2006-06-06  David Ayers  <d.ayers@inode.at>
4163
4164         PR libobjc/13946
4165         * Makefile.def: Add dependencies for libobjc which boehm-gc.
4166         * Makefile.in: Regenerate.
4167         * configure.in: Add --enable-objc-gc at toplevel and have it
4168         enable boehm-gc for Objective-C.
4169         Remove target-boehm-gc from libgcj.
4170         Add target-boehm-gc to target_libraries.
4171         Add target-boehm-gc to noconfigdirs where ${libgcj}
4172         is specified.
4173         Assert that boehm-gc is supported when requested for Objective-C.
4174         Only build boehm-gc if needed either for Java or Objective-C.
4175         * configure: Regenerate.
4176
4177 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
4178
4179         PR 27674
4180         * Makefile.tpl (configure-[+prefix+][+module+],
4181         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4182         Remove rule to unstage bootstrapped modules.
4183         (stage_current): New.
4184         * Makefile.in: Regenerate.
4185
4186 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
4187
4188         * MAINTAINERS (Write After Approval): Update my e-mail address.
4189
4190 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
4191
4192         * include/libiberty.h: Declare pex_run_in_environment.
4193
4194 2006-05-31  Asher Langton  <langton2@llnl.gov>
4195
4196         * MAINTAINERS (Write After Approval): Add myself.
4197
4198 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
4199
4200         * Makefile.def (bfd, opcodes): Fix lib_path.
4201         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4202         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
4203         * Makefile.in: Regenerate.
4204
4205 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4206
4207         * Makefile.in: Regenerate.
4208
4209 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
4210
4211         * Makefile.def: Add install-html target. Add datarootdir
4212         docdir and htmldir to flags_to_pass.
4213         * Makefile.tpl: Add install-html target.
4214         * Makefile.in: Regenerate.
4215         * configure.in: Add --with-datarootdir, --with-docdir, and
4216         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4217         * configure: Regenerate.
4218
4219 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
4220
4221         * configure.in: Enable gprof for cross builds.
4222         * configure: Regenerate.
4223
4224 2006-05-22  Richard Guenther  <rguenther@suse.de>
4225
4226         Revert
4227         2006-01-31  Richard Guenther  <rguenther@suse.de>
4228         Paolo Bonzini  <bonzini@gnu.org>
4229
4230         * Makefile.def (target_modules): Add libgcc-math target module.
4231         * configure.in (target_libraries): Add libgcc-math target library.
4232         (--enable-libgcc-math): New configure switch.
4233         * Makefile.in: Re-generate.
4234         * configure: Re-generate.
4235         * libgcc-math: New toplevel directory.
4236
4237 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4238             Andreas Tobler  <a.tobler@schweiz.ch>
4239
4240         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
4241         * configure: Rebuilt.
4242
4243 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
4244
4245         * MAINTAINERS (Write After Approval): Add myself.
4246
4247 2006-05-01  DJ Delorie  <dj@redhat.com>
4248
4249         * configure.in: Restore CFLAGS if GMP isn't present.
4250         * configure: Regenerate.
4251
4252 2006-05-01  Richard Guenther  <rguenther@suse.de>
4253
4254         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4255         maintainer.
4256
4257 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
4258
4259         * MAINTAINERS (Write After Approval): Add myself.
4260
4261 2006-04-28  Jan Beulich  <jbeulich@novell.com>
4262
4263         * MAINTAINERS (Write After Approval): Add myself.
4264
4265 2006-04-18  DJ Delorie  <dj@redhat.com>
4266
4267         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
4268         reference libgloss so that libssp can be built in a combined
4269         tree.
4270         * configure: Regenerate.
4271
4272 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
4273
4274         * MAINTAINERS (Write After Approval): Add myself.
4275
4276 2006-04-05  Ben Elliston  <bje@au.ibm.com>
4277
4278         * configure.in: Require makeinfo 4.4 or higher.
4279         * configure: Regenerate.
4280
4281 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
4282
4283         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4284         Rearrange the entries of other libraries to have them in one place.
4285
4286 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
4287
4288         * MAINTAINERS (Write After Approval): Remove myself.
4289         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4290
4291 2006-03-14  Richard Guenther  <rguenther@suse.de>
4292
4293         * configure: Regenerate with autoconf 2.13.
4294
4295 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
4296
4297         * MAINTAINERS: Use my work address.
4298
4299         * MAINTAINERS: Update my E-mail address.
4300
4301 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
4302
4303         * configure.in: Handle --disable-<component> generically.
4304         * configure: Regenerate.
4305
4306 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
4307
4308         PR libgcj/17311
4309         * ltmain.sh: Don't use "$finalize_rpath" for compile.
4310
4311 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
4312
4313         * MAINTAINERS (Write After Approval):  Remove myself.
4314         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4315
4316 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
4317
4318         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
4319         (TARGET_CONFIGDIRS): Remove.
4320         * configure.in: Remove AC_SUBST(target_configdirs).
4321         * Makefile.in, configure: Regenerated.
4322
4323 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
4324
4325         * MAINTAINERS (Write After Approval):  Remove myself.
4326         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
4327
4328 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
4329
4330         PR bootstrap/25670
4331
4332         * Makefile.tpl ([+compare-target+]): Print explanation messages.
4333
4334         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4335         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4336         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4337         BUILD_PREFIX, BUILD_PREFIX_1.
4338         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4339
4340         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4341         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4342
4343         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4344         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4345         of `cat stage_current`.  Always provide the `r' and `s' variables.
4346         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4347         a single shell execution.
4348         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4349         bootstrapped modules, make the stage1 module if the build was not
4350         started yet, else build the current stage.
4351         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4352         (all-build, all-host, all-target, [+make_target+]-host,
4353         [+make_target+]-target): Do not use \-continued lines.
4354         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4355         (current_stage, restrap, stage_last): New.
4356
4357         * Makefile.in: Regenerate.
4358         * configure: Regenerate.
4359
4360 2006-02-19  Bud Davis  <jmdavis@link.com>
4361
4362         * MAINTAINERS (Write After Approval):  Remove myself.
4363         (Language Front End Maintainers):  Add myself as fortran 95
4364         maintainer and update e-mail address.
4365
4366 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4367
4368         * MAINTAINERS (Write After Approval):  Remove myself.
4369         (Language Front End Maintainers):  Add myself as fortran 95
4370         maintainer.
4371
4372 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
4373
4374         * MAINTAINERS (Write After Approval): Add myself.
4375
4376 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
4377
4378         * MAINTAINERS (Write After Approval):  Remove myself.
4379         (Language Front End Maintainers):  Add myself as
4380         fortran 95 maintainer.
4381
4382 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4383
4384         Sync from src:
4385
4386         2005-12-27  Leif Ekblad  <leif@rdos.net>
4387
4388         * configure.in: Add support for RDOS target.
4389         * configure: Regenerate.
4390
4391 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
4392             Andreas Schwab  <schwab@suse.de>
4393
4394         * configure: Regenerate.
4395
4396 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
4397
4398         * configure.in (enable_libgomp): Add AIX.
4399         * configure: Regenerate.
4400
4401 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
4402
4403         * MAINTAINERS (Write After Approval): Add myself.
4404
4405 2006-02-03  Lee Millward  <lee.millward@gmail.com>
4406
4407         * MAINTAINERS (Write After Approval): Add myself.
4408
4409 2006-01-31  Richard Guenther  <rguenther@suse.de>
4410         Paolo Bonzini  <bonzini@gnu.org>
4411
4412         * Makefile.def (target_modules): Add libgcc-math target module.
4413         * configure.in (target_libraries): Add libgcc-math target library.
4414         (--enable-libgcc-math): New configure switch.
4415         * Makefile.in: Re-generate.
4416         * configure: Re-generate.
4417         * libgcc-math: New toplevel directory.
4418
4419 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
4420
4421         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4422         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4423         the assembler, linker and binutils.
4424         * configure: Regenerate.
4425
4426 2006-01-22  Dirk Mueller  <dmueller@suse.de>
4427
4428         * MAINTAINERS (Write After Approval): Add myself.
4429
4430 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
4431
4432         * configure: Regenerate.
4433
4434 2006-01-18  Richard Henderson  <rth@redhat.com>
4435             Jakub Jelinek  <jakub@redhat.com>
4436             Diego Novillo  <dnovillo@redhat.com>
4437
4438         * libgomp: New directory.
4439         * Makefile.def: Add target_module libgomp.
4440         * Makefile.in: Regenerate.
4441         * configure.in (target_libraries): Add target-libgomp.
4442         * configure: Regenerate.
4443
4444 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
4445
4446         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4447         @ from continuation.
4448         * Makefile.in: Rebuilt.
4449
4450 2006-01-04  Chris Lattner  <sabre@gnu.org>
4451
4452         * MAINTAINERS (Write After Approval): Add myself.
4453
4454 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
4455
4456         PR bootstrap/24252
4457
4458         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4459         * Makefile.tpl (OBJDUMP): New.
4460         (EXTRA_HOST_FLAGS): Add it.
4461         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4462
4463         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4464         to use symbolic links between directories.  Avoid race conditions
4465         or make them harmless.
4466         * configure.in: Do not try to use symbolic links between directories.
4467
4468         * Makefile.def (LEAN): Pass.
4469         * Makefile.tpl (LEAN): Define.
4470         (stage[+id+]-start): Accept that the previous directory does not
4471         exist, if the bootstrap is lean.
4472         (stage[+id+]-bubble): Invoke lean bootstrap commands after
4473         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
4474         configure substitution.
4475         ([+compare-target+]): Likewise.
4476         ([+bootstrap-target+]-lean): New.
4477         * configure.in: Remove lean bootstrap support from here.
4478
4479         * Makefile.in: Regenerate.
4480         * configure: Regenerate.
4481
4482 2006-01-04  Ben Elliston  <bje@au.ibm.com>
4483
4484         * MAINTAINERS (libdecnumber): Add myself.
4485
4486 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
4487
4488         * libtool-ldflags: New script.
4489
4490 2006-01-02  Andreas Schwab  <schwab@suse.de>
4491
4492         * configure.in: When reconfiguring remove Makefile in
4493         all stage directories.
4494         * configure: Regenerate.
4495
4496 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
4497
4498         * MAINTAINERS: Update my email address.
4499
4500 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
4501
4502         Revert Ada-related part of the previous change.
4503
4504         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4505         Do not pass.
4506         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4507         * Makefile.in: Regenerate.
4508         * configure.in: Do not include mt-ppc-aix target fragment.
4509         * configure: Regenerate.
4510
4511 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
4512
4513         * configure.in: Select appropriate fragments for PowerPC/AIX.
4514         * configure: Regenerate.
4515
4516         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4517         BOOT_CFLAGS, BOOT_LDFLAGS.
4518         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4519         BOOT_CFLAGS, BOOT_LDFLAGS.
4520         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4521         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4522         (stage): Fail if we cannot complete the work.
4523         * Makefile.in: Regenerate.
4524
4525 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
4526
4527         * configure.in: Replace ms1 with mt.
4528         * configure: Rebuilt.
4529
4530 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
4531
4532         * MAINTAINERS: Update my email address.
4533
4534 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
4535
4536         * Makefile.tpl (all, do-[+make_target+], do-check, install,
4537         install-host-nogcc): Don't invoke $(stage) at the end.
4538         * Makefile.in: Regenerate.
4539
4540 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
4541
4542         * configure.in: Flip the top-level bootstrap switch.
4543         * configure: Regenerate.
4544
4545 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
4546
4547         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4548         $(stage) and $(unstage).
4549         (EXTRA_TARGET_FLAGS): Correct double-quoting.
4550         (all): Remove stray semicolon.
4551         (local-distclean): Don't handle multilib.tmp and multilib.out.
4552         (install.all): Set $s for consistency.
4553         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4554         check_multilibs setting.  Always make the install directory.
4555         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4556         Correct @if/@endif.
4557         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4558         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4559         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4560         (multilib.out): Remove.
4561         * Makefile.in: Regenerated.
4562
4563 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4564
4565         * MAINTAINERS (Write After Approval): Add myself.
4566
4567 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4568
4569         * MAINTAINERS: Add myself as mt maintainer.
4570
4571         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
4572
4573 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
4574
4575         * MAINTAINERS: Change email address.
4576
4577 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4578
4579         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4580         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4581         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4582         Find in-tree tools if available.
4583         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4584         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4585         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4586         (COMPILER_*_FOR_TARGET): New.
4587         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4588         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4589         (CONFIGURED_*, USUAL_*): Remove.
4590         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4591         STRIP): Use autoconf substitutions.
4592         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4593         COMPILER_NM_FOR_TARGET): New.
4594         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4595
4596         (all): Make all-host and all-target in parallel.
4597         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4598         that $$r and $$s are set before invoking a recursive make.
4599         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4600         ([+bootstrap-target+]): Inline most of the `all' target.
4601
4602 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4603
4604         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4605         from the gcc build directory.
4606         * Makefile.in: Regenerate.
4607
4608 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4609
4610         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4611         depend on all-libdecnumber.
4612         * configure.in (host_libs): Include libdecnumber.
4613         * Makefile.in: Regenerate.
4614         * configure: Likewise.
4615
4616 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4617
4618         * libdecnumber: Import decNumber sources from the dfp-branch.
4619
4620 2005-11-21  Kean Johnston  <jkj@sco.com>
4621
4622         * config.sub, config.guess: Sync from upstream sources.
4623
4624 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4625
4626         Import from Autoconf sources:
4627
4628         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4629         * config/move-if-change: Don't output "$2 is unchanged";
4630         suggested by Ben Elliston.  Handle weird characters correctly.
4631
4632 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4633
4634         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4635         to match upstream libtool for darwin.
4636
4637 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4638
4639         * Makefile.def: Remove gdb dependencies for gdbtk.
4640         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4641         (configure-gdb, install-gdb): New rules.
4642         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4643         * Makefile.in, configure: Regenerated.
4644
4645 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4646
4647         * MAINTAINERS (Write After Approval): Add myself.
4648
4649 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4650
4651         * MAINTAINERS (Write After Approval): Add myself.
4652
4653 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4654
4655         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4656         Diego Novillo.
4657
4658 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4659
4660         PR bootstrap/24297
4661         * Makefile.tpl (do-[+make-target+], do-check, install,
4662         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4663         are set before recursing.
4664         * Makefile.in: Regenerate.
4665
4666 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4667
4668         PR bootstrap/18939
4669         * Makefile.def (gcc) <target>: Fix thinko.
4670         * Makefile.in: Regenerate.
4671
4672 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4673
4674         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4675         * configure: Regenerate.
4676
4677 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4678
4679         * MAINTAINERS (Write After Approval): Add self.
4680
4681 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4682
4683         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4684         target-libffi, target-qthreads, target-libjava, and
4685         targetlibobjc.
4686         * configure: Regenerate.
4687
4688 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4689
4690         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4691         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4692         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4693         (USUAL_OBJDUMP_FOR_TARGET): New.
4694         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4695         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4696         * configure, Makefile.in: Regenerated.
4697
4698 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4699
4700         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4701         before other host packages.
4702
4703 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4704
4705         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4706
4707 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4708
4709         PR bootstrap/22340
4710
4711         * configure.in (default_target): Remove.
4712         * Makefile.tpl (all): Do not use prerequisites as subroutines
4713         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4714         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4715         use prerequisites as subroutines.
4716         (check-host, check-target): New.
4717         (bootstrap configure & all targets): Do not use stage*-start
4718         if the directory layout is already ok.
4719         (non-bootstrap configure & all targets): Prepend a $(unstage).
4720         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4721         (NOTPARALLEL): Remove.
4722         (unstage, stage variables): New variables.
4723         (unstage, stage targets): Simply expand to those variables.
4724
4725         * configure: Regenerate.
4726         * Makefile.in: Regenerate.
4727
4728 2005-10-04  James E Wilson  <wilson@specifix.com>
4729
4730         * Makefile.def (lang_env_dependencies): Add libmudflap.
4731         * Makefile.in: Regenerate.
4732
4733 2005-10-03  Andreas Schwab  <schwab@suse.de>
4734
4735         Backport from libtool CVS:
4736         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4737
4738         * ltmain.sh: add support for installing into temporary
4739         staging area (e.g. 'make install DESTDIR=...')
4740
4741 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4742
4743         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4744         * configure: Regenerated.
4745
4746 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4747
4748         * configure: Regenerate with the correct
4749         autoconf version.
4750
4751 2005-09-30  Catherine Moore  <clm@cm00re.com>
4752
4753         * configure.in (bfin-*-*): New.
4754         * configure: Regenerated.
4755
4756 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4757
4758         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4759         (LIPO_FOR_TARGET): New.
4760         (CONFIGURED_LIPO_FOR_TARGET): New.
4761         (USUAL_LIPO_FOR_TARGET): New.
4762         (STRIP_FOR_TARGET): New.
4763         (CONFIGURED_STRIP_FOR_TARGET): New.
4764         (USUAL_STRIP_FOR_TARGET): New.
4765         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4766         STRIP_FOR_TARGET.
4767         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4768         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4769         * Makefile.in: Regenerate.
4770         * configure: Regenerate.
4771
4772 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4773
4774         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4775         (rs6000-*-aix*): Same.
4776         * configure: Regenerate.
4777
4778 2005-09-16  Tom Tromey  <tromey@redhat.com>
4779
4780         * MAINTAINERS: Add self as java maintainer.
4781
4782 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4783
4784         * configure.in: Recognize f95 in the --enable-languages option,
4785         and substitute it for fortran, issuing a warning.
4786         * configure: Regenerate.
4787
4788 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4789
4790         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4791         * configure:  Regenerated.
4792
4793 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4794
4795         * MAINTAINERS: Add self as ms1 maintainer.
4796
4797 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4798
4799         * Makefile.def (libssp): Add to lang_env_dependencies.
4800         * Makefile.in: Regenerate.
4801
4802 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4803
4804         * MAINTAINERS: Add myself as middle-end maintainer.
4805
4806 2005-08-17  Christian Groessler  <chris@groessler.org>
4807
4808         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4809         * Makefile.in: Regenerate.
4810
4811 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4812
4813         * MAINTAINERS (write after approval): Added myself.
4814
4815 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4816
4817         * MAINTAINERS (Write After Approval): Add myself.
4818
4819 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4820
4821         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4822         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4823         Look for alternate names of the target cc and c++
4824         * configure: Regenerate.
4825
4826 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4827
4828         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4829         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4830         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4831         tools; remove code to manually set them.
4832         (Target tools): Look in the environment for them.
4833         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4834         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4835         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4836         build directory.
4837         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4838         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4839         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4840         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4841         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4842         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4843         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4844         * configure: Regenerate.
4845         * Makefile.in: Regenerate.
4846
4847 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4848
4849         * MAINTAINERS: Update for removed CPU targets.
4850
4851 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4852
4853         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4854         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4855         * Makefile.in: Regenerated.
4856
4857 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4858
4859         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4860         (CFLAGS_FOR_TARGET): Use it.
4861         (CXXFLAGS_FOR_TARGET): Likewise.
4862         * Makefile.in: Regenerated.
4863         * configure.in (--with-build-sysroot): New option.
4864         * configure: Regenerated.
4865
4866 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4867
4868         * Makefile.tpl: Wrap install between unstage and stage
4869         * Makefile.in: Regenerate.
4870
4871 2005-07-21  Eric Christopher  <echristo@apple.com>
4872
4873         * MAINTAINERS: Update affiliation.
4874
4875 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4876
4877         * MAINTAINERS: Add self as crx port maintainer.
4878
4879 2005-07-20  DJ Delorie  <dj@redhat.com>
4880
4881         * MAINTAINERS: Add self as m32c maintainer.
4882
4883 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4884
4885         * all files: Update FSF address.
4886
4887 2005-07-15  Eric Christopher  <echristo@redhat.com>
4888
4889         * MAINTAINERS: Change affiliation.
4890
4891 2005-07-14  Jim Blandy  <jimb@redhat.com>
4892
4893         * configure.in: Add cases for Renesas m32c.
4894         * configure: Regenerated.
4895
4896 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4897
4898         * COPYING.LIB: Update from fsf.org.
4899
4900 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4901
4902         * COPYING, compile, config.guess,
4903         config.sub, install-sh, missing, mkinstalldirs,
4904         symlink-tree, ylwrap: Sync from upstream sources.
4905         * config-ml.in: Update FSF address.
4906
4907 2005-07-13  Eric Christopher  <echristo@redhat.com>
4908
4909         * configure.in: Add toplevel noconfigdir support for tpf.
4910         * configure: Regenerate.
4911
4912 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4913
4914         PR ada/22340
4915
4916         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4917         * Makefile.in: Regenerate.
4918
4919 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4920
4921         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4922         Brolley to write-after-approval.
4923
4924 2005-07-07  Andreas Schwab  <schwab@suse.de>
4925
4926         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4927         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4928         * Makefile.in: Regenerated.
4929
4930 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4931
4932         * configure.in: Don't build sim or rda when targetting darwin.
4933         * configure: Regenerate.
4934
4935 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4936
4937         * configure.in: Add --enable-libssp and --disable-libssp.
4938         * configure: Regenerate with autoconf-2.13.
4939
4940 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4941
4942         * Makefile.def (target_modules): Add libssp.
4943         * configure.in (target_libraries): Add target-libssp.
4944         * configure: Rebuilt.
4945         * Makefile.in: Rebuilt.
4946
4947 2005-07-01  Zack Weinberg  <zackw@panix.com>
4948
4949         * MAINTAINERS: Change email address.  Resign from maintainership.
4950
4951 2005-07-01  Richard Guenther  <rguenther@suse.de>
4952
4953         * MAINTAINERS: Change my e-mail address and affiliation.
4954
4955 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4956
4957         * Makefile.def (stagefeedback): Come after profile.
4958         Define profiledbootstrap target.
4959         * Makefile.tpl (profiledbootstrap): Remove.
4960         (stageprofile-end): Zap stagefeedback.
4961         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4962         * Makefile.in: Regenerate.
4963
4964 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4965
4966         * MAINTAINERS: Update my email address.
4967
4968 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4969
4970         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4971         In 'cpp' stanza, support '#line' as well as '# '.
4972
4973 2005-06-08  Andreas Schwab  <schwab@suse.de>
4974
4975         * MAINTAINERS: Move myself from 'Write After Approval' to
4976         'CPU Port Maintainers' section as m68k maintainer.
4977
4978 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4979
4980         * configure.in (unsupported_languages): New macro.
4981         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4982         non-ported target libraries in noconfigdirs.
4983         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4984         non-linux-gnu.  Remove libgcj_ex_libffi.
4985         <lang_frag loop>: Set add_this_lang=no if the language is in
4986         unsupported_languages.
4987         * configure: Regenerate.
4988
4989 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4990
4991         * configure.in: Fix typo in handling of --with-mpfr-dir.
4992         * configure: Regenerate.
4993
4994 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4995
4996         * MAINTAINERS: Update my email address.
4997
4998 2005-06-02  Jim Blandy  <jimb@redhat.com>
4999
5000         * config.sub: Add cases for the Renesas m32c.  (This patch has been
5001         accepted into the master sources.)
5002
5003 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
5004             Michael Snyder  <msnyder@redhat.com>
5005             Stan Cox  <scox@redhat.com>
5006
5007         * configure.in: Set noconfigdirs for ms1.
5008
5009         * configure: Regenerate.
5010
5011 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
5012
5013         * MAINTAINERS (Write After Approval): Add self.
5014
5015 2005-06-01  Josh Conner  <jconner@apple.com>
5016
5017         * MAINTAINERS (Write After Approval): Add self.
5018
5019 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
5020
5021         * MAINTAINERS: Update my email address.
5022
5023 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
5024
5025         * MAINTAINERS (Write After Approval): Add self.
5026
5027 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
5028
5029         * MAINTAINERS (Write After Approval): Remove self.
5030
5031 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
5032
5033         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5034         (Dependencies): Consider target modules for bootstrap dependencies.
5035         Make target bootstrap modules depend on each stage's gcc.
5036         * Makefile.in: Regenerate.
5037
5038 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
5039
5040         * Makefile.def (configure-gcc): Depend on binutils having been built.
5041         (all-gcc): No need to do it here.
5042         * Makefile.in: Regenerate.
5043
5044 2005-05-19  Paul Brook  <paul@codesourcery.com>
5045
5046         * configure.in: Rewrite misleading error message when requested
5047         language cannot be built.
5048         * configure: Regenerate.
5049
5050 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5051
5052         * ylwrap: Import from Automake 1.9.5.
5053
5054 2005-05-13  David Ung  <davidu@mips.com>
5055
5056         * MAINTAINERS (Write After Approval): Add self.
5057
5058 2005-05-09  Mike Stump  <mrs@apple.com>
5059
5060         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5061         lt_cv_sys_max_cmd_len for now.
5062
5063 2005-05-09  Stan Cox  <scox@redhat.com>
5064
5065         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5066
5067 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
5068
5069         * README.SCO: Update the URL.
5070
5071 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
5072
5073         * ltconfig: Define file_list_spec.  Pass file_list_spec and
5074         with_gnu_ld to libtool.
5075         * ltcf-c.sh (aix[45]): Define file_list_spec.
5076         * ltcf-cxx.sh (aix[45]): Same.
5077         * ltcf-gcj.sh (aix[45]): Same.
5078         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5079         exists, write list of input files to temporary file.
5080
5081 2005-05-04  Mike Stump  <mrs@apple.com>
5082
5083         * configure.in: Always pass --target to target configures as
5084         otherwise rebuilds that do --recheck will fail.
5085         * confiugure: Rebuilt.
5086
5087 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
5088
5089         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5090         STAGE_HOST_EXPORTS.
5091         (configure, all): Add bootstrap support.
5092         (Host modules, target modules): Pass post-stage1 flags and exports.
5093         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5094         * Makefile.in: Regenerate.
5095
5096 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
5097
5098         * configure: Regenerate.
5099
5100 2005-04-27  Mike Stump  <mrs@apple.com>
5101
5102         * MAINTAINERS: Add self as darwin maintainer.
5103
5104 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
5105
5106         * config.sub: Update from master copy.
5107
5108 2005-04-21  Mike Stump  <mrs@apple.com>
5109
5110         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5111         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5112
5113 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
5114
5115         * configure.in <crisv32-*-*, cris-*-*>: New local variable
5116         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
5117         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
5118         "*-*-elf" and "*-*-linux*".
5119         * configure: Regenerate.
5120
5121 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
5122
5123         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5124
5125 2005-04-12  Mike Stump  <mrs@apple.com>
5126
5127         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5128
5129 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
5130
5131         * MAINTAINERS (Write After Approval): Add myself.
5132
5133 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
5134
5135         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5136
5137 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
5138
5139         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5140         (TARGET_CONFIGARGS): Include --with-target-subdir.
5141         (configure, all): New macros.  Use them throughout.
5142         * Makefile.in: Regenerate.
5143
5144 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
5145
5146         * MAINTAINERS (Write After Approval): Add myself.
5147
5148 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5149
5150         * MAINTAINERS: Remove 'loop unrolling' maintainer.
5151
5152 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
5153
5154         * MAINTAINERS: Move John Carr to Write After Approval.
5155
5156 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
5157
5158         * config/mh-mingw32: Delete.
5159         * configure.in: Don't use it.
5160         * configure: Regenerate.
5161
5162 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
5163
5164         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5165         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5166         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5167         (HOST_LIB_PATH): Generate from Makefile.def.
5168         (TARGET_LIB_PATH): Likewise.
5169         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5170         * Makefile.in: Regenerate.
5171         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5172         (RPATH_ENVVAR): Include Darwin case.
5173         * configure: Regenerate.
5174
5175 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
5176
5177         * MAINTAINERS (Various Maintainers): Remove self.
5178         (Write After Approval): Add self.
5179
5180 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
5181
5182         * MAINTAINERS (Various Maintainers): Add self.
5183
5184 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
5185
5186         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5187         * configure: Regenerate.
5188
5189 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
5190
5191         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5192         gcc_version, and gcc_version_trigger from set of flags to pass.
5193         * Makefile.tpl: Remove definitions of above variables.
5194         (config.status): Remove dependency on $(gcc_version_trigger).
5195         * Makefile.in: Regenerate.
5196         * configure.in: Do not reference config/gcc-version.m4 nor
5197         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
5198         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
5199         * configure: Regenerate.
5200
5201 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
5202             Andrew Pinski  <pinskia@physics.uc.edu>
5203
5204         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5205         * Makefile.in: Regenerate.
5206
5207 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
5208
5209         * MAINTAINERS (Write After Approval): Add myself.
5210
5211 2005-03-03  David Ayers  <d.ayers@inode.at>
5212
5213         * MAINTAINERS (Write After Approval): Add myself.
5214
5215 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
5216
5217         PR libgcj/20160
5218         * ltmain.sh: Avoid creating archives with components that have
5219         duplicate basenames.
5220
5221 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
5222
5223         PR bootstrap/20250
5224         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5225         instead of check.
5226         * Makefile.in: Regenerate.
5227
5228 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5229
5230         * Makefile.in: Regenerate to fix conflict between the previous two
5231         patches.
5232
5233 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
5234
5235         PR bootstrap/17383
5236         * Makefile.def (target_modules): Remove "stage", now unnecessary.
5237         * Makefile.tpl (HOST_SUBDIR): New substitution.
5238         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5239         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5240         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5241         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5242         (Host modules, Bootstrapped modules): Use it.
5243         (Build modules, Target modules): Do not create symlink trees,
5244         always configure out-of-srcdir.
5245         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5246         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5247         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5248         $(HOST_SUBDIR).  Create a symlink for host_subdir.
5249
5250         * Makefile.in: Regenerate.
5251         * configure: Regenerate.
5252
5253 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5254
5255         Merged from libada-gnattools-branch:
5256         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5257
5258         * gnattools: New directory.
5259         * Makefile.def: Add gnattools as a module, depending on target-libada.
5260         * Makefile.in: Regenerate.
5261         * configure.in: Include gnattools in host_tools; disable it if ada
5262         is disabled.
5263         * configure: Regenerate.
5264
5265 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
5266
5267         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5268         treelang maintainer.
5269         (Write After Approval): Remove myself.
5270
5271 2005-02-23  Paul Schlie  <schlie@comcast.net>
5272
5273         * configure.in: Allow darwin targeted ports to build tk, itcl and
5274         libgui.
5275         * configure: Regenerate.
5276
5277 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5278
5279         PR libgcj/10353
5280         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5281         * configure: Regenerate.
5282
5283 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
5284
5285         * MAINTAINERS (Write After Approval): Add myself.
5286
5287 2005-02-10  Ian Lance Taylor  <ian@airs.com>
5288
5289         * MAINTAINERS: Update my e-mail address.
5290
5291 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
5292
5293         * MAINTAINERS (Write After Approval): Add myself.
5294
5295 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
5296
5297         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5298         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5299         target-libgloss when not *-*-elf and *-*-aout.
5300         * configure: Regenerate.
5301
5302 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
5303
5304         * MAINTAINERS: Remove obsolete entries.
5305
5306         * MAINTAINERS (Write After Approval): Add Michael Matz.
5307
5308 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
5309
5310         * MAINTAINERS: Remove self as cpplib maintainer.
5311
5312 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5313
5314         * install-sh, config.sub: Import from upstream.
5315
5316 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
5317
5318         PR bootstrap/18222
5319         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5320         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5321         * Makefile.in: Regenerate.
5322
5323 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
5324
5325         * MAINTAINERS: Update my email address.
5326
5327 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
5328             Andreas Schwab  <schwab@suse.de>
5329
5330         PR bootstrap/18033
5331         * config-ml.in: Eval option if surrounded by single quotes.
5332
5333 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
5334
5335         Revert 2004-12-28 Makefile changes, a better fix will be
5336         applied to mainline and src after GCC 4.0 branches.
5337
5338 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
5339
5340         PR bootstrap/17383
5341
5342         * Makefile.def (target_modules): Remove stage parameter,
5343         it is always true now.
5344         * Makefile.tpl (configure-build-[+module+],
5345         configure-target-[+module+]): Always build symlink tree
5346         for the directory and for include.  BUILD_SUBDIR and
5347         TARGET_SUBDIR cannot be . anymore.
5348         * Makefile.in: Regenerate.
5349
5350 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
5351
5352         Revert 2004-12-08 Makefile changes.
5353
5354 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
5355
5356         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5357         cygwin, mingw.
5358
5359 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
5360
5361         * configure.in (sh64-*-*): Reenable gprof.
5362         * configure: Regenerate.
5363
5364 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
5365
5366         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5367         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5368         (EXTRA_TARGET_FLAGS): Add PICFLAG.
5369         * Makefile.in: Regenerate.
5370
5371 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
5372
5373         * MAINTAINERS: Update my email address.
5374
5375 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
5376
5377         * Makefile.tpl: Generate normal dependencies if the LHS module is
5378         not bootstrapped.
5379         * Makefile.in: Regenerate.
5380
5381 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5382
5383         * configure.in: Include config/gxx-include-dir.m4.  Use
5384         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
5385         * configure: Regenerate.
5386
5387 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
5388
5389         * config.if: Delete.
5390         * configure.in: Set libstdcxx_incdir directly.
5391         * configure: Regenerate.
5392
5393 2004-12-02  Eric Christopher  <echristo@redhat.com>
5394
5395         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5396         * Makefile.in: Regenerate.
5397
5398 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5399
5400         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5401         * configure: Regenerate.
5402
5403 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
5404
5405         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
5406         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
5407         * configure: Regenerate.
5408
5409 2004-12-01  Eric Christopher  <echristo@redhat.com>
5410
5411         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5412         of things to remove.
5413
5414 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
5415
5416         * MAINTAINERS (Write After Approval): Update my e-mail address.
5417
5418 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
5419
5420         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5421         from CVS libtool to always pass_all.
5422
5423 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5424
5425         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5426         (hppa*64*-*-*): Delete incorrect comment.
5427         * configure: Rebuilt.
5428
5429 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5430
5431         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5432
5433 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
5434
5435         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5436         from CVS libtool to always pass_all.
5437
5438 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5439
5440         * install-sh, compile: Import from automake.
5441
5442 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
5443
5444         * config.guess, config.sub:  Import from savannnah.
5445
5446 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
5447
5448         * MAINTAINERS (Write After Approval): Add myself
5449
5450 2004-11-12  Mike Stump  <mrs@apple.com>
5451
5452         * Makefile.def: Add html support.
5453         * Makefile.tpl: Likewise.
5454         * Makefile.in: Regenerate.
5455
5456 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
5457
5458         PR 18423
5459         * configure.in: Remove all instances of build-fixincludes from
5460         noconfigdirs.
5461         (build_configargs): Supply --target to subdirectories.
5462         * configure: Regenerate.
5463
5464         * Makefile.def: Make gcc install depend on fixincludes install.
5465         * Makefile.in: Regenerate.
5466
5467 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
5468
5469         * MAINTAINERS: Add myself as gcc testsuite maintainer.
5470
5471 2004-11-11  Paul Brook  <paul@codesourcery.com>
5472
5473         * MAINTAINERS: Add self as arm maintainer.  Update email address.
5474
5475 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
5476
5477         * configure.in (noconfigdirs) [mmix-*-*]: Disable
5478         target-libgfortran.
5479         * configure: Regenerate.
5480
5481 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
5482
5483         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5484         like CC.
5485
5486 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
5487
5488         * Makefile.def (host fixincludes): Specify missing targets.
5489         * Makefile.in: Regenerate.
5490
5491 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
5492
5493         * MAINTAINERS: Add myself
5494
5495 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
5496
5497         * MAINTAINERS (Write After Approval): Add myself.
5498
5499 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
5500
5501         * Makefile.def: Build fixincludes for the host, too.
5502         * Makefile.in: Regenerate.
5503         * configure.in (host_tools): Add fixincludes.
5504         * configure: Regenerate.
5505
5506 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
5507
5508         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5509         * configure: Regenerated.
5510
5511 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
5512
5513         PR other/17783
5514         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5515         * configure: Regenerated.
5516
5517 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
5518
5519         * README.SCO: Update per FSF instructions.
5520
5521 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
5522
5523         PR target/18151
5524         * configure.in (case ${target}): Do not build fixincludes for avr.
5525         * configure: Regenerated.
5526
5527 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
5528
5529         * configure.in (case ${target}): Do not build fixincludes
5530         on platforms where it is not used.
5531         * configure: Regenerated.
5532
5533 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
5534
5535         * configure.in: Use an absolute path to install-sh.
5536         * configure: Regenerated.
5537
5538 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5539
5540         * MAINTAINERS (Write After Approval): Add myself.
5541
5542 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
5543
5544         * MAINTAINERS: Remove from Write After Approval those that are
5545         already maintainers.
5546
5547 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
5548
5549         * MAINTAINERS:  Update my email address.
5550
5551 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5552
5553         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5554         * configure: Regenerate.
5555
5556 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
5557
5558         * MAINTAINERS:  Update my email address.
5559
5560 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
5561
5562         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5563         entries belonging to this category.
5564
5565 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
5566
5567         * MAINTAINERS: Update my e-mail address.
5568
5569 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5570
5571         Fix wrong conflict resolution in:
5572
5573         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5574
5575         * Makefile.in: Regenerate.
5576         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5577         in the recursive `make', instead of hardwiring `all'.
5578         (Autogenerated TARGET-* variables): New.
5579
5580 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5581
5582         * configure.in: Enable target-libgloss for crx-*-*.
5583         * configure: Regenerate.
5584
5585 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5586
5587         * MAINTAINERS (Various Maintainers): Move the "windows,
5588         cygwin, mingw" maintainer to ...
5589         (OS Port Maintainers): ... here.
5590
5591 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5592
5593         * MAINTAINERS (Write After Approval): Remove those that are
5594         maintainers of some subsystem.
5595
5596 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5597
5598         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5599         * ltcf-cxx.sh (tpf*): Likewise.
5600         * ltconfig (tpf*): Add TPF OS configuration support.
5601
5602 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5603
5604         * MAINTAINERS: Change my email address to my new work account.
5605
5606 2004-09-24  Michael Roth  <mroth@nessie.de>
5607
5608         * configure.in (--without-headers): Add missing double quotes.
5609         * configure: Regenerate.
5610
5611 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5612
5613         * ylwrap: Revert to previous version.
5614
5615 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5616
5617         PR bootstrap/17369
5618         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5619         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5620         SET_GCC_LIB_PATH_CMD.
5621         (BASE_TARGET_EXPORTS): Likewise.
5622         * Makefile.in: Regenerated.
5623
5624         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5625         * configure: Regenerated.
5626
5627 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5628
5629         * config.guess: New upstream version
5630         * compile, depcomp, install-sh, ylwrap: Likewise.
5631
5632 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5633
5634         * config/mh-x86omitfp: New host makefile fragment.  Add
5635         -fomit-frame-pointer to the default BOOT_CFLAGS.
5636         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5637         * configure: Regenerate.
5638
5639 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5640
5641         PR target/11572
5642         * configure.in (*-*-darwin*): Renable libobjc.
5643         * configure: Regenerate.
5644
5645 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5646
5647         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5648
5649 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5650
5651         * Makefile.def: Remove libbanshee.
5652         * Makefile.tpl: Ditto.
5653         * configure.in: Ditto.
5654         * Makefile.in: Regen.
5655         * configure: Ditto.
5656
5657 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5658
5659         * ltmain.sh: Use $pic_object as $non_pic_object if
5660         $non_pic_object=none.
5661
5662 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5663
5664         * missing: Import latest version from master repository.
5665
5666 2004-09-06  Nick Clifton  <nickc@redhat.com>
5667
5668         * config.sub: Import latest version from master repository.
5669         * config.guess: Likewise.
5670         This includes these changes:
5671
5672         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5673
5674         * config.sub: Handle crisv32, alias etraxfs.
5675         * config.guess (crisv32:Linux:*:*): Handle.
5676
5677         2004-08-13  Brad Smith  <brad@comstyle.com>
5678
5679         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5680         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5681
5682         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5683
5684         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5685         assume the processor is a powerpc.  This is because coreutils
5686         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5687         in this case, due to a MacOS X bug that causes
5688         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5689         to return a negative number.
5690         Problem reported by Petter Reinholdtsen in:
5691         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5692
5693         2004-07-19  Ben Elliston  <bje@gnu.org>
5694
5695         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5696
5697         2004-06-24  Ben Elliston  <bje@gnu.org>
5698
5699         * config.guess: Update copyright years.
5700         * config.sub: Likewise.
5701
5702         2004-06-22  Robert Millan  <robertmh@gnu.org>
5703
5704         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5705         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5706
5707         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5708
5709         * config.guess (*:*VMS:*:*): New entry. Replaces
5710         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5711         manufacturer.
5712
5713         2004-06-22  Ben Elliston  <bje@gnu.org>
5714
5715         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5716         * config.sub: Likewise.
5717
5718         2004-06-22  Ben Elliston  <bje@gnu.org>
5719
5720         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5721         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5722
5723         2004-06-11  Ben Elliston  <bje@gnu.org>
5724
5725         * config.guess (pegasos:OpenBSD:*:*): Remove.
5726
5727         2004-06-11  Ben Elliston  <bje@gnu.org>
5728
5729         From Wouter Verhelst <wouter@grep.be>:
5730         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5731
5732         2004-06-11  Ben Elliston  <bje@gnu.org>
5733
5734         * config.guess (luna88k:OpenBSD:*:*): New.
5735
5736         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5737
5738         * config.guess (m32r*:Linux:*:*): New case.
5739         * config.sub: Handle m32rle.
5740
5741         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5742
5743         From Jens Petersen  <petersen@redhat.com>:
5744         * config.sub: Handle sparcv8.
5745
5746         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5747
5748         From Tom Smith <smith@cag.lkg.hp.com>:
5749         * config.guess: Version suffixes are equally significant on Tru64
5750         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5751         prefix of "P" (patched kernel).
5752
5753         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5754
5755         * config.sub: Add support for National Semiconductor CRX target.
5756
5757 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5758
5759         * MAINTAINERS (Various Maintainers): Remove myself as web page
5760         maintainer, add myself as maintainer of build status lists.
5761
5762 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5763
5764         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5765         *-*-netware, but add target-libmudflap.
5766         Consolidate *-*-netware targets (of which really only i?86 exists)
5767         into a single entry.
5768         * configure: Likewise.
5769
5770 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5771
5772         * Makefile.tpl (sorry): Remove.
5773         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5774         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5775         (do-clean): Clean per-stage directories too.
5776         (do-distclean): Run distclean-stage1 too.
5777         (.NOTPARALLEL): Enable during toplevel bootstrap.
5778         (stage[+id+]-bubble): Enable parallel execution during
5779         the recursive invocation.
5780         * Makefile.in: Regenerate.
5781
5782         Fix previous checkin:
5783
5784         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5785         include.
5786         * configure.in: Fix indentation.
5787         * configure: Regenerate.
5788
5789 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5790
5791         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5792         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5793         * configure: regenerate
5794         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5795         -mdynamic-no-pic
5796
5797 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5798
5799         * Makefile.def (build_modules): Add fixincludes.
5800         (dependencies): Make gcc depend on fixincludes.
5801         * configure.in (build_tools): Add fixincludes.
5802         (build_configdirs): Always include build_libs.
5803         * Makefile.in: Regenerate.
5804         * configure: Regenerate.
5805
5806 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5807
5808         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5809         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5810         phony targets; do not generate timestamp files.
5811         (distclean-stageN): Remove references to their timestamp files.
5812         (restageN, touch-stageN): Remove.
5813         (stageN-bubble): Rewritten.
5814         (compare): Support lean bootstraps.
5815         * Makefile.in: Regenerate.
5816
5817         * configure.in: Only warn when bootstrapping but
5818         build != host or build != target.  Support lean bootstraps.
5819         * configure: Regenerate.
5820
5821 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5822
5823         * configure.in:  Give a better error message if GMP/MPFR are missing
5824         and a language needing them has been requested.
5825         * configure:  Regenerated.
5826
5827 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5828
5829         * configure.in:  Print a list of available language front-ends if
5830         a requested one is missing.  Tidy stray tab characters.
5831         * configure:  Regenerated.
5832
5833 2004-08-19  Michael Koch  <konqueror@gmx.de>
5834
5835         * gcc/doc/install.texi: Update entry about automake for libjava.
5836
5837 2004-08-17  Robert Millan  <robertmh@gnu.org>
5838
5839         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5840         (instead of FreeBSD).
5841         * configure: Regenerate.
5842
5843 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5844
5845         * Makefile.in: Regenerate.
5846         * configure: Regenerate.
5847
5848         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5849         stage_*_flags.
5850         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5851         for bootstrapped modules if toplevel bootstrap is going.
5852         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5853         modules.  Adjust for changes in Makefile.def.  Enable several
5854         rules even in non-bootstrap mode, just to avoid peppering the
5855         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5856         (stage-[+prev+]-bubble): Remove.
5857
5858         * Makefile.def (Dependencies): Depend on all-build-bison,
5859         all-build-flex, all-build-byacc, all-build-texinfo, rather
5860         than the host variations.
5861         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5862         with BUILD_SUBDIR.
5863         (BISON): Update for recent Bisons.
5864         (YACC): Fix typo.
5865         (cross): Depend on all-build.
5866         (all): Do not depend on all-build.
5867         (prebootstrap): Remove.
5868         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5869         (Prebootstrap dependencies): Add them to the per-stage targets
5870         and to all-prebootstrap.
5871         * configure.in (build_configdirs): Always enable build_tools.
5872         (BUILD_DIR_PREFIX): Remove.
5873
5874         * Makefile.def (gcc): Add target variable.
5875         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5876         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5877         in the recursive `make', instead of hardwiring `all'.
5878         (Autogenerated TARGET-* variables): New.
5879
5880 2004-08-13  Brian Booth  <bbooth@redhat.com>
5881
5882         * MAINTAINERS: Remove myself from write-after-approval.
5883
5884 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5885
5886         * src-release: Stop distributing mmalloc with gdb (which doesn't
5887         use it).
5888         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5889         * Makefile.in: Regenerate.
5890
5891 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5892
5893         * configure.in (arm*-*-eabi*): New target.
5894         * configure: Regenerate.
5895
5896 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5897
5898         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5899         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5900         (Dependencies): New section.
5901         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5902         (configure-target-[+module+]): Depend on maybe-all-gcc
5903         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5904         (toplevel profiledbootstrap): Fix dependencies.
5905         * Makefile.in: Regenerate.
5906
5907 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5908
5909         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5910         target-libiberty to noconfigdirs.
5911         * configure: Regenerate.
5912
5913 2004-08-03  Paul Brook  <paul@codesourcery.com>
5914
5915         * configure.in: Check for MPFR as well as GMP.
5916         * configure: Regenerate.
5917
5918 2004-08-01  Robert Millan  <robertmh@gnu.org>
5919
5920         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5921         libmudflap for all GNU-based systems (with Glibc).
5922         * configure: Regenerate.
5923
5924 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5925
5926         * Makefile.def (host-modules): Add gcc.
5927         * Makefile.in: Regenerate.
5928         * Makefile.tpl (sorry): New rule.
5929         (configure-host, all-host, [+make_target+]-host, do-check,
5930         install-host): Do not add gcc as a special case.
5931         (host modules): Add a small special-casing for gcc.  Export
5932         extra_make_flags through the environment.
5933         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5934         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5935         other recursive targets for gcc): Remove.
5936
5937         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5938         (stage, unstage): New rules.
5939         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5940         distclean-stage[+id+]): Use stage_current.
5941         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5942         the stage*-start rules.
5943
5944 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5945
5946         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5947         use -all_load flag.
5948
5949 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5950
5951         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5952         * configure: Regenerate.
5953
5954 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5955
5956         * maintainer-scripts/gcc_release: Revert yesterday's change.
5957
5958 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5959
5960         * MAINTAINERS: Add myself to write-after-approval.
5961
5962 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5963
5964         * libf2c: Removed.
5965         * gcc/gccbug.in: Updated because of libf2c removal.
5966         * maintainer-scripts/gcc_release: Ditto.
5967
5968 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5969
5970         * configure.in: Build libmudflap by default on FreeBSD.
5971         * configure: Regenerated.
5972
5973 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5974
5975         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5976         systems.
5977         * configure: Regenerated.
5978
5979 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5980
5981         PR target/16344
5982         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5983         feedback based compiler.
5984         * Makefile.in: Rebuilt.
5985
5986 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5987
5988         * Makefile.def (host_modules): Set bootstrap=true for flex.
5989         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5990         * Makefile.in: Rebuilt.
5991
5992 2004-07-07  Jan Hubicka  <jh@suse.cz>
5993
5994         * MAINTAINERS: Add self as a profile feedback maintainer.
5995
5996 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5997
5998         * configure.in:  Do not prepend $srcdir to /dev/null in
5999         makefile fragments.
6000         * configure:  Regenerate.
6001
6002 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
6003
6004         * Makefile.def (build_modules): Add bison, byacc, flex,
6005         m4, texinfo.
6006         (flags_to_pass): Add FLEX.
6007         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6008         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6009         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6010         DEFAULT_MAKEINFO): Remove.
6011         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6012         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6013         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6014         objdir or else use configured tool.
6015         (all-build): New.
6016         (all): Depend on it.
6017         (Build module dependencies): Add.
6018         * Makefile.in: Regenerate.
6019         * configure.in: Better support for multiple build modules,
6020         matching what is done for host/target modules.  Do not look
6021         for "plausible" locations of build tools if Canadian cross.
6022         Use autoconf's AC_PROG_CC to find a C compiler.  Define
6023         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
6024         * configure: Regenerate.
6025
6026 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6027
6028         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6029         * Makefile.in: Regenerate.
6030
6031 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
6032
6033         * Makefile.tpl (configure-build-[+module+],
6034         configure-[+module+], configure-target-[+module+]): Pass
6035         [+extra_configure_args+].
6036         (all-build-[+module+], all-[+module+], check-[+module+],
6037         install-[+module+], [+make_target+]-[+module+],
6038         all-target-[+module+], check-target-[+module+],
6039         install-target-[+module+], [+make_target+]-target-[+module+]):
6040         Pass [+extra_make_args+].
6041         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6042         (GCC_HOST_EXPORTS): Remove.
6043         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6044         cross, check-gcc, check-gcc-c++, install-gcc,
6045         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6046         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6047         * Makefile.in: Regenerate.
6048
6049 2004-06-21  Matthew Sachs  <msachs@apple.com>
6050
6051         * MAINTAINERS: Added self to write-after-approval.
6052
6053 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
6054
6055         * configure.in: Check for srcdir/winsup rather than build directory
6056         winsup.
6057         * configure: Regenerate.
6058
6059 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
6060
6061         * configure.in: Don't build Cygwin native newlib if winsup
6062         directory is missing.  Emit warning instead.
6063         * configure: Regenerate.
6064
6065 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
6066
6067         * Makefile.tpl (touch-stage[+id+]): New.
6068         (restage[+prev+]): Depend on touch-stage[+id+].
6069
6070         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6071         Use it throughout.
6072
6073         * Makefile.def: Add profile and feedback bootstrap stages.
6074         Remove next field from bootstrap stages.
6075         * Makefile.tpl (LN, LN_S): Substitute.
6076         (stageN-start, stageN-end): Use double-colon rules, to
6077         provide a hook for additional setup commands.
6078         (distclean-stageN-gcc, restageN): Create dependencies from
6079         [+prev+], not from [+next+].
6080         (stageN-bubble): Add commands for successive stages from
6081         [+prev+], using double-colon rules.
6082         (all-stageN-gcc): Fix typo.
6083         (stagefeedback-start, profiledbootstrap): New.
6084         * Makefile.in: Regenerate.
6085         * configure.in: Call ACX_PROG_LN.
6086         * configure: Regenerate.
6087
6088 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
6089
6090         * MAINTAINERS (Write After Approval): Add myself.
6091
6092 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
6093
6094         * MAINTAINERS (Write After Approval): Add myself.
6095
6096 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
6097
6098         * configure.in: Fix --enable-bootstrap breakage introduced in trees
6099         without gcc.
6100         * configure: Regenerate.
6101
6102 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6103
6104         * Makefile.tpl: Fix typo.
6105         * Makefile.in: Regenerate.
6106
6107 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6108
6109         * configure.in: Remove new- prefix from toplevel
6110         bootstrap targets.
6111         * configure: Regenerate.
6112
6113 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
6114
6115         * Makefile.tpl (all.normal): Rename to all.
6116         (all): Replace with a rule to pick the default
6117         target from configure.
6118         (all-gcc, configure-gcc): Use conditionals to
6119         do nothing when toplevel bootstrap is going on.
6120         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6121         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6122         * configure.in: Support --enable-bootstrap.
6123
6124         * Makefile.def: Remove new- prefix from toplevel
6125         bootstrap targets.
6126         * Makefile.tpl: Likewise.
6127
6128         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
6129         target.
6130
6131         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6132         $(RECURSE_FLAGS) to recursive invocation of make.
6133
6134         * Makefile.in: Regenerate.
6135         * configure: Regenerate.
6136
6137 2004-05-30  Andreas Jaeger  <aj@suse.de>
6138             Jim Wilson  <wilson@specifixinc.com>
6139
6140         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6141         like CC.
6142
6143 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
6144
6145         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6146         * configure: Regenerate.
6147
6148 2004-05-25  Daniel Jacobowitz  <drow@false.org>
6149
6150         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6151         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6152         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
6153         targets.
6154         * Makefile.in: Regenerate.
6155
6156 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
6157
6158         * configure.in: Test the ability to symlink directories.
6159         * configure: Regenerate.
6160
6161         * Makefile.def (bootstrap-stage): New definitions.
6162         * Makefile.tpl (configure-stage1-gcc,
6163         configure-stage2-gcc, configure-stage3-gcc,
6164         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6165         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6166         new-restage3, compare): Autogenerate, see Makefile.in
6167         entry for behavioral changes.
6168         (distclean-stage1, new-stage1-start, new-stage1-end,
6169         new-stage1-bubble, distclean-stage2, new-stage2-start,
6170         new-stage2-end, new-stage2-bubble, distclean-stage3,
6171         new-stage3-start, new-stage3-end): New autogenerated targets.
6172         (objext, prebootstrap, BOOT_CFLAGS,
6173         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6174         targets.
6175
6176         * Makefile.in: Regenerate.
6177         (distclean-stage1, new-stage1-start, new-stage1-end,
6178         new-stage1-bubble, distclean-stage2, new-stage2-start,
6179         new-stage2-end, new-stage2-bubble, distclean-stage3,
6180         new-stage3-start, new-stage3-end): New targets.
6181         (all-stage1-gcc): Move prebootstrap dependency from here...
6182         (configure-stage1-gcc): ...to here.
6183         (new-bootstrap): Use bubble targets.
6184         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6185         Use per-stage distclean targets.
6186         (configure-stage1-gcc, configure-stage2-gcc,
6187         configure-stage3-gcc, all-stage1-gcc,
6188         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6189         Use new-stageN-start to prepare the tree.
6190
6191 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
6192
6193         * Makefile.def (host_modules): add libcpp.
6194         * Makefile.tpl: Add dependencies on and for libcpp.
6195         * Makefile.in: Regenerate.
6196         * configure.in: Add libcpp host module.
6197         * configure: Regenerate.
6198
6199 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
6200
6201         * Makefile.tpl: Whenever a recursive target is defined, wrap
6202         it in a special @if/@endif block, and prepare its maybe
6203         dependency in the @if/@endif block
6204         * configure.in: Instead of writing maybe dependencies, remove
6205         the @if/@endif statements, and remove the @if/@endif blocks
6206         that remain.
6207         * configure: Regenerate.
6208         * Makefile.in: Regenerate.
6209
6210 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
6211
6212         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6213
6214 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
6215
6216         PR bootstrap/15120
6217         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6218         * */configure: Rebuilt.
6219
6220 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
6221
6222         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6223         of libf2c.
6224         * configure, Makefile.in: Regenerate.
6225
6226 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
6227
6228         * MAINTAINERS (Write After Approval): Add myself.
6229
6230 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6231
6232         Merge from tree-ssa-20020619-branch.
6233
6234         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6235         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6236         (HOST_GMPLIBS): Define.
6237         (HOST_GMPINC): Define.
6238         (TARGET_LIB_PATH): Add libmudflap.
6239         (GFORTRAN_FOR_TARGET): Define.
6240         (configure-build*): Export GFORTRAN.
6241         (configure-gcc): Export GMPLIBS and GMPINC.
6242         (all-gcc): Add maybe-all-libbanshee.
6243         (configure-target-libgfortran): Define.
6244         * Makefile.in: Regenerate.
6245         * configure.in (host_libs): Add libbanshee.
6246         (target_libraries): Add target-libmudflap and target-libgfortran.
6247         Add --with-libbanshee.
6248         Handle --disable-libmudflap.
6249         (*-*-freebsd*): Use with_gmp.
6250         Add $(libgcj) to noconfigdirs.
6251         * configure: Regenerate.
6252         * depcomp: New file.
6253         * MAINTAINERS: Add tree-ssa maintainers.
6254
6255 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
6256
6257         * MAINTAINERS (Various Maintainers): Add myself.
6258
6259 2004-04-30  Brian Ford  <ford@vss.fsi.com>
6260
6261         * MAINTAINERS (Write After Approval): Add myself.
6262
6263 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
6264
6265         * MAINTAINERS (Write After Approval): Add myself.
6266
6267 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
6268
6269         * config/acx.m4: Fix fastcompare support for new-bootstrap.
6270         * configure: Regenerate.
6271
6272 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
6273
6274         Revert:
6275         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6276
6277         * Makefile.def (flags_to_pass): Remove *dir variables that
6278         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6279         as well as prefix and exec_prefix.
6280         * Makefile.in: Regenerate.
6281
6282 2004-04-26  Robert Millan  <robertmh@gnu.org>
6283
6284         Add patches from libtool CVS.
6285         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6286         * ltconfig: Likewise.
6287         * ltcf-c.sh: Likewise.
6288         * ltcf-cxx.sh: Likewise.
6289         * ltcf-gcj.sh: Likewise.
6290
6291 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6292
6293         * Makefile.def (host_modules): Mark with the bootstrap
6294         flag packages on which gcc depends.
6295         * Makefile.tpl (all-bootstrap): Use it.
6296         * Makefile.in: Regenerate.
6297
6298 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6299
6300         * Makefile.def (flags_to_pass): Remove *dir variables that
6301         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6302         as well as prefix and exec_prefix.
6303         * Makefile.in: Regenerate.
6304
6305 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
6306
6307         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6308         * configure: Regenerate.
6309         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6310         * gcc/Makefile.tpl (compare): Use the result of the test.
6311         * gcc/Makefile.in: Regenerate.
6312
6313 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
6314
6315         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6316         Always relocate gcc and prev-gcc to the original names, even
6317         if the build fails.
6318         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6319         New targets.
6320
6321 2004-04-23  Laurent GUERBY <laurent@guerby.net>
6322
6323         * MAINTAINERS: Update my email address.
6324
6325 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6326
6327         * configure.in (mips*-*-irix5*): Enable ld.
6328         * configure: Regenerate.
6329
6330 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6331
6332         * configure: Regenerate.
6333
6334 2004-04-15  James E Wilson  <wilson@specifixinc.com>
6335
6336         * Makefile.tpl (configure-[+module+], configure-gcc,
6337         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6338         Set and export LDFLAGS.
6339         * Makefile.in: Regenerate.
6340
6341 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
6342
6343         * MAINTAINERS: Add myself to write-after-approval.
6344
6345 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6346
6347         PR bootstrap/14871
6348         * Makefile.tpl: If we don't have built-in-tree target tools,
6349         use the ones found by configure rather than hacking around with
6350         program_transform_name.
6351         * configure.in: Give Makefile.tpl the information necessary
6352         to do that.
6353         * Makefile.in: Regenerate.
6354         * configure: Regenerate.
6355
6356 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
6357
6358         PR bootstrap/14760
6359         * configure.in: When computing baseargs, strip *all* copies of
6360         offending options.  Also, don't match/substitute the trailing space,
6361         so that this actually works when two similar options are separated by
6362         only one space.
6363         * configure: Regenerate.
6364
6365 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
6366
6367         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6368         (rs6000-*-aix*): Same.
6369         * configure: Regenerate.
6370
6371 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
6372
6373         * MAINTAINERS: Add myself to write-after-approval.
6374
6375 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
6376
6377         * MAINTAINERS: Add myself to write-after-approval.
6378
6379 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
6380
6381         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6382         STRICT_WARN, WARN_CFLAGS flags passed down to make.
6383         * Makefile.in: Regenerate.
6384
6385         * configure.in (top level bootstrap support): Rework --enable-werror
6386         to set @stage2_werror_flag@.
6387         * configure: Regenerate.
6388         * Makefile.tpl (top level bootstrap support): Pass
6389         @stage2_werror_flag@ down to configure in stages 2 and 3.
6390         * Makefile.in: Regenerate.
6391
6392 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6393
6394         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6395         for stages 2 and 3 as well as in make.  As a consequence, remove
6396         OUTPUT_OPTION (now detected by configure) from the flags passed down
6397         to make.
6398         * Makefile.in: Regenerate.
6399
6400         * Makefile.tpl (new-bootstrap): Fix typo.
6401         * Makefile.in: Regenerate.
6402
6403 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
6404
6405         * Makefile.tpl: Rearrange by moving recursive_targets rules
6406         into their proper sections.
6407         * Makefile.tpl (top level bootstrap support): Move disabling
6408         of coverage flags from 'make' to 'configure'; improve comments.
6409         * Makefile.in: Regenerate.
6410
6411         * Makefile.tpl (experimental top level bootstrap) Move stage1
6412         language setting from all- target to configure- target; disable
6413         intermodule optimization in stage 1; prevent gratuitous rebuilds
6414         of stage 1.
6415         * Makefile.in: Regenerate.
6416         * configure.in: Comma-separate stage 1 language list for top
6417         level bootstrap.
6418         * configure: Regenerate.
6419
6420         * Makefile.tpl: Clean up experimental top level bootstrap support:
6421         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6422         prev-gcc in configure- targets as well as all- targets.
6423         * Makefile.in: Regenerate.
6424
6425 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
6426
6427         * compile: New file imported from automake.
6428
6429 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
6430
6431         * configure.in: Remove symbolic link section.
6432         * configure: Regenerate.
6433         * Makefile.tpl (links): Remove.
6434         * Makefile.in: Regenerate.
6435
6436 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
6437             Nathanael Nerode  <neroden@gcc.gnu.org>
6438
6439         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6440         Set with AC_CHECK_PROGS.
6441         * configure.in: Fix comment typo from last patch.
6442         * configure: Regenerate.
6443
6444 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
6445
6446         * Makefile.tpl: Introduce experimental top level bootstrap support.
6447         * Makefile.in: Regenerate.
6448         * configure.in: Introduce support for top level bootstrap.
6449         * configure: Regenerate.
6450
6451 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6452             Paolo Bonzini  <bonzini@gnu.org>
6453
6454         PR bootstrap/14522
6455         * configure.in: Cope with shells that do not support unquoted ^
6456         * configure: Regenerate.
6457
6458 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
6459             Paolo Bonzini  <bonzini@gnu.org>
6460
6461         PR bootstrap/14522
6462         * configure.in: Cope with shells that do not support nesting
6463         quotes inside quoted backquote substitutions.
6464         * configure: Regenerate.
6465
6466 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
6467
6468         PR bootstrap/14522
6469         * configure.in: Fix escaping of $.
6470         * configure: Regenerate.
6471
6472 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
6473
6474         * configure: Regenerate, since I forgot to while committing Paolo's
6475         changes.
6476
6477 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
6478
6479         PR ada/14131
6480         Move language detection to the top level.
6481         * configure.in: Find default values for the tools as
6482         soon as possible.  Disable ada if GNAT is not found.
6483         Emit error message about missing languages.  Expand
6484         --enable-languages=all for the gcc subdirectory.
6485
6486 2004-03-10  Ben Elliston  <bje@gnu.org>
6487
6488         * MAINTAINERS: Update my email address.
6489
6490 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
6491
6492         * ltconfig: Disable building static libraries if building shared
6493         libraries on AIX 5L.
6494
6495 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
6496
6497         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6498         and disable libgcj.
6499         * configure: Regenerated.
6500
6501 2004-03-01  Brian Booth  <bbooth@redhat.com>
6502
6503         * MAINTAINERS: Add myself to write-after-approval.
6504
6505 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
6506
6507         * MAINTAINERS: Add myself to write-after-approval.
6508
6509 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6510
6511         PR bootstrap/7087
6512         * Makefile.tpl: Guard XFOO sed statements better.
6513         * Makefile.tpl: Add dependency for configure-target-libada.
6514         * Makefile.in: Regenerate (incidentally fixes broken
6515         commit when libada-branch was merged).
6516
6517 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
6518
6519         * MAINTAINERS: Add myself to write-after-approval.
6520
6521 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
6522
6523         * MAINTAINERS: Add Nicola Pero and myself as libobjc
6524         maintainers.
6525
6526 2004-02-20  Andrew Cagney  <cagney@redhat.com>
6527
6528         * config.guess: Update from version 2003-10-16 to 2004-02-16.
6529         * config.sub: Update from version 2003-11-03 to 2004-02-16.
6530
6531 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6532
6533         PR bootstrap/11932
6534         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6535
6536 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
6537
6538         * MAINTAINERS: Added myself to write-after-approval.
6539
6540 2004-02-14  Michael Koch  <konqueror@gmx.de>
6541
6542         * MAINTAINERS: Added myself to write-after-approval.
6543
6544 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
6545
6546         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
6547         some OS port maintainers to OS port maintainers section.
6548
6549 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
6550
6551         * MAINTAINERS: Add self.
6552
6553 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6554
6555         * MAINTAINERS: Alphabetize.
6556
6557 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
6558
6559         * MAINTAINERS: Remove myself.
6560
6561 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6562
6563         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6564         (rs6000-*-aix*): Same.
6565         * configure: Regenerate.
6566
6567 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6568
6569         * configure.in (host): Add in missing $noconfigdirs to defines.
6570         * configure: Regenerate.
6571
6572 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6573             Nathanael Nerode  <neroden@gcc.gnu.org>
6574
6575         PR ada/6637, PR ada/5911
6576         Merge with libada-branch:
6577         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6578         with appropriate dependencies. Add --enable-libada configure switch.
6579         * configure, Makefile.in: Regenerate.
6580
6581 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6582
6583         * MAINTAINERS: Add myself to write-after-approval.
6584
6585 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6586
6587         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6588         * configure: Regenerate.
6589
6590 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6591
6592         Merge from upstream:
6593
6594         * ltmain.in: When setting IFS to '~', be careful about user
6595         arguments that contain '~'.
6596
6597         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6598
6599         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6600         Also test $base_compile against $CC with escaped arguments. Bug
6601         reported by Geoff Keating <geoffk@apple.com>.
6602
6603 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6604
6605         * MAINTAINERS: Remove i960 port.
6606
6607 2004-01-23  DJ Delorie  <dj@redhat.com>
6608
6609         * Makefile.def (target_modules) [libiberty]: Don't stage.
6610         * Makefile.in: Rebuilt.
6611
6612 2004-01-20  Caroline Tice  <ctice@apple.com>
6613
6614         * MAINTAINERS: Add myself to write-after-approval.
6615
6616 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6617
6618         * MAINTAINERS: Update my email address.
6619
6620 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6621
6622         * MAINTAINERS: Add myself to write-after-approval.
6623
6624 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6625
6626         * MAINTAINERS: Remove entries without email address.
6627
6628 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6629
6630         * MAINTAINERS: Add myself to write-after-approval.
6631
6632 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6633
6634         * MAINTAINERS: Update my email address.
6635
6636 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6637
6638         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6639         * Makefile.tpl (configure-target-[+module+]): Support stage.
6640         * Makefile.in: Rebuilt.
6641
6642 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6643
6644         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6645
6646 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6647
6648         * MAINTAINERS: Add myself as a MIPS maintainer.
6649
6650 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6651
6652         * configure.in: Use ./config.cache, not config.cache.
6653         * configure: Regenerate.
6654         * Makefile.tpl: Special-casing not needed for GCC any more.
6655         * Makefile.in: Regenerate.
6656
6657         * configure.in: Don't share a cache file for host dirs.
6658         * configure: Regenerate.
6659
6660         * config-ml.in: Don't mess with the cache file.
6661
6662 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6663
6664         * MAINTAINERS: Move myself from 'Write After Approval' to
6665         'CPU Port Maintainers' section as SPARC maintainer.
6666
6667 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6668
6669         * Makefile.tpl: Make GCC use a separate config.cache.
6670         * Makefile.in: Regenerate.
6671
6672         PR bootstrap/11932, PR bootstrap/11933
6673         (I don't know if it will fix either of them, but it relates
6674         to them.)
6675         * configure.in: Don't use shared config.cache for target
6676         directories.
6677         * configure: Regenerate.
6678
6679 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6680
6681         * MAINTAINERS: Add myself to 'Write After Approval' section.
6682
6683 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6684
6685         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6686         * configure: Regenerated.
6687
6688 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6689
6690         * MAINTAINERS: Remove the mn10200 maintainer.
6691
6692 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6693
6694         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6695         * configure: Regenerated.
6696
6697 2003-12-16  Jan Hubicka  <jh@suse.cz>
6698
6699         * MAINTAINERS: Add myself as callgraph maintainer.
6700
6701 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6702
6703         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6704         * configure: Regenerate.
6705
6706 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6707
6708         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6709         'Write After Approval' section. Update email.
6710
6711 2003-12-01  James Lemke  <jim@wasabisystems.com>
6712
6713         * MAINTAINERS (Write After Approval): Add myself.
6714
6715 2003-11-20  Matt Thomas  <matt@3am-software.com>
6716
6717         * MAINTAINERS: Add myself as a vax port maintainer.
6718
6719 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6720
6721         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6722         (configure-build-[+module+], configure-[+module+]): Likewise.
6723         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6724         * Makefile.in: Regenerate.
6725
6726 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6727
6728         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6729         shared/dylibed libraries.
6730         * ltmain.sh: Likewise.
6731         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6732         * ltcf-cxx.sh: Likewise.
6733         * ltcf-gcj.sh: Likewise.
6734         * ltconfig: Likewise.
6735
6736 2003-11-17  Stan Cox  <scox@redhat.com>
6737
6738         * MAINTAINERS: Add myself as iq2000 port maintainer.
6739
6740 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6741
6742         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6743         * Makefile.in: Regenerate.
6744
6745 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6746
6747         * config.sub: Update to 2003-11-03 version.
6748
6749 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6750
6751         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6752         * configure:  Regenerate.
6753
6754 2003-10-20  Nicolas Pitre  <nico@cam.org>
6755
6756         * MAINTAINERS: Add myself to 'Write After Approval' section.
6757
6758 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6759
6760         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6761
6762 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6763
6764         * MAINTAINERS: Update my email address.
6765
6766 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6767
6768         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6769
6770 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6771
6772         * MAINTAINERS: Add myself to 'Write After Approval' section.
6773
6774 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6775
6776         * config.guess: Update to 2003-10-16 version.
6777         * config.sub: Update to 2003-10-16 version.
6778
6779 2003-10-15  David Daney  <ddaney@avtrex.com>
6780
6781         * MAINTAINERS: Added myself to 'Write After Approval' section.
6782
6783 2003-10-15  Falk Hueffner  <falk@debian.org>
6784
6785         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6786         'Write After Approval' section. Update email.
6787
6788 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6789
6790         * MAINTAINERS: Move myself from 'Write After Approval' to
6791         'Various Maintainers' section as middle-end maintainer.
6792
6793 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6794
6795         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6796         HOST_FLAGS_TO_PASS.
6797         * Makefile.in: Regenerate.
6798
6799 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6800
6801         * config.guess: Update to 2003-10-07 version.
6802         * config.sub: Update to 2003-10-07 version.
6803
6804 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6805
6806         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6807         * ltconfig (irix5*, irix6*): Don't override version_type.
6808
6809 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6810
6811         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6812         * configure: Rebuilt
6813         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6814         * Makefile.in: Rebuilt
6815
6816 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6817
6818         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6819
6820 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6821
6822         * MAINTAINERS (Write After Approval): Add myself.
6823
6824 2003-09-29  Paul Koning  <ni1d@arrl.net>
6825
6826         * MAINTAINERS: Move myself from "Write After Approval"
6827         to CPU platform maintainers for pdp11 platform.
6828
6829 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6830
6831         * MAINTAINERS: Move myself from 'Write After Approval' to
6832         'Various Maintainers' section as libffi testsuite maintainer.
6833
6834 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6835
6836         * configure.in: Pass a computed --program-transform-name
6837         to subconfigures.
6838         * configure: Regenerated.
6839
6840 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6841
6842         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6843         * Makefile.in: Regenerate.
6844
6845         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6846         * Makefile.in: Regenerate.
6847
6848 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6849
6850         * MAINTAINERS: Move myself from 'Write After Approval'
6851         to 'Various Maintainers' (objective-c) section.
6852
6853 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6854
6855         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6856         quoting.
6857         * configure: Regenerated.
6858
6859 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6860
6861         * MAINTAINERS (Write After Approval): Add myself to write after
6862         approval list.
6863
6864 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6865
6866         * MAINTAINERS (Write After Approval): Add myself.
6867
6868 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6869
6870         * MAINTAINERS: Update my e-mail address.
6871
6872 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6873
6874         * libtool.m4 (LD): Correct powerpc64 host match.
6875
6876 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6877
6878         * MAINTAINTERS: Update my affiliation and email address.
6879
6880 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6881
6882         * MAINTAINERS (Write After Approval): Add myself.
6883
6884 2003-09-04  DJ Delorie  <dj@redhat.com>
6885
6886         * configure: Regenerate.
6887
6888 2003-09-04  Robert Millan  <robertmh@gnu.org>
6889
6890         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6891
6892 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6893
6894         * configure.in: Ensure arguments to sed are properly spaced.
6895         * configure: Regenerate.
6896
6897 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6898
6899         * MAINTAINERS: Update my e-mail address.
6900
6901 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6902
6903         * MAINTAINERS (Write After Approval): Add myself.
6904
6905 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6906
6907         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6908         * configure: Regenerated.
6909
6910 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6911
6912         * MAINTAINERS: Update my email address.
6913
6914 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6915
6916         * configure.in:  Use newline instead of semicolon when assuming
6917         shell arguments in a for loop.
6918         * configure:  Regenerated.
6919
6920 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6921
6922         * MAINTAINERS: Resurrect the i860 maintainer.
6923
6924 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6925
6926         PR 8180
6927         * configure.in: When testing with_libs and with_headers, treat
6928         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6929         * configure: Regenerate.
6930
6931         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6932         make, shell, etc.
6933         (baseargs): Likewise.
6934         * configure: Regenerate.
6935
6936 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6937
6938         * MAINTAINERS (Write After Approval): Add myself.
6939
6940 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6941
6942         * configure.in: Disable libgcj for darwin not on powerpc.
6943         * configure: Rebuild.
6944
6945 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6946
6947         * config-ml.in, symlink-tree: Add license.
6948
6949 2003-08-03  Richard Stallman  <rms@gnu.org>
6950             Eben Moglen  <moglen@columbia.edu>
6951
6952         * README.SCO: New file.
6953
6954 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6955
6956         * Makefile.tpl (check, check-c++): Express dependencies using
6957         dependencies rather than commands.
6958         * Makefile.in: Regenerate.
6959
6960 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6961
6962         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6963         * configure: Ditto.
6964
6965 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6966
6967         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6968         * Makefile.in: Update.
6969
6970 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6971
6972         * configure.in: Enable libgcj for darwin.
6973         * configure: Rebuild.
6974
6975 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6976
6977         * config-ml.in:  Use ac_configure_args directly instead of
6978         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6979         actually seen.
6980
6981 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6982
6983         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6984         creating target and build subdirs to build all parent dirs as needed.
6985         * Makefile.in: Rebuild.
6986         * configure.in: Don't build dirs explicitly here.
6987         * configure: Rebuild.
6988
6989 2003-07-26  Paul Brook  <paul@nowt.org>
6990
6991         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6992
6993 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6994
6995         * Makefile.tpl (all-make): Depend on intl.
6996         * Makefile.in: Rebuilt.
6997
6998 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6999
7000         * install-sh:  Update to newer upstream versions (associated with
7001         aclocal 1.7).
7002         * mkinstalldirs:  Likewise.
7003         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
7004
7005 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
7006
7007         * MAINTAINERS: Move self from Bug database only accounts
7008         to write-after-approval.
7009
7010 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
7011
7012         * config.if: Remove unused libc_interface determination.
7013
7014 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7015
7016         * MAINTAINERS: Move self from write-after-approval to
7017         build machinery (*.in).
7018
7019 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7020
7021         PR bootstrap/11273
7022         PR bootstrap/11408
7023         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
7024         unused INSTALL_PROGRAM_ARGS.
7025         * configure.in: Use AC_PROG_INSTALL.
7026         * Makefile.in: Regenerate.
7027         * configure: Regenerate.
7028
7029 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
7030
7031         * MAINTAINERS: Alphabetize.
7032
7033 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
7034
7035         * configure: Rebuilt.
7036         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
7037         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7038         newlib nor libgloss.
7039         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
7040         * configure.in (am33_2.0-*-linux*): Added.
7041
7042 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
7043
7044         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7045         * configure: Regenerate.
7046
7047 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
7048
7049         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7050         * Makefile.in: Regenerate.
7051
7052 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7053
7054         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7055         * Makefile.in: Regenerate.
7056
7057 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
7058
7059         * Makefile.tpl: Replace PWD with PWD_COMMAND.
7060         * Makefile.in: Regenerated.
7061
7062         * config-ml.in: Replace PWD with PWD_COMMAND.
7063
7064 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
7065
7066         * intl: New directory; see intl/ChangeLog for details.
7067         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7068         * Makefile.tpl: all-gcc depends on maybe-all-intl.
7069         * Makefile.in: Regenerate.
7070
7071 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7072
7073         * configure.in: Clean up config-lang.in handling.  Delete
7074         useless assignment to "subdirs".
7075         * configure: Regenerate.
7076
7077 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7078
7079         * configure.in: Rename 'target_libs' to 'target_libraries'.
7080         Remove useless reference to 'target_libs'.
7081         * configure: Regenerate.
7082
7083 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
7084
7085         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7086         * Makefile.in: Regenerate.
7087
7088 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7089
7090         * Makefile.def: Introduce flags_to_pass.
7091         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7092         * Makefile.in: Regenerate.
7093
7094 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
7095
7096         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7097         and target-libgloss.
7098         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7099         <h8300*-*-*>: Disable libf2c and ${libgcj}.
7100         * configure: Regenerate.
7101
7102 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
7103
7104         * configure.in: Update testsuite_flags to new location.
7105         * configure. Regenerate.
7106
7107 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7108
7109         * Makefile.tpl: Remove BUILD_CC stuff.
7110         * Makefile.in: Regenerate.
7111
7112 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
7113
7114         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7115
7116 2003-06-16  Graeme Peterson  <gp@qnx.com>
7117
7118         * MAINTAINERS (Write After Approval): Add myself.
7119
7120 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
7121
7122         * config.guess: Update to 2003-06-12 version.
7123         * config.sub: Update to 2003-06-13 version.
7124
7125 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
7126
7127         * config.guess: Update to 2003-06-06 version.
7128         * config.sub: Update to 2003-06-06 version.
7129
7130 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7131
7132         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7133         * configure. Regenerate.
7134
7135 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7136
7137         * configure.in: Disable serial configure by default.
7138         * configure: Regenerate.
7139         * Makefile.tpl: Abolish .NOTPARALLEL.
7140         * Makefile.in: Regenerate.
7141
7142         * Makefile.tpl: Replace {build,host,target}_canonical by
7143         {build,host,target}.
7144         * Makefile.in: Regenerate.
7145
7146         * Makefile.tpl: Fix stupid pasto.
7147         * Makefile.in: Regenerate.
7148
7149 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7150
7151         * Makefile.tpl: Remove bogus conditional.
7152         * Makefile.in: Regenerate.
7153
7154 2003-06-05  Jan Hubicka  <jh@suse.cz>
7155
7156         * Makefile.tpl (profiledbootstrap): New target.
7157         * Makefile.in (profiledbootstrap): New target.
7158
7159 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
7160
7161         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7162         Pinski. Remove user names from other bugzilla-only maintainers.
7163
7164 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7165
7166         * Makefile.tpl: Make 'recursive targets' using autogen rather
7167         than shell loop.  Remove duplicate 'clean' targets and false
7168         comments.
7169         * Makefile.def: Add systematic dependencies to 'recursive' targets.
7170         Add systematic method of specifying missing targets in subdirs.
7171         Add copyright boilerplate.
7172         * Makefile.in: Regenerate.
7173         * configure.in: Add 'recursive targets' to maybe list.
7174         * configure: Regenerate.
7175
7176         * MAINTAINERS: "GNATS only" -> "Bug database only".
7177
7178         * Makefile.tpl: Rename [+target+] to [+make_target+].
7179         * Makefile.def: Rename 'target' to 'make_target'.
7180
7181 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
7182
7183         * MAINTAINERS: Add self as options handling maintainer.
7184
7185 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
7186
7187         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7188         been too long since I touched those ports.
7189
7190 2003-05-28  DJ Delorie  <dj@redhat.com>
7191
7192         * Makefile.tpl: Make maybe-check-gcc .PHONY.
7193         * Makefile.in: Regenerate.
7194
7195 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
7196
7197         * configure.in: Use curly braces in the definition of tooldir.
7198         * configure: Regenerate.
7199
7200 2003-05-21  DJ Delorie  <dj@redhat.com>
7201
7202         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7203         newlib or libgloss.
7204         * Makefile.in: Regenerate.
7205
7206 2003-05-21  DJ Delorie  <dj@redhat.com>
7207
7208         * Makefile.tpl: Add missing empty maybe-check-gcc target.
7209         * Makefile.in: Regenerate.
7210
7211 2003-05-20  Ian Lance Taylor  <ian@airs.com>
7212
7213         * MAINTAINERS: Update my e-mail address.
7214
7215 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7216
7217         * configure.in: Switch more things to use maybe dependencies.
7218         * Makefile.tpl: Switch more things to use maybe dependencies.
7219         Factor out common code from autogen IF statements.
7220         * configure: Regenerate.
7221         * Makefile.in: Regenerate.
7222
7223 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
7224
7225         * configure.in: Accept i[3456789]86 for machine type.
7226         * configure: Regenerate.
7227
7228 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7229
7230         * configure.in: Switch more things to use maybe dependencies.
7231         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
7232         * configure: Regenerate.
7233         * Makefile.tpl: Switch more things to use maybe dependencies.
7234         * Makefile.in: Regenerate.
7235
7236 2003-05-16  Andreas Schwab  <schwab@suse.de>
7237
7238         * Makefile.tpl (install-opcodes): Define.
7239         * Makefile.in: Rebuild.
7240
7241 2003-05-13  Andreas Jaeger  <aj@suse.de>
7242
7243         * config.guess: Update to 2003-05-09 version.
7244         * config.sub: Update to 2003-05-09 version.
7245
7246 2003-05-13  Michael Eager  <eager@mvista.com>
7247
7248         * configure.in: Correct sed script so that options in quotes are not
7249         deleted.
7250         * configure: Rebuild.
7251
7252 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
7253
7254         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7255         and $$s/newlib/libc/sys/cygwin32 include paths.
7256         * configure: Ditto.
7257
7258 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
7259
7260         * MAINTAINERS: Update my email addresses.
7261
7262 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7263
7264         * config-ml.in: Propagate INSTALL variables.
7265
7266 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7267
7268         * MAINTAINERS: Remove duplicate entries in Write After Approval.
7269
7270 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
7271
7272         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7273         * Makefile.in: Regenerate.
7274
7275 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
7276
7277         * MAINTAINERS (GNATS only): Add Falk Hueffner.
7278
7279 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
7280
7281         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7282
7283 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
7284
7285         * Makefile.tpl: Clean $(BUILD_SUBDIR).
7286         * Makefile.in: Regenerated.
7287
7288 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
7289
7290         * MAINTAINERS (Write After Approval): Upgrade myself from
7291         GNATS only to write-after-approval. Update my mail address.
7292
7293 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
7294
7295         (OS Port Maintainers: freebsd): Add myself.
7296
7297 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
7298
7299         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7300
7301 2003-04-22  Kean Johnston  <jkj@sco.com>
7302
7303         * MAINTAINERS (SCO ports): Added myself.
7304
7305 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
7306
7307         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7308
7309 2003-04-19  Kean Johnston  <jkj@sco.com>
7310
7311         * MAINTAINERS (Write After Approval): Add myself.
7312
7313 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7314
7315         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7316         * Makefile.in: Regenerate.
7317
7318 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
7319
7320         * configure.in (powerpc64*-*-linux*): Remove.
7321         * configure: Rebuilt.
7322
7323 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
7324
7325         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
7326         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7327         and restrap.
7328         * Makefile.in:  Regenerate.
7329
7330 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
7331
7332         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7333         * configure: Regenerated.
7334
7335 2003-04-15  DJ Delorie  <dj@redhat.com>
7336
7337         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7338
7339 2003-04-13  Nick Clifton  <nickc@redhat.com>
7340
7341         * config-ml.in: Remove support for --disable-aix removing
7342         call-aix multilibs.
7343
7344 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
7345
7346         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7347         * */configure: Rebuilt.
7348
7349 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
7350
7351         * MAINTAINERS: Add my email address.
7352
7353 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
7354
7355         * MAINTAINERS (Write After Approval): Add myself.
7356
7357 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
7358
7359         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7360         * Makefile.in: Regenerate.
7361
7362 2003-03-14  Michael Chastain  <mec@shout.net>
7363
7364         * Makefile.in: Regenerate with correct Makefile.def.
7365
7366 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7367
7368         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
7369         Make macro.
7370         * Makefile.in: Regenerate.
7371         * configure.in: Clean up gxx_include_dir logic.
7372         * configure: Regenerate.
7373
7374 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
7375
7376         * MAINTAINERS (Write After Approval): Add myself.
7377
7378 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
7379
7380         * MAINTAINERS: Update my mail address.
7381
7382 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7383
7384         * configure.in (gxx_include_dir): Fix typo.
7385         * configure: Regenerated.
7386
7387 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7388
7389         * Makefile.tpl: Reindent.
7390         * Makefile.in: Regenerate.
7391         * configure.in: Reindent.  Don't set unused variables.
7392         * configure: Regenerate.
7393
7394 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
7395
7396         * configure.in: Include $(build_tooldir)/sys-include in
7397         FLAGS_FOR_TARGET.
7398         * configure: Regenerated.
7399
7400 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7401
7402         * Makefile.tpl: Always pass down RANLIB.
7403         * Makefile.in: Regenerate.
7404
7405         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7406         * Makefile.in: Regenerate.
7407         * configure.in: Remove unused logic relating to --enable-shared
7408         and --enable-threads.  Remove bogus comments.  Remove redundant
7409         noconfigdirs.
7410         * configure: Regenerate.
7411
7412         * configure.in: Replace ${libstdcxx_version} by its value.
7413         Remove reference to mh-dgux.
7414         * configure: Regenerate.
7415
7416 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
7417
7418         * MAINTAINERS (Write After Approval): Add myself.
7419
7420 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7421
7422         * Makefile.tpl: Rearrange.
7423         * Makefile.in: Regenerate.
7424
7425 2003-02-25  Uwe Stieber  <uwe@wwws.de>
7426
7427         * configure.in: Add support for kaOS as cross build target system.
7428         * configure: Regenerated.
7429
7430 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
7431
7432         * MAINTAINERS (Write after approval): Add myself.
7433
7434 2003-02-21  James E Wilson  <wilson@tuliptree.org>
7435
7436         * MAINTAINERS: Update my email address.
7437
7438 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
7439
7440         * MAINTAINERS: Add self to blanket write privs. section.
7441
7442 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
7443
7444         * Makefile.tpl: Add definition of CPPFLAGS to pass into
7445         configure-target-* as some target builds may require additional
7446         flags for preprocessor tests.
7447         * Makefile.in: Regenerated.
7448
7449 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
7450
7451         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7452         * ltconfig: Handle it.
7453         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7454         auto-detecting it.
7455
7456         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7457         it is used as argument to $CC.
7458         * ltcf-gcj.sh: Likewise.
7459
7460         * configure.in: Introduce --enable-maintainer-mode.
7461         * configure: Rebuilt.
7462         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7463         for maintainer mode.
7464         * Makefile.in: Rebuilt.
7465
7466 2003-02-18  Jason Merrill  <jason@redhat.com>
7467
7468         * Makefile.tpl (check-c++): Allow parallelism.
7469
7470 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7471
7472         * MAINTAINERS: Remove John Carr (who never actually had access to
7473         gcc.gnu.org).
7474
7475 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
7476
7477         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7478         don't configure target-libobjc.
7479         * configure: Regenerate.
7480
7481 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7482
7483         * Makefile.tpl (RANLIB): Define.
7484         * Makefile.in: Regenerate.
7485
7486 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
7487
7488         * MAINTAINERS: Update my email.
7489
7490 2003-02-06  Keith R Seitz  <keiths@redhat.com>
7491
7492         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7493         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7494         * Makefile.in: Regenerated.
7495         * configure.in: Remove all traces of snavigator, db, and grep.
7496         * configure: Regenerated.
7497
7498 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7499
7500         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7501         After Approval.
7502
7503 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7504
7505         * MAINTAINERS (Write after approval): Add myself.
7506
7507 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
7508
7509         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7510         * Makefile.in: Regenerated.
7511
7512 2003-01-30  Roger Sayle  <roger@eyesopen.com>
7513
7514         * config.guess: Updated to 2003-01-30's version.
7515         * config.sub: Updated to 2003-01-28's version.
7516
7517 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
7518
7519         * config.if: If gcc_version is already set, just use it.  Don't set
7520         gcc_version_trigger if it's already set, otherwise set it to
7521         gcc/version.c, but only if the file exists.  If it is not set and
7522         gcc/version.c does not exist, try to extract the version number from
7523         $CC.
7524
7525 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
7526
7527         * MAINTAINERS: Add myself to write-after-approval list.
7528
7529 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
7530
7531         * configure.in:  Revert 24Jan change.
7532         * configure:  Regenerate.
7533
7534 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7535
7536         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
7537         entry of HJ Lu.
7538
7539 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7540
7541         * configure.in: Revert previous change.
7542         * configure: Regenerate.
7543
7544 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7545
7546         * configure.in: Make rda native-only.
7547         * configure: Regenerate.
7548
7549 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7550
7551         * MAINTAINERS: Move myself from GNATS-only-accounts to
7552         write-after-approval.
7553
7554 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7555
7556         * configure.in: Add missing \.
7557         * configure: Rebuilt.
7558
7559 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
7560
7561         * configure.in (baseargs): Avoid using \| in sed regular
7562         expressions.
7563         * configure: Rebuilt.
7564
7565 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
7566
7567         * configure.in (baseargs): Remove all supported forms of
7568         --cache-file, --srcdir, --host, --build and --target options
7569         from argument lists.
7570         * configure: Rebuilt.
7571
7572 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
7573
7574         * MAINTAINERS: Add myself to write-after-approval list.
7575
7576 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7577
7578         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7579         * configure: Rebuilt.
7580
7581 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7582
7583         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7584         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7585         * Makefile.in: Regenerate.
7586         * configure: Regenerate.
7587
7588 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7589
7590         * configure.in: Remove Makefile in build, host and target modules
7591         unless configure was run with --no-recursion.
7592         * configure: Rebuilt.
7593
7594 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7595
7596         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7597         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7598         * Makefile.in: Regenerate.
7599
7600 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7601
7602         * config.guess: Update to 2003-01-03 version.
7603         * config.sub: Update to 2003-01-03 version.
7604
7605 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7606
7607         * configure: Regenerate with proper autoconf 2.13.
7608
7609 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7610
7611         * configure.in: Add AC_PREREQ for consistency.
7612         * configure: Regenerate.
7613
7614 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7615
7616         * configure.in (GDB_TK): Add tcl directories conditional on
7617         gdb/gdbtk directory being present.
7618         * configure: Regenerate.
7619
7620 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7621
7622         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7623         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7624         * configure: Rebuilt.
7625
7626 2002-12-31  Tom Tromey  <tromey@redhat.com>
7627
7628         * Makefile.in: Rebuilt.
7629         * Makefile.def (target_modules) [libffi]: Allow installation.
7630
7631 2002-12-31  Andreas Schwab  <schwab@suse.de>
7632
7633         * configure.in: Fix use of $program_transform_name.
7634         * configure: Regenerated.
7635
7636 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7637
7638         * configure.in (baseargs): Don't remove first configure argument.
7639         * configure: Regenerated.
7640
7641 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7642
7643         * Makefile.tpl (local-distclean): Don't remove...
7644         (multilib.ts): ... this.  Moved into...
7645         (multilib.out): ... this.  Don't use sub-make.
7646         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7647         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7648         (configure-build-[+module+], configure-[+module+],
7649         configure-target-[+module+], configure-gcc): ... these.  Test
7650         for Makefile existence.  Drop config.status from dependencies.
7651         * Makefile.in: Rebuilt.
7652         * configure.in: Move gcc-version-trigger to the end of
7653         ac_configure_args.  Add comments to maybedep.tmp and
7654         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7655         nonopt from baseargs, matching and removing corresponding
7656         whitespace while at it.
7657         * configure: Rebuilt.
7658
7659 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7660
7661         * configure.in (host_configargs): Replace reference to
7662         no-longer-defined buildopts with --build=${build_alias}.
7663         * configure: Rebuilt.
7664
7665         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7666         program_transform_name to standard idiom.
7667         (AUTOGEN, AUTOCONF): Define.
7668         (Makefile.in): Use $(AUTOGEN).
7669         (Makefile): Depend on config.status, and use autoconf-style rule to
7670         build it.  Move original commands to...
7671         (config.status): ... this new target.
7672         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7673         $(AUTOCONF).
7674         * Makefile.in: Rebuilt.
7675
7676 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7677
7678         * Makefile.tpl: Fix dramatic bustage due to change in
7679         program_transform_name.
7680         * Makefile.in: Regenerate.
7681
7682         * configure.in: Remove unnecessary PATH setting.
7683         * configure: Regnerate.
7684
7685         * configure.in: Don't default to unprefixed tools unless
7686         the native tools will work.
7687         * configure: Regenerate.
7688
7689         * configure.in: Convert to autoconf script.  Blow away lots
7690         of now-redundant Makefile fragments.
7691         * configure: Generate using Autoconf.
7692         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7693         * Makefile.in: Regenerate.
7694
7695 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7696
7697         * configure: Fix stupid bug where RANLIB was mistakenly included.
7698
7699         * configure.in: Rename (buildargs, hostargs, targargs) to
7700         (build_configargs, host_configargs, target_configargs).
7701
7702         * configure.in: Move logic out of sed statement.
7703
7704         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7705         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7706
7707 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7708
7709         * config.sub: Import from master repository
7710         * config.guess: Ditto
7711
7712 2002-12-24  Andreas Schwab  <schwab@suse.de>
7713
7714         * Makefile.tpl (multilib.out): Fix missing space.
7715         * Makefile.in: Regenerate.
7716
7717 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7718
7719         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7720         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7721         * Makefile.in: Regenerate.
7722         * configure.in: Remove unnecessary leftovers.
7723
7724 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7725
7726         * configure.in (extra_ranlibflags_for_target): New variable.
7727         (*-*-darwin): Add -c to ranlib commands.
7728         * configure (tooldir): Handle extra_ranlibflags_for_target.
7729
7730 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7731
7732         * Makefile.tpl: Revert HJL's change.
7733         * Makefile.in: Regenerated.
7734         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7735         always.
7736
7737 2002-12-19  Andreas Schwab  <schwab@suse.de>
7738
7739         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7740         * Makefile.in: Regenerate.
7741
7742 2002-12-18  H.J. Lu  <hjl@gnu.org>
7743
7744         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7745         * Makefile.in: Regenerated.
7746
7747         * configure.in (build_prefix): New. Substitute.
7748
7749 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7750
7751         * Makefile.tpl: Don't let real targets depend on phony targets.
7752         * Makefile.in: Regenerate.
7753
7754         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7755         * Makefile.in: Regenerate.
7756
7757 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7758
7759         * config.sub: Import from master repository
7760         * config.guess: Ditto
7761
7762 2002-12-16  Jason Merrill  <jason@redhat.com>
7763
7764         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7765         previous 'make bootstrap'.
7766         * Makefile.in: Regenerate.
7767
7768 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7769
7770         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7771
7772 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7773
7774         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7775         * Makefile.in: Regenerate.
7776
7777 2002-12-13  Jason Merrill  <jason@redhat.com>
7778
7779         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7780         library tests.
7781         (check-c++): Just depend on it and check-target-libstdc++-v3.
7782         * Makefile.in: Regenerate.
7783
7784 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7785
7786         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7787         * Makefile.in: Rebuilt.
7788
7789 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7790
7791         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7792
7793 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7794
7795         * configure: Fix bug put in by gremlins.
7796
7797         * Makefile.tpl: Substitute more autoconfily.
7798         * configure: Substitute more autoconfily.
7799         * Makefile.in: Regenerate.
7800
7801 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7802
7803         * config.sub: Import from master repository
7804         * config.guess: Ditto
7805         * MAINTAINERS: Added Svein Seldal under write after approval
7806
7807 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7808
7809         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7810         * Makefile.in (all-sim): Ditto.
7811
7812 2002-12-06  DJ Delorie  <dj@redhat.com>
7813
7814         * Makefile.tpl: Change configure dependencies to not have real
7815         targets depend on phony targets.
7816
7817 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7818
7819         * configure.in: Revert unintentional change.
7820
7821         * Makefile.tpl: Change dependency for */multilib.out so that
7822         it works when gcc isn't in the tree.
7823
7824         * configure.in: Substitute more.
7825         * configure: Run subconfigures from the Makefile.
7826         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7827         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7828
7829 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7830
7831         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7832
7833 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7834
7835         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7836         and corresponding dependencies.
7837         * Makefile.in: Regenerate.
7838
7839         * configure.in (host_tools): Order binutils, gas and ld for
7840         convenience in running the testsuites.
7841
7842         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7843         * Makefile.in: Regenerate.
7844         * configure.in: Introduce rules to serialize subconfigure runs.
7845
7846         * configure.in: Introduce BASE_CC_FOR_TARGET.
7847         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7848         Realize configure-build-* targets.  Realize configure-target-* targets.
7849         * Makefile.in: Regenerate.
7850
7851 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7852
7853         * configure: Move gcc_version_trigger stuff from here...
7854         * configure.in: ...to here.
7855
7856         * configure.in: Separate subconfigure options added by this file from
7857         options given by the user.  Add machinery to put args for host
7858         subconfigures into the Makefile.
7859
7860         * Makefile.tpl: Remove 'vault' targets.
7861         * Makefile.tpl: Reorder and comment dependencies.
7862         * Makefile.in: Regenerate.
7863
7864 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7865         * configure.in: Fix my broken commit of previous patch. (sigh)
7866
7867 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7868
7869         * configure.in: Move host-specific darwin noconfigdirs into
7870         the host-specific section.
7871
7872 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7873
7874         * configure.in: Move host-specific darwin noconfigdirs into
7875         the host-specific section.
7876
7877 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7878
7879         * configure: Remove skip-this-dir support.
7880         * Makefile.tpl: Remove skip-this-dir support.
7881
7882         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7883         subdirectories.
7884         * Makefile.in: Regenerate.
7885
7886         * Makefile.tpl: Strip out useless setting of 'dir'.
7887         * Makefile.in: Regenerate.
7888
7889 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7890
7891         * configure.in: Fix deeply stupid bug.
7892
7893         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7894         shell code in CXX_FOR_TARGET
7895         * Makefile.def: Introduce raw_cxx.
7896         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7897         RAW_CXX_FOR_TARGET.
7898         * Makefile.in: Regenerate.
7899
7900 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7901
7902         * Makefile.tpl: Remove unnecessary ifs.
7903         * Makefile.in: Regenerate.
7904
7905         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7906         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7907         targets for 'no_install' modules.
7908         * configure: Move GDB_TK substitution to configure.in.  Move
7909         build_modules stuff to configure.in.
7910         * configure.in: Implement soft dependency machinery.  Maybe-ize
7911         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7912         * Makefile.in: Regenerate.
7913
7914 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7915
7916         * Makefile.tpl: Make all-target, install-target behave similarly
7917         to all, install (only hitting configured targets).  Eliminate
7918         unused macro defintions.
7919
7920         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7921         build != host.
7922
7923         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7924
7925         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7926
7927         * configure.in: Produce lists of subdir targets we're actually
7928         configuring.  Remove references to "dosrel".
7929         * Makefile.tpl: Let configure set which subdir targets are hit.
7930         Remove install-cross; clean up install; remove ALL.  Remove
7931         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7932         Autogenerate host module targets.  Remove empty dependency lines
7933         and redundant dependency; rearrange slightly.
7934         * Makefile.def: Add host-side libtermcap, utils.
7935
7936         * Makefile.in: Regenerate.
7937
7938 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7939
7940         * ltconfig (osf[345]): Append $major to soname_spec.
7941         Reflect this in library_names_spec.
7942         * ltmain.sh (osf): Prefix $major with . for use as extension.
7943
7944 2002-11-19  Andreas Jaeger  <aj@suse.de>
7945
7946         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7947         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7948         and sparc64 GNU/Linux systems.
7949
7950 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7951
7952         * MAINTAINERS: Update email.
7953
7954 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7955
7956         * MAINTAINERS: Complete James Dennett's entry.
7957
7958 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7959
7960         * MAINTAINERS (Write After Approval): Add myself.
7961
7962 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7963
7964         * Makefile.tpl: syntactic cleanup
7965
7966 2002-11-13  Stuart Hastings  <stuart@apple.com>
7967
7968         * MAINTAINERS: Add myself to write-after-approval list.
7969
7970 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7971
7972         * Makefile.def: Add list of recursive targets to autogenerate.
7973         Add build_modules.
7974         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7975         targets.  Autogenerate *-build-* targets.
7976         * Makefile.in: Regenerate.
7977
7978 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7979
7980         * configure: More autoconf-style substitutions.
7981         * Makefile.tpl: More autoconf-style substitutions.
7982         * Makefile.in: Regenerate.
7983
7984 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7985
7986         * configure: Substitute more variables in a more autoconf-friendly
7987         way.  Simplify slightly.
7988         * Makefile.tpl: Make more variables substitutable in an
7989         autoconf-friendly way.
7990         * Makefile.in: Regenerate.
7991
7992 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7993
7994         * MAINTAINERS (Write After Approval): Add myself.
7995
7996 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7997
7998         * configure.in (v810*): Remove special setting of tools.
7999
8000         * configure: Add support for extra required flags for ar or nm.
8001         * configure.in (aix4.3+): Use above support for target-specific
8002         issues, rather than using config/mt-aix43.
8003
8004 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8005
8006         * configure: Remove 'removing', which doesn't work.  Replace $subdir
8007         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
8008         with $srcdir.  Reformat indentation.  Substitute some variables
8009         formerly hard-coded in the Makefile for build=host.
8010         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8011         * Makefile.def: Autogenerate more.
8012         * Makefile.in: Regenerate.
8013
8014 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8015
8016         * MAINTAINERS (Write After Approval): Add myself.
8017
8018 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
8019
8020         * Makefile.def (host_modules): Add rda.
8021         * Makefile.in: Regenerate.
8022         * configure.in (target_tool): Add target-rda to list.
8023
8024 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8025
8026         * MAINTAINERS: Remove "co-maintainer" note for web pages.
8027
8028 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
8029
8030         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
8031         and restrap targets to this rule.
8032         * Makefile.in:  Regenerate.
8033
8034 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8035
8036         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8037         GNATS only accounts.
8038
8039 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
8040
8041         * configure.in (i[3456]86-*-linux*): Add check to disable
8042         ${libgcj} for glibc1.
8043
8044 2002-10-24  Denis Chertykov  <denisc@overta.ru>
8045
8046         * MAINTAINERS: Add myself as ip2k port maintainer.
8047
8048 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
8049
8050         * configure.in: Add tic4x target.
8051
8052 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8053
8054         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8055         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8056         * Makefile.in: Regenerate.
8057
8058         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8059         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8060         * Makefile.in: Regenerate.
8061
8062 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
8063
8064         * MAINTAINERS: Add myself as web pages co-maintainer.
8065
8066 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8067
8068         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8069         * Makefile.in: Regenerate.
8070
8071 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
8072
8073         * MAINTAINERS: Add myself and Nathan Sidwell
8074         <nathan@codesourcery.com> as VxWorks maintainers.
8075
8076 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8077
8078         * Makefile.def: Remove order dependency comments.
8079         * Makefile.tpl: Add explicit install-install dependencies.
8080         * Makefile.in: Regenerate.
8081
8082         * Makefile.tpl: Remove material now in src-release.  (Finally!)
8083         * Makefile.in: Regenerate.
8084
8085         * Makefile.tpl: Add configure-target (for src-release in src)
8086         * Makefile.in: Regenerate.
8087
8088 2002-09-30  Nick Clifton  <nickc@redhat.com>
8089
8090         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8091
8092 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
8093
8094         * configure.in (s390*-*-linux*): Enable libgcj.
8095
8096 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
8097
8098         * configure: Revert accidentally applied changes.
8099
8100         * Makefile.tpl: Make more autoconf-friendly.
8101         * Makefile.in: Regenerate.
8102         * configure: Make substitution more autoconf-like.
8103
8104 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
8105
8106         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8107         single entry to handle all these.
8108         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
8109         libjava on arm-*-elf.
8110
8111 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
8112
8113         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8114         things that depend on them.
8115
8116 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8117
8118         * Makefile.tpl: Make subsituted variables more autoconfy.
8119         * Makefile.in: Regenerate.
8120         * configure: Make seds more autoconfy.
8121
8122 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8123
8124         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8125         * Makefile.in: Regenerate.
8126         * configure.in: Rewrite sed statements to look autoconfy.
8127
8128         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8129         all-target-foo on configure-target-foo.
8130         * Makefile.def: Ditto.
8131         * Makefile.in: Rebuild.
8132
8133 2002-09-25  Andrew Haley  <aph@redhat.com>
8134
8135         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8136
8137 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8138
8139         * Makefile.def: New file.
8140         * Makefile.tpl: New file.
8141         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8142         * contrib/gcc_update: Note that Makefile.in is a generated file.
8143
8144         * configure.in: Minor rearrangement.  Simplify tests.
8145
8146 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
8147
8148         * configure.in (with_headers): Skip copy if value is "yes".
8149         (with_libs): Likewise.
8150
8151 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8152
8153         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8154         * configure.in (sh*-*-pe*): Ditto.
8155         * configure.in (mips*-*-pe*): Ditto.
8156         * configure.in (*arm-wince-pe): Ditto.
8157
8158         * configure.in: Rearrange.
8159
8160 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
8161
8162         * MAINTAINERS: Update my email address.
8163
8164 2002-08-30  Paul Koning  <pkoning@equallogic.com>
8165
8166         * MAINTAINERS: (Write After Approval): Add myself.
8167
8168 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
8169
8170         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8171
8172 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
8173
8174         * MAINTAINERS: Change my mailing address.
8175
8176 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
8177
8178         * MAINTAINERS (Write After Approval): Remove myself.
8179         (Various Maintainers: c++ runtime libs): Add myself.
8180
8181 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
8182
8183         * MAINTAINERS (Write After Approval): Remove myself.
8184         (Various Maintainers: c++ runtime libs): Add myself.
8185
8186 2002-08-15  Eric Christopher  <echristo@redhat.com>
8187
8188         * config.sub: Import from master repository.
8189         * config.guess: Ditto.
8190
8191 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
8192
8193         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8194         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8195         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8196
8197 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
8198
8199         * MAINTAINERS: Add self to rs6000 vector extensions.
8200
8201 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
8202
8203         * libiberty/configure: Reverted unintended yesterday's check in.
8204
8205 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
8206
8207         * boehm-gc/configure, libf2c/configure: Rebuilt.
8208         * libffi/configure, libiberty/configure: Ditto.
8209         * libjava/configure, libobjc/configure: Ditto.
8210         * libstdc++-v3/configure, zlib/configure: Ditto.
8211         Merged from binutils:
8212         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
8213         From Steve Ellcey <sje@cup.hp.com>:
8214         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8215         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8216         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8217         IA64.
8218         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8219         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8220         soname_spec, sys_lib_search_path_spec): Ditto.
8221
8222 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
8223
8224         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8225
8226 2002-08-04  H.J. Lu  (hjl@gnu.org)
8227
8228         * configure.in (mips*-*-linux*): Don't skip target-libffi.
8229
8230 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
8231
8232         * MAINTAINERS (Write After Approval): Add myself.
8233
8234 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
8235
8236         * configure.in: Move generic linux case to end.  Copy generic
8237         linux noconfigdirs to mips*-*-linux* entry and new
8238         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
8239
8240 2002-07-19  Michael Matz  <matz@suse.de>
8241
8242         * MAINTAINERS: Add myself as ra* maintainer.
8243
8244 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
8245
8246         * config.guess: Update to 2002-07-09 version.
8247         * config.sub: Update to 2002-07-03 version.
8248
8249 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
8250
8251         * MAINTAINERS: Fix typo in a maintainer email address.
8252
8253 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8254
8255         * configure.in: Remove two redundant tests.
8256
8257 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8258
8259         * configure.in (mips*-*-irix6*o32): Enable stabs.
8260
8261 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
8262
8263         * configure.in: Don't build grez.
8264         * Makefile.in: Ditto.
8265
8266         * Makefile.in: Remove references to bsp, cygmon, libstub.
8267         * configure.in: Ditto.
8268
8269         * configure.in: Remove leftover reference to gdbtest.
8270
8271 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
8272
8273         * configure.in (gxx_include_dir):  Change to match versioned
8274         C++ headers if --enable-version-specific-runtime-libs is used.
8275
8276 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
8277
8278         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8279
8280 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8281
8282         * configure.in: Make --without-x work.
8283
8284 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
8285
8286         * configure.in: Rearrange target Makefile fragment collection.
8287
8288         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8289         cvs[src].
8290         * configure.in: Ditto.
8291
8292 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
8293
8294         * MAINTAINERS (Write After Approval): Update my e-mail address.
8295
8296 2002-06-24  Ben Elliston  <bje@redhat.com>
8297
8298         * configure.in (host_tools): Remove cgen.
8299
8300         * Makefile.in (all-cgen): Remove; runs from its source directory.
8301         (check-cgen, install-cgen, clean-cgen): Likewise.
8302         (all-opcodes): Do not depend on all-cgen.
8303         (all-sim): Likewise.
8304
8305 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
8306
8307         * Makefile.in: Eliminate 'apache' targets.
8308         * configure.in: Eliminate 'apache' targets.
8309
8310         * configure.in: Eliminate redundant tests.  Reorganize.
8311
8312         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8313
8314         * config-ml.in: Eliminate references to Cygnus configure.
8315
8316         * Makefile.in: Eliminate references to building emacs.
8317
8318 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
8319
8320         * MAINTAINERS: Update my email address.
8321
8322 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
8323
8324         * config.if (libstdcxx_incdir): Version C++ headers.
8325         (cxx_incdir): Remove.
8326
8327 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
8328
8329         * MAINTAINERS (Write After Approval): Add self.
8330
8331 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
8332
8333         * configure.in: Add support for ip2k.
8334
8335 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
8336
8337         * configure.in: Fix AIX configury bug.
8338
8339 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
8340
8341         * MAINTAINERS (Write After Approval): Add self.
8342
8343 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8344
8345         * configure.in: replace ${topsrcdir} with ${srcdir}
8346
8347         * configure.in: Move definition of libstdcxx_flags
8348         right above usage, rather than waaay earlier.
8349
8350         * configure.in: Pull definition of is_cross_compiler earlier.
8351
8352         * configure.in: Rearrange a little.
8353
8354         * configure.in: Remove references to librx.
8355         * Makefile.in: Remove references to librx.
8356
8357 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
8358
8359         * config.sub: Add support for avr target.
8360         Import from master sources, rev 1.255
8361
8362 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
8363
8364         * configure, .cvsignore:  Revert previous change...
8365         * Makefile:  ...delete.
8366
8367 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
8368
8369         * configure.in: Eliminate ${gasdir} variable.
8370
8371 2002-06-18  Dave Brolley  <brolley@redhat.com>
8372
8373         * configure.in: Add support for frv.
8374         * config.sub: Add support for frv.
8375
8376 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8377
8378         * configure:  Remove garbage from previous commit.
8379
8380 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
8381
8382         * configure:  For in-source builds, make a subdir and re-exec there.
8383         * Makefile:  New file.  Pass targets through to build directory.
8384         * .cvsignore:  No longer ignore "Makefile".
8385
8386 2002-06-16  Douglas Rupp  <rupp@gnat.com>
8387
8388         * MAINTAINERS (Write After Approval): Add self.
8389
8390 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8391
8392         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8393
8394 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
8395
8396         * configure.in (vax-*-netbsd*): Re-enable gas.
8397
8398 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
8399
8400         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8401         BUILD_PREFIX_1, to correct nomenclature.
8402         * configure: Likewise.
8403
8404         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8405         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8406
8407 2002-05-31  Olaf Hering  <olh@suse.de>
8408
8409         * config-ml.in: Propogate DESTDIR also.
8410
8411 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
8412
8413         * configure.in (vax-*-netbsd*): Don't build gas for this
8414         platform.
8415
8416 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8417
8418         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8419         and libgcj for AVR.
8420
8421 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
8422
8423         * MAINTAINERS (Write After Approval): Add myself.
8424
8425 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
8426
8427         * config.guess: Update to 2002-05-22 version.
8428         * config.sub: Likewise.
8429
8430 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8431
8432         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8433         * config-ml.in: Likewise.
8434         * configure: Likewise.
8435         * configure.in: Likewise.
8436
8437 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
8438
8439         * MAINTAINERS: Update my email address.
8440
8441 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
8442
8443         * configure.in: Simplify makefile fragment collection.
8444
8445         * configure.in: Remove code to build emacs.
8446
8447         * configure.in : Remove --srcdir argument from targargs and buildargs
8448         (it's always overridden in the Makefile anyway).  Rearrange a bit.
8449
8450         * configure: Move some logic to configure.in.
8451         * configure.in: Move some logic from configure.
8452
8453 2002-05-11  Tom Tromey  <tromey@redhat.com>
8454
8455         * MAINTAINERS: Reflect libgcj reality.
8456
8457 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
8458
8459         * Makefile.in: Honour DESTDIR.
8460
8461 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
8462
8463         * config.guess: Import 2002-03-20 version.
8464         * config.sub: Import 2002-04-26 version.
8465
8466 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8467
8468         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8469
8470 2002-05-07  Tim Josling  <tej@melbpc.org.au>
8471
8472         * MAINTAINERS: Add self.
8473
8474 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
8475
8476         * ltmain.sh: Detect and handle object name conflicts
8477         while piecewise linking a static library.
8478
8479 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
8480
8481         * configure.in (noconfigdirs): Don't disable libgcj on
8482         sparc64-*-solaris* and sparcv9-*-solaris*.
8483
8484 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
8485
8486         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8487
8488 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
8489
8490         * configure.in (FLAGS_FOR_TARGET): Do not add
8491         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8492         on i[3456]86-*-linux*.
8493
8494 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
8495
8496         * configure.in (noconfigdirs): Replace [ ] with test.
8497
8498         * configure.in (noconfigdirs): Do not add target-newlib if
8499         target == i[3456]86-*-linux*, and host == target.
8500
8501 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
8502
8503         * configure.in: delete reference to absent file
8504
8505         * configure.in: replace '[' with 'test'
8506
8507         * configure.in: Eliminate references to gash.
8508         * Makefile.in: Eliminate references to gash.
8509
8510         * configure.in: remove useless references to 'pic' makefile fragments.
8511
8512         * configure.in: (*-*-windows*) Finish removing.
8513
8514         * configure.in: Eliminate redundant test for libgui.
8515
8516 2002-04-29  Roger Sayle  <roger@eyesopen.com>
8517
8518         * MAINTAINERS: Add self and realphabetize.  Update entries
8519         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
8520         entry for a29k port maintainer.
8521
8522 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
8523
8524         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8525         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8526
8527 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
8528
8529         * configure.in: remove references to dead files
8530
8531 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
8532
8533         * MAINTAINERS: Add information about purpose of this file.
8534
8535 2002-04-18  Tom Tromey  <tromey@redhat.com>
8536
8537         * configure.in: Disallow configuring libgcj when it is already
8538         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
8539         Solaris 2.8 by default.  For PR libgcj/6158.
8540
8541 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8542
8543         * configure.in:  Move default CC setting out of config/mh-* fragments
8544         directly into here.
8545
8546 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8547
8548         * configure.in: don't even try to configure or make a subdirectory
8549         if there's no configure script for it.
8550
8551 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8552
8553         * MAINTAINERS: Remove chill maintainers.
8554         * Makefile.in (CHILLFLAGS): Remove.
8555         (CHILL_LIB): Remove.
8556         (TARGET_CONFIGDIRS): Remove libchill.
8557         (CHILL_FOR_TARGET): Remove.
8558         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8559         CHILL_LIB.
8560         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8561         (CHECK_TARGET_MODULES): Likewise.
8562         (INSTALL_TARGET_MODULES): Likewise.
8563         (CLEAN_TARGET_MODULES): Likewise.
8564         (configure-target-libchill): Remove.
8565         (all-target-libchill): Remove.
8566         * configure.in (target_libs): Remove target-libchill.
8567         Do not compute CHILL_FOR_TARGET.
8568         * libchill: Remove directory.
8569
8570 2002-04-11  DJ Delorie  <dj@redhat.com>
8571
8572         * Makefile.in, configure.in: Sync with binutils, entries
8573         follow...
8574
8575 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8576
8577         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8578         (do-tar, do-bz2): New rules.
8579         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8580         (gdb-tar): New rule.
8581         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8582         (insight_dejagnu.tar): New rule.
8583         (insight.tar): New rule.
8584         (gdb+dejagnu.tar): New rule.
8585         (gdb.tar): New rule.
8586
8587 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8588
8589         * Makefile.in: Add all-tix to deps for all-snavigator
8590         so that tix is built when building snavigator.
8591
8592 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8593
8594         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8595         ld and gdb are not supported.
8596
8597 2002-01-07  Mark Salter  <msalter@redhat.com>
8598
8599         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8600         Allow target-libgloss to be built for arm, strongarm, and xscale.
8601
8602 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8603
8604         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8605         options for i[3456]86-pc-linux* native builds.
8606
8607 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8608
8609         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8610         files from .po files for a distribution.
8611
8612 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8613
8614         * configure.in: Enable libstdc++-v3 for h8300 targets.
8615
8616 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8617
8618         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8619         version from bfd/.
8620
8621 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8622
8623         * Makefile.in (VER): When present, extract the version number from
8624         the file version.in.
8625
8626 2001-05-24  Tom Rix  <trix@redhat.com>
8627
8628         * configure.in : enable ld for aix
8629
8630 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8631
8632         * config.guess: Add linux target for S/390.
8633
8634 2000-11-07  Philip Blundell  <pb@futuretv.com>
8635
8636         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8637
8638 2000-11-03  Philip Blundell  <pb@futuretv.com>
8639
8640         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8641         files.
8642
8643 2001-01-15  Ben Elliston  <bje@redhat.com>
8644
8645         * configure.in (host_tools): Add sid.
8646         Always configure cgen.
8647
8648 2000-11-24  Nick Clifton  <nickc@redhat.com>
8649
8650         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8651
8652
8653 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8654
8655         * Makefile.in (ALL_MODULES): Add all-cgen.
8656         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8657         (all-cgen): New target.
8658         (all-opcodes,all-sim): Depend on all-cgen.
8659         * configure.in (host_tools): Add cgen.
8660         Only configure cgen if --enable-cgen-maint.
8661
8662 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8663
8664         * configure.in: Add *-*-freebsd* configurations.
8665
8666 2002-04-08  Tom Tromey  <tromey@redhat.com>
8667
8668         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8669         Fixes PR libgcj/6068.
8670
8671 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8672
8673         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8674
8675 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8676
8677         * configure.in (alpha*-dec-osf*): Enable libgcj.
8678
8679 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8680
8681         * MAINTAINERS (Write After Approval): Add myself.
8682
8683 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8684
8685         Fix for: PR bootstrap/3591, target/5676
8686         * configure.in (mcore-pe): Disable the configuration of
8687         libstdc++-v3 since exceptions are not supported.
8688
8689 2002-03-20  Anthony Green  <green@redhat.com>
8690
8691         * configure.in: Enable libgcj for xscale-elf target.
8692
8693 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8694
8695         * MAINTAINERS:  Update my email address.
8696
8697 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8698
8699         * ltmain.sh (relink_command): Fix typo in previous change.
8700
8701 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8702
8703         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8704         (relink_command): Added --tag flags.
8705         (mode=install): If relinking fails; error out.
8706
8707 2002-03-12  Richard Henderson  <rth@redhat.com>
8708
8709         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8710         .NOTPARALLEL tag.
8711         (do-check): Rename from check.
8712         (check): Allow parallel check.
8713
8714 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8715
8716         * MAINTAINERS: Add myself as maintainer for xtensa port.
8717         Fix alphabetical order in CPU port maintainer list.
8718         Remove myself from Write After Approval list.
8719
8720 2002-03-11  Richard Henderson  <rth@redhat.com>
8721
8722         * Makefile.in (.NOTPARALLEL): Add fake tag.
8723
8724 2002-03-07  H.J. Lu  (hjl@gnu.org)
8725
8726         * configure.in: Enable gprof for mips*-*-linux*.
8727
8728 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8729
8730         * MAINTAINERS (Write After Approval): Add myself.
8731
8732 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8733
8734         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8735         libjava.
8736         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8737
8738 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8739
8740         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8741         because its Makefile is there; test for the executable instead.
8742
8743 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8744
8745         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8746         libstdc++-v3 and libjava.
8747
8748 2002-02-11  Adam Megacz  <adam@xwt.org>
8749
8750         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8751         boehm-gc
8752
8753 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8754
8755         * config.guess: Updated to 2002-01-30's version.
8756         * config.sub: Updated to 2002-02-01's version.
8757         Contribute sh64-elf.
8758         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8759         * configure.in: Added sh64-*-*.
8760
8761 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8762
8763         * MAINTAINERS: Belatedly add myself to write after approval list.
8764
8765 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8766
8767         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8768         Remove self as Write After Approval.
8769
8770 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8771
8772         * MAINTAINERS: Put self in as maintainer for contrib/regression
8773         directory.
8774
8775 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8776
8777         * MAINTAINERS:  Update my email address.
8778
8779 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8780
8781         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8782         target-libiberty, and target-libgloss.  Skip Java-related
8783         libraries if not supported for NetBSD on target CPU.
8784
8785 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8786
8787         * install-sh: Use _inst.$$_ for temp file name.
8788
8789 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8790
8791         * MAINTAINERS (Write After Approval): Move my contact info
8792         from here...
8793         (OS Port Maintainers): ...to here (netbsd).
8794
8795 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8796
8797         * MAINTAINERS (Write After Approval): Add myself.
8798
8799 2002-01-17  H.J. Lu  <hjl@gnu.org>
8800
8801         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8802         (all-target-fastjar): Also depend on all-target-libiberty.
8803
8804 2002-01-16  H.J. Lu  (hjl@gnu.org)
8805
8806         * config.guess: Import from master sources, rev 1.225.
8807         * config.sub: Import from master sources, rev 1.238.
8808
8809 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8810
8811         * MAINTAINERS (Write After Approval): Remove myself.
8812
8813 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8814
8815         * MAINTAINERS (Write After Approval): Add myself.
8816
8817 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8818
8819         * MAINTAINERS: Add self as docs co-maintainer.
8820
8821 2001-12-11  Matthias Klose  <doko@debian.org>
8822
8823         * MAINTAINERS (Write After Approval): Add myself.
8824
8825 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8826
8827         * MAINTAINERS: Update my email address.
8828
8829 2001-12-07  Turly O'Connor  <turly@apple.com>
8830         * MAINTAINERS (Write After Approval): Add myself.
8831         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8832         (rs6000_initialize_trampoline): Call __trampoline_setup for
8833         ABI_DARWIN too.
8834         * darwin-tramp.asm: New file, implements __trampoline_setup.
8835         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8836
8837 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8838
8839         * MAINTAINERS (Write After Approval): Add myself.
8840
8841 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8842
8843         * configure, configure.in: Use temp file for long sed commands.
8844
8845 2001-12-03  Laurent Guerby  <guerby@acm.org>
8846
8847         * config.sub: Update to version 1.232 on subversion.
8848
8849 2001-12-03  Ben Elliston  <bje@redhat.com>
8850
8851         * MAINTAINERS: Update mail address for config.* patches.
8852
8853 2001-11-27  DJ Delorie  <dj@redhat.com>
8854             Zack Weinberg  <zack@codesourcery.com>
8855
8856         When build != host, create libiberty for the build machine.
8857
8858         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8859         CONFIG_ARGUMENTS.
8860         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8861         New variables.
8862         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8863         and rules.
8864         (all.normal): Depend on ALL_BUILD_MODULES.
8865         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8866         (all-build-libiberty): Depend on configure-build-libiberty.
8867
8868         * configure: Calculate and substitute proper value for
8869         ALL_BUILD_MODULES.
8870         * configure.in: Create the build subdirectory.
8871         Calculate and substitute TARGET_CONFIGARGS (formerly
8872         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8873
8874 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8875
8876         * MAINTAINERS (write-after-approval): Add self.
8877
8878 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8879
8880         * MAINTAINERS (GNATS only accounts): Remove self.
8881
8882 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8883
8884         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8885         libf2c.
8886
8887 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8888
8889         * MAINTAINERS (Write After Approval): Add self.
8890
8891 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8892
8893         * MAINTAINERS: mips and s390 are also CPU ports.
8894
8895 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8896
8897         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8898
8899 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8900
8901         * MAINTAINERS: Alphabetize.
8902
8903 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8904
8905         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8906
8907 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8908
8909         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8910
8911 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8912
8913         * configure.in (--enable-languages): Be more permissive about
8914         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8915
8916 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8917
8918         * config.sub: Import from master sources, rev. 1.230.
8919         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8920
8921 2001-11-07  Laurent Guerby  <guerby@acm.org>
8922
8923         * MAINTAINERS (Write After Approval): Add self.
8924
8925 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8926
8927         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8928
8929 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8930
8931         * config.sub: Import from master sources, rev 1.226.
8932         * config.guess: Import from master sources, rev 1.216.
8933
8934 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8935
8936         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8937         * MAINTAINERS: Add self as maintainer of MMIX port.
8938         Remove old after-approval entry.
8939
8940 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8941
8942         * ChangeLog, configure: Fix spelling errors.
8943
8944 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8945
8946         * MAINTAINERS: Tweak my address.
8947
8948 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8949
8950         * MAINTAINERS: Update my email address.
8951
8952 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8953
8954         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8955         * MAINTAINERS: Add self as maintainer of CRIS port.
8956
8957 2001-10-10  Geert Bosch  <bosch@gnat.com>
8958
8959         * MAINTAINERS (Various maintainers: Ada front end):
8960         Added Robert Dewar.
8961
8962 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8963
8964         * MAINTAINERS (Write After Approval): Added self
8965
8966 2001-10-02  Geert Bosch  <bosch@gnat.com>
8967
8968         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8969
8970 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8971
8972         * configure: Handle temporary files securely using mkdir.
8973
8974 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8975
8976         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8977
8978 2001-09-26  Will Cohen  <wcohen@redhat.com>
8979
8980         * configure.in (*-*-linux*): Disable configuration of target-newlib
8981         and target-libgloss.
8982
8983 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8984
8985         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8986         RANLIB.
8987
8988 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8989
8990         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8991         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8992         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8993         avoid quotes nesting problems.
8994         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8995         (DO_X): Export only variables that are set.
8996
8997 2001-09-19  Ben Elliston  <bje@redhat.com>
8998
8999         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9000         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9001         semantics.  Use the shell built-in "type" command instead.
9002
9003 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
9004
9005         Merged from gcc-3_0-branch:
9006         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
9007         * ltcf-c.sh: Use $objext, not $ac_objext.
9008         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
9009         * ltcf-cxx.sh: Add support for GNU.
9010         2001-07-22  Timothy Wall  <twall@redhat.com>
9011         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
9012         default settings if using GNU tools with that configuration.
9013         * ltcf-cxx.sh: Ditto.
9014         * ltcf-gcj.sh: Ditto.
9015         2001-07-21  Michael Chastain  <chastain@redhat.com>
9016         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9017         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
9018         * ltmain.sh: Mark as gcc-local.
9019
9020 2001-08-30  Eric Christopher  <echristo@redhat.com>
9021             Jason Eckhardt  <jle@redhat.com>
9022
9023         * config.guess: Merge from master sources.
9024         * config.sub: Merge from master sources, add support for mipsisa32.
9025
9026 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
9027         * config.sub: Merge from master sources, rev 1.219.
9028         * MAINTAINERS: Add self as contact for stormy16 port.
9029
9030 2001-08-14  Zack Weinberg  <zackw@panix.com>
9031
9032         * config.sub: Merge from master sources, rev 1.218.
9033         * config.guess: Merge from master sources, rev 1.209.
9034
9035 2001-08-11  Graham Stott  <grahams@redhat.com>
9036
9037         * Makefile.in (check-c++): Add missing semicolon.
9038
9039 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
9040
9041         * MAINTAINERS (Various maitainers: predict.def): Added myself.
9042
9043 2001-07-30  Eric Christopher  <echristo@redhat.com>
9044
9045         * MAINTAINERS (Various maintainers: mips port): Added myself.
9046
9047 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
9048
9049         * configure.in (sh-*-linux*): New.
9050
9051 2001-07-27  Richard Henderson  <rth@redhat.com>
9052
9053         * .cvsignore: Add LAST_UPDATED.
9054
9055 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
9056
9057         * MAINTAINERS (Various maintainers: s390 port): Added myself.
9058
9059 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
9060
9061         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9062
9063 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
9064
9065         * MAINTAINERS (Write After Approval): Added myself.
9066
9067 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9068
9069         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9070         and libgcj on m68hc11/m68hc12.
9071
9072 2001-06-27  H.J. Lu  (hjl@gnu.org)
9073
9074         * Makefile (CFLAGS_FOR_BUILD): New.
9075         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9076
9077 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9078
9079         * README: Remove version number.
9080
9081 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9082
9083         * INSTALL/README: Update wrt. to the installation instructions now
9084         residing in gcc/doc/install.texi.
9085
9086 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9087
9088         * README: Replace with a cut-down and updated version of gcc/README.
9089
9090 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
9091
9092         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9093         multilibs to be disabled.
9094
9095 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
9096
9097         * MAINTAINERS (Write After Approval): Add myself.
9098
9099 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
9100
9101         * config.guess: Import CVS version 1.195.
9102         * config.sub: Import CVS version 1.212.
9103
9104 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
9105
9106         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9107         gcc/xgcc is built, use -print-prog-name to find out the program
9108         name to use.
9109
9110 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
9111
9112         * config.guess:  Import CVS version 1.194.  All gcc-local changes
9113         appear to also be in the master copy.
9114         * config.sub:  Import CVS version 1.211.
9115
9116 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
9117
9118         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9119         with_gcc]: Use `gcc -shared' to build a shared library.
9120
9121 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9122
9123         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9124         archives.
9125
9126 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9127
9128         * MAINTAINERS (Write After Approval): Add myself.
9129
9130 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
9131
9132         * configure.in (libstdcxx_flags): Do not try to execute
9133         libstdc++-v3/testsuite_flags until it exists.
9134
9135 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
9136
9137         * MAINTAINERS: Update my email address.
9138
9139 2001-05-31  Graham Stott  <grahams@redhat.com>
9140
9141         * MAINTAINERS (Write After Approval): Add myself.
9142
9143 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
9144
9145         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
9146         libraries when using g++ with native linker.
9147
9148 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
9149
9150         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9151
9152 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
9153
9154         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9155         [aix4*|aix5*]: Prepend blank.
9156
9157 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
9158
9159         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9160         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
9161         of subdir/configure scripts to use the new libtool.m4.
9162
9163 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
9164
9165         * MAINTAINERS (Write After Approval): Add myself.
9166
9167 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
9168
9169         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9170
9171 2001-05-11  Ben Elliston  <bje@redhat.com>
9172
9173         * Makefile.in (all-sid): New target.
9174         (check-sid, clean-sid, install-sid): Likewise.
9175
9176 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
9177
9178         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9179
9180 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9181
9182         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9183         libgcj.
9184
9185 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
9186
9187         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9188         gcc/xgcc is built, use -print-prog-name to find out the program
9189         name to use.
9190
9191 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
9192
9193         * configure.in (noconfigdirs): Don't reset it from scratch in the
9194         target case; only append to it.
9195
9196         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9197         sparc-*-solaris2.8]: Disable ${libgcj}.
9198
9199 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
9200
9201         * configure.in (libgcj_saved): Copy from $libgcj.
9202         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9203         --disable-libgcj.
9204
9205 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
9206
9207         * MAINTAINERS: Remove self as MIPS maintainer and
9208         C front end maintainer.
9209
9210 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
9211
9212         * configure.in: Move *-chorusos target case to the proper switch.
9213         Disable libgcj.
9214
9215 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9216
9217         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9218         1.641.2.228.
9219
9220 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9221
9222         * Makefile.in (STAGE1_CFLAGS): Pass down.
9223
9224 2001-04-13  Alan Modra  <amodra@one.net.au>
9225
9226         * config.guess: Add hppa64-linux support.  Note for next import that
9227         this is already in the master file.
9228         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
9229
9230 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
9231
9232         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9233         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9234
9235 2001-04-11  Stan Shebs  <shebs@apple.com>
9236
9237         * MAINTAINERS: Add self as Darwin port maintainer.
9238
9239 2001-04-11  Alan Modra  <amodra@one.net.au>
9240
9241         * MAINTAINERS: Update my email address.
9242
9243 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
9244
9245         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9246         recent versions of FreeBSD (release 3 or later).
9247         * ltconfig: On FreeBSD, -lc must not be provided when building
9248         a shared library or else the standard -pthread gcc option is
9249         rendered worthless to later users of the built library.
9250
9251 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9252
9253         * MAINTAINERS: Add self and RTH as C front end maintainers.
9254
9255 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
9256
9257         * config.sub: Make sure to match an already-canonicalized
9258         machine name (eg. mn10300-unknown-elf).
9259
9260 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
9261
9262         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9263         New macros.
9264         (bootstrap, cross): Use RECURSE_FLAGS.
9265         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9266
9267 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
9268
9269         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9270
9271 2001-03-22  Colin Howell  <chowell@redhat.com>
9272
9273         * Makefile.in (DO_X): Do not backslash single-quotes in
9274         backquotes (two places).
9275
9276 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9277
9278         Re-installed:
9279         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9280         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9281         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9282         * ltcf-cxx.sh: Likewise.
9283         * ltcf-gcj.sh: Likewise.
9284
9285 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9286
9287         * MAINTAINERS: Add myself as "documentation co-maintainer".
9288
9289 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
9290
9291         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9292         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9293
9294 2001-03-19  Tom Tromey  <tromey@redhat.com>
9295
9296         * config-ml.in: Handle GCJ and GCJFLAGS.
9297
9298 2001-03-21  Michael Chastain  <chastain@redhat.com>
9299
9300         * Makefile.in: all-m4 depends on all-texinfo.
9301
9302 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
9303
9304         * MAINTAINERS: Add myself to write after approval list.
9305
9306 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
9307
9308         * Makefile.in (DO_X): Quote nested quotes.
9309
9310 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
9311
9312         * MAINTAINERS: Add myself to write after approval list.
9313
9314 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
9315
9316         * Makefile.in (DO_X): Use double quotes for quoting
9317         "RANLIB=$${RANLIB}".
9318
9319 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
9320
9321         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9322
9323 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
9324
9325         * configure.in: Only use `lang_requires' for languages athat are
9326         actually enabled.
9327
9328 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
9329
9330         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
9331
9332 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
9333
9334         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9335
9336 2001-03-07  Tom Tromey  <tromey@redhat.com>
9337
9338         * configure.in: Allow config-lang.in to set `lang_requires' to list
9339         of other required languages.
9340
9341 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
9342
9343         * Makefile.in: Remove RANLIB definition. Use RANLIB
9344         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9345         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9346
9347 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
9348             Alexandre Oliva  <aoliva@redhat.com>
9349
9350         * Makefile.in (check-c++): Use tabs, not spaces.
9351
9352 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
9353
9354         * MAINTAINERS: add myself to Write After Approval list.
9355
9356 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
9357
9358         * Makefile.in (check-c++): New rule.
9359
9360         * configure.in (target_libs): Remove libg++.
9361         (noconfigdirs): Remove libg++.
9362         (noconfigdirs): Same.
9363         (noconfigdirs): Same.
9364         (noconfigdirs): Same.
9365
9366         * config-ml.in: Remove libg++ references.
9367
9368         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9369         (ALL_TARGET_MODULES): Same.
9370         (configure-target-libg++): Remove.
9371         (all-target-libg++): Remove.
9372         (configure-target-libio): Remove.
9373         (all-target-libio): Remove.
9374         (check-target-libio): Remove.
9375         (.PHONY): Remove.
9376         (libg++.tar.bz2): Remove.
9377         (all-target-cygmon): Remove libio.
9378         (all-target-libstdc++): Remove.
9379         (configure-target-libstdc++): Remove.
9380         (TARGET_LIB_PATH): Remove libstdc++.
9381         (ALL_GCC_CXX): Remove libstdc++.
9382         (all-target-gperf): Correct.
9383
9384 2001-02-16  Nick Clifton  <nickc@redhat.com>
9385
9386         * configure.in (noconfigdirs): Allow configuration of texinfo
9387         for Cygwin hosts.
9388
9389 2001-02-15  Anthony Green  <green@redhat.com>
9390
9391         * configure: Introduce GCJ_FOR_TARGET.
9392         * configure.in: Ditto.
9393         * Makefile.in: Ditto.
9394
9395 2001-02-13  Andreas Schwab  <schwab@suse.de>
9396
9397         * MAINTAINERS: Update mail address.
9398
9399 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9400
9401         * config.guess: Add linux target for S/390.
9402         * config.sub: Likewise.
9403
9404 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
9405
9406         * configure.in: for *-chorusos, don't config target-newlib and
9407         target-libgloss.
9408
9409 2001-02-06  Ben Elliston  <bje@redhat.com>
9410
9411         * configure: Output host type to stdout, not stderr.
9412
9413 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
9414
9415         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9416         * ltcf-cxx.sh: Likewise.
9417
9418         * config.if: Assume enable_libstdcxx_v3 is defined.
9419
9420 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
9421
9422         Remove V2 C++ library.
9423         * configure.in: Remove --enable-libstdcxx_v3 support.
9424
9425 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
9426
9427         * include/demangle.h: Add prototype for java_demangle_v3.
9428
9429 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
9430
9431         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
9432
9433 2001-01-27  Richard Henderson  <rth@redhat.com>
9434
9435         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9436
9437 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9438
9439         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9440         Don't unset, it's non-portable and no longer necessary, set to empty
9441         instead.
9442
9443 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9444
9445         * ltconfig: Shell portability fix for the tagname validity check.
9446
9447 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
9448
9449         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9450         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9451
9452 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9453
9454         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9455
9456 2001-01-26  Tom Tromey  <tromey@redhat.com>
9457
9458         * configure.in: Allow libgcj to be built on Sparc Solaris.
9459
9460 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
9461
9462         * ltcf-c.sh: Add aix5 case.
9463         * ltcf-cxx.sh: Likewise.
9464         * ltconfig: Likewise.
9465
9466 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
9467
9468         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9469         keep at least one of build_libtool_libs or build_old_libs set to
9470         yes.
9471
9472         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9473         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9474
9475 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
9476
9477         * configure.in: Enable libgcj on several additional platforms.
9478
9479 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
9480
9481         * configure.in: Enable libgcj for linux targets.
9482
9483 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9484
9485         * MAINTAINERS (Write After Approval): Add myself.
9486
9487 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9488
9489         * MAINTAINERS: Add myself as vax port maintainer.
9490
9491 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
9492
9493         * MAINTAINERS: Add myself as Mercury front-end maintainer.
9494
9495 2001-01-09  Mike Stump  <mrs@wrs.com>
9496
9497         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9498         failures of subdirectories.
9499
9500 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9501
9502         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
9503         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9504         * ltcf-cxx.sh: Likewise.
9505         * ltcf-gcj.sh: Likewise.
9506         * ltconfig.sh: Fix typo.
9507
9508 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9509
9510         * configure: handle DOS-style absolute paths.
9511
9512 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
9513
9514         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9515
9516 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
9517
9518         * MAINTAINERS: Add myself as avr port co-maintainer.
9519
9520 2000-12-28  Ben Elliston  <bje@redhat.com>
9521
9522         * MAINTAINERS: Add myself under ``Write After Approval''.
9523
9524 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9525
9526         * texinfo: Remove directory from GCC.
9527
9528 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9529
9530         * COPYING: Update to current
9531         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9532         to 19yy as example year in copyright notice).
9533
9534 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
9535
9536         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9537         (libstdcxx_incdir): Pass down.
9538         * config.if: Remove expired bits for cxx_interface, add stub.
9539         (libstdcxx_incdir): Add variable for g++ include directory.
9540         * configure.in (gxx_include_dir): Use it.
9541
9542 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
9543
9544         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
9545         with old-email address from ``Write After Approval''.
9546
9547 2000-12-15  Andreas Jaeger  <aj@suse.de>
9548
9549         * configure.in: Handle lang_dirs.
9550
9551 2000-12-14  Tom Tromey  <tromey@redhat.com>
9552
9553         * MAINTAINERS: Removed brads.
9554
9555         * MAINTAINERS: Added gcj developers.
9556
9557 2000-12-13  Anthony Green  <green@redhat.com>
9558
9559         * configure.in: Disable libgcj for any target not specifically
9560         listed.  Disable libgcj for x86 and Alpha Linux until compatible
9561         with g++ abi.
9562
9563 2000-12-13  Mike Stump  <mrs@wrs.com>
9564
9565         * Makefile.in (local-distclean): Also remove fastjar.
9566
9567 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
9568
9569         * contrib/gcc_update: Add fastjar --touch entries.
9570
9571 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
9572
9573         * configure.in: Disable language-specific target libraries for
9574         languages that aren't enabled.
9575
9576 2000-12-10  Anthony Green  <green@redhat.com>
9577
9578         * configure.in: Define libgcj.  Disable libgcj target libraries for
9579         most targets.
9580
9581 2000-12-10  Neil Booth  <neilb@earthling.net>
9582
9583         * MAINTAINERS: Update mail address, remove from WAA list.
9584
9585 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9586
9587         * libjava: Imported from /cvs/java.
9588         * libffi: Likewise.
9589         * Boehm-gc: Likewise.
9590
9591 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9592
9593         * configure.in (target_libs): Revert 2000-12-08 patch.
9594         (noconfigdirs): Added target-libjava.
9595
9596 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9597
9598         * djunpack.bat: removed.
9599
9600 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9601
9602         * Makefile.in: handle DOS-style absolute paths.
9603         * config-ml.in: likewise.
9604         * symlink-tree: likewise.
9605
9606 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9607
9608         * fastjar: Imported.
9609
9610 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9611
9612         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9613         libjava.
9614         * configure.in (target_libs): Removed `target-libjava'.
9615
9616 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9617
9618         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9619         (ALL_MODULES): Added fastjar.
9620         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9621         (all-target-libjava): all-fastjar replaces all-zip.
9622         (all-fastjar): Added.
9623         (configure-target-fastjar, all-target-fastjar): Likewise.
9624         * configure.in (host_tools): Added fastjar.
9625
9626 2000-12-07  Mike Stump  <mrs@wrs.com>
9627
9628         * Makefile.in (local-distclean): Remove leftover built files.
9629
9630 2000-11-24  Nick Clifton  <nickc@redhat.com>
9631
9632         * configure.in (xscale-elf): Add target.
9633         (xscale-coff): Add target.
9634
9635 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9636
9637         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9638         recent versions of FreeBSD (release 3 or later).
9639         * ltconfig: On FreeBSD, -lc must not be provided when building
9640         a shared library or else the standard -pthread gcc option is
9641         rendered worthless to later users of the built library.
9642
9643 2000-11-16  Fred Fish  <fnf@be.com>
9644
9645         * configure.in (enable_libstdcxx_v3): Fix typo,
9646         libstd++ -> libstdc++.
9647
9648 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9649
9650         * MAINTAINERS: Add self to Write After Approval list.
9651
9652 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9653
9654         * MAINTAINERS: Update my email address.  Add myself to global write
9655         privs list.
9656
9657 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9658
9659         * Makefile.in: Merge with src and libgcj.
9660         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9661         configure-target-<library> when their configure scripts need the C
9662         or C++ library to have already been built to work properly.
9663         (do_proto_toplev): Set them to an empty string.
9664
9665         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9666         (REALLY_SET_LIB_PATH): Use them.
9667
9668 2000-11-17  Stan Shebs  <shebs@apple.com>
9669
9670         * MAINTAINERS: Add self to Write After Approval list.
9671
9672 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9673
9674         * configure: Provide the original toplevel configure arguments
9675         (including $0) to subprocesses in the environment rather than
9676         through gcc/configargs.h.
9677
9678 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9679
9680         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9681         C99.  Alphabetise "Write After Approval" list.
9682
9683 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9684
9685         * configure: Turn on libstdc++ V3 by default.
9686
9687         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9688         if we've got GCC.
9689
9690 2000-11-11  Philip Blundell  <philb@gnu.org>
9691
9692         * MAINTAINERS: Add self to Write After Approval list.
9693
9694 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9695
9696         * ltcf-c.sh (aix4): Improve shared library configuration; require
9697         exporting symbols.
9698         * ltcf-cxx.sh (aix4): Define.
9699         * ltconfig (aix4): Define library and soname specs appropriate for
9700         AIX.  Define command to create export symbols list.
9701
9702 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9703
9704         * config.sub: Add support for Sun Chorus
9705
9706 2000-10-31  Nick Clifton  <nickc@redhat.com>
9707
9708         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9709         <name>@redhat.com.  Also installed new email address for Clint
9710         Popetz.
9711
9712 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9713
9714         * etc: Remove directory from GCC.
9715
9716 2000-10-16  Michael Meissner  <meissner@redhat.com>
9717
9718         * configure (gcc/configargs.h): Only create if there is a build GCC
9719         directory created.
9720
9721 2000-10-16  Matthias Klose  <doko@debian.org>
9722
9723         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9724         when configured for libstdc++-v3.
9725
9726 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9727
9728         * configure: Save configure arguments to gcc/configargs.h.
9729
9730 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9731
9732         * config.guess: Import CVS version 1.157.
9733         * config.sub: Import CVS version 1.181.
9734
9735 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9736
9737         * Makefile.in (bootstrap): avoid recursion if subdir missing
9738         (cross): ditto
9739         (do-proto-toplev): ditto
9740
9741 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9742
9743         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9744         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9745
9746         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9747         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9748         all affected `configure' scripts.
9749
9750 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9751
9752         * MAINTAINERS: Add self as cpplib co-maintainer.
9753
9754 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9755
9756         * MAINTAINERS: Add self to Write After Approval list.
9757
9758 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9759
9760         * INSTALL/README: egcs -> GCC update.
9761
9762 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9763
9764         * MAINTAINERS: Add myself to Write After Approval list.
9765
9766 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9767
9768         * MAINTAINERS: Add myself to Write After Approval list.
9769
9770 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9771
9772         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9773         X11 libraries for hppa64.
9774
9775 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9776
9777         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9778
9779 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9780
9781         * Makefile.in (all-zlib): Added dummy target.
9782
9783         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9784         ltcf-gcj.sh: Updated from libtool multi-language branch.
9785
9786 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9787
9788         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9789         (bootstrap*): Depend on all-bootstrap.
9790
9791 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9792
9793         * config.guess: Import CVS version 1.156.
9794         * config.sub: Import CVS version 1.179.
9795
9796 2000-09-02  Anthony Green  <green@cygnus.com>
9797
9798         * Makefile.in (all-gcc): Depend on all-zlib.
9799         (CLEAN_MODULES): Add clean-zlib.
9800         (ALL_MODULES): Add all-zlib.
9801         * configure.in (host_libs): Add zlib.
9802
9803 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9804
9805         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9806         crosses, but add gcc/include to the header search path for them.
9807
9808 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9809
9810         * MAINTAINERS: Add self to Write After Approval list.
9811
9812 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9813
9814         * config.guess: Import CVS version 1.152.
9815         * config.sub: Import CVS version 1.177.
9816
9817 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9818
9819         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9820         $targargs to tell whether newlib is going to be built.
9821
9822         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9823         $$r/TARGET_SUBDIR/libio for _G_config.h.
9824
9825 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9826
9827         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9828
9829 2000-08-22  DJ Delorie  <dj@redhat.com>
9830
9831         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9832
9833 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9834
9835         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9836         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9837         sub-configures.
9838
9839 2000-08-21  DJ Delorie  <dj@redhat.com>
9840
9841         * MAINTAINERS: Add self as a libiberty maintainer
9842
9843 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9844
9845         * configure.in (libstdcxx_flags): Use
9846         libstdc++-v3/src/libstdc++.INC.
9847
9848 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9849
9850         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9851
9852 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9853
9854         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9855
9856         * configure: Make enable_threads and enable_shared defaults
9857         explicit.  Substitute enable_threads into generated Makefiles.
9858         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9859         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9860
9861 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9862
9863         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9864
9865 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9866
9867         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9868         previous delta.
9869
9870 2000-08-11  Jason Merrill  <jason@redhat.com>
9871
9872         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9873         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9874         (FLAGS_FOR_TARGET): Not here.
9875         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9876
9877 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9878
9879         * config-ml.in (CC, CXX): Don't introduce a leading space.
9880
9881 2000-08-07  DJ Delorie  <dj@delorie.com>
9882
9883         * MAINTAINERS: Add self as a DJGPP maintainer
9884
9885 2000-08-07  DJ Delorie  <dj@redhat.com>
9886
9887         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9888         "if we're also building gcc, and it's a gcc that will run on the
9889         build machine, we want to use its includes instead of the system's
9890         default includes".
9891
9892 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9893
9894         * MAINTAINERS: Add self to Write After Approval list.
9895
9896 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9897
9898         * configure.in (libstdcxx_flags): Don't use `"'.
9899
9900         * config-ml.in: Adjust multilib search paths to the
9901         appropriate multilib tree.
9902
9903 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9904
9905         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9906         commas in $LANGUAGES.
9907
9908 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9909
9910         * configure.in: Re-enable all references to libg++ and librx.
9911
9912 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9913
9914         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9915         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9916         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9917         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9918
9919         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9920
9921 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9922
9923         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9924         CXX_FOR_TARGET for sed.
9925
9926 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9927
9928         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9929         Do not override if already set in the environment or in configure.
9930         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9931         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9932
9933 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9934
9935         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9936         the libtool CVS tree multi-language branch.
9937         * ltconfig, ltmain.sh: Updated.
9938
9939 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9940
9941         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9942         (clean-target): Depend on it.
9943
9944         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9945         (GCC_FOR_TARGET): Use it.
9946         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9947         * configure.in: ... here.
9948         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9949         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9950
9951 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9952
9953         * MAINTAINERS: Add self to Write After Approval list.
9954
9955 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9956
9957         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9958         (configure-target-libchill, configure-target-libobjc): Likewise.
9959
9960         * configure.in: Use the same cache file for all target libs.
9961         * config-ml.in: But different cache files per multilib variant.
9962
9963 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9964
9965         * configure (topsrcdir): Don't use dirname.
9966
9967 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9968
9969         * MAINTAINERS: Add self to Write After Approval list.
9970
9971 2000-07-20  Jason Merrill  <jason@redhat.com>
9972
9973         * configure.in: Remove all references to libg++ and librx.
9974
9975         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9976
9977 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9978
9979         * config.sub: Update to subversions version 2000-07-06.
9980
9981 2000-07-12  Andrew Haley  <aph@cygnus.com>
9982
9983         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9984         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9985
9986 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9987
9988         * symlink-tree:  Check number of arguments.
9989
9990 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9991
9992         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9993         search path for a g++ extracted from the build tree.  This
9994         will allow link tests run by configure scripts in
9995         subdirectories to succeed.
9996
9997 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9998
9999         * ltconfig: Add support for mips-dde-sysv4.2MP
10000
10001 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10002
10003         * MAINTAINERS: Add myself as loop discovery maintainer.
10004
10005 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
10006
10007         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10008         `os2'. Force ac_cv_exeext to be ".exe" in that case.
10009
10010 2000-06-19  Timothy Wall  <twall@cygnus.com>
10011
10012         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10013         * config.sub: Add tic54x target.
10014
10015 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10016
10017         * MAINTAINERS: Add self as Fortran maintainer,
10018         remove Craig Burley.
10019
10020 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10021
10022         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10023         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10024
10025 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
10026
10027         * MAINTAINERS: Add self as i18n maintainer
10028
10029 20000-05-21  H.J. Lu  (hjl@gnu.org)
10030
10031         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10032         directory are used if they exist. Make sure
10033         $(build_tooldir)/include is searched for header files,
10034         $(build_tooldir)/lib/ for library files.
10035         (GCC_FOR_TARGET): Likewise.
10036         (CXX_FOR_TARGET): Likewise.
10037
10038 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
10039
10040         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10041
10042 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
10043
10044         * Makefile.in (configure-target-libiberty): Depend on
10045         configure-target-newlib.
10046
10047 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
10048
10049         * configure.in, Makefile.in: Merge all libffi-related
10050         configury stuff from the libgcj tree.
10051
10052 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10053
10054         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10055         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10056
10057 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10058
10059         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10060         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10061         current version information.  Add to proto-toplev directory.
10062         (gdb-taz): Build do-djunpack.
10063
10064 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
10065
10066         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10067
10068 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10069
10070         * MAINTAINERS: Add self to Write After Approval list.
10071
10072 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10073
10074         * ltmain.sh: Preserve in relink_command any environment
10075         variables that may affect the linker behavior.
10076
10077 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
10078
10079         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10080
10081 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
10082
10083         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10084
10085 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
10086
10087         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10088         with the version name.
10089
10090 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
10091
10092         * MAINTAINERS: Add self as bb-reorder maintainer.
10093
10094 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
10095
10096         * config.if: Tweak.
10097
10098 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
10099
10100         * djunpack.bat: New file.
10101
10102 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10103
10104         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10105         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10106         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10107         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10108
10109 2000-04-16  Dave Pitts  <dpitts@cozx.com>
10110
10111         * config.sub (case $basic_machine): Change default for "ibm-*"
10112         to "openedition".
10113
10114 2000-04-13  Andreas Jaeger  <aj@suse.de>
10115
10116         * MAINTAINERS: Added myself.
10117
10118 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10119
10120         * Makefile.in (gdb-taz): New target.  GDB specific archive.
10121         (do-md5sum): New target.
10122         (MD5PROG): Define.
10123         (PACKAGE): Default to TOOL.
10124         (VER): Default to a shell script.
10125         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
10126         md5 checksum generation.
10127         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10128         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10129         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10130         insight.tar.bz2): Use gdb-taz to create archive.
10131
10132 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10133
10134         * configure (warn_cflags): Delete.
10135
10136 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
10137
10138         * MAINTAINERS: Added myself.
10139
10140 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
10141             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
10142
10143         * configure.in (enable_libstdcxx_v3): Add.
10144         (target_libs): Add bits here to switch between libstdc++-v2 and
10145         libstdc++-v3.
10146         * config.if: And this file too.
10147         * Makefile.in: Add libstdc++-v3 targets.
10148
10149 2000-04-05  Michael Meissner  <meissner@redhat.com>
10150
10151         * config.sub (d30v): Add d30v as a basic machine type.
10152
10153 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
10154
10155         * configure.in: -linux-gnu*, not -linux-gnu.
10156
10157 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
10158
10159         * MAINTAINERS: Add self in write-after-approval section.
10160
10161 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
10162
10163         * MAINTAINERS: Add self as ia64 port maintainer.
10164
10165 2000-03-08  Neil Booth  <NeilB@earthling.net>
10166
10167         * MAINTAINERS: Add self in write-after-approval section.
10168
10169 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10170
10171         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10172         (do-tar-bz2): Replace TOOL with PACKAGE.
10173         (gdb.tar.bz2): Remove GDBTK from GDB package.
10174         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10175         dejagnu.tar.bz2): New packages.
10176
10177 2000-02-27  Andreas Jaeger  <aj@suse.de>
10178
10179         * configure.in: Add entry for mips*-*-linux*, move catch all
10180         *-*-*linux* entry below this one.
10181
10182 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
10183
10184         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10185
10186 2000-02-24  Nick Clifton  <nickc@cygnus.com>
10187
10188         * config.sub: Support an OS of "wince".
10189
10190 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10191
10192         * config.guess, config.sub: Updated to match config's 2000-02-15
10193         version.
10194
10195 2000-02-23  Linas Vepstas  <linas@linas.org>
10196
10197         * config.sub: Add support for Linux/IBM 370.
10198         * configure.in: Likewise.
10199
10200 2000-02-22  Nick Clifton  <nickc@cygnus.com>
10201
10202         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10203
10204 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
10205
10206         * config.guess: Guess "cygwin" rather than "cygwin32".
10207
10208 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10209
10210         * configure (gcc_version): When setting, narrow search to
10211         lines containing `version_string'.
10212
10213 2000-02-15  Denis Chertykov  <denisc@overta.ru>
10214
10215         * config.sub: Add support for avr target.
10216
10217 2000-02-14  Nick Clifton  <nickc@cygnus.com>
10218
10219         * MAINTAINERS: Add maintainers for MCore port.
10220
10221 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
10222
10223         * config.sub: Add mmix-knuth-mmixware.
10224
10225 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10226
10227         * MAINTAINERS: Pair cccp with cpplib maintainership.
10228
10229 2000-01-27  Christopher Faylor  <cgf@redhat.com>
10230
10231         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10232         structure stuff to -L library search.
10233         (CXX_FOR_TARGET): Ditto.
10234         (CROSS_CHECK_MODULES): Fix spelling mistake.
10235
10236 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
10237
10238         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10239         the C++ compiler.
10240
10241 2000-01-12  Richard Henderson  <rth@cygnus.com>
10242
10243         * configure.in: Don't build some bits for beos.
10244
10245 2000-01-12  Joel Sherrill (joel@OARcorp.com)
10246
10247         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10248         as include files.
10249
10250 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
10251
10252         * Add self as cpplib maintainer, as requested by Jason
10253         Merrill.  Correct my e-mail address.
10254
10255 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
10256
10257         * configure.in: Use mt-aix43 to handle *_TARGET defs,
10258         not mh-aix43.
10259
10260 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
10261
10262         * MAINTAINERS: Add myself to "write after approval" list.
10263
10264 1999-12-14  Richard Henderson  <rth@cygnus.com>
10265
10266         * config.guess (alpha-osf, alpha-linux): Detect ev67.
10267         * config.sub: Accept alphaev[78], alphaev8.
10268
10269 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10270
10271         * config.guess, config.sub: Update from autoconf.
10272
10273 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
10274
10275         * MAINTAINERS:  update my playtime e-address.
10276
10277 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10278
10279         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10280         necessary libraries are missing.
10281
10282 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
10283
10284         * MAINTAINERS: Add new 'write after approval' maintainer.
10285
10286 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10287
10288         * MAINTAINERS: Add new Java maintainer.
10289
10290 1999-10-25  Andreas Schwab  <schwab@suse.de>
10291
10292         * configure: Fix quoting inside arguments of eval.
10293
10294 1999-10-21  Nick Clifton  <nickc@cygnus.com>
10295
10296         * config-ml.in: Allow suppression of some ARM multilibs.
10297
10298 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
10299
10300         * config.guess: Add OS/390 match pattern.
10301         * config.sub: Add mvs, openedition targets.
10302         * configure.in (i370-ibm-opened*): New.
10303
10304 1999-09-04  Steve Chamberlain  <sac@pobox.com>
10305
10306         * config.sub: Add support for configuring for pj.
10307
10308 1999-08-31  Nick Clifton  <nickc@cygnus.com>
10309
10310         * config.sub (maybe_os): Add support for configuring for fr30.
10311
10312 1999-08-25  Nick Clifton  <nickc@cygnus.com>
10313
10314         * configure.in: Do not configure or build ld for AIX
10315         platforms.  ld is known to be broken on these platforms.
10316
10317 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10318
10319         * config-ml.in: Pass compiler flag corresponding to multidirs to
10320         subdir configures.
10321
10322 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
10323
10324         * Makefile.in (LDFLAGS): Define.
10325
10326 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
10327
10328         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10329         noconfigdirs.
10330         (*-*-cygwin*): Likewise.
10331
10332 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
10333
10334         * mkdep: New file.
10335         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10336         (BINUTILS_SUPPORT_DIRS): Add mkdep.
10337
10338         From Eli Zaretskii <eliz@is.elta.co.il>:
10339         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10340         long file name when using DJGPP on MS-DOS.
10341
10342 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
10343
10344         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10345
10346 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
10347
10348         * Makefile.in (check-target-libio): Remove all-target-libstdc++
10349         dependency as this causes "make check" to globally "make all"
10350
10351 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
10352
10353         * configure.in (target_libs): Added target-zlib.
10354         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10355         (CONFIGURE_TARGET_MODULES): Likewise.
10356         (CHECK_TARGET_MODULES): Likewise.
10357         (INSTALL_TARGET_MODULES): Likewise.
10358         (CLEAN_TARGET_MODULES): Likewise.
10359         (configure-target-zlib): New target.
10360         (all-target-zlib): Likewise.
10361         (all-target-libjava): Depend on all-target-zlib.
10362         (configure-target-libjava): Depend on configure-target-zlib.
10363
10364         * Makefile.in (configure-target-libjava): Depend on
10365         configure-target-newlib.
10366         (configure-target-boehm-gc): New target.
10367         (configure-target-qthreads): New target.
10368
10369         * configure.in (target_libs): Added target-qthreads.
10370         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10371         (CONFIGURE_TARGET_MODULES): Likewise.
10372         (CHECK_TARGET_MODULES): Likewise.
10373         (INSTALL_TARGET_MODULES): Likewise.
10374         (CLEAN_TARGET_MODULES): Likewise.
10375         (all-target-qthreads): New target.
10376         (configure-target-libjava): Depend on configure-target-qthreads.
10377         (all-target-libjava): Depend on all-target-qthreads.
10378
10379         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10380         (CONFIGURE_TARGET_MODULES): Likewise.
10381         (CHECK_TARGET_MODULES): Likewise.
10382         (INSTALL_TARGET_MODULES): Likewise.
10383         (CLEAN_TARGET_MODULES): Likewise.
10384         (all-target-libjava): New target.
10385         (all-target-boehm-gc): Likewise.
10386         * configure.in (target_libs): Added libjava, boehm-gc.
10387
10388 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
10389
10390         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10391         configure.bat in SUPPORT_FILES.
10392         (gas+binutils.tar.bz2): Likewise.
10393
10394         * makeall.bat: Remove; obsolete.
10395
10396 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
10397
10398         From Mark Elbrecht:
10399         * configure.bat: Remove; obsolete.
10400
10401 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
10402
10403         * configure: Add -W -Wall to the default CFLAGS when compiling with
10404         gcc.
10405
10406 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
10407
10408         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10409
10410 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
10411
10412         * configure.in: Build ld on IRIX6.
10413
10414 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
10415
10416         * Makefile.in: Change distribution targets to use bzip2 instead of
10417         gzip.
10418         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10419         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10420
10421 1999-06-04  Nick Clifton  <nickc@cygnus.com>
10422
10423         * config.sub: Add mcore target.
10424
10425 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
10426
10427         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10428
10429 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
10430
10431         * config.guess (dummy): Changed to $dummy.
10432
10433 1999-05-24  Nick Clifton  <nickc@cygnus.com>
10434
10435         * config.sub: Tidied up case statements.
10436
10437 1999-05-22  Ben Elliston  <bje@cygnus.com>
10438
10439         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10440         <jiro@din.or.jp>.
10441
10442         * config.guess: Merge with FSF version. Future changes will be
10443         more accurately recorded in this ChangeLog.
10444         * config.sub: Likewise.
10445
10446 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
10447
10448          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10449
10450 1999-04-30  Tom Tromey  <tromey@cygnus.com>
10451
10452         * ltmain.sh: [mode link] Always use CC given by ltconfig.
10453
10454 1999-04-23  Tom Tromey  <tromey@cygnus.com>
10455
10456         * ltconfig, ltmain.sh: Update to libtool 1.2f.
10457
10458 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
10459
10460         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10461         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10462         Bad merge removed these two changes.
10463
10464 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
10465                           Martin Heller (Ing.-Buero_Heller@t-online.de)
10466
10467         * config.guess (interix Alpha): Add.
10468
10469 1999-04-11  Richard Henderson  <rth@cygnus.com>
10470
10471         * configure.in (i?86-*-beos*): Do config gperf; don't config
10472         gdb, newlib, or libgloss.
10473
10474 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
10475
10476         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10477         link a trivial program with -mabi=64.  If it fails, remove mabi=64
10478         from multidirs.
10479
10480 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
10481
10482         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10483
10484 1999-04-08  Nick Clifton  <nickc@cygnus.com>
10485
10486         * config.sub: Add support for mcore targets.
10487
10488 1999-04-07  Michael Meissner  <meissner@cygnus.com>
10489
10490         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10491         not mt-ospace, in order to shut up assembler warning about using
10492         symbols that are named the same as registers.
10493
10494 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
10495
10496         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10497         dependency list for all-target-cygmon.
10498
10499 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
10500
10501         * config-ml.in: Check $host, not $target, for selective multilibs.
10502         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10503         thumb interworking, and underscore prefix multilibs.
10504
10505 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
10506
10507         * missing: Update to version from current automake.
10508
10509 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
10510
10511         * configure (gxx_include_dir): Removed.
10512
10513         * configure.in (gxx_include_dir): Handle it.
10514         * Makefile.in: Likewise.
10515
10516 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
10517
10518         * config.sub (mips64vr4111,mips64vr4111el) Add.
10519
10520 1999-03-21  Ben Elliston  <bje@cygnus.com>
10521
10522         * config.guess: Correct typo for detecting ELF on FreeBSD.
10523
10524 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
10525
10526         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10527         config/mh-djgpp.
10528
10529 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
10530
10531         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10532         all-target-newlib to dependency list for all-target-bsp.
10533
10534 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10535
10536         * config.sub: Add i386-uwin support.
10537         * config.guess: Likewise.
10538
10539 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10540
10541         * configure.in: cleanup, add mh-*pic handling for arm, special
10542         case powerpc*-*-aix*
10543
10544 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
10545
10546         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10547         can be built.
10548
10549 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
10550
10551         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10552         targets.
10553
10554 1999-03-02  Nick Clifton  <nickc@cygnus.com>
10555
10556         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10557
10558 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
10559
10560         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10561
10562 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10563
10564         * config.sub: Fix typo in arm recognition.
10565
10566 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
10567
10568         * configure.in (noconfigdirs): Changed target_configdirs to
10569         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10570         rather than m68k-*-* since it is not known to work on
10571         m68k-aout. Ditto for arm-*-*oabi.
10572
10573 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
10574
10575         * configure.in (*-*-windows*): Remove, no longer used.
10576
10577 1999-02-19  Ben Elliston <bje@cygnus.com>
10578
10579         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10580         Smart and improved by Andrew Cagney.
10581
10582 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10583
10584         * config.guess: Recognize openbsd-*-hppa.
10585
10586 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10587
10588         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10589         only if it is not empty.
10590
10591 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10592
10593         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10594
10595         * config.guess: Modified to recognize uname's armv* syntax.
10596
10597         * config.sub: Modified to recognize uname's armv* syntax.
10598
10599 1999-02-17  Mark Salter  <msalter@cygnus.com>
10600
10601         * configure.in: Added target-bsp for sparclite.
10602
10603 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10604
10605         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10606
10607 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10608
10609         * configure.in: Add support for strongarm port.
10610         * config.sub: Add support for strongarm target.
10611
10612 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10613
10614         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10615         the old name config/mh-cygwin32.
10616         Enable texinfo.
10617
10618 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10619
10620         * configure.in: Do build ld for ix86 Solaris.
10621
10622 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10623
10624         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10625         $AR_FOR_TARGET.  Likewise for RANLIB.
10626
10627 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10628
10629         * config.sub (oabi):  Recognize.
10630         * configure.in (arm-*-oabi):  Handle.
10631
10632 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10633
10634         * config.guess: Improve detection of i686 on UnixWare 7.
10635
10636 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10637
10638         * config.guess: Add support for i386-pc-interix.
10639         * config.sub: Likewise.
10640         * configure.in: Likewise.
10641
10642 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10643
10644         * Makefile.in: Remove unneeded all-target-libio from
10645         from all-target-winsup target since it is now unneeded.
10646         Add all-target-libtermcap in its place since it is now
10647         needed.
10648
10649 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10650
10651         * configure.in: makefile stub for cygwin target is probably
10652         unnecessary.  Remove it for now.
10653
10654 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10655
10656         * configure.in: libtermcap.a should be built when cygwin is the
10657         target as well as the host.
10658         * config.guess: Allow mixed case in cygwin uname output.
10659         * Makefile.in: Add libtermcap target.
10660
10661 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10662
10663         * config.sub: Clean up handling of hppa2.0.
10664
10665 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10666
10667         * config.guess: Use C code to identify more HP machines.
10668
10669 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10670
10671         * config.sub: Handle hppa2.0.
10672
10673 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10674
10675         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10676         cygmon for all sparclite targets, regardless of object format.
10677
10678 1998-12-15  Mark Salter  <msalter@cygnus.com>
10679
10680         * configure.in: Added target-bsp for several target architectures.
10681
10682         * Makefile.in: Added rules for bsp.
10683
10684 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10685
10686         * config.guess: Improve detection of hppa2.0 processors.
10687
10688 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10689
10690         * config.guess: Recognize FreeBSD using ELF automatically.
10691
10692 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10693
10694         * configure (skip-this-dir): Add handling for new shell script, which
10695         might be created by a sub-directory's configure to indicate, this particular
10696         directory is "unwanted".
10697         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10698
10699 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10700
10701         * ltconfig: import from libtool, after changing libtool to
10702         account for the cygwin name change.
10703
10704 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10705
10706         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10707         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10708
10709 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10710
10711         * configure.in: Add libtermcap to list of cygwin dependencies.
10712
10713 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10714
10715         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10716         they include winsup/include when it's a cygwin target.
10717
10718 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10719
10720         * configure.in (host_tools): Added zip.
10721         * Makefile.in (all-target-libjava): Depend on all-zip.
10722         (all-zip): New target.
10723         (ALL_MODULES): Added all-zip.
10724         (NATIVE_CHECK_MODULES): Added check-zip.
10725         (INSTALL_MODULES): Added install-zip.
10726         (CLEAN_MODULES): Added clean-zip.
10727
10728 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10729
10730         * Makefile.in: lose "32" from comment about cygwin.
10731
10732 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10733
10734         * configure.in: Use -Os to build target libraries for the fr30.
10735
10736 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10737
10738         * config.sub: Add fr30.
10739
10740 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10741
10742         * configure.in: drop "32" from config/mh-cygwin32.  Check
10743         cygwin* instead of cygwin32*.
10744         * config.sub: Check cygwin* instead of cygwin32*.
10745
10746 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10747
10748         * config.guess: Match any version of Unixware7.
10749
10750 1998-10-20  Syd Polk  <spolk@cygnus.com>
10751
10752         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10753         if desired.
10754
10755 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10756
10757         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10758         these if the appropriate directories and files to not exist.
10759
10760 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10761
10762         * Makefile.in (DEVO_SUPPORT): Add config.if.
10763
10764 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10765
10766         * configure: Add pattern to replace "build_tooldir"'s
10767         definition in the generated Makefile with "tooldir"'s
10768         actual value.
10769
10770 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10771
10772         * config.sub: Bring back lost sparcv9.
10773
10774         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10775
10776 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10777
10778         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10779         CC_FOR_TARGET and friends.
10780
10781 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10782
10783         * Makefile.in (build_tooldir): New variable, same as tooldir.
10784         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10785         -B$(build_tooldir)/bin/.
10786         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10787
10788 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10789
10790         * README: Remove installation instructions and refer to the
10791         INSTALL directory instead.
10792
10793 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10794
10795         * config.sub: Add support for i[34567]86-pc-udk.
10796         * configure.in: Likewise.
10797
10798 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10799
10800         * Makefile.in: add bzip2 package building bits for user
10801         tools module
10802         * configure.in: ditto
10803
10804 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10805
10806         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10807         (ALL_TARGET_MODULES): Add all-target-libobjc.
10808         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10809         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10810         (all-target-libchill): Add dependencies.
10811         * configure.in (target_libs): Add libchill.
10812
10813 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10814
10815         * configure.in (target_subdir): Remove duplicate line.
10816
10817 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10818
10819         * Makefile.in (all-automake): fix dependencies.
10820
10821 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10822
10823         * configure.in: Minor cleanups for building in the $(target_alias)
10824         subdir.
10825
10826 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10827
10828         * Makefile.in (bootstrap): Set r and s before make all.  Use
10829         BASE_FLAGS_TO_PASS in make all.
10830         (cross): Likewise.
10831
10832 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10833
10834         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10835
10836 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10837
10838         * config.sub: Fix typo in last change.
10839
10840 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10841
10842         * config.sub: Add support for C4x target.
10843         * configure.in: Likewise.
10844
10845 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10846
10847         * config.sub: Recognize sparcv9 just like sparc64.
10848
10849 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10850
10851         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10852
10853 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10854
10855         * config.guess: Correctly identify Pentium II sco boxes.
10856
10857         * config.guess: Fix "tr" code.  From Weiwen Liu.
10858
10859 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10860
10861         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10862         stabs.
10863
10864 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10865
10866         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10867         (ALL_TARGET_MODULES): Add all-target-libchill.
10868         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10869         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10870         (all-target-libchill): Add dependencies.
10871         * configure.in (target_libs): Add libchill.
10872
10873 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10874
10875         * config.guess: Avoid assumptions about "tr" behaves when
10876         LANG is set to something other than English.
10877
10878 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10879
10880         * configure (gxx_include_dir): Changed to
10881         '${prefix}/include/g++'-${libstdcxx_interface}.
10882
10883         * config.if: New to determine the interfaces.
10884
10885 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10886
10887         * config.guess: Detect and handle MPE/IX.
10888         * config.sub: Deal with MPE/IX.
10889
10890 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10891
10892         * configure.in: Use mh-aix43.
10893
10894 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10895
10896         * configure: Fix --without/--disable cases for gxx-include-dir.
10897
10898 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10899
10900         * mdata-sh:  Imported.  Needed for automake support.
10901
10902 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10903
10904         * Makefile.in (taz): Try "chmod -R og=u ." before
10905         "chmod og=u `find . -print`".
10906
10907 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10908
10909         * configure.in: Add arm-elf and thumb-elf support.
10910
10911 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10912
10913         * Makefile.in: Undo previous patch.
10914
10915 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10916
10917         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10918         to here ...
10919         (install-no-fixedincludes): and here
10920         (INSTALL_MODULES): ... from here.
10921
10922 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10923
10924         * config.sub: Merge with FSF.
10925
10926         * config.guess: Merge with FSF.
10927
10928 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10929
10930         * configure (extraconfigdirs): New variable.
10931         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10932         * Makefile.in (all): Move higher in file.
10933         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10934         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10935         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10936         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10937         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10938
10939 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10940
10941         * Makefile.in (all-target-libjava): Depend on all-gcc and
10942         all-target-newlib.
10943         (configure-target-libjava): Depend on $(ALL_GCC).
10944
10945 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10946
10947         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10948         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10949
10950 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10951
10952         * INSTALL/README: Fix typo.
10953
10954 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10955
10956         * ylwrap: Change absolute path checks to check for DOS style path
10957         names.
10958
10959         * ylwrap: Don't use a full path name if the source file is in the
10960         same directory.  From hjl@lucon.org (H.J. Lu).
10961
10962         * config-ml.in: Default to being verbose, to match Feb 18 change to
10963         configure.
10964
10965 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10966
10967         Brought over from egcs:
10968
10969         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10970
10971         * configure.in (target_subdir): Set to ${target_alias} instead
10972         of "libraries".
10973
10974         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10975
10976         * configure.in (target_subdir): Set to libraries if enable_multilib.
10977
10978 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10979
10980         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10981         multilibs, force reconfiguration the first time we create
10982         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10983
10984 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10985
10986         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10987         avoid confusion with --no-recursion.
10988
10989 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10990
10991         * configure.in: Win32 hosts shouldn't use install -x
10992         * install-sh: remove -x option, and special .exe-handling
10993         hack.
10994
10995 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10996
10997         * config.guess: Recognize i586-pc-beos.
10998         * configure.in: Don't build some bits for beos.
10999
11000 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11001
11002         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11003         CFLAGS default to -O2.
11004
11005         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11006         when using GNU ld.
11007
11008 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
11009
11010         * ltmain.sh: Correct install when using a different shell.
11011
11012 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11013
11014         * ltconfig, ltmain.sh: Update to libtool 1.2b.
11015
11016 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
11017
11018         * makefile.vms: Update to build binutils/makefile.vms.  Add install
11019         target.
11020
11021 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
11022
11023         * ltconfig: Update to correct AIX handling.
11024
11025 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
11026
11027         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11028
11029         * configure.in (target_subdir): Set to ${target_alias} instead
11030         of "libraries".
11031
11032 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
11033
11034         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11035         (Makefile): Depend on $(gcc_version_trigger).
11036
11037         * configure (gcc_version): Change default initializer to empty
11038         string.
11039         (gcc_version_trigger): New variable; pass this variable down
11040         to subdir configures to enable them checking gcc's version
11041         themselves. Emit make macros for both gcc_version vars.
11042         (topsrcdir): Initialize reliably.
11043         (recursion line): Remove --with-gcc-version=${gcc_version}.
11044
11045 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11046
11047         * configure (enable_version_specific_runtime_libs): Implement new flag
11048         --enable-version-specific-runtime-libs which installs C++ runtime stuff
11049         in $(libsubdir); emit definition in each generated Makefile.
11050         (gxx_include_dir): Initialize depending on
11051         $enable_version_specific_runtime_libs.
11052
11053 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
11054
11055         * configure (gcc_version): Initialize properly depending on
11056         how and where configure is started.
11057         (recursion line): Pass a --with-gcc-version=${gcc_version}
11058         to configures in subdirs.
11059
11060 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
11061
11062         * configure.in (noconfigdirs): Add configure pattern for mips tx39
11063         cygmon
11064
11065 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
11066
11067         * configure.in: Add cygmon and libstub support for mn10200.
11068
11069 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
11070
11071         * configure (gcc_version): Add new variable describing the
11072         particular gcc version we're building.
11073         * Makefile.in (libsubdir): Add new macro for the directory
11074         in which the compiler finds executables, libraries, etc.
11075         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11076         and libsubdir.
11077
11078 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11079
11080         * Makefile.in (local-clean): Remove *.log.
11081         (warning.log): Built with warn_summary from build.log.
11082         (mail-report.log): Run test_summary.
11083         (mail-report-with-warnings.log): Run test_summary including
11084         warning.log in the report.
11085
11086 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
11087
11088         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11089
11090 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
11091
11092         * Makefile.in (grep): Grep no longer depends on libiberty.
11093
11094 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
11095
11096         * Makefile.in: all-snavigator needs all-libgui.
11097
11098 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
11099
11100         * configure.in: Add cygmon and libstub support for mn10300.
11101
11102 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
11103
11104         * missing: Update to version from automake 1.3.
11105
11106         * ltmain.sh: On installation, don't get confused if the same name
11107         appears more than once in the list of library names.
11108
11109 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11110
11111         * config.sub: Accept m68060 and m5200 as CPU names.
11112
11113 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
11114
11115         * configure: Use && rather than using -a in test, because odd
11116         strings can confuse test.
11117         * configure.in: Likewise.
11118
11119 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11120
11121         * ltconfig, ltmain.sh: Bring in Visual C++ support.
11122
11123 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11124
11125         * Makefile.in (boostrap2-lean, bootstrap3-lean,
11126         bootstrap4-lean): New targets.
11127
11128 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
11129
11130         * mpw-* Delete.  Not used.
11131
11132 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
11133
11134         * COPYING.LIB: Update FSF address.
11135
11136 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
11137
11138         * ltconfig, ltmain.sh: Update to libtool 1.2a.
11139
11140         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11141         GAS_SUPPORT_DIRS.
11142
11143 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
11144
11145         * ltconfig, ltmain.sh: Avoid producing a version number if
11146         -version-info was not used.
11147
11148 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11149
11150         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11151         building with newlib.
11152
11153 1998-04-30  Paul Eggert  <eggert@twinsun.com>
11154
11155         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11156         Solaris `make' causes it to continue to next definition.
11157
11158 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11159
11160         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11161         the right GUI libraries and files are installed along with GDB.
11162
11163 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11164
11165         * configure.in: Change alpha to alpha* in several places.
11166
11167 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
11168
11169         * config.sub: Recognize sparc86x.
11170
11171 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
11172
11173         * configure.in (--enable-target-optspace): Remove debug echo.
11174
11175 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
11176
11177         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11178
11179 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
11180
11181         * ltconfig: Update cygwin32 support.
11182
11183         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11184         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11185         (GDB_SUPPORT_DIRS): Likewise.
11186
11187 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
11188
11189         * configure.in (target_makefile_frag): If --enable-target-optspace,
11190         use -Os to compile target libraries rather than -O2.  Default to
11191         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11192         not used.
11193         * configure.in (target_cflags): Ditto for d30v.
11194
11195 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
11196
11197         * Makefile.in (all-bfd): Depend on all-intl.
11198         (all-binutils): Likewise.
11199         (all-gas): Likewise.
11200         (all-gprof): Likewise.
11201         (all-ld): Likewise.
11202
11203 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
11204
11205         * configure.in (host_tools): Fix typo, lbtool -> libtool.
11206
11207 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
11208
11209         * Makefile.in (all-bfd): Depend upon all-libiberty.
11210
11211         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11212
11213 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
11214
11215         * Makefile.in: Add libstub.
11216
11217         * configure.in: Ditto. Build libstub for targets that have cygmon
11218         support.
11219
11220 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
11221
11222         * configure.in: Don't set PICFLAG on ix86-cygwin32.
11223
11224 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
11225
11226         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11227         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
11228
11229 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
11230
11231         * configure: Define DEFAULT_M4 by searching PATH.
11232         * Makfile.in: Use DEFAULT_M4.
11233
11234 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
11235
11236         * ltconfig: Add cygwin32 support.
11237
11238         * Makefile.in, configure.in: Add libtool as a native only directory
11239         to configure and build.
11240
11241 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
11242
11243         * Makefile.in (INSTALL_MODULES): Remove texinfo.
11244
11245 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
11246
11247         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11248
11249 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
11250
11251         * Makefile.in: add ash make rules
11252         * configure.in: add ash to native_only and host_tools lists
11253
11254 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
11255
11256         * Makefile.in (all-gettext, all-intl): New targets.
11257         (ALL_MODULES): Added all-gettext, all-intl.
11258         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11259         (INSTALL_MODULES): Added install-gettext, install-intl.
11260         (CLEAN_MODULES): Added clean-gettext, clean-intl.
11261
11262         * configure.in (host_tools): Added gettext.
11263         (native_only): Likewise.
11264         (noconfigdirs) [various cases]: Likewise.
11265         (host_libs): Added intl.
11266
11267 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
11268
11269         * configure: Do not disable building gdbtk for cygwin32 hosts.
11270
11271 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
11272
11273         * configure.in: Add thumb-coff target.
11274         * config.sub: Add thumb-coff target.
11275
11276 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11277
11278         * Makefile.in: Revert yesterday's change.
11279         (all-target-winsup):  all-target-librx stays out of here.
11280
11281 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11282
11283         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11284         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11285         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11286         Remove references to librx and libg++.
11287
11288 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
11289
11290         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11291         recursive makes
11292
11293 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
11294
11295         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11296         for newlib directory.
11297         (CXX_FOR_TARGET): Likewise.
11298
11299 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
11300
11301         * ltconfig: Update after libtool/ltconfig.in change for
11302         hpux11.
11303
11304 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
11305
11306         * ltconfig, ltmain.sh: Update to libtool 1.2.
11307
11308 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11309
11310         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11311         (install-gcc-cross): Instead, override LANGUAGES here.
11312
11313 1998-03-18  Dave Love  <d.love@dl.ac.uk>
11314
11315         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11316         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11317
11318 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
11319
11320         * configure.in: Add Thumb-pe target.
11321
11322 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
11323
11324         * Makefile.in - changed sn targets to snavigator
11325         * configure.in - changed sn targets to snavigator
11326
11327 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11328
11329         * config-ml.in: After building symlink tree call make distclean
11330         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11331         to be the case for libiberty.
11332
11333 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
11334
11335         * configure: When making link, also check the current
11336         directory. The configure scripts may create one.
11337
11338 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
11339
11340         * config.sub: Accept alphapca56 and alphaev6 properly.
11341
11342 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11343
11344         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11345
11346 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11347
11348         * config.sub (sco5): Fix typo.
11349
11350 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
11351
11352         * Makefile.in (INSTALL_MODULES): Move install-tcl before
11353         install-itcl.
11354         (install-itcl): Remove dependency on install-tcl.
11355
11356 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
11357
11358         * configure.in: Remove libgloss from noconfigdirs for MN10300.
11359
11360 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
11361
11362         * configure.in: Don't build libgui for a cygwin32 target when not on
11363         a cygwin32 host.
11364
11365 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11366
11367         * configure (redirect): Set to null, so default behavior of
11368         configure is now --verbose.
11369
11370 1998-02-16  Dave Love  <d.love@dl.ac.uk>
11371
11372         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11373         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11374
11375 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
11376
11377         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11378         this change to sync Makefile.in with its ChangeLog entries.
11379
11380 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
11381
11382         * ltmain.sh (mkdir): Check that the directory doesn't exist
11383         before we exit with error, so that we don't get races during
11384         parallel builds.
11385
11386 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
11387
11388         * ltconfig, ltmain.sh: Update from libtool 1.0i.
11389
11390 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11391
11392         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11393         PICFLAG_FOR_TARGET.
11394         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11395
11396         * configure: Emit a definition for the new macro enable_shared
11397         into each Makefile.
11398
11399 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
11400
11401         * configure.in (host_tools, native_only): Add libtool.
11402
11403 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
11404
11405         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11406         Fix typo in ming config comment.
11407
11408 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
11409
11410         * ltconfig, ltmain.sh: Update from libtool 1.0h.
11411
11412 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
11413
11414         * config.sub: Add tic30 cases, and map c30 to tic30.
11415
11416 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
11417
11418         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11419         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11420         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11421         (CLEAN_TARGET_MODULES): Similarly
11422         (all-target-libf2c): Add dependences.
11423         * configure.in (target_libs): Add libf2c.
11424
11425 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
11426
11427         * configure.in: Remove expect from noconfigdirs when target
11428         is cygwin32.  OK to build expect and dejagnu with Canadian
11429         Cross.
11430
11431 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
11432
11433         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11434         host.
11435
11436         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11437         and mingw32.
11438
11439 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11440
11441         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11442         here as it is not defined in the toplevel Makefile.
11443
11444 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11445
11446         * configure (package_makefile_rules_frag): New variable, which names
11447         a file with generic rules, ...
11448         Change comment to mention we now have FIVE parts.
11449         * configure: Undo last change.
11450
11451 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
11452
11453         * config.guess: More accurate determination of HP processor types.
11454         * config.sub: More accurate determination of HP processor types.
11455
11456 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11457
11458         * configure (package_makefile_frag): Move inserting the
11459         ${package_makefile_frag} to where it should be according
11460         to the comment.
11461
11462 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
11463
11464         * config.guess: Add support for Linux/ARM.
11465
11466 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
11467
11468         * .cvsignore: Remove *-info and *-install since they match
11469         release-info and mpw-install, which we don't want to just ignore.
11470
11471 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
11472
11473         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11474
11475 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
11476
11477         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11478         local_prefix to sub-make invocations.
11479
11480 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
11481
11482         * configure.in: Check makefile fragments in the source
11483         directory.
11484
11485 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
11486
11487         * configure.in: Check whether host and target makefile
11488         fragments exist before adding them to *_makefile_frag.
11489
11490 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
11491
11492         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11493
11494 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
11495
11496         * configure.in: Make sure we only replace RPATH_ENVVAR on
11497         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11498         regexp to sed.
11499
11500         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11501         to sub-makes.
11502
11503 1998-01-13  Lee Iverson   (leei@ai.sri.com)
11504
11505         * config-ml.in (multi-do): LDFLAGS must include multilib
11506         designator.
11507
11508 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
11509
11510         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11511
11512 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
11513
11514         * config.sub: Add mingw32 support.
11515         * configure.in: Likewise.
11516
11517 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11518
11519         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11520
11521 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
11522
11523         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11524         * configure (gxx_include_dir): Provide a definition for subdirs
11525         which do not use autoconf.
11526
11527 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
11528
11529         * config.guess: Sync with egcs.  Picks up new alpha support,
11530         BeOS & some additional linux support.
11531
11532 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
11533
11534         * config.guess: HP 9000/803 is a PA1.1 machine.
11535
11536 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
11537
11538         * configure.in: It's alpha*-...
11539
11540 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11541
11542         * configure.in (host_makefile_frag, target_makefile_frag):
11543         Handle multiple config files.
11544         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11545         alpha-*-*.
11546
11547 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
11548
11549         * mkdep: New file.
11550
11551 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
11552
11553         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11554
11555 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11556
11557         * Makefile.in: Add libgui directory.
11558         (GDB_TK): Add all-libgui.
11559         * configure.in: Add libgui directory.
11560         * configure: Add all-libgui to GDB_TK.
11561
11562 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11563
11564         * config-ml.in (multidirs): Add m32r to multilib list.
11565
11566 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11567
11568         * Makefile.in (all-target-gperf): Change dependency to
11569         all-target-libstdc++.
11570
11571 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11572
11573         * config.guess: Add BeOS support.
11574
11575 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11576
11577         Source directory cvs renamed to cvssrc:
11578         * configure.in (host_tools): Change cvs to cvssrc.
11579         (native_only): Likewise.
11580         (noconfigdirs) [various cases]: Likewise.
11581         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11582         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11583         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11584         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11585         (all-cvssrc): Rename target from all-cvs.
11586
11587 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11588
11589         * configure (gxx_include_dir): Fix thinko.
11590
11591 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11592
11593         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11594         (install-cross, install-gcc-cross): New targets.
11595
11596 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11597
11598         * configure.in (noconfigdirs): Add support for Thumb target.
11599
11600         * config.sub (maybe_os): Add support for Thumb target.
11601
11602 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11603
11604         * Makefile.in: Add rules for cygmon.
11605
11606         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11607
11608 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11609
11610         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11611         * configure (gxx_include_dir): Provide a definition for subdirs
11612         which do not use autoconf.
11613
11614 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11615
11616         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11617         11/18/97 build
11618
11619 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11620
11621         * From Franz Sirl.
11622         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11623         found on RedHat Linux systems.
11624
11625 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11626
11627         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11628         guesses.
11629
11630 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11631
11632         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11633
11634 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11635
11636         * ltmain.sh: If mkdir fails, check whether the directory was created
11637         anyhow by some other process.
11638
11639 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11640
11641         * configure.in (d30v-*-*): Configure all directories.
11642
11643 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11644
11645         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11646         for the D30V.
11647
11648 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11649
11650         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11651
11652 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11653
11654         * include/libiberty.h: Add extern "C" { so it can be used with C++
11655         progrms.
11656         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11657         programs.
11658
11659 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11660
11661         * configure.in (d30v-*-*): Configure GCC now.
11662
11663 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11664
11665         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11666         is no longer needed.
11667
11668 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11669
11670         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11671
11672 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11673
11674         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11675         targets using "$@" to provide support for similar but not identical
11676         targets without having to duplicate code.
11677
11678 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11679
11680         * makefile.vms: Fix to work with DEC C.
11681
11682 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11683
11684         * config.sub: Add mips-tx39-elf to marketing names.
11685
11686 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11687
11688         * ltmain.sh: Handle symlinks in generated script.
11689
11690 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11691
11692         * configure: Handle autoconf style directory options: --bindir,
11693         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11694         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11695         --sysconfdir.
11696         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11697         (sharedstatedir, localstatedir, oldincludedir): New variables.
11698         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11699         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11700         sbindir, sharedstatedir, and sysconfdir.
11701
11702 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11703
11704         * Makefile.in (bootstrap-lean): New target.
11705
11706 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11707
11708         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11709         sn, and gnuserv from noconfigdirs.
11710
11711 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11712
11713         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11714
11715 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11716
11717         * Makefile.in (cross): New target.
11718
11719 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11720                           Jeff Law         <law@cygnus.com>
11721
11722         * Makefile.in (bootstrap2, bootstrap3): New targets.
11723         (all-bootstrap): Remove outdated and confusing target.
11724         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11725
11726 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11727
11728         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11729         windows.  Consistent with gdb/configure.
11730
11731 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11732
11733         * configure.in: Name Linux target fragment.
11734
11735         * configure: Rewrite so that project Makefile fragment is inserted
11736         first and appears last in the resulting Makefile.
11737
11738 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11739
11740         * Makefile.in (install-itcl): Install tcl first.
11741
11742 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11743
11744         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11745
11746 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11747
11748         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11749
11750         * configure.in (skipdirs): Add target-librx for Linux.
11751         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11752
11753 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11754
11755         * Makefile.in (bootstrap): New target.
11756
11757 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11758
11759         * config.sub: Accept 'amigados' for backward compatibility.
11760
11761 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11762
11763         * config.guess: Merge with FSF.
11764
11765 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11766
11767         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11768
11769 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11770
11771         * config.sub: Add "marketing-names" patch.
11772
11773 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11774
11775         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11776
11777 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11778
11779         * config.sub: Handle v850-elf.
11780
11781 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11782
11783         * .cvsignore (*-install): Remove.
11784
11785 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11786
11787         * ltconfig: Set CONFIG_SHELL in libtool.
11788         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11789
11790 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11791
11792         * configure.in (target_subdir): Set to libraries if enable_multilib.
11793
11794 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11795
11796         * config.guess: Update from gcc directory.
11797
11798 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11799
11800         * Makefile.in (all-sim): Depends on all-readline.
11801
11802 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11803
11804         * Makefile.in (BISON, YACC): Use $$s.
11805         (all-bison): Depend on all-texinfo.
11806
11807 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11808
11809         * Makefile.in (BISON): Add -L flag.
11810         (YACC): Likewise.
11811
11812 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11813
11814         * configure.in (noconfigdirs): Add support for v850e target.
11815
11816         * config.sub (maybe_os): Add support for v850e target.
11817
11818 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11819
11820         * configure.in (noconfigdirs): Add support for v850ea target.
11821
11822         * config.sub (maybe_os): Add support for v850ea target.
11823
11824 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11825
11826         * config.sub: Add mipstx39.  Delete r3900.
11827
11828 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11829
11830         * Makefile.in (all-autoconf): Depends on all-texinfo.
11831
11832 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11833
11834         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11835         eabi targets.
11836
11837 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11838
11839         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11840
11841         * configure: When handling a Canadian Cross, handle YACC as well as
11842         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11843         * Makefile.in (all-bison): Depend upon all-texinfo.
11844
11845 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11846
11847         * Makefile.in (BISON): bison, not byacc or bison -y.
11848         (YACC): bison -y or byacc or yacc.
11849         (various): Add *-bison as appropriate.
11850         (taz): No need to mess with BISON anymore.
11851
11852 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11853
11854         * configure: If OSTYPE matches *win32*, try to find a good value for
11855         CONFIG_SHELL.
11856
11857 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11858
11859         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11860         configure.in if it is present.
11861
11862 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11863
11864         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11865
11866 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11867
11868         * config.sub: Recognize `arc' cpu.
11869         * configure.in: Likewise.
11870         * config-ml.in: Likewise.
11871
11872 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11873
11874         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11875
11876 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11877
11878         * configure: Changed sed delimiter from ':' to '|' when
11879         attempting to substitute ${config_shell} for SHELL. On
11880         NT ${config_shell} may contain a ':' in it.
11881
11882 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11883
11884         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11885
11886 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11887
11888         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11889
11890 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11891
11892         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11893
11894         * ylwrap: If the program is a relative path, force it to be
11895         absolute.
11896
11897 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11898
11899         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11900
11901 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11902
11903         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11904         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11905         for libraries.
11906
11907 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11908
11909         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11910         separated by spaces.
11911
11912 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11913
11914         * ylwrap: New file.
11915         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11916
11917         * ltmain.sh: Handle /bin/sh at start of install program.
11918
11919         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11920
11921         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11922         * missing: New file, from automake 1.2.
11923
11924 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11925
11926         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11927         check-tk to CHECK_X11_MODULES.
11928
11929 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11930
11931         * config.sub: Merge with FSF.
11932
11933 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11934
11935         * config.guess: Merge with FSF.
11936
11937 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11938
11939         * configure: Treat msdosdjgpp like go32.
11940         * configure.in: Likewise.  Don't remove gprof for go32.
11941
11942         * configure: Change Makefile.tem2 to Makefile.tm2.
11943
11944 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11945
11946         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11947
11948 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11949
11950         * install-sh (chmodcmd): Set to null if the DST directory already
11951         exists.  Same as Nov 11th change.
11952
11953 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11954
11955         * configure (GDB_TK): Needs itcl and tix.
11956
11957 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11958
11959         * config.guess: Update from FSF.
11960
11961 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11962
11963         * Makefile.in (GDB_TK): Depend on itcl and tix.
11964
11965 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11966
11967         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11968         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11969         (INSTALL_SCRIPT): New variable.
11970         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11971         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11972         to -x.
11973         * install-sh: Add support for -x option.
11974
11975 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11976
11977         * configure.in, Makefile.in: Treat tix like itcl.
11978
11979 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11980
11981         * Makefile.in (WINDRES): New variable.
11982         (WINDRES_FOR_TARGET): New variable.
11983         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11984         (EXTRA_HOST_FLAGS): Add WINDRES.
11985         (EXTRA_TARGET_FLAGS): Add WINDRES.
11986         (EXTRA_GCC_FLAGS): Add WINDRES.
11987         ($(DO_X)): Pass down WINDRES.
11988         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11989         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11990         DLLTOOL_FOR_TARGET.
11991
11992 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11993
11994         * configure.in: configure sim before gdb for win32-x-ppc
11995
11996 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11997
11998         Move gperf into the toplevel, from libg++.
11999         * configure.in (target_tools): Add target-gperf.
12000         (native_only): Add target-gperf.
12001         * Makefile.in (all-target-gperf): New target, depend on
12002         all-target-libg++.
12003         (configure-target-gperf): Empty rule.
12004         (ALL_TARGET_MODULES): Add all-target-gperf.
12005         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12006         (CHECK_TARGET_MODULES): Add check-target-gperf.
12007         (INSTALL_TARGET_MODULES): Add install-target-gperf.
12008         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12009
12010 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
12011
12012         * config.sub (mn10200): Recognize new basic machine.
12013
12014 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12015
12016         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12017         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12018
12019 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
12020
12021         * configure.in: If we're building mips-sgi-irix6* native, turn on
12022         ENABLE_MULTILIB and set TARGET_SUBDIR.
12023
12024 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
12025
12026         * Makefile.in (all-sn): Depend on all-grep.
12027
12028 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
12029
12030         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12031
12032         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12033         Makefile.  From Jeff Makey <jeff@cts.com>.
12034         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12035
12036         * Makefile.in (DISTBISONFILES): Remove.
12037         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
12038         $(DEFAULT_YACC).
12039
12040         * configure.in: Build itl, db, sn, etc., when building for native
12041         cygwin32.
12042
12043         * Makefile.in (LD): New variable.
12044         (EXTRA_HOST_FLAGS): Pass down LD.
12045         ($(DO_X)): Likewise.
12046
12047 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
12048
12049         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12050
12051 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
12052
12053         * configure.in (targargs): Strip out any supplied --build argument
12054         before adding our own. Always add --build.
12055
12056 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
12057
12058         * configure.in (targargs): Pass --build if we're doing
12059         a cross-compile.
12060
12061 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
12062
12063         * configure: Use '|' instead of ":" as the separator in
12064         sed. Otherwise sed chokes on NT path names with drive
12065         designators. Also look for "?:*" as the leading characters in an
12066         absolute pathname.
12067
12068 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
12069
12070         * config.sub: Support for r3900.
12071
12072 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
12073
12074         * configure.in: Use install-sh, not install.sh.
12075
12076 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
12077
12078         * Makefile.in (taz): Improve check for BISON so it doesn't try to
12079         apply it twice.
12080
12081 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12082
12083         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12084         install-binutils.
12085
12086 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
12087
12088         * Makefile.in: Add automake targets.
12089         * configure.in (host_tools): Add automake.
12090
12091 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12092
12093         * configure: Default CXX to c++, not gcc.
12094         * Makefile.in (CXX): Set to c++, not gcc.
12095         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12096
12097 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
12098
12099         * install-sh: try appending a .exe if source file doesn't
12100         exist
12101
12102 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
12103
12104         * configure.in: Turn on multilib by default.
12105         (cross_only): Remove target-libiberty.
12106
12107         * Makefile.in (all-gcc): Don't depend on libiberty.
12108
12109 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
12110
12111         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12112
12113 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12114
12115         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12116         (DISTBISONFILES): Add ld/Makefile.in
12117
12118 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
12119
12120         * configure.in: if target is cygwin32 but host isn't cygwin32,
12121         don't configure gdb tcl tk expect, not just gdb.
12122
12123 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
12124
12125         * configure.in: Added gnuserv everywhere sn appears.
12126
12127         * Makefile.in (ALL_MODULES): Added all-gnuserv.
12128         (CROSS_CHECK_MODULES): Added check-gnuserv.
12129         (INSTALL_MODULES): Added install-gnuserv.
12130         (CLEAN_MODULES): Added clean-gnuserv.
12131         (all-gnuserv): New target.
12132
12133 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
12134
12135         * config.guess: Fixes for MIPS OpenBSD systems.
12136
12137 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
12138
12139         * Makefile.in (INSTALL_XFORM): Remove.
12140         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12141
12142         * mkinstalldirs: New file, copied from automake.
12143         * Makefile.in (installdirs): Rename from install-dirs.  Use
12144         mkinstalldirs.  Change all users.
12145         (DEVO_SUPPORT): Add mkinstalldirs.
12146
12147 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12148
12149         * install-sh: Rename from install.sh.
12150         * Makefile.in (INSTALL): Change install.sh to install-sh.
12151         (DEVO_SUPPORT): Likewise.
12152
12153         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
12154         Graichen <graichen@rzpd.de>.
12155
12156 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
12157
12158         * config.guess: Recognize OpenBSD systems correctly.
12159
12160 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12161
12162         * README, Makefile.in (ETC_SUPPORT): Remove references to
12163         cfg-paper*, configure.{texi,man,info*}._
12164
12165 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
12166
12167         * Makefile.in (all.normal): Ensure that gcc is built after all
12168         the x11 - ie gdb - targets.
12169
12170 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
12171
12172         * makefile.vms: Don't run conf-a-gas.
12173
12174 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
12175
12176         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12177
12178 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
12179
12180         * configure.in: Remove noconfigdirs case since gdb also
12181         configures and builds for tic80-coff.
12182
12183 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
12184
12185         * configure: Set cache_file to config.cache.
12186         * Makefile.in (local-distclean): Remove config.cache.
12187
12188 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12189
12190         * COPYING: Update FSF address.
12191
12192 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
12193
12194         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12195         noconfigdirs.
12196
12197 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
12198
12199         * Makefile.in (install-dirs): Don't crash if prefix, and hence
12200         MAKEDIRS, is empty.
12201
12202 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
12203
12204         * config.sub: Tweak mn10300 entry.
12205
12206 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
12207
12208         * configure.in (host_tools): Put sim before gdb, so gdb's
12209         configure.tgt can determine if the simulator was configured.
12210
12211 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
12212
12213         * config.sub: Move BeOS $os case to be with other Cygnus
12214         local cases.
12215
12216 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
12217
12218         * config.sub: Remove misplaced comment that broke Linux.
12219
12220 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
12221
12222         * config.sub: Add BeOS support.
12223
12224 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
12225
12226         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12227
12228 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
12229
12230         * configure.in (noconfigdirs): Remove tcl and tk from
12231         noconfigdirs for cygwin32 builds.
12232
12233 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
12234
12235         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12236
12237 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
12238
12239         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12240         make-all.com, use makefile.vms instead.
12241
12242 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
12243
12244         * config.sub: Accept -lnews*.
12245
12246 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
12247
12248         * configure.in (noconfigdirs): Disable target-newlib,
12249         target-examples and target-libiberty for d30v.
12250
12251 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12252
12253         * configure.in (noconfigdirs): Enable ld for d30v.
12254
12255 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
12256
12257         * configure.in (tic80-*-*): Build compiler.
12258
12259 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
12260
12261         * configure.in (d30v-*): Remove sim directory from list of
12262         unsupported d30v directories
12263
12264 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
12265
12266         * config.sub, configure.in: Add d30v target cpu.
12267
12268 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
12269
12270         * makefile.vms: New file.
12271         * make-all.com: Remove.
12272
12273 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
12274
12275         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12276
12277 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
12278
12279         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12280
12281 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
12282
12283         * Makefile.in (ALL_MODULES): Added all-db.
12284         (CROSS_CHECK_MODULES): Addec check-db.
12285         (INSTALL_MODULES): Added install-db.
12286         (CLEAN_MODULES): Added clean-db.
12287
12288 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
12289
12290         * config.guess: Merge with latest FSF sources.
12291
12292 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
12293
12294         * Makefile.in (ALL_MODULES): Added all-itcl.
12295         (CROSS_CHECK_MODULES): Added check-itcl.
12296         (INSTALL_MODULES): Added install-itcl.
12297         (CLEAN_MODULES): Added clean-itcl.
12298
12299 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
12300
12301         * configure.in: build gdb for mn10200
12302
12303 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
12304
12305         * Makefile.in (all-target-winsup): Depend on all-target-libio.
12306
12307 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
12308
12309         * configure.in (tic80-*-*): Turn off most targets right now.
12310
12311 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
12312
12313         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12314         rather than the makeinfo program.
12315         (do-info): Depend upon all-texinfo.
12316
12317 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12318
12319         * configure.in: Remove uses of config/mh-linux.
12320
12321         * config.sub, config.guess: Merge with latest FSF sources.
12322
12323 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
12324
12325         * config.sub (case $basic_machine): Add tic80 entries.
12326
12327 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
12328
12329         * config.sub, config.guess: Merge with latest FSF sources.
12330
12331 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12332
12333         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12334         * mpw-config.in: Test for NewFolderRecursive.
12335         * mpw-install: Use symbolic name for startup filename.
12336         * mpw-README: Add various additional details.
12337
12338 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
12339
12340         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12341
12342 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
12343
12344         * configure.in: Do build gcc and the target libraries for
12345         the mn10200.
12346
12347 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
12348
12349         * configure.in: don't avoid building gdb for mn10300 any more
12350         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12351         instead of single-quoting it.
12352
12353 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
12354
12355         * configure.in: Don't use --with-stabs on IRIX 6.
12356
12357 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
12358
12359         * configure.in (m32r): Build gdb, libg++ now.
12360
12361 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
12362
12363         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
12364         directories from noconfigdirs.
12365
12366 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
12367
12368         * config.sub (basic_machine): added mips16 configuration
12369
12370 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12371
12372         * config.sub: Handle d10v-unknown.
12373
12374 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
12375
12376         * config.sub: Handle v850-unknown.
12377
12378 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
12379
12380         * Makefile.in: add findutils
12381         * configure.in: add findutils to list of host_tools
12382
12383 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
12384
12385         * config.sub: Handle mn10200 and mn10300.
12386
12387 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12388
12389         * configure.in (d10v-*): Do not build librx.
12390
12391 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
12392
12393         * configure.in (mn10300): Build everything except gdb & libgloss.
12394
12395 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
12396
12397         * config.guess:  Patch for Dansk Data Elektronik servers,
12398         from Niels Skou Olsen <nso@dde.dk>.
12399
12400         For ncr, use /bin/uname rather than uname, since GNU uname does not
12401         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
12402
12403         Patch for MIPS R4000 running System V,
12404         from Eric S. Raymond <esr@snark.thyrsus.com>.
12405
12406         Fix thinko for nextstep.
12407
12408         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12409
12410         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
12411         * config.guess: Guess mips-dec-mach_bsd4.3.
12412
12413         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
12414         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
12415         release numbers.
12416         * config.guess (mips-mips-riscos*):  Emit just enough of the
12417         release number.
12418
12419         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
12420         * config.guess (sparc-auspex-sunos*):  Added.
12421         (f300-fujitsu-*): Added.
12422
12423         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
12424         * config.guess:  Recognize a Tadpole as a sparc.
12425
12426 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12427
12428         * config.guess: Don't assume that NextStep version is either 2 or
12429         3.  NextStep 4 (aka OpenStep 4) has come out now.
12430
12431 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
12432
12433         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12434         From Rik Faith <faith@cs.unc.edu>.
12435
12436 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
12437
12438         * config.sub: Contributions from bug-gnu-utils to:
12439         Support plain "hppa" (no version given) architecture, reported by
12440         OpenStep.
12441         OpenBSD like NetBSD.
12442         LynxOs is not a hardware supplier.
12443
12444         * config.guess: Contributions from bug-gnu-utils to add support for:
12445         OpenBSD like NetBSD.
12446         Stratus systems.
12447         More Pyramid systems.
12448         i[n>4]86 Intel chips.
12449         M680[n>4]0 Motorola chips.
12450         Use unknown instead of lynx for hardware manufacturer.
12451
12452 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12453
12454         * install.sh (chmodcmd): Set to null if the DST directory already
12455         exists.
12456
12457 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12458
12459         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12460         not use mt-ppc target Makefile fragment any more.
12461
12462 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12463
12464         * configure.in (*-*-windows):  Exclude everything but those dirs
12465         needed to build windows.
12466
12467 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
12468
12469         * Makefile.in (all-target-winsup): Depend on all-target-librx.
12470
12471 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12472
12473         * configure.in:  Exclude mmalloc from i386-windows.
12474
12475 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
12476
12477         * Undo my previous change.
12478
12479 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
12480
12481         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12482         unconditionally.
12483         (MAKEOVERRIDES): Define (revert this part of October 18 change).
12484
12485 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
12486
12487         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
12488         host to add it's own flags.
12489
12490 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
12491
12492         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12493
12494 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
12495
12496         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12497         (CXX_FOR_TARGET): Likewise.
12498         (GCC_FOR_TARGET): Define.
12499         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12500         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12501         CC_FOR_TARGET was specified on the command line.
12502         (MAKEOVERRIDES): Don't define.
12503
12504 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
12505
12506         * configure.in (m32r): Fix spelling of libg++ libs.
12507
12508 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
12509
12510         * config.sub (-apple*): Remove, now redundant.
12511
12512 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
12513
12514         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12515
12516         * configure: Rework yesterday's sed script patch.
12517
12518         * config.sub: Merge with FSF.
12519
12520 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
12521
12522         * config.guess:  Merge from FSF.
12523
12524         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
12525         * config.guess: Use pc instead of unknown, for pc clone systems.
12526         Change linux to linux-gnu.
12527
12528         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12529         * config.guess: Avoid non-portable tr syntax.
12530
12531 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
12532
12533         * test-build.mk (HOLES): Add "xargs" for gdb.
12534
12535         * configure: Avoid hpux10.20 sed bug.
12536
12537 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
12538
12539         * configure.in:  Add support for windows host
12540         (that is a build done under the Microsoft build environment).
12541
12542 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
12543
12544         * Makefile.in: Replace all uses of srcroot with s, to shrink
12545         command line lengths.
12546
12547         Patches from Geoffrey Noer <noer@cygnus.com>:
12548         * configure.in: If configuring for newlib, pass --with-newlib to
12549         subdirectories.
12550         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12551         -Bnewlib/ and -Lwinsup to gcc.
12552         (CXX_FOR_TARGET): Likewise.
12553
12554 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12555
12556         * Makefile.in (ETC_SUPPORT): Add configure.
12557
12558 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
12559
12560         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12561         host configuration file.
12562
12563 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12564
12565         * configure.in: Break mn10x00 support into separate
12566         mn10200 and mn10300 configurations.
12567         * config.sub: Likewise.
12568
12569 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12570
12571         * configure.in: Add lots of stuff to noconfigdirs for
12572         the mn10x00 targets.
12573
12574         * config.sub, configure.in: Add mn10x00 support.
12575
12576 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12577
12578         * make-all.com: Call conf-a-gas, not config-a-gas.
12579
12580 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12581
12582         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12583         targets.
12584
12585 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12586
12587         * mpw-README: Add much more detail for native PowerMac.
12588         * mpw-install: New file.
12589         * mpw-configure: Add --norecursion and --help options.
12590         * mpw-config.in: Translate readme and install files when
12591         copying to objdir.
12592         * mpw-build.in: Don't always depend on byacc and flex.
12593         (install-only-top): New action.
12594
12595 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12596
12597         * configure.in:  You can now configure GDB for the v850.
12598
12599 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12600
12601         * configure.in (noconfigdirs): Don't configure any C++ dirs
12602         if targeting D10V.
12603
12604 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12605
12606         * config.sub: Recognize mips64vr5000.
12607
12608 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12609
12610         * configure.in: Use a single line for host_tools and native_only.
12611
12612 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12613
12614         * config.sub, configure.in: Add entries for m32r.
12615
12616 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12617
12618         * Makefile.in (inet-install): Don't run install-gzip.
12619
12620 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12621
12622         * configure.in:  Don't config lots of things for *-*-windows*.
12623
12624 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12625
12626         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12627         (host_libs, host_tools): Copy from configure.in.
12628         * mpw-configure: Don't complain about directories not found.
12629
12630 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12631
12632         * configure.in (i[345]86): Recognize i686 for pentium pro.
12633         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12634         file.
12635
12636         * config.guess (i[345]86): Ditto.
12637
12638 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12639
12640         * configure.in (noconfigdirs): Removed gdb for D10V.
12641
12642 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12643
12644         * configure.in: Remove ld, target-libio, target-libg++, and
12645         target-libstdc++ from noconfigdirs.
12646
12647 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12648
12649         * configure: Fix three locations where shell scripts were
12650         being run directly rather than with config_shell.
12651
12652 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12653
12654         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12655         * config.sub (basic_machine): Recognize v850.
12656
12657 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12658
12659         * mpw-configure: Handle multiple enable/disable options and
12660         pass them down recursively, handle -c and -s flags appropriately
12661         depending on choice of compiler, add escape mechanism for
12662         quoted arguments to gC.
12663
12664 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12665
12666         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12667         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12668         so that -mrelocatable-lib and -mno-eabi are used.
12669
12670         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12671         not support --print-multi-lib, don't abort.
12672
12673 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12674
12675         * make-all.com: Run config-a-gas.
12676         * setup.com: Don't copy subdirectory files around.
12677
12678 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12679
12680         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12681         target, it now compiles correctly.
12682
12683 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12684
12685         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12686
12687 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12688
12689         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12690
12691 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12692
12693         * configure.in (native_only): Add prms.
12694
12695 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12696
12697         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12698         (BINUTILS_SUPPORT_DIRS): Likewise.
12699
12700 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12701
12702         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12703         d10v support is added.
12704
12705 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12706
12707         * configure.in (d10v-*-*): New target.
12708
12709 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12710
12711         * config.guess (HP 9000/811): Recognize this as a PA1.1
12712         machine.
12713
12714 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12715
12716         * Makefile.in (do-tar-gz): New target, split out from tail end of
12717         taz target.  Run each command separately, don't use pipes.
12718         (taz): Use it.
12719
12720 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12721
12722         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12723         * mpw-build.in: No builds should depend on building byacc or flex,
12724         they are assumed to be installed already.
12725
12726 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12727
12728         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12729         variable that CC_FOR_TARGET needs.
12730
12731 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12732
12733         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12734         options have changed since the last time the subdirectory was
12735         configured, and if it has, reconfigure.
12736         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12737         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12738
12739 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12740
12741         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12742         CLEAN_MODULES): Add bash.
12743         (all-bash): New target.
12744
12745 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12746
12747         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12748
12749 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12750
12751         * config.sub (basic_machine): Recognize d10v as a valid processor.
12752
12753 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12754
12755         * mpw-configure: Add support for --bindir.
12756         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12757
12758 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12759
12760         * configure.in: add bash, time, gawk to list of hosttools and things
12761         to only build for native toolchains
12762
12763 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12764
12765         * Makefile.in (docdir): Remove.
12766
12767 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12768
12769         * Makefile.in (datadir): Set to $(prefix)/share.
12770
12771 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12772
12773         * configure.in: build diff and patch for cygwin32-hosted
12774         toolchains.
12775
12776 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12777
12778         * config.sub: Accept -rtems*.
12779
12780 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12781
12782         * configure.in: enable dosrel for cygwin32-hosted builds,
12783                 remove diff from the list of things not buildable
12784                 via Canadian Cross
12785
12786 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12787
12788         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12789         don't get ". ".
12790
12791 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12792
12793         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12794
12795 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12796
12797         * Makefile.in (taz): Handle case where tex3patch didn't even get
12798         checked out.  Also, if it was found, put the symlink in a new util
12799         subdirectory.
12800
12801 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12802
12803         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12804
12805 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12806
12807         * config.sub: Recognize -openvms.
12808         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12809         * make-all.com, setup.com: New files.
12810
12811 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12812
12813         * Makefile.in (taz): tex3patch moved to texinfo/util.
12814
12815 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12816
12817         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12818         * configure.in: remove make from disable-if-Can-Cross list
12819                 enable gdb if ${host} and ${target} are cygwin32
12820
12821 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12822
12823         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12824         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12825
12826 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12827
12828         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12829         distinguish sysv/svr4/bsd variants.
12830         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12831
12832 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12833
12834         * configure.in: Added copyright notice.
12835         * move-if-change: Added copyright notice.
12836
12837 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12838
12839         * configure.in (powerpcle-*-solaris*): Until we get shared
12840         libraries working, don't build gdb, sim, make, tcl, tk, or
12841         expect.
12842
12843 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12844
12845         * config.guess:  Merge with FSF:
12846
12847         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12848         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12849
12850         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12851         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12852
12853         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12854         * config.guess:  Combine two OSF1 rules.
12855         Also recognize field test versions.  From mjr@zk3.dec.com.
12856         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12857         because GNU uname does not support -p.  From pmr@pajato.com.
12858
12859 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12860
12861         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12862
12863 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12864
12865         * mpw-README: Document GCCIncludes.
12866
12867 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12868
12869         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12870
12871 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12872
12873         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12874
12875 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12876
12877         * configure.in (*-*-cygwin32): Configure make.
12878
12879 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12880
12881         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12882
12883 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12884
12885         * Makefile.in (all-inet): Depend on all-perl.
12886
12887         * Makefile.in (inet-install): New target.
12888
12889         * Makefile.in (all-inet): Depend on all-tcl.
12890         (all-inet): Depend on all-send-pr.
12891
12892 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12893
12894         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12895         temporarily.
12896
12897 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12898
12899         * configure.in: Don't configure --with-gnu-ld on AIX.
12900
12901 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12902
12903         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12904
12905 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12906
12907         * Makefile.in (ALL_MODULES): Added all-inet.
12908         (CROSS_CHECK_MODULES): Added check-inet.
12909         (INSTALL_MODULES): Added install-inet.
12910         (CLEAN_MODULES): Added clean-inet.
12911         (all-indent): New target.
12912
12913         * configure.in (host_tools): Added inet.
12914         (native_only): Added inet.
12915         (noconfigdirs): Added inet.
12916
12917 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12918
12919         * configure.in: Don't configure libgloss if we are not configuring
12920         newlib.
12921
12922 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12923
12924         * configure.in: Don't configure libgloss for unsupported
12925         architectures.
12926
12927 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12928
12929         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12930
12931 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12932
12933         * Makefile.in (ALL_MODULES): Include all-apache.
12934         (CROSS_CHECK_MODULES): Include check-apache.
12935         (INSTALL_MODULES): Include install-apache.
12936         (all-apache): New target.
12937
12938         * configure.in: Added apache everywhere perl is seen.
12939
12940 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12941
12942         * Makefile.in: Add support for clean-{module} and
12943         clean-target-{module} rules.
12944
12945 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12946
12947         * configure.in (*-*-ose) do not build libgloss.
12948
12949 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12950
12951         * config.guess (prep*:SunOS:5.*:*): Turn into
12952         powerpele-unknown-solaris2.
12953
12954 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12955
12956         * configure.in: Permit --enable-shared to specify a list of
12957         directories.
12958
12959 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12960
12961         * configure.in (host==solaris): Pass only the first word of $CC
12962         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12963
12964 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12965
12966         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12967
12968 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12969
12970         * Makefile.in (ALL_MODULES): Include all-perl.
12971         (CROSS_CHECK_MODULES): Include check-perl.
12972         (INSTALL_MODULES): Include install-perl.
12973         (ALL_X11_MODULES): Include all-guile.
12974         (CHECK_X11_MODULES): Include check-guile.
12975         (INSTALL_X11_MODULES): Include install-guile.
12976         (all-perl): New target.
12977         (all-guile): New target.
12978
12979         * configure.in (host_tools): Include perl and guile.
12980         (native_only): Include perl and guile.
12981         (noconfigdirs): Don't build guile and perl; no ports have been
12982         done.
12983
12984 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12985
12986         * configure (--enable-*): Handle quoted option lists such as
12987         --enable-sim-cflags='-g0 -O' better.
12988
12989 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12990
12991         * Makefile.in ({,inst}all-target): New rule so we can make and
12992         install all of the target directories easily.
12993
12994 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12995
12996         * configure.in: Add missing global flag in sed substitution when
12997         deleting `target-' from ${configdirs}.
12998
12999 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
13000
13001         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13002         option.
13003
13004         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13005         config/mh-necv4.
13006
13007         * install.sh: Correct misspelling of transformbasename.
13008
13009         * config.guess: Recognize mips-*-sysv*.
13010
13011 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
13012
13013         * config.sub: Recognize mon960.
13014
13015 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
13016
13017         * configure: Restore Canadian Cross handling of BISON and LEX,
13018         removed in Feb 20 change.
13019
13020 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
13021
13022         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13023         Mention make install.  Remove the old copyright date as well the
13024         clumsy and rather pointless copyright on the README file.
13025
13026 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13027
13028         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13029         Makefile after running symlink-tree, then run `make distclean' to
13030         avoid clobbering any generated files in srcdir.
13031
13032 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
13033
13034         * configure.in (m68k-*-netbsd*): Build everything now.
13035
13036 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13037
13038         * Makefile.in (taz): Fix quoting.
13039
13040 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
13041
13042         * configure.in (sparclet-*-*): Build everything now.
13043
13044 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13045
13046         * configure.in (m68k-*-linux*): New host.
13047
13048 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
13049
13050         * configure: Check for bison before byacc.
13051
13052 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
13053
13054         * Makefile.in configure:  Change the way LEX and BISON/YACC are
13055         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
13056         searching PATH.  These are used as fallbacks by Makefile.in if
13057         flex/bison/byacc aren't in objdir.
13058
13059 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
13060
13061         * Makefile.in: Make everything which depends upon all-bfd also
13062         depend upon all-opcodes, in case --with-commonbfdlib is used.
13063
13064 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13065
13066         * configure.in (host *-*-cygwin32): Don't build gdb if we are
13067         building NT native compilers on Unix.
13068
13069 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
13070
13071         * configure.in: Don't get CC from the host Makefile fragment if we
13072         can find gcc in PATH, or if this is a Canadian Cross.  Move the
13073         Solaris test for /usr/ucb/cc to the post target script, just after
13074         the compiler sanity test.
13075
13076 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
13077
13078         * config.sub: Merge with FSF.
13079
13080 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
13081
13082         * Makefile.in (RPATH_ENVVAR): New variable.
13083         (REALLY_SET_LIB_PATH): Use it.
13084         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13085
13086 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
13087
13088         * config.sub, configure.in: Recognize sparclet cpu.
13089
13090 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13091
13092         * config.guess:  Support m68k-cbm-sysv4.
13093
13094 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13095
13096         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13097         m68k-unknown-linuxaout from linker help string.  Put quotes around
13098         $ld_help_string.
13099
13100 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
13101
13102         * config.guess (powerpc-harris-powerunix): Add guess for port
13103         to new target.
13104
13105 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13106
13107         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13108
13109 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
13110
13111         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13112         $(REALLY_SET_LIB_PATH) in Makefile.
13113         * Makefile.in (SET_LIB_PATH): New variable.
13114         (REALLY_SET_LIB_PATH): New variable.
13115         ($(DO_X)): Use $(SET_LIB_PATH).
13116         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13117         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13118         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13119         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13120         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13121         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13122         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13123         (install-dosrel): Likewise.
13124         (all-opcodes): Depend upon all-libiberty.
13125
13126 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13127
13128         * config.guess (*:CYGWIN*): New
13129
13130 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13131
13132         * Makefile.in (all-target-winsup): All all-target-libiberty.
13133
13134 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13135
13136         * configure.in (noconfigdirs): Add missing # in front of comment.
13137
13138 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
13139
13140         * configure.in: add second pass to things added to noconfigdirs
13141         so *-gm-magic can exclude libgloss properly.
13142
13143 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
13144
13145         * mpw-configure (extralibs_name, rez_name): Set correctly
13146         for MWC68K compiler.
13147
13148         * mpw-README: Add more info on the necessary build tools.
13149
13150 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13151
13152         * configure.in, config.sub: Recognize cygwin32.
13153
13154 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
13155
13156         * config.guess, config.sub: Recognize A/UX.
13157
13158 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
13159
13160         * config.sub: Merge with gcc/config.sub.
13161
13162 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
13163
13164         * mpw-build.in (do-binutils): Add build of stamps.
13165
13166 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
13167
13168         * config.sub: Add recognition for mips64vr4100*-* targets.
13169
13170 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13171
13172         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13173         Add creation of gconfigargs with `--enable-shared' turned on.
13174         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13175         ($(host)-stamp-stage3-configured): Likewise.
13176         (HOLES): Add chatr and ldd.
13177         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13178
13179 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
13180
13181         * configure: Pass --nfp to recursive configures.
13182
13183 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
13184
13185         * Makefile.in (DLLTOOL): New.
13186         (DLLTOOL_FOR_TARGET): New.
13187         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13188         (EXTRA_TARGET_FLAGS): Ditto.
13189         (EXTRA_GCC_FLAGS): Ditto.
13190         (CONFIGURE_TARGET_MODULES): Ditto.
13191         (DO_X): Ditto.
13192         * configure: Add DLLTOOL.
13193
13194 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
13195
13196         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13197         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13198         mh-sco, since old workarounds no longer needed, and don't
13199         build ld, since libraries have weak symbols in COFF.
13200
13201 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
13202
13203         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13204
13205 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13206
13207         * configure.in: Make sure that ${CC} can be used to compile an
13208         executable.
13209
13210 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
13211
13212         * Makefile.in (all-gdb): Depend on $(GDB_TK).
13213         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13214         nothing depending on whether gdbtk is being built.
13215
13216 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
13217
13218         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13219
13220 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
13221
13222         * configure.in (noconfigdirs): Put ld or gas in this early, if the
13223         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13224
13225 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
13226
13227         * config-ml.in: Add support for
13228         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13229         Simplify setting of multidirs from --disable-foo.
13230
13231 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13232
13233         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13234         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13235         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13236         non-empty, pass them on to the  GCC make.
13237         (all-bootstrap): New rule that is like all-gcc, except it executes
13238         the GCC bootstrap rule instead of the GCC all rule.
13239
13240 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
13241
13242         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13243
13244 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13245
13246         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13247         DG/UX support.
13248
13249 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
13250
13251         * config.sub (i*86*) Change [345] to [3456]
13252
13253 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13254
13255         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13256         --with-gnu-ld=no.
13257
13258 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13259
13260         * config-ml.in (rs6000*, powerpc*): Add switches to control which
13261         AIX multilibs get built.
13262
13263 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13264
13265         * configure.in (i386-win32): Don't build expect if we're not
13266         building the tcl subdir.
13267
13268 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
13269
13270         * Makefile.in: (configure-target-examples, all-target-examples):
13271         New targets, configure and build example programs.
13272
13273 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
13274
13275         * mpw-configure: If an mpw-config.in generated a file mk.sed,
13276         use it as input to sedit the generated MPW makefile.
13277         * mpw-README: Add a suggestion about Gestalt.h.
13278
13279 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
13280
13281         * config.sub: Accept *-*-ieee*.
13282
13283 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
13284
13285         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
13286         Ronald F. Guilmette <rfg@monkeys.com>.
13287
13288 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13289
13290         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13291         for powerpc-pe native.
13292         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13293         (target==powerpc-pe): duplicate i386-win32 entry.
13294
13295 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13296
13297         * configure.in (noconfigdirs): Exclude target-newlib for all versions
13298         of vxworks, not just vxworks5.1.
13299
13300 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
13301
13302         * mpw-configure: Add support for exec-prefix.
13303
13304 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13305
13306         * config.guess: Recognize HP model 816 machines as having
13307         a PA1.1 processor.
13308
13309 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13310
13311         * configure: Ignore new autoconf configure options.
13312
13313 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13314
13315         * config.guess:  Recognize Pentium under SCO.
13316         From Robert Lipe <robertl@arnet.com>.
13317
13318 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13319
13320         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13321
13322 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
13323
13324         * configure.in: Don't configure gas for alpha-dec-osf*.
13325
13326 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
13327
13328         * configure.in: Default to --with-stabs for some targets for which
13329         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13330         i[345]86*-*-unixware*.
13331
13332 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13333
13334         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13335         rather than basing it on the target.  Simplify handling of options
13336         controlling which directories to configure.  Remove extraneous
13337         slash in multi-clean target.
13338
13339 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
13340
13341         * config-ml.in: Prefix more variables with ml_ so they don't collide
13342         with configure's.
13343
13344 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
13345
13346         * configure: Don't turn -v into --v.
13347
13348 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
13349
13350         * configure.in (targargs): Fix typo.
13351
13352         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13353
13354 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
13355
13356         * configure.in: Strip --host and --target options from
13357         CONFIG_ARGUMENTS, and always configure for --host only.  Add
13358         --with-cross-host option when building with a cross-compiler.
13359         * configure: Canonicalize the arguments put into config.status by
13360         always using `=' for an option with an argument.  Pass a presumed
13361         --host or --target explicitly.
13362
13363 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
13364
13365         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13366         into general OS recognition case.
13367
13368 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13369
13370         * configure.in (target_configdirs): add target-winsup only
13371         for win32 target systems.
13372
13373 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
13374
13375         * Makefile.in (all-target-libgloss): Depend upon
13376         configure-target-newlib, since when libgloss is built it looks to
13377         see if the newlib directory exists.
13378
13379 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
13380
13381         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13382         cfg-ml-*.in.
13383
13384 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
13385
13386         * configure: Handle LD and LD_FOR_TARGET when configuring a
13387         Canadian Cross.
13388
13389 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13390
13391         * configure.in (target_libs): add target-winsup.
13392         (target==i386-win32): add patch diff flex make to $noconfigdirs.
13393         (target==ppcle-pe): remove ld from $noconfigdirs.
13394
13395 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
13396
13397         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13398         Preserve relative path names in $srcdir.  Build symlink tree if
13399         configuring cross target dir and srcdir=. (= no VPATH support).
13400         (configure-target-libg++): Depend on configure-target-librx.
13401         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13402         * config-ml.in: New file.
13403         * symlink-tree: New file.
13404         * configure: Ensure srcdir="." if that's what it is.
13405
13406 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
13407
13408         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13409         includes and FLEX_SKELETON setting.
13410         * mpw-configure (--with-gnu-ld): New option, controls whether
13411         to use PPCLink or ld with PowerMac GCC.
13412         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13413         * mpw-config.in: Configure grez if targeting Mac.
13414
13415         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13416         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13417         just macos.
13418         * configure.in: Configure grez resource compiler if targeting Mac.
13419         * Makefile.in (all-grez, install-grez): New targets.
13420
13421 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
13422
13423         * configure: CXX defaults to gcc, not g++.  If we find
13424         gcc in the path, set CC to gcc -O2.
13425
13426 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
13427
13428         * configure: Default ${build} correctly.  Avoid picking up extra
13429         spaces when reading CC and CXX from Makefile.  When doing a
13430         Canadian Cross, use plausible default values for numerous
13431         variables.
13432         * configure.in: When doing a Canadian Cross, don't try to
13433         configure tools whose configure script can't handle it.
13434
13435 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13436
13437         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13438
13439 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13440
13441         * configure:  Remove dubious bug reporting address.
13442
13443 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13444
13445         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
13446         configure script, run that instead of this directory's configure.
13447         In either case, print a message that we're configuring the sub-dir.
13448
13449 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13450
13451         * configure.in: Before checking for the existence of various files,
13452         use sed to filter out "target-".
13453
13454 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13455
13456         * Makefile.in (DO_X): Split rule to decrease command line length
13457         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
13458         (Philippe De Muyter).
13459
13460 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13461
13462         * Makefile.in (all-patch): depend on all-libiberty.
13463
13464 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
13465
13466         * configure.in: If the only directory in target_configdirs which
13467         actually exists is libiberty, then set target_configdirs to empty,
13468         to avoid trying to build a target libiberty in a gas or gdb
13469         distribution.
13470
13471 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
13472
13473         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13474         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13475         systems.
13476
13477 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13478
13479         * configure.in (copy_dirs): Use sys-include instead of include
13480         for --with-headers option.
13481
13482 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
13483
13484         * Makefile.in, configure.in: Make winsup builds work with
13485         new scheme.
13486
13487 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
13488
13489         * configure.in: Build the linker on AIX.
13490
13491 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13492
13493         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
13494         where needed.
13495
13496 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
13497
13498         * Makefile.in (all-gcc): Fix typo.
13499
13500 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13501
13502         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
13503
13504 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13505
13506         * configure.in:  Rename libFOO to target-libFOO, and xiberty
13507         to target-xiberty, to provide more flexibility.
13508         (target_subdir):  Define.  Create if cross.
13509         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13510         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
13511         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13512         check-libFOO -> check-target-libFOO, etc.
13513         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13514         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13515         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13516         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
13517         allow ALL_GCC="" to only configure.
13518         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
13519         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
13520         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
13521
13522 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
13523
13524         * Makefile.in (taz): Build "info" in etc explicitly.
13525
13526 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
13527
13528         * configure.in:  Make sure that CC is undefined (as opposed to
13529         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
13530         problem with autoconf trying to configure on a host without GCC.
13531
13532 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13533
13534         * mpw-configure: Set host alias from choice of host compiler,
13535         only use generic MPW Makefile sed if present, edit a file
13536         named "hacked_Makefile.in" instead of "Makefile.in" if present.
13537         * mpw-README: Add problem notes about CW6 and CW7.
13538
13539 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
13540
13541         * Makefile.in (taz): Use ";" instead of ";;".
13542
13543 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13544
13545         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
13546         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13547         DISTDOCDIRS.
13548         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
13549         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
13550
13551 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13552
13553         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
13554         and gnats, because they are now subsumed by DISTSTUFFDIRS.
13555         Move bfd to DISTSTUFFDIRS.
13556
13557 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13558
13559         * Makefile.in (X11_LIB): Removed.
13560         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13561
13562         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13563
13564 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13565
13566         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13567         names.
13568
13569 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13570
13571         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13572
13573 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13574
13575         * configure.in (i[345]86-*-win32): Always build newlib.
13576         Don't configure cvs, autoconf or texinfo.
13577         * Makefile.in (LD_FOR_TARGET): New.
13578         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13579         Pass down LD_FOR_TARGET.
13580
13581 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13582
13583         * winsup: New directory.
13584         * Makefile.in: Build winsup.
13585         * configure.in: Winsup is configured when target is win32.
13586         Can only build win32 target GDB when native.
13587
13588 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13589
13590         * config.guess: Recognize HP model 819 machines as having
13591         a PA 1.1 processor.
13592
13593 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13594
13595         * configure: Fix sed loop which substitutes for CC and CXX to
13596         avoid bug found in various sed implementations.
13597
13598 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13599
13600         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13601         simulator.  Use standard powerpc-*-eabi*.
13602
13603 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13604
13605         * configure.in: Stop putting gas and binutils in noconfigdirs for
13606         powerpc-*-aix* and rs6000-*-*.
13607
13608 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13609
13610         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13611         -mcall-aixdesc libraries.
13612
13613 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13614
13615         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13616
13617         * config.sub (arm | armel | armeb): Fix shell syntax.
13618
13619 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13620
13621         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13622         -msoft-float and -mcpu=common support.
13623         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13624         libraries.
13625
13626 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13627
13628         * configure.in: Allow configuration and build of emacs19 for the alpha.
13629
13630 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13631
13632         * configure.in (CC): Get ^CC, not just any old CC, from
13633         ${host_makefile_frag}.
13634
13635 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13636
13637         * configure.in (CC): Try to get CC from
13638         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13639
13640 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13641
13642         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13643         only if it exists in $(srcdir).
13644
13645 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13646
13647         * configure: If CC and CXX are not set in the environment, set
13648         them, based on either an existing Makefile or on searching for gcc
13649         in PATH.  Substitute for CC and CXX in Makefile.
13650         * configure.in: Remove libm from target_libs.  Separate
13651         target_configdirs from configdirs.  If CC is not set in
13652         environment, try to get it from a host Makefile fragment.  Rewrite
13653         changes of configdirs to use skipdirs instead.  A few minor
13654         tweaks.  Take directories out of target_configdirs as they are
13655         taken out of configdirs.  Remove existing Makefile files from
13656         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13657         CONFIG_ARGUMENTS in Makefile.
13658         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13659         by configure.in.
13660         (CONFIG_ARGUMENTS): Likewise.
13661         (CONFIGURE_TARGET_MODULES): New variable.
13662         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13663         ($(CONFIGURE_TARGET_MODULES)): New target.
13664         (configure-libg++, configure-libio): New targets.
13665         (all-libg++): Depend upon configure-libg++.
13666         (all-libio): Depend upon configure-libio.
13667         (configure-libgloss, all-libgloss): New targets.
13668         (configure-libstdc++): New target.
13669         (all-libstdc++): Depend upon configure-libstdc++.
13670         (configure-librx, all-librx): New targets.
13671         (configure-newlib): New target.
13672         (all-newlib): Depend upon configure-newlib
13673         (configure-xiberty): New target.
13674         (all-xiberty): Depend upon configure-xiberty.
13675
13676 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13677
13678         * configure.in (host i[345]86-*-win32):  Expand the
13679         noconfigdirs again.
13680
13681 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13682
13683         * mpw-configure: Fix sed command file name.
13684
13685 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13686
13687         * configure.in (host i[345]86-*-win32): Reduce the
13688         noconfigdirs again.
13689
13690 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13691
13692         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13693         or powerpc*-*-pe*, since they are not yet supported.
13694
13695 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13696
13697         Add PowerMac support and many other enhancements.
13698         * mpw-configure: New option --cc to select compiler to use,
13699         paste options set according to --cc into the generated
13700         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13701         if mpw-make.sed is present.
13702         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13703         add forward includes for PowerPC include files.
13704         * mpw-build.in: Build using Makefile.PPC if present.
13705         (do-byacc, etc): Remove separate version resource builds.
13706         (do-gas): Build "stamps" before "all".
13707         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13708         * mpw-README: Update to reflect --cc option, PowerMac support,
13709         and recently-reported compatibility problems.
13710
13711 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13712
13713         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13714         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13715         (--with-multilib-top): Pass to recursive invocations.
13716
13717 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13718
13719         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13720         v810-*-*.
13721
13722 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13723
13724         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13725         gdb, ld and opcodes on v810-*-*.
13726
13727 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13728
13729         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13730         (local-maintainer-clean): New target.
13731         (maintainer-clean): New target.
13732         (realclean): Just depend upon maintainer-clean.
13733
13734 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13735
13736         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13737
13738 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13739
13740         * configure.in: Build ld in mips*-*-bsd* case.
13741
13742 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13743
13744         * config.sub: Accept -lites* OS.  From Ian Dall.
13745
13746 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13747
13748         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13749         targets.
13750
13751 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13752
13753         * configure.in: treat i386-win32 canadian cross the same as
13754         i386-go32 canadian cross.
13755
13756 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13757
13758         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13759         running under the simulator to build a reduced set of libraries.
13760         (powerpc-*-eabiaix): Add fine grained multilib support added to
13761         other powerpc targets yesterday.
13762
13763 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13764
13765         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13766         -disable-softfloat, -disable-relocatable, -disable-aix, and
13767         -disable-sysv to control which multilib libraries get built.
13768
13769 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13770
13771         * configure: Add Makefile.tem to list of files to remove in trap
13772         handler.
13773
13774 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13775
13776         * config.guess (*Linux*):  Add missing "exit"s.
13777         Also, need specific check for alpha-unknown-linux (uses COFF).
13778
13779 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13780
13781         * config.guess:  Merge with FSF:
13782
13783         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13784         * config.guess (AIX4): More robust release numbering discovery.
13785
13786         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13787         * config.guess (i386-sequent-ptx): Properly get version number.
13788
13789         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13790         * config.guess (mips:*:4*:UMIPS): New case.
13791
13792 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13793
13794         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13795         (i386-win32 host): Likewise.  Don't build readline.
13796
13797 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13798
13799         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13800         SUPPORT_FILES to submakes.
13801
13802 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13803
13804         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13805         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13806         mpw-configure.
13807
13808 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13809
13810         * configure.in (appdirs): Use =, not ==, in test expression when
13811         trying to build the text to print in the warning message for
13812         Solaris users.
13813
13814 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13815
13816         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13817
13818 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13819
13820         * config.guess: Recognize lynx-2.3.
13821
13822 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13823
13824         * config.sub (z8ksim): Deleted
13825         (z8k-*-coff): New, this is the one true name of the target.
13826
13827 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13828
13829         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13830
13831 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13832
13833         * config.guess (*:Linux:*:*): First try asking the linker what the
13834         default object file format is (elf, aout, or coff).  Then if this
13835         fails, try previous methods.
13836
13837 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13838
13839         * configure.in: Don't build newlib for *-*-vxworks5.1.
13840
13841 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13842
13843         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13844         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13845
13846 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13847
13848         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13849
13850 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13851
13852         * cfg-ml-com.in: New file.
13853         * cfg-ml-pos.in: New file.
13854
13855 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13856
13857         * COPYING.NEWLIB: Add HP free copyright to list.
13858
13859 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13860
13861         * config.sub: Recognize -eabi* for the system, not just -eabi.
13862
13863 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13864
13865         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13866         * config.sub, configure.in (win32): New target and host.
13867
13868 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13869
13870         * configure.in: Add i386-pe configuration.
13871
13872 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13873
13874         * mpw-build.in (install): Install GDB after LD.
13875
13876 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13877
13878         * mpw-config.in (elf/mips.h): Always forward-include, needed
13879         for GDB to build.
13880
13881 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13882
13883         * testsuite: New directory for customer acceptance and whole tool
13884         chain tests.
13885
13886 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13887
13888         * configure: If per-host line isn't found, but AC_OUTPUT is found
13889         and a configure script exists, run it instead.
13890
13891 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13892
13893         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13894
13895 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13896
13897         * configure: Set build_{cpu,vendor,os,alias} to host values when
13898         --build isn't specified.
13899
13900 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13901
13902         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13903         (FLAGS_TO_PASS): Pass them.
13904         (EXTRA_TARGET_FLAGS): Ditto.
13905
13906 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13907
13908         * Makefile.in (all-libg++): Depend on all-libstdc++.
13909
13910 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13911
13912         * configure.in (noconfigdirs): Enable all packages for
13913           i386-unknown-netbsd.
13914
13915 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13916
13917         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13918         hosted builds (DOS builds)
13919
13920 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13921
13922         Changes for ARM based on patches from Richard Earnshaw:
13923         * config.sub: Handle armeb and armel.
13924         * configure.in: Omit arm linker only for riscix.
13925
13926 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13927
13928         * config.guess:  Update from FSF.
13929
13930 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13931
13932         * config.sub: Recognize powerpcle as the little endian variant of
13933         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13934         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13935         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13936         temporarily.
13937
13938 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13939
13940         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13941
13942 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13943
13944         * config.sub: Accept -lites* as a basic system type.
13945
13946 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13947
13948         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13949         installed, and if so return linuxoldld as the system name.
13950
13951 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13952
13953         * config.guess: Add hppa1.1-hp-lites support.
13954
13955 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13956
13957         * configure.in: Don't build newlib for m68k-vxworks5.1.
13958
13959 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13960
13961         * configure.in (mips-sgi-irix6): Use mh-irix5.
13962
13963 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13964
13965         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13966
13967 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13968
13969         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13970         OSF/1.  Fix compiler flags.
13971         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13972
13973 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13974
13975         * configure.in: Recognize --with-newlib.
13976         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13977
13978 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13979
13980         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13981         to *_X11_MODULES due to gdbtk needing X include files et al.
13982
13983 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13984
13985         Merge in support for Mac MPW as a host.
13986         (Old change descriptions retained for informational value.)
13987
13988         * mpw-config.in: Add generic include forwards for cpu-specific
13989         include files in aout and elf directories.
13990
13991         * mpw-configure: Added copyright.
13992         * mpw-config.in: Check for presence of required build tools.
13993         (target_libs): Add newlib.
13994         (target_tools): Add examples.
13995         (Read Me): Generate as "Read Me for MPW" instead.
13996         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13997         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13998         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13999
14000         * mpw-configure: Remove subdir-specific makefile hackery,
14001         delete mk.tmp after using it.
14002
14003         * mpw-build.in (all): Display start and end times.
14004
14005         * mpw-configure (host_canonical): Set.
14006         (target_cpu): Always add to makefiles.
14007         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14008         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14009         (mpw-mh-mpw): Look for in srcdir and srcroot.
14010         Use sed instead of mpw-edit-prefix to edit prefix definitions.
14011
14012         * mpw-build.in: (install-only): New target.
14013
14014         * mpw-configure (host_alias, target_alias): Rename from hostalias
14015         and targetalias, add into generated Makefile.
14016         (mk.tmp): If present, add into generated Makefile.
14017         * mpw-build.in (all-gas): Build config.h first before gas proper.
14018
14019         * mpw-configure (config.status): Write only if changed.
14020         * mpw-config.in (readline): Configure it (not built, just used for
14021         definitions).
14022
14023         * mpw-config.in (elf/mips.h): Add a forward include.
14024
14025         * mpw-config.in: Forward-include most .h files in include into
14026         extra-include.
14027         (readline): Don't build.
14028         mpw-build.in (install): Install GDB.
14029
14030         * mpw-configure (prefix, mpw_prefix): Handle it.
14031         * mpw-config.in (mmalloc, readline): Don't configure.
14032         * mpw-build.in (thisscript): Rename to ThisScript.
14033         Use mpw-build instead of BuildProgram everywhere.
14034         (mmalloc, readline): Don't build.
14035         * mpw-README: New file, basic documentation about the MPW port.
14036
14037         * mpw-config.in: Use forward-include to create include files.
14038
14039         * mpw-configure: Add more things to the top of each configured
14040         Makefile, including contents of config/mpw-mh-mpw.
14041         * mpw-config.in (extra-include): Create this directory and fill it
14042         with Posix-like include files when configuring.
14043
14044         * config.sub (apple, mac, mpw): Add various aliases.
14045
14046         * mpw-build.in: New file, top-level build script fragment for MPW.
14047         * mpw-configure: New file, configure script for MPW.
14048         * mpw-config.in: New file, config fragment for MPW.
14049
14050 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14051
14052         * configure.in (host_libs): Remove glob, since it is gone from the
14053         sources.
14054
14055 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14056
14057         * Makefile.in: define empty GDB_NLM_DEPS var.
14058
14059         * configure.in(target_makefile_frag): use config/mt-netware
14060         for netware targets.
14061
14062 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14063
14064         * config.sub: Merge in recent FSF changes.  Remove linux special
14065         cases.
14066
14067 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14068
14069         Revert this change:
14070
14071         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
14072
14073                 * build-all.mk: Use CC=cc -Xs on Solaris.
14074
14075 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14076
14077         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
14078         stop using it.
14079         * Makefile.in: Nuke all references to glob subdirectory.
14080
14081 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14082
14083         * configure.in: Fix --enable-shared logic in per-host.
14084
14085 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14086
14087         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14088
14089 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
14090
14091         * configure.in (noconfigdirs): Don't build gas on AIX, for
14092         powerpc*-*-aix* as well as for rs6000*-*-aix*.
14093
14094 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
14095
14096         * configure: Fix --cache-file to work if the file argument is a
14097         relative path.
14098
14099 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
14100
14101         * configure: If the --cache-file is used, pass it down to
14102         configure in subdirectories.
14103
14104 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
14105
14106         * config.sub: add vxworks29k configuration.
14107
14108 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
14109
14110         * Makefile.in (taz): Do "diststuff" part quietly.
14111
14112 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14113
14114         * config.sub: Mini-merge with gcc/config.sub.
14115
14116 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14117
14118         * config.guess (IRIX): Sed - to _.
14119
14120 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14121
14122         * Makefile.in (source-vault, binary-vault): New targets.
14123
14124 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
14125
14126         * config.sub: Recognize -eabi as a basic system type.
14127
14128 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14129
14130         * configure.in (enable_shared stuff): Fix typo.
14131
14132 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
14133
14134         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14135
14136 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
14137
14138         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14139
14140 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
14141
14142         * configure.in (rs6000-*-*): Don't build gas.
14143
14144 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
14145
14146         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14147         reduce command line length.
14148         (AS_FOR_TARGET): Check for as.new, not Makefile.
14149         (NM_FOR_TARGET): Check for nm.new, not Makefile.
14150
14151 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14152
14153         * config.guess:  Merge from FSF.
14154
14155 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14156
14157         * configure: Don't use $ when handling program_suffix.
14158
14159 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
14160
14161         * configure.in:  Configure tk for hppa/hpux.
14162
14163 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14164
14165         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
14166
14167 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14168
14169         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
14170         to LIBCXXFLAGS.  Tests are better run without it.
14171
14172 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
14173
14174         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14175
14176 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
14177
14178         * configure.in (*-*-netware*): Don't configure xiberty.
14179
14180 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
14181
14182         * configure.in:  Remove tk from native_only list.
14183
14184 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
14185
14186         * build-all.mk: Add mips-ncd-elf target to sun4 targets
14187           for special NCD build.
14188
14189 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14190
14191         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14192         makeall.bat, they're only useful for binutils snapshots.
14193         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14194         makeall.bat to specified SUPPORT_FILES.
14195
14196 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
14197
14198         * build-all.mk: Add Ericsson targets to sun4 and solaris
14199           hosts.  Add  BNR's sun4 target to solaris host, so their
14200           build-from-source will be tested in-house first.
14201
14202 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14203
14204         * Makefile.in (LIBCFLAGS): New variable.
14205         (CFLAGS_FOR_TARGET): Ditto.
14206         (LIBCFLAGS_FOR_TARGET): Ditto.
14207         (LIBCXXFLAGS): Ditto.
14208         (CXXFLAGS_FOR_TARGET): Ditto.
14209         (LIBCXXFLAGS_FOR_TARGET): Ditto.
14210         (BASE_FLAGS_TO_PASS): Pass them.
14211         (EXTRA_TARGET_FLAGS): Ditto.
14212
14213         * configure.in: Support --enable-shared.
14214
14215 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14216
14217         * configure.in (target_libs):  Include libstdc++ again.
14218         * config.guess:  Update from FSF (for FreeBSD).
14219
14220 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14221
14222         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14223         makeall.bat.
14224         (DISTDOCDIRS): Add `etc'.
14225         (ETC_SUPPORT_PFX): New variable.
14226         (taz): Include anything from etc starting with a word in
14227         ETC_SUPPORT_PFX.
14228
14229 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14230
14231         * config.sub: Update for recent FSF changes.  Remove obsolete
14232         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
14233         spacing changes.
14234
14235 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
14236
14237         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
14238
14239         * config.guess:  Merge with FSF.
14240         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14241
14242 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14243
14244         * configure: Since the "trap 0" handler will override the exit
14245         status on many systems, only use it for "exit 1", and make it set
14246         a non-zero exit status; reset it before "exit 0".  Also, check
14247         exit status of config.sub, and error out if it failed.
14248
14249 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
14250
14251         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14252         and install libgloss.
14253
14254 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14255
14256         * Makefile.in (all-binutils): Depend upon all-byacc.
14257
14258         * configure.in: Don't build emacs on Irix 5.
14259
14260 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14261
14262         * configure.in (*-*-netware*): Add libio.
14263
14264 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14265
14266         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14267         (CHECK_TARGET_MODULES): Ditto.
14268         (INSTALL_TARGET_MODULES): Ditto.
14269         (TARGET_LIBS): Ditto.
14270         (all-libstdc++): Note dependencies.
14271
14272 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14273
14274         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14275
14276 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
14277
14278         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14279         -fexternal-templates.
14280
14281         * configure.in (target_libs): Add libstdc++.
14282         (noconfigdirs): Add libstdc++ as appropriate.
14283
14284 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14285
14286         * config.guess:  Update from FSF.
14287
14288 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14289
14290         * configure: Use ${config_shell} when running ${configsub}.
14291
14292 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
14293
14294         * config.sub: No longer recognize h8300h.
14295
14296 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
14297
14298         * config.sub: Remove extraneous differences between config.sub and
14299         gcc/config.sub.
14300
14301 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
14302
14303         * Makefile.in (DISTSTUFFDIRS): Add gas.
14304
14305 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
14306
14307         * COPYING.NEWLIB: New file.
14308
14309 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14310
14311         * config.guess (HP-UX):  Patch from Harlan Stenn
14312         <harlan@landmark.com> to also emit release level.
14313
14314 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14315
14316         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14317
14318 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14319
14320         * config.sub:  Merge nextstep cleanup from FSF.
14321
14322 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14323
14324         * configure.in (arm-*-*): Don't configure ld for this target.
14325
14326 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
14327
14328         * configure.in (*-*-netware): don't configure libg++, libio,
14329           librx, or newlib.
14330
14331 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14332
14333         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
14334         configure ld--it works, but it doesn't support shared libraries.
14335
14336 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14337
14338         * config.guess (*-unknown-freebsd*):  Get rid of possible
14339         trailing "(Release)" in version string.
14340         Patch from Paul Richards <paul@isl.cf.ac.uk>.
14341
14342 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14343
14344         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14345         Fix type: *-next-neststep -> *-next-nextstep.
14346
14347         * config.guess:  Merge from FSF:
14348
14349         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
14350
14351         * config.guess: Recognize powerpc-ibm-aix3.2.5.
14352
14353         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
14354
14355         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14356         instead of UNIX_SV for UnixWare 1.0).
14357
14358 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
14359
14360         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
14361         to make gdb/nlm/* build after the compiler and linker.
14362
14363 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14364
14365         * config.guess (netbsd, freebsd, linux):  Accept any machine,
14366         not just i[34]86.
14367         (m68k-atari-sysv4):  Relocate to match FSF version.
14368
14369         * config.guess:  More merges from the FSF:
14370
14371         Add a space before function call or macro invocation.
14372
14373         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14374
14375         * config.guess: Add trap cmd to remove dummy.c and dummy when
14376         interrupted.
14377
14378         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14379
14380         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14381         (dummy): Redirect stderr from compilation of dummy.c.
14382
14383         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
14384
14385         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14386
14387 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
14388
14389         * configure: Accept and ignore --cache*, for compatibility with
14390         new autoconf.
14391
14392 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14393
14394         * config.guess:  Merge from FSF:
14395
14396         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14397
14398         * config.guess (Pyramid*:OSx*:*:*): New case.
14399         (PATH): Add /.attbin at end for finding uname.
14400         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
14401
14402         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
14403
14404         * config.guess (M88*:DolphinOS:*:*): New case.
14405
14406         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
14407
14408         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14409         to select whether to use ELF or COFF.
14410
14411         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
14412
14413         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14414
14415         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
14416
14417         * config.guess: Guess the OS version for HPUX.
14418
14419         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
14420
14421         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14422
14423 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14424
14425         * configure.in: Recognize --with-headers, --with-libs, and
14426         --without-newlib.
14427         * Makefile.in (all-xiberty): Depend upon all-ld.
14428
14429 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14430
14431         * configure.in: Change i[34]86 to i[345]86.
14432
14433 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14434
14435         * configure (version): A few more tweaks to help message.
14436
14437 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14438
14439         * Makefile.in:  Remove (for now) librx as a host library,
14440         now that we're building it for target.
14441
14442 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14443
14444         * configure: Fix up help message; from karl@owl.hq.ileaf.com
14445         (Karl Berry).
14446
14447 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14448
14449         * configure.in:  Also configure librx.
14450
14451 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14452
14453         * Makefile.in:  Update various rules to reflect that librx
14454         is now needed for libg++.
14455
14456 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14457
14458         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14459
14460 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
14461
14462         * configure.in: Configure the examples directory.
14463
14464 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14465
14466         * configure: Simplify Jun 2 1994 change.
14467
14468 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14469
14470         * change CC to /usr/latest/bin/gcc for lynx host builds, since
14471         /bin/gcc isn't good enough to build gcc.
14472
14473 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
14474
14475         * Makefile.in (GDB_SUPPORT_FILES): Remove
14476         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
14477         (gdb.tar.gz): Add new rule to use standard distribution building
14478         mechanism.
14479
14480 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14481
14482         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
14483         Bill Cox <bill@cygnus.com>.
14484
14485 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14486
14487         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
14488
14489 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
14490
14491         * configure:  Search current dir first in .gdbinit.
14492
14493 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14494
14495         * config.sub:  Recognize freebsd (merged from gcc config.sub).
14496
14497 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14498
14499         * config.sub:  Refer to NeXT's operating system as nextstep.
14500
14501         * config.sub (case $basic_machine):  Re-order the cases, to match
14502         the order in the FSF version (which is mostly alphabethical).
14503         Merge in some additions and changes from the FSF.
14504
14505 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
14506
14507         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14508         * config.sub: Recognize cxux7.
14509         * configure.in: Use mh-cxux for m88k-harris-cxux*.
14510
14511 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14512
14513         * config.sub:  Fix typo powerpc -> powerpc-*.
14514
14515 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
14516
14517         * Makefile.in: `all-emacs19' depends on `all-byacc'.
14518
14519         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14520         parallel with all-emacs and install-emacs).  Top-level command
14521         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14522
14523 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14524
14525         * test-build.mk ($(host)-stamp-stage2-installed): Remove
14526         $(relbindir)/make before doing ``make install'', and use
14527         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
14528         installing over running make binary.
14529         ($(host)-stamp-stage3-installed): Likewise.
14530
14531 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14532
14533         * config.guess: Recognize Mach.
14534
14535 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14536
14537         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14538         see whether --exec-prefix was used.
14539
14540 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14541
14542         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
14543
14544 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14545
14546         * Makefile.in: Add all-librx target similar to all-libproc.
14547
14548 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
14549
14550         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
14551         with post 1.2 uname bogosity.
14552
14553 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14554
14555         * configure: Remove temporary files on receipt of a signal.
14556
14557 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
14558
14559         * configure: If there is a package_makefile_frag, remove
14560         ${subdir}/Makefile.tem after copying it in.
14561
14562 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14563
14564         * build_all.mk: support rs6000 lynx identifies itself as
14565         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14566         since /bin/gcc is too feeble to compile a modern gcc.
14567
14568 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14569
14570         * brought devo/test-build.mk update-to-date with progressive/
14571           test-build.mk. Add lynx targets and hppa flag info.
14572
14573 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14574
14575         * configure.in:  Use mh-ncrsvr43.  Patch from
14576         Tom McConnell <tmcconne@sedona.intel.com>.
14577
14578 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14579
14580         * config.guess (i386-unknown-bsdi):  No longer need to
14581         check #if defined(__bsdi__) && defined(__i386__).
14582
14583 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14584
14585         * configure: Set program_transform_nameoption correctly.
14586
14587 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14588
14589         * brought build-all.mk update-to-date with progressive build-all.mk,
14590           added new targets and hppa info.
14591
14592 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14593
14594         * configure: If config.guess result is a prefix of the user
14595         specified target, assume a native build and use the user specified
14596         target as the host alias.  Remove SunOS patch suffix removal hack.
14597         * configure.in: Remove SunOS patch suffix removal hack.
14598
14599         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14600         in NATIVE_CHECK_MODULES.
14601
14602 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14603
14604         * Makefile.in: Rename HOST_ONLY to NATIVE.
14605         * configure: Delete SunOs patch suffix from host_canonical
14606           and build_canonical variables that are prepended to Makefiles.
14607         * configure.in: Add comments for easier maintenance.
14608
14609 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14610
14611         * Makefile.in: Add all-libproc target similar to all-gui.
14612
14613 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14614
14615         * Makefile.in (CHECK_MODULES): split into
14616         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14617
14618 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14619
14620         * config.guess (i386-unknown-bsdi): New system to guess.
14621
14622 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14623
14624         * Makefile.in: Add all-gui target (but not yet build by "all").
14625
14626 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14627
14628         * config.sub: Move deletion of patch suffix from here...
14629         * configure.in: To here, at Ian's suggestion.  The top-
14630           level scripts might need to know of a patch level.
14631
14632 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14633
14634         * config.sub: Strip off patch suffix so rtl is recognized
14635           as a sunos4.1.3 machine, even though it's been patched.
14636
14637 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14638
14639         * Makefile.in (INSTALL_LAST): Delete.
14640         (INSTALL_DOSREL): New.
14641
14642 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14643
14644         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14645         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14646         whether we pass down --with-gnu-ld anyhow.
14647
14648 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14649
14650         * Makefile.in (INSTALL_LAST): Change operation so it works
14651         on more flavors of make.
14652         * configure.in (go32): Don't build libg++ or libio.
14653
14654 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14655
14656         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14657         they can be overriden by templates.
14658
14659 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14660
14661         * configure.in (target==go32): Don't build gdb.
14662         * dosrel: New directory.
14663
14664 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14665
14666         * configure.in (host==go32): Configure dosrel too.
14667         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14668         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14669         be set by incoming names or templates.
14670         (INSTALL_LAST): New rule.
14671
14672 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14673
14674         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14675
14676 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14677
14678         * configure.in (appdirs): New variable.  Currently empty, but will
14679         be used in gas distribution.  If nonempty, lists a set of
14680         directories at least one of which must get configured, or top
14681         level configuration is considered to have failed.
14682         (rs6000-*-lynxos*): Use new file name.
14683
14684 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14685
14686         Eliminate XTRAFLAGS.
14687         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14688         newlib include files using -idirafter, and also use -nostdinc.
14689         (CXX_FOR_TARGET): Likewise.
14690         (XTRAFLAGS): Removed.
14691         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14692         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14693         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14694         ($(DO_X)): Don't pass down XTRAFLAGS.
14695
14696 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14697
14698         * configure.in (mips*-dec-bsd*): New target; do build linker.
14699         (mips*-*-bsd*): New target; don't build linker.
14700
14701 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14702
14703         * configure.in: support rs6000-*-lynxos* configuration.
14704         support sunos4 as a cross target.
14705
14706         * config.sub: look for lynx*, not lynx since the OS version may
14707         legitimately be part of the name.
14708
14709 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14710
14711         * configure.in (i[34]86-*-sco*): Move to be with other i386
14712         targets.
14713         (romp-*-*): New target.  Skip various binary utilities.
14714         (vax-*-*): New target.  Don't build newlib.
14715         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14716
14717 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14718
14719         * configure.in: Only set host_makefile_frag if config
14720         directory exists.
14721
14722 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14723
14724         * install.sh: If $dstdir exists, don't check whether each
14725         component does.
14726
14727 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14728
14729         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14730
14731 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14732
14733         * configure.in (*-*-lynxos*): Don't configure newlib for either
14734         native or cross Lynx.
14735
14736 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14737
14738         * config.sub (sparc64-elf): Fix os.
14739         (z8k): Remove duplicate.
14740
14741 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14742
14743         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14744         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14745
14746 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14747
14748         * configure: Make file links cleanly even if Lynx fails on
14749           an NFS symlink (at least fail cleanly).
14750
14751 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14752
14753         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14754         -XNh2000.
14755
14756 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14757
14758         * configure: Unknown options are fatal again.
14759
14760 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14761
14762         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14763         compatibility.
14764
14765 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14766
14767         * build-all.mk: Add `clean' target.
14768
14769 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14770
14771         * config.guess:  Add SINIX support.
14772         * configure.in:  Add mips-*-sysv4* support.
14773
14774 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14775
14776         * build-all.mk: Document all useful targets.
14777         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14778         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14779
14780 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14781
14782         * configure: Support --silent, --quiet.
14783
14784 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14785
14786         * configure: Support --disable-FEATURE.
14787
14788 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14789
14790         * config.guess: Recognize NCR running SVR4.3.
14791
14792 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14793
14794         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14795         Patch from Paul Eggert <eggert@twinsun.com>.
14796
14797 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14798
14799         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14800
14801 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14802
14803         * configure: Make unrecognized options give nonfatal warnings
14804         instead of fatal errors, and pass them to any subdirectory
14805         configures in case they recognize them.
14806         Make --x equivalent to --with-x.
14807
14808 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14809
14810         * configure: Add --enable-* options.  Clean up usage message and
14811         some comments.
14812
14813 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14814
14815         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14816
14817 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14818
14819         * configure.in (hppa*-*-*): Enable binutils.
14820
14821 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14822
14823         * config.sub: Recognize cisco.
14824
14825 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14826
14827         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14828
14829 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14830
14831         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14832         than one configuration name.  Add comment.
14833
14834 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14835
14836         * config.guess: about target *-hitachi-hiuxwe2, fixed
14837         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14838         macro is incorrect.]
14839
14840 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14841
14842         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14843         than the "make ls" stuff which used to be here.
14844
14845 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14846
14847         * config.guess:  Recognize i[34]86-unknown-freebsd.
14848         From Shawn M Carey <smcarey@rodan.syr.edu>.
14849
14850 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14851
14852         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14853
14854 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14855
14856         * config.guess: Check for ptx.
14857
14858 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14859
14860         * config.sub: Add os9k checking.
14861
14862 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14863
14864         * config.guess: Handle OSF1 running on HPPA processors
14865
14866 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14867
14868         * configure: If subdir configure fails, print out a message with
14869         subdirectory name, in case subdir's configure code didn't identify
14870         itself.
14871
14872 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14873
14874         * configure.in: Remove embedded newlines from configdirs.
14875         Avoid mismatches of substrings.  Fix matching strings at end
14876         of configdirs.
14877
14878 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14879
14880         * config.guess:  Add Lynx/rs6000 config support.
14881
14882 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14883
14884         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14885
14886 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14887
14888         * configure.in (hppa*-*-osf*): Treat this just like most other
14889         PA configurations (eg no binutils or ld).
14890         (hppa*-*-*elf*): These configurations have binutils and ld.
14891
14892 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14893
14894         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14895
14896 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14897
14898         * configure.in (rs6000-*-*): Build gas.
14899
14900 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14901
14902         * Makefile.in:  Avoid bug in losing hpux sed.
14903
14904 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14905
14906         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14907         for GDB and GDB has been fixed to not need it.
14908
14909 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14910
14911         * config.guess: Recognize vax hosts.
14912
14913 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14914
14915         * configure (while loop): Don't use "break 2" inside case
14916         statement -- the case statement isn't an enclosing loop.
14917
14918 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14919
14920         * config.guess:  Clean up NeXT support, to allow nextstep
14921         on Intel machines.  Make OS be nextstep.
14922
14923 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14924
14925         * config.guess: Add alternate forms for Convex.
14926
14927 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14928
14929         * configure:  Completely rewrite option processing.  Take
14930         advantage of pattern-matching to avoid invoking test frequently.
14931         Also clean up host and target defaulting logic.
14932
14933 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14934
14935         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14936         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14937         commands (plus user environment) will fit SCO limits.
14938
14939 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14940
14941         * configure.in: Don't issue warnings about directories which are
14942         not being configured if -norecursion is set.  Correct test for
14943         --with-gnu-as and --with-gnu-ld to not get confused by substring
14944         matches.
14945
14946         * configure.in: Don't build gas for alpha-dec-osf1*.
14947
14948 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14949
14950         * configure:  Back out Per's change of 12/19/1993.  It changes the
14951         behavior of configure in unexpected and confusing ways.
14952
14953         Also, use different delim char when calculating
14954         program_transform_name so that the name can contain slashes.
14955
14956 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14957
14958         * configure.in, config.sub: Add support for VSTa micro-kernel.
14959
14960 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14961
14962         * configure.in: Nuke hacks which were used to get a special
14963         version of GAS for HPPA configurations.
14964
14965 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14966
14967         * configure:  If only ${target_alias} is given, use that
14968         as the default for ${host_alias}.
14969         * configure:  Add missing back-slashes before nested quotes.
14970
14971 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14972
14973         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14974
14975 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14976
14977         * config.guess:  Recognize some Tektronix configurations.
14978         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14979
14980 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14981
14982         * config.sub: Match any flavor of SH.
14983
14984 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14985
14986         * configure.in: Don't try to configure newlib for Alpha.
14987
14988 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14989
14990         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14991         libg++ or libio for any Alpha target.
14992
14993         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14994
14995 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14996
14997         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14998         default arguments -- so it tried to compress itself.
14999
15000 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
15001
15002         * configure.in (notsupp): ensure that a space is always at the end
15003           of the configdirs list, since the grep checks for an explicit space
15004
15005 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15006
15007         * configure.in (target i386-sysv4.2): don't build ld, since static
15008           versions of many libraries are not available.
15009
15010 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15011
15012         * config.guess: Recognize Apollos (using environment variables).
15013         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15014
15015 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15016
15017         * config.guess: Recognize Sony news mips running newsos.
15018
15019 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
15020
15021         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15022         "fi ; else" for bash.
15023
15024 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
15025
15026         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15027
15028 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
15029
15030         * config.sub: accept unixware as an alias for svr4.2.
15031         Fix some inconsistancies with the gcc version.
15032
15033 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15034
15035         * Makefile.in (DISTDOCDIRS):  Add gdb.
15036
15037 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15038
15039         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
15040
15041 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15042
15043         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15044         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15045         this now.
15046
15047 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15048
15049         * config.sub: Accept hiux* as an OS name.
15050
15051         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15052         etc/make-stds.texi.  The underscore came from gcc, and dje now
15053         agrees that RUNTESTFLAGS is the correct name.
15054
15055 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15056
15057         * install.sh:  Remove 'set -e'.  It makes any conditionals
15058         in the script useless.
15059
15060         * config.guess: Automatically recognize arm-acorn-riscix
15061         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15062
15063 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
15064
15065         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15066
15067 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15068
15069         * Makefile.in (DISTDOCDIRS): New variable.
15070         (taz): Edit local Makefile.in sooner, instead of proto-toplev
15071         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
15072
15073 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15074
15075         * configure.in (hppa target): check the source directory for the
15076           pagas sub-directory
15077
15078 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
15079
15080         * config.sub: Allow -aout* and -elf*.
15081
15082 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15083
15084         * configure.in: Don't build ld on i386-solaris2, same as for
15085         sparc-solaris2.
15086
15087 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15088
15089         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15090
15091 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15092
15093         * configure.in:  Configure gdb for alpha.
15094
15095 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15096
15097         * Makefile.in (CXXFLAGS): Add -O.
15098
15099 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15100
15101         * config.guess: added support for DG Aviion
15102
15103 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15104
15105         * configure.in: Produce warning message for subdirectories not
15106         configurable for this host/target combination.  Don't try to
15107         configure gdb for vms.
15108
15109 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
15110
15111         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15112         appropriate files before making "diststuff".
15113         (DISTBISONFILES): New var: list of files to be edited.
15114         (DISTSTUFFDIRS): Add binutils.
15115
15116 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15117
15118         * config.sub: also handle mipsel and mips64el (for little endian mips)
15119
15120 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15121
15122         * configure.in: Add * to end of all OS names.
15123
15124 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
15125
15126         * configure.in: Build newlib for LynxOS native.
15127
15128 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15129
15130         * config.guess: Add support for delta 88k running SVR3.
15131
15132         * configure.in: Add comment about HP compiler vs. emacs.
15133
15134 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15135
15136         * configure.in: don't build ld on solaris2 (not a viable option
15137           due to bugs in getpwnam & getpwuid)
15138
15139 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
15140
15141         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15142         config.guess will produce a full version number.
15143
15144 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15145
15146         * configure.in: Build linker and binutils for alpha-dec-osf1.
15147
15148 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15149
15150         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15151         and gdb/testsuite/Makefile.in.
15152
15153 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15154
15155         * configure.in: recognize mips*- instead of mips-
15156
15157 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15158
15159         * config.sub: Accept linux*coff and linux*elf as operating
15160         systems.
15161
15162 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15163
15164         * config.sub: Recognize mips64, and mips3 as an alias for it.
15165
15166 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15167
15168         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15169         gdb knows how to handle OSF/1 shared libraries.
15170
15171 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15172
15173         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15174         * config.guess: Recognize Hitachi's HIUX.
15175         * config.sub: Recognize h3050r* and hppahitachi.
15176         Remove redundant cases for hp9k[23]*.
15177
15178 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15179
15180         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15181         if gas and ld are in the source tree and are in ${configdirs}.
15182         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15183         --with options (but still pass them down on the command line,
15184         if they were explicitly specified).
15185
15186 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15187
15188         * configure: substitute SHELL value in Makefile.in with
15189         ${CONFIG_SHELL}
15190
15191 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15192
15193         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15194         *-*-solaris2* targets.
15195
15196 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15197
15198         * Makefile.in: define M4, and pass it down to sub-makes;
15199         all-autoconf now depends on all-m4
15200
15201 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15202
15203         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15204         presence of {ar,ranlib} instead of a configured directory
15205
15206 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
15207
15208         * config.guess: Accept 34?? as well as 33?? for NCR.
15209
15210 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15211
15212         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15213         of 'gas' in sed commands, since 'gash' is now in the tree as well.
15214
15215 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15216
15217         * configure: grab values for $(CC) and $(CXX) from the
15218         environment, so that someone can do "CC=gcc configure; make" and
15219         have it work right (matching the way that autoconf works now)
15220
15221         * configure.in, Makefile.in: add support for gash, the tcl
15222         interface to Galaxy
15223
15224         * config.guess: add NetBSD variants (hp300, x86)
15225
15226 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
15227
15228         * install.sh: Support -d option (in the manner of SunOS 4 install,
15229         as it is more deterministic than that of GNU install)
15230         (chmodcmd): Set file to mode 755 by default (should also do default
15231         chgrp and chown, but I don't feel like dealing with that now)
15232
15233 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
15234
15235         * config.sub: Remove h8300hhms alias.
15236
15237 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15238
15239         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15240
15241 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15242
15243         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15244         as stmp-fixinc
15245
15246 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15247
15248         * config.sub: recognize m88110-bug-coff.
15249
15250 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15251
15252         * Makefile.in (all-libio): all dependencies on the toolchain used
15253         to build this (gcc, gas, ld, etc)
15254
15255 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15256
15257         * config.guess: Deal with OSF/1 1.3 on alpha.
15258
15259 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15260
15261         * install.sh: add some 'else true' clauses for portability
15262
15263         * configure.in: don't build libio for h8[35]00-*-* targets
15264
15265 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15266
15267         * Makefile.in:  Add support for new libio.
15268
15269 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15270
15271         * install.sh: If one command fails, don't try the rest.  Don't try
15272         to remove $dsttmp (via trap) unless we have already created it.
15273         If $src doesn't exist, detect it and exit with an error.
15274
15275         * config.guess: Recognize BSD on hp300.
15276
15277 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
15278
15279         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15280         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15281
15282 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
15283
15284         * Makefile.in (all-send-pr): depends on all-prms
15285
15286 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15287
15288         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15289
15290 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15291
15292         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15293         Added test for mips-mips-riscos5.
15294
15295 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15296
15297         * configure.in: use mh-hp300 for 68k HP hosts
15298
15299 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15300
15301         * configure: add support for CONFIG_SHELL, so that you can use
15302         some alternate shell for evaluating configure scripts
15303
15304 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
15305
15306         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
15307         in configure script to bug-gdb@prep.ai.mit.edu when building
15308         distribution archive.
15309         * Makefile.in (COMPRESS):  Remove def.
15310         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
15311         gdb.tar.Z and make-gdb.tar.Z respectively.
15312         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
15313         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
15314         to convergence with 'taz' target in Makefile.in.
15315
15316 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15317
15318         * install.sh (dsttmp): use trap to ensure that tmp files go
15319         away on error conditions
15320
15321 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15322
15323         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15324
15325 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15326
15327         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15328         its parent is '/' not ''.
15329
15330         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15331
15332 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
15333
15334         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15335         that ${newsrcdir}/configure.in does.
15336
15337 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
15338
15339         * test-build.mk: support for CONFIG_SHELL
15340
15341 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
15342
15343         * config.sub (netware):  Add as a basic system type.
15344
15345 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
15346
15347         * Makefile.in (Makefile): depend on configure.in.  Also drop the
15348           $(srcdir)/ from the dependency on Makefile.in.
15349
15350 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
15351
15352         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15353         (h8300hhms is temporary until multi-libraries are implemented).
15354         * configure.in: Handle h8300h too.
15355
15356 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15357
15358         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15359
15360 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
15361
15362         * configure:  Remove extraneous output when guessing host type.
15363         * config.guess:  Remove extraneous output when guessing using C
15364         compiler rather than uname, or when guessing fails.
15365
15366 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
15367
15368         * Makefile.in: remove all.cross and install.cross targets
15369
15370         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15371           definitions
15372
15373 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
15374
15375         * configure.in (target sh): Build gprof.
15376
15377 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15378
15379         * config.sub: change -solaris to -solaris2
15380
15381 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15382
15383         * configure.in: Use config/mh-riscos for mips-*-sysv*.
15384
15385 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
15386
15387         * configure: Correct error message for missing Makefile.in to
15388         print correct directory.
15389
15390 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15391
15392         * install.sh: kludge around 386BSD shell bug
15393
15394 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
15395
15396         * config.guess:  Recognize NeXT.
15397         * config.guess:  Recognize i486-ncr-sysv4.
15398         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
15399
15400 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
15401
15402         * Makefile.in (MAKEINFOFLAGS): New variable.
15403         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15404         * build-all.mk, test-build.mk: Pass down --no-split as
15405         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
15406
15407 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
15408
15409         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
15410
15411 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
15412
15413         * Makefile.in (libg++.tar.z):  New rule.
15414         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
15415         * Makefile.in (taz):  Only do a single chmod.
15416
15417 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15418
15419         * install.sh: don't use dirname anymore (replaced with sed usage)
15420
15421 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
15422
15423         * Makefile.in:  Change extension for gzip'd files from '.z' to
15424         '.gz' per new FSF standard usage.
15425
15426 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
15427
15428         * configure: put quotes around the final value of program_transform_name
15429
15430 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15431
15432         * Makefile.in: new install.sh support; update install-info rules
15433
15434 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
15435
15436         * configure.in: Build diff for crosses, but not for go32 host.
15437
15438         * configure.in: Build gprof only for native, and don't build it
15439         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15440
15441 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
15442
15443         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15444
15445 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15446
15447         * configure.in (host_tools): Add prms.
15448
15449 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15450
15451         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15452         with $(FLAGS_TO_PASS) on the command line
15453
15454         * config.sub: Recognize lynx and lynxos
15455
15456 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15457
15458         * config.sub: Accept -ecoff*, not just -ecoff.
15459
15460 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15461
15462         * Makefile.in (taz): Use .gz suffix instead of .z.
15463         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15464         names.
15465
15466 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15467
15468         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15469
15470 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15471
15472         * Makefile.in (install-no-fixedincludes):  install gcc last, so
15473         that rebuilds that might happen during 'make install' don't get
15474         bogus gcc include files
15475
15476 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15477
15478         Change from Utah for HPPA support:
15479         * config.guess: Recognize hppa1.x-hp-bsd.
15480
15481 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
15482
15483         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
15484         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15485
15486 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15487
15488         * config.sub: Add support for rom68k and bug boot monitors.
15489
15490 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
15491
15492         * Makefile.in: Make all-opcodes depend on all-bfd.
15493
15494 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15495
15496         * config.guess: Added special check for i[34]86-univel-sysv4*.
15497
15498 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
15499
15500         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15501         the processor rather than assuming i486.
15502
15503 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
15504
15505         * config.guess: Recognize SunOS6 as Solaris3.
15506
15507 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
15508
15509         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
15510         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15511
15512 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
15513
15514         * build-all.mk (all-cross): New target for Canadian Cross.
15515         Added Q2 go32 targets.
15516         * test-build.mk: Configure go32 cross sparclite-aout and
15517         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
15518         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15519
15520 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15521
15522         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15523         GO32 hosted toolchains
15524
15525 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15526
15527         * configure: change  so "-exec-prefix" gets passed down rather
15528         than "-exec_prefix" so autoconf generated Makefiles get the
15529         exec_prefix set right.
15530
15531 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15532
15533         * config.guess: get the Solaris2 minor version number
15534
15535         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15536
15537 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15538
15539         * config.guess: Recognize some Sequent platforms.
15540
15541 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15542
15543         * Makefile.in: added the vault-install target
15544
15545         * configure.in: actually use the Sun3 makefile fragment that's in
15546         config, also added the release dir to configdirs
15547
15548 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15549
15550         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15551
15552 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15553
15554         * configure.in: remove some program from Alpha targetted toolchains
15555
15556 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
15557
15558         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
15559         gprof.
15560         (taz): Run "make diststuff" in those directories instead of "make
15561         proto-dir".  Look for "VERSION=" only at start of line in subdir
15562         Makefile.  Use "gzip -9" for compression.
15563         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15564         (binutils.tar.z): New target.
15565
15566 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15567
15568         * Makefile.in (taz): Include gpl.texinfo.
15569
15570 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15571
15572         * Makefile.in (setup-dirs): Merged into "taz" target.
15573         (taz): Only do `proto-dir' stuff if a directory is actually needed
15574         for this target.
15575
15576 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15577
15578         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15579         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15580         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15581         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15582         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15583
15584 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15585
15586         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15587         config.sub, and move-if-change to gdb testsuite distribution
15588         archive, so the testsuite can be extracted, configured, and
15589         run separately from the gdb distribution.  Blow away the Chill
15590         tests that require a Chill compiled executable, since GNU Chill
15591         is not yet publically available.
15592
15593 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15594
15595         * test-build.mk: set environment variables in a single command,
15596         instead of a list of assignments and exports
15597
15598         * config.guess: recognize Alpha/OSF1 systems
15599
15600 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15601
15602         * configure: Change help message to prefer --options rather than
15603           -options.
15604
15605 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15606
15607         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15608         zippy@ecst.csuchico.edu.
15609         * config.guess: Recognize miniframe.
15610
15611 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15612
15613         * Makefile.in: Use srcroot to find runtest rather than rootme.
15614         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15615
15616 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15617
15618         * test-build.mk: Extensive additions to support building on a
15619         machine other than the host.
15620
15621 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15622
15623         * configure (tooldir): Fix for i386-aix again.
15624
15625 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15626
15627         * configure, Makefile.in:  Change definition of $(tooldir)
15628         to match the FSF.
15629
15630 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15631
15632         * config.guess:  Recognize i[34]86/SVR4.
15633
15634 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15635
15636         * Makefile.in (all-gdb): gdb depends on sim.
15637
15638 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15639
15640         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15641         at the same time we make the prototype gdb directory.
15642         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15643         files at the same time as the gdb base release distribution.
15644
15645 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15646
15647         * Makefile.in (check): Use individual check targets rather than
15648         DO_X rule.
15649         (check-gcc): Added.
15650
15651 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15652
15653         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15654         for System V release 3.2.
15655
15656 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15657
15658         * config.sub: Recognize hppaosf.
15659         * configure.in: Do configure ld/binutils/gas for it.
15660
15661 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15662
15663         * configure (tooldir): Alter syntax used to set this, for systems
15664         where "\$" isn't handled right, like i386-aix.
15665
15666 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15667
15668         * configure: Pass program-transform-name, not
15669         program_transform_name, to recursive configures.
15670
15671 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15672
15673         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15674         of gas+ld+binutils.
15675
15676 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15677
15678         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15679
15680 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15681
15682         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15683
15684 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15685
15686         * Makefile.in (PRMS): Set back to all-prms.
15687
15688 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15689
15690         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15691         targets, rather than for MIPS hosts.
15692
15693 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15694
15695         * configure.in: add comment for --with-x default values
15696
15697         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15698
15699         * Makefile.in: add check-* targets for each of the directories in
15700         the tree.  Add a definition of RUNTEST that will use the one we
15701         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15702
15703 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15704
15705         * configure.in: Removed obsolete references to bfd_target and
15706         target_makefile_frag.
15707
15708         * build-all.mk: Set assorted targets for Q2.
15709         * config.sub: Recognize z8k-sim and h8300-hms.
15710         * test-build.mk: Really don't pass host to configure.
15711         (HOLES): Added uname.
15712
15713 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15714
15715         * configure: Handle an empty program-prefix, program-suffix or
15716         program-transform-name correctly.
15717
15718 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15719
15720         * build-all.mk: -G 8 no longer required for MIPS targets.
15721         * test-build.mk: Don't pass host argument to configure; make it
15722         guess.
15723
15724 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15725
15726         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15727         * Makefile.in (COMPRESS):  New macro, like GZIP.
15728
15729 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15730
15731         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15732
15733         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15734         with gas currently defaults to -G 0.
15735
15736 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15737
15738         * Makefile.in (all-flex): flex depends on byacc.
15739
15740         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15741         to test-build.mk as RELEASE_TAG.
15742         * test-build.mk (configargs): New variable containing arguments to
15743         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15744         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15745
15746         * config.guess: Use /bin/uname when checking -X argument on SCO,
15747         to avoid invoking GNU uname which doesn't understand -X.
15748
15749         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15750
15751         * configure.in: Build gas for mips-*-*.
15752
15753 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15754
15755         * Makefile.in (all.normal): insert missing backslash.
15756
15757 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15758
15759         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15760
15761         * Makefile.in: Complete overhaul to merge many almost identical
15762         targets.
15763
15764 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15765
15766         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15767         (gdb.tar.Z): Adjusted.
15768
15769         * Makefile.in (setup-dirs, taz): New targets; should be general
15770         enough to adapt for gdb sometime.  Build only .z file.
15771         (gas.tar.z): New target.
15772
15773 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15774
15775         * build-all.mk: Use CC=cc -Xs on Solaris.
15776
15777 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15778
15779         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15780         for handling BISON for FSF releases.
15781
15782 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15783
15784         * configure: Actually implement the change zoo just documented.
15785
15786 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15787
15788         * configure: when using config.guess, only set target_alias when
15789         it's not already been set (ie, on the command line)
15790
15791 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15792
15793         * Makefile.in: add installcheck target, set PRMS to install-prms
15794
15795 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15796
15797         * configure: add support for package_makefile_fragment, handle the
15798         case where a directory has a configure.in file but no Makefile.in
15799         more gracefully (with an actual understandable error message, even);
15800         add support for --without (and add this to the usage message); also
15801         explicitly add a --host=${host_alias} to the command line when
15802         config.guess is used
15803
15804 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15805
15806         * configure: Must use both --host and --target in recursive calls.
15807
15808 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15809
15810         * Makefile.in: Change deja-gnu to dejagnu.
15811
15812 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15813
15814         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15815
15816 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15817
15818         * configure.in: canonicalize all instances to *-*-solaris2*,
15819         also strip out a number of tools to not build for go32 host
15820
15821 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15822
15823         * config.guess: add GPL.
15824
15825         * Makefile.in, config.guess, config.sub, configure: bump
15826           copyrights to 93.
15827
15828 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15829
15830         * Makefile.in (do-info): Removed obsolete check for existence of
15831         localenv file.
15832
15833         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15834
15835 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15836
15837         * Makefile.in: a couple of 'else true' for decstation,
15838         support for TclX
15839
15840         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15841
15842 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15843
15844         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15845
15846 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15847
15848         * config.guess: Recognize i386-ibm-aix (PS/2).
15849         * configure.in: Use config/mh-aix386 file for it.
15850
15851 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15852
15853         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15854         CC_FOR_TARGET instead.
15855         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15856
15857 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15858
15859         * Makefile.in: Add sim to list of directories sent with gdb
15860
15861 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15862
15863         * configure.in: Put back mips-dec-bsd* case.
15864
15865 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15866
15867         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15868         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15869         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15870
15871 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15872
15873         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15874
15875         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15876         (install-info): install dir.info only if it exists,
15877         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15878
15879 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15880
15881         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15882         gas for mips-dec-bsd.
15883
15884 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15885
15886         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15887         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15888
15889 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15890
15891         * configure.in: Added "dejagnu" to hosttools list.
15892
15893 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15894
15895         * config.sub, configure.in, config.guess:  Add support
15896         for Bosx, an AIX variant from Bull.
15897         Patches from F.Pierresteguy@frcl.bull.fr.
15898
15899 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15900
15901         * devo/dejagnu: Initial creation of devo/dejagnu.
15902         Migrated dejagnu testcases and support files for testing software
15903         tools to reside as subdirectories, currently called "testsuite",
15904         within the directory of the software tool.  Migrated all programs,
15905         support libraries, etc. beloging to dejagnu proper from
15906         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15907         with no modifications.  The changes to these files which will
15908         allow them to configure, build, and execute properly will be made
15909         in a future update.
15910
15911 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15912
15913         * Makefile.in: Change send_pr to send-pr.
15914         * configure.in: Likewise.
15915         * send_pr: Renamed directory to send-pr.
15916
15917 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15918
15919         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15920
15921 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15922
15923         * README:  Update for gdb-4.8 release.
15924         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15925         gdb-xxx.tar.z (gzip'd) file also.
15926
15927 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15928
15929         * Makefile.in: make all-diff depend on all-libiberty
15930
15931 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15932
15933         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15934
15935 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15936
15937         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15938
15939 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15940
15941         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15942         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15943         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15944
15945 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15946
15947         * Makefile.in:  makeinfo binary is in a new location
15948
15949 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15950
15951         * config.sub: Accept -ecoff as an OS.
15952
15953         * Makefile.in: Various changes to eliminate a level of make
15954         recursion and reduce the required command line length.
15955         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15956         sub-makes.
15957         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15958         variables holding settings for specific sub-makes.
15959         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15960         in terms of BASE_FLAGS_TO_PASS.
15961         (TARGET_LIBS): New variable listing directories which use
15962         TARGET_FLAGS_TO_PASS.
15963         (subdir_do): Eliminated.
15964         (do-*): New set of targets to replace subdir_do.
15965         (various): All targets which used subdir_do now depend on do-*.
15966         (local-clean): Renamed from do_clean.
15967         (local-distclean): New target, dependency of distclean and
15968         realclean.
15969         (install-info): Don't create directories.  Depend on dir.info
15970         rather than calling make recursively.
15971         (install-dir.info): Eliminated.
15972         (install-info-dirs): Create all info directories here.
15973         (dir.info): Depend upon do-install-info.
15974
15975         * test-build.mk (HOLES): Added false.
15976
15977 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15978
15979         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15980
15981 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15982
15983         * Makefile.in (info): remove dependency on all-texinfo.  The
15984         problem was really in texinfo/C, not at this level.
15985
15986 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15987
15988         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15989
15990 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15991
15992         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15993         GDB releases.
15994
15995 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15996
15997         * configure: Include srcdir in message about target of link not
15998         being found.  Don't convert `-' to `_' in `with' options being
15999         passed to subdirs.
16000
16001 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16002
16003         * configure.in: add uudecode to host_tools
16004
16005         * Makefile.in: added {all,install}-uudecode targets, added them to
16006         the appropriate lists
16007
16008 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
16009
16010         * Makefile.in (all-gcc): Added dependency on all-gas.
16011
16012         * configure.in (mips-*-*): Build ld and binutils.
16013
16014 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16015
16016         * configure: check return code from mkdir, print error message and
16017           exit on failure.
16018
16019 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
16020
16021         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
16022
16023 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16024
16025         * test-build.mk (HOLES): Added tar, cpio and uudecode.
16026
16027 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16028
16029         * config.sub (h8500):  Recognize this as a cpu type.
16030
16031 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16032
16033         * configure: source directory missing is no longer a warning
16034
16035         * configure.in: recognize irix[34]* instead of irix[34]
16036
16037         * Makefile.in: define and pass down X11_LIB
16038
16039 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
16040
16041         * guess-systype: Renamed to ...
16042         * config.guess:  ... by popular request.
16043         * configure.in, Makefile.in:  Update accordingly.
16044
16045 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
16046
16047         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
16048         + Add Convex, Cray/Unicos, and Encore/Multimax support.
16049         + Execute ./dummy instead of assuming . is in PATH.
16050
16051 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
16052
16053         * guess-systype:  New shell script.  Attempts to guess the
16054         canonical host name of the executing host.
16055         Only a few hosts are supported so far.
16056         * configure:  Call guess-systype if no host is specified.
16057
16058 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16059
16060         * Makefile.in (gcc-no-fixedincludes): Made to work with current
16061         gcc Makefile.
16062
16063
16064 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
16065
16066         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16067         (all-gcc, install-gcc, subdir_do): Use it.
16068
16069 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16070
16071         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16072
16073 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
16074
16075         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16076           set exclusively by configure, using configure.in .
16077
16078 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16079
16080         * test-build.mk: set $PATH for all builds
16081
16082         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16083
16084 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
16085
16086         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
16087         the one used in gcc/Makefile.in, so that a null expansion doesn't
16088         override the one needed to build gcc with a native cc.
16089
16090
16091 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16092
16093         * configure: Accept -with arguments.
16094
16095 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16096
16097         * Makefile.in: added h8300sim
16098
16099 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
16100
16101         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16102         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
16103         (all-cygnus, native, build-cygnus): Make
16104         $(canonhost)-stamp-3stage-done, not $(host)....
16105         * test-build.mk (stamp-3stage-compared): Use tail +10c for
16106         i386-sco3.2v4.  Added else true to if command.
16107
16108 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
16109
16110         * config.sub: (from FSF) Sequent uses a BSD-like OS.
16111
16112 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
16113
16114         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16115
16116 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16117
16118         * configure.in: don't remove binutils from Solaris builds
16119
16120 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
16121
16122         * Makefile.in: get rid of earlier definitions for *clean,
16123         also handle the recursive info rule better
16124
16125 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
16126
16127         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
16128         do more-or-less the right thing.
16129
16130 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
16131
16132         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16133         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16134
16135 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16136
16137         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16138         $(host_canonical).
16139
16140         * configure.in: split the configdirs list into 4 categories (native
16141         v. cross, library v. tool) and handle the cross-only and native-
16142         only in more reasonable (and correct!) way.
16143
16144 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
16145
16146         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
16147         configdirs anymore.
16148
16149 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16150
16151         * Makefile.in: extensive cleanup::  removed all of the explicit
16152         clean-* targets, collapsed many wrappers around subdir_do into
16153         one, added additional targets to satisfy standards.texi, deleted
16154         some old targets, some changes for consistency
16155
16156 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16157
16158         * configure.in: handle some programs as cross-only, and others as
16159         native only
16160
16161         * test-build.mk: handle partial holes in a more generic manner
16162
16163         * Makefile.in: m4 depends on libiberty
16164
16165 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16166
16167         * configure.in: add m4, textutils, fileutils, sed, shellutils,
16168         time, wdiff, and find to configdirs
16169
16170         * Makefile.in: all, clean, and install rules for the new programs
16171         added to configure.in
16172
16173 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16174
16175         * configure.in: use mh-sun for all *-sun-* hosts
16176
16177 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16178
16179         * Makefile.in: define flags for X11 include files and library file
16180         locations, pass them down to the programs that need this info
16181
16182         * build-all.mk: added a 'native' target, to 3stage the native toolchain
16183
16184 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16185
16186         * configure.in: start building libg++ for HP-UX targets
16187
16188 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
16189
16190         * README:  Update references to files moved into etc/.
16191
16192 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
16193
16194         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
16195         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
16196
16197 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16198
16199         * configure: accept dash as well as underscore in long option
16200         names for FSF compatibility.
16201
16202 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
16203
16204         * config.sub: added -sco3.2v4 support from FSF.
16205
16206 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16207
16208         * configure.in: expand the section that adds or removes
16209         directories from the list of programs to build, to handle native
16210         vs. cross in addition to host v. native
16211
16212 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
16213
16214         * Makefile.in:  Replace C++ in macro names with CXX.
16215         This is less likely to break ...
16216
16217 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16218
16219         * test-build.mk: add -w to GNU_MAKE
16220
16221 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16222
16223         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16224         add 'sparc' to list of recognized cpus.  This needed to make
16225         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16226         Delete some redundant ose68 variants.  Recognize -wrs as an os,
16227         then changes that into $CPU-wrs-vxworks.
16228
16229         * configure.in: remove most references to gdbtest, regularize
16230         target based program removal
16231
16232         * test-build.mk: import from p3 tree (many fixes and changes)
16233
16234 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
16235
16236         * Makefile.in: added rules to handle tcl, tk, and expect
16237
16238         * configure.in: handle those directories if they exist
16239
16240 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16241
16242         * config.sub: removed bogus hppabsd and hppahpux names, since
16243         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16244
16245 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16246
16247         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
16248         depends upon all-xiberty
16249
16250         * Makefile.in: changes from p3, including:
16251
16252         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
16253
16254         * Makefile.in (XTRAFLAGS): include newlib directories if
16255         newlib/Makefile exists, rather than if host != target.
16256
16257         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
16258
16259         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16260         from the same source tree and not building a cross-compiler.  This
16261         matters for the libg++ configuration if reconfiguring a tree that
16262         has already been installed.
16263
16264         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
16265
16266         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16267         pick up the machine and system specific header files.
16268
16269         * Makefile.in: added AS_FOR_TARGET, passed down in
16270         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16271         the C compiler to use to create programs which are run in the
16272         build environment, set it to default to $(CC), and passed it down
16273         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16274
16275         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
16276
16277         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16278         We need them for unusual native builds, like systems without
16279         ranlib.
16280
16281         * configure: also define $(host_canonical) and
16282         $(target_canonical), which are the full, canonical names for the
16283         given host and target
16284
16285 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
16286
16287         * Makefile.in:  Added separate definitions for C++.
16288
16289 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
16290
16291         * configure.in (configdirs):  Add deja-gnu.
16292
16293 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
16294
16295         * README:  Update for configure.texi and gdb-4.7 release.
16296
16297 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
16298
16299         * Makefile.in:  Move "all" target to top of file.
16300         Previously, first target was ".PHONY" which caused BSD4.4 make
16301         to build .PHONY when make was run without arguments.
16302
16303 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
16304
16305         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
16306         Library-copylefted code in libiberty.
16307
16308 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
16309
16310         * config.sub:  Replace m68kmote with plain old m68k.
16311
16312 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
16313
16314         * Makefile.in:  Remove space from blank line, avoid Make complaints.
16315
16316 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
16317
16318         * config.sub: Complain if no argument is given.  Added support for
16319         386bsd as OS and target alias.
16320
16321 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
16322
16323         * Makefile.in (XTRAFLAGS): include newlib directories if
16324         newlib/Makefile exists, rather than if host != target.
16325
16326 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
16327
16328         * config.sub: recognize sparclite-wrs-vxworks.
16329
16330         * Makefile.in (install-xiberty): added *-xiberty make rules (from
16331         p3.) Added clean-xiberty to clean.
16332
16333 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16334
16335         * configure.in: use *-*-* instead of nested cases for host and target
16336
16337 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
16338
16339         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16340         from the same source tree and not building a cross-compiler.  This
16341         matters for the libg++ configuration if reconfiguring a tree that
16342         has already been installed.
16343
16344 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
16345
16346         * config.sub (i486v/i486v4):  Merge in from FSF version.
16347
16348 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
16349
16350         * configure: only set PWD if it is already set.
16351
16352 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
16353
16354         * configure: just set PWD=`pwd` at the top, since Ultrix sh
16355         doesn't have unset and all success paths (and most error paths)
16356         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16357         to just ${PWD} to avoid confusion.)
16358
16359 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
16360
16361         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16362         even for a native compilation.
16363
16364 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
16365
16366         Changes to make the gdb.tar.Z rule work better.
16367
16368         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
16369         (DEVO_SUPPORT):  Add configure.texi.
16370         (bfd-ilrt.tar.Z):  Remove ancient rule.
16371
16372 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
16373
16374         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16375         pick up the machine and system specific header files.
16376
16377         * configure.in, config.sub: added new target m68010-adobe-scout,
16378         with alias of adobe68k.  Changed configure.in to check for
16379         -scout before -sco* to avoid a false match.
16380
16381         * Makefile.in: added AS_FOR_TARGET, passed down in
16382         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
16383         the C compiler to use to create programs which are run in the
16384         build environment, set it to default to $(CC), and passed it down
16385         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16386
16387 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
16388
16389         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16390         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
16391         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16392         FOR_TARGET variants, to newlib and libg++.
16393
16394 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16395
16396         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16397         first.
16398
16399 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
16400
16401         * config.sub:  Accept `elf' as an environment.
16402
16403 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16404
16405         * Makefile.in (all-opcodes):  cd into the right directory
16406
16407 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
16408
16409         * configure: added -program_transform_name option, used as
16410         argument to sed when installing programs.
16411         configure.texi: added documentation for -program_prefix,
16412         -program_suffix and -program_transform_name.
16413
16414 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
16415
16416         * config.sub:  Accept i486 where i386 ok.
16417
16418 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
16419
16420         * config.sub: accept we32k
16421
16422 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
16423
16424         * config.sub, configure.in: accept OSE68000 and OSE68k.
16425
16426         * Makefile.in: don't create all directories for ``make install'';
16427         let the subdirectories create the ones they need.
16428
16429 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16430
16431         * COPYING: new file, GPL v2
16432
16433 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16434
16435         * Makefile.in: use the new gen-info-dir, which needs a template
16436         argument (which also lives in texinfo)
16437
16438         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16439
16440 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
16441
16442         * config.sub (ncr3000):  Change i386 to i486.
16443
16444 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16445
16446         * Makefile.in: add install-rcs, install-grep to
16447         install-no-fixedincludes, removed install-bison and install-libgcc
16448
16449 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
16450
16451         * configure.in: grab the HPUX makefile fragment if on HPUX
16452
16453 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16454
16455         * Makefile.in: eradicate bison spoor (ditto libgcc).
16456          configure.in: recognise m68{k,000}-ericsson-OSE.
16457          es1800 is alias for m68k-ericsson-OSE
16458
16459 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16460
16461         * configure.in: rearrange the parts that remove programs from
16462         configdirs, based now on HOST==TARGET or by canonical triple.
16463
16464 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16465
16466         * test-build.mk: recurse explicitly with -f test-build.mk when
16467           appropriate.  predicate stage3 and comparison on the existence
16468           of gcc.  That is, if gcc isn't around, we aren't three-staging.
16469           On very clean, also remove ...stamp-co.  Build in-place before
16470           doing other builds.
16471
16472 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16473
16474         * Makefile.in, configure.in: add tgas
16475
16476 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16477
16478         * Makefile.in: a number of changes merged in from progressive.
16479
16480         * configure.in: add libm.
16481
16482         * .cvsignore: ignore some stuff that comes from test-build.mk.
16483
16484 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
16485
16486         * config.sub:  Add es1800 (m68k-ericsson-es1800).
16487
16488 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
16489
16490         * configure: Add program_suffix (parallel to program_prefix)
16491         * Makefile.in: adjust directory-creating script for losing decstation
16492
16493 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
16494
16495         * configure:  Minor $subdir-related fixes.
16496
16497 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
16498
16499         * configure: fix various problems with propogating
16500         makefile_target_frag in subdirs.
16501         * configure.in: config libgcc if its there
16502
16503 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
16504
16505         * config.sub:  HPPA merge.
16506
16507 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
16508
16509         * Makefile.in:  Replace all-bison with all-byacc in all
16510         dependency lines for other tools (which now use byacc).
16511
16512 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
16513
16514         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
16515
16516 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
16517
16518         * Makefile.in: make gprof rules similar to byacc rules (instead of
16519         vestigal $(unsubdir) that didn't work...)
16520
16521 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
16522
16523         * config.sub:  Add support for Linux.
16524         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
16525         (at least for libg++).
16526
16527 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
16528
16529         * configure.texi: fix doc for the -nfp option to configure
16530
16531 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
16532
16533         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16534
16535 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
16536
16537         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16538         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16539         * configure.in: added solaris* host_makefile_frag hook.
16540
16541 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16542
16543         * config.sub: changed recognition of m68000 so that various
16544         m68k types can be specified via m680[01234]0
16545
16546 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16547
16548         * config.sub (basic_machine): fix sed so that '-foo' isn't
16549         completely substituted out while .+'-foo' loses the '-foo'
16550
16551 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16552
16553         * config.sub ($os): Add -aout.
16554
16555 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
16556
16557         * configure:  If host_makefile_frag is absolute, don't
16558         prefix ${invsubdir} (relevant to libg++ auto-configure).
16559
16560 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16561
16562         * Makefile.in (tooldir): Define it.
16563         (all-ld): Depend on all-flex.
16564
16565 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16566
16567         * Makefile.in (check):  Fix libg++ special case.
16568
16569 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16570
16571         * configure: do not bury `pwd` into config.status, thus do fewer
16572           pwd's.
16573
16574         * configure: print the "Building in" message only when building in
16575           other than "." AND verbose.
16576
16577         * configure: remove -s, rework -v to better accommodate guested
16578           configures.
16579
16580         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16581
16582 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16583
16584         * Makefile.in: macroize flags passed on recursion.  remove
16585           fileutils.
16586
16587 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16588
16589         * configure: get makesrcdir right for subdirs deeper than 1.
16590
16591         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16592           install.
16593
16594 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16595
16596         * Makefile.in: don't print subdir_do or recursion lines.
16597
16598 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16599
16600         * standards.texi: added menu item.
16601
16602         * Makefile.in: build and install standards.info.
16603
16604         * standards.texi: new file.
16605
16606 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16607
16608         * configure: test for and move config.status pieces from
16609           ${subdir}/.
16610
16611 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16612
16613         * configure:  Test for existance of files before trying to mv
16614         them, to avoid numerous non-existance messages.
16615
16616 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16617
16618         * configure: correct final line of config.status.
16619
16620         * configure: patch from eggert.  Avoids a protection problem if
16621           the original Makefile.in is read only.
16622
16623         * configure: use move-if-change from gcc to create config.status.
16624           Some makefiles depend on config.status to tell if a directory
16625           has been reconfigured for a different host.  This change
16626           prevents those directories from remaking everything in the case
16627           where the reconfig was only intended to rebuild a Makefile.
16628
16629         * configure: test for config.sub with "config.sub sun4" rather
16630           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16631           host alias from a missing config.sub.
16632
16633 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16634
16635         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16636           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16637
16638 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16639
16640         * configure: mkdir ${subdir} as needed.
16641
16642 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16643
16644         * Makefile.in,configure.in: added autoconf.
16645
16646 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16647
16648         * Makefile.in: no longer pass against on recursion.
16649
16650         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16651           definitions are not inherited.
16652
16653         * configure: correct makesrcdir when subdir is .
16654
16655 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16656
16657         * configure:  Add support for 'subdirs' variable, which is
16658         like 'configdirs', except that configure doesn't re-invoke
16659         itself for subdirs, it just creates a Makefile for each subdir.
16660         * configure.texi:  Document subdirs.
16661
16662 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16663
16664         * configure.in: added flex to configdirs
16665
16666 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16667
16668         * Makefile.in: remove clean-stamps from clean.
16669
16670 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16671
16672         * configure.in:  Add gdbtest to configdirs.
16673
16674 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16675
16676         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16677         to recursive makes.
16678         * configure.in:  Recognize new ncr3000 config.
16679
16680 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16681
16682         * Makefile.in, configure.in: removed references to gdbm.
16683
16684 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16685
16686         * config.sub:  Don't canonicalize os value
16687         newsos* to bsd (readline needs to check for newsos).
16688         (This fix was earlier made Jan 31, but got re-broken.)
16689
16690 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16691
16692         * configure.in:  sco is an os, not a vendor!
16693
16694         * configure:  Quote $( better.  Keep various shells happy.
16695
16696 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16697
16698         * Makefile.in: eliminate stamp-files.
16699
16700 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16701
16702         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16703           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16704
16705 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16706
16707         * config.sub:  fix iris/iris3.
16708
16709 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16710
16711         * configure: re-add -rm.
16712
16713 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16714
16715         * Maskefile.in: add .stmp-rcs to all.
16716
16717         * configure.in: remove gas from rs6000 build, use aix host fragment.
16718
16719 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16720
16721         * configure: pass down site_option during recursion.
16722
16723 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16724
16725         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16726
16727 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16728
16729         * configure: Change exec_prefix so that it really defaults to prefix.
16730
16731 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16732
16733         * Makefile.in, configure.in:  Add support for mmalloc library.
16734
16735 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16736
16737         * Makefile.in: add stmp dependencies for a few more things.
16738
16739 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16740
16741         * configure: adjusted error message on objdir/srcdir configure
16742           collision, per john's suggestion.
16743
16744         * Makefile.in: add libiberty stmp to all and all.cross.
16745
16746 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16747
16748         * Makefile.in: remove force dependencies, add grep to all.
16749
16750 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16751
16752         * Makefile.in: drop flex.  make stamp files work.
16753
16754         * configure: added test for conflicting configuration in srcdir,
16755           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16756           gets cranky.  use relative paths for configure and srcdir
16757           whenever possible.  Send some error messages to stderr that were
16758           going to stdout.
16759
16760 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16761
16762         * Makefile.in:  Fix libg++ rule to check for gcc directory
16763         before using gcc/gcc.  Also pass XTRAFLAGS.
16764
16765 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16766
16767         * Makefile.in: added stmp-files so that directories aren't polled
16768           when they are already built.
16769
16770         * configure.texi: fixed a node pointer problem.
16771
16772 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16773
16774         * config.sub configure.in gdb/configure.in
16775         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16776         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16777         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16778
16779 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16780
16781         * configure: -recurring becomes -silent.  corrected help message
16782           for -site= option.
16783
16784         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16785
16786 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16787
16788         * configure: when building Makefile for crosses, replace
16789           tooldir and program_prefix.  default srcdir from location of
16790           config.sub.  remove "for host in hosts" and "for target in
16791           targets" loops.
16792
16793 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16794
16795         * Makefile.in: Do not pass bindir or mandir to cvs.
16796
16797 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16798
16799         * Makefile.in, configure.in: removed traces of namesubdir,
16800           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16801           copyrights to '92, changed some from Cygnus to FSF.
16802
16803         * configure.texi: remove most references to multiple hosts,
16804           multiple targets, subdirs, etc.
16805
16806         * configure.man: removed rcsid. reference config.sub not
16807           config.subr.
16808
16809         * Makefile.in: mkdir $(infodir) on install-info.
16810
16811 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16812
16813         * configure.texi:  Explain better about .gdbinit and about
16814         the environment that configure.in sections run in.
16815
16816 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16817
16818         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16819
16820 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16821
16822         * README:  DOC.configure => cfg-paper.texi.
16823
16824 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16825
16826         * config.sub (near case $os):  Don't convert newsos* to bsd!
16827
16828 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16829
16830         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16831         the number of copies of COPYING that go into the GDB tar file.
16832
16833 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16834
16835         * bfd/configure.in, gdb/config/mh-i386sco,
16836         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16837         Fix SCO configuration stuff.
16838
16839 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16840
16841         * Makefile.in:  For libg++, make sure the -I pointing
16842         to the gcc directory goes *after* all the libg++-local -I flags.
16843         Also, move just-gcc dependency from just-libg++ to all-libg++.
16844
16845 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16846
16847         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16848
16849 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16850
16851         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16852
16853 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16854
16855         * config.sub:  Add stratus configuration frags.  Also
16856         submitted to FSF.
16857
16858 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16859
16860         * Makefile.in (DEV_SUPPORT):  add configure.man.
16861
16862         * config.sub(Decode manufacturer-specific):  add -none*.
16863
16864 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16865
16866         * Makefile.in:  remove form feeds to make Sun's make happy.
16867         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16868
16869 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16870
16871         * Makefile.in (AR_FLAGS):  Make quieter.
16872
16873 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16874
16875         * configure.in:  Add libg++.
16876         * configure:  When verbose, don't output the command line at each
16877         level; it will be unremarkably the same as the previous version,
16878         which will be the same as what the user typed.
16879
16880 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16881
16882         * configure.in, Makefile.in: fix clean-info, add flex.  add
16883           fileutils.
16884
16885         * configure: be less sensitive to spaces in Makefile.in.  Do not
16886           look for sources in "..".  Doing so breaks subdirectories that
16887           might have their own configure.  If a subdir has it's own
16888           configure script, use it.
16889
16890 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16891
16892         * cfg-paper.texi: some changes suggested by rms.
16893
16894 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16895
16896         * config.sub:  Merge in some small additions from the FSF version,
16897         taken from the gcc distribution, to bring the Cygnus and FSF
16898         versions into closer sync.
16899
16900 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16901
16902         * configure.in:  Changed svr4 references to sysv4.
16903
16904 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16905
16906         * configure: added -V for version number option.
16907
16908 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16909
16910         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16911           renamed from DOC.configure to cfg-paper.texi.
16912
16913 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16914
16915         * configure, config.subr, config.sub: config.subr is now
16916           config.sub again.
16917
16918 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16919
16920         * configure.texi: new file, in progress.
16921
16922         * Makefile.in: build info file and install the man page for
16923           configure.
16924
16925         * configure.man: new file, first cut.
16926
16927         * configure: find config.subr again now that configuration "none"
16928           has gone.  removed all traces of the -ansi option.  removed all
16929           traces of the -languages option.
16930
16931         * config.subr: resync from rms.
16932
16933 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16934
16935         * configure, config.sub, config.subr: merge config.sub into
16936           config.subr, call the result config.subr, remove config.sub, use
16937           config.subr.
16938
16939         * Makefile.in: revised install for dir.info.
16940
16941 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16942
16943         * configure.in: add decstation host makefile frag.
16944
16945         * Makefile.in: BISON now bison -y again.  also install-gcc on
16946           install.  clean-gdbm on clean.  infodir belongs in datadir.
16947           Make directories for info install.  Build dir.info here then
16948           install it.
16949
16950 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16951
16952         * Makefile.in: fix for bad directory tests.
16953
16954 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16955
16956         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16957           regexp.  -srcdir relative was being handled incorrectly.
16958
16959         * Makefile.in: unwrapped some for loops so that parallel makes
16960           work again and so one can focus one's attention on a particular
16961           package.
16962
16963 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16964
16965         * configure: added PWD as a stand in for `pwd` (for speed). use
16966           elif wherever possible.  make -srcdir work without -objdir.
16967           -objdir= commented out.
16968
16969 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16970
16971         * configure: +options become --options.  -subdirs commented out.
16972           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16973           Makefile now at top of generated Makefile.  Removed cvs log
16974           entries.  added -srcdir.  create .gdbinit only if there is one
16975           in ${srcdir}.
16976
16977         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16978           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16979           and mandir now keyed off datadir by default.
16980
16981 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16982
16983         * Freshly created ChangeLog.
16984
16985 \f
16986 Local Variables:
16987 mode: change-log
16988 left-margin: 8
16989 fill-column: 76
16990 version-control: never
16991 End: